Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c799dd1e2e676f948ce955bf27c3c34b16a6af34 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-ssh7656510666638321226.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-ssh7470484356716894747.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-ssh2174204163563926344.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-ssh83515555063748371.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-ssh8092273378258275133.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-922 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-ssh7584904263185517561.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 c799dd1e2e676f948ce955bf27c3c34b16a6af34 (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 c799dd1e2e676f948ce955bf27c3c34b16a6af34 # timeout=10 Commit message: "fix: Fix incorrect error message and remove obsolete code (#870)" > git rev-list --no-walk d2e4f3e2bdbd5f40c338278fc0e0cf5ff6dfa2a4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-28T20:55:30.641Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-28T20:55:30.730Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-28T20:55:30.757Z] ========================================================= [2021-05-28T20:55:30.757Z] EdgeX Global Pipelines Version Info [2021-05-28T20:55:30.757Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-28T20:55:32.234Z] ------------------- [2021-05-28T20:55:32.235Z] stable info: [2021-05-28T20:55:32.235Z] ------------------- [2021-05-28T20:55:32.235Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-28T20:55:32.235Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-28T20:55:32.235Z] Message: update stable to v1.0.192 [2021-05-28T20:55:32.816Z] ------------------- [2021-05-28T20:55:32.816Z] experimental info: [2021-05-28T20:55:32.816Z] ------------------- [2021-05-28T20:55:32.816Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-28T20:55:32.816Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-28T20:55:32.816Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-28T20:55:32.952Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-05-28T20:55:32.977Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-05-28T20:55:33.000Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-28T20:55:33.023Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-28T20:55:33.047Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-28T20:55:33.071Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-28T20:55:33.099Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-28T20:55:33.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-28T20:55:33.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-28T20:55:33.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-28T20:55:33.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-28T20:55:33.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-05-28T20:55:33.254Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-28T20:55:33.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-28T20:55:33.299Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-05-28T20:55:33.321Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-28T20:55:33.343Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-28T20:55:33.365Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-28T20:55:33.389Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-28T20:55:33.412Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-28T20:55:33.435Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-28T20:55:33.481Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-05-28T20:55:33.504Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-28T20:55:33.527Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-28T20:55:33.550Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-05-28T20:55:33.573Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-28T20:55:33.596Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-28T20:55:33.618Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-28T20:55:33.640Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-28T20:55:33.662Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c799dd1e2e676f948ce955bf27c3c34b16a6af34 [Pipeline] echo [2021-05-28T20:55:33.684Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c799dd1 [Pipeline] echo [2021-05-28T20:55:33.708Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-28T20:55:34.160Z] + git log --format=format:%s -1 c799dd1e2e676f948ce955bf27c3c34b16a6af34 [Pipeline] echo [2021-05-28T20:55:34.199Z] GIT_COMMIT: c799dd1e2e676f948ce955bf27c3c34b16a6af34, Commit Message: fix: Fix incorrect error message and remove obsolete code (#870) [Pipeline] echo [2021-05-28T20:55:34.235Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-28T20:55:35.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-28T20:55:35.207Z] [2021-05-28T20:55:35.207Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-28T20:55:35.529Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-28T20:55:35.529Z] latest: Pulling from edgex-devops/git-semver [2021-05-28T20:55:35.529Z] 31603596830f: Pulling fs layer [2021-05-28T20:55:35.529Z] 54011a49482f: Pulling fs layer [2021-05-28T20:55:35.529Z] a6820b24f6d8: Pulling fs layer [2021-05-28T20:55:35.529Z] f581987b2513: Pulling fs layer [2021-05-28T20:55:35.529Z] f581987b2513: Waiting [2021-05-28T20:55:35.529Z] 54011a49482f: Verifying Checksum [2021-05-28T20:55:35.529Z] 54011a49482f: Download complete [2021-05-28T20:55:35.790Z] 31603596830f: Verifying Checksum [2021-05-28T20:55:35.790Z] 31603596830f: Download complete [2021-05-28T20:55:35.790Z] f581987b2513: Verifying Checksum [2021-05-28T20:55:35.790Z] f581987b2513: Download complete [2021-05-28T20:55:35.790Z] a6820b24f6d8: Verifying Checksum [2021-05-28T20:55:35.790Z] a6820b24f6d8: Download complete [2021-05-28T20:55:35.790Z] 31603596830f: Pull complete [2021-05-28T20:55:36.053Z] 54011a49482f: Pull complete [2021-05-28T20:55:36.630Z] a6820b24f6d8: Pull complete [2021-05-28T20:55:36.630Z] f581987b2513: Pull complete [2021-05-28T20:55:36.630Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-28T20:55:36.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-28T20:55:36.893Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-28T20:55:36.971Z] prd-centos7-docker-4c-2g-922 does not seem to be running inside a container [2021-05-28T20:55:37.013Z] $ 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 [2021-05-28T20:55:37.864Z] $ docker top 33986281937a4f4fb436d8d83ba0e96fde1ceffa4996caf2528946ba58ccbc21 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-28T20:55:37.993Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-28T20:55:37.993Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-28T20:55:38.101Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-28T20:55:38.100Z] $ docker exec 33986281937a4f4fb436d8d83ba0e96fde1ceffa4996caf2528946ba58ccbc21 ssh-agent [2021-05-28T20:55:38.209Z] SSH_AUTH_SOCK=/tmp/ssh-66Xw0lXwIAhK/agent.14 [2021-05-28T20:55:38.209Z] SSH_AGENT_PID=21 [2021-05-28T20:55:38.219Z] Running ssh-add (command line suppressed) [2021-05-28T20:55:38.303Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5072449377500287007.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5072449377500287007.key) [2021-05-28T20:55:38.325Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-28T20:55:38.625Z] + git tag --points-at HEAD [Pipeline] } [2021-05-28T20:55:38.634Z] $ docker exec --env ******** --env ******** 33986281937a4f4fb436d8d83ba0e96fde1ceffa4996caf2528946ba58ccbc21 ssh-agent -k [2021-05-28T20:55:38.722Z] unset SSH_AUTH_SOCK; [2021-05-28T20:55:38.723Z] unset SSH_AGENT_PID; [2021-05-28T20:55:38.723Z] echo Agent pid 21 killed; [2021-05-28T20:55:38.742Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-28T20:55:38.791Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-28T20:55:38.791Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-28T20:55:38.897Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-28T20:55:38.894Z] $ docker exec 33986281937a4f4fb436d8d83ba0e96fde1ceffa4996caf2528946ba58ccbc21 ssh-agent [2021-05-28T20:55:39.000Z] SSH_AUTH_SOCK=/tmp/ssh-WTQO5qu9boWf/agent.54 [2021-05-28T20:55:39.000Z] SSH_AGENT_PID=60 [2021-05-28T20:55:39.005Z] Running ssh-add (command line suppressed) [2021-05-28T20:55:39.095Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3992317708820166740.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3992317708820166740.key) [2021-05-28T20:55:39.114Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-28T20:55:39.420Z] + git semver init [2021-05-28T20:55:39.420Z] # -> Open(): unable to determine branch for HEAD [2021-05-28T20:55:39.420Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-05-28T20:55:39.420Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-05-28T20:55:39.420Z] # $SEMVER_REMOTE_NAME = origin [2021-05-28T20:55:39.420Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-28T20:55:39.420Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-28T20:55:39.420Z] # $SEMVER_BRANCH = master [2021-05-28T20:55:39.420Z] # $SEMVER_TEMP = /tmp/semver-110951084 [2021-05-28T20:55:39.420Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-05-28T20:55:41.342Z] # '/tmp/semver-110951084' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' [2021-05-28T20:55:41.342Z] # -> Force: false [2021-05-28T20:55:41.342Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-05-28T20:55:41.347Z] $ docker exec --env ******** --env ******** 33986281937a4f4fb436d8d83ba0e96fde1ceffa4996caf2528946ba58ccbc21 ssh-agent -k [2021-05-28T20:55:41.429Z] unset SSH_AUTH_SOCK; [2021-05-28T20:55:41.429Z] unset SSH_AGENT_PID; [2021-05-28T20:55:41.429Z] echo Agent pid 60 killed; [2021-05-28T20:55:41.445Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-28T20:55:41.780Z] + git semver [Pipeline] } [2021-05-28T20:55:41.790Z] $ docker stop --time=1 33986281937a4f4fb436d8d83ba0e96fde1ceffa4996caf2528946ba58ccbc21 [2021-05-28T20:55:43.335Z] $ docker rm -f 33986281937a4f4fb436d8d83ba0e96fde1ceffa4996caf2528946ba58ccbc21 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-28T20:55:43.707Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-28T20:55:43.982Z] Stashed 1 file(s) [Pipeline] echo [2021-05-28T20:55:43.985Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.69 [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 [2021-05-28T20:55:59.167Z] Still waiting to schedule task [2021-05-28T20:55:59.168Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-28T20:55:59.170Z] Still waiting to schedule task [2021-05-28T20:55:59.171Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-28T20:58:13.499Z] Running on prd-centos7-docker-4c-2g-923 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-05-28T20:58:13.534Z] Running in /w/workspace/app-functions-sdk-go/243 [Pipeline] { [Pipeline] checkout [2021-05-28T20:58:13.638Z] The recommended git tool is: git [2021-05-28T20:58:15.911Z] using credential edgex-jenkins-ssh [2021-05-28T20:58:15.927Z] Cloning the remote Git repository [2021-05-28T20:58:15.208Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-28T20:58:15.284Z] > git init /w/workspace/app-functions-sdk-go/243 # timeout=10 [2021-05-28T20:58:15.310Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-28T20:58:15.311Z] > git --version # timeout=10 [2021-05-28T20:58:15.322Z] > git --version # 'git version 2.24.4' [2021-05-28T20:58:15.322Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-28T20:58:15.347Z] [INFO] Currently running in a labeled security context [2021-05-28T20:58:15.347Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-28T20:58:15.348Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/243@tmp/jenkins-gitclient-ssh4303341908885101486.key [2021-05-28T20:58:15.374Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-28T20:58:17.744Z] Avoid second fetch [2021-05-28T20:58:17.745Z] Checking out Revision c799dd1e2e676f948ce955bf27c3c34b16a6af34 (master) [2021-05-28T20:58:16.987Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-28T20:58:16.999Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-28T20:58:17.015Z] > git config core.sparsecheckout # timeout=10 [2021-05-28T20:58:17.023Z] > git checkout -f c799dd1e2e676f948ce955bf27c3c34b16a6af34 # timeout=10 [2021-05-28T20:58:21.110Z] Commit message: "fix: Fix incorrect error message and remove obsolete code (#870)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-28T20:58:22.349Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-28T20:58:22.666Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-28T20:58:22.967Z] + sudo service docker restart [2021-05-28T20:58:22.967Z] + true [2021-05-28T20:58:22.967Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-05-28T20:58:41.221Z] ========================================================= [2021-05-28T20:58:41.221Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-28T20:58:41.221Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-28T20:58:41.531Z] + 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 . [2021-05-28T20:58:41.794Z] Sending build context to Docker daemon 19.62MB [2021-05-28T20:58:41.794Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-28T20:58:41.794Z] Step 2/8 : FROM ${BASE} [2021-05-28T20:58:42.062Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-28T20:58:42.063Z] 540db60ca938: Pulling fs layer [2021-05-28T20:58:42.063Z] adcc1eea9eea: Pulling fs layer [2021-05-28T20:58:42.063Z] 4c4ab2625f07: Pulling fs layer [2021-05-28T20:58:42.063Z] 0510c868ecb4: Pulling fs layer [2021-05-28T20:58:42.063Z] afea3b2eda06: Pulling fs layer [2021-05-28T20:58:42.063Z] 7809a108b3ef: Pulling fs layer [2021-05-28T20:58:42.063Z] f706445af74f: Pulling fs layer [2021-05-28T20:58:42.063Z] 0510c868ecb4: Waiting [2021-05-28T20:58:42.063Z] afea3b2eda06: Waiting [2021-05-28T20:58:42.063Z] 7809a108b3ef: Waiting [2021-05-28T20:58:42.063Z] f706445af74f: Waiting [2021-05-28T20:58:42.063Z] 4c4ab2625f07: Verifying Checksum [2021-05-28T20:58:42.063Z] 4c4ab2625f07: Download complete [2021-05-28T20:58:42.063Z] adcc1eea9eea: Verifying Checksum [2021-05-28T20:58:42.063Z] adcc1eea9eea: Download complete [2021-05-28T20:58:42.063Z] afea3b2eda06: Verifying Checksum [2021-05-28T20:58:42.063Z] afea3b2eda06: Download complete [2021-05-28T20:58:42.063Z] 7809a108b3ef: Verifying Checksum [2021-05-28T20:58:42.063Z] 7809a108b3ef: Download complete [2021-05-28T20:58:42.063Z] 540db60ca938: Verifying Checksum [2021-05-28T20:58:42.063Z] 540db60ca938: Download complete [2021-05-28T20:58:42.322Z] 540db60ca938: Pull complete [2021-05-28T20:58:42.322Z] adcc1eea9eea: Pull complete [2021-05-28T20:58:42.583Z] 4c4ab2625f07: Pull complete [2021-05-28T20:58:43.974Z] f706445af74f: Verifying Checksum [2021-05-28T20:58:43.974Z] f706445af74f: Download complete [2021-05-28T20:58:44.547Z] 0510c868ecb4: Verifying Checksum [2021-05-28T20:58:44.547Z] 0510c868ecb4: Download complete [2021-05-28T20:58:47.890Z] 0510c868ecb4: Pull complete [2021-05-28T20:58:47.890Z] afea3b2eda06: Pull complete [2021-05-28T20:58:47.890Z] 7809a108b3ef: Pull complete [2021-05-28T20:58:49.300Z] f706445af74f: Pull complete [2021-05-28T20:58:49.300Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-28T20:58:49.300Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-28T20:58:49.300Z] ---> b068be0155e3 [2021-05-28T20:58:49.300Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-05-28T20:58:49.300Z] 20.10.0: Pulling from library/docker [2021-05-28T20:58:49.300Z] 05e7bc50f07f: Pulling fs layer [2021-05-28T20:58:49.300Z] 6db28d0fdbf6: Pulling fs layer [2021-05-28T20:58:49.300Z] 292df0bc6bf3: Pulling fs layer [2021-05-28T20:58:49.300Z] 2e060f4bd70b: Pulling fs layer [2021-05-28T20:58:49.300Z] 80e8d568a223: Pulling fs layer [2021-05-28T20:58:49.300Z] 8dc6ef1a942a: Pulling fs layer [2021-05-28T20:58:49.300Z] 2312dd95470a: Pulling fs layer [2021-05-28T20:58:49.300Z] 2e060f4bd70b: Waiting [2021-05-28T20:58:49.300Z] 80e8d568a223: Waiting [2021-05-28T20:58:49.300Z] 8dc6ef1a942a: Waiting [2021-05-28T20:58:49.300Z] 2312dd95470a: Waiting [2021-05-28T20:58:49.300Z] 292df0bc6bf3: Verifying Checksum [2021-05-28T20:58:49.300Z] 292df0bc6bf3: Download complete [2021-05-28T20:58:49.300Z] 6db28d0fdbf6: Verifying Checksum [2021-05-28T20:58:49.300Z] 6db28d0fdbf6: Download complete [2021-05-28T20:58:49.300Z] 80e8d568a223: Verifying Checksum [2021-05-28T20:58:49.300Z] 80e8d568a223: Download complete [2021-05-28T20:58:49.300Z] 05e7bc50f07f: Verifying Checksum [2021-05-28T20:58:49.300Z] 05e7bc50f07f: Download complete [2021-05-28T20:58:49.300Z] 8dc6ef1a942a: Verifying Checksum [2021-05-28T20:58:49.300Z] 8dc6ef1a942a: Download complete [2021-05-28T20:58:49.300Z] 2312dd95470a: Verifying Checksum [2021-05-28T20:58:49.300Z] 2312dd95470a: Download complete [2021-05-28T20:58:49.569Z] 05e7bc50f07f: Pull complete [2021-05-28T20:58:49.831Z] 6db28d0fdbf6: Pull complete [2021-05-28T20:58:49.831Z] 292df0bc6bf3: Pull complete [2021-05-28T20:58:50.405Z] 2e060f4bd70b: Verifying Checksum [2021-05-28T20:58:50.405Z] 2e060f4bd70b: Download complete [2021-05-28T20:58:51.824Z] 2e060f4bd70b: Pull complete [2021-05-28T20:58:52.088Z] 80e8d568a223: Pull complete [2021-05-28T20:58:52.088Z] 8dc6ef1a942a: Pull complete [2021-05-28T20:58:52.088Z] 2312dd95470a: Pull complete [2021-05-28T20:58:52.088Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-28T20:58:52.088Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-28T20:58:55.405Z] ---> 860c46491f16 [2021-05-28T20:58:55.405Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-28T20:58:55.405Z] ---> Running in 39d246bfa8b8 [2021-05-28T20:58:55.405Z] Removing intermediate container 39d246bfa8b8 [2021-05-28T20:58:55.405Z] ---> 17d3d5f3ce62 [2021-05-28T20:58:55.405Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-05-28T20:58:55.405Z] ---> Running in 70e41b2434b9 [2021-05-28T20:58:55.667Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T20:58:56.239Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T20:58:56.822Z] (1/5) Installing libsodium (1.0.18-r0) [2021-05-28T20:58:56.822Z] (2/5) Installing libzmq (4.3.3-r1) [2021-05-28T20:58:57.084Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-05-28T20:58:57.084Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-05-28T20:58:57.084Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-05-28T20:58:57.344Z] Executing busybox-1.32.1-r6.trigger [2021-05-28T20:58:57.344Z] OK: 150 MiB in 45 packages [2021-05-28T20:58:57.604Z] Removing intermediate container 70e41b2434b9 [2021-05-28T20:58:57.604Z] ---> 4fd35eab5b55 [2021-05-28T20:58:57.604Z] Step 6/8 : WORKDIR /build [2021-05-28T20:58:57.604Z] ---> Running in 1ccc15883e5e [2021-05-28T20:58:57.604Z] Removing intermediate container 1ccc15883e5e [2021-05-28T20:58:57.604Z] ---> fbed63712562 [2021-05-28T20:58:57.604Z] Step 7/8 : COPY go.mod . [2021-05-28T20:58:57.869Z] ---> 8d399fa50dab [2021-05-28T20:58:57.869Z] Step 8/8 : RUN go mod download [2021-05-28T20:58:57.869Z] ---> Running in 2a61412124bf [2021-05-28T20:59:07.917Z] Removing intermediate container 2a61412124bf [2021-05-28T20:59:07.917Z] ---> 39981973808d [2021-05-28T20:59:07.917Z] Successfully built 39981973808d [2021-05-28T20:59:07.917Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-28T20:59:08.225Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-28T20:59:08.225Z] . [Pipeline] withDockerContainer [2021-05-28T20:59:08.299Z] prd-centos7-docker-4c-2g-923 does not seem to be running inside a container [2021-05-28T20:59:08.344Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/243 -v /w/workspace/app-functions-sdk-go/243:/w/workspace/app-functions-sdk-go/243:rw,z -v /w/workspace/app-functions-sdk-go/243@tmp:/w/workspace/app-functions-sdk-go/243@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-28T20:59:08.697Z] $ docker top 7a6505c112935faa9ae7a2d89fcc171b2fc151bf1cf0c9b1fa391160ef578f90 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T20:59:09.065Z] + go version [2021-05-28T20:59:09.065Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-28T20:59:09.078Z] $ docker stop --time=1 7a6505c112935faa9ae7a2d89fcc171b2fc151bf1cf0c9b1fa391160ef578f90 [2021-05-28T20:59:10.259Z] $ docker rm -f 7a6505c112935faa9ae7a2d89fcc171b2fc151bf1cf0c9b1fa391160ef578f90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T20:59:10.718Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-28T20:59:10.718Z] . [Pipeline] withDockerContainer [2021-05-28T20:59:10.786Z] prd-centos7-docker-4c-2g-923 does not seem to be running inside a container [2021-05-28T20:59:10.848Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/243 -v /w/workspace/app-functions-sdk-go/243:/w/workspace/app-functions-sdk-go/243:rw,z -v /w/workspace/app-functions-sdk-go/243@tmp:/w/workspace/app-functions-sdk-go/243@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-28T20:59:11.169Z] $ docker top d3b08dcfdc65348d235c2c4b5c8930915489f3256b012fb3dcdca08af3868850 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T20:59:11.541Z] + go mod tidy [Pipeline] sh [2021-05-28T20:59:12.104Z] + make test [2021-05-28T20:59:12.105Z] make -C ./app-service-template build [2021-05-28T20:59:12.105Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/243/app-service-template' [2021-05-28T20:59:12.105Z] go mod tidy [2021-05-28T20:59:12.369Z] 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 [2021-05-28T20:59:22.440Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/243/app-service-template' [2021-05-28T20:59:22.440Z] make -C ./app-service-template test [2021-05-28T20:59:22.440Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/243/app-service-template' [2021-05-28T20:59:22.440Z] go mod tidy [2021-05-28T20:59:22.440Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-05-28T20:59:30.626Z] ok new-app-service 0.008s coverage: 47.8% of statements [2021-05-28T20:59:30.627Z] ? new-app-service/config [no test files] [2021-05-28T20:59:30.627Z] ok new-app-service/functions 0.007s [2021-05-28T20:59:30.627Z] CGO_ENABLED=1 go vet ./... [2021-05-28T20:59:37.296Z] gofmt -l . [2021-05-28T20:59:37.296Z] [ "`gofmt -l .`" = "" ] [2021-05-28T20:59:37.296Z] ./bin/test-attribution-txt.sh [2021-05-28T20:59:37.296Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/243/app-service-template' [2021-05-28T20:59:37.296Z] go mod tidy [2021-05-28T20:59:37.296Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-28T20:59:37.559Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-05-28T20:59:38.506Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.011s coverage: 56.6% of statements [2021-05-28T20:59:38.506Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.009s coverage: 93.8% of statements [2021-05-28T20:59:38.506Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-05-28T20:59:39.095Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.014s coverage: 61.5% of statements [2021-05-28T20:59:39.095Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-05-28T20:59:39.095Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.007s [2021-05-28T20:59:39.684Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.019s coverage: 76.1% of statements [2021-05-28T20:59:39.684Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-05-28T20:59:39.684Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-05-28T20:59:39.684Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-05-28T20:59:39.684Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-05-28T20:59:39.684Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-05-28T20:59:39.684Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-05-28T20:59:39.684Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.007s coverage: 97.1% of statements [2021-05-28T20:59:39.684Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-05-28T20:59:39.946Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.005s coverage: 10.5% of statements [2021-05-28T20:59:43.268Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.735s coverage: 76.9% of statements [2021-05-28T20:59:43.268Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-05-28T20:59:43.268Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.008s coverage: 12.5% of statements [2021-05-28T20:59:43.268Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.007s coverage: 27.3% of statements [2021-05-28T20:59:43.268Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-05-28T20:59:43.268Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-05-28T20:59:43.268Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.008s coverage: 51.4% of statements [2021-05-28T20:59:44.641Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-924 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-05-28T20:59:44.668Z] Running in /w/workspace/app-functions-sdk-go/243 [Pipeline] { [Pipeline] checkout [2021-05-28T20:59:44.889Z] The recommended git tool is: git [2021-05-28T20:59:50.322Z] using credential edgex-jenkins-ssh [2021-05-28T20:59:50.342Z] Cloning the remote Git repository [2021-05-28T20:59:50.394Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-28T20:59:50.508Z] > git init /w/workspace/app-functions-sdk-go/243 # timeout=10 [2021-05-28T20:59:50.617Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-28T20:59:50.618Z] > git --version # timeout=10 [2021-05-28T20:59:50.686Z] > git --version # 'git version 2.17.1' [2021-05-28T20:59:50.688Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-28T20:59:50.767Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-28T20:59:53.888Z] Avoid second fetch [2021-05-28T20:59:53.889Z] Checking out Revision c799dd1e2e676f948ce955bf27c3c34b16a6af34 (master) [2021-05-28T20:59:53.838Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-28T20:59:53.865Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-28T20:59:53.903Z] > git config core.sparsecheckout # timeout=10 [2021-05-28T20:59:53.924Z] > git checkout -f c799dd1e2e676f948ce955bf27c3c34b16a6af34 # timeout=10 [2021-05-28T20:59:58.327Z] Commit message: "fix: Fix incorrect error message and remove obsolete code (#870)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-28T20:59:59.742Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-28T21:00:00.159Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-28T21:00:00.503Z] + true [2021-05-28T21:00:00.503Z] + sudo service docker restart [2021-05-28T21:00:09.868Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.029s coverage: 79.9% of statements [2021-05-28T21:00:09.869Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.009s coverage: 94.4% of statements [2021-05-28T21:00:09.869Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-28T21:00:09.869Z] gofmt -l . [2021-05-28T21:00:09.869Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-28T21:00:09.884Z] $ docker stop --time=1 d3b08dcfdc65348d235c2c4b5c8930915489f3256b012fb3dcdca08af3868850 [2021-05-28T21:00:11.137Z] $ docker rm -f d3b08dcfdc65348d235c2c4b5c8930915489f3256b012fb3dcdca08af3868850 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-28T21:00:11.571Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-28T21:00:11.799Z] 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 [2021-05-28T21:00:12.601Z] ---> job-cost.sh [2021-05-28T21:00:12.601Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-45qg [Pipeline] unstash [Pipeline] echo [2021-05-28T21:00:19.091Z] ========================================================= [2021-05-28T21:00:19.091Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-28T21:00:19.091Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-28T21:00:19.455Z] + 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 . [2021-05-28T21:00:20.438Z] Sending build context to Docker daemon 19.62MB [2021-05-28T21:00:20.438Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-28T21:00:20.438Z] Step 2/8 : FROM ${BASE} [2021-05-28T21:00:20.784Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-28T21:00:21.040Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-28T21:00:21.041Z] 595b0fe564bb: Pulling fs layer [2021-05-28T21:00:21.041Z] 7186ed65a4f7: Pulling fs layer [2021-05-28T21:00:21.041Z] 316046926c0a: Pulling fs layer [2021-05-28T21:00:21.041Z] 4ebd0625c992: Pulling fs layer [2021-05-28T21:00:21.041Z] 207e8628e3a3: Pulling fs layer [2021-05-28T21:00:21.041Z] c791037a9be2: Pulling fs layer [2021-05-28T21:00:21.041Z] ffd874e62e21: Pulling fs layer [2021-05-28T21:00:21.041Z] 207e8628e3a3: Waiting [2021-05-28T21:00:21.041Z] c791037a9be2: Waiting [2021-05-28T21:00:21.041Z] ffd874e62e21: Waiting [2021-05-28T21:00:21.041Z] 4ebd0625c992: Waiting [2021-05-28T21:00:21.041Z] 316046926c0a: Verifying Checksum [2021-05-28T21:00:21.041Z] 316046926c0a: Download complete [2021-05-28T21:00:21.041Z] 7186ed65a4f7: Verifying Checksum [2021-05-28T21:00:21.041Z] 7186ed65a4f7: Download complete [2021-05-28T21:00:21.041Z] 207e8628e3a3: Verifying Checksum [2021-05-28T21:00:21.041Z] 207e8628e3a3: Download complete [2021-05-28T21:00:21.041Z] c791037a9be2: Download complete [2021-05-28T21:00:21.041Z] 595b0fe564bb: Verifying Checksum [2021-05-28T21:00:21.041Z] 595b0fe564bb: Download complete [2021-05-28T21:00:22.042Z] 595b0fe564bb: Pull complete [2021-05-28T21:00:22.318Z] 7186ed65a4f7: Pull complete [2021-05-28T21:00:22.919Z] 316046926c0a: Pull complete [2021-05-28T21:00:22.919Z] ffd874e62e21: Download complete [2021-05-28T21:00:24.906Z] 4ebd0625c992: Verifying Checksum [2021-05-28T21:00:24.906Z] 4ebd0625c992: Download complete [2021-05-28T21:00:35.122Z] 4ebd0625c992: Pull complete [2021-05-28T21:00:35.400Z] 207e8628e3a3: Pull complete [2021-05-28T21:00:35.673Z] c791037a9be2: Pull complete [2021-05-28T21:00:35.753Z] lf-activate-venv(): INFO: Adding /tmp/venv-45qg/bin to PATH [2021-05-28T21:00:35.753Z] INFO: No Stack... [2021-05-28T21:00:35.753Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-28T21:00:35.753Z] INFO: Archiving Costs [Pipeline] sh [2021-05-28T21:00:36.056Z] + cut -d, -f6 [2021-05-28T21:00:36.056Z] + cat /w/workspace/app-functions-sdk-go/243/archives/cost.csv [Pipeline] lock [2021-05-28T21:00:36.088Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-243-stack-cost] [2021-05-28T21:00:36.110Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-243-stack-cost] did not exist. Created. [2021-05-28T21:00:36.111Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-243-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-28T21:00:36.453Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-28T21:00:36.534Z] Stashed 1 file(s) [Pipeline] } [2021-05-28T21:00:36.550Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-243-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-28T21:00:39.998Z] ffd874e62e21: Pull complete [2021-05-28T21:00:39.998Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-28T21:00:39.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-28T21:00:39.998Z] ---> cfc18b08335c [2021-05-28T21:00:39.998Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-05-28T21:00:39.998Z] 20.10.0: Pulling from library/docker [2021-05-28T21:00:39.998Z] a3cc7d3b244e: Pulling fs layer [2021-05-28T21:00:39.998Z] 02a3295e0d61: Pulling fs layer [2021-05-28T21:00:39.998Z] 0f4f2e6d8100: Pulling fs layer [2021-05-28T21:00:39.998Z] 330b718f631f: Pulling fs layer [2021-05-28T21:00:39.998Z] a93816041522: Pulling fs layer [2021-05-28T21:00:39.998Z] bdb6da89ff94: Pulling fs layer [2021-05-28T21:00:39.998Z] a93816041522: Waiting [2021-05-28T21:00:39.998Z] 2a70c0c122f4: Pulling fs layer [2021-05-28T21:00:39.998Z] 2a70c0c122f4: Waiting [2021-05-28T21:00:39.998Z] bdb6da89ff94: Waiting [2021-05-28T21:00:39.998Z] 0f4f2e6d8100: Verifying Checksum [2021-05-28T21:00:39.998Z] 0f4f2e6d8100: Download complete [2021-05-28T21:00:39.998Z] 02a3295e0d61: Verifying Checksum [2021-05-28T21:00:39.998Z] 02a3295e0d61: Download complete [2021-05-28T21:00:39.998Z] a3cc7d3b244e: Download complete [2021-05-28T21:00:39.998Z] a93816041522: Verifying Checksum [2021-05-28T21:00:39.998Z] a93816041522: Download complete [2021-05-28T21:00:39.998Z] bdb6da89ff94: Download complete [2021-05-28T21:00:39.998Z] 2a70c0c122f4: Verifying Checksum [2021-05-28T21:00:39.998Z] 2a70c0c122f4: Download complete [2021-05-28T21:00:40.602Z] a3cc7d3b244e: Pull complete [2021-05-28T21:00:41.207Z] 02a3295e0d61: Pull complete [2021-05-28T21:00:41.483Z] 0f4f2e6d8100: Pull complete [2021-05-28T21:00:41.760Z] 330b718f631f: Verifying Checksum [2021-05-28T21:00:41.760Z] 330b718f631f: Download complete [2021-05-28T21:00:45.156Z] 330b718f631f: Pull complete [2021-05-28T21:00:45.156Z] a93816041522: Pull complete [2021-05-28T21:00:45.759Z] bdb6da89ff94: Pull complete [2021-05-28T21:00:46.044Z] 2a70c0c122f4: Pull complete [2021-05-28T21:00:46.044Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-28T21:00:46.044Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-28T21:00:51.464Z] ---> 65f5a351a1b6 [2021-05-28T21:00:51.464Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-28T21:00:51.464Z] ---> Running in d61a686457ad [2021-05-28T21:00:51.739Z] Removing intermediate container d61a686457ad [2021-05-28T21:00:51.739Z] ---> bf130485f4e5 [2021-05-28T21:00:51.739Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-05-28T21:00:52.014Z] ---> Running in 0174944230ea [2021-05-28T21:00:53.465Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T21:00:54.447Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T21:00:55.423Z] (1/5) Installing libsodium (1.0.18-r0) [2021-05-28T21:00:55.693Z] (2/5) Installing libzmq (4.3.3-r1) [2021-05-28T21:00:55.693Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-05-28T21:00:55.693Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-05-28T21:00:55.968Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-05-28T21:00:55.968Z] Executing busybox-1.32.1-r6.trigger [2021-05-28T21:00:55.968Z] OK: 139 MiB in 45 packages [2021-05-28T21:00:57.405Z] Removing intermediate container 0174944230ea [2021-05-28T21:00:57.405Z] ---> ee5df35962b0 [2021-05-28T21:00:57.405Z] Step 6/8 : WORKDIR /build [2021-05-28T21:00:57.405Z] ---> Running in 0e07672a7a71 [2021-05-28T21:00:58.002Z] Removing intermediate container 0e07672a7a71 [2021-05-28T21:00:58.002Z] ---> 2548f7cc1b81 [2021-05-28T21:00:58.002Z] Step 7/8 : COPY go.mod . [2021-05-28T21:00:58.596Z] ---> c940557541a1 [2021-05-28T21:00:58.597Z] Step 8/8 : RUN go mod download [2021-05-28T21:00:58.873Z] ---> Running in 6ee665bef8f2 [2021-05-28T21:01:25.709Z] Removing intermediate container 6ee665bef8f2 [2021-05-28T21:01:25.709Z] ---> 3cf49d625801 [2021-05-28T21:01:25.709Z] Successfully built 3cf49d625801 [2021-05-28T21:01:25.709Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-28T21:01:26.065Z] + docker inspect -f . ci-base-image-arm64 [2021-05-28T21:01:26.065Z] . [Pipeline] withDockerContainer [2021-05-28T21:01:26.405Z] prd-ubuntu18.04-docker-arm64-4c-16g-924 does not seem to be running inside a container [2021-05-28T21:01:26.480Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/243 -v /w/workspace/app-functions-sdk-go/243:/w/workspace/app-functions-sdk-go/243:rw,z -v /w/workspace/app-functions-sdk-go/243@tmp:/w/workspace/app-functions-sdk-go/243@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 [2021-05-28T21:01:28.103Z] $ docker top 94dfc3a2d4d5374e97d5a29f0271d04a29a29b9a7cd059c2f7ffe2f5115e095f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T21:01:29.097Z] + go version [2021-05-28T21:01:29.097Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-28T21:01:29.110Z] $ docker stop --time=1 94dfc3a2d4d5374e97d5a29f0271d04a29a29b9a7cd059c2f7ffe2f5115e095f [2021-05-28T21:01:30.994Z] $ docker rm -f 94dfc3a2d4d5374e97d5a29f0271d04a29a29b9a7cd059c2f7ffe2f5115e095f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T21:01:31.720Z] + docker inspect -f . ci-base-image-arm64 [2021-05-28T21:01:31.721Z] . [Pipeline] withDockerContainer [2021-05-28T21:01:31.991Z] prd-ubuntu18.04-docker-arm64-4c-16g-924 does not seem to be running inside a container [2021-05-28T21:01:32.062Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/243 -v /w/workspace/app-functions-sdk-go/243:/w/workspace/app-functions-sdk-go/243:rw,z -v /w/workspace/app-functions-sdk-go/243@tmp:/w/workspace/app-functions-sdk-go/243@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 [2021-05-28T21:01:33.678Z] $ docker top f15e4764b697c9d2a5274a845dda2a56ebf007bfe28797e7e934c1d555201f0b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T21:01:34.638Z] + go mod tidy [Pipeline] sh [2021-05-28T21:01:35.912Z] + make test [2021-05-28T21:01:35.912Z] make -C ./app-service-template build [2021-05-28T21:01:35.912Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/243/app-service-template' [2021-05-28T21:01:35.912Z] go mod tidy [2021-05-28T21:01:36.515Z] 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 [2021-05-28T21:02:15.564Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/243/app-service-template' [2021-05-28T21:02:15.564Z] make -C ./app-service-template test [2021-05-28T21:02:15.564Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/243/app-service-template' [2021-05-28T21:02:15.564Z] go mod tidy [2021-05-28T21:02:15.564Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-05-28T21:02:42.411Z] ok new-app-service 0.042s coverage: 47.8% of statements [2021-05-28T21:02:42.411Z] ? new-app-service/config [no test files] [2021-05-28T21:02:42.411Z] ok new-app-service/functions 0.037s [2021-05-28T21:02:42.411Z] CGO_ENABLED=1 go vet ./... [2021-05-28T21:03:14.780Z] gofmt -l . [2021-05-28T21:03:14.780Z] [ "`gofmt -l .`" = "" ] [2021-05-28T21:03:14.780Z] ./bin/test-attribution-txt.sh [2021-05-28T21:03:14.780Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/243/app-service-template' [2021-05-28T21:03:14.780Z] go mod tidy [2021-05-28T21:03:14.780Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-28T21:03:15.386Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-05-28T21:03:23.717Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.084s coverage: 56.6% of statements [2021-05-28T21:03:23.717Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.069s coverage: 93.8% of statements [2021-05-28T21:03:23.717Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-05-28T21:03:23.717Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.113s coverage: 61.5% of statements [2021-05-28T21:03:23.717Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-05-28T21:03:23.717Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.054s [2021-05-28T21:03:23.717Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.139s coverage: 76.1% of statements [2021-05-28T21:03:23.717Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-05-28T21:03:23.717Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-05-28T21:03:23.717Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-05-28T21:03:23.717Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-05-28T21:03:23.717Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-05-28T21:03:23.717Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-05-28T21:03:23.717Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.015s coverage: 97.1% of statements [2021-05-28T21:03:23.717Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-05-28T21:03:23.717Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.083s coverage: 10.5% of statements [2021-05-28T21:03:30.424Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.814s coverage: 76.9% of statements [2021-05-28T21:03:30.424Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-05-28T21:03:30.424Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.078s coverage: 12.5% of statements [2021-05-28T21:03:30.424Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.062s coverage: 27.3% of statements [2021-05-28T21:03:30.424Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-05-28T21:03:30.424Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-05-28T21:03:30.424Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.054s coverage: 51.4% of statements [2021-05-28T21:03:57.200Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.099s coverage: 79.9% of statements [2021-05-28T21:03:57.200Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.032s coverage: 94.4% of statements [2021-05-28T21:03:57.200Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-28T21:03:59.195Z] gofmt -l . [2021-05-28T21:03:59.468Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-28T21:03:59.748Z] $ docker stop --time=1 f15e4764b697c9d2a5274a845dda2a56ebf007bfe28797e7e934c1d555201f0b [2021-05-28T21:04:01.854Z] $ docker rm -f f15e4764b697c9d2a5274a845dda2a56ebf007bfe28797e7e934c1d555201f0b [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-28T21:04:02.778Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-28T21:04:02.804Z] Warning: overwriting stash ‘coverage-report’ [2021-05-28T21:04:03.874Z] 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 [2021-05-28T21:04:04.395Z] ---> job-cost.sh [2021-05-28T21:04:04.395Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-esIJ [2021-05-28T21:04:43.542Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-28T21:06:05.301Z] lf-activate-venv(): INFO: Adding /tmp/venv-esIJ/bin to PATH [2021-05-28T21:06:05.301Z] INFO: No Stack... [2021-05-28T21:06:05.893Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-28T21:06:06.487Z] INFO: Archiving Costs [Pipeline] sh [2021-05-28T21:06:06.827Z] + cut -d, -f6 [2021-05-28T21:06:06.827Z] + cat /w/workspace/app-functions-sdk-go/243/archives/cost.csv [Pipeline] lock [2021-05-28T21:06:06.891Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-243-stack-cost] [2021-05-28T21:06:06.905Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-243-stack-cost] did not exist. Created. [2021-05-28T21:06:06.905Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-243-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-28T21:06:07.262Z] /w/workspace/app-functions-sdk-go/243@tmp/durable-37fc055a/script.sh: 1: /w/workspace/app-functions-sdk-go/243@tmp/durable-37fc055a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-28T21:06:07.606Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-28T21:06:07.637Z] Warning: overwriting stash ‘stack-cost’ [2021-05-28T21:06:07.794Z] Stashed 1 file(s) [Pipeline] } [2021-05-28T21:06:07.804Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-243-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 [2021-05-28T21:06:08.340Z] provisioning config files... [2021-05-28T21:06:08.356Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3480775073886594253tmp [Pipeline] { [Pipeline] sh [2021-05-28T21:06:08.668Z] + set +x [2021-05-28T21:06:08.668Z] + curl -s https://codecov.io/bash [2021-05-28T21:06:08.668Z] + bash -s -- [2021-05-28T21:06:08.668Z] [2021-05-28T21:06:08.668Z] _____ _ [2021-05-28T21:06:08.668Z] / ____| | | [2021-05-28T21:06:08.668Z] | | ___ __| | ___ ___ _____ __ [2021-05-28T21:06:08.668Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-28T21:06:08.668Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-28T21:06:08.668Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-28T21:06:08.668Z] Bash-1.0.3 [2021-05-28T21:06:08.668Z] [2021-05-28T21:06:08.668Z] [2021-05-28T21:06:08.668Z] ==> git version 2.24.4 found [2021-05-28T21:06:08.668Z] ==> 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 [2021-05-28T21:06:08.668Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-28T21:06:08.668Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-28T21:06:08.668Z] ==> Jenkins CI detected. [2021-05-28T21:06:08.668Z] project root: . [2021-05-28T21:06:08.668Z] --> token set from env [2021-05-28T21:06:08.668Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-28T21:06:08.932Z] ==> Running gcov in . (disable via -X gcov) [2021-05-28T21:06:08.932Z] ==> Python coveragepy not found [2021-05-28T21:06:08.932Z] ==> Searching for coverage reports in: [2021-05-28T21:06:08.932Z] + . [2021-05-28T21:06:08.932Z] -> Found 2 reports [2021-05-28T21:06:08.932Z] ==> Detecting git/mercurial file structure [2021-05-28T21:06:08.932Z] ==> Reading reports [2021-05-28T21:06:08.932Z] + ./app-service-template/coverage.out bytes=1055 [2021-05-28T21:06:08.932Z] + ./coverage.out bytes=88671 [2021-05-28T21:06:08.932Z] ==> Appending adjustments [2021-05-28T21:06:08.932Z] https://docs.codecov.io/docs/fixing-reports [2021-05-28T21:06:09.195Z] + Found adjustments [2021-05-28T21:06:09.195Z] ==> Gzipping contents [2021-05-28T21:06:09.195Z] 16K /tmp/codecov.Y1qY2t.gz [2021-05-28T21:06:09.195Z] ==> Uploading reports [2021-05-28T21:06:09.195Z] url: https://codecov.io [2021-05-28T21:06:09.195Z] query: branch=master&commit=c799dd1e2e676f948ce955bf27c3c34b16a6af34&build=243&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F243%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-28T21:06:09.195Z] -> Pinging Codecov [2021-05-28T21:06:09.195Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=c799dd1e2e676f948ce955bf27c3c34b16a6af34&build=243&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F243%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-28T21:06:09.767Z] -> Uploading to [2021-05-28T21:06:09.767Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-28/3D8B5DFFC46A037C893635FACE044666/c799dd1e2e676f948ce955bf27c3c34b16a6af34/e7147e6f-5987-4d24-8529-88ce5b6a30f4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210528%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210528T210609Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a276d18d54ef8bbc2b3a47156d973bc775ddf8d2a52a098470b99a1f522a70d2 [2021-05-28T21:06:09.767Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-28T21:06:09.767Z] Dload Upload Total Spent Left Speed [2021-05-28T21:06:10.339Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15592 0 0 100 15592 0 25711 --:--:-- --:--:-- --:--:-- 25686 100 15592 0 0 100 15592 0 25706 --:--:-- --:--:-- --:--:-- 25686 [2021-05-28T21:06:10.339Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/c799dd1e2e676f948ce955bf27c3c34b16a6af34 [Pipeline] } [2021-05-28T21:06:10.348Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-05-28T21:06:10.978Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-28T21:06:10.992Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T21:06:11.300Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-28T21:06:11.300Z] [2021-05-28T21:06:11.300Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-28T21:06:11.615Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-28T21:06:11.615Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-28T21:06:11.615Z] 188c0c94c7c5: Pulling fs layer [2021-05-28T21:06:11.615Z] 0ef7d3d256c8: Pulling fs layer [2021-05-28T21:06:11.615Z] de9db76c5a1d: Pulling fs layer [2021-05-28T21:06:11.615Z] 0eba1c9be4d2: Pulling fs layer [2021-05-28T21:06:11.615Z] 0d57e429df01: Pulling fs layer [2021-05-28T21:06:11.615Z] 4e4be7b47b0d: Pulling fs layer [2021-05-28T21:06:11.615Z] e1f770b5df2f: Pulling fs layer [2021-05-28T21:06:11.615Z] 85a0685a4137: Pulling fs layer [2021-05-28T21:06:11.615Z] 0eba1c9be4d2: Waiting [2021-05-28T21:06:11.615Z] 0d57e429df01: Waiting [2021-05-28T21:06:11.615Z] 4e4be7b47b0d: Waiting [2021-05-28T21:06:11.615Z] e1f770b5df2f: Waiting [2021-05-28T21:06:11.615Z] 85a0685a4137: Waiting [2021-05-28T21:06:11.615Z] de9db76c5a1d: Verifying Checksum [2021-05-28T21:06:11.615Z] de9db76c5a1d: Download complete [2021-05-28T21:06:11.615Z] 0ef7d3d256c8: Verifying Checksum [2021-05-28T21:06:11.615Z] 0ef7d3d256c8: Download complete [2021-05-28T21:06:11.615Z] 0d57e429df01: Verifying Checksum [2021-05-28T21:06:11.615Z] 0d57e429df01: Download complete [2021-05-28T21:06:11.878Z] 188c0c94c7c5: Verifying Checksum [2021-05-28T21:06:11.878Z] 188c0c94c7c5: Download complete [2021-05-28T21:06:11.878Z] 4e4be7b47b0d: Verifying Checksum [2021-05-28T21:06:11.879Z] 4e4be7b47b0d: Download complete [2021-05-28T21:06:11.879Z] 188c0c94c7c5: Pull complete [2021-05-28T21:06:12.220Z] 0ef7d3d256c8: Pull complete [2021-05-28T21:06:12.482Z] de9db76c5a1d: Pull complete [2021-05-28T21:06:13.053Z] e1f770b5df2f: Verifying Checksum [2021-05-28T21:06:13.053Z] e1f770b5df2f: Download complete [2021-05-28T21:06:14.436Z] 0eba1c9be4d2: Verifying Checksum [2021-05-28T21:06:14.436Z] 0eba1c9be4d2: Download complete [2021-05-28T21:06:14.704Z] 85a0685a4137: Verifying Checksum [2021-05-28T21:06:14.704Z] 85a0685a4137: Download complete [2021-05-28T21:06:17.268Z] 0eba1c9be4d2: Pull complete [2021-05-28T21:06:17.532Z] 0d57e429df01: Pull complete [2021-05-28T21:06:17.532Z] 4e4be7b47b0d: Pull complete [2021-05-28T21:06:18.121Z] e1f770b5df2f: Pull complete [2021-05-28T21:06:22.354Z] 85a0685a4137: Pull complete [2021-05-28T21:06:22.354Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-28T21:06:22.354Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-28T21:06:22.354Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-28T21:06:22.431Z] prd-centos7-docker-4c-2g-922 does not seem to be running inside a container [2021-05-28T21:06:22.469Z] $ 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 [2021-05-28T21:06:28.457Z] $ docker top 4f896bafc252333b5cae5e6b1ddc55219942a3f696e76e2f4c004bb27fbe428f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-28T21:06:28.555Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-28T21:06:28.846Z] + set -o pipefail [2021-05-28T21:06:28.846Z] + snyk monitor '--org=edgex-jenkins' [2021-05-28T21:06:35.455Z] [2021-05-28T21:06:35.455Z] Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... [2021-05-28T21:06:35.455Z] [2021-05-28T21:06:35.455Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/4dc0d21f-2e9e-40a1-a27a-50f1fdecb47a [2021-05-28T21:06:35.455Z] [2021-05-28T21:06:35.455Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-05-28T21:06:35.455Z] [2021-05-28T21:06:35.455Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-28T21:06:35.455Z] [2021-05-28T21:06:35.455Z] [Pipeline] } [2021-05-28T21:06:35.461Z] $ docker stop --time=1 4f896bafc252333b5cae5e6b1ddc55219942a3f696e76e2f4c004bb27fbe428f [2021-05-28T21:06:37.638Z] $ docker rm -f 4f896bafc252333b5cae5e6b1ddc55219942a3f696e76e2f4c004bb27fbe428f [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 [2021-05-28T21:06:38.137Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-28T21:06:38.157Z] provisioning config files... [2021-05-28T21:06:38.166Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4304281361537711539tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-28T21:06:38.480Z] --> edgex-publish-swagger.sh [2021-05-28T21:06:38.480Z] === Publish openapi/v2 API === [2021-05-28T21:06:38.480Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-05-28T21:06:38.480Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] [2021-05-28T21:06:38.480Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-28T21:06:38.480Z] Dload Upload Total Spent Left Speed [2021-05-28T21:06:41.251Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 13052 0 0 100 13052 0 4907 0:00:02 0:00:02 --:--:-- 4906 100 13052 0 0 100 13052 0 4700 0:00:02 0:00:02 --:--:-- 4700 [2021-05-28T21:06:41.251Z] [2021-05-28T21:06:41.251Z] [Pipeline] } [2021-05-28T21:06:41.259Z] 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 [2021-05-28T21:06:41.761Z] + git log --format=format:%s -1 c799dd1e2e676f948ce955bf27c3c34b16a6af34 [Pipeline] isUnix [Pipeline] sh [2021-05-28T21:06:42.063Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-28T21:06:42.063Z] . [Pipeline] withDockerContainer [2021-05-28T21:06:42.155Z] prd-centos7-docker-4c-2g-922 does not seem to be running inside a container [2021-05-28T21:06:42.187Z] $ 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 [2021-05-28T21:06:42.510Z] $ docker top 843b5b60b837fb2c3be734c286a45c1b3107c444b71400db132c39b00b5d46ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-28T21:06:42.638Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-28T21:06:42.638Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-28T21:06:42.749Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-28T21:06:42.746Z] $ docker exec 843b5b60b837fb2c3be734c286a45c1b3107c444b71400db132c39b00b5d46ce ssh-agent [2021-05-28T21:06:42.849Z] SSH_AUTH_SOCK=/tmp/ssh-YxjKaHFE1W0V/agent.13 [2021-05-28T21:06:42.849Z] SSH_AGENT_PID=19 [2021-05-28T21:06:42.855Z] Running ssh-add (command line suppressed) [2021-05-28T21:06:42.948Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_145669430120885880.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_145669430120885880.key) [2021-05-28T21:06:42.969Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-28T21:06:43.275Z] + git semver tag [2021-05-28T21:06:43.275Z] # -> Open(): unable to determine branch for HEAD [2021-05-28T21:06:43.275Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-05-28T21:06:43.275Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-05-28T21:06:43.275Z] # $SEMVER_REMOTE_NAME = origin [2021-05-28T21:06:43.275Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-28T21:06:43.275Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-28T21:06:43.275Z] # $SEMVER_BRANCH = master [2021-05-28T21:06:43.275Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-05-28T21:06:43.275Z] # c799dd1e2e676f948ce955bf27c3c34b16a6af34 HEAD [2021-05-28T21:06:43.275Z] # -> Force: false [2021-05-28T21:06:43.275Z] # 72d0cc71323fc176758fce0376de460aa5ab6552 refs/tags/v2.0.0-dev.69 [Pipeline] } [2021-05-28T21:06:43.279Z] $ docker exec --env ******** --env ******** 843b5b60b837fb2c3be734c286a45c1b3107c444b71400db132c39b00b5d46ce ssh-agent -k [2021-05-28T21:06:43.370Z] unset SSH_AUTH_SOCK; [2021-05-28T21:06:43.370Z] unset SSH_AGENT_PID; [2021-05-28T21:06:43.370Z] echo Agent pid 19 killed; [2021-05-28T21:06:43.396Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-28T21:06:43.732Z] + git semver [Pipeline] } [2021-05-28T21:06:43.740Z] $ docker stop --time=1 843b5b60b837fb2c3be734c286a45c1b3107c444b71400db132c39b00b5d46ce [2021-05-28T21:06:44.938Z] $ docker rm -f 843b5b60b837fb2c3be734c286a45c1b3107c444b71400db132c39b00b5d46ce [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-28T21:06:45.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-28T21:06:45.388Z] [2021-05-28T21:06:45.388Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-28T21:06:45.698Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-28T21:06:45.698Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-28T21:06:45.698Z] ab5ef0e58194: Pulling fs layer [2021-05-28T21:06:45.698Z] 9712f1f96733: Pulling fs layer [2021-05-28T21:06:45.698Z] 63f879dbbcfc: Pulling fs layer [2021-05-28T21:06:45.698Z] 0d9ebad4ef96: Pulling fs layer [2021-05-28T21:06:45.698Z] e9a5061849ea: Pulling fs layer [2021-05-28T21:06:45.698Z] d747dcd14b5f: Pulling fs layer [2021-05-28T21:06:45.698Z] 2de7ff778b66: Pulling fs layer [2021-05-28T21:06:45.698Z] 0d9ebad4ef96: Waiting [2021-05-28T21:06:45.698Z] e9a5061849ea: Waiting [2021-05-28T21:06:45.698Z] d747dcd14b5f: Waiting [2021-05-28T21:06:45.698Z] 2de7ff778b66: Waiting [2021-05-28T21:06:45.698Z] 9712f1f96733: Verifying Checksum [2021-05-28T21:06:45.698Z] 9712f1f96733: Download complete [2021-05-28T21:06:47.090Z] 63f879dbbcfc: Download complete [2021-05-28T21:06:47.090Z] e9a5061849ea: Verifying Checksum [2021-05-28T21:06:47.090Z] e9a5061849ea: Download complete [2021-05-28T21:06:47.090Z] d747dcd14b5f: Verifying Checksum [2021-05-28T21:06:47.090Z] d747dcd14b5f: Download complete [2021-05-28T21:06:47.661Z] 2de7ff778b66: Verifying Checksum [2021-05-28T21:06:47.661Z] 2de7ff778b66: Download complete [2021-05-28T21:06:47.661Z] 0d9ebad4ef96: Verifying Checksum [2021-05-28T21:06:47.661Z] 0d9ebad4ef96: Download complete [2021-05-28T21:06:47.921Z] ab5ef0e58194: Verifying Checksum [2021-05-28T21:06:47.921Z] ab5ef0e58194: Download complete [2021-05-28T21:06:50.485Z] ab5ef0e58194: Pull complete [2021-05-28T21:06:50.485Z] 9712f1f96733: Pull complete [2021-05-28T21:06:51.058Z] 63f879dbbcfc: Pull complete [2021-05-28T21:06:54.405Z] 0d9ebad4ef96: Pull complete [2021-05-28T21:06:54.405Z] e9a5061849ea: Pull complete [2021-05-28T21:06:54.405Z] d747dcd14b5f: Pull complete [2021-05-28T21:06:55.359Z] 2de7ff778b66: Pull complete [2021-05-28T21:06:55.359Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-28T21:06:55.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-28T21:06:55.359Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-28T21:06:55.434Z] prd-centos7-docker-4c-2g-922 does not seem to be running inside a container [2021-05-28T21:06:55.468Z] $ 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 [2021-05-28T21:06:58.903Z] $ docker top ef8d779ee8b66b563fe89a52b8d6e384751fdb73c096f1a5f7f3c04c9cb4372a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-28T21:06:59.002Z] provisioning config files... [2021-05-28T21:06:59.010Z] copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config9036691398708200970tmp [2021-05-28T21:06:59.021Z] copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2305078310982646385tmp [2021-05-28T21:06:59.031Z] copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2461650207442560656tmp [Pipeline] { [Pipeline] echo [2021-05-28T21:06:59.054Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T21:06:59.345Z] ---> sigul-configuration.sh [2021-05-28T21:06:59.345Z] gpg: directory `/root/.gnupg' created [2021-05-28T21:06:59.345Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-28T21:06:59.345Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-28T21:06:59.345Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-28T21:06:59.345Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-28T21:06:59.345Z] gpg: CAST5 encrypted data [2021-05-28T21:06:59.345Z] gpg: encrypted with 1 passphrase [2021-05-28T21:06:59.345Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-28T21:06:59.635Z] + mkdir /home/jenkins [2021-05-28T21:06:59.635Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-28T21:06:59.928Z] + 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 [2021-05-28T21:06:59.941Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T21:07:00.237Z] ---> sigul-install.sh [2021-05-28T21:07:05.696Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-28T21:07:05.990Z] + git tag --list [2021-05-28T21:07:05.990Z] v0.1.0 [2021-05-28T21:07:05.990Z] v0.1.1 [2021-05-28T21:07:05.990Z] v1.0.0 [2021-05-28T21:07:05.990Z] v1.1.0 [2021-05-28T21:07:05.990Z] v1.2.0 [2021-05-28T21:07:05.990Z] v1.3.0 [2021-05-28T21:07:05.990Z] v1.3.1 [2021-05-28T21:07:05.990Z] v1.3.1-dev.1 [2021-05-28T21:07:05.990Z] v1.3.2-dev.1 [2021-05-28T21:07:05.990Z] v2.0.0-dev.1 [2021-05-28T21:07:05.990Z] v2.0.0-dev.10 [2021-05-28T21:07:05.990Z] v2.0.0-dev.11 [2021-05-28T21:07:05.990Z] v2.0.0-dev.12 [2021-05-28T21:07:05.990Z] v2.0.0-dev.13 [2021-05-28T21:07:05.990Z] v2.0.0-dev.14 [2021-05-28T21:07:05.990Z] v2.0.0-dev.15 [2021-05-28T21:07:05.990Z] v2.0.0-dev.16 [2021-05-28T21:07:05.990Z] v2.0.0-dev.17 [2021-05-28T21:07:05.990Z] v2.0.0-dev.18 [2021-05-28T21:07:05.990Z] v2.0.0-dev.19 [2021-05-28T21:07:05.990Z] v2.0.0-dev.2 [2021-05-28T21:07:05.990Z] v2.0.0-dev.20 [2021-05-28T21:07:05.990Z] v2.0.0-dev.21 [2021-05-28T21:07:05.990Z] v2.0.0-dev.22 [2021-05-28T21:07:05.990Z] v2.0.0-dev.23 [2021-05-28T21:07:05.990Z] v2.0.0-dev.24 [2021-05-28T21:07:05.990Z] v2.0.0-dev.25 [2021-05-28T21:07:05.990Z] v2.0.0-dev.26 [2021-05-28T21:07:05.990Z] v2.0.0-dev.27 [2021-05-28T21:07:05.990Z] v2.0.0-dev.28 [2021-05-28T21:07:05.990Z] v2.0.0-dev.29 [2021-05-28T21:07:05.990Z] v2.0.0-dev.3 [2021-05-28T21:07:05.990Z] v2.0.0-dev.30 [2021-05-28T21:07:05.990Z] v2.0.0-dev.31 [2021-05-28T21:07:05.990Z] v2.0.0-dev.32 [2021-05-28T21:07:05.990Z] v2.0.0-dev.33 [2021-05-28T21:07:05.990Z] v2.0.0-dev.34 [2021-05-28T21:07:05.990Z] v2.0.0-dev.35 [2021-05-28T21:07:05.990Z] v2.0.0-dev.36 [2021-05-28T21:07:05.990Z] v2.0.0-dev.37 [2021-05-28T21:07:05.990Z] v2.0.0-dev.38 [2021-05-28T21:07:05.990Z] v2.0.0-dev.39 [2021-05-28T21:07:05.990Z] v2.0.0-dev.4 [2021-05-28T21:07:05.990Z] v2.0.0-dev.40 [2021-05-28T21:07:05.990Z] v2.0.0-dev.41 [2021-05-28T21:07:05.990Z] v2.0.0-dev.42 [2021-05-28T21:07:05.990Z] v2.0.0-dev.43 [2021-05-28T21:07:05.990Z] v2.0.0-dev.44 [2021-05-28T21:07:05.990Z] v2.0.0-dev.45 [2021-05-28T21:07:05.990Z] v2.0.0-dev.46 [2021-05-28T21:07:05.990Z] v2.0.0-dev.47 [2021-05-28T21:07:05.990Z] v2.0.0-dev.48 [2021-05-28T21:07:05.990Z] v2.0.0-dev.49 [2021-05-28T21:07:05.990Z] v2.0.0-dev.5 [2021-05-28T21:07:05.990Z] v2.0.0-dev.50 [2021-05-28T21:07:05.990Z] v2.0.0-dev.51 [2021-05-28T21:07:05.990Z] v2.0.0-dev.52 [2021-05-28T21:07:05.990Z] v2.0.0-dev.53 [2021-05-28T21:07:05.990Z] v2.0.0-dev.54 [2021-05-28T21:07:05.990Z] v2.0.0-dev.55 [2021-05-28T21:07:05.990Z] v2.0.0-dev.56 [2021-05-28T21:07:05.990Z] v2.0.0-dev.57 [2021-05-28T21:07:05.990Z] v2.0.0-dev.58 [2021-05-28T21:07:05.990Z] v2.0.0-dev.59 [2021-05-28T21:07:05.990Z] v2.0.0-dev.6 [2021-05-28T21:07:05.990Z] v2.0.0-dev.60 [2021-05-28T21:07:05.990Z] v2.0.0-dev.61 [2021-05-28T21:07:05.990Z] v2.0.0-dev.62 [2021-05-28T21:07:05.990Z] v2.0.0-dev.63 [2021-05-28T21:07:05.990Z] v2.0.0-dev.64 [2021-05-28T21:07:05.990Z] v2.0.0-dev.65 [2021-05-28T21:07:05.990Z] v2.0.0-dev.66 [2021-05-28T21:07:05.990Z] v2.0.0-dev.67 [2021-05-28T21:07:05.990Z] v2.0.0-dev.68 [2021-05-28T21:07:05.990Z] v2.0.0-dev.69 [2021-05-28T21:07:05.990Z] v2.0.0-dev.7 [2021-05-28T21:07:05.990Z] v2.0.0-dev.8 [2021-05-28T21:07:05.990Z] v2.0.0-dev.9 [Pipeline] sh [2021-05-28T21:07:06.281Z] + lftools sign git-tag v2.0.0-dev.69 [2021-05-28T21:07:06.858Z] Signing Git tag with Sigul... [2021-05-28T21:07:06.858Z] Signing v2.0.0-dev.69 [Pipeline] echo [2021-05-28T21:07:07.440Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T21:07:07.736Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-28T21:07:07.745Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-28T21:07:07.774Z] $ docker stop --time=1 ef8d779ee8b66b563fe89a52b8d6e384751fdb73c096f1a5f7f3c04c9cb4372a [2021-05-28T21:07:09.224Z] $ docker rm -f ef8d779ee8b66b563fe89a52b8d6e384751fdb73c096f1a5f7f3c04c9cb4372a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-28T21:07:09.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-28T21:07:09.724Z] . [Pipeline] withDockerContainer [2021-05-28T21:07:09.796Z] prd-centos7-docker-4c-2g-922 does not seem to be running inside a container [2021-05-28T21:07:09.829Z] $ 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 [2021-05-28T21:07:10.187Z] $ docker top 66a7071b06712d628c19abe373ae65aee7153d82ed30a803b0130cd583f9fdc2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-28T21:07:10.321Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-28T21:07:10.321Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-28T21:07:10.430Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-28T21:07:10.427Z] $ docker exec 66a7071b06712d628c19abe373ae65aee7153d82ed30a803b0130cd583f9fdc2 ssh-agent [2021-05-28T21:07:10.535Z] SSH_AUTH_SOCK=/tmp/ssh-ogyt88KoAnHg/agent.14 [2021-05-28T21:07:10.535Z] SSH_AGENT_PID=20 [2021-05-28T21:07:10.540Z] Running ssh-add (command line suppressed) [2021-05-28T21:07:10.635Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_867956623473234071.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_867956623473234071.key) [2021-05-28T21:07:10.655Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-28T21:07:10.959Z] + git semver bump pre [2021-05-28T21:07:10.959Z] # -> Open(): unable to determine branch for HEAD [2021-05-28T21:07:10.959Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-05-28T21:07:10.959Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-05-28T21:07:10.959Z] # $SEMVER_REMOTE_NAME = origin [2021-05-28T21:07:10.959Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-28T21:07:10.959Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-28T21:07:10.959Z] # $SEMVER_BRANCH = master [2021-05-28T21:07:10.959Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-05-28T21:07:10.959Z] 2.0.0-dev.70 [Pipeline] } [2021-05-28T21:07:10.963Z] $ docker exec --env ******** --env ******** 66a7071b06712d628c19abe373ae65aee7153d82ed30a803b0130cd583f9fdc2 ssh-agent -k [2021-05-28T21:07:11.058Z] unset SSH_AUTH_SOCK; [2021-05-28T21:07:11.058Z] unset SSH_AGENT_PID; [2021-05-28T21:07:11.058Z] echo Agent pid 20 killed; [2021-05-28T21:07:11.079Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-28T21:07:11.422Z] + git semver [Pipeline] } [2021-05-28T21:07:11.436Z] $ docker stop --time=1 66a7071b06712d628c19abe373ae65aee7153d82ed30a803b0130cd583f9fdc2 [2021-05-28T21:07:12.627Z] $ docker rm -f 66a7071b06712d628c19abe373ae65aee7153d82ed30a803b0130cd583f9fdc2 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-28T21:07:13.047Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-28T21:07:13.047Z] . [Pipeline] withDockerContainer [2021-05-28T21:07:13.125Z] prd-centos7-docker-4c-2g-922 does not seem to be running inside a container [2021-05-28T21:07:13.162Z] $ 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 [2021-05-28T21:07:13.513Z] $ docker top f83c68d29a50cc0a51e43af4176e9332342106e9760d1f04a46b99a75656a4ba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-28T21:07:13.666Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-28T21:07:13.666Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-28T21:07:13.787Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-28T21:07:13.784Z] $ docker exec f83c68d29a50cc0a51e43af4176e9332342106e9760d1f04a46b99a75656a4ba ssh-agent [2021-05-28T21:07:13.897Z] SSH_AUTH_SOCK=/tmp/ssh-9p2lSyzB474D/agent.13 [2021-05-28T21:07:13.897Z] SSH_AGENT_PID=19 [2021-05-28T21:07:13.905Z] Running ssh-add (command line suppressed) [2021-05-28T21:07:13.997Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1190133620658475581.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1190133620658475581.key) [2021-05-28T21:07:14.019Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-28T21:07:14.322Z] + git semver push [2021-05-28T21:07:14.322Z] # -> Open(): unable to determine branch for HEAD [2021-05-28T21:07:14.322Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-05-28T21:07:14.322Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-05-28T21:07:14.322Z] # $SEMVER_REMOTE_NAME = origin [2021-05-28T21:07:14.322Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-28T21:07:14.322Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-28T21:07:14.322Z] # $SEMVER_BRANCH = master [2021-05-28T21:07:14.322Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-05-28T21:07:18.543Z] $ docker exec --env ******** --env ******** f83c68d29a50cc0a51e43af4176e9332342106e9760d1f04a46b99a75656a4ba ssh-agent -k [2021-05-28T21:07:18.637Z] unset SSH_AUTH_SOCK; [2021-05-28T21:07:18.638Z] unset SSH_AGENT_PID; [2021-05-28T21:07:18.638Z] echo Agent pid 19 killed; [2021-05-28T21:07:18.656Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-28T21:07:19.004Z] + git semver [Pipeline] } [2021-05-28T21:07:19.013Z] $ docker stop --time=1 f83c68d29a50cc0a51e43af4176e9332342106e9760d1f04a46b99a75656a4ba [2021-05-28T21:07:20.224Z] $ docker rm -f f83c68d29a50cc0a51e43af4176e9332342106e9760d1f04a46b99a75656a4ba [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 [2021-05-28T21:07:20.919Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T21:07:21.485Z] ---> package-listing.sh [2021-05-28T21:07:21.485Z] ++ facter osfamily [2021-05-28T21:07:21.485Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-28T21:07:21.747Z] + OS_FAMILY=redhat [2021-05-28T21:07:21.747Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_master [2021-05-28T21:07:21.747Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-28T21:07:21.747Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-28T21:07:21.747Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-28T21:07:21.747Z] + PACKAGES=/tmp/packages_start.txt [2021-05-28T21:07:21.747Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-05-28T21:07:21.747Z] + PACKAGES=/tmp/packages_end.txt [2021-05-28T21:07:21.747Z] + case "${OS_FAMILY}" in [2021-05-28T21:07:21.747Z] + rpm -qa [2021-05-28T21:07:21.747Z] + sort [2021-05-28T21:07:22.323Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-28T21:07:22.323Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-28T21:07:22.323Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-28T21:07:22.323Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-05-28T21:07:22.323Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ [2021-05-28T21:07:22.323Z] + 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 [2021-05-28T21:07:22.334Z] 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 [2021-05-28T21:07:22.624Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-28T21:07:23.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-28T21:07:23.223Z] [2021-05-28T21:07:23.223Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-28T21:07:23.534Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-28T21:07:23.534Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-28T21:07:23.534Z] df20fa9351a1: Pulling fs layer [2021-05-28T21:07:23.534Z] 36b3adc4ff6f: Pulling fs layer [2021-05-28T21:07:23.535Z] 8ad3a11d3b57: Pulling fs layer [2021-05-28T21:07:23.535Z] 46f8f816bc3b: Pulling fs layer [2021-05-28T21:07:23.535Z] 93b61091891f: Pulling fs layer [2021-05-28T21:07:23.535Z] 93b9cdb0e59b: Pulling fs layer [2021-05-28T21:07:23.535Z] 5e14af77c1be: Pulling fs layer [2021-05-28T21:07:23.535Z] 01666e4c0597: Pulling fs layer [2021-05-28T21:07:23.535Z] aa168da1d23b: Pulling fs layer [2021-05-28T21:07:23.535Z] 93b9cdb0e59b: Waiting [2021-05-28T21:07:23.535Z] 5e14af77c1be: Waiting [2021-05-28T21:07:23.535Z] 01666e4c0597: Waiting [2021-05-28T21:07:23.535Z] aa168da1d23b: Waiting [2021-05-28T21:07:23.535Z] 46f8f816bc3b: Waiting [2021-05-28T21:07:23.535Z] 93b61091891f: Waiting [2021-05-28T21:07:23.535Z] 36b3adc4ff6f: Download complete [2021-05-28T21:07:23.535Z] 46f8f816bc3b: Verifying Checksum [2021-05-28T21:07:23.535Z] 46f8f816bc3b: Download complete [2021-05-28T21:07:23.798Z] df20fa9351a1: Verifying Checksum [2021-05-28T21:07:23.798Z] df20fa9351a1: Download complete [2021-05-28T21:07:23.798Z] 93b61091891f: Verifying Checksum [2021-05-28T21:07:23.798Z] 93b61091891f: Download complete [2021-05-28T21:07:23.798Z] 93b9cdb0e59b: Verifying Checksum [2021-05-28T21:07:23.798Z] 93b9cdb0e59b: Download complete [2021-05-28T21:07:23.798Z] 5e14af77c1be: Verifying Checksum [2021-05-28T21:07:23.798Z] 5e14af77c1be: Download complete [2021-05-28T21:07:23.798Z] 01666e4c0597: Verifying Checksum [2021-05-28T21:07:23.798Z] 01666e4c0597: Download complete [2021-05-28T21:07:23.798Z] df20fa9351a1: Pull complete [2021-05-28T21:07:23.798Z] 8ad3a11d3b57: Verifying Checksum [2021-05-28T21:07:23.798Z] 8ad3a11d3b57: Download complete [2021-05-28T21:07:24.070Z] 36b3adc4ff6f: Pull complete [2021-05-28T21:07:24.335Z] 8ad3a11d3b57: Pull complete [2021-05-28T21:07:24.602Z] 46f8f816bc3b: Pull complete [2021-05-28T21:07:24.867Z] 93b61091891f: Pull complete [2021-05-28T21:07:24.867Z] 93b9cdb0e59b: Pull complete [2021-05-28T21:07:24.867Z] 5e14af77c1be: Pull complete [2021-05-28T21:07:25.213Z] 01666e4c0597: Pull complete [2021-05-28T21:07:26.651Z] aa168da1d23b: Verifying Checksum [2021-05-28T21:07:26.651Z] aa168da1d23b: Download complete [2021-05-28T21:07:30.893Z] aa168da1d23b: Pull complete [2021-05-28T21:07:30.893Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-28T21:07:30.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-28T21:07:30.893Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-28T21:07:30.965Z] prd-centos7-docker-4c-2g-922 does not seem to be running inside a container [2021-05-28T21:07:30.999Z] $ 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 [2021-05-28T21:07:33.487Z] $ docker top 77ce8d1d0b22cf1a3921a80f9d585a4ce580071aa082a6718a668e28b6298894 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T21:07:33.876Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-28T21:07:34.169Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-28T21:07:34.468Z] + ls /var/log/sa-host [2021-05-28T21:07:34.468Z] + sadf -c /var/log/sa-host/sa05 [2021-05-28T21:07:34.468Z] file_magic: OK [2021-05-28T21:07:34.468Z] HZ: Using current value: 100 [2021-05-28T21:07:34.468Z] file_header: OK [2021-05-28T21:07:34.468Z] 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 [2021-05-28T21:07:34.468Z] Statistics: [2021-05-28T21:07:34.468Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-28T21:07:34.468Z] File successfully converted to sysstat format version 12.2.1 [2021-05-28T21:07:34.468Z] + sadf -c /var/log/sa-host/sa28 [2021-05-28T21:07:34.468Z] file_magic: OK [2021-05-28T21:07:34.468Z] HZ: Using current value: 100 [2021-05-28T21:07:34.468Z] file_header: OK [2021-05-28T21:07:34.468Z] 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 [2021-05-28T21:07:34.468Z] Statistics: [2021-05-28T21:07:34.468Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-28T21:07:34.468Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-28T21:07:35.027Z] provisioning config files... [2021-05-28T21:07:35.039Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config281547934170331610tmp [Pipeline] { [Pipeline] echo [2021-05-28T21:07:35.058Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T21:07:35.357Z] ---> create-netrc.sh [Pipeline] } [2021-05-28T21:07:35.365Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-28T21:07:35.394Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T21:07:35.687Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-28T21:07:35.696Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T21:07:35.982Z] ---> sudo-logs.sh [2021-05-28T21:07:35.982Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-28T21:07:36.010Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T21:07:36.306Z] ---> job-cost.sh [2021-05-28T21:07:36.306Z] lf-activate-venv: SKIPPING [2021-05-28T21:07:36.306Z] DEBUG: total: 0.18000000715255737 [2021-05-28T21:07:36.306Z] INFO: Retrieving Stack Cost... [2021-05-28T21:07:37.244Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-28T21:07:37.813Z] INFO: Archiving Costs [Pipeline] echo [2021-05-28T21:07:37.826Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T21:07:38.117Z] ---> logs-deploy.sh [2021-05-28T21:07:38.117Z] lf-activate-venv: SKIPPING [2021-05-28T21:07:38.117Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/243 [2021-05-28T21:07:38.117Z] INFO: archiving workspace using pattern(s): [2021-05-28T21:07:39.059Z] Archives upload complete. [2021-05-28T21:07:39.059Z] INFO: archiving logs to Nexus