Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dcd13b78c3ddfca3df8a47d4ac18a79c3cf37424 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-ssh12239113956232293847.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh11497127516479075680.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh637479977305652945.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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 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-ssh5273626543309540534.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d 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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11690639049495753115.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > 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 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-22093’ is offline Running on prd-ubuntu20.04-docker-8c-8g-22095 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.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 dcd13b78c3ddfca3df8a47d4ac18a79c3cf37424 (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 dcd13b78c3ddfca3df8a47d4ac18a79c3cf37424 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 (#1160)" > git rev-list --no-walk 912d14d9ea583ebe39c6b55ac902f6f7c32fe832 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:45:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:45:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:45:28 ========================================================= 21:45:28 EdgeX Global Pipelines Version Info 21:45:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:45:29 ------------------- 21:45:29 stable info: 21:45:29 ------------------- 21:45:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:45:29 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 21:45:29 Message: update stable to v1.0.238 21:45:29 ------------------- 21:45:29 experimental info: 21:45:29 ------------------- 21:45:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:45:29 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 21:45:29 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:45:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 21:45:30 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 21:45:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:45:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:45:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:45:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:45:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:45:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:45:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:45:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:45:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:45:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 21:45:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:45:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:45:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:45:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:45:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:45:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:45:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:45:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:45:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:45:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 21:45:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:45:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:45:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:45:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:45:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:45:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:45:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:45:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:45:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dcd13b78c3ddfca3df8a47d4ac18a79c3cf37424 [Pipeline] echo 21:45:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dcd13b7 [Pipeline] echo 21:45:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:45:30 + git rev-list -1 --merges dcd13b78c3ddfca3df8a47d4ac18a79c3cf37424~1..dcd13b78c3ddfca3df8a47d4ac18a79c3cf37424 [Pipeline] echo 21:45:30 -----------> git rev-list -1 --merges dcd13b78c3ddfca3df8a47d4ac18a79c3cf37424~1..dcd13b78c3ddfca3df8a47d4ac18a79c3cf37424 dcd13b78c3ddfca3df8a47d4ac18a79c3cf37424 [false] [Pipeline] sh 21:45:31 + git log --format=format:%s -1 dcd13b78c3ddfca3df8a47d4ac18a79c3cf37424 [Pipeline] echo 21:45:31 ========================================================= 21:45:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:45:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:45:31 + git log --format=format:%s -1 dcd13b78c3ddfca3df8a47d4ac18a79c3cf37424 [Pipeline] echo 21:45:31 [semverPrep] GIT_COMMIT: dcd13b78c3ddfca3df8a47d4ac18a79c3cf37424, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 (#1160) [Pipeline] echo 21:45:31 [semverPrep] This is not a build commit. [Pipeline] sh 21:45:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:45:31 + grep -v github /etc/ssh/ssh_known_hosts 21:45:31 + [ -e /tmp/ssh_known_hosts ] 21:45:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:45:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:45:31 + sudo tee -a /etc/ssh/ssh_known_hosts 21:45:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:45:32 21:45:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:45:32 0.1.4: Pulling from edgex-devops/py-git-semver 21:45:32 b85a868b505f: Pulling fs layer 21:45:32 e2be974225ed: Pulling fs layer 21:45:32 339a4e72a1f5: Pulling fs layer 21:45:32 988bab9f4d93: Pulling fs layer 21:45:32 1469e6f7b9e6: Pulling fs layer 21:45:32 eaf3925da568: Pulling fs layer 21:45:32 bab4dde63d76: Pulling fs layer 21:45:32 bde34c3a00c8: Pulling fs layer 21:45:32 b352a97aabf1: Pulling fs layer 21:45:32 4872d77fe225: Pulling fs layer 21:45:32 5851b861e8e6: Pulling fs layer 21:45:32 988bab9f4d93: Waiting 21:45:32 bde34c3a00c8: Waiting 21:45:32 1469e6f7b9e6: Waiting 21:45:32 b352a97aabf1: Waiting 21:45:32 eaf3925da568: Waiting 21:45:32 bab4dde63d76: Waiting 21:45:32 5851b861e8e6: Waiting 21:45:32 4872d77fe225: Waiting 21:45:32 e2be974225ed: Verifying Checksum 21:45:32 e2be974225ed: Download complete 21:45:32 988bab9f4d93: Verifying Checksum 21:45:32 988bab9f4d93: Download complete 21:45:33 1469e6f7b9e6: Verifying Checksum 21:45:33 1469e6f7b9e6: Download complete 21:45:33 eaf3925da568: Download complete 21:45:33 339a4e72a1f5: Verifying Checksum 21:45:33 339a4e72a1f5: Download complete 21:45:33 bde34c3a00c8: Verifying Checksum 21:45:33 bde34c3a00c8: Download complete 21:45:33 b352a97aabf1: Download complete 21:45:33 4872d77fe225: Download complete 21:45:33 5851b861e8e6: Download complete 21:45:33 b85a868b505f: Verifying Checksum 21:45:33 b85a868b505f: Download complete 21:45:33 bab4dde63d76: Verifying Checksum 21:45:33 bab4dde63d76: Download complete 21:45:34 b85a868b505f: Pull complete 21:45:34 e2be974225ed: Pull complete 21:45:35 339a4e72a1f5: Pull complete 21:45:35 988bab9f4d93: Pull complete 21:45:35 1469e6f7b9e6: Pull complete 21:45:35 eaf3925da568: Pull complete 21:45:37 bab4dde63d76: Pull complete 21:45:37 bde34c3a00c8: Pull complete 21:45:37 b352a97aabf1: Pull complete 21:45:37 4872d77fe225: Pull complete 21:45:38 5851b861e8e6: Pull complete 21:45:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:45:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:45:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:45:38 prd-ubuntu20.04-docker-8c-8g-22095 does not seem to be running inside a container 21:45:38 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:45:39 $ docker top 55ef8d1b5e8ee697e29c8c8d9ae1f3e7ee288f94f6b471f80bae3622a2360026 -eo pid,comm 21:45:39 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:45:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:45:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:45:39 [ssh-agent] Looking for ssh-agent implementation... 21:45:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:45:39 $ docker exec 55ef8d1b5e8ee697e29c8c8d9ae1f3e7ee288f94f6b471f80bae3622a2360026 ssh-agent 21:45:40 SSH_AUTH_SOCK=/tmp/ssh-7U3U4bvtZHvZ/agent.33 21:45:40 SSH_AGENT_PID=39 21:45:40 Running ssh-add (command line suppressed) 21:45:40 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_724935425837577434.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_724935425837577434.key) 21:45:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:45:40 + git tag --points-at HEAD [Pipeline] } 21:45:40 $ docker exec --env ******** --env ******** 55ef8d1b5e8ee697e29c8c8d9ae1f3e7ee288f94f6b471f80bae3622a2360026 ssh-agent -k 21:45:40 unset SSH_AUTH_SOCK; 21:45:40 unset SSH_AGENT_PID; 21:45:40 echo Agent pid 39 killed; 21:45:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:45:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:45:40 [ssh-agent] Looking for ssh-agent implementation... 21:45:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:45:40 $ docker exec 55ef8d1b5e8ee697e29c8c8d9ae1f3e7ee288f94f6b471f80bae3622a2360026 ssh-agent 21:45:40 SSH_AUTH_SOCK=/tmp/ssh-4F7OTUoEt9rE/agent.72 21:45:40 SSH_AGENT_PID=78 21:45:40 Running ssh-add (command line suppressed) 21:45:41 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_225927001137465143.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_225927001137465143.key) 21:45:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:45:41 + git semver init 21:45:41 2022-08-07 21:45:41,628 [run_init] DEBUG init version:0.0.0 force:False 21:45:41 2022-08-07 21:45:41,629 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver 21:45:41 2022-08-07 21:45:41,630 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver 21:45:41 2022-08-07 21:45:41,630 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/oundry_app-functions-sdk-go_main/.semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 21:45:43 2022-08-07 21:45:42,892 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude 21:45:43 2022-08-07 21:45:42,893 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False 21:45:43 2022-08-07 21:45:42,893 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 21:45:43 2022-08-07 21:45:42,893 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 21:45:43 2.3.0-dev.28 [Pipeline] } 21:45:43 $ docker exec --env ******** --env ******** 55ef8d1b5e8ee697e29c8c8d9ae1f3e7ee288f94f6b471f80bae3622a2360026 ssh-agent -k 21:45:43 unset SSH_AUTH_SOCK; 21:45:43 unset SSH_AGENT_PID; 21:45:43 echo Agent pid 78 killed; 21:45:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:45:43 + git semver [Pipeline] } 21:45:43 $ docker stop --time=1 55ef8d1b5e8ee697e29c8c8d9ae1f3e7ee288f94f6b471f80bae3622a2360026 21:45:45 $ docker rm -f 55ef8d1b5e8ee697e29c8c8d9ae1f3e7ee288f94f6b471f80bae3622a2360026 [Pipeline] // withDockerContainer [Pipeline] sh 21:45:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:45:45 Stashed 1 file(s) [Pipeline] echo 21:45:45 [edgeXSemver]: initialized semver on version 2.3.0-dev.28 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:45:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:45:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:45:45 ========================================================= 21:45:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:45:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:45:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:45:46 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:45:46 2408cc74d12b: Pulling fs layer 21:45:46 ea60b727a1ce: Pulling fs layer 21:45:46 30c4a7721957: Pulling fs layer 21:45:46 370296b7ddb6: Pulling fs layer 21:45:46 7c6cee850709: Pulling fs layer 21:45:46 39a5fcdaea64: Pulling fs layer 21:45:46 d94ebbe4e438: Pulling fs layer 21:45:46 bcfd1f05c69d: Pulling fs layer 21:45:46 59ccb84bbe0f: Pulling fs layer 21:45:46 370296b7ddb6: Waiting 21:45:46 7c6cee850709: Waiting 21:45:46 39a5fcdaea64: Waiting 21:45:46 d94ebbe4e438: Waiting 21:45:46 bcfd1f05c69d: Waiting 21:45:46 59ccb84bbe0f: Waiting 21:45:46 30c4a7721957: Download complete 21:45:46 ea60b727a1ce: Verifying Checksum 21:45:46 ea60b727a1ce: Download complete 21:45:46 7c6cee850709: Verifying Checksum 21:45:46 7c6cee850709: Download complete 21:45:46 39a5fcdaea64: Download complete 21:45:46 2408cc74d12b: Verifying Checksum 21:45:46 2408cc74d12b: Download complete 21:45:46 d94ebbe4e438: Download complete 21:45:46 2408cc74d12b: Pull complete 21:45:46 ea60b727a1ce: Pull complete 21:45:46 30c4a7721957: Pull complete 21:45:46 59ccb84bbe0f: Verifying Checksum 21:45:46 59ccb84bbe0f: Download complete 21:45:47 370296b7ddb6: Download complete 21:45:47 bcfd1f05c69d: Verifying Checksum 21:45:47 bcfd1f05c69d: Download complete 21:45:51 370296b7ddb6: Pull complete 21:45:51 7c6cee850709: Pull complete 21:45:51 39a5fcdaea64: Pull complete 21:45:51 d94ebbe4e438: Pull complete 21:45:53 bcfd1f05c69d: Pull complete 21:45:54 59ccb84bbe0f: Pull complete 21:45:54 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 21:45:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:45:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 21:45:54 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:54 + docker inspect -f . ci-base-image-x86_64 21:45:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:45:54 prd-ubuntu20.04-docker-8c-8g-22095 does not seem to be running inside a container 21:45:55 $ 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 ******** -e ******** ci-base-image-x86_64 cat 21:45:56 $ docker top 46c9fb599d03326fda7babd767452f85be43c7b312b5e5ebf21ec914421d9caf -eo pid,comm [Pipeline] { [Pipeline] sh 21:45:57 + go version 21:45:57 go version go1.18.3 linux/amd64 [Pipeline] } 21:45:57 $ docker stop --time=1 46c9fb599d03326fda7babd767452f85be43c7b312b5e5ebf21ec914421d9caf 21:45:58 $ docker rm -f 46c9fb599d03326fda7babd767452f85be43c7b312b5e5ebf21ec914421d9caf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:59 + docker inspect -f . ci-base-image-x86_64 21:45:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:45:59 prd-ubuntu20.04-docker-8c-8g-22095 does not seem to be running inside a container 21:45:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 ******** ci-base-image-x86_64 cat 21:45:59 $ docker top 73684e4cfc913001080f9b6f9a2920d4ea6351470abed4338674aff54ab98f67 -eo pid,comm [Pipeline] { [Pipeline] sh 21:45:59 + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh 21:46:00 + make test 21:46:00 make -C ./app-service-template build 21:46:00 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 21:46:00 go mod tidy 21:46:00 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 21:46:00 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 21:46:00 go: downloading github.com/google/uuid v1.3.0 21:46:00 go: downloading github.com/stretchr/testify v1.8.0 21:46:00 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.1-dev.5 21:46:00 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.1-dev.8 21:46:00 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 21:46:00 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.3 21:46:00 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 21:46:00 go: downloading github.com/davecgh/go-spew v1.1.1 21:46:00 go: downloading github.com/pmezard/go-difflib v1.0.0 21:46:00 go: downloading github.com/stretchr/objx v0.4.0 21:46:00 go: downloading gopkg.in/yaml.v3 v3.0.1 21:46:00 go: downloading github.com/go-playground/validator/v10 v10.10.1 21:46:00 go: downloading github.com/go-kit/log v0.2.0 21:46:00 go: downloading github.com/gorilla/mux v1.8.0 21:46:00 go: downloading github.com/hashicorp/go-multierror v1.1.1 21:46:00 go: downloading github.com/mitchellh/copystructure v1.0.0 21:46:00 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 21:46:00 go: downloading github.com/gorilla/websocket v1.4.2 21:46:00 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 21:46:00 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 21:46:00 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.1 21:46:00 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 21:46:00 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 21:46:00 go: downloading github.com/pelletier/go-toml v1.9.5 21:46:00 Still waiting to schedule task 21:46:00 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:46:00 go: downloading github.com/hashicorp/consul/api v1.9.1 21:46:00 go: downloading github.com/hashicorp/errwrap v1.0.0 21:46:00 go: downloading github.com/mitchellh/reflectwalk v1.0.0 21:46:00 go: downloading github.com/go-logfmt/logfmt v0.5.1 21:46:00 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 21:46:00 go: downloading github.com/x448/float16 v0.8.4 21:46:00 go: downloading github.com/go-playground/universal-translator v0.18.0 21:46:00 go: downloading github.com/leodido/go-urn v1.2.1 21:46:00 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 21:46:00 go: downloading golang.org/x/text v0.3.7 21:46:00 go: downloading github.com/go-playground/locales v0.14.0 21:46:00 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.0 21:46:01 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 21:46:01 go: downloading github.com/go-playground/assert/v2 v2.0.1 21:46:01 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:46:01 go: downloading github.com/pebbe/zmq4 v1.2.7 21:46:01 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:46:01 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:46:01 go: downloading github.com/hashicorp/go-hclog v0.12.0 21:46:01 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:46:01 go: downloading github.com/hashicorp/serf v0.9.5 21:46:01 go: downloading github.com/mitchellh/mapstructure v1.1.2 21:46:01 go: downloading github.com/hashicorp/consul/sdk v0.8.0 21:46:01 go: downloading github.com/hashicorp/go-uuid v1.0.1 21:46:01 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 21:46:01 go: downloading github.com/kr/pretty v0.3.0 21:46:01 go: downloading github.com/Microsoft/go-winio v0.5.2 21:46:01 go: downloading github.com/zeebo/errs v1.2.2 21:46:01 go: downloading google.golang.org/grpc v1.46.0 21:46:01 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:46:01 go: downloading github.com/onsi/ginkgo v1.10.1 21:46:01 go: downloading github.com/onsi/gomega v1.7.0 21:46:01 go: downloading github.com/fatih/color v1.9.0 21:46:01 go: downloading github.com/mattn/go-colorable v0.1.6 21:46:01 go: downloading github.com/mattn/go-isatty v0.0.12 21:46:01 go: downloading github.com/mitchellh/go-homedir v1.1.0 21:46:01 go: downloading github.com/pkg/errors v0.9.1 21:46:01 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:46:01 go: downloading github.com/hashicorp/go-msgpack v0.5.3 21:46:01 go: downloading github.com/hashicorp/memberlist v0.2.2 21:46:01 go: downloading github.com/kr/text v0.2.0 21:46:01 go: downloading github.com/rogpeppe/go-internal v1.8.0 21:46:01 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 21:46:01 go: downloading google.golang.org/protobuf v1.28.0 21:46:01 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 21:46:01 go: downloading github.com/golang/protobuf v1.5.2 21:46:02 go: downloading github.com/google/go-cmp v0.5.6 21:46:02 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 21:46:02 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 21:46:02 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:46:02 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:46:02 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 21:46:02 go: downloading github.com/miekg/dns v1.1.26 21:46:02 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:46:02 go: downloading gopkg.in/yaml.v2 v2.2.8 21:46:02 go: downloading github.com/hpcloud/tail v1.0.0 21:46:02 go: downloading github.com/hashicorp/golang-lru v0.5.0 21:46:02 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 21:46:02 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 21:46:02 go: downloading gopkg.in/fsnotify.v1 v1.4.7 21:46:04 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.11 21:46:04 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.12 21:46:04 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.4 21:46:04 go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e 21:46:04 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.5 21:46:04 go: downloading github.com/nats-io/nats.go v1.16.0 21:46:04 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 21:46:04 go: downloading github.com/nats-io/nkeys v0.3.0 21:46:04 go: downloading github.com/nats-io/nuid v1.0.1 21:46:04 go: downloading github.com/nats-io/nats-server/v2 v2.7.4 21:46:05 go: downloading github.com/minio/highwayhash v1.0.2 21:46:05 go: downloading github.com/klauspost/compress v1.15.9 21:46:05 go: downloading github.com/nats-io/jwt/v2 v2.3.0 21:46:05 go: downloading golang.org/x/time v0.0.0-20220722155302-e5dcc9cfc0b9 21:46:07 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o new-app-service 21:46:25 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 21:46:25 make -C ./app-service-template test 21:46:25 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 21:46:25 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 21:46:47 ok new-app-service 0.071s coverage: 48.1% of statements 21:46:47 ? new-app-service/config [no test files] 21:46:47 ok new-app-service/functions 0.045s 21:46:47 CGO_ENABLED=1 go vet ./... 21:46:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:46:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:46:55 ./bin/test-attribution-txt.sh 21:46:55 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 21:46:55 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 21:46:55 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 21:46:55 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 21:46:55 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:46:55 go: downloading github.com/gomodule/redigo v1.8.9 21:46:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 21:47:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.142s coverage: 60.3% of statements 21:47:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.110s coverage: 93.8% of statements 21:47:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 21:47:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.123s coverage: 76.5% of statements 21:47:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 21:47:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.123s coverage: 88.7% of statements 21:47:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.058s coverage: 100.0% of statements 21:47:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.193s coverage: 78.5% of statements 21:47:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 21:47:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 21:47:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.070s coverage: 97.3% of statements 21:47:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 21:47:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 21:47:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.080s coverage: 82.8% of statements 21:47:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 21:47:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.752s coverage: 81.5% of statements 21:47:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 21:47:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 21:47:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.080s coverage: 28.7% of statements 21:47:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 21:47:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.061s coverage: 14.0% of statements 21:47:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.120s coverage: 27.3% of statements 21:47:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 21:47:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 21:47:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.061s coverage: 51.4% of statements 21:47:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.154s coverage: 75.5% of statements 21:47:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.079s coverage: 94.4% of statements 21:47:26 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:47:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:47:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:47:35 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [Pipeline] echo 21:47:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:47:35 $ docker stop --time=1 73684e4cfc913001080f9b6f9a2920d4ea6351470abed4338674aff54ab98f67 21:47:36 $ docker rm -f 73684e4cfc913001080f9b6f9a2920d4ea6351470abed4338674aff54ab98f67 [Pipeline] // withDockerContainer [Pipeline] sh 21:47:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:47:37 Stashed 2 file(s) [Pipeline] } [Pipeline] // script 21:47:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22096 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] ws 21:47:37 Running in /w/workspace/app-functions-sdk-go/149 [Pipeline] { [Pipeline] checkout Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 21:47:37 The recommended git tool is: git 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] withEnv [Pipeline] { [Pipeline] sh 21:47:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:47:37 21:47:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:47:38 latest: Pulling from edgex-lftools-log-publisher 21:47:38 5eb5b503b376: Pulling fs layer 21:47:38 5c69ac0246d0: Pulling fs layer 21:47:38 ec43610c2a17: Pulling fs layer 21:47:38 3a2ae6a8a46f: Pulling fs layer 21:47:38 33b1e0a273af: Pulling fs layer 21:47:38 5d3b04190fa2: Pulling fs layer 21:47:38 2f39f015ded8: Pulling fs layer 21:47:38 33b1e0a273af: Waiting 21:47:38 3a2ae6a8a46f: Waiting 21:47:38 2f39f015ded8: Waiting 21:47:38 5c69ac0246d0: Download complete 21:47:38 3a2ae6a8a46f: Verifying Checksum 21:47:38 3a2ae6a8a46f: Download complete 21:47:38 33b1e0a273af: Verifying Checksum 21:47:38 33b1e0a273af: Download complete 21:47:38 5d3b04190fa2: Verifying Checksum 21:47:38 5d3b04190fa2: Download complete 21:47:38 ec43610c2a17: Verifying Checksum 21:47:38 ec43610c2a17: Download complete 21:47:38 5eb5b503b376: Verifying Checksum 21:47:38 5eb5b503b376: Download complete 21:47:39 2f39f015ded8: Download complete 21:47:40 5eb5b503b376: Pull complete 21:47:40 5c69ac0246d0: Pull complete 21:47:40 ec43610c2a17: Pull complete 21:47:40 3a2ae6a8a46f: Pull complete 21:47:41 33b1e0a273af: Pull complete 21:47:41 5d3b04190fa2: Pull complete 21:47:44 using credential edgex-jenkins-ssh 21:47:44 Cloning the remote Git repository 21:47:44 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:47:44 > git init /w/workspace/app-functions-sdk-go/149 # timeout=10 21:47:44 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:47:44 > git --version # timeout=10 21:47:44 > git --version # 'git version 2.25.1' 21:47:44 using GIT_SSH to set credentials SSH Credentials for GitHub 21:47:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:47:46 2f39f015ded8: Pull complete 21:47:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:47:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:47:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:47:46 prd-ubuntu20.04-docker-8c-8g-22095 does not seem to be running inside a container 21:47:46 $ 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/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-lftools-log-publisher:latest cat 21:47:47 Avoid second fetch 21:47:47 Checking out Revision dcd13b78c3ddfca3df8a47d4ac18a79c3cf37424 (main) 21:47:47 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:47:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:47:47 > git config core.sparsecheckout # timeout=10 21:47:47 > git checkout -f dcd13b78c3ddfca3df8a47d4ac18a79c3cf37424 # timeout=10 21:47:48 $ docker top cc1dc5a18b8dd034e01d29d3523d22300ee21662eba0d8733d3b236cc4146eaf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:47:48 ---> job-cost.sh 21:47:48 lf-activate-venv: SKIPPING 21:47:48 INFO: No Stack... 21:47:49 INFO: Retrieving Pricing Info for: v3-standard-8 21:47:49 INFO: Archiving Costs [Pipeline] sh 21:47:49 + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv 21:47:49 + cut -d, -f6 [Pipeline] lock 21:47:49 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-149-stack-cost] 21:47:49 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-149-stack-cost] did not exist. Created. 21:47:49 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-149-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:47:50 + echo total: 0.2199999988079071 [Pipeline] stash 21:47:50 Stashed 1 file(s) [Pipeline] } 21:47:50 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-149-stack-cost] [Pipeline] // lock [Pipeline] } 21:47:50 $ docker stop --time=1 cc1dc5a18b8dd034e01d29d3523d22300ee21662eba0d8733d3b236cc4146eaf 21:47:51 $ docker rm -f cc1dc5a18b8dd034e01d29d3523d22300ee21662eba0d8733d3b236cc4146eaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:47:52 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 (#1160)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:47:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:47:52 % Total % Received % Xferd Average Speed Time Time Time Current 21:47:52 Dload Upload Total Spent Left Speed 21:47:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 21:47:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:47:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:47:53 + sudo tee /etc/docker/daemon.new 21:47:53 { 21:47:53 "registry-mirrors": [ 21:47:53 "https://nexus3.edgexfoundry.org:10001" 21:47:53 ], 21:47:53 "bip": "10.250.0.254/24", 21:47:53 "hosts": [ 21:47:53 "tcp://0.0.0.0:5555", 21:47:53 "unix:///var/run/docker.sock" 21:47:53 ], 21:47:53 "mtu": 1458, 21:47:53 "selinux-enabled": true, 21:47:53 "seccomp-profile": "/etc/docker/seccomp.json" 21:47:53 } [Pipeline] sh 21:47:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:47:54 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 21:48:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:48:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:48:13 ========================================================= 21:48:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 21:48:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:48:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:48:14 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:48:14 b3c136eddcbf: Pulling fs layer 21:48:14 c0a3192eca97: Pulling fs layer 21:48:14 a050256f5b6f: Pulling fs layer 21:48:14 656be50a0ddc: Pulling fs layer 21:48:14 2bbca73fdf42: Pulling fs layer 21:48:14 46d945488cbd: Pulling fs layer 21:48:14 8a5474983e97: Pulling fs layer 21:48:14 329c88fbcd65: Pulling fs layer 21:48:14 2bbca73fdf42: Waiting 21:48:14 46d945488cbd: Waiting 21:48:14 8a5474983e97: Waiting 21:48:14 329c88fbcd65: Waiting 21:48:14 656be50a0ddc: Waiting 21:48:14 a050256f5b6f: Download complete 21:48:14 c0a3192eca97: Verifying Checksum 21:48:14 c0a3192eca97: Download complete 21:48:14 2bbca73fdf42: Verifying Checksum 21:48:14 2bbca73fdf42: Download complete 21:48:14 46d945488cbd: Verifying Checksum 21:48:14 46d945488cbd: Download complete 21:48:14 b3c136eddcbf: Download complete 21:48:15 b3c136eddcbf: Pull complete 21:48:15 329c88fbcd65: Verifying Checksum 21:48:15 329c88fbcd65: Download complete 21:48:15 c0a3192eca97: Pull complete 21:48:16 a050256f5b6f: Pull complete 21:48:16 8a5474983e97: Verifying Checksum 21:48:16 8a5474983e97: Download complete 21:48:17 656be50a0ddc: Verifying Checksum 21:48:17 656be50a0ddc: Download complete 21:48:29 656be50a0ddc: Pull complete 21:48:30 2bbca73fdf42: Pull complete 21:48:30 46d945488cbd: Pull complete 21:48:37 8a5474983e97: Pull complete 21:48:38 329c88fbcd65: Pull complete 21:48:38 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 21:48:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:48:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 21:48:39 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:39 + docker inspect -f . ci-base-image-arm64 21:48:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:48:39 prd-ubuntu20.04-docker-arm64-4c-16g-22096 does not seem to be running inside a container 21:48:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/149 -v /w/workspace/app-functions-sdk-go/149:/w/workspace/app-functions-sdk-go/149:rw,z -v /w/workspace/app-functions-sdk-go/149@tmp:/w/workspace/app-functions-sdk-go/149@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 21:48:42 $ docker top ae3af11f3e60f179ea3da5881cd1b4d134851b006def2ed82f40e333813db2d2 -eo pid,comm [Pipeline] { [Pipeline] sh 21:48:43 + go version 21:48:43 go version go1.18.3 linux/arm64 [Pipeline] } 21:48:43 $ docker stop --time=1 ae3af11f3e60f179ea3da5881cd1b4d134851b006def2ed82f40e333813db2d2 21:48:45 $ docker rm -f ae3af11f3e60f179ea3da5881cd1b4d134851b006def2ed82f40e333813db2d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:46 + docker inspect -f . ci-base-image-arm64 21:48:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:48:46 prd-ubuntu20.04-docker-arm64-4c-16g-22096 does not seem to be running inside a container 21:48:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-functions-sdk-go/149 -v /w/workspace/app-functions-sdk-go/149:/w/workspace/app-functions-sdk-go/149:rw,z -v /w/workspace/app-functions-sdk-go/149@tmp:/w/workspace/app-functions-sdk-go/149@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 21:48:47 $ docker top 5b9c14e9bbbc529511303bea3683c05445d893ae86513e9a92df555899e9cdf2 -eo pid,comm [Pipeline] { [Pipeline] sh 21:48:48 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/149 [Pipeline] fileExists [Pipeline] sh 21:48:49 + make test 21:48:49 make -C ./app-service-template build 21:48:49 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/149/app-service-template' 21:48:49 go mod tidy 21:48:49 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 21:48:49 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 21:48:49 go: downloading github.com/google/uuid v1.3.0 21:48:49 go: downloading github.com/stretchr/testify v1.8.0 21:48:49 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.1-dev.5 21:48:49 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.1-dev.8 21:48:49 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 21:48:49 go: downloading github.com/davecgh/go-spew v1.1.1 21:48:49 go: downloading github.com/pmezard/go-difflib v1.0.0 21:48:49 go: downloading gopkg.in/yaml.v3 v3.0.1 21:48:49 go: downloading github.com/go-playground/validator/v10 v10.10.1 21:48:49 go: downloading github.com/go-kit/log v0.2.0 21:48:49 go: downloading github.com/stretchr/objx v0.4.0 21:48:49 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.3 21:48:49 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 21:48:49 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.1 21:48:50 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 21:48:50 go: downloading github.com/gorilla/mux v1.8.0 21:48:50 go: downloading github.com/hashicorp/go-multierror v1.1.1 21:48:50 go: downloading github.com/mitchellh/copystructure v1.0.0 21:48:50 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 21:48:50 go: downloading github.com/go-logfmt/logfmt v0.5.1 21:48:50 go: downloading github.com/pelletier/go-toml v1.9.5 21:48:50 go: downloading github.com/hashicorp/consul/api v1.9.1 21:48:50 go: downloading github.com/go-playground/universal-translator v0.18.0 21:48:50 go: downloading github.com/leodido/go-urn v1.2.1 21:48:50 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 21:48:50 go: downloading golang.org/x/text v0.3.7 21:48:51 go: downloading github.com/go-playground/locales v0.14.0 21:48:51 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 21:48:51 go: downloading github.com/go-playground/assert/v2 v2.0.1 21:48:53 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.0 21:48:53 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 21:48:53 go: downloading github.com/gorilla/websocket v1.4.2 21:48:53 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 21:48:53 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 21:48:53 go: downloading github.com/hashicorp/errwrap v1.0.0 21:48:53 go: downloading github.com/mitchellh/reflectwalk v1.0.0 21:48:53 go: downloading github.com/x448/float16 v0.8.4 21:48:53 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:48:53 go: downloading github.com/hashicorp/go-hclog v0.12.0 21:48:53 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:48:53 go: downloading github.com/hashicorp/serf v0.9.5 21:48:53 go: downloading github.com/mitchellh/mapstructure v1.1.2 21:48:53 go: downloading github.com/hashicorp/consul/sdk v0.8.0 21:48:53 go: downloading github.com/hashicorp/go-uuid v1.0.1 21:48:53 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 21:48:53 go: downloading github.com/kr/pretty v0.3.0 21:48:53 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:48:53 go: downloading github.com/pebbe/zmq4 v1.2.7 21:48:53 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 21:48:53 go: downloading github.com/Microsoft/go-winio v0.5.2 21:48:53 go: downloading github.com/zeebo/errs v1.2.2 21:48:54 go: downloading google.golang.org/grpc v1.46.0 21:48:55 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:48:55 go: downloading github.com/mitchellh/go-homedir v1.1.0 21:48:55 go: downloading github.com/fatih/color v1.9.0 21:48:55 go: downloading github.com/mattn/go-colorable v0.1.6 21:48:55 go: downloading github.com/mattn/go-isatty v0.0.12 21:48:55 go: downloading github.com/pkg/errors v0.9.1 21:48:55 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:48:55 go: downloading github.com/hashicorp/go-msgpack v0.5.3 21:48:55 go: downloading github.com/hashicorp/memberlist v0.2.2 21:48:55 go: downloading github.com/kr/text v0.2.0 21:48:55 go: downloading github.com/rogpeppe/go-internal v1.8.0 21:48:55 go: downloading github.com/onsi/ginkgo v1.10.1 21:48:55 go: downloading github.com/onsi/gomega v1.7.0 21:48:55 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 21:48:55 go: downloading google.golang.org/protobuf v1.28.0 21:48:55 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 21:48:56 go: downloading github.com/golang/protobuf v1.5.2 21:48:56 go: downloading github.com/google/go-cmp v0.5.6 21:48:56 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:48:56 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 21:48:56 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 21:48:56 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:48:56 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:48:56 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 21:48:56 go: downloading github.com/miekg/dns v1.1.26 21:48:56 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:48:56 go: downloading github.com/hashicorp/golang-lru v0.5.0 21:48:56 go: downloading gopkg.in/yaml.v2 v2.2.8 21:48:57 go: downloading github.com/hpcloud/tail v1.0.0 21:48:57 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 21:48:57 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 21:48:57 go: downloading gopkg.in/fsnotify.v1 v1.4.7 21:49:01 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.11 21:49:01 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.12 21:49:01 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.4 21:49:01 go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e 21:49:01 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.5 21:49:01 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 21:49:01 go: downloading github.com/nats-io/nats.go v1.16.0 21:49:01 go: downloading github.com/nats-io/nkeys v0.3.0 21:49:01 go: downloading github.com/nats-io/nuid v1.0.1 21:49:01 go: downloading github.com/nats-io/nats-server/v2 v2.7.4 21:49:02 go: downloading github.com/minio/highwayhash v1.0.2 21:49:02 go: downloading github.com/nats-io/jwt/v2 v2.3.0 21:49:02 go: downloading github.com/klauspost/compress v1.15.9 21:49:02 go: downloading golang.org/x/time v0.0.0-20220722155302-e5dcc9cfc0b9 21:49:05 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o new-app-service 21:50:57 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/149/app-service-template' 21:50:57 make -C ./app-service-template test 21:50:57 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/149/app-service-template' 21:50:57 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 21:53:19 ok new-app-service 0.255s coverage: 48.1% of statements 21:53:19 ? new-app-service/config [no test files] 21:53:19 ok new-app-service/functions 0.202s 21:53:19 CGO_ENABLED=1 go vet ./... 21:54:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:54:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:54:41 ./bin/test-attribution-txt.sh 21:54:41 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 21:54:41 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 21:54:41 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 21:54:41 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/149/app-service-template' 21:54:41 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:54:41 go: downloading github.com/gomodule/redigo v1.8.9 21:54:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 21:54:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.631s coverage: 60.3% of statements 21:54:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.286s coverage: 93.8% of statements 21:54:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 21:54:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.392s coverage: 76.5% of statements 21:54:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 21:54:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.327s coverage: 88.7% of statements 21:54:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.135s coverage: 100.0% of statements 21:54:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.893s coverage: 78.5% of statements 21:54:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 21:54:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 21:54:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.256s coverage: 97.3% of statements 21:54:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 21:54:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 21:54:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.325s coverage: 82.8% of statements 21:54:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 21:55:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 1.107s coverage: 81.5% of statements 21:55:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 21:55:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 21:55:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.362s coverage: 28.7% of statements 21:55:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 21:55:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.278s coverage: 14.0% of statements 21:55:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.327s coverage: 27.3% of statements 21:55:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 21:55:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 21:55:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.238s coverage: 51.4% of statements 21:55:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.511s coverage: 75.5% of statements 21:55:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.222s coverage: 94.4% of statements 21:55:42 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:55:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:55:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:55:46 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 21:55:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:55:46 $ docker stop --time=1 5b9c14e9bbbc529511303bea3683c05445d893ae86513e9a92df555899e9cdf2 21:55:48 $ docker rm -f 5b9c14e9bbbc529511303bea3683c05445d893ae86513e9a92df555899e9cdf2 [Pipeline] // withDockerContainer [Pipeline] sh 21:55:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:55:52 Warning: overwriting stash ‘coverage-report’ 21:55:52 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] withEnv [Pipeline] { [Pipeline] sh 21:55:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:55:53 21:55:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:55:53 arm64: Pulling from edgex-lftools-log-publisher 21:55:53 8998bd30e6a1: Pulling fs layer 21:55:53 04944245beec: Pulling fs layer 21:55:53 699f458cf7ca: Pulling fs layer 21:55:53 765212b225bb: Pulling fs layer 21:55:53 f23df028b6ca: Pulling fs layer 21:55:53 d65c8cfc05b1: Pulling fs layer 21:55:53 2437ff75d9bd: Pulling fs layer 21:55:53 f23df028b6ca: Waiting 21:55:53 d65c8cfc05b1: Waiting 21:55:53 765212b225bb: Waiting 21:55:53 2437ff75d9bd: Waiting 21:55:53 04944245beec: Verifying Checksum 21:55:53 04944245beec: Download complete 21:55:53 765212b225bb: Verifying Checksum 21:55:53 765212b225bb: Download complete 21:55:53 f23df028b6ca: Verifying Checksum 21:55:53 f23df028b6ca: Download complete 21:55:53 d65c8cfc05b1: Verifying Checksum 21:55:53 d65c8cfc05b1: Download complete 21:55:53 699f458cf7ca: Verifying Checksum 21:55:53 699f458cf7ca: Download complete 21:55:54 8998bd30e6a1: Download complete 21:55:56 2437ff75d9bd: Verifying Checksum 21:55:56 2437ff75d9bd: Download complete 21:55:58 8998bd30e6a1: Pull complete 21:55:59 04944245beec: Pull complete 21:56:00 699f458cf7ca: Pull complete 21:56:00 765212b225bb: Pull complete 21:56:01 f23df028b6ca: Pull complete 21:56:01 d65c8cfc05b1: Pull complete 21:56:16 2437ff75d9bd: Pull complete 21:56:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:56:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:56:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:56:16 prd-ubuntu20.04-docker-arm64-4c-16g-22096 does not seem to be running inside a container 21:56:16 $ 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/149 -v /w/workspace/app-functions-sdk-go/149:/w/workspace/app-functions-sdk-go/149:rw,z -v /w/workspace/app-functions-sdk-go/149@tmp:/w/workspace/app-functions-sdk-go/149@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 21:56:19 $ docker top f479894f9f612844491d6abc3d7034b7db58e623772cd61c9448552e2fab49fb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:56:20 ---> job-cost.sh 21:56:20 lf-activate-venv: SKIPPING 21:56:20 INFO: No Stack... 21:56:20 INFO: Retrieving Pricing Info for: v3-standard-4 21:56:21 INFO: Archiving Costs [Pipeline] sh 21:56:22 + cat /w/workspace/app-functions-sdk-go/149/archives/cost.csv 21:56:22 + cut -d, -f6 [Pipeline] lock 21:56:22 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-149-stack-cost] 21:56:22 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-149-stack-cost] did not exist. Created. 21:56:22 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-149-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:56:22 /w/workspace/app-functions-sdk-go/149@tmp/durable-c25e2466/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:56:23 + echo total: 0.10999999940395355 [Pipeline] stash 21:56:23 Warning: overwriting stash ‘stack-cost’ 21:56:23 Stashed 1 file(s) [Pipeline] } 21:56:23 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-149-stack-cost] [Pipeline] // lock [Pipeline] } 21:56:23 $ docker stop --time=1 f479894f9f612844491d6abc3d7034b7db58e623772cd61c9448552e2fab49fb 21:56:25 $ docker rm -f f479894f9f612844491d6abc3d7034b7db58e623772cd61c9448552e2fab49fb [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 21:56:25 provisioning config files... 21:56:25 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config6371421231149767939tmp [Pipeline] { [Pipeline] sh 21:56:26 + set +x 21:56:26 + curl -s https://codecov.io/bash 21:56:26 + bash -s -- 21:56:26 21:56:26 _____ _ 21:56:26 / ____| | | 21:56:26 | | ___ __| | ___ ___ _____ __ 21:56:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:56:26 | |___| (_) | (_| | __/ (_| (_) \ V / 21:56:26 \_____\___/ \__,_|\___|\___\___/ \_/ 21:56:26 Bash-1.0.6 21:56:26 21:56:26 21:56:26 ==> git version 2.25.1 found 21:56:26 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 21:56:26 Release-Date: 2020-01-08 21:56:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:56:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:56:26 ==> Jenkins CI detected. 21:56:26 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 21:56:26 project root: . 21:56:26 --> token set from env 21:56:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:56:26 ==> Running gcov in . (disable via -X gcov) 21:56:26 ==> Python coveragepy not found 21:56:26 ==> Searching for coverage reports in: 21:56:26 + . 21:56:26 -> Found 2 reports 21:56:26 ==> Detecting git/mercurial file structure 21:56:26 ==> Reading reports 21:56:26 + ./app-service-template/coverage.out bytes=1222 21:56:26 + ./coverage.out bytes=125926 21:56:26 ==> Appending adjustments 21:56:26 https://docs.codecov.io/docs/fixing-reports 21:56:26 + Found adjustments 21:56:26 ==> Gzipping contents 21:56:26 24K /tmp/codecov.AB9P1Y.gz 21:56:26 ==> Uploading reports 21:56:26 url: https://codecov.io 21:56:26 query: branch=main&commit=dcd13b78c3ddfca3df8a47d4ac18a79c3cf37424&build=149&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F149%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:56:26 -> Pinging Codecov 21:56:26 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=dcd13b78c3ddfca3df8a47d4ac18a79c3cf37424&build=149&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F149%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:56:26 -> Uploading to 21:56:26 https://storage.googleapis.com/codecov/v4/raw/2022-08-07/3D8B5DFFC46A037C893635FACE044666/dcd13b78c3ddfca3df8a47d4ac18a79c3cf37424/c22997c8-2aba-4706-9abd-545ea22c4990.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220807%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220807T215626Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ecdd590ffadfee16e5f610dcb8c077d1d1de5c9ac2204cdba7d87bd4507575ef 21:56:26 % Total % Received % Xferd Average Speed Time Time Time Current 21:56:26 Dload Upload Total Spent Left Speed 21:56:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21606 0 0 100 21606 0 85399 --:--:-- --:--:-- --:--:-- 85399 21:56:27 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/dcd13b78c3ddfca3df8a47d4ac18a79c3cf37424 [Pipeline] } 21:56:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:56:27 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:56:27 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:56:27 21:56:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:56:27 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:56:27 df9b9388f04a: Pulling fs layer 21:56:27 52dc419b0ee2: Pulling fs layer 21:56:27 25bc292e5bac: Pulling fs layer 21:56:27 114826534d7a: Pulling fs layer 21:56:27 4657fd5d0bcf: Pulling fs layer 21:56:27 6ad1cebc031e: Pulling fs layer 21:56:27 8a3aa393b2d8: Pulling fs layer 21:56:27 114826534d7a: Waiting 21:56:27 6ad1cebc031e: Waiting 21:56:27 8a3aa393b2d8: Waiting 21:56:27 4657fd5d0bcf: Waiting 21:56:27 25bc292e5bac: Verifying Checksum 21:56:27 25bc292e5bac: Download complete 21:56:27 52dc419b0ee2: Verifying Checksum 21:56:27 52dc419b0ee2: Download complete 21:56:27 4657fd5d0bcf: Verifying Checksum 21:56:27 4657fd5d0bcf: Download complete 21:56:27 df9b9388f04a: Download complete 21:56:28 6ad1cebc031e: Verifying Checksum 21:56:28 6ad1cebc031e: Download complete 21:56:28 df9b9388f04a: Pull complete 21:56:28 52dc419b0ee2: Pull complete 21:56:28 25bc292e5bac: Pull complete 21:56:28 114826534d7a: Verifying Checksum 21:56:28 114826534d7a: Download complete 21:56:28 8a3aa393b2d8: Verifying Checksum 21:56:28 8a3aa393b2d8: Download complete 21:56:32 114826534d7a: Pull complete 21:56:32 4657fd5d0bcf: Pull complete 21:56:32 6ad1cebc031e: Pull complete 21:56:36 8a3aa393b2d8: Pull complete 21:56:36 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:56:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:56:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:56:36 prd-ubuntu20.04-docker-8c-8g-22095 does not seem to be running inside a container 21:56:36 $ 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 21:56:38 $ docker top de3303b623b7ad3dd028e5a060715f76d02ed3892f518c33143e01fd27b5947d -eo pid,comm [Pipeline] { [Pipeline] echo 21:56:38 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh 21:56:38 + set -o pipefail 21:56:38 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' 21:56:45 21:56:45 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... 21:56:45 21:56:45 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/adb813cd-5864-4511-be00-94ea50816e0b 21:56:45 21:56:45 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:56:45 21:56:45 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:56:45 21:56:45 [Pipeline] } 21:56:45 $ docker stop --time=1 de3303b623b7ad3dd028e5a060715f76d02ed3892f518c33143e01fd27b5947d 21:56:47 $ docker rm -f de3303b623b7ad3dd028e5a060715f76d02ed3892f518c33143e01fd27b5947d [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 21:56:48 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:56:48 provisioning config files... 21:56:48 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config4517200419751611313tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:56:48 --> edgex-publish-swagger.sh 21:56:48 === Publish openapi/v2 API === 21:56:48 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 21:56:48 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] 21:56:48 % Total % Received % Xferd Average Speed Time Time Time Current 21:56:48 Dload Upload Total Spent Left Speed 21:56:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13708 0 0 100 13708 0 57596 --:--:-- --:--:-- --:--:-- 57596 100 13708 0 0 100 13708 0 13818 --:--:-- --:--:-- --:--:-- 13804 21:56:49 21:56:49 [Pipeline] } 21:56:49 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 21:56:49 + git log --format=format:%s -1 dcd13b78c3ddfca3df8a47d4ac18a79c3cf37424 [Pipeline] sh 21:56:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:56:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:56:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:56:50 prd-ubuntu20.04-docker-8c-8g-22095 does not seem to be running inside a container 21:56:50 $ 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:10003/edgex-devops/py-git-semver:0.1.4 cat 21:56:51 $ docker top df8740ce1e94200114638c0709bf3e1e3014ad76dced6f36b6837fd8ac519855 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:56:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:56:51 [ssh-agent] Looking for ssh-agent implementation... 21:56:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:56:51 $ docker exec df8740ce1e94200114638c0709bf3e1e3014ad76dced6f36b6837fd8ac519855 ssh-agent 21:56:51 SSH_AUTH_SOCK=/tmp/ssh-DcDKfuXZAuWl/agent.34 21:56:51 SSH_AGENT_PID=40 21:56:51 Running ssh-add (command line suppressed) 21:56:51 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7741650139819585376.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7741650139819585376.key) 21:56:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:56:51 + git semver tag 21:56:52 2022-08-07 21:56:52,120 [run_tag] DEBUG tag force:False 21:56:52 2022-08-07 21:56:52,120 [check_head_tag] DEBUG check head tag 21:56:52 2022-08-07 21:56:52,121 [execute] INFO git cat-file --batch-check 21:56:52 2022-08-07 21:56:52,121 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 21:56:52 2022-08-07 21:56:52,124 [execute] INFO git cat-file --batch 21:56:52 2022-08-07 21:56:52,125 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 21:56:52 2022-08-07 21:56:52,142 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 21:56:52 2022-08-07 21:56:52,142 [execute] INFO git tag -a v2.3.0-dev.28 -m v2.3.0-dev.28 21:56:52 2022-08-07 21:56:52,142 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.28', '-m', 'v2.3.0-dev.28'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 21:56:52 2022-08-07 21:56:52,147 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 21:56:52 2.3.0-dev.28 [Pipeline] } 21:56:52 $ docker exec --env ******** --env ******** df8740ce1e94200114638c0709bf3e1e3014ad76dced6f36b6837fd8ac519855 ssh-agent -k 21:56:52 unset SSH_AUTH_SOCK; 21:56:52 unset SSH_AGENT_PID; 21:56:52 echo Agent pid 40 killed; 21:56:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:56:52 + git semver [Pipeline] } 21:56:52 $ docker stop --time=1 df8740ce1e94200114638c0709bf3e1e3014ad76dced6f36b6837fd8ac519855 21:56:54 $ docker rm -f df8740ce1e94200114638c0709bf3e1e3014ad76dced6f36b6837fd8ac519855 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:56:54 21:56:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:56:54 0.23.1-centos7: Pulling from edgex-lftools 21:56:54 ab5ef0e58194: Pulling fs layer 21:56:54 9712f1f96733: Pulling fs layer 21:56:54 63f879dbbcfc: Pulling fs layer 21:56:54 0d9ebad4ef96: Pulling fs layer 21:56:54 e9a5061849ea: Pulling fs layer 21:56:54 d747dcd14b5f: Pulling fs layer 21:56:54 2de7ff778b66: Pulling fs layer 21:56:54 e9a5061849ea: Waiting 21:56:54 d747dcd14b5f: Waiting 21:56:54 0d9ebad4ef96: Waiting 21:56:54 2de7ff778b66: Waiting 21:56:54 9712f1f96733: Verifying Checksum 21:56:54 9712f1f96733: Download complete 21:56:55 63f879dbbcfc: Verifying Checksum 21:56:55 63f879dbbcfc: Download complete 21:56:55 e9a5061849ea: Verifying Checksum 21:56:55 e9a5061849ea: Download complete 21:56:55 d747dcd14b5f: Download complete 21:56:55 0d9ebad4ef96: Verifying Checksum 21:56:55 0d9ebad4ef96: Download complete 21:56:55 2de7ff778b66: Verifying Checksum 21:56:55 2de7ff778b66: Download complete 21:56:55 ab5ef0e58194: Verifying Checksum 21:56:55 ab5ef0e58194: Download complete 21:56:59 ab5ef0e58194: Pull complete 21:56:59 9712f1f96733: Pull complete 21:56:59 63f879dbbcfc: Pull complete 21:57:03 0d9ebad4ef96: Pull complete 21:57:04 e9a5061849ea: Pull complete 21:57:04 d747dcd14b5f: Pull complete 21:57:05 2de7ff778b66: Pull complete 21:57:05 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:57:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:57:05 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:57:05 prd-ubuntu20.04-docker-8c-8g-22095 does not seem to be running inside a container 21:57:05 $ 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 21:57:08 $ docker top 9bbb406deb88e809dbe46e9cc059dc8356162165eefca9c595c832c3f9fa0825 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:57:08 provisioning config files... 21:57:08 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config7948358161168535717tmp 21:57:08 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config5591754526093500434tmp 21:57:08 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config6016218483278471399tmp [Pipeline] { [Pipeline] echo 21:57:08 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:57:08 ---> sigul-configuration.sh 21:57:08 gpg: directory `/root/.gnupg' created 21:57:08 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:57:08 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:57:08 gpg: keyring `/root/.gnupg/secring.gpg' created 21:57:08 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:57:08 gpg: CAST5 encrypted data 21:57:08 gpg: encrypted with 1 passphrase 21:57:08 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:57:09 + mkdir /home/jenkins 21:57:09 + mkdir /home/jenkins/sigul [Pipeline] sh 21:57:09 + 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 21:57:09 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:57:09 ---> sigul-install.sh 21:57:09 Sigul already installed; skipping installation. [Pipeline] sh 21:57:09 + git tag --list 21:57:09 v0.1.0 21:57:09 v0.1.1 21:57:09 v1.0.0 21:57:09 v1.1.0 21:57:09 v1.2.0 21:57:09 v1.3.0 21:57:09 v1.3.1 21:57:09 v2.0.0 21:57:09 v2.0.1 21:57:09 v2.1.0 21:57:09 v2.1.1 21:57:09 v2.1.1-dev.3 21:57:09 v2.1.1-dev.4 21:57:09 v2.2.0 21:57:09 v2.2.1-dev.1 21:57:09 v2.2.1-dev.10 21:57:09 v2.2.1-dev.11 21:57:09 v2.2.1-dev.12 21:57:09 v2.2.1-dev.13 21:57:09 v2.2.1-dev.14 21:57:09 v2.2.1-dev.15 21:57:09 v2.2.1-dev.16 21:57:09 v2.2.1-dev.17 21:57:09 v2.2.1-dev.18 21:57:09 v2.2.1-dev.19 21:57:09 v2.2.1-dev.2 21:57:09 v2.2.1-dev.20 21:57:09 v2.2.1-dev.21 21:57:09 v2.2.1-dev.22 21:57:09 v2.2.1-dev.23 21:57:09 v2.2.1-dev.3 21:57:09 v2.2.1-dev.4 21:57:09 v2.2.1-dev.5 21:57:09 v2.2.1-dev.6 21:57:09 v2.2.1-dev.7 21:57:09 v2.2.1-dev.8 21:57:09 v2.2.1-dev.9 21:57:09 v2.3.0-dev.24 21:57:09 v2.3.0-dev.25 21:57:09 v2.3.0-dev.26 21:57:09 v2.3.0-dev.27 21:57:09 v2.3.0-dev.28 [Pipeline] sh 21:57:10 + lftools sign git-tag v2.3.0-dev.28 21:57:10 Signing Git tag with Sigul... 21:57:10 Signing v2.3.0-dev.28 [Pipeline] echo 21:57:11 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:57:11 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:57:11 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:57:11 $ docker stop --time=1 9bbb406deb88e809dbe46e9cc059dc8356162165eefca9c595c832c3f9fa0825 21:57:12 $ docker rm -f 9bbb406deb88e809dbe46e9cc059dc8356162165eefca9c595c832c3f9fa0825 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:57:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:57:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:57:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:57:13 prd-ubuntu20.04-docker-8c-8g-22095 does not seem to be running inside a container 21:57:13 $ 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:10003/edgex-devops/py-git-semver:0.1.4 cat 21:57:14 $ docker top 3273ac128c40448d7aad1cc1fefa14995f47d78000b93ee0aeaed80ade9dadd2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:57:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:57:14 [ssh-agent] Looking for ssh-agent implementation... 21:57:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:57:14 $ docker exec 3273ac128c40448d7aad1cc1fefa14995f47d78000b93ee0aeaed80ade9dadd2 ssh-agent 21:57:14 SSH_AUTH_SOCK=/tmp/ssh-Hflznz8or63w/agent.32 21:57:14 SSH_AGENT_PID=38 21:57:14 Running ssh-add (command line suppressed) 21:57:14 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1925845369323106877.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1925845369323106877.key) 21:57:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:57:14 + git semver bump pre 21:57:15 2022-08-07 21:57:15,023 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 21:57:15 2022-08-07 21:57:15,023 [bump_version] DEBUG bumping version:2.3.0-dev.28 on axis:pre with prefix:dev 21:57:15 2022-08-07 21:57:15,023 [bump_version] DEBUG bumped version:2.3.0-dev.29 21:57:15 2022-08-07 21:57:15,023 [write_version] DEBUG write version:2.3.0-dev.29 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True 21:57:15 2022-08-07 21:57:15,024 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 21:57:15 2022-08-07 21:57:15,024 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main 21:57:15 2022-08-07 21:57:15,026 [execute] INFO git cat-file --batch-check 21:57:15 2022-08-07 21:57:15,026 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:57:15 2022-08-07 21:57:15,032 [execute] INFO git cat-file --batch 21:57:15 2022-08-07 21:57:15,032 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:57:15 2022-08-07 21:57:15,037 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 21:57:15 2.3.0-dev.29 [Pipeline] } 21:57:15 $ docker exec --env ******** --env ******** 3273ac128c40448d7aad1cc1fefa14995f47d78000b93ee0aeaed80ade9dadd2 ssh-agent -k 21:57:15 unset SSH_AUTH_SOCK; 21:57:15 unset SSH_AGENT_PID; 21:57:15 echo Agent pid 38 killed; 21:57:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:57:15 + git semver [Pipeline] } 21:57:15 $ docker stop --time=1 3273ac128c40448d7aad1cc1fefa14995f47d78000b93ee0aeaed80ade9dadd2 21:57:17 $ docker rm -f 3273ac128c40448d7aad1cc1fefa14995f47d78000b93ee0aeaed80ade9dadd2 [Pipeline] // withDockerContainer [Pipeline] sh 21:57:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:57:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:57:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:57:17 prd-ubuntu20.04-docker-8c-8g-22095 does not seem to be running inside a container 21:57:17 $ 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:10003/edgex-devops/py-git-semver:0.1.4 cat 21:57:18 $ docker top d0e5b1d0dfe2f3da786c8552613ad58c164dcb4b3920ecd77f72d58c3542b48f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:57:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:57:18 [ssh-agent] Looking for ssh-agent implementation... 21:57:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:57:18 $ docker exec d0e5b1d0dfe2f3da786c8552613ad58c164dcb4b3920ecd77f72d58c3542b48f ssh-agent 21:57:18 SSH_AUTH_SOCK=/tmp/ssh-ifkaFyfmOA8E/agent.34 21:57:18 SSH_AGENT_PID=40 21:57:18 Running ssh-add (command line suppressed) 21:57:18 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7641491586951858212.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7641491586951858212.key) 21:57:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:57:19 + git semver push 21:57:19 2022-08-07 21:57:19,314 [run_push] DEBUG push 21:57:19 2022-08-07 21:57:19,315 [execute] INFO git cat-file --batch-check 21:57:19 2022-08-07 21:57:19,315 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:57:19 2022-08-07 21:57:19,318 [execute] INFO git rev-list dacd092ebb5a73b02a34b64197cd9b20ff8e8081 -- 21:57:19 2022-08-07 21:57:19,319 [execute] DEBUG Popen(['git', 'rev-list', 'dacd092ebb5a73b02a34b64197cd9b20ff8e8081', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 21:57:19 2022-08-07 21:57:19,332 [execute] INFO git fetch -v origin 21:57:19 2022-08-07 21:57:19,332 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 21:57:19 2022-08-07 21:57:19,812 [run_push] DEBUG no remote changes detected 21:57:19 2022-08-07 21:57:19,812 [execute] INFO git push origin semver 21:57:19 2022-08-07 21:57:19,813 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 21:57:20 2022-08-07 21:57:20,557 [run_push] DEBUG push all version tags 21:57:20 2022-08-07 21:57:20,557 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:57:20 2022-08-07 21:57:20,558 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 21:57:21 2022-08-07 21:57:21,212 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 21:57:21 2.3.0-dev.29 [Pipeline] } 21:57:21 $ docker exec --env ******** --env ******** d0e5b1d0dfe2f3da786c8552613ad58c164dcb4b3920ecd77f72d58c3542b48f ssh-agent -k 21:57:21 unset SSH_AUTH_SOCK; 21:57:21 unset SSH_AGENT_PID; 21:57:21 echo Agent pid 40 killed; 21:57:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:57:21 + git semver [Pipeline] } 21:57:22 $ docker stop --time=1 d0e5b1d0dfe2f3da786c8552613ad58c164dcb4b3920ecd77f72d58c3542b48f 21:57:23 $ docker rm -f d0e5b1d0dfe2f3da786c8552613ad58c164dcb4b3920ecd77f72d58c3542b48f [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:57:24 + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] 21:57:24 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 21:57:24 total 16 21:57:24 drwxr-xr-x 3 root root 4096 Aug 7 21:47 . 21:57:24 drwxrwxr-x 10 jenkins jenkins 4096 Aug 7 21:57 .. 21:57:24 drwxr-xr-x 2 root root 4096 Aug 7 21:47 cost 21:57:24 -rw-r--r-- 1 root root 92 Aug 7 21:47 cost.csv 21:57:24 + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives 21:57:24 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 21:57:24 total 16 21:57:24 drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 21:47 . 21:57:24 drwxrwxr-x 10 jenkins jenkins 4096 Aug 7 21:57 .. 21:57:24 drwxr-xr-x 2 jenkins jenkins 4096 Aug 7 21:47 cost 21:57:24 -rw-r--r-- 1 jenkins jenkins 92 Aug 7 21:47 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:57:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:57:25 ---> package-listing.sh 21:57:25 ++ facter osfamily 21:57:25 ++ tr '[:upper:]' '[:lower:]' 21:57:25 + OS_FAMILY=debian 21:57:25 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 21:57:25 + START_PACKAGES=/tmp/packages_start.txt 21:57:25 + END_PACKAGES=/tmp/packages_end.txt 21:57:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:57:25 + PACKAGES=/tmp/packages_start.txt 21:57:25 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 21:57:25 + PACKAGES=/tmp/packages_end.txt 21:57:25 + case "${OS_FAMILY}" in 21:57:25 + dpkg -l 21:57:25 + grep '^ii' 21:57:25 + '[' -f /tmp/packages_start.txt ']' 21:57:25 + '[' -f /tmp/packages_end.txt ']' 21:57:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:57:25 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 21:57:25 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 21:57:25 + 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 21:57:25 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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 21:57:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:57:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:57:26 prd-ubuntu20.04-docker-8c-8g-22095 does not seem to be running inside a container 21:57:26 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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 21:57:26 $ docker top 0f05fdc445e8d6aff88ef1ae12d19e7a09c1d1a89627ae47049a646441592a81 -eo pid,comm [Pipeline] { [Pipeline] sh 21:57:27 + touch /tmp/pre-build-complete [Pipeline] sh 21:57:27 + mkdir -p /var/log/sysstat [Pipeline] sh 21:57:27 + ls /var/log/sa-host 21:57:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:57:27 provisioning config files... 21:57:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8666270713972759122tmp [Pipeline] { [Pipeline] echo 21:57:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:57:28 ---> create-netrc.sh [Pipeline] } 21:57:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:57:28 ---> python-tools-install.sh [Pipeline] echo 21:57:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:57:28 ---> sudo-logs.sh 21:57:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:57:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:57:29 ---> job-cost.sh 21:57:29 lf-activate-venv: SKIPPING 21:57:29 DEBUG: total: 0.2199999988079071 21:57:29 INFO: Retrieving Stack Cost... 21:57:29 INFO: Retrieving Pricing Info for: v3-standard-8 21:57:29 INFO: Archiving Costs [Pipeline] echo 21:57:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:57:30 ---> logs-deploy.sh 21:57:30 lf-activate-venv: SKIPPING 21:57:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/149 21:57:30 INFO: archiving workspace using pattern(s): 21:57:31 Archives upload complete. 21:57:31 INFO: archiving logs to Nexus