Started by user Bill Mahoney Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 94336c9c53b1247fb7495ab7633c50db9b40dd9a 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-ssh757951844755490859.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh6214493825267996840.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 6a41506d72e8e131afc862d141935157bee59f41 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-ssh9082247902400605621.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh3668161584660276971.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1586003455888645527.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-591’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-1825’ is offline ‘prd-centos7-docker-4c-2g-63’ is offline ‘prd-centos7-docker-4c-2g-67’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-66’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-71 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-ssh2053751992603364647.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 94336c9c53b1247fb7495ab7633c50db9b40dd9a (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 94336c9c53b1247fb7495ab7633c50db9b40dd9a # timeout=10 Commit message: "refactor: Use Core Metadata version API for version check (#906)" > git rev-list --no-walk 14beec02c4adae67315ae096a74ac93e87d1a967 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-17T19:03:03.901Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-17T19:03:04.051Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-17T19:03:04.083Z] ========================================================= [2021-06-17T19:03:04.083Z] EdgeX Global Pipelines Version Info [2021-06-17T19:03:04.083Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-17T19:03:05.610Z] ------------------- [2021-06-17T19:03:05.610Z] stable info: [2021-06-17T19:03:05.610Z] ------------------- [2021-06-17T19:03:05.610Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-17T19:03:05.610Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-17T19:03:05.610Z] Message: update stable to v1.0.195 [2021-06-17T19:03:06.188Z] ------------------- [2021-06-17T19:03:06.188Z] experimental info: [2021-06-17T19:03:06.188Z] ------------------- [2021-06-17T19:03:06.188Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-17T19:03:06.188Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-17T19:03:06.188Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-17T19:03:06.312Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-06-17T19:03:06.337Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-06-17T19:03:06.359Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-17T19:03:06.382Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-17T19:03:06.409Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-17T19:03:06.434Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-17T19:03:06.456Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-17T19:03:06.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-17T19:03:06.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-17T19:03:06.532Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-17T19:03:06.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-17T19:03:06.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-06-17T19:03:06.628Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-17T19:03:06.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-17T19:03:06.676Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-06-17T19:03:06.700Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-17T19:03:06.726Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-17T19:03:06.750Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-17T19:03:06.776Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-17T19:03:06.801Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-17T19:03:06.825Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-17T19:03:06.853Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-17T19:03:06.876Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-17T19:03:06.899Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-17T19:03:06.922Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-06-17T19:03:06.946Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-17T19:03:06.970Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-17T19:03:06.993Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-17T19:03:07.016Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-17T19:03:07.044Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 94336c9c53b1247fb7495ab7633c50db9b40dd9a [Pipeline] echo [2021-06-17T19:03:07.070Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 94336c9 [Pipeline] echo [2021-06-17T19:03:07.094Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-17T19:03:08.019Z] + git log --format=format:%s -1 94336c9c53b1247fb7495ab7633c50db9b40dd9a [Pipeline] echo [2021-06-17T19:03:08.061Z] GIT_COMMIT: 94336c9c53b1247fb7495ab7633c50db9b40dd9a, Commit Message: refactor: Use Core Metadata version API for version check (#906) [Pipeline] echo [2021-06-17T19:03:08.074Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:03:08.666Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T19:03:08.667Z] [2021-06-17T19:03:08.667Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:03:09.049Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T19:03:09.049Z] latest: Pulling from edgex-devops/git-semver [2021-06-17T19:03:09.049Z] 31603596830f: Pulling fs layer [2021-06-17T19:03:09.049Z] 54011a49482f: Pulling fs layer [2021-06-17T19:03:09.049Z] a6820b24f6d8: Pulling fs layer [2021-06-17T19:03:09.049Z] f581987b2513: Pulling fs layer [2021-06-17T19:03:09.049Z] f581987b2513: Waiting [2021-06-17T19:03:09.049Z] 54011a49482f: Verifying Checksum [2021-06-17T19:03:09.049Z] 54011a49482f: Download complete [2021-06-17T19:03:09.319Z] 31603596830f: Verifying Checksum [2021-06-17T19:03:09.319Z] 31603596830f: Download complete [2021-06-17T19:03:09.319Z] f581987b2513: Verifying Checksum [2021-06-17T19:03:09.319Z] f581987b2513: Download complete [2021-06-17T19:03:09.319Z] a6820b24f6d8: Verifying Checksum [2021-06-17T19:03:09.319Z] a6820b24f6d8: Download complete [2021-06-17T19:03:09.319Z] 31603596830f: Pull complete [2021-06-17T19:03:09.319Z] 54011a49482f: Pull complete [2021-06-17T19:03:09.896Z] a6820b24f6d8: Pull complete [2021-06-17T19:03:10.175Z] f581987b2513: Pull complete [2021-06-17T19:03:10.175Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-17T19:03:10.175Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T19:03:10.175Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-17T19:03:10.273Z] prd-centos7-docker-4c-2g-71 does not seem to be running inside a container [2021-06-17T19:03:10.337Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-17T19:03:12.091Z] $ docker top 092da842f03d1ea783ea6d083966efcb2031414f19fc6293a74917df4b38bc75 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-17T19:03:12.218Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-17T19:03:12.218Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-17T19:03:12.315Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-17T19:03:12.318Z] $ docker exec 092da842f03d1ea783ea6d083966efcb2031414f19fc6293a74917df4b38bc75 ssh-agent [2021-06-17T19:03:12.426Z] SSH_AUTH_SOCK=/tmp/ssh-L2E0GzTl1GOL/agent.13 [2021-06-17T19:03:12.426Z] SSH_AGENT_PID=19 [2021-06-17T19:03:12.435Z] Running ssh-add (command line suppressed) [2021-06-17T19:03:12.536Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2603745241219995454.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2603745241219995454.key) [2021-06-17T19:03:12.551Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-17T19:03:12.852Z] + git tag --points-at HEAD [Pipeline] } [2021-06-17T19:03:12.871Z] $ docker exec --env ******** --env ******** 092da842f03d1ea783ea6d083966efcb2031414f19fc6293a74917df4b38bc75 ssh-agent -k [2021-06-17T19:03:12.955Z] unset SSH_AUTH_SOCK; [2021-06-17T19:03:12.956Z] unset SSH_AGENT_PID; [2021-06-17T19:03:12.956Z] echo Agent pid 19 killed; [2021-06-17T19:03:12.971Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-17T19:03:13.012Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-17T19:03:13.012Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-17T19:03:13.114Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-17T19:03:13.116Z] $ docker exec 092da842f03d1ea783ea6d083966efcb2031414f19fc6293a74917df4b38bc75 ssh-agent [2021-06-17T19:03:13.215Z] SSH_AUTH_SOCK=/tmp/ssh-V0swalUm3jRz/agent.55 [2021-06-17T19:03:13.215Z] SSH_AGENT_PID=61 [2021-06-17T19:03:13.221Z] Running ssh-add (command line suppressed) [2021-06-17T19:03:13.312Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4015717329185054482.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4015717329185054482.key) [2021-06-17T19:03:13.326Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-17T19:03:13.627Z] + git semver init [2021-06-17T19:03:13.627Z] # -> Open(): unable to determine branch for HEAD [2021-06-17T19:03:13.627Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-06-17T19:03:13.627Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-06-17T19:03:13.627Z] # $SEMVER_REMOTE_NAME = origin [2021-06-17T19:03:13.627Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-17T19:03:13.627Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-17T19:03:13.627Z] # $SEMVER_BRANCH = master [2021-06-17T19:03:13.627Z] # $SEMVER_TEMP = /tmp/semver-518091011 [2021-06-17T19:03:13.627Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-06-17T19:03:15.553Z] # '/tmp/semver-518091011' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' [2021-06-17T19:03:15.553Z] # -> Force: false [2021-06-17T19:03:15.553Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-06-17T19:03:15.567Z] $ docker exec --env ******** --env ******** 092da842f03d1ea783ea6d083966efcb2031414f19fc6293a74917df4b38bc75 ssh-agent -k [2021-06-17T19:03:15.668Z] unset SSH_AUTH_SOCK; [2021-06-17T19:03:15.669Z] unset SSH_AGENT_PID; [2021-06-17T19:03:15.669Z] echo Agent pid 61 killed; [2021-06-17T19:03:15.684Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-17T19:03:16.028Z] + git semver [Pipeline] } [2021-06-17T19:03:16.044Z] $ docker stop --time=1 092da842f03d1ea783ea6d083966efcb2031414f19fc6293a74917df4b38bc75 [2021-06-17T19:03:17.530Z] $ docker rm -f 092da842f03d1ea783ea6d083966efcb2031414f19fc6293a74917df4b38bc75 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-17T19:03:17.918Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-17T19:03:20.234Z] Stashed 1 file(s) [Pipeline] echo [2021-06-17T19:03:20.238Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.84 [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-06-17T19:03:35.754Z] Still waiting to schedule task [2021-06-17T19:03:35.754Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-17T19:03:35.757Z] Still waiting to schedule task [2021-06-17T19:03:35.758Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-17T19:04:55.569Z] Running on prd-centos7-docker-4c-2g-75 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-06-17T19:04:55.590Z] Running in /w/workspace/app-functions-sdk-go/260 [Pipeline] { [Pipeline] checkout [2021-06-17T19:04:55.702Z] The recommended git tool is: git [2021-06-17T19:04:57.970Z] using credential edgex-jenkins-ssh [2021-06-17T19:04:57.989Z] Cloning the remote Git repository [2021-06-17T19:04:57.685Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-17T19:04:57.757Z] > git init /w/workspace/app-functions-sdk-go/260 # timeout=10 [2021-06-17T19:04:57.789Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-17T19:04:57.790Z] > git --version # timeout=10 [2021-06-17T19:04:57.799Z] > git --version # 'git version 2.24.4' [2021-06-17T19:04:57.799Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-17T19:04:57.824Z] [INFO] Currently running in a labeled security context [2021-06-17T19:04:57.824Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-17T19:04:57.825Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/260@tmp/jenkins-gitclient-ssh2170748693599898683.key [2021-06-17T19:04:57.843Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-17T19:04:59.870Z] Avoid second fetch [2021-06-17T19:04:59.871Z] Checking out Revision 94336c9c53b1247fb7495ab7633c50db9b40dd9a (master) [2021-06-17T19:04:59.683Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-17T19:04:59.689Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-17T19:04:59.710Z] > git config core.sparsecheckout # timeout=10 [2021-06-17T19:04:59.715Z] > git checkout -f 94336c9c53b1247fb7495ab7633c50db9b40dd9a # timeout=10 [2021-06-17T19:05:03.481Z] Commit message: "refactor: Use Core Metadata version API for version check (#906)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-17T19:05:04.637Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-17T19:05:04.968Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-17T19:05:05.278Z] + sudo service docker restart [2021-06-17T19:05:05.278Z] + true [2021-06-17T19:05:05.278Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-06-17T19:05:23.566Z] ========================================================= [2021-06-17T19:05:23.566Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-17T19:05:23.566Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:05:23.887Z] + 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-06-17T19:05:24.151Z] Sending build context to Docker daemon 19.83MB [2021-06-17T19:05:24.151Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-17T19:05:24.151Z] Step 2/8 : FROM ${BASE} [2021-06-17T19:05:24.414Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-17T19:05:24.414Z] 540db60ca938: Pulling fs layer [2021-06-17T19:05:24.414Z] adcc1eea9eea: Pulling fs layer [2021-06-17T19:05:24.414Z] 4c4ab2625f07: Pulling fs layer [2021-06-17T19:05:24.414Z] 0510c868ecb4: Pulling fs layer [2021-06-17T19:05:24.414Z] afea3b2eda06: Pulling fs layer [2021-06-17T19:05:24.414Z] 7809a108b3ef: Pulling fs layer [2021-06-17T19:05:24.414Z] f706445af74f: Pulling fs layer [2021-06-17T19:05:24.414Z] 0510c868ecb4: Waiting [2021-06-17T19:05:24.414Z] afea3b2eda06: Waiting [2021-06-17T19:05:24.414Z] 7809a108b3ef: Waiting [2021-06-17T19:05:24.414Z] f706445af74f: Waiting [2021-06-17T19:05:24.414Z] 4c4ab2625f07: Verifying Checksum [2021-06-17T19:05:24.414Z] 4c4ab2625f07: Download complete [2021-06-17T19:05:24.414Z] adcc1eea9eea: Verifying Checksum [2021-06-17T19:05:24.414Z] adcc1eea9eea: Download complete [2021-06-17T19:05:24.414Z] afea3b2eda06: Verifying Checksum [2021-06-17T19:05:24.414Z] afea3b2eda06: Download complete [2021-06-17T19:05:24.414Z] 540db60ca938: Verifying Checksum [2021-06-17T19:05:24.414Z] 540db60ca938: Download complete [2021-06-17T19:05:24.414Z] 7809a108b3ef: Verifying Checksum [2021-06-17T19:05:24.414Z] 7809a108b3ef: Download complete [2021-06-17T19:05:24.676Z] 540db60ca938: Pull complete [2021-06-17T19:05:24.676Z] adcc1eea9eea: Pull complete [2021-06-17T19:05:24.939Z] 4c4ab2625f07: Pull complete [2021-06-17T19:05:26.329Z] f706445af74f: Verifying Checksum [2021-06-17T19:05:26.329Z] f706445af74f: Download complete [2021-06-17T19:05:26.591Z] 0510c868ecb4: Verifying Checksum [2021-06-17T19:05:26.591Z] 0510c868ecb4: Download complete [2021-06-17T19:05:29.913Z] 0510c868ecb4: Pull complete [2021-06-17T19:05:29.913Z] afea3b2eda06: Pull complete [2021-06-17T19:05:30.193Z] 7809a108b3ef: Pull complete [2021-06-17T19:05:31.602Z] f706445af74f: Pull complete [2021-06-17T19:05:31.602Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-17T19:05:31.602Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-17T19:05:31.602Z] ---> b068be0155e3 [2021-06-17T19:05:31.602Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-06-17T19:05:31.602Z] 20.10.0: Pulling from library/docker [2021-06-17T19:05:31.602Z] 05e7bc50f07f: Pulling fs layer [2021-06-17T19:05:31.602Z] 6db28d0fdbf6: Pulling fs layer [2021-06-17T19:05:31.602Z] 292df0bc6bf3: Pulling fs layer [2021-06-17T19:05:31.602Z] 2e060f4bd70b: Pulling fs layer [2021-06-17T19:05:31.602Z] 80e8d568a223: Pulling fs layer [2021-06-17T19:05:31.602Z] 8dc6ef1a942a: Pulling fs layer [2021-06-17T19:05:31.602Z] 2312dd95470a: Pulling fs layer [2021-06-17T19:05:31.602Z] 80e8d568a223: Waiting [2021-06-17T19:05:31.602Z] 8dc6ef1a942a: Waiting [2021-06-17T19:05:31.602Z] 2312dd95470a: Waiting [2021-06-17T19:05:31.602Z] 292df0bc6bf3: Download complete [2021-06-17T19:05:31.602Z] 6db28d0fdbf6: Verifying Checksum [2021-06-17T19:05:31.602Z] 6db28d0fdbf6: Download complete [2021-06-17T19:05:31.602Z] 05e7bc50f07f: Verifying Checksum [2021-06-17T19:05:31.602Z] 05e7bc50f07f: Download complete [2021-06-17T19:05:31.863Z] 80e8d568a223: Verifying Checksum [2021-06-17T19:05:31.863Z] 80e8d568a223: Download complete [2021-06-17T19:05:31.863Z] 8dc6ef1a942a: Verifying Checksum [2021-06-17T19:05:31.863Z] 8dc6ef1a942a: Download complete [2021-06-17T19:05:31.863Z] 2312dd95470a: Verifying Checksum [2021-06-17T19:05:31.863Z] 2312dd95470a: Download complete [2021-06-17T19:05:31.863Z] 05e7bc50f07f: Pull complete [2021-06-17T19:05:32.123Z] 6db28d0fdbf6: Pull complete [2021-06-17T19:05:32.123Z] 292df0bc6bf3: Pull complete [2021-06-17T19:05:32.700Z] 2e060f4bd70b: Verifying Checksum [2021-06-17T19:05:32.700Z] 2e060f4bd70b: Download complete [2021-06-17T19:05:34.633Z] 2e060f4bd70b: Pull complete [2021-06-17T19:05:34.895Z] 80e8d568a223: Pull complete [2021-06-17T19:05:34.895Z] 8dc6ef1a942a: Pull complete [2021-06-17T19:05:34.895Z] 2312dd95470a: Pull complete [2021-06-17T19:05:34.895Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-17T19:05:34.895Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-17T19:05:38.212Z] ---> f1e18ec11b92 [2021-06-17T19:05:38.212Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-17T19:05:38.212Z] ---> Running in 4a245c082d62 [2021-06-17T19:05:38.212Z] Removing intermediate container 4a245c082d62 [2021-06-17T19:05:38.212Z] ---> a0d8b8d10f57 [2021-06-17T19:05:38.212Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-06-17T19:05:38.212Z] ---> Running in 6e284c68df0c [2021-06-17T19:05:38.212Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-17T19:05:39.173Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-17T19:05:39.750Z] (1/5) Installing libsodium (1.0.18-r0) [2021-06-17T19:05:39.750Z] (2/5) Installing libzmq (4.3.3-r1) [2021-06-17T19:05:39.750Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-06-17T19:05:40.013Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-06-17T19:05:40.013Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-06-17T19:05:40.013Z] Executing busybox-1.32.1-r6.trigger [2021-06-17T19:05:40.013Z] OK: 150 MiB in 45 packages [2021-06-17T19:05:40.592Z] Removing intermediate container 6e284c68df0c [2021-06-17T19:05:40.592Z] ---> 7435899702ca [2021-06-17T19:05:40.592Z] Step 6/8 : WORKDIR /build [2021-06-17T19:05:40.592Z] ---> Running in f1dde831524e [2021-06-17T19:05:40.592Z] Removing intermediate container f1dde831524e [2021-06-17T19:05:40.592Z] ---> 8502936813e1 [2021-06-17T19:05:40.592Z] Step 7/8 : COPY go.mod . [2021-06-17T19:05:40.860Z] ---> e7da72145680 [2021-06-17T19:05:40.860Z] Step 8/8 : RUN go mod download [2021-06-17T19:05:40.860Z] ---> Running in 6a9188ea036e [2021-06-17T19:05:53.168Z] Removing intermediate container 6a9188ea036e [2021-06-17T19:05:53.168Z] ---> 6e363ac72ebb [2021-06-17T19:05:53.168Z] Successfully built 6e363ac72ebb [2021-06-17T19:05:53.168Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:05:53.477Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-17T19:05:53.477Z] . [Pipeline] withDockerContainer [2021-06-17T19:05:53.561Z] prd-centos7-docker-4c-2g-75 does not seem to be running inside a container [2021-06-17T19:05:53.600Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/260 -v /w/workspace/app-functions-sdk-go/260:/w/workspace/app-functions-sdk-go/260:rw,z -v /w/workspace/app-functions-sdk-go/260@tmp:/w/workspace/app-functions-sdk-go/260@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-17T19:05:53.936Z] $ docker top acefd84bf683b330199ce53ab712db7d5b199a0b040fffd783e6670fc61db1a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T19:05:54.313Z] + go version [2021-06-17T19:05:54.313Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-17T19:05:54.322Z] $ docker stop --time=1 acefd84bf683b330199ce53ab712db7d5b199a0b040fffd783e6670fc61db1a4 [2021-06-17T19:05:55.397Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-74 in /w/workspace/ndry_app-functions-sdk-go_master [2021-06-17T19:05:55.502Z] $ docker rm -f acefd84bf683b330199ce53ab712db7d5b199a0b040fffd783e6670fc61db1a4 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2021-06-17T19:05:55.608Z] Running in /w/workspace/app-functions-sdk-go/260 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:05:56.037Z] The recommended git tool is: git [2021-06-17T19:05:56.176Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-17T19:05:56.176Z] . [Pipeline] withDockerContainer [2021-06-17T19:05:56.252Z] prd-centos7-docker-4c-2g-75 does not seem to be running inside a container [2021-06-17T19:05:56.291Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/260 -v /w/workspace/app-functions-sdk-go/260:/w/workspace/app-functions-sdk-go/260:rw,z -v /w/workspace/app-functions-sdk-go/260@tmp:/w/workspace/app-functions-sdk-go/260@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-17T19:05:56.680Z] $ docker top 9a0bfc618bb09832a6ff67513f2be087a85f8f97ca216f8c98388514986d0d03 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T19:05:57.075Z] + go mod tidy [Pipeline] sh [2021-06-17T19:05:57.649Z] + make test [2021-06-17T19:05:57.649Z] make -C ./app-service-template build [2021-06-17T19:05:57.649Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/260/app-service-template' [2021-06-17T19:05:57.649Z] go mod tidy [2021-06-17T19:05:57.916Z] 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-06-17T19:06:02.063Z] using credential edgex-jenkins-ssh [2021-06-17T19:06:02.105Z] Cloning the remote Git repository [2021-06-17T19:06:02.204Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-17T19:06:02.376Z] > git init /w/workspace/app-functions-sdk-go/260 # timeout=10 [2021-06-17T19:06:02.471Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-17T19:06:02.472Z] > git --version # timeout=10 [2021-06-17T19:06:02.495Z] > git --version # 'git version 2.17.1' [2021-06-17T19:06:02.497Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-17T19:06:02.613Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-17T19:06:06.390Z] Avoid second fetch [2021-06-17T19:06:06.391Z] Checking out Revision 94336c9c53b1247fb7495ab7633c50db9b40dd9a (master) [2021-06-17T19:06:06.336Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-17T19:06:06.362Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-17T19:06:06.408Z] > git config core.sparsecheckout # timeout=10 [2021-06-17T19:06:06.419Z] > git checkout -f 94336c9c53b1247fb7495ab7633c50db9b40dd9a # timeout=10 [2021-06-17T19:06:08.013Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/260/app-service-template' [2021-06-17T19:06:08.013Z] make -C ./app-service-template test [2021-06-17T19:06:08.013Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/260/app-service-template' [2021-06-17T19:06:08.013Z] go mod tidy [2021-06-17T19:06:08.013Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-17T19:06:10.813Z] Commit message: "refactor: Use Core Metadata version API for version check (#906)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-17T19:06:12.227Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-17T19:06:12.647Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-17T19:06:13.045Z] + sudo service docker restart [2021-06-17T19:06:13.045Z] + true [2021-06-17T19:06:16.225Z] ok new-app-service 0.007s coverage: 47.8% of statements [2021-06-17T19:06:16.225Z] ? new-app-service/config [no test files] [2021-06-17T19:06:16.225Z] ok new-app-service/functions 0.012s [2021-06-17T19:06:16.225Z] CGO_ENABLED=1 go vet ./... [2021-06-17T19:06:22.835Z] gofmt -l . [2021-06-17T19:06:22.835Z] [ "`gofmt -l .`" = "" ] [2021-06-17T19:06:22.835Z] ./bin/test-attribution-txt.sh [2021-06-17T19:06:23.417Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/260/app-service-template' [2021-06-17T19:06:23.417Z] go mod tidy [2021-06-17T19:06:23.417Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-17T19:06:23.687Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-06-17T19:06:25.090Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.023s coverage: 63.6% of statements [2021-06-17T19:06:25.090Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.024s coverage: 96.5% of statements [2021-06-17T19:06:25.090Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-06-17T19:06:25.681Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.011s coverage: 61.8% of statements [2021-06-17T19:06:25.681Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-06-17T19:06:25.681Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.009s [2021-06-17T19:06:26.274Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.119s coverage: 74.5% of statements [2021-06-17T19:06:26.274Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-06-17T19:06:26.274Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-06-17T19:06:26.274Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-06-17T19:06:26.274Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-06-17T19:06:26.274Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-06-17T19:06:26.274Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-06-17T19:06:26.274Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.006s coverage: 97.1% of statements [2021-06-17T19:06:26.274Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-06-17T19:06:26.546Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.029s coverage: 10.5% of statements [2021-06-17T19:06:29.908Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.731s coverage: 76.1% of statements [2021-06-17T19:06:29.908Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-06-17T19:06:29.908Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.011s coverage: 12.5% of statements [2021-06-17T19:06:29.908Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.010s coverage: 27.3% of statements [2021-06-17T19:06:29.908Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-06-17T19:06:29.908Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-06-17T19:06:29.908Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.009s coverage: 51.4% of statements [Pipeline] unstash [Pipeline] echo [2021-06-17T19:06:31.708Z] ========================================================= [2021-06-17T19:06:31.708Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-17T19:06:31.708Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:06:32.081Z] + 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-06-17T19:06:33.552Z] Sending build context to Docker daemon 19.82MB [2021-06-17T19:06:33.552Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-17T19:06:33.552Z] Step 2/8 : FROM ${BASE} [2021-06-17T19:06:33.830Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-17T19:06:33.830Z] 595b0fe564bb: Pulling fs layer [2021-06-17T19:06:33.830Z] 3088b5b3c5c0: Pulling fs layer [2021-06-17T19:06:33.830Z] 5b7225fbf94c: Pulling fs layer [2021-06-17T19:06:33.830Z] ba82ee9f976e: Pulling fs layer [2021-06-17T19:06:33.830Z] 506bd15cee9f: Pulling fs layer [2021-06-17T19:06:33.830Z] 75a0a4a0db45: Pulling fs layer [2021-06-17T19:06:33.830Z] 618dc40b7e24: Pulling fs layer [2021-06-17T19:06:33.830Z] 75a0a4a0db45: Waiting [2021-06-17T19:06:33.830Z] 618dc40b7e24: Waiting [2021-06-17T19:06:33.830Z] ba82ee9f976e: Waiting [2021-06-17T19:06:33.830Z] 5b7225fbf94c: Verifying Checksum [2021-06-17T19:06:33.830Z] 5b7225fbf94c: Download complete [2021-06-17T19:06:33.830Z] 3088b5b3c5c0: Verifying Checksum [2021-06-17T19:06:33.830Z] 3088b5b3c5c0: Download complete [2021-06-17T19:06:33.830Z] 506bd15cee9f: Verifying Checksum [2021-06-17T19:06:33.830Z] 506bd15cee9f: Download complete [2021-06-17T19:06:33.830Z] 75a0a4a0db45: Verifying Checksum [2021-06-17T19:06:33.830Z] 75a0a4a0db45: Download complete [2021-06-17T19:06:34.104Z] 595b0fe564bb: Verifying Checksum [2021-06-17T19:06:34.105Z] 595b0fe564bb: Download complete [2021-06-17T19:06:34.717Z] 595b0fe564bb: Pull complete [2021-06-17T19:06:35.324Z] 3088b5b3c5c0: Pull complete [2021-06-17T19:06:35.601Z] 618dc40b7e24: Verifying Checksum [2021-06-17T19:06:35.601Z] 618dc40b7e24: Download complete [2021-06-17T19:06:35.876Z] 5b7225fbf94c: Pull complete [2021-06-17T19:06:37.316Z] ba82ee9f976e: Verifying Checksum [2021-06-17T19:06:37.316Z] ba82ee9f976e: Download complete [2021-06-17T19:06:47.508Z] ba82ee9f976e: Pull complete [2021-06-17T19:06:47.783Z] 506bd15cee9f: Pull complete [2021-06-17T19:06:48.387Z] 75a0a4a0db45: Pull complete [2021-06-17T19:06:51.816Z] 618dc40b7e24: Pull complete [2021-06-17T19:06:52.089Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-17T19:06:52.089Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-17T19:06:52.089Z] ---> a36622ca3599 [2021-06-17T19:06:52.089Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-06-17T19:06:52.363Z] 20.10.0: Pulling from library/docker [2021-06-17T19:06:52.363Z] a3cc7d3b244e: Pulling fs layer [2021-06-17T19:06:52.363Z] 02a3295e0d61: Pulling fs layer [2021-06-17T19:06:52.363Z] 0f4f2e6d8100: Pulling fs layer [2021-06-17T19:06:52.363Z] 330b718f631f: Pulling fs layer [2021-06-17T19:06:52.363Z] a93816041522: Pulling fs layer [2021-06-17T19:06:52.363Z] bdb6da89ff94: Pulling fs layer [2021-06-17T19:06:52.363Z] 2a70c0c122f4: Pulling fs layer [2021-06-17T19:06:52.363Z] bdb6da89ff94: Waiting [2021-06-17T19:06:52.363Z] a93816041522: Waiting [2021-06-17T19:06:52.363Z] 2a70c0c122f4: Waiting [2021-06-17T19:06:52.363Z] 330b718f631f: Waiting [2021-06-17T19:06:52.363Z] 0f4f2e6d8100: Download complete [2021-06-17T19:06:52.363Z] 02a3295e0d61: Verifying Checksum [2021-06-17T19:06:52.363Z] 02a3295e0d61: Download complete [2021-06-17T19:06:52.363Z] a3cc7d3b244e: Download complete [2021-06-17T19:06:52.638Z] a93816041522: Verifying Checksum [2021-06-17T19:06:52.638Z] a93816041522: Download complete [2021-06-17T19:06:52.638Z] 2a70c0c122f4: Verifying Checksum [2021-06-17T19:06:52.638Z] 2a70c0c122f4: Download complete [2021-06-17T19:06:52.638Z] bdb6da89ff94: Verifying Checksum [2021-06-17T19:06:52.638Z] bdb6da89ff94: Download complete [2021-06-17T19:06:53.241Z] a3cc7d3b244e: Pull complete [2021-06-17T19:06:53.850Z] 02a3295e0d61: Pull complete [2021-06-17T19:06:54.120Z] 0f4f2e6d8100: Pull complete [2021-06-17T19:06:54.717Z] 330b718f631f: Verifying Checksum [2021-06-17T19:06:54.717Z] 330b718f631f: Download complete [2021-06-17T19:06:56.508Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.552s coverage: 78.0% of statements [2021-06-17T19:06:56.509Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.010s coverage: 94.4% of statements [2021-06-17T19:06:56.509Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-17T19:06:56.509Z] gofmt -l . [2021-06-17T19:06:56.509Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-17T19:06:56.520Z] $ docker stop --time=1 9a0bfc618bb09832a6ff67513f2be087a85f8f97ca216f8c98388514986d0d03 [2021-06-17T19:06:57.787Z] $ docker rm -f 9a0bfc618bb09832a6ff67513f2be087a85f8f97ca216f8c98388514986d0d03 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-17T19:06:58.178Z] 330b718f631f: Pull complete [2021-06-17T19:06:58.178Z] a93816041522: Pull complete [2021-06-17T19:06:58.204Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-17T19:06:58.443Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-17T19:06:58.470Z] bdb6da89ff94: Pull complete [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 [2021-06-17T19:06:58.754Z] 2a70c0c122f4: Pull complete [2021-06-17T19:06:58.754Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-17T19:06:58.754Z] Status: Downloaded newer image for docker:20.10.0 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-17T19:06:59.250Z] ---> job-cost.sh [2021-06-17T19:06:59.251Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cFHX [2021-06-17T19:07:04.190Z] ---> 7435fbacdbc2 [2021-06-17T19:07:04.190Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-17T19:07:04.190Z] ---> Running in 430f25549da4 [2021-06-17T19:07:04.463Z] Removing intermediate container 430f25549da4 [2021-06-17T19:07:04.463Z] ---> 02309817aff9 [2021-06-17T19:07:04.463Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-06-17T19:07:04.738Z] ---> Running in 7b908ea317fd [2021-06-17T19:07:06.182Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-17T19:07:07.165Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-17T19:07:07.764Z] (1/5) Installing libsodium (1.0.18-r0) [2021-06-17T19:07:08.038Z] (2/5) Installing libzmq (4.3.3-r1) [2021-06-17T19:07:08.038Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-06-17T19:07:08.315Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-06-17T19:07:08.315Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-06-17T19:07:08.315Z] Executing busybox-1.32.1-r6.trigger [2021-06-17T19:07:08.315Z] OK: 139 MiB in 45 packages [2021-06-17T19:07:09.299Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-17T19:07:09.775Z] Removing intermediate container 7b908ea317fd [2021-06-17T19:07:09.775Z] ---> e9e31ad5ee21 [2021-06-17T19:07:09.775Z] Step 6/8 : WORKDIR /build [2021-06-17T19:07:09.775Z] ---> Running in 9dba0c4e8f8e [2021-06-17T19:07:10.372Z] Removing intermediate container 9dba0c4e8f8e [2021-06-17T19:07:10.372Z] ---> af7269ce61ae [2021-06-17T19:07:10.373Z] Step 7/8 : COPY go.mod . [2021-06-17T19:07:10.971Z] ---> 4c9ff8c3434e [2021-06-17T19:07:10.971Z] Step 8/8 : RUN go mod download [2021-06-17T19:07:11.247Z] ---> Running in c06149e10b20 [2021-06-17T19:07:21.599Z] lf-activate-venv(): INFO: Adding /tmp/venv-cFHX/bin to PATH [2021-06-17T19:07:21.599Z] INFO: No Stack... [2021-06-17T19:07:21.599Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-17T19:07:21.859Z] INFO: Archiving Costs [Pipeline] sh [2021-06-17T19:07:22.162Z] + cat /w/workspace/app-functions-sdk-go/260/archives/cost.csv [2021-06-17T19:07:22.163Z] + cut -d, -f6 [Pipeline] lock [2021-06-17T19:07:22.190Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-260-stack-cost] [2021-06-17T19:07:22.200Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-260-stack-cost] did not exist. Created. [2021-06-17T19:07:22.200Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-260-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-17T19:07:22.541Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-17T19:07:22.609Z] Stashed 1 file(s) [Pipeline] } [2021-06-17T19:07:22.616Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-260-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-17T19:07:38.085Z] Removing intermediate container c06149e10b20 [2021-06-17T19:07:38.085Z] ---> 958933748f36 [2021-06-17T19:07:38.085Z] Successfully built 958933748f36 [2021-06-17T19:07:38.085Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:07:38.429Z] + docker inspect -f . ci-base-image-arm64 [2021-06-17T19:07:38.429Z] . [Pipeline] withDockerContainer [2021-06-17T19:07:38.667Z] prd-ubuntu18.04-docker-arm64-4c-16g-74 does not seem to be running inside a container [2021-06-17T19:07:38.750Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/260 -v /w/workspace/app-functions-sdk-go/260:/w/workspace/app-functions-sdk-go/260:rw,z -v /w/workspace/app-functions-sdk-go/260@tmp:/w/workspace/app-functions-sdk-go/260@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-17T19:07:40.249Z] $ docker top 816e8ea97cfc8b1e0bebda308846a4cdd0cd96c4ac4e1a313b185fe4debb5c53 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T19:07:41.175Z] + go version [2021-06-17T19:07:41.175Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-17T19:07:41.199Z] $ docker stop --time=1 816e8ea97cfc8b1e0bebda308846a4cdd0cd96c4ac4e1a313b185fe4debb5c53 [2021-06-17T19:07:43.045Z] $ docker rm -f 816e8ea97cfc8b1e0bebda308846a4cdd0cd96c4ac4e1a313b185fe4debb5c53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:07:43.763Z] + docker inspect -f . ci-base-image-arm64 [2021-06-17T19:07:43.763Z] . [Pipeline] withDockerContainer [2021-06-17T19:07:43.994Z] prd-ubuntu18.04-docker-arm64-4c-16g-74 does not seem to be running inside a container [2021-06-17T19:07:44.073Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/260 -v /w/workspace/app-functions-sdk-go/260:/w/workspace/app-functions-sdk-go/260:rw,z -v /w/workspace/app-functions-sdk-go/260@tmp:/w/workspace/app-functions-sdk-go/260@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-17T19:07:45.562Z] $ docker top 45659d6b3ee92b0e30a5855bb937231182a3dfb8f89d95836ee9b5e4067ef09a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T19:07:46.500Z] + go mod tidy [Pipeline] sh [2021-06-17T19:07:47.843Z] + make test [2021-06-17T19:07:47.843Z] make -C ./app-service-template build [2021-06-17T19:07:47.843Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/260/app-service-template' [2021-06-17T19:07:47.843Z] go mod tidy [2021-06-17T19:07:48.897Z] 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-06-17T19:08:21.314Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/260/app-service-template' [2021-06-17T19:08:21.314Z] make -C ./app-service-template test [2021-06-17T19:08:21.314Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/260/app-service-template' [2021-06-17T19:08:21.314Z] go mod tidy [2021-06-17T19:08:21.587Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-17T19:08:53.980Z] ok new-app-service 0.040s coverage: 47.8% of statements [2021-06-17T19:08:53.980Z] ? new-app-service/config [no test files] [2021-06-17T19:08:53.980Z] ok new-app-service/functions 0.039s [2021-06-17T19:08:54.250Z] CGO_ENABLED=1 go vet ./... [2021-06-17T19:09:21.062Z] gofmt -l . [2021-06-17T19:09:21.062Z] [ "`gofmt -l .`" = "" ] [2021-06-17T19:09:21.062Z] ./bin/test-attribution-txt.sh [2021-06-17T19:09:21.062Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/260/app-service-template' [2021-06-17T19:09:21.062Z] go mod tidy [2021-06-17T19:09:21.062Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-17T19:09:21.655Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-06-17T19:09:29.989Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.159s coverage: 63.6% of statements [2021-06-17T19:09:29.989Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.067s coverage: 96.5% of statements [2021-06-17T19:09:29.989Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-06-17T19:09:29.989Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.108s coverage: 61.8% of statements [2021-06-17T19:09:29.989Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-06-17T19:09:29.989Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.033s [2021-06-17T19:09:29.989Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.093s coverage: 74.5% of statements [2021-06-17T19:09:29.989Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-06-17T19:09:29.989Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-06-17T19:09:29.989Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-06-17T19:09:29.989Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-06-17T19:09:29.989Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-06-17T19:09:29.989Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-06-17T19:09:29.989Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.031s coverage: 97.1% of statements [2021-06-17T19:09:29.989Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-06-17T19:09:30.598Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.036s coverage: 10.5% of statements [2021-06-17T19:09:37.344Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.901s coverage: 76.1% of statements [2021-06-17T19:09:37.344Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-06-17T19:09:37.344Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.098s coverage: 12.5% of statements [2021-06-17T19:09:37.344Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.098s coverage: 27.3% of statements [2021-06-17T19:09:37.344Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-06-17T19:09:37.344Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-06-17T19:09:37.344Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.037s coverage: 51.4% of statements [2021-06-17T19:10:04.117Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.111s coverage: 78.0% of statements [2021-06-17T19:10:04.117Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.036s coverage: 94.4% of statements [2021-06-17T19:10:04.117Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-17T19:10:06.758Z] gofmt -l . [2021-06-17T19:10:07.029Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-17T19:10:07.319Z] $ docker stop --time=1 45659d6b3ee92b0e30a5855bb937231182a3dfb8f89d95836ee9b5e4067ef09a [2021-06-17T19:10:09.307Z] $ docker rm -f 45659d6b3ee92b0e30a5855bb937231182a3dfb8f89d95836ee9b5e4067ef09a [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-17T19:10:10.238Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-17T19:10:10.272Z] Warning: overwriting stash ‘coverage-report’ [2021-06-17T19:10:10.880Z] 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-06-17T19:10:11.765Z] ---> job-cost.sh [2021-06-17T19:10:11.765Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NI6Q [2021-06-17T19:10:50.748Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-17T19:12:27.514Z] lf-activate-venv(): INFO: Adding /tmp/venv-NI6Q/bin to PATH [2021-06-17T19:12:27.514Z] INFO: No Stack... [2021-06-17T19:12:27.514Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-17T19:12:27.514Z] INFO: Archiving Costs [Pipeline] sh [2021-06-17T19:12:27.868Z] + cat /w/workspace/app-functions-sdk-go/260/archives/cost.csv [2021-06-17T19:12:27.868Z] + cut -d, -f6 [Pipeline] lock [2021-06-17T19:12:27.929Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-260-stack-cost] [2021-06-17T19:12:27.953Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-260-stack-cost] did not exist. Created. [2021-06-17T19:12:27.953Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-260-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-17T19:12:28.350Z] /w/workspace/app-functions-sdk-go/260@tmp/durable-2953ff46/script.sh: 1: /w/workspace/app-functions-sdk-go/260@tmp/durable-2953ff46/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-17T19:12:28.711Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-17T19:12:28.735Z] Warning: overwriting stash ‘stack-cost’ [2021-06-17T19:12:28.968Z] Stashed 1 file(s) [Pipeline] } [2021-06-17T19:12:28.985Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-260-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-06-17T19:12:29.588Z] provisioning config files... [2021-06-17T19:12:29.601Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8223658574759182860tmp [Pipeline] { [Pipeline] sh [2021-06-17T19:12:29.914Z] + set +x [2021-06-17T19:12:29.914Z] + curl -s https://codecov.io/bash [2021-06-17T19:12:29.914Z] + bash -s -- [2021-06-17T19:12:29.914Z] [2021-06-17T19:12:29.914Z] _____ _ [2021-06-17T19:12:29.914Z] / ____| | | [2021-06-17T19:12:29.914Z] | | ___ __| | ___ ___ _____ __ [2021-06-17T19:12:29.914Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-17T19:12:29.914Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-17T19:12:29.914Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-17T19:12:29.914Z] Bash-1.0.3 [2021-06-17T19:12:29.914Z] [2021-06-17T19:12:29.914Z] [2021-06-17T19:12:29.914Z] ==> git version 2.24.4 found [2021-06-17T19:12:29.914Z] ==> 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-06-17T19:12:29.914Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-17T19:12:29.914Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-17T19:12:29.914Z] ==> Jenkins CI detected. [2021-06-17T19:12:29.914Z] project root: . [2021-06-17T19:12:29.914Z] --> token set from env [2021-06-17T19:12:29.914Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-17T19:12:29.914Z] ==> Running gcov in . (disable via -X gcov) [2021-06-17T19:12:29.914Z] ==> Python coveragepy not found [2021-06-17T19:12:29.914Z] ==> Searching for coverage reports in: [2021-06-17T19:12:29.914Z] + . [2021-06-17T19:12:29.914Z] -> Found 2 reports [2021-06-17T19:12:29.914Z] ==> Detecting git/mercurial file structure [2021-06-17T19:12:29.914Z] ==> Reading reports [2021-06-17T19:12:30.181Z] + ./app-service-template/coverage.out bytes=1055 [2021-06-17T19:12:30.181Z] + ./coverage.out bytes=95181 [2021-06-17T19:12:30.181Z] ==> Appending adjustments [2021-06-17T19:12:30.181Z] https://docs.codecov.io/docs/fixing-reports [2021-06-17T19:12:30.444Z] + Found adjustments [2021-06-17T19:12:30.444Z] ==> Gzipping contents [2021-06-17T19:12:30.444Z] 20K /tmp/codecov.t9JtVW.gz [2021-06-17T19:12:30.444Z] ==> Uploading reports [2021-06-17T19:12:30.444Z] url: https://codecov.io [2021-06-17T19:12:30.444Z] query: branch=master&commit=94336c9c53b1247fb7495ab7633c50db9b40dd9a&build=260&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F260%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-17T19:12:30.444Z] -> Pinging Codecov [2021-06-17T19:12:30.444Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=94336c9c53b1247fb7495ab7633c50db9b40dd9a&build=260&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F260%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-17T19:12:31.016Z] -> Uploading to [2021-06-17T19:12:31.016Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-17/3D8B5DFFC46A037C893635FACE044666/94336c9c53b1247fb7495ab7633c50db9b40dd9a/68440448-5b97-4252-8b56-bb8f7b2e193a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210617%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210617T191230Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=47a2081b7d53a9cda7206c0c7878d56f78605f22e4cc7eb087173d55b5fdaf73 [2021-06-17T19:12:31.016Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-17T19:12:31.016Z] Dload Upload Total Spent Left Speed [2021-06-17T19:12:31.278Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16872 0 0 100 16872 0 43505 --:--:-- --:--:-- --:--:-- 43596 [2021-06-17T19:12:31.278Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/94336c9c53b1247fb7495ab7633c50db9b40dd9a [Pipeline] } [2021-06-17T19:12:31.288Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-17T19:12:31.627Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-17T19:12:31.664Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:12:31.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-17T19:12:31.995Z] [2021-06-17T19:12:31.995Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:12:32.326Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-17T19:12:32.326Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-17T19:12:32.326Z] 188c0c94c7c5: Pulling fs layer [2021-06-17T19:12:32.326Z] 0ef7d3d256c8: Pulling fs layer [2021-06-17T19:12:32.326Z] de9db76c5a1d: Pulling fs layer [2021-06-17T19:12:32.326Z] 0eba1c9be4d2: Pulling fs layer [2021-06-17T19:12:32.326Z] 0d57e429df01: Pulling fs layer [2021-06-17T19:12:32.326Z] 4e4be7b47b0d: Pulling fs layer [2021-06-17T19:12:32.326Z] e1f770b5df2f: Pulling fs layer [2021-06-17T19:12:32.326Z] 85a0685a4137: Pulling fs layer [2021-06-17T19:12:32.326Z] 0d57e429df01: Waiting [2021-06-17T19:12:32.326Z] 4e4be7b47b0d: Waiting [2021-06-17T19:12:32.326Z] e1f770b5df2f: Waiting [2021-06-17T19:12:32.326Z] 85a0685a4137: Waiting [2021-06-17T19:12:32.326Z] 0eba1c9be4d2: Waiting [2021-06-17T19:12:32.326Z] de9db76c5a1d: Verifying Checksum [2021-06-17T19:12:32.326Z] de9db76c5a1d: Download complete [2021-06-17T19:12:32.326Z] 0ef7d3d256c8: Verifying Checksum [2021-06-17T19:12:32.326Z] 0ef7d3d256c8: Download complete [2021-06-17T19:12:32.326Z] 0d57e429df01: Verifying Checksum [2021-06-17T19:12:32.326Z] 0d57e429df01: Download complete [2021-06-17T19:12:32.326Z] 4e4be7b47b0d: Verifying Checksum [2021-06-17T19:12:32.326Z] 4e4be7b47b0d: Download complete [2021-06-17T19:12:32.326Z] 188c0c94c7c5: Download complete [2021-06-17T19:12:32.595Z] 188c0c94c7c5: Pull complete [2021-06-17T19:12:32.860Z] 0ef7d3d256c8: Pull complete [2021-06-17T19:12:32.860Z] de9db76c5a1d: Pull complete [2021-06-17T19:12:34.249Z] e1f770b5df2f: Verifying Checksum [2021-06-17T19:12:34.250Z] e1f770b5df2f: Download complete [2021-06-17T19:12:35.647Z] 0eba1c9be4d2: Verifying Checksum [2021-06-17T19:12:35.647Z] 0eba1c9be4d2: Download complete [2021-06-17T19:12:35.647Z] 85a0685a4137: Verifying Checksum [2021-06-17T19:12:35.647Z] 85a0685a4137: Download complete [2021-06-17T19:12:38.986Z] 0eba1c9be4d2: Pull complete [2021-06-17T19:12:38.986Z] 0d57e429df01: Pull complete [2021-06-17T19:12:38.986Z] 4e4be7b47b0d: Pull complete [2021-06-17T19:12:39.251Z] e1f770b5df2f: Pull complete [2021-06-17T19:12:42.603Z] 85a0685a4137: Pull complete [2021-06-17T19:12:42.603Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-17T19:12:42.603Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-17T19:12:42.603Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-17T19:12:42.684Z] prd-centos7-docker-4c-2g-71 does not seem to be running inside a container [2021-06-17T19:12:42.727Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-17T19:12:45.841Z] $ docker top 683c9273e1c26cbec85936f014747e35e56a39bc0cf5c46350b2da95b584b100 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-17T19:12:45.935Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-17T19:12:46.240Z] + set -o pipefail [2021-06-17T19:12:46.240Z] + snyk monitor '--org=edgex-jenkins' [2021-06-17T19:12:51.577Z] [2021-06-17T19:12:51.577Z] Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... [2021-06-17T19:12:51.577Z] [2021-06-17T19:12:51.577Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/1f22f313-0d25-42f1-a1d5-4a215dab5cc2 [2021-06-17T19:12:51.577Z] [2021-06-17T19:12:51.577Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-06-17T19:12:51.577Z] [2021-06-17T19:12:51.577Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-17T19:12:51.577Z] [2021-06-17T19:12:51.841Z] [Pipeline] } [2021-06-17T19:12:51.856Z] $ docker stop --time=1 683c9273e1c26cbec85936f014747e35e56a39bc0cf5c46350b2da95b584b100 [2021-06-17T19:12:53.921Z] $ docker rm -f 683c9273e1c26cbec85936f014747e35e56a39bc0cf5c46350b2da95b584b100 [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-06-17T19:12:54.818Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-17T19:12:54.847Z] provisioning config files... [2021-06-17T19:12:54.857Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2375985258852315330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-17T19:12:55.174Z] --> edgex-publish-swagger.sh [2021-06-17T19:12:55.174Z] === Publish openapi/v2 API === [2021-06-17T19:12:55.174Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-06-17T19:12:55.174Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] [2021-06-17T19:12:55.174Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-17T19:12:55.174Z] Dload Upload Total Spent Left Speed [2021-06-17T19:12:56.563Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13052 0 0 100 13052 0 10785 0:00:01 0:00:01 --:--:-- 10804 100 13052 0 0 100 13052 0 9467 0:00:01 0:00:01 --:--:-- 9478 [2021-06-17T19:12:56.563Z] [2021-06-17T19:12:56.563Z] [Pipeline] } [2021-06-17T19:12:56.572Z] 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-06-17T19:12:57.099Z] + git log --format=format:%s -1 94336c9c53b1247fb7495ab7633c50db9b40dd9a [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:12:57.427Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T19:12:57.427Z] . [Pipeline] withDockerContainer [2021-06-17T19:12:57.499Z] prd-centos7-docker-4c-2g-71 does not seem to be running inside a container [2021-06-17T19:12:57.548Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-17T19:12:57.886Z] $ docker top c8f803c54c837ec4016805b0ddcfb7f6492705dfc9e6ac474b49401c6a279ea9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-17T19:12:58.033Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-17T19:12:58.033Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-17T19:12:58.146Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-17T19:12:58.149Z] $ docker exec c8f803c54c837ec4016805b0ddcfb7f6492705dfc9e6ac474b49401c6a279ea9 ssh-agent [2021-06-17T19:12:58.262Z] SSH_AUTH_SOCK=/tmp/ssh-J3szs6ycLXQG/agent.13 [2021-06-17T19:12:58.262Z] SSH_AGENT_PID=20 [2021-06-17T19:12:58.267Z] Running ssh-add (command line suppressed) [2021-06-17T19:12:58.362Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1728889957011620201.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1728889957011620201.key) [2021-06-17T19:12:58.376Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-17T19:12:58.677Z] + git semver tag [2021-06-17T19:12:58.677Z] # -> Open(): unable to determine branch for HEAD [2021-06-17T19:12:58.677Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-06-17T19:12:58.677Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-06-17T19:12:58.677Z] # $SEMVER_REMOTE_NAME = origin [2021-06-17T19:12:58.677Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-17T19:12:58.677Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-17T19:12:58.677Z] # $SEMVER_BRANCH = master [2021-06-17T19:12:58.677Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-06-17T19:12:58.677Z] # 94336c9c53b1247fb7495ab7633c50db9b40dd9a HEAD [2021-06-17T19:12:58.677Z] # -> Force: false [2021-06-17T19:12:58.677Z] # f303bd7be1b1e30ca3cfd973fcf38c5d2d654ad9 refs/tags/v2.0.0-dev.84 [Pipeline] } [2021-06-17T19:12:58.690Z] $ docker exec --env ******** --env ******** c8f803c54c837ec4016805b0ddcfb7f6492705dfc9e6ac474b49401c6a279ea9 ssh-agent -k [2021-06-17T19:12:58.798Z] unset SSH_AUTH_SOCK; [2021-06-17T19:12:58.798Z] unset SSH_AGENT_PID; [2021-06-17T19:12:58.799Z] echo Agent pid 20 killed; [2021-06-17T19:12:58.810Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-17T19:12:59.145Z] + git semver [Pipeline] } [2021-06-17T19:12:59.162Z] $ docker stop --time=1 c8f803c54c837ec4016805b0ddcfb7f6492705dfc9e6ac474b49401c6a279ea9 [2021-06-17T19:13:00.371Z] $ docker rm -f c8f803c54c837ec4016805b0ddcfb7f6492705dfc9e6ac474b49401c6a279ea9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:13:00.816Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-17T19:13:00.816Z] [2021-06-17T19:13:00.816Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:13:01.143Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-17T19:13:01.143Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-17T19:13:01.143Z] ab5ef0e58194: Pulling fs layer [2021-06-17T19:13:01.143Z] 9712f1f96733: Pulling fs layer [2021-06-17T19:13:01.143Z] 63f879dbbcfc: Pulling fs layer [2021-06-17T19:13:01.143Z] 0d9ebad4ef96: Pulling fs layer [2021-06-17T19:13:01.143Z] e9a5061849ea: Pulling fs layer [2021-06-17T19:13:01.143Z] d747dcd14b5f: Pulling fs layer [2021-06-17T19:13:01.143Z] 2de7ff778b66: Pulling fs layer [2021-06-17T19:13:01.143Z] 0d9ebad4ef96: Waiting [2021-06-17T19:13:01.143Z] e9a5061849ea: Waiting [2021-06-17T19:13:01.143Z] d747dcd14b5f: Waiting [2021-06-17T19:13:01.143Z] 2de7ff778b66: Waiting [2021-06-17T19:13:01.143Z] 9712f1f96733: Verifying Checksum [2021-06-17T19:13:01.143Z] 9712f1f96733: Download complete [2021-06-17T19:13:02.535Z] 63f879dbbcfc: Verifying Checksum [2021-06-17T19:13:02.535Z] 63f879dbbcfc: Download complete [2021-06-17T19:13:02.797Z] e9a5061849ea: Verifying Checksum [2021-06-17T19:13:02.797Z] e9a5061849ea: Download complete [2021-06-17T19:13:02.797Z] d747dcd14b5f: Verifying Checksum [2021-06-17T19:13:02.797Z] d747dcd14b5f: Download complete [2021-06-17T19:13:03.062Z] 2de7ff778b66: Verifying Checksum [2021-06-17T19:13:03.062Z] 2de7ff778b66: Download complete [2021-06-17T19:13:03.325Z] 0d9ebad4ef96: Verifying Checksum [2021-06-17T19:13:03.325Z] 0d9ebad4ef96: Download complete [2021-06-17T19:13:03.597Z] ab5ef0e58194: Verifying Checksum [2021-06-17T19:13:03.597Z] ab5ef0e58194: Download complete [2021-06-17T19:13:06.173Z] ab5ef0e58194: Pull complete [2021-06-17T19:13:06.173Z] 9712f1f96733: Pull complete [2021-06-17T19:13:06.768Z] 63f879dbbcfc: Pull complete [2021-06-17T19:13:10.625Z] 0d9ebad4ef96: Pull complete [2021-06-17T19:13:10.625Z] e9a5061849ea: Pull complete [2021-06-17T19:13:10.625Z] d747dcd14b5f: Pull complete [2021-06-17T19:13:11.202Z] 2de7ff778b66: Pull complete [2021-06-17T19:13:11.202Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-17T19:13:11.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-17T19:13:11.202Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-17T19:13:11.283Z] prd-centos7-docker-4c-2g-71 does not seem to be running inside a container [2021-06-17T19:13:11.331Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-17T19:13:15.055Z] $ docker top 17392089b9b19447816c076be1e68f4d18f610ae5fae42ff079df9d69610e5fc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-17T19:13:15.147Z] provisioning config files... [2021-06-17T19:13:15.155Z] copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2688876259315742355tmp [2021-06-17T19:13:15.168Z] copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6164982129613365110tmp [2021-06-17T19:13:15.180Z] copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4774265404709628160tmp [Pipeline] { [Pipeline] echo [2021-06-17T19:13:15.200Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T19:13:15.496Z] ---> sigul-configuration.sh [2021-06-17T19:13:15.496Z] gpg: directory `/root/.gnupg' created [2021-06-17T19:13:15.496Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-17T19:13:15.496Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-17T19:13:15.496Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-17T19:13:15.496Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-17T19:13:15.496Z] gpg: CAST5 encrypted data [2021-06-17T19:13:15.496Z] gpg: encrypted with 1 passphrase [2021-06-17T19:13:15.496Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-17T19:13:15.798Z] + mkdir /home/jenkins [2021-06-17T19:13:15.798Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-17T19:13:16.092Z] + 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-06-17T19:13:16.103Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T19:13:16.409Z] ---> sigul-install.sh [2021-06-17T19:13:20.627Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-17T19:13:20.925Z] + git tag --list [2021-06-17T19:13:20.925Z] v0.1.0 [2021-06-17T19:13:20.925Z] v0.1.1 [2021-06-17T19:13:20.925Z] v1.0.0 [2021-06-17T19:13:20.925Z] v1.1.0 [2021-06-17T19:13:20.925Z] v1.2.0 [2021-06-17T19:13:20.925Z] v1.3.0 [2021-06-17T19:13:20.925Z] v1.3.1 [2021-06-17T19:13:20.925Z] v1.3.1-dev.1 [2021-06-17T19:13:20.925Z] v1.3.2-dev.1 [2021-06-17T19:13:20.925Z] v2.0.0-dev.1 [2021-06-17T19:13:20.925Z] v2.0.0-dev.10 [2021-06-17T19:13:20.925Z] v2.0.0-dev.11 [2021-06-17T19:13:20.925Z] v2.0.0-dev.12 [2021-06-17T19:13:20.925Z] v2.0.0-dev.13 [2021-06-17T19:13:20.925Z] v2.0.0-dev.14 [2021-06-17T19:13:20.925Z] v2.0.0-dev.15 [2021-06-17T19:13:20.925Z] v2.0.0-dev.16 [2021-06-17T19:13:20.925Z] v2.0.0-dev.17 [2021-06-17T19:13:20.925Z] v2.0.0-dev.18 [2021-06-17T19:13:20.925Z] v2.0.0-dev.19 [2021-06-17T19:13:20.925Z] v2.0.0-dev.2 [2021-06-17T19:13:20.925Z] v2.0.0-dev.20 [2021-06-17T19:13:20.925Z] v2.0.0-dev.21 [2021-06-17T19:13:20.925Z] v2.0.0-dev.22 [2021-06-17T19:13:20.925Z] v2.0.0-dev.23 [2021-06-17T19:13:20.925Z] v2.0.0-dev.24 [2021-06-17T19:13:20.925Z] v2.0.0-dev.25 [2021-06-17T19:13:20.925Z] v2.0.0-dev.26 [2021-06-17T19:13:20.925Z] v2.0.0-dev.27 [2021-06-17T19:13:20.925Z] v2.0.0-dev.28 [2021-06-17T19:13:20.925Z] v2.0.0-dev.29 [2021-06-17T19:13:20.925Z] v2.0.0-dev.3 [2021-06-17T19:13:20.925Z] v2.0.0-dev.30 [2021-06-17T19:13:20.925Z] v2.0.0-dev.31 [2021-06-17T19:13:20.925Z] v2.0.0-dev.32 [2021-06-17T19:13:20.925Z] v2.0.0-dev.33 [2021-06-17T19:13:20.925Z] v2.0.0-dev.34 [2021-06-17T19:13:20.925Z] v2.0.0-dev.35 [2021-06-17T19:13:20.925Z] v2.0.0-dev.36 [2021-06-17T19:13:20.925Z] v2.0.0-dev.37 [2021-06-17T19:13:20.925Z] v2.0.0-dev.38 [2021-06-17T19:13:20.925Z] v2.0.0-dev.39 [2021-06-17T19:13:20.925Z] v2.0.0-dev.4 [2021-06-17T19:13:20.925Z] v2.0.0-dev.40 [2021-06-17T19:13:20.925Z] v2.0.0-dev.41 [2021-06-17T19:13:20.925Z] v2.0.0-dev.42 [2021-06-17T19:13:20.925Z] v2.0.0-dev.43 [2021-06-17T19:13:20.925Z] v2.0.0-dev.44 [2021-06-17T19:13:20.925Z] v2.0.0-dev.45 [2021-06-17T19:13:20.925Z] v2.0.0-dev.46 [2021-06-17T19:13:20.925Z] v2.0.0-dev.47 [2021-06-17T19:13:20.925Z] v2.0.0-dev.48 [2021-06-17T19:13:20.925Z] v2.0.0-dev.49 [2021-06-17T19:13:20.925Z] v2.0.0-dev.5 [2021-06-17T19:13:20.925Z] v2.0.0-dev.50 [2021-06-17T19:13:20.925Z] v2.0.0-dev.51 [2021-06-17T19:13:20.925Z] v2.0.0-dev.52 [2021-06-17T19:13:20.925Z] v2.0.0-dev.53 [2021-06-17T19:13:20.925Z] v2.0.0-dev.54 [2021-06-17T19:13:20.925Z] v2.0.0-dev.55 [2021-06-17T19:13:20.925Z] v2.0.0-dev.56 [2021-06-17T19:13:20.925Z] v2.0.0-dev.57 [2021-06-17T19:13:20.925Z] v2.0.0-dev.58 [2021-06-17T19:13:20.925Z] v2.0.0-dev.59 [2021-06-17T19:13:20.925Z] v2.0.0-dev.6 [2021-06-17T19:13:20.925Z] v2.0.0-dev.60 [2021-06-17T19:13:20.925Z] v2.0.0-dev.61 [2021-06-17T19:13:20.925Z] v2.0.0-dev.62 [2021-06-17T19:13:20.925Z] v2.0.0-dev.63 [2021-06-17T19:13:20.925Z] v2.0.0-dev.64 [2021-06-17T19:13:20.925Z] v2.0.0-dev.65 [2021-06-17T19:13:20.925Z] v2.0.0-dev.66 [2021-06-17T19:13:20.925Z] v2.0.0-dev.67 [2021-06-17T19:13:20.925Z] v2.0.0-dev.68 [2021-06-17T19:13:20.925Z] v2.0.0-dev.69 [2021-06-17T19:13:20.925Z] v2.0.0-dev.7 [2021-06-17T19:13:20.925Z] v2.0.0-dev.70 [2021-06-17T19:13:20.925Z] v2.0.0-dev.71 [2021-06-17T19:13:20.925Z] v2.0.0-dev.72 [2021-06-17T19:13:20.925Z] v2.0.0-dev.73 [2021-06-17T19:13:20.925Z] v2.0.0-dev.74 [2021-06-17T19:13:20.925Z] v2.0.0-dev.75 [2021-06-17T19:13:20.925Z] v2.0.0-dev.76 [2021-06-17T19:13:20.925Z] v2.0.0-dev.77 [2021-06-17T19:13:20.925Z] v2.0.0-dev.78 [2021-06-17T19:13:20.925Z] v2.0.0-dev.79 [2021-06-17T19:13:20.925Z] v2.0.0-dev.8 [2021-06-17T19:13:20.925Z] v2.0.0-dev.80 [2021-06-17T19:13:20.925Z] v2.0.0-dev.81 [2021-06-17T19:13:20.925Z] v2.0.0-dev.82 [2021-06-17T19:13:20.925Z] v2.0.0-dev.83 [2021-06-17T19:13:20.925Z] v2.0.0-dev.84 [2021-06-17T19:13:20.925Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-17T19:13:21.220Z] + lftools sign git-tag v2.0.0-dev.84 [2021-06-17T19:13:21.792Z] Signing Git tag with Sigul... [2021-06-17T19:13:21.792Z] Signing v2.0.0-dev.84 [Pipeline] echo [2021-06-17T19:13:22.749Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T19:13:23.175Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-17T19:13:23.330Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-17T19:13:23.437Z] $ docker stop --time=1 17392089b9b19447816c076be1e68f4d18f610ae5fae42ff079df9d69610e5fc [2021-06-17T19:13:25.110Z] $ docker rm -f 17392089b9b19447816c076be1e68f4d18f610ae5fae42ff079df9d69610e5fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:13:25.795Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T19:13:25.795Z] . [Pipeline] withDockerContainer [2021-06-17T19:13:25.867Z] prd-centos7-docker-4c-2g-71 does not seem to be running inside a container [2021-06-17T19:13:25.909Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-17T19:13:26.306Z] $ docker top 78b11ab1a40ebd8dca4b18fef395a93667341147eddceacba11d179f7f845ae5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-17T19:13:26.440Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-17T19:13:26.440Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-17T19:13:26.551Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-17T19:13:26.554Z] $ docker exec 78b11ab1a40ebd8dca4b18fef395a93667341147eddceacba11d179f7f845ae5 ssh-agent [2021-06-17T19:13:26.697Z] SSH_AUTH_SOCK=/tmp/ssh-xRJBJNs82Fd6/agent.14 [2021-06-17T19:13:26.697Z] SSH_AGENT_PID=19 [2021-06-17T19:13:26.704Z] Running ssh-add (command line suppressed) [2021-06-17T19:13:26.805Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6010443557588613401.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6010443557588613401.key) [2021-06-17T19:13:26.820Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-17T19:13:27.123Z] + git semver bump pre [2021-06-17T19:13:27.123Z] # -> Open(): unable to determine branch for HEAD [2021-06-17T19:13:27.123Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-06-17T19:13:27.123Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-06-17T19:13:27.123Z] # $SEMVER_REMOTE_NAME = origin [2021-06-17T19:13:27.123Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-17T19:13:27.123Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-17T19:13:27.123Z] # $SEMVER_BRANCH = master [2021-06-17T19:13:27.123Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-06-17T19:13:27.123Z] 2.0.0-dev.85 [Pipeline] } [2021-06-17T19:13:27.136Z] $ docker exec --env ******** --env ******** 78b11ab1a40ebd8dca4b18fef395a93667341147eddceacba11d179f7f845ae5 ssh-agent -k [2021-06-17T19:13:27.231Z] unset SSH_AUTH_SOCK; [2021-06-17T19:13:27.232Z] unset SSH_AGENT_PID; [2021-06-17T19:13:27.232Z] echo Agent pid 19 killed; [2021-06-17T19:13:27.250Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-17T19:13:27.582Z] + git semver [Pipeline] } [2021-06-17T19:13:27.599Z] $ docker stop --time=1 78b11ab1a40ebd8dca4b18fef395a93667341147eddceacba11d179f7f845ae5 [2021-06-17T19:13:28.782Z] $ docker rm -f 78b11ab1a40ebd8dca4b18fef395a93667341147eddceacba11d179f7f845ae5 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:13:29.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T19:13:29.176Z] . [Pipeline] withDockerContainer [2021-06-17T19:13:29.250Z] prd-centos7-docker-4c-2g-71 does not seem to be running inside a container [2021-06-17T19:13:29.297Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-17T19:13:29.683Z] $ docker top 0e78d159d1a46623f10b08889a6aa49f65ab9bc9b6f8845eec2cfe0a03125669 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-17T19:13:29.814Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-17T19:13:29.814Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-17T19:13:29.934Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-17T19:13:29.937Z] $ docker exec 0e78d159d1a46623f10b08889a6aa49f65ab9bc9b6f8845eec2cfe0a03125669 ssh-agent [2021-06-17T19:13:30.048Z] SSH_AUTH_SOCK=/tmp/ssh-xf9gEps35IIm/agent.13 [2021-06-17T19:13:30.048Z] SSH_AGENT_PID=19 [2021-06-17T19:13:30.053Z] Running ssh-add (command line suppressed) [2021-06-17T19:13:30.158Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2854817622144723212.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2854817622144723212.key) [2021-06-17T19:13:30.172Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-17T19:13:30.469Z] + git semver push [2021-06-17T19:13:30.469Z] # -> Open(): unable to determine branch for HEAD [2021-06-17T19:13:30.469Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-06-17T19:13:30.469Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-06-17T19:13:30.469Z] # $SEMVER_REMOTE_NAME = origin [2021-06-17T19:13:30.469Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-17T19:13:30.469Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-17T19:13:30.469Z] # $SEMVER_BRANCH = master [2021-06-17T19:13:30.469Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-06-17T19:13:35.778Z] $ docker exec --env ******** --env ******** 0e78d159d1a46623f10b08889a6aa49f65ab9bc9b6f8845eec2cfe0a03125669 ssh-agent -k [2021-06-17T19:13:35.871Z] unset SSH_AUTH_SOCK; [2021-06-17T19:13:35.871Z] unset SSH_AGENT_PID; [2021-06-17T19:13:35.871Z] echo Agent pid 19 killed; [2021-06-17T19:13:35.883Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-17T19:13:36.221Z] + git semver [Pipeline] } [2021-06-17T19:13:36.237Z] $ docker stop --time=1 0e78d159d1a46623f10b08889a6aa49f65ab9bc9b6f8845eec2cfe0a03125669 [2021-06-17T19:13:37.417Z] $ docker rm -f 0e78d159d1a46623f10b08889a6aa49f65ab9bc9b6f8845eec2cfe0a03125669 [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-06-17T19:13:38.397Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T19:13:38.961Z] ---> package-listing.sh [2021-06-17T19:13:38.961Z] ++ facter osfamily [2021-06-17T19:13:38.961Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-17T19:13:39.225Z] + OS_FAMILY=redhat [2021-06-17T19:13:39.225Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_master [2021-06-17T19:13:39.225Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-17T19:13:39.225Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-17T19:13:39.225Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-17T19:13:39.225Z] + PACKAGES=/tmp/packages_start.txt [2021-06-17T19:13:39.225Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-06-17T19:13:39.225Z] + PACKAGES=/tmp/packages_end.txt [2021-06-17T19:13:39.225Z] + case "${OS_FAMILY}" in [2021-06-17T19:13:39.225Z] + rpm -qa [2021-06-17T19:13:39.225Z] + sort [2021-06-17T19:13:39.799Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-17T19:13:39.799Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-17T19:13:39.799Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-17T19:13:39.799Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-06-17T19:13:39.799Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ [2021-06-17T19:13:39.799Z] + 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-06-17T19:13:39.813Z] 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-06-17T19:13:40.106Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:13:40.675Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-17T19:13:40.675Z] [2021-06-17T19:13:40.675Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:13:40.990Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-17T19:13:40.990Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-17T19:13:40.990Z] df20fa9351a1: Pulling fs layer [2021-06-17T19:13:40.990Z] 36b3adc4ff6f: Pulling fs layer [2021-06-17T19:13:40.990Z] 8ad3a11d3b57: Pulling fs layer [2021-06-17T19:13:40.990Z] 46f8f816bc3b: Pulling fs layer [2021-06-17T19:13:40.990Z] 93b61091891f: Pulling fs layer [2021-06-17T19:13:40.990Z] 93b9cdb0e59b: Pulling fs layer [2021-06-17T19:13:40.990Z] 5e14af77c1be: Pulling fs layer [2021-06-17T19:13:40.990Z] 01666e4c0597: Pulling fs layer [2021-06-17T19:13:40.990Z] aa168da1d23b: Pulling fs layer [2021-06-17T19:13:40.990Z] 46f8f816bc3b: Waiting [2021-06-17T19:13:40.990Z] 93b61091891f: Waiting [2021-06-17T19:13:40.990Z] 93b9cdb0e59b: Waiting [2021-06-17T19:13:40.990Z] 5e14af77c1be: Waiting [2021-06-17T19:13:40.990Z] 01666e4c0597: Waiting [2021-06-17T19:13:40.990Z] aa168da1d23b: Waiting [2021-06-17T19:13:40.990Z] 36b3adc4ff6f: Verifying Checksum [2021-06-17T19:13:40.990Z] 36b3adc4ff6f: Download complete [2021-06-17T19:13:40.990Z] 46f8f816bc3b: Verifying Checksum [2021-06-17T19:13:40.990Z] 46f8f816bc3b: Download complete [2021-06-17T19:13:40.990Z] df20fa9351a1: Verifying Checksum [2021-06-17T19:13:40.990Z] df20fa9351a1: Download complete [2021-06-17T19:13:40.990Z] 93b9cdb0e59b: Verifying Checksum [2021-06-17T19:13:40.990Z] 93b9cdb0e59b: Download complete [2021-06-17T19:13:40.990Z] 5e14af77c1be: Verifying Checksum [2021-06-17T19:13:40.990Z] 5e14af77c1be: Download complete [2021-06-17T19:13:40.990Z] 93b61091891f: Download complete [2021-06-17T19:13:41.253Z] 01666e4c0597: Verifying Checksum [2021-06-17T19:13:41.253Z] 01666e4c0597: Download complete [2021-06-17T19:13:41.253Z] df20fa9351a1: Pull complete [2021-06-17T19:13:41.519Z] 36b3adc4ff6f: Pull complete [2021-06-17T19:13:41.520Z] 8ad3a11d3b57: Verifying Checksum [2021-06-17T19:13:41.520Z] 8ad3a11d3b57: Download complete [2021-06-17T19:13:42.098Z] 8ad3a11d3b57: Pull complete [2021-06-17T19:13:42.098Z] 46f8f816bc3b: Pull complete [2021-06-17T19:13:42.367Z] 93b61091891f: Pull complete [2021-06-17T19:13:42.367Z] 93b9cdb0e59b: Pull complete [2021-06-17T19:13:42.367Z] 5e14af77c1be: Pull complete [2021-06-17T19:13:42.367Z] 01666e4c0597: Pull complete [2021-06-17T19:13:42.943Z] aa168da1d23b: Verifying Checksum [2021-06-17T19:13:42.943Z] aa168da1d23b: Download complete [2021-06-17T19:13:47.181Z] aa168da1d23b: Pull complete [2021-06-17T19:13:47.181Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-17T19:13:47.181Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-17T19:13:47.181Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-17T19:13:47.259Z] prd-centos7-docker-4c-2g-71 does not seem to be running inside a container [2021-06-17T19:13:47.300Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-17T19:13:49.671Z] $ docker top 011b3be0552d26976a28fa5f6ae9463067490fc65b657264c0aba9c7b9bcc73b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T19:13:50.038Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-17T19:13:50.335Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-17T19:13:50.635Z] + ls /var/log/sa-host [2021-06-17T19:13:50.635Z] + sadf -c /var/log/sa-host/sa05 [2021-06-17T19:13:50.635Z] file_magic: OK [2021-06-17T19:13:50.635Z] HZ: Using current value: 100 [2021-06-17T19:13:50.635Z] file_header: OK [2021-06-17T19:13:50.635Z] 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-06-17T19:13:50.635Z] Statistics: [2021-06-17T19:13:50.635Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-17T19:13:50.635Z] File successfully converted to sysstat format version 12.2.1 [2021-06-17T19:13:50.635Z] + sadf -c /var/log/sa-host/sa17 [2021-06-17T19:13:50.635Z] file_magic: OK [2021-06-17T19:13:50.635Z] HZ: Using current value: 100 [2021-06-17T19:13:50.635Z] file_header: OK [2021-06-17T19:13:50.635Z] 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-06-17T19:13:50.635Z] Statistics: [2021-06-17T19:13:50.635Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-17T19:13:50.635Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-17T19:13:50.831Z] provisioning config files... [2021-06-17T19:13:50.843Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6182284099387938956tmp [Pipeline] { [Pipeline] echo [2021-06-17T19:13:50.863Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T19:13:51.368Z] ---> create-netrc.sh [Pipeline] } [2021-06-17T19:13:51.379Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-17T19:13:51.775Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-17T19:13:51.786Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T19:13:52.085Z] ---> sudo-logs.sh [2021-06-17T19:13:52.085Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-17T19:13:52.111Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T19:13:52.483Z] ---> job-cost.sh [2021-06-17T19:13:52.483Z] lf-activate-venv: SKIPPING [2021-06-17T19:13:52.483Z] DEBUG: total: 0.18000000715255737 [2021-06-17T19:13:52.483Z] INFO: Retrieving Stack Cost... [2021-06-17T19:13:53.870Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-17T19:13:54.133Z] INFO: Archiving Costs [Pipeline] echo [2021-06-17T19:13:54.146Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T19:13:54.445Z] ---> logs-deploy.sh [2021-06-17T19:13:54.445Z] lf-activate-venv: SKIPPING [2021-06-17T19:13:54.445Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/260 [2021-06-17T19:13:54.445Z] INFO: archiving workspace using pattern(s): [2021-06-17T19:13:55.393Z] Archives upload complete. [2021-06-17T19:13:55.393Z] INFO: archiving logs to Nexus