Started by upstream project "edgexfoundry/cd-management/release" build number 69 originally caused by: Push event to branch release Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2142337413045404299.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh659735306236723981.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 db16f8292de5a0132d944c4e76ede2ca4f84da27 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/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5220822558991846124.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8886461122601555557.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1969053186608028978.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-522’ Running on prd-centos7-docker-4c-2g-523 in /w/workspace/oundry_app-functions-sdk-go_main [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/oundry_app-functions-sdk-go_main # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_app-functions-sdk-go_main@tmp/jenkins-gitclient-ssh2652867373712384107.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 fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb (main) > 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 fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb # timeout=10 Commit message: "docs: Add 2.0.1 to change log (#930)" > git rev-list --no-walk fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-29T20:57:20.789Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-29T20:57:20.912Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-29T20:57:20.951Z] ========================================================= [2021-07-29T20:57:20.952Z] EdgeX Global Pipelines Version Info [2021-07-29T20:57:20.952Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-29T20:57:22.276Z] ------------------- [2021-07-29T20:57:22.276Z] stable info: [2021-07-29T20:57:22.276Z] ------------------- [2021-07-29T20:57:22.276Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-29T20:57:22.276Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-29T20:57:22.276Z] Message: update stable to v1.0.197 [2021-07-29T20:57:22.862Z] ------------------- [2021-07-29T20:57:22.862Z] experimental info: [2021-07-29T20:57:22.862Z] ------------------- [2021-07-29T20:57:22.862Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-29T20:57:22.862Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-29T20:57:22.862Z] Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-29T20:57:23.146Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-07-29T20:57:23.178Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-07-29T20:57:23.211Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-29T20:57:23.244Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-29T20:57:23.274Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-29T20:57:23.305Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-29T20:57:23.336Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-29T20:57:23.366Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-29T20:57:23.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-29T20:57:23.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-29T20:57:23.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-29T20:57:23.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-07-29T20:57:23.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-29T20:57:23.547Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-29T20:57:23.576Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-07-29T20:57:23.607Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-07-29T20:57:23.637Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-29T20:57:23.669Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-29T20:57:23.700Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-29T20:57:23.729Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-07-29T20:57:23.758Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-29T20:57:23.784Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-29T20:57:23.813Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-29T20:57:23.842Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-29T20:57:23.870Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-07-29T20:57:23.899Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-29T20:57:23.927Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-07-29T20:57:23.957Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-07-29T20:57:23.991Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-07-29T20:57:24.019Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb [Pipeline] echo [2021-07-29T20:57:24.049Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb43287 [Pipeline] echo [2021-07-29T20:57:24.079Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-29T20:57:24.612Z] + git log --format=format:%s -1 fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb [Pipeline] echo [2021-07-29T20:57:24.669Z] GIT_COMMIT: fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb, Commit Message: docs: Add 2.0.1 to change log (#930) [Pipeline] echo [2021-07-29T20:57:24.686Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-29T20:57:25.338Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-29T20:57:25.338Z] [2021-07-29T20:57:25.338Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T20:57:25.678Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-29T20:57:25.678Z] latest: Pulling from edgex-devops/git-semver [2021-07-29T20:57:25.678Z] 31603596830f: Pulling fs layer [2021-07-29T20:57:25.678Z] b6dc333f4379: Pulling fs layer [2021-07-29T20:57:25.678Z] 3d9ef1400e77: Pulling fs layer [2021-07-29T20:57:25.678Z] fd332fbdc1db: Pulling fs layer [2021-07-29T20:57:25.678Z] fd332fbdc1db: Waiting [2021-07-29T20:57:25.949Z] b6dc333f4379: Verifying Checksum [2021-07-29T20:57:25.949Z] b6dc333f4379: Download complete [2021-07-29T20:57:25.949Z] 31603596830f: Verifying Checksum [2021-07-29T20:57:25.949Z] 31603596830f: Download complete [2021-07-29T20:57:26.225Z] 31603596830f: Pull complete [2021-07-29T20:57:26.225Z] fd332fbdc1db: Verifying Checksum [2021-07-29T20:57:26.225Z] fd332fbdc1db: Download complete [2021-07-29T20:57:26.225Z] b6dc333f4379: Pull complete [2021-07-29T20:57:26.499Z] 3d9ef1400e77: Verifying Checksum [2021-07-29T20:57:26.499Z] 3d9ef1400e77: Download complete [2021-07-29T20:57:26.771Z] 3d9ef1400e77: Pull complete [2021-07-29T20:57:27.041Z] fd332fbdc1db: Pull complete [2021-07-29T20:57:27.041Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-29T20:57:27.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-29T20:57:27.041Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-29T20:57:27.132Z] prd-centos7-docker-4c-2g-523 does not seem to be running inside a container [2021-07-29T20:57:27.193Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-29T20:57:27.997Z] $ docker top 36cfb582010eb628bde7349adb3163cbc97650ca78608756d81fdf058aa19be5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-29T20:57:28.133Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-29T20:57:28.133Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-29T20:57:28.253Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-29T20:57:28.252Z] $ docker exec 36cfb582010eb628bde7349adb3163cbc97650ca78608756d81fdf058aa19be5 ssh-agent [2021-07-29T20:57:28.390Z] SSH_AUTH_SOCK=/tmp/ssh-ATgYj1BmfkPq/agent.14 [2021-07-29T20:57:28.390Z] SSH_AGENT_PID=20 [2021-07-29T20:57:28.404Z] Running ssh-add (command line suppressed) [2021-07-29T20:57:28.513Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6881147467328508759.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6881147467328508759.key) [2021-07-29T20:57:28.543Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-29T20:57:28.863Z] + git tag --points-at HEAD [Pipeline] } [2021-07-29T20:57:28.881Z] $ docker exec --env ******** --env ******** 36cfb582010eb628bde7349adb3163cbc97650ca78608756d81fdf058aa19be5 ssh-agent -k [2021-07-29T20:57:28.987Z] unset SSH_AUTH_SOCK; [2021-07-29T20:57:28.988Z] unset SSH_AGENT_PID; [2021-07-29T20:57:28.988Z] echo Agent pid 20 killed; [2021-07-29T20:57:29.012Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2021-07-29T20:57:29.056Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.0.1|v2.0.1-dev.7' [Pipeline] sshagent [2021-07-29T20:57:29.089Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-29T20:57:29.090Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-29T20:57:29.227Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-29T20:57:29.229Z] $ docker exec 36cfb582010eb628bde7349adb3163cbc97650ca78608756d81fdf058aa19be5 ssh-agent [2021-07-29T20:57:29.371Z] SSH_AUTH_SOCK=/tmp/ssh-RxxpG5nlk8S4/agent.55 [2021-07-29T20:57:29.371Z] SSH_AGENT_PID=62 [2021-07-29T20:57:29.380Z] Running ssh-add (command line suppressed) [2021-07-29T20:57:29.477Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4426588823933661935.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4426588823933661935.key) [2021-07-29T20:57:29.503Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-29T20:57:29.820Z] + git semver init [2021-07-29T20:57:29.820Z] # -> Open(): unable to determine branch for HEAD [2021-07-29T20:57:29.820Z] # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git [2021-07-29T20:57:29.820Z] # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main [2021-07-29T20:57:29.820Z] # $SEMVER_REMOTE_NAME = origin [2021-07-29T20:57:29.820Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-29T20:57:29.820Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-29T20:57:29.820Z] # $SEMVER_BRANCH = main [2021-07-29T20:57:29.820Z] # $SEMVER_TEMP = /tmp/semver-554476274 [2021-07-29T20:57:29.820Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-07-29T20:57:31.775Z] # '/tmp/semver-554476274' -> '/w/workspace/oundry_app-functions-sdk-go_main/.semver' [2021-07-29T20:57:31.775Z] # -> Force: false [2021-07-29T20:57:31.775Z] # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [Pipeline] } [2021-07-29T20:57:31.787Z] $ docker exec --env ******** --env ******** 36cfb582010eb628bde7349adb3163cbc97650ca78608756d81fdf058aa19be5 ssh-agent -k [2021-07-29T20:57:31.880Z] unset SSH_AUTH_SOCK; [2021-07-29T20:57:31.881Z] unset SSH_AGENT_PID; [2021-07-29T20:57:31.881Z] echo Agent pid 62 killed; [2021-07-29T20:57:31.896Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-29T20:57:32.247Z] + git semver [Pipeline] } [2021-07-29T20:57:32.268Z] $ docker stop --time=1 36cfb582010eb628bde7349adb3163cbc97650ca78608756d81fdf058aa19be5 [2021-07-29T20:57:33.598Z] $ docker rm -f 36cfb582010eb628bde7349adb3163cbc97650ca78608756d81fdf058aa19be5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-29T20:57:33.989Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-29T20:57:34.363Z] Stashed 1 file(s) [Pipeline] echo [2021-07-29T20:57:34.369Z] [edgeXSemver]: initialized semver on version 2.0.1 [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-07-29T20:57:49.706Z] Still waiting to schedule task [2021-07-29T20:57:49.707Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-07-29T20:57:49.709Z] Still waiting to schedule task [2021-07-29T20:57:49.709Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-07-29T21:00:01.541Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-524 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws [2021-07-29T21:00:01.587Z] Running in /w/workspace/app-functions-sdk-go/9 [Pipeline] { [Pipeline] checkout [2021-07-29T21:00:01.924Z] The recommended git tool is: git [2021-07-29T21:00:07.623Z] using credential edgex-jenkins-ssh [2021-07-29T21:00:07.650Z] Cloning the remote Git repository [2021-07-29T21:00:07.721Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-07-29T21:00:07.833Z] > git init /w/workspace/app-functions-sdk-go/9 # timeout=10 [2021-07-29T21:00:07.916Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-07-29T21:00:07.917Z] > git --version # timeout=10 [2021-07-29T21:00:07.947Z] > git --version # 'git version 2.17.1' [2021-07-29T21:00:07.949Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-29T21:00:08.033Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-29T21:00:11.450Z] Avoid second fetch [2021-07-29T21:00:11.452Z] Checking out Revision fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb (main) [2021-07-29T21:00:11.395Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-07-29T21:00:11.427Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-29T21:00:11.471Z] > git config core.sparsecheckout # timeout=10 [2021-07-29T21:00:11.485Z] > git checkout -f fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb # timeout=10 [2021-07-29T21:00:15.925Z] Commit message: "docs: Add 2.0.1 to change log (#930)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-29T21:00:17.208Z] + git checkout fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb [2021-07-29T21:00:17.208Z] HEAD is now at fb43287 docs: Add 2.0.1 to change log (#930) [Pipeline] unstash [Pipeline] echo [2021-07-29T21:00:17.576Z] ========================================================= [2021-07-29T21:00:17.576Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-29T21:00:17.576Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:00:17.942Z] + 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-07-29T21:00:19.392Z] Sending build context to Docker daemon 19.75MB [2021-07-29T21:00:19.392Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-07-29T21:00:19.392Z] Step 2/8 : FROM ${BASE} [2021-07-29T21:00:19.994Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-29T21:00:19.994Z] 595b0fe564bb: Pulling fs layer [2021-07-29T21:00:19.994Z] 24495759ef45: Pulling fs layer [2021-07-29T21:00:19.994Z] d148012ef14d: Pulling fs layer [2021-07-29T21:00:19.994Z] cb65c68fc2e2: Pulling fs layer [2021-07-29T21:00:19.994Z] 093eec477d81: Pulling fs layer [2021-07-29T21:00:19.994Z] a6d5b2bbb924: Pulling fs layer [2021-07-29T21:00:19.994Z] 2446dc1eb7d3: Pulling fs layer [2021-07-29T21:00:19.994Z] 596795e73e0f: Pulling fs layer [2021-07-29T21:00:19.994Z] 093eec477d81: Waiting [2021-07-29T21:00:19.994Z] a6d5b2bbb924: Waiting [2021-07-29T21:00:19.994Z] 596795e73e0f: Waiting [2021-07-29T21:00:19.994Z] 2446dc1eb7d3: Waiting [2021-07-29T21:00:19.994Z] cb65c68fc2e2: Waiting [2021-07-29T21:00:19.994Z] 24495759ef45: Verifying Checksum [2021-07-29T21:00:19.994Z] 24495759ef45: Download complete [2021-07-29T21:00:19.994Z] d148012ef14d: Verifying Checksum [2021-07-29T21:00:19.994Z] d148012ef14d: Download complete [2021-07-29T21:00:19.994Z] 093eec477d81: Download complete [2021-07-29T21:00:19.994Z] a6d5b2bbb924: Verifying Checksum [2021-07-29T21:00:19.994Z] a6d5b2bbb924: Download complete [2021-07-29T21:00:19.994Z] 2446dc1eb7d3: Verifying Checksum [2021-07-29T21:00:19.994Z] 2446dc1eb7d3: Download complete [2021-07-29T21:00:19.994Z] 595b0fe564bb: Download complete [2021-07-29T21:00:20.990Z] 595b0fe564bb: Pull complete [2021-07-29T21:00:21.601Z] 24495759ef45: Pull complete [2021-07-29T21:00:22.206Z] d148012ef14d: Pull complete [2021-07-29T21:00:22.811Z] 596795e73e0f: Verifying Checksum [2021-07-29T21:00:22.811Z] 596795e73e0f: Download complete [2021-07-29T21:00:23.406Z] cb65c68fc2e2: Verifying Checksum [2021-07-29T21:00:23.406Z] cb65c68fc2e2: Download complete [2021-07-29T21:00:33.607Z] cb65c68fc2e2: Pull complete [2021-07-29T21:00:33.883Z] 093eec477d81: Pull complete [2021-07-29T21:00:34.484Z] a6d5b2bbb924: Pull complete [2021-07-29T21:00:34.765Z] 2446dc1eb7d3: Pull complete [2021-07-29T21:00:39.324Z] 596795e73e0f: Pull complete [2021-07-29T21:00:39.324Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-29T21:00:39.324Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-29T21:00:39.324Z] ---> d9e956139c92 [2021-07-29T21:00:39.324Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-07-29T21:00:39.926Z] 20.10.0: Pulling from library/docker [2021-07-29T21:00:39.926Z] a3cc7d3b244e: Pulling fs layer [2021-07-29T21:00:39.926Z] 02a3295e0d61: Pulling fs layer [2021-07-29T21:00:39.926Z] 0f4f2e6d8100: Pulling fs layer [2021-07-29T21:00:39.926Z] 330b718f631f: Pulling fs layer [2021-07-29T21:00:39.926Z] a93816041522: Pulling fs layer [2021-07-29T21:00:39.926Z] bdb6da89ff94: Pulling fs layer [2021-07-29T21:00:39.926Z] 2a70c0c122f4: Pulling fs layer [2021-07-29T21:00:39.926Z] 330b718f631f: Waiting [2021-07-29T21:00:39.926Z] a93816041522: Waiting [2021-07-29T21:00:39.926Z] bdb6da89ff94: Waiting [2021-07-29T21:00:39.926Z] 2a70c0c122f4: Waiting [2021-07-29T21:00:39.926Z] 0f4f2e6d8100: Verifying Checksum [2021-07-29T21:00:39.926Z] 0f4f2e6d8100: Download complete [2021-07-29T21:00:39.926Z] 02a3295e0d61: Verifying Checksum [2021-07-29T21:00:39.926Z] 02a3295e0d61: Download complete [2021-07-29T21:00:39.926Z] a3cc7d3b244e: Verifying Checksum [2021-07-29T21:00:39.926Z] a3cc7d3b244e: Download complete [2021-07-29T21:00:39.926Z] a93816041522: Verifying Checksum [2021-07-29T21:00:39.926Z] a93816041522: Download complete [2021-07-29T21:00:40.204Z] bdb6da89ff94: Verifying Checksum [2021-07-29T21:00:40.205Z] 2a70c0c122f4: Verifying Checksum [2021-07-29T21:00:40.205Z] 2a70c0c122f4: Download complete [2021-07-29T21:00:40.805Z] a3cc7d3b244e: Pull complete [2021-07-29T21:00:41.409Z] 02a3295e0d61: Pull complete [2021-07-29T21:00:41.686Z] 330b718f631f: Verifying Checksum [2021-07-29T21:00:41.686Z] 330b718f631f: Download complete [2021-07-29T21:00:41.969Z] 0f4f2e6d8100: Pull complete [2021-07-29T21:00:46.307Z] 330b718f631f: Pull complete [2021-07-29T21:00:46.307Z] a93816041522: Pull complete [2021-07-29T21:00:46.308Z] bdb6da89ff94: Pull complete [2021-07-29T21:00:46.666Z] Running on prd-centos7-docker-4c-2g-525 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws [2021-07-29T21:00:46.684Z] Running in /w/workspace/app-functions-sdk-go/9 [Pipeline] { [Pipeline] checkout [2021-07-29T21:00:46.795Z] The recommended git tool is: git [2021-07-29T21:00:46.904Z] 2a70c0c122f4: Pull complete [2021-07-29T21:00:46.904Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-29T21:00:46.904Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-29T21:00:49.494Z] using credential edgex-jenkins-ssh [2021-07-29T21:00:49.509Z] Cloning the remote Git repository [2021-07-29T21:00:48.659Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-07-29T21:00:48.755Z] > git init /w/workspace/app-functions-sdk-go/9 # timeout=10 [2021-07-29T21:00:48.790Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-07-29T21:00:48.791Z] > git --version # timeout=10 [2021-07-29T21:00:48.796Z] > git --version # 'git version 2.24.4' [2021-07-29T21:00:48.796Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-29T21:00:48.832Z] [INFO] Currently running in a labeled security context [2021-07-29T21:00:48.832Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-29T21:00:48.833Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/9@tmp/jenkins-gitclient-ssh7869947997320404833.key [2021-07-29T21:00:48.846Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-29T21:00:51.678Z] Avoid second fetch [2021-07-29T21:00:51.679Z] Checking out Revision fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb (main) [2021-07-29T21:00:50.840Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-07-29T21:00:50.854Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-29T21:00:50.882Z] > git config core.sparsecheckout # timeout=10 [2021-07-29T21:00:50.890Z] > git checkout -f fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb # timeout=10 [2021-07-29T21:00:55.295Z] Commit message: "docs: Add 2.0.1 to change log (#930)" [2021-07-29T21:00:55.330Z] ---> ae6fd9adc42d [2021-07-29T21:00:55.330Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-29T21:00:55.330Z] ---> Running in f9a08de92bc0 [2021-07-29T21:00:55.330Z] Removing intermediate container f9a08de92bc0 [2021-07-29T21:00:55.330Z] ---> 126e393e9784 [2021-07-29T21:00:55.330Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-07-29T21:00:55.603Z] ---> Running in 72b5667e19a5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-29T21:00:56.191Z] + git checkout fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb [2021-07-29T21:00:56.191Z] HEAD is now at fb43287 docs: Add 2.0.1 to change log (#930) [Pipeline] unstash [Pipeline] echo [2021-07-29T21:00:56.406Z] ========================================================= [2021-07-29T21:00:56.406Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-29T21:00:56.406Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:00:56.735Z] + 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-07-29T21:00:57.006Z] Sending build context to Docker daemon 19.75MB [2021-07-29T21:00:57.006Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-07-29T21:00:57.006Z] Step 2/8 : FROM ${BASE} [2021-07-29T21:00:57.006Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-29T21:00:57.006Z] 540db60ca938: Pulling fs layer [2021-07-29T21:00:57.006Z] adcc1eea9eea: Pulling fs layer [2021-07-29T21:00:57.006Z] 4c4ab2625f07: Pulling fs layer [2021-07-29T21:00:57.006Z] 0773c198feca: Pulling fs layer [2021-07-29T21:00:57.006Z] 345f892a5656: Pulling fs layer [2021-07-29T21:00:57.006Z] 4796506630df: Pulling fs layer [2021-07-29T21:00:57.006Z] cc55df3e53f1: Pulling fs layer [2021-07-29T21:00:57.006Z] 4d027b6c602c: Pulling fs layer [2021-07-29T21:00:57.006Z] 449e75d2c14e: Pulling fs layer [2021-07-29T21:00:57.006Z] 345f892a5656: Waiting [2021-07-29T21:00:57.006Z] 4796506630df: Waiting [2021-07-29T21:00:57.006Z] cc55df3e53f1: Waiting [2021-07-29T21:00:57.006Z] 4d027b6c602c: Waiting [2021-07-29T21:00:57.006Z] 449e75d2c14e: Waiting [2021-07-29T21:00:57.006Z] 0773c198feca: Waiting [2021-07-29T21:00:57.006Z] 4c4ab2625f07: Download complete [2021-07-29T21:00:57.046Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T21:00:57.280Z] adcc1eea9eea: Verifying Checksum [2021-07-29T21:00:57.280Z] adcc1eea9eea: Download complete [2021-07-29T21:00:57.280Z] 345f892a5656: Verifying Checksum [2021-07-29T21:00:57.280Z] 345f892a5656: Download complete [2021-07-29T21:00:57.280Z] 4796506630df: Verifying Checksum [2021-07-29T21:00:57.280Z] 4796506630df: Download complete [2021-07-29T21:00:57.280Z] cc55df3e53f1: Verifying Checksum [2021-07-29T21:00:57.280Z] cc55df3e53f1: Download complete [2021-07-29T21:00:57.280Z] 540db60ca938: Verifying Checksum [2021-07-29T21:00:57.280Z] 540db60ca938: Download complete [2021-07-29T21:00:57.557Z] 540db60ca938: Pull complete [2021-07-29T21:00:57.557Z] adcc1eea9eea: Pull complete [2021-07-29T21:00:57.824Z] 4c4ab2625f07: Pull complete [2021-07-29T21:00:57.824Z] 4d027b6c602c: Verifying Checksum [2021-07-29T21:00:57.824Z] 4d027b6c602c: Download complete [2021-07-29T21:00:58.024Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T21:00:59.000Z] (1/5) Installing libsodium (1.0.18-r0) [2021-07-29T21:00:59.277Z] (2/5) Installing libzmq (4.3.3-r1) [2021-07-29T21:00:59.551Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-07-29T21:00:59.552Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-07-29T21:00:59.552Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-07-29T21:00:59.827Z] Executing busybox-1.32.1-r6.trigger [2021-07-29T21:00:59.827Z] OK: 139 MiB in 45 packages [2021-07-29T21:01:01.277Z] Removing intermediate container 72b5667e19a5 [2021-07-29T21:01:01.277Z] ---> 827520168e11 [2021-07-29T21:01:01.277Z] Step 6/8 : WORKDIR /build [2021-07-29T21:01:01.553Z] ---> Running in 514cd9920c6c [2021-07-29T21:01:01.599Z] 449e75d2c14e: Verifying Checksum [2021-07-29T21:01:01.599Z] 449e75d2c14e: Download complete [2021-07-29T21:01:02.176Z] Removing intermediate container 514cd9920c6c [2021-07-29T21:01:02.177Z] ---> c6cbfa337d67 [2021-07-29T21:01:02.177Z] Step 7/8 : COPY go.mod . [2021-07-29T21:01:02.573Z] 0773c198feca: Verifying Checksum [2021-07-29T21:01:02.574Z] 0773c198feca: Download complete [2021-07-29T21:01:02.775Z] ---> f57a6ce38fe3 [2021-07-29T21:01:02.775Z] Step 8/8 : RUN go mod download [2021-07-29T21:01:03.051Z] ---> Running in 2ca1434f1695 [2021-07-29T21:01:05.979Z] 0773c198feca: Pull complete [2021-07-29T21:01:05.979Z] 345f892a5656: Pull complete [2021-07-29T21:01:05.979Z] 4796506630df: Pull complete [2021-07-29T21:01:05.979Z] cc55df3e53f1: Pull complete [2021-07-29T21:01:05.979Z] 4d027b6c602c: Pull complete [2021-07-29T21:01:07.401Z] 449e75d2c14e: Pull complete [2021-07-29T21:01:07.401Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-29T21:01:07.669Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-29T21:01:07.669Z] ---> 0d28375d9b5b [2021-07-29T21:01:07.669Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-07-29T21:01:07.669Z] 20.10.0: Pulling from library/docker [2021-07-29T21:01:07.669Z] 05e7bc50f07f: Pulling fs layer [2021-07-29T21:01:07.669Z] 6db28d0fdbf6: Pulling fs layer [2021-07-29T21:01:07.669Z] 292df0bc6bf3: Pulling fs layer [2021-07-29T21:01:07.669Z] 2e060f4bd70b: Pulling fs layer [2021-07-29T21:01:07.669Z] 80e8d568a223: Pulling fs layer [2021-07-29T21:01:07.669Z] 8dc6ef1a942a: Pulling fs layer [2021-07-29T21:01:07.669Z] 2312dd95470a: Pulling fs layer [2021-07-29T21:01:07.669Z] 2e060f4bd70b: Waiting [2021-07-29T21:01:07.669Z] 80e8d568a223: Waiting [2021-07-29T21:01:07.669Z] 8dc6ef1a942a: Waiting [2021-07-29T21:01:07.669Z] 2312dd95470a: Waiting [2021-07-29T21:01:07.669Z] 292df0bc6bf3: Verifying Checksum [2021-07-29T21:01:07.669Z] 292df0bc6bf3: Download complete [2021-07-29T21:01:07.947Z] 6db28d0fdbf6: Verifying Checksum [2021-07-29T21:01:07.947Z] 6db28d0fdbf6: Download complete [2021-07-29T21:01:07.947Z] 80e8d568a223: Verifying Checksum [2021-07-29T21:01:07.947Z] 80e8d568a223: Download complete [2021-07-29T21:01:07.947Z] 8dc6ef1a942a: Verifying Checksum [2021-07-29T21:01:07.947Z] 8dc6ef1a942a: Download complete [2021-07-29T21:01:07.947Z] 05e7bc50f07f: Verifying Checksum [2021-07-29T21:01:07.947Z] 05e7bc50f07f: Download complete [2021-07-29T21:01:07.947Z] 2312dd95470a: Verifying Checksum [2021-07-29T21:01:07.947Z] 2312dd95470a: Download complete [2021-07-29T21:01:08.217Z] 05e7bc50f07f: Pull complete [2021-07-29T21:01:08.217Z] 6db28d0fdbf6: Pull complete [2021-07-29T21:01:08.217Z] 292df0bc6bf3: Pull complete [2021-07-29T21:01:10.822Z] 2e060f4bd70b: Verifying Checksum [2021-07-29T21:01:10.822Z] 2e060f4bd70b: Download complete [2021-07-29T21:01:12.807Z] 2e060f4bd70b: Pull complete [2021-07-29T21:01:12.807Z] 80e8d568a223: Pull complete [2021-07-29T21:01:12.807Z] 8dc6ef1a942a: Pull complete [2021-07-29T21:01:12.807Z] 2312dd95470a: Pull complete [2021-07-29T21:01:12.807Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-29T21:01:12.807Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-29T21:01:14.758Z] ---> 17dea96fd761 [2021-07-29T21:01:14.758Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-29T21:01:15.024Z] ---> Running in 7f2989858f79 [2021-07-29T21:01:15.024Z] Removing intermediate container 7f2989858f79 [2021-07-29T21:01:15.024Z] ---> 84070d7e25cf [2021-07-29T21:01:15.024Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-07-29T21:01:15.024Z] ---> Running in 666b15c6803e [2021-07-29T21:01:15.295Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T21:01:17.244Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T21:01:17.511Z] (1/5) Installing libsodium (1.0.18-r0) [2021-07-29T21:01:17.511Z] (2/5) Installing libzmq (4.3.3-r1) [2021-07-29T21:01:17.780Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-07-29T21:01:17.780Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-07-29T21:01:17.780Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-07-29T21:01:18.051Z] Executing busybox-1.32.1-r6.trigger [2021-07-29T21:01:18.051Z] OK: 150 MiB in 45 packages [2021-07-29T21:01:18.323Z] Removing intermediate container 666b15c6803e [2021-07-29T21:01:18.323Z] ---> 1b366abf64a6 [2021-07-29T21:01:18.323Z] Step 6/8 : WORKDIR /build [2021-07-29T21:01:18.323Z] ---> Running in eb0ee2c7f84d [2021-07-29T21:01:18.323Z] Removing intermediate container eb0ee2c7f84d [2021-07-29T21:01:18.323Z] ---> f8da259a49ab [2021-07-29T21:01:18.323Z] Step 7/8 : COPY go.mod . [2021-07-29T21:01:18.594Z] ---> 1ac9fa6fc579 [2021-07-29T21:01:18.594Z] Step 8/8 : RUN go mod download [2021-07-29T21:01:18.594Z] ---> Running in 0a9573de9e5b [2021-07-29T21:01:28.692Z] Removing intermediate container 0a9573de9e5b [2021-07-29T21:01:28.692Z] ---> 9254a0eae4ac [2021-07-29T21:01:28.692Z] Successfully built 9254a0eae4ac [2021-07-29T21:01:28.692Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:01:29.041Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-29T21:01:29.041Z] . [Pipeline] withDockerContainer [2021-07-29T21:01:29.166Z] prd-centos7-docker-4c-2g-525 does not seem to be running inside a container [2021-07-29T21:01:29.255Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/9 -v /w/workspace/app-functions-sdk-go/9:/w/workspace/app-functions-sdk-go/9:rw,z -v /w/workspace/app-functions-sdk-go/9@tmp:/w/workspace/app-functions-sdk-go/9@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-29T21:01:29.636Z] $ docker top 6ccd9d55398369c81b136d059a99e7d0a48d42b1b6c4e98da3bbe59777b38f90 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T21:01:30.039Z] + go version [2021-07-29T21:01:30.040Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-29T21:01:30.054Z] $ docker stop --time=1 6ccd9d55398369c81b136d059a99e7d0a48d42b1b6c4e98da3bbe59777b38f90 [2021-07-29T21:01:31.244Z] $ docker rm -f 6ccd9d55398369c81b136d059a99e7d0a48d42b1b6c4e98da3bbe59777b38f90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:01:31.871Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-29T21:01:31.871Z] . [Pipeline] withDockerContainer [2021-07-29T21:01:31.971Z] prd-centos7-docker-4c-2g-525 does not seem to be running inside a container [2021-07-29T21:01:32.040Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/9 -v /w/workspace/app-functions-sdk-go/9:/w/workspace/app-functions-sdk-go/9:rw,z -v /w/workspace/app-functions-sdk-go/9@tmp:/w/workspace/app-functions-sdk-go/9@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-29T21:01:32.396Z] $ docker top 75d2992d44e2c626686bdde5297d96fe8a7f547a22e95d5c75a622dca328e688 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T21:01:32.804Z] + go mod tidy [Pipeline] sh [2021-07-29T21:01:33.396Z] + make test [2021-07-29T21:01:33.396Z] make -C ./app-service-template build [2021-07-29T21:01:33.396Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/9/app-service-template' [2021-07-29T21:01:33.396Z] go mod tidy [2021-07-29T21:01:33.667Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-07-29T21:01:35.450Z] Removing intermediate container 2ca1434f1695 [2021-07-29T21:01:35.450Z] ---> 65ba9cc4257e [2021-07-29T21:01:35.450Z] Successfully built 65ba9cc4257e [2021-07-29T21:01:35.450Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:01:35.815Z] + docker inspect -f . ci-base-image-arm64 [2021-07-29T21:01:35.815Z] . [Pipeline] withDockerContainer [2021-07-29T21:01:36.062Z] prd-ubuntu18.04-docker-arm64-4c-16g-524 does not seem to be running inside a container [2021-07-29T21:01:36.160Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/9 -v /w/workspace/app-functions-sdk-go/9:/w/workspace/app-functions-sdk-go/9:rw,z -v /w/workspace/app-functions-sdk-go/9@tmp:/w/workspace/app-functions-sdk-go/9@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-29T21:01:37.744Z] $ docker top 6dee34a050520b14ac31ce4e1465b27cd7c8669793de14646b9eba857ae441e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T21:01:38.769Z] + go version [2021-07-29T21:01:38.769Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-29T21:01:38.794Z] $ docker stop --time=1 6dee34a050520b14ac31ce4e1465b27cd7c8669793de14646b9eba857ae441e1 [2021-07-29T21:01:40.634Z] $ docker rm -f 6dee34a050520b14ac31ce4e1465b27cd7c8669793de14646b9eba857ae441e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:01:41.454Z] + docker inspect -f . ci-base-image-arm64 [2021-07-29T21:01:41.454Z] . [Pipeline] withDockerContainer [2021-07-29T21:01:41.723Z] prd-ubuntu18.04-docker-arm64-4c-16g-524 does not seem to be running inside a container [2021-07-29T21:01:41.804Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/9 -v /w/workspace/app-functions-sdk-go/9:/w/workspace/app-functions-sdk-go/9:rw,z -v /w/workspace/app-functions-sdk-go/9@tmp:/w/workspace/app-functions-sdk-go/9@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-29T21:01:43.480Z] $ docker top 81526f084411de3afb6555a1c5fcdb3bfddb3797257fc946519c2c3186dd3c71 -eo pid,comm [2021-07-29T21:01:43.784Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/9/app-service-template' [2021-07-29T21:01:43.784Z] make -C ./app-service-template test [2021-07-29T21:01:43.784Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/9/app-service-template' [2021-07-29T21:01:43.784Z] go mod tidy [2021-07-29T21:01:43.784Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [Pipeline] { [Pipeline] sh [2021-07-29T21:01:44.460Z] + go mod tidy [Pipeline] sh [2021-07-29T21:01:45.732Z] + make test [2021-07-29T21:01:45.732Z] make -C ./app-service-template build [2021-07-29T21:01:45.732Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/9/app-service-template' [2021-07-29T21:01:45.732Z] go mod tidy [2021-07-29T21:01:46.335Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-07-29T21:01:52.085Z] ok new-app-service 0.016s coverage: 47.8% of statements [2021-07-29T21:01:52.085Z] ? new-app-service/config [no test files] [2021-07-29T21:01:52.085Z] ok new-app-service/functions 0.009s [2021-07-29T21:01:52.085Z] CGO_ENABLED=1 go vet ./... [2021-07-29T21:02:00.351Z] gofmt -l . [2021-07-29T21:02:00.351Z] [ "`gofmt -l .`" = "" ] [2021-07-29T21:02:00.351Z] ./bin/test-attribution-txt.sh [2021-07-29T21:02:00.351Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/9/app-service-template' [2021-07-29T21:02:00.351Z] go mod tidy [2021-07-29T21:02:00.351Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-29T21:02:00.948Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-07-29T21:02:02.375Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.014s coverage: 63.6% of statements [2021-07-29T21:02:02.645Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.007s coverage: 96.5% of statements [2021-07-29T21:02:02.645Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-07-29T21:02:02.938Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.014s coverage: 61.8% of statements [2021-07-29T21:02:02.938Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-07-29T21:02:02.938Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.006s [2021-07-29T21:02:09.662Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 5.062s coverage: 74.5% of statements [2021-07-29T21:02:09.662Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-07-29T21:02:09.662Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-07-29T21:02:09.662Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-07-29T21:02:09.662Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-07-29T21:02:09.662Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-07-29T21:02:09.662Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-07-29T21:02:09.662Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.013s coverage: 97.1% of statements [2021-07-29T21:02:09.662Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-07-29T21:02:09.662Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.008s coverage: 10.5% of statements [2021-07-29T21:02:09.662Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.736s coverage: 76.1% of statements [2021-07-29T21:02:09.662Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-07-29T21:02:09.662Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.006s coverage: 12.5% of statements [2021-07-29T21:02:09.662Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.010s coverage: 27.3% of statements [2021-07-29T21:02:09.662Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-07-29T21:02:09.662Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-07-29T21:02:09.662Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.008s coverage: 51.4% of statements [2021-07-29T21:02:25.403Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/9/app-service-template' [2021-07-29T21:02:25.403Z] make -C ./app-service-template test [2021-07-29T21:02:25.403Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/9/app-service-template' [2021-07-29T21:02:25.403Z] go mod tidy [2021-07-29T21:02:25.403Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-07-29T21:02:36.368Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.051s coverage: 78.1% of statements [2021-07-29T21:02:36.368Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.024s coverage: 94.4% of statements [2021-07-29T21:02:36.368Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-07-29T21:02:36.368Z] gofmt -l . [2021-07-29T21:02:36.368Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-29T21:02:36.385Z] $ docker stop --time=1 75d2992d44e2c626686bdde5297d96fe8a7f547a22e95d5c75a622dca328e688 [2021-07-29T21:02:37.642Z] $ docker rm -f 75d2992d44e2c626686bdde5297d96fe8a7f547a22e95d5c75a622dca328e688 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-29T21:02:38.093Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-29T21:02:38.749Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:02:39.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-29T21:02:39.585Z] [2021-07-29T21:02:39.585Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:02:39.938Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-29T21:02:39.938Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-29T21:02:39.938Z] b4d181a07f80: Pulling fs layer [2021-07-29T21:02:39.938Z] a1111a8f2ec3: Pulling fs layer [2021-07-29T21:02:39.938Z] ed53099fbce6: Pulling fs layer [2021-07-29T21:02:39.938Z] dc539afda2c1: Pulling fs layer [2021-07-29T21:02:39.938Z] 77bc0d833cb6: Pulling fs layer [2021-07-29T21:02:39.938Z] 9065ff56babe: Pulling fs layer [2021-07-29T21:02:39.938Z] d287ab97295c: Pulling fs layer [2021-07-29T21:02:39.938Z] 77bc0d833cb6: Waiting [2021-07-29T21:02:39.938Z] 9065ff56babe: Waiting [2021-07-29T21:02:39.938Z] dc539afda2c1: Waiting [2021-07-29T21:02:39.938Z] d287ab97295c: Waiting [2021-07-29T21:02:40.204Z] a1111a8f2ec3: Verifying Checksum [2021-07-29T21:02:40.204Z] a1111a8f2ec3: Download complete [2021-07-29T21:02:40.204Z] dc539afda2c1: Verifying Checksum [2021-07-29T21:02:40.204Z] dc539afda2c1: Download complete [2021-07-29T21:02:40.470Z] 77bc0d833cb6: Verifying Checksum [2021-07-29T21:02:40.470Z] 77bc0d833cb6: Download complete [2021-07-29T21:02:40.470Z] 9065ff56babe: Verifying Checksum [2021-07-29T21:02:40.470Z] 9065ff56babe: Download complete [2021-07-29T21:02:40.735Z] ed53099fbce6: Verifying Checksum [2021-07-29T21:02:40.735Z] ed53099fbce6: Download complete [2021-07-29T21:02:41.711Z] b4d181a07f80: Verifying Checksum [2021-07-29T21:02:41.711Z] b4d181a07f80: Download complete [2021-07-29T21:02:42.685Z] b4d181a07f80: Pull complete [2021-07-29T21:02:42.685Z] a1111a8f2ec3: Pull complete [2021-07-29T21:02:43.272Z] ed53099fbce6: Pull complete [2021-07-29T21:02:43.272Z] dc539afda2c1: Pull complete [2021-07-29T21:02:43.537Z] 77bc0d833cb6: Pull complete [2021-07-29T21:02:43.804Z] 9065ff56babe: Pull complete [2021-07-29T21:02:45.227Z] d287ab97295c: Verifying Checksum [2021-07-29T21:02:45.227Z] d287ab97295c: Download complete [2021-07-29T21:02:49.502Z] d287ab97295c: Pull complete [2021-07-29T21:02:49.502Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-29T21:02:49.502Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-29T21:02:49.502Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-29T21:02:49.603Z] prd-centos7-docker-4c-2g-525 does not seem to be running inside a container [2021-07-29T21:02:49.675Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-functions-sdk-go/9 -v /w/workspace/app-functions-sdk-go/9:/w/workspace/app-functions-sdk-go/9:rw,z -v /w/workspace/app-functions-sdk-go/9@tmp:/w/workspace/app-functions-sdk-go/9@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-29T21:02:51.547Z] $ docker top ff3a4c3ac09f4e0c29f33efa97b656a5de96e9e4f23005414f28e2c2736dc85e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T21:02:52.146Z] ---> job-cost.sh [2021-07-29T21:02:52.147Z] lf-activate-venv: SKIPPING [2021-07-29T21:02:52.147Z] INFO: No Stack... [2021-07-29T21:02:52.730Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-29T21:02:52.995Z] INFO: Archiving Costs [Pipeline] sh [2021-07-29T21:02:53.314Z] + cat /w/workspace/app-functions-sdk-go/9/archives/cost.csv [2021-07-29T21:02:53.314Z] + cut -d, -f6 [Pipeline] lock [2021-07-29T21:02:53.356Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-9-stack-cost] [2021-07-29T21:02:53.370Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-9-stack-cost] did not exist. Created. [2021-07-29T21:02:53.370Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-29T21:02:53.721Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-29T21:02:53.771Z] Stashed 1 file(s) [Pipeline] } [2021-07-29T21:02:53.784Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-9-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-29T21:02:53.810Z] $ docker stop --time=1 ff3a4c3ac09f4e0c29f33efa97b656a5de96e9e4f23005414f28e2c2736dc85e [2021-07-29T21:02:54.951Z] $ docker rm -f ff3a4c3ac09f4e0c29f33efa97b656a5de96e9e4f23005414f28e2c2736dc85e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-29T21:02:57.861Z] ok new-app-service 0.041s coverage: 47.8% of statements [2021-07-29T21:02:57.861Z] ? new-app-service/config [no test files] [2021-07-29T21:02:57.861Z] ok new-app-service/functions 0.044s [2021-07-29T21:02:57.861Z] CGO_ENABLED=1 go vet ./... [2021-07-29T21:03:20.091Z] gofmt -l . [2021-07-29T21:03:20.091Z] [ "`gofmt -l .`" = "" ] [2021-07-29T21:03:20.091Z] ./bin/test-attribution-txt.sh [2021-07-29T21:03:20.091Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/9/app-service-template' [2021-07-29T21:03:20.091Z] go mod tidy [2021-07-29T21:03:20.091Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-29T21:03:20.685Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-07-29T21:03:29.002Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.105s coverage: 63.6% of statements [2021-07-29T21:03:29.002Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.087s coverage: 96.5% of statements [2021-07-29T21:03:29.002Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-07-29T21:03:29.002Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.098s coverage: 61.8% of statements [2021-07-29T21:03:29.002Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-07-29T21:03:29.002Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.070s [2021-07-29T21:03:29.002Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.085s coverage: 74.5% of statements [2021-07-29T21:03:29.002Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-07-29T21:03:29.002Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-07-29T21:03:29.002Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-07-29T21:03:29.002Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-07-29T21:03:29.002Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-07-29T21:03:29.002Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-07-29T21:03:29.002Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.042s coverage: 97.1% of statements [2021-07-29T21:03:29.002Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-07-29T21:03:30.460Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.048s coverage: 10.5% of statements [2021-07-29T21:03:35.901Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.830s coverage: 76.1% of statements [2021-07-29T21:03:35.901Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-07-29T21:03:35.901Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.036s coverage: 12.5% of statements [2021-07-29T21:03:35.901Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.103s coverage: 27.3% of statements [2021-07-29T21:03:35.901Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-07-29T21:03:35.901Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-07-29T21:03:35.901Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.053s coverage: 51.4% of statements [2021-07-29T21:04:02.695Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.113s coverage: 78.1% of statements [2021-07-29T21:04:02.695Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.042s coverage: 94.4% of statements [2021-07-29T21:04:02.695Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-07-29T21:04:06.115Z] gofmt -l . [2021-07-29T21:04:06.115Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-29T21:04:06.720Z] $ docker stop --time=1 81526f084411de3afb6555a1c5fcdb3bfddb3797257fc946519c2c3186dd3c71 [2021-07-29T21:04:08.607Z] $ docker rm -f 81526f084411de3afb6555a1c5fcdb3bfddb3797257fc946519c2c3186dd3c71 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-29T21:04:09.506Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-29T21:04:09.537Z] Warning: overwriting stash ‘coverage-report’ [2021-07-29T21:04:10.145Z] 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:04:11.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-29T21:04:11.215Z] [2021-07-29T21:04:11.215Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:04:11.860Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-29T21:04:12.140Z] arm64: Pulling from edgex-lftools-log-publisher [2021-07-29T21:04:12.140Z] 448f6bf000e3: Pulling fs layer [2021-07-29T21:04:12.140Z] f757da607395: Pulling fs layer [2021-07-29T21:04:12.140Z] 05883995daec: Pulling fs layer [2021-07-29T21:04:12.140Z] 8603b9c90790: Pulling fs layer [2021-07-29T21:04:12.140Z] 1560dd03e051: Pulling fs layer [2021-07-29T21:04:12.140Z] 27f5ce0e4adf: Pulling fs layer [2021-07-29T21:04:12.140Z] c2d8d7efcc4b: Pulling fs layer [2021-07-29T21:04:12.140Z] 8603b9c90790: Waiting [2021-07-29T21:04:12.140Z] 1560dd03e051: Waiting [2021-07-29T21:04:12.140Z] 27f5ce0e4adf: Waiting [2021-07-29T21:04:12.140Z] c2d8d7efcc4b: Waiting [2021-07-29T21:04:12.418Z] f757da607395: Verifying Checksum [2021-07-29T21:04:12.418Z] f757da607395: Download complete [2021-07-29T21:04:12.690Z] 8603b9c90790: Verifying Checksum [2021-07-29T21:04:12.690Z] 8603b9c90790: Download complete [2021-07-29T21:04:12.966Z] 1560dd03e051: Verifying Checksum [2021-07-29T21:04:12.966Z] 1560dd03e051: Download complete [2021-07-29T21:04:12.966Z] 27f5ce0e4adf: Download complete [2021-07-29T21:04:13.244Z] 05883995daec: Verifying Checksum [2021-07-29T21:04:13.244Z] 05883995daec: Download complete [2021-07-29T21:04:13.518Z] 448f6bf000e3: Verifying Checksum [2021-07-29T21:04:13.518Z] 448f6bf000e3: Download complete [2021-07-29T21:04:16.923Z] c2d8d7efcc4b: Verifying Checksum [2021-07-29T21:04:16.923Z] c2d8d7efcc4b: Download complete [2021-07-29T21:04:16.923Z] 448f6bf000e3: Pull complete [2021-07-29T21:04:17.523Z] f757da607395: Pull complete [2021-07-29T21:04:19.515Z] 05883995daec: Pull complete [2021-07-29T21:04:19.515Z] 8603b9c90790: Pull complete [2021-07-29T21:04:20.511Z] 1560dd03e051: Pull complete [2021-07-29T21:04:21.125Z] 27f5ce0e4adf: Pull complete [2021-07-29T21:04:36.290Z] c2d8d7efcc4b: Pull complete [2021-07-29T21:04:36.290Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-07-29T21:04:36.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-29T21:04:36.290Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-07-29T21:04:36.549Z] prd-ubuntu18.04-docker-arm64-4c-16g-524 does not seem to be running inside a container [2021-07-29T21:04:36.616Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-functions-sdk-go/9 -v /w/workspace/app-functions-sdk-go/9:/w/workspace/app-functions-sdk-go/9:rw,z -v /w/workspace/app-functions-sdk-go/9@tmp:/w/workspace/app-functions-sdk-go/9@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-07-29T21:04:41.155Z] $ docker top 36e454fd11461e48c95913537c895bf50c6a58eebfac731afaaa15478285202f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T21:04:42.157Z] ---> job-cost.sh [2021-07-29T21:04:42.157Z] lf-activate-venv: SKIPPING [2021-07-29T21:04:42.157Z] INFO: No Stack... [2021-07-29T21:04:43.138Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-29T21:04:43.409Z] INFO: Archiving Costs [Pipeline] sh [2021-07-29T21:04:44.071Z] + cat /w/workspace/app-functions-sdk-go/9/archives/cost.csv [2021-07-29T21:04:44.071Z] + cut -d, -f6 [Pipeline] lock [2021-07-29T21:04:44.138Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-9-stack-cost] [2021-07-29T21:04:44.154Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-9-stack-cost] did not exist. Created. [2021-07-29T21:04:44.154Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-29T21:04:44.840Z] /w/workspace/app-functions-sdk-go/9@tmp/durable-31fc2f8c/script.sh: 1: /w/workspace/app-functions-sdk-go/9@tmp/durable-31fc2f8c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-29T21:04:45.507Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-29T21:04:45.539Z] Warning: overwriting stash ‘stack-cost’ [2021-07-29T21:04:45.601Z] Stashed 1 file(s) [Pipeline] } [2021-07-29T21:04:45.618Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-9-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-29T21:04:45.639Z] $ docker stop --time=1 36e454fd11461e48c95913537c895bf50c6a58eebfac731afaaa15478285202f [2021-07-29T21:04:47.344Z] $ docker rm -f 36e454fd11461e48c95913537c895bf50c6a58eebfac731afaaa15478285202f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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-07-29T21:04:48.371Z] provisioning config files... [2021-07-29T21:04:48.394Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config5561919124976515117tmp [Pipeline] { [Pipeline] sh [2021-07-29T21:04:48.723Z] + set +x [2021-07-29T21:04:48.723Z] + curl -s https://codecov.io/bash [2021-07-29T21:04:48.723Z] + bash -s -- [2021-07-29T21:04:48.723Z] [2021-07-29T21:04:48.723Z] _____ _ [2021-07-29T21:04:48.723Z] / ____| | | [2021-07-29T21:04:48.723Z] | | ___ __| | ___ ___ _____ __ [2021-07-29T21:04:48.723Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-29T21:04:48.723Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-29T21:04:48.723Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-29T21:04:48.723Z] Bash-1.0.6 [2021-07-29T21:04:48.723Z] [2021-07-29T21:04:48.723Z] [2021-07-29T21:04:48.723Z] ==> git version 2.24.4 found [2021-07-29T21:04:48.723Z] ==> 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-07-29T21:04:48.723Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-29T21:04:48.723Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-29T21:04:48.723Z] ==> Jenkins CI detected. [2021-07-29T21:04:48.723Z] current dir:  /w/workspace/oundry_app-functions-sdk-go_main [2021-07-29T21:04:48.723Z] project root: . [2021-07-29T21:04:48.723Z] --> token set from env [2021-07-29T21:04:48.723Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-29T21:04:48.997Z] ==> Running gcov in . (disable via -X gcov) [2021-07-29T21:04:48.997Z] ==> Python coveragepy not found [2021-07-29T21:04:48.997Z] ==> Searching for coverage reports in: [2021-07-29T21:04:48.997Z] + . [2021-07-29T21:04:48.997Z] -> Found 2 reports [2021-07-29T21:04:48.997Z] ==> Detecting git/mercurial file structure [2021-07-29T21:04:48.997Z] ==> Reading reports [2021-07-29T21:04:48.997Z] + ./app-service-template/coverage.out bytes=1055 [2021-07-29T21:04:48.997Z] + ./coverage.out bytes=95183 [2021-07-29T21:04:48.997Z] ==> Appending adjustments [2021-07-29T21:04:48.997Z] https://docs.codecov.io/docs/fixing-reports [2021-07-29T21:04:49.269Z] + Found adjustments [2021-07-29T21:04:49.269Z] ==> Gzipping contents [2021-07-29T21:04:49.269Z] 20K /tmp/codecov.6p57Jb.gz [2021-07-29T21:04:49.269Z] ==> Uploading reports [2021-07-29T21:04:49.269Z] url: https://codecov.io [2021-07-29T21:04:49.269Z] query: branch=main&commit=fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-29T21:04:49.269Z] -> Pinging Codecov [2021-07-29T21:04:49.269Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=main&commit=fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-29T21:04:49.855Z] -> Uploading to [2021-07-29T21:04:49.855Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-29/3D8B5DFFC46A037C893635FACE044666/fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb/28d1b508-c86f-460e-8da9-6b9209786869.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210729%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210729T210449Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e3bc8f564ab19e7fd728f02fefc4203a010fddb6d718e08af186c732e572374c [2021-07-29T21:04:49.855Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-29T21:04:49.855Z] Dload Upload Total Spent Left Speed [2021-07-29T21:04:50.124Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16453 0 0 100 16453 0 35412 --:--:-- --:--:-- --:--:-- 35459 [2021-07-29T21:04:50.124Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb [Pipeline] } [2021-07-29T21:04:50.137Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-07-29T21:04:50.917Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-07-29T21:04:50.971Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:04:51.300Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-29T21:04:51.301Z] [2021-07-29T21:04:51.301Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:04:51.639Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-29T21:04:51.639Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-07-29T21:04:51.639Z] 188c0c94c7c5: Pulling fs layer [2021-07-29T21:04:51.639Z] 0ef7d3d256c8: Pulling fs layer [2021-07-29T21:04:51.639Z] de9db76c5a1d: Pulling fs layer [2021-07-29T21:04:51.639Z] 0eba1c9be4d2: Pulling fs layer [2021-07-29T21:04:51.639Z] 0d57e429df01: Pulling fs layer [2021-07-29T21:04:51.639Z] 4e4be7b47b0d: Pulling fs layer [2021-07-29T21:04:51.640Z] e1f770b5df2f: Pulling fs layer [2021-07-29T21:04:51.640Z] 85a0685a4137: Pulling fs layer [2021-07-29T21:04:51.640Z] 4e4be7b47b0d: Waiting [2021-07-29T21:04:51.640Z] e1f770b5df2f: Waiting [2021-07-29T21:04:51.640Z] 85a0685a4137: Waiting [2021-07-29T21:04:51.640Z] 0eba1c9be4d2: Waiting [2021-07-29T21:04:51.640Z] 0d57e429df01: Waiting [2021-07-29T21:04:51.640Z] de9db76c5a1d: Verifying Checksum [2021-07-29T21:04:51.640Z] de9db76c5a1d: Download complete [2021-07-29T21:04:51.907Z] 0ef7d3d256c8: Verifying Checksum [2021-07-29T21:04:51.907Z] 0ef7d3d256c8: Download complete [2021-07-29T21:04:51.907Z] 0d57e429df01: Verifying Checksum [2021-07-29T21:04:51.907Z] 0d57e429df01: Download complete [2021-07-29T21:04:51.907Z] 4e4be7b47b0d: Verifying Checksum [2021-07-29T21:04:51.907Z] 4e4be7b47b0d: Download complete [2021-07-29T21:04:51.907Z] 188c0c94c7c5: Verifying Checksum [2021-07-29T21:04:51.907Z] 188c0c94c7c5: Download complete [2021-07-29T21:04:52.175Z] 188c0c94c7c5: Pull complete [2021-07-29T21:04:52.175Z] 0ef7d3d256c8: Pull complete [2021-07-29T21:04:52.445Z] de9db76c5a1d: Pull complete [2021-07-29T21:04:53.854Z] e1f770b5df2f: Verifying Checksum [2021-07-29T21:04:53.855Z] e1f770b5df2f: Download complete [2021-07-29T21:04:57.204Z] 0eba1c9be4d2: Verifying Checksum [2021-07-29T21:04:57.204Z] 0eba1c9be4d2: Download complete [2021-07-29T21:04:58.628Z] 85a0685a4137: Verifying Checksum [2021-07-29T21:04:58.629Z] 85a0685a4137: Download complete [2021-07-29T21:05:00.601Z] 0eba1c9be4d2: Pull complete [2021-07-29T21:05:00.601Z] 0d57e429df01: Pull complete [2021-07-29T21:05:00.601Z] 4e4be7b47b0d: Pull complete [2021-07-29T21:05:01.199Z] e1f770b5df2f: Pull complete [2021-07-29T21:05:04.578Z] 85a0685a4137: Pull complete [2021-07-29T21:05:04.578Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-07-29T21:05:04.578Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-29T21:05:04.578Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-07-29T21:05:04.667Z] prd-centos7-docker-4c-2g-523 does not seem to be running inside a container [2021-07-29T21:05:04.724Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-07-29T21:05:06.799Z] $ docker top ff78d8abaa86fe761fe7691383a082a3eaae8b062511ba140192812f412c1cbe -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-29T21:05:06.899Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-07-29T21:05:07.216Z] + set -o pipefail [2021-07-29T21:05:07.216Z] + snyk monitor '--org=edgex-jenkins' [2021-07-29T21:05:17.300Z] [2021-07-29T21:05:17.300Z] Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... [2021-07-29T21:05:17.300Z] [2021-07-29T21:05:17.300Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/ff60cffa-158b-4273-9702-1e0fccac96eb [2021-07-29T21:05:17.300Z] [2021-07-29T21:05:17.300Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-07-29T21:05:17.300Z] [2021-07-29T21:05:17.300Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-07-29T21:05:17.300Z] [2021-07-29T21:05:17.300Z] [Pipeline] } [2021-07-29T21:05:17.315Z] $ docker stop --time=1 ff78d8abaa86fe761fe7691383a082a3eaae8b062511ba140192812f412c1cbe [2021-07-29T21:05:19.484Z] $ docker rm -f ff78d8abaa86fe761fe7691383a082a3eaae8b062511ba140192812f412c1cbe [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-07-29T21:05:20.267Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-29T21:05:20.289Z] provisioning config files... [2021-07-29T21:05:20.303Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config360377355859785979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T21:05:20.638Z] --> edgex-publish-swagger.sh [2021-07-29T21:05:20.638Z] === Publish openapi/v2 API === [2021-07-29T21:05:20.638Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-07-29T21:05:20.638Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] [2021-07-29T21:05:20.638Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-29T21:05:20.638Z] Dload Upload Total Spent Left Speed [2021-07-29T21:05:21.600Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13054 0 0 100 13054 0 12180 0:00:01 0:00:01 --:--:-- 12188 100 13054 0 0 100 13054 0 12178 0:00:01 0:00:01 --:--:-- 12188 [2021-07-29T21:05:21.600Z] [2021-07-29T21:05:21.600Z] [Pipeline] } [2021-07-29T21:05:21.613Z] 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-07-29T21:05:22.155Z] + git log --format=format:%s -1 fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:05:22.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-29T21:05:22.486Z] . [Pipeline] withDockerContainer [2021-07-29T21:05:22.580Z] prd-centos7-docker-4c-2g-523 does not seem to be running inside a container [2021-07-29T21:05:22.642Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-29T21:05:23.029Z] $ docker top 05b42c424e75e366b21baa1aa3585581a031f118d615dce1b455db7cf6e62a08 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-29T21:05:23.141Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.0.1|v2.0.1-dev.7' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-29T21:05:23.471Z] + git semver [Pipeline] } [2021-07-29T21:05:23.491Z] $ docker stop --time=1 05b42c424e75e366b21baa1aa3585581a031f118d615dce1b455db7cf6e62a08 [2021-07-29T21:05:24.685Z] $ docker rm -f 05b42c424e75e366b21baa1aa3585581a031f118d615dce1b455db7cf6e62a08 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:05:25.180Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-29T21:05:25.180Z] [2021-07-29T21:05:25.180Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:05:25.520Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-29T21:05:25.520Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-07-29T21:05:25.520Z] ab5ef0e58194: Pulling fs layer [2021-07-29T21:05:25.520Z] 9712f1f96733: Pulling fs layer [2021-07-29T21:05:25.520Z] 63f879dbbcfc: Pulling fs layer [2021-07-29T21:05:25.520Z] 0d9ebad4ef96: Pulling fs layer [2021-07-29T21:05:25.520Z] e9a5061849ea: Pulling fs layer [2021-07-29T21:05:25.520Z] d747dcd14b5f: Pulling fs layer [2021-07-29T21:05:25.520Z] 2de7ff778b66: Pulling fs layer [2021-07-29T21:05:25.520Z] 0d9ebad4ef96: Waiting [2021-07-29T21:05:25.520Z] e9a5061849ea: Waiting [2021-07-29T21:05:25.520Z] d747dcd14b5f: Waiting [2021-07-29T21:05:25.520Z] 2de7ff778b66: Waiting [2021-07-29T21:05:25.520Z] 9712f1f96733: Verifying Checksum [2021-07-29T21:05:25.520Z] 9712f1f96733: Download complete [2021-07-29T21:05:28.094Z] 63f879dbbcfc: Verifying Checksum [2021-07-29T21:05:28.094Z] 63f879dbbcfc: Download complete [2021-07-29T21:05:28.094Z] e9a5061849ea: Verifying Checksum [2021-07-29T21:05:28.094Z] e9a5061849ea: Download complete [2021-07-29T21:05:28.094Z] d747dcd14b5f: Verifying Checksum [2021-07-29T21:05:28.094Z] d747dcd14b5f: Download complete [2021-07-29T21:05:29.069Z] 2de7ff778b66: Verifying Checksum [2021-07-29T21:05:29.069Z] 2de7ff778b66: Download complete [2021-07-29T21:05:29.069Z] 0d9ebad4ef96: Verifying Checksum [2021-07-29T21:05:29.069Z] 0d9ebad4ef96: Download complete [2021-07-29T21:05:29.660Z] ab5ef0e58194: Verifying Checksum [2021-07-29T21:05:29.660Z] ab5ef0e58194: Download complete [2021-07-29T21:05:32.256Z] ab5ef0e58194: Pull complete [2021-07-29T21:05:32.256Z] 9712f1f96733: Pull complete [2021-07-29T21:05:33.246Z] 63f879dbbcfc: Pull complete [2021-07-29T21:05:36.648Z] 0d9ebad4ef96: Pull complete [2021-07-29T21:05:36.917Z] e9a5061849ea: Pull complete [2021-07-29T21:05:36.917Z] d747dcd14b5f: Pull complete [2021-07-29T21:05:37.880Z] 2de7ff778b66: Pull complete [2021-07-29T21:05:37.881Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-07-29T21:05:37.881Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-29T21:05:37.881Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-07-29T21:05:37.967Z] prd-centos7-docker-4c-2g-523 does not seem to be running inside a container [2021-07-29T21:05:38.020Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-07-29T21:05:41.401Z] $ docker top b82664a4deb20140282d15e4448475deafc13bde9547d9bb60df1d09463870c2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-07-29T21:05:41.507Z] provisioning config files... [2021-07-29T21:05:41.521Z] copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config1512226671121617429tmp [2021-07-29T21:05:41.542Z] copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config7235866579400551015tmp [2021-07-29T21:05:41.561Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config1823708027179115631tmp [Pipeline] { [Pipeline] echo [2021-07-29T21:05:41.585Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T21:05:41.916Z] ---> sigul-configuration.sh [2021-07-29T21:05:41.916Z] gpg: directory `/root/.gnupg' created [2021-07-29T21:05:41.916Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-07-29T21:05:41.916Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-07-29T21:05:41.916Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-07-29T21:05:41.916Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-07-29T21:05:41.916Z] gpg: CAST5 encrypted data [2021-07-29T21:05:41.916Z] gpg: encrypted with 1 passphrase [2021-07-29T21:05:41.916Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-07-29T21:05:42.238Z] + mkdir /home/jenkins [2021-07-29T21:05:42.238Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-07-29T21:05:42.556Z] + 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-07-29T21:05:42.570Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T21:05:42.883Z] ---> sigul-install.sh [2021-07-29T21:05:42.883Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-07-29T21:05:43.198Z] + git tag --list [2021-07-29T21:05:43.198Z] v0.1.0 [2021-07-29T21:05:43.198Z] v0.1.1 [2021-07-29T21:05:43.198Z] v1.0.0 [2021-07-29T21:05:43.198Z] v1.1.0 [2021-07-29T21:05:43.198Z] v1.2.0 [2021-07-29T21:05:43.198Z] v1.3.0 [2021-07-29T21:05:43.198Z] v1.3.1 [2021-07-29T21:05:43.198Z] v2.0.0 [2021-07-29T21:05:43.198Z] v2.0.1 [2021-07-29T21:05:43.198Z] v2.0.1-dev.1 [2021-07-29T21:05:43.198Z] v2.0.1-dev.2 [2021-07-29T21:05:43.198Z] v2.0.1-dev.3 [2021-07-29T21:05:43.198Z] v2.0.1-dev.4 [2021-07-29T21:05:43.198Z] v2.0.1-dev.5 [2021-07-29T21:05:43.198Z] v2.0.1-dev.6 [2021-07-29T21:05:43.198Z] v2.0.1-dev.7 [Pipeline] sh [2021-07-29T21:05:43.528Z] + lftools sign git-tag v2.0.1 [2021-07-29T21:05:44.116Z] Signing Git tag with Sigul... [2021-07-29T21:05:44.116Z] Signing v2.0.1 [Pipeline] echo [2021-07-29T21:05:44.730Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T21:05:45.049Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-07-29T21:05:45.062Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-07-29T21:05:45.090Z] $ docker stop --time=1 b82664a4deb20140282d15e4448475deafc13bde9547d9bb60df1d09463870c2 [2021-07-29T21:05:46.294Z] $ docker rm -f b82664a4deb20140282d15e4448475deafc13bde9547d9bb60df1d09463870c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:05:46.961Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-29T21:05:46.961Z] . [Pipeline] withDockerContainer [2021-07-29T21:05:47.064Z] prd-centos7-docker-4c-2g-523 does not seem to be running inside a container [2021-07-29T21:05:47.115Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-29T21:05:47.460Z] $ docker top a0510ad1a651d21dfd7d99d358eaa646b8b7054471932b5f03ca7013bc6eba6f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-29T21:05:47.564Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.0.1|v2.0.1-dev.7' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-29T21:05:47.887Z] + git semver [Pipeline] } [2021-07-29T21:05:47.905Z] $ docker stop --time=1 a0510ad1a651d21dfd7d99d358eaa646b8b7054471932b5f03ca7013bc6eba6f [2021-07-29T21:05:49.098Z] $ docker rm -f a0510ad1a651d21dfd7d99d358eaa646b8b7054471932b5f03ca7013bc6eba6f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:05:49.506Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-29T21:05:49.506Z] . [Pipeline] withDockerContainer [2021-07-29T21:05:49.588Z] prd-centos7-docker-4c-2g-523 does not seem to be running inside a container [2021-07-29T21:05:49.639Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-29T21:05:49.988Z] $ docker top ae76345c1b20a125f3bbccd7fe405f27e31c1d217ab8fca2bfa2d60ce114c909 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-29T21:05:50.108Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.0.1|v2.0.1-dev.7' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-29T21:05:50.436Z] + git semver [Pipeline] } [2021-07-29T21:05:50.454Z] $ docker stop --time=1 ae76345c1b20a125f3bbccd7fe405f27e31c1d217ab8fca2bfa2d60ce114c909 [2021-07-29T21:05:51.641Z] $ docker rm -f ae76345c1b20a125f3bbccd7fe405f27e31c1d217ab8fca2bfa2d60ce114c909 [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-07-29T21:05:52.756Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T21:05:53.465Z] ---> package-listing.sh [2021-07-29T21:05:53.465Z] ++ facter osfamily [2021-07-29T21:05:53.465Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-29T21:05:53.465Z] + OS_FAMILY=redhat [2021-07-29T21:05:53.465Z] + workspace=/w/workspace/oundry_app-functions-sdk-go_main [2021-07-29T21:05:53.465Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-29T21:05:53.465Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-29T21:05:53.465Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-29T21:05:53.465Z] + PACKAGES=/tmp/packages_start.txt [2021-07-29T21:05:53.465Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2021-07-29T21:05:53.465Z] + PACKAGES=/tmp/packages_end.txt [2021-07-29T21:05:53.465Z] + case "${OS_FAMILY}" in [2021-07-29T21:05:53.465Z] + sort [2021-07-29T21:05:53.465Z] + rpm -qa [2021-07-29T21:05:54.227Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-29T21:05:54.227Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-29T21:05:54.227Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-29T21:05:54.227Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2021-07-29T21:05:54.227Z] + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ [2021-07-29T21:05:54.227Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_app-functions-sdk-go_main/archives/ [Pipeline] echo [2021-07-29T21:05:54.351Z] 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/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-29T21:05:54.656Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:05:55.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-29T21:05:55.243Z] [2021-07-29T21:05:55.243Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:05:55.579Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-29T21:05:55.579Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-29T21:05:55.579Z] b4d181a07f80: Pulling fs layer [2021-07-29T21:05:55.579Z] a1111a8f2ec3: Pulling fs layer [2021-07-29T21:05:55.579Z] ed53099fbce6: Pulling fs layer [2021-07-29T21:05:55.579Z] dc539afda2c1: Pulling fs layer [2021-07-29T21:05:55.579Z] 77bc0d833cb6: Pulling fs layer [2021-07-29T21:05:55.579Z] 9065ff56babe: Pulling fs layer [2021-07-29T21:05:55.579Z] d287ab97295c: Pulling fs layer [2021-07-29T21:05:55.579Z] 77bc0d833cb6: Waiting [2021-07-29T21:05:55.579Z] 9065ff56babe: Waiting [2021-07-29T21:05:55.579Z] d287ab97295c: Waiting [2021-07-29T21:05:55.579Z] dc539afda2c1: Waiting [2021-07-29T21:05:56.164Z] a1111a8f2ec3: Verifying Checksum [2021-07-29T21:05:56.164Z] a1111a8f2ec3: Download complete [2021-07-29T21:05:56.164Z] dc539afda2c1: Verifying Checksum [2021-07-29T21:05:56.164Z] dc539afda2c1: Download complete [2021-07-29T21:05:56.164Z] 77bc0d833cb6: Verifying Checksum [2021-07-29T21:05:56.164Z] 77bc0d833cb6: Download complete [2021-07-29T21:05:56.433Z] 9065ff56babe: Download complete [2021-07-29T21:05:56.698Z] ed53099fbce6: Verifying Checksum [2021-07-29T21:05:56.698Z] ed53099fbce6: Download complete [2021-07-29T21:05:57.280Z] b4d181a07f80: Verifying Checksum [2021-07-29T21:05:57.280Z] b4d181a07f80: Download complete [2021-07-29T21:05:58.255Z] b4d181a07f80: Pull complete [2021-07-29T21:05:58.522Z] a1111a8f2ec3: Pull complete [2021-07-29T21:05:59.108Z] ed53099fbce6: Pull complete [2021-07-29T21:05:59.108Z] dc539afda2c1: Pull complete [2021-07-29T21:05:59.375Z] 77bc0d833cb6: Pull complete [2021-07-29T21:05:59.375Z] 9065ff56babe: Pull complete [2021-07-29T21:06:00.777Z] d287ab97295c: Verifying Checksum [2021-07-29T21:06:00.777Z] d287ab97295c: Download complete [2021-07-29T21:06:05.059Z] d287ab97295c: Pull complete [2021-07-29T21:06:05.059Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-29T21:06:05.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-29T21:06:05.059Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-29T21:06:05.154Z] prd-centos7-docker-4c-2g-523 does not seem to be running inside a container [2021-07-29T21:06:05.213Z] $ 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/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-29T21:06:07.889Z] $ docker top 992e73fd335ace96567a3473231009d18fd18556a0e715caf127e1b00d90ea8b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T21:06:08.282Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-29T21:06:08.602Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-07-29T21:06:08.912Z] + ls /var/log/sa-host [2021-07-29T21:06:08.912Z] + sadf -c /var/log/sa-host/sa05 [2021-07-29T21:06:08.912Z] file_magic: OK [2021-07-29T21:06:08.912Z] HZ: Using current value: 100 [2021-07-29T21:06:08.912Z] file_header: OK [2021-07-29T21:06:08.912Z] 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-07-29T21:06:08.912Z] Statistics: [2021-07-29T21:06:08.912Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-29T21:06:08.912Z] File successfully converted to sysstat format version 12.0.3 [2021-07-29T21:06:08.912Z] + sadf -c /var/log/sa-host/sa29 [2021-07-29T21:06:08.912Z] file_magic: OK [2021-07-29T21:06:08.912Z] HZ: Using current value: 100 [2021-07-29T21:06:08.912Z] file_header: OK [2021-07-29T21:06:08.912Z] 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-07-29T21:06:08.912Z] Statistics: [2021-07-29T21:06:08.912Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-29T21:06:08.912Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-29T21:06:09.584Z] provisioning config files... [2021-07-29T21:06:09.602Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config61201570331858937tmp [Pipeline] { [Pipeline] echo [2021-07-29T21:06:09.627Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T21:06:09.941Z] ---> create-netrc.sh [Pipeline] } [2021-07-29T21:06:09.954Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-29T21:06:10.378Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-29T21:06:10.393Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T21:06:10.704Z] ---> sudo-logs.sh [2021-07-29T21:06:10.704Z] Archiving 'sudo' log.. [2021-07-29T21:06:10.704Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-523.vexxhost.local: Name or service not known [2021-07-29T21:06:10.704Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-523.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-07-29T21:06:10.741Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T21:06:11.057Z] ---> job-cost.sh [2021-07-29T21:06:11.057Z] lf-activate-venv: SKIPPING [2021-07-29T21:06:11.057Z] DEBUG: total: 0.18000000715255737 [2021-07-29T21:06:11.057Z] INFO: Retrieving Stack Cost... [2021-07-29T21:06:12.464Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-29T21:06:12.464Z] INFO: Archiving Costs [Pipeline] echo [2021-07-29T21:06:12.482Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T21:06:12.793Z] ---> logs-deploy.sh [2021-07-29T21:06:12.794Z] lf-activate-venv: SKIPPING [2021-07-29T21:06:12.794Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/9 [2021-07-29T21:06:12.794Z] INFO: archiving workspace using pattern(s): [2021-07-29T21:06:13.376Z] Archives upload complete. [2021-07-29T21:06:13.642Z] INFO: archiving logs to Nexus