Pull request #1448 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of marcpfuller for edgexfoundry/app-functions-sdk-go Loading trusted files from base branch main at fd7ae28319cd3c30c8cad7fcf1744c6493da0101 rather than 0caaaebd40a45a6e51014b4b14b4e0a7df63fdbd Obtained Jenkinsfile from fd7ae28319cd3c30c8cad7fcf1744c6493da0101 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-ssh8942473330483702358.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh14428268800794028725.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1448/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-1448/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16029552003330595463.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-1448/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16456675856847770476.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh4924288913844450260.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1448/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-1448/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14142565004114043377.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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/v3]] ========================================================= [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.20 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/v3 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1969 in /w/workspace/dry_app-functions-sdk-go_PR-1448 [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/dry_app-functions-sdk-go_PR-1448 # 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 Merging remotes/origin/main commit fd7ae28319cd3c30c8cad7fcf1744c6493da0101 into PR head commit 0caaaebd40a45a6e51014b4b14b4e0a7df63fdbd > 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 remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 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/pull/1448/head:refs/remotes/origin/PR-1448 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0caaaebd40a45a6e51014b4b14b4e0a7df63fdbd # timeout=10 > git remote # timeout=10 Merge succeeded, producing 0caaaebd40a45a6e51014b4b14b4e0a7df63fdbd Checking out Revision 0caaaebd40a45a6e51014b4b14b4e0a7df63fdbd (PR-1448) > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge fd7ae28319cd3c30c8cad7fcf1744c6493da0101 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0caaaebd40a45a6e51014b4b14b4e0a7df63fdbd # timeout=10 Commit message: "feat: Add capability to Publish to MessageBus when using non-MessageBus triggers" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:32:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:32:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:32:05 ========================================================= 00:32:05 EdgeX Global Pipelines Version Info 00:32:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:32:06 ------------------- 00:32:06 stable info: 00:32:06 ------------------- 00:32:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:32:06 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 00:32:06 Message: update stable to v1.0.250 00:32:07 ------------------- 00:32:07 experimental info: 00:32:07 ------------------- 00:32:07 Commited By: **** collab-it+edgex@linuxfoundation.org 00:32:07 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 00:32:07 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:32:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 00:32:07 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 00:32:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:32:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:32:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:32:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 00:32:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:32:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:32:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:32:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:32:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:32:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 00:32:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:32:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:32:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 00:32:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 00:32:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:32:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:32:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:32:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:32:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:32:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 00:32:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:32:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:32:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 00:32:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:32:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:32:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1448 [Pipeline] echo 00:32:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1448 [Pipeline] echo 00:32:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1448 [Pipeline] echo 00:32:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0caaaebd40a45a6e51014b4b14b4e0a7df63fdbd [Pipeline] echo 00:32:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0caaaeb [Pipeline] echo 00:32:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:32:09 + git rev-list -1 --merges 0caaaebd40a45a6e51014b4b14b4e0a7df63fdbd~1..0caaaebd40a45a6e51014b4b14b4e0a7df63fdbd [Pipeline] echo 00:32:09 -----------> git rev-list -1 --merges 0caaaebd40a45a6e51014b4b14b4e0a7df63fdbd~1..0caaaebd40a45a6e51014b4b14b4e0a7df63fdbd 0caaaebd40a45a6e51014b4b14b4e0a7df63fdbd [false] [Pipeline] sh 00:32:09 + git log --format=format:%s -1 0caaaebd40a45a6e51014b4b14b4e0a7df63fdbd [Pipeline] echo 00:32:09 ========================================================= 00:32:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:32:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:32:10 + git log --format=format:%s -1 0caaaebd40a45a6e51014b4b14b4e0a7df63fdbd [Pipeline] echo 00:32:10 [semverPrep] GIT_COMMIT: 0caaaebd40a45a6e51014b4b14b4e0a7df63fdbd, Commit Message: feat: Add capability to Publish to MessageBus when using non-MessageBus triggers [Pipeline] echo 00:32:10 [semverPrep] This is not a build commit. [Pipeline] sh 00:32:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:32:10 + grep -v github /etc/ssh/ssh_known_hosts 00:32:10 + [ -e /tmp/ssh_known_hosts ] 00:32:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:32:10 + + sudo tee -a /etc/ssh/ssh_known_hosts 00:32:10 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:32:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:32:10 00:32:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:32:11 0.1.4: Pulling from edgex-devops/py-git-semver 00:32:11 b85a868b505f: Pulling fs layer 00:32:11 e2be974225ed: Pulling fs layer 00:32:11 339a4e72a1f5: Pulling fs layer 00:32:11 988bab9f4d93: Pulling fs layer 00:32:11 1469e6f7b9e6: Pulling fs layer 00:32:11 eaf3925da568: Pulling fs layer 00:32:11 bab4dde63d76: Pulling fs layer 00:32:11 bde34c3a00c8: Pulling fs layer 00:32:11 b352a97aabf1: Pulling fs layer 00:32:11 4872d77fe225: Pulling fs layer 00:32:11 5851b861e8e6: Pulling fs layer 00:32:11 bde34c3a00c8: Waiting 00:32:11 b352a97aabf1: Waiting 00:32:11 bab4dde63d76: Waiting 00:32:11 4872d77fe225: Waiting 00:32:11 5851b861e8e6: Waiting 00:32:11 988bab9f4d93: Waiting 00:32:11 1469e6f7b9e6: Waiting 00:32:11 eaf3925da568: Waiting 00:32:11 e2be974225ed: Verifying Checksum 00:32:11 e2be974225ed: Download complete 00:32:11 988bab9f4d93: Download complete 00:32:11 1469e6f7b9e6: Verifying Checksum 00:32:11 1469e6f7b9e6: Download complete 00:32:11 eaf3925da568: Download complete 00:32:11 339a4e72a1f5: Verifying Checksum 00:32:11 339a4e72a1f5: Download complete 00:32:11 bde34c3a00c8: Verifying Checksum 00:32:11 bde34c3a00c8: Download complete 00:32:11 b352a97aabf1: Verifying Checksum 00:32:11 b352a97aabf1: Download complete 00:32:11 4872d77fe225: Verifying Checksum 00:32:11 4872d77fe225: Download complete 00:32:11 5851b861e8e6: Download complete 00:32:11 b85a868b505f: Verifying Checksum 00:32:11 b85a868b505f: Download complete 00:32:11 bab4dde63d76: Verifying Checksum 00:32:11 bab4dde63d76: Download complete 00:32:12 b85a868b505f: Pull complete 00:32:12 e2be974225ed: Pull complete 00:32:13 339a4e72a1f5: Pull complete 00:32:13 988bab9f4d93: Pull complete 00:32:13 1469e6f7b9e6: Pull complete 00:32:13 eaf3925da568: Pull complete 00:32:15 bab4dde63d76: Pull complete 00:32:15 bde34c3a00c8: Pull complete 00:32:15 b352a97aabf1: Pull complete 00:32:15 4872d77fe225: Pull complete 00:32:15 5851b861e8e6: Pull complete 00:32:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:32:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:32:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:32:16 prd-ubuntu20.04-docker-8c-8g-1969 does not seem to be running inside a container 00:32:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_PR-1448 -v /w/workspace/dry_app-functions-sdk-go_PR-1448:/w/workspace/dry_app-functions-sdk-go_PR-1448:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1448@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1448@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:32:19 $ docker top 7a3a90d9af20e3c75a54abe68df141200d166d9420d0b674d69d7ffdc71da17e -eo pid,comm 00:32:19 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). 00:32:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:32:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:19 [ssh-agent] Looking for ssh-agent implementation... 00:32:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:20 $ docker exec 7a3a90d9af20e3c75a54abe68df141200d166d9420d0b674d69d7ffdc71da17e ssh-agent 00:32:20 SSH_AUTH_SOCK=/tmp/ssh-wipt87cJdJw5/agent.32 00:32:20 SSH_AGENT_PID=38 00:32:20 Running ssh-add (command line suppressed) 00:32:20 Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1448@tmp/private_key_11993451945729174242.key (/w/workspace/dry_app-functions-sdk-go_PR-1448@tmp/private_key_11993451945729174242.key) 00:32:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:20 + git tag --points-at HEAD [Pipeline] } 00:32:20 $ docker exec --env ******** --env ******** 7a3a90d9af20e3c75a54abe68df141200d166d9420d0b674d69d7ffdc71da17e ssh-agent -k 00:32:20 unset SSH_AUTH_SOCK; 00:32:20 unset SSH_AGENT_PID; 00:32:20 echo Agent pid 38 killed; 00:32:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:32:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:20 [ssh-agent] Looking for ssh-agent implementation... 00:32:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:20 $ docker exec 7a3a90d9af20e3c75a54abe68df141200d166d9420d0b674d69d7ffdc71da17e ssh-agent 00:32:21 SSH_AUTH_SOCK=/tmp/ssh-97mp61P83xsF/agent.70 00:32:21 SSH_AGENT_PID=76 00:32:21 Running ssh-add (command line suppressed) 00:32:21 Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1448@tmp/private_key_15353296189317884536.key (/w/workspace/dry_app-functions-sdk-go_PR-1448@tmp/private_key_15353296189317884536.key) 00:32:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:21 + git semver init 00:32:21 2023-07-25 00:32:21,630 [run_init] DEBUG init version:0.0.0 force:False 00:32:21 2023-07-25 00:32:21,631 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-functions-sdk-go_PR-1448/.semver 00:32:21 2023-07-25 00:32:21,631 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/dry_app-functions-sdk-go_PR-1448/.semver 00:32:21 2023-07-25 00:32:21,632 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/dry_app-functions-sdk-go_PR-1448/.semver'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1448, universal_newlines=False, shell=None, istream=None) 00:32:23 2023-07-25 00:32:23,234 [append_file] DEBUG append to file:/w/workspace/dry_app-functions-sdk-go_PR-1448/.git/info/exclude 00:32:23 2023-07-25 00:32:23,235 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-functions-sdk-go_PR-1448/.semver/PR-1448 with force:False 00:32:23 2023-07-25 00:32:23,235 [write_file] DEBUG write to file:/w/workspace/dry_app-functions-sdk-go_PR-1448/.semver/PR-1448 00:32:23 2023-07-25 00:32:23,240 [execute] INFO git cat-file --batch-check 00:32:23 2023-07-25 00:32:23,240 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1448/.semver, universal_newlines=False, shell=None, istream=) 00:32:23 2023-07-25 00:32:23,247 [execute] INFO git cat-file --batch 00:32:23 2023-07-25 00:32:23,247 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1448/.semver, universal_newlines=False, shell=None, istream=) 00:32:23 2023-07-25 00:32:23,253 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_PR-1448/.semver/PR-1448 00:32:23 0.0.0 [Pipeline] } 00:32:23 $ docker exec --env ******** --env ******** 7a3a90d9af20e3c75a54abe68df141200d166d9420d0b674d69d7ffdc71da17e ssh-agent -k 00:32:23 unset SSH_AUTH_SOCK; 00:32:23 unset SSH_AGENT_PID; 00:32:23 echo Agent pid 76 killed; 00:32:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:24 + git semver [Pipeline] } 00:32:24 $ docker stop --time=1 7a3a90d9af20e3c75a54abe68df141200d166d9420d0b674d69d7ffdc71da17e 00:32:26 $ docker rm -f --volumes 7a3a90d9af20e3c75a54abe68df141200d166d9420d0b674d69d7ffdc71da17e [Pipeline] // withDockerContainer [Pipeline] sh 00:32:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:32:26 Stashed 1 file(s) [Pipeline] echo 00:32:26 [edgeXSemver]: initialized semver on version 0.0.0 [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 00:32:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:32:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:32:27 ========================================================= 00:32:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 00:32:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 00:32:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:32:28 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 00:32:28 4db1b89c0bd1: Pulling fs layer 00:32:28 6911f1a30b25: Pulling fs layer 00:32:28 e194b8c5c2a9: Pulling fs layer 00:32:28 6863d3e3a2b1: Pulling fs layer 00:32:28 ec0bb842ea78: Pulling fs layer 00:32:28 40a00589a448: Pulling fs layer 00:32:28 6c08303d61cc: Pulling fs layer 00:32:28 798269fcf238: Pulling fs layer 00:32:28 40a00589a448: Waiting 00:32:28 6863d3e3a2b1: Waiting 00:32:28 6c08303d61cc: Waiting 00:32:28 ec0bb842ea78: Waiting 00:32:28 798269fcf238: Waiting 00:32:28 6911f1a30b25: Verifying Checksum 00:32:28 6911f1a30b25: Download complete 00:32:28 6863d3e3a2b1: Verifying Checksum 00:32:28 6863d3e3a2b1: Download complete 00:32:28 ec0bb842ea78: Verifying Checksum 00:32:28 ec0bb842ea78: Download complete 00:32:28 4db1b89c0bd1: Verifying Checksum 00:32:28 4db1b89c0bd1: Download complete 00:32:28 40a00589a448: Download complete 00:32:28 4db1b89c0bd1: Pull complete 00:32:28 798269fcf238: Verifying Checksum 00:32:28 798269fcf238: Download complete 00:32:28 6911f1a30b25: Pull complete 00:32:28 e194b8c5c2a9: Verifying Checksum 00:32:28 e194b8c5c2a9: Download complete 00:32:29 6c08303d61cc: Verifying Checksum 00:32:29 6c08303d61cc: Download complete 00:32:32 e194b8c5c2a9: Pull complete 00:32:32 6863d3e3a2b1: Pull complete 00:32:32 ec0bb842ea78: Pull complete 00:32:32 40a00589a448: Pull complete 00:32:34 6c08303d61cc: Pull complete 00:32:35 798269fcf238: Pull complete 00:32:35 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 00:32:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:32:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 00:32:35 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:36 + docker inspect -f . ci-base-image-x86_64 00:32:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:32:36 prd-ubuntu20.04-docker-8c-8g-1969 does not seem to be running inside a container 00:32:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1448 -v /w/workspace/dry_app-functions-sdk-go_PR-1448:/w/workspace/dry_app-functions-sdk-go_PR-1448:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1448@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1448@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:32:41 $ docker top c436d1a9bada79d748143ac8ae6f0810a0abd4ba43bdcdb97717f53cae42e935 -eo pid,comm [Pipeline] { [Pipeline] sh 00:32:41 + go version 00:32:41 go version go1.20.6 linux/amd64 [Pipeline] } 00:32:41 $ docker stop --time=1 c436d1a9bada79d748143ac8ae6f0810a0abd4ba43bdcdb97717f53cae42e935 00:32:42 Still waiting to schedule task 00:32:42 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 00:32:43 $ docker rm -f --volumes c436d1a9bada79d748143ac8ae6f0810a0abd4ba43bdcdb97717f53cae42e935 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:43 + docker inspect -f . ci-base-image-x86_64 00:32:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:32:43 prd-ubuntu20.04-docker-8c-8g-1969 does not seem to be running inside a container 00:32:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-functions-sdk-go_PR-1448 -v /w/workspace/dry_app-functions-sdk-go_PR-1448:/w/workspace/dry_app-functions-sdk-go_PR-1448:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1448@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1448@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:32:44 $ docker top b6e4462871deca43215d9b6cf184ca283dfde862dd02914d93aaea8f6d2b95a6 -eo pid,comm [Pipeline] { [Pipeline] sh 00:32:44 + git config --global --add safe.directory /w/workspace/dry_app-functions-sdk-go_PR-1448 [Pipeline] fileExists [Pipeline] sh 00:32:45 + make test 00:32:45 make -C ./app-service-template build 00:32:45 make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1448/app-service-template' 00:32:45 go mod tidy 00:32:45 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.2 00:32:45 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 00:32:45 go: downloading github.com/google/uuid v1.3.0 00:32:45 go: downloading github.com/stretchr/testify v1.8.4 00:32:45 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.9 00:32:45 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.11 00:32:45 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.3 00:32:45 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 00:32:45 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 00:32:45 go: downloading gopkg.in/yaml.v3 v3.0.1 00:32:45 go: downloading github.com/stretchr/objx v0.5.0 00:32:45 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 00:32:45 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 00:32:45 go: downloading github.com/gorilla/mux v1.8.0 00:32:45 go: downloading github.com/hashicorp/go-multierror v1.1.1 00:32:45 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.3 00:32:45 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.3 00:32:45 go: downloading github.com/go-playground/validator/v10 v10.14.1 00:32:45 go: downloading github.com/go-kit/log v0.2.1 00:32:45 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 00:32:45 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 00:32:45 go: downloading github.com/mitchellh/copystructure v1.2.0 00:32:45 go: downloading github.com/hashicorp/errwrap v1.1.0 00:32:45 go: downloading github.com/hashicorp/consul/api v1.22.0 00:32:45 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 00:32:45 go: downloading github.com/go-logfmt/logfmt v0.5.1 00:32:45 go: downloading github.com/mitchellh/reflectwalk v1.0.2 00:32:45 go: downloading github.com/gorilla/websocket v1.5.0 00:32:45 go: downloading golang.org/x/net v0.10.0 00:32:45 go: downloading golang.org/x/sync v0.2.0 00:32:45 go: downloading github.com/mitchellh/mapstructure v1.5.0 00:32:45 go: downloading github.com/nats-io/nats.go v1.27.1 00:32:45 go: downloading github.com/go-redis/redis/v7 v7.3.0 00:32:45 go: downloading github.com/x448/float16 v0.8.4 00:32:45 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 00:32:45 go: downloading github.com/go-playground/universal-translator v0.18.1 00:32:45 go: downloading github.com/leodido/go-urn v1.2.4 00:32:45 go: downloading golang.org/x/crypto v0.9.0 00:32:45 go: downloading golang.org/x/text v0.9.0 00:32:45 go: downloading github.com/go-playground/locales v0.14.1 00:32:46 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 00:32:46 go: downloading github.com/nats-io/nats-server/v2 v2.9.20 00:32:46 go: downloading github.com/go-playground/assert/v2 v2.2.0 00:32:46 go: downloading github.com/Microsoft/go-winio v0.6.0 00:32:46 go: downloading github.com/zeebo/errs v1.3.0 00:32:46 go: downloading google.golang.org/grpc v1.53.0 00:32:46 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:32:46 go: downloading github.com/onsi/ginkgo v1.10.1 00:32:46 go: downloading github.com/onsi/gomega v1.7.0 00:32:46 go: downloading github.com/klauspost/compress v1.16.5 00:32:46 go: downloading github.com/nats-io/nkeys v0.4.4 00:32:46 go: downloading github.com/nats-io/nuid v1.0.1 00:32:46 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 00:32:46 go: downloading github.com/hashicorp/go-hclog v1.5.0 00:32:46 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 00:32:46 go: downloading github.com/hashicorp/serf v0.10.1 00:32:46 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 00:32:46 go: downloading github.com/google/go-cmp v0.5.9 00:32:46 go: downloading github.com/hashicorp/consul/sdk v0.14.0 00:32:46 go: downloading github.com/hashicorp/go-uuid v1.0.3 00:32:46 go: downloading golang.org/x/sys v0.8.0 00:32:46 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 00:32:46 go: downloading github.com/kr/pretty v0.1.0 00:32:46 go: downloading google.golang.org/protobuf v1.28.1 00:32:46 go: downloading golang.org/x/tools v0.6.0 00:32:47 go: downloading github.com/minio/highwayhash v1.0.2 00:32:47 go: downloading github.com/nats-io/jwt/v2 v2.4.1 00:32:47 go: downloading golang.org/x/time v0.3.0 00:32:47 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 00:32:47 go: downloading github.com/golang/protobuf v1.5.2 00:32:47 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:32:47 go: downloading github.com/fatih/color v1.14.1 00:32:47 go: downloading github.com/mattn/go-colorable v0.1.13 00:32:47 go: downloading github.com/mattn/go-isatty v0.0.17 00:32:47 go: downloading github.com/mitchellh/go-homedir v1.1.0 00:32:47 go: downloading github.com/hashicorp/go-version v1.2.1 00:32:47 go: downloading github.com/pkg/errors v0.9.1 00:32:47 go: downloading github.com/kr/text v0.2.0 00:32:47 go: downloading github.com/armon/go-metrics v0.4.1 00:32:47 go: downloading github.com/hashicorp/go-msgpack v0.5.5 00:32:47 go: downloading github.com/hashicorp/memberlist v0.5.0 00:32:47 go: downloading gopkg.in/yaml.v2 v2.4.0 00:32:47 go: downloading github.com/hpcloud/tail v1.0.0 00:32:47 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 00:32:47 go: downloading github.com/pascaldekloe/goe v0.1.0 00:32:47 go: downloading github.com/google/btree v1.0.1 00:32:47 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 00:32:47 go: downloading github.com/miekg/dns v1.1.41 00:32:47 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 00:32:47 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 00:32:47 go: downloading gopkg.in/fsnotify.v1 v1.4.7 00:32:47 go: downloading golang.org/x/mod v0.8.0 00:32:47 go: downloading github.com/hashicorp/golang-lru v0.5.4 00:32:48 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 00:33:03 make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1448/app-service-template' 00:33:03 make -C ./app-service-template test 00:33:03 make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1448/app-service-template' 00:33:03 go test -race -coverprofile=coverage.out ./... 00:33:21 ? app-new-service/config [no test files] 00:33:21 ok app-new-service 0.060s coverage: 49.1% of statements 00:33:21 ok app-new-service/functions 0.057s coverage: 85.3% of statements 00:33:21 go vet ./... 00:33:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:33:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:33:39 ./bin/test-attribution-txt.sh 00:33:39 make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1448/app-service-template' 00:33:39 go test -race -coverprofile=coverage.out ./... 00:33:39 go: downloading github.com/gomodule/redigo v1.8.9 00:33:39 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 00:33:40 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 00:33:40 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 00:33:40 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 00:33:40 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 00:33:41 --- FAIL: TestRegisterCustomTrigger (0.00s) 00:33:41 panic: runtime error: invalid memory address or nil pointer dereference [recovered] 00:33:41 panic: runtime error: invalid memory address or nil pointer dereference 00:33:41 [signal SIGSEGV: segmentation violation code=0x1 addr=0x40 pc=0x121971e] 00:33:41 00:33:41 goroutine 237 [running]: 00:33:41 testing.tRunner.func1.2({0x1326e20, 0x1cbe5c0}) 00:33:41 /usr/local/go/src/testing/testing.go:1526 +0x372 00:33:41 testing.tRunner.func1() 00:33:41 /usr/local/go/src/testing/testing.go:1529 +0x650 00:33:41 panic({0x1326e20, 0x1cbe5c0}) 00:33:41 /usr/local/go/src/runtime/panic.go:890 +0x263 00:33:41 github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app.NewTriggerMessageProcessor({0x16521f8, 0xc0003894e0}, {0x0, 0x0}) 00:33:41 /w/workspace/dry_app-functions-sdk-go_PR-1448/internal/app/triggermessageprocessor.go:87 +0x2be 00:33:41 github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app.(*Service).RegisterCustomTriggerFactory.func1(0xc0005e6800) 00:33:41 /w/workspace/dry_app-functions-sdk-go_PR-1448/internal/app/triggerfactory.go:93 +0x18e 00:33:41 github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app.TestRegisterCustomTrigger(0x0?) 00:33:41 /w/workspace/dry_app-functions-sdk-go_PR-1448/internal/app/triggerfactory_test.go:93 +0x40e 00:33:41 testing.tRunner(0xc00032dd40, 0x14c08c8) 00:33:41 /usr/local/go/src/testing/testing.go:1576 +0x217 00:33:41 created by testing.(*T).Run 00:33:41 /usr/local/go/src/testing/testing.go:1629 +0x806 00:33:41 FAIL github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.072s 00:33:41 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.063s coverage: 92.8% of statements 00:33:41 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.082s coverage: 85.1% of statements 00:33:41 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.056s coverage: 100.0% of statements 00:33:41 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.174s coverage: 77.9% of statements 00:33:41 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 00:33:41 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.095s coverage: 97.3% of statements 00:33:41 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 00:33:41 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 00:33:41 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.061s coverage: 82.8% of statements 00:33:41 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.064s coverage: 65.6% of statements 00:33:42 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 00:33:42 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.068s coverage: 28.7% of statements 00:33:42 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.091s coverage: 19.7% of statements 00:33:42 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 00:33:42 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 00:33:42 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.073s coverage: 27.3% of statements 00:33:42 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.070s coverage: 52.8% of statements 00:34:10 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.108s coverage: 75.1% of statements 00:34:10 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.050s coverage: 94.4% of statements 00:34:10 FAIL 00:34:10 make: *** [Makefile:43: test-sdk] Error 1 [Pipeline] } 00:34:10 $ docker stop --time=1 b6e4462871deca43215d9b6cf184ca283dfde862dd02914d93aaea8f6d2b95a6 00:34:12 $ docker rm -f --volumes b6e4462871deca43215d9b6cf184ca283dfde862dd02914d93aaea8f6d2b95a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:34:13 00:34:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:34:14 latest: Pulling from edgex-lftools-log-publisher 00:34:14 5eb5b503b376: Pulling fs layer 00:34:14 5c69ac0246d0: Pulling fs layer 00:34:14 ec43610c2a17: Pulling fs layer 00:34:14 3a2ae6a8a46f: Pulling fs layer 00:34:14 33b1e0a273af: Pulling fs layer 00:34:14 5d3b04190fa2: Pulling fs layer 00:34:14 2f39f015ded8: Pulling fs layer 00:34:14 33b1e0a273af: Waiting 00:34:14 5d3b04190fa2: Waiting 00:34:14 3a2ae6a8a46f: Waiting 00:34:14 5c69ac0246d0: Download complete 00:34:14 3a2ae6a8a46f: Verifying Checksum 00:34:14 3a2ae6a8a46f: Download complete 00:34:14 33b1e0a273af: Verifying Checksum 00:34:14 33b1e0a273af: Download complete 00:34:14 5d3b04190fa2: Download complete 00:34:14 ec43610c2a17: Verifying Checksum 00:34:14 ec43610c2a17: Download complete 00:34:14 5eb5b503b376: Verifying Checksum 00:34:14 5eb5b503b376: Download complete 00:34:14 2f39f015ded8: Download complete 00:34:15 5eb5b503b376: Pull complete 00:34:15 5c69ac0246d0: Pull complete 00:34:15 ec43610c2a17: Pull complete 00:34:16 3a2ae6a8a46f: Pull complete 00:34:16 33b1e0a273af: Pull complete 00:34:16 5d3b04190fa2: Pull complete 00:34:20 2f39f015ded8: Pull complete 00:34:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:34:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:34:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:34:20 prd-ubuntu20.04-docker-8c-8g-1969 does not seem to be running inside a container 00:34:20 $ 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/dry_app-functions-sdk-go_PR-1448 -v /w/workspace/dry_app-functions-sdk-go_PR-1448:/w/workspace/dry_app-functions-sdk-go_PR-1448:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1448@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1448@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:34:25 $ docker top 8d8a0d451bebb03d2d3d9250417971bf4b05e31b7ef303c797e9b8cd7c1afa97 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:34:25 ---> job-cost.sh 00:34:25 lf-activate-venv: SKIPPING 00:34:25 INFO: No Stack... 00:34:26 INFO: Retrieving Pricing Info for: v3-standard-8 00:34:26 INFO: Archiving Costs [Pipeline] sh 00:34:26 + cat /w/workspace/dry_app-functions-sdk-go_PR-1448/archives/cost.csv 00:34:26 + cut -d, -f6 [Pipeline] lock 00:34:26 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1448-2-stack-cost] 00:34:26 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1448-2-stack-cost] did not exist. Created. 00:34:26 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1448-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:34:27 + echo total: 0.2199999988079071 [Pipeline] stash 00:34:27 Stashed 1 file(s) [Pipeline] } 00:34:27 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1448-2-stack-cost] [Pipeline] // lock [Pipeline] } 00:34:27 $ docker stop --time=1 8d8a0d451bebb03d2d3d9250417971bf4b05e31b7ef303c797e9b8cd7c1afa97 00:34:28 $ docker rm -f --volumes 8d8a0d451bebb03d2d3d9250417971bf4b05e31b7ef303c797e9b8cd7c1afa97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:34:28 Failed in branch amd64 00:35:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1972 in /w/workspace/dry_app-functions-sdk-go_PR-1448 [Pipeline] { [Pipeline] ws 00:35:42 Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout 00:35:42 The recommended git tool is: git 00:35:48 using credential edgex-jenkins-ssh 00:35:48 Cloning the remote Git repository 00:35:48 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 00:35:48 > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 00:35:49 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:35:49 > git --version # timeout=10 00:35:49 > git --version # 'git version 2.25.1' 00:35:49 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:52 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:35:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:53 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:35:53 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:35:53 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1448/head:refs/remotes/origin/PR-1448 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:35:54 Merging remotes/origin/main commit fd7ae28319cd3c30c8cad7fcf1744c6493da0101 into PR head commit 0caaaebd40a45a6e51014b4b14b4e0a7df63fdbd 00:35:54 Merge succeeded, producing 0caaaebd40a45a6e51014b4b14b4e0a7df63fdbd 00:35:54 Checking out Revision 0caaaebd40a45a6e51014b4b14b4e0a7df63fdbd (PR-1448) 00:35:54 > git config core.sparsecheckout # timeout=10 00:35:54 > git checkout -f 0caaaebd40a45a6e51014b4b14b4e0a7df63fdbd # timeout=10 00:35:54 > git remote # timeout=10 00:35:54 > git config --get remote.origin.url # timeout=10 00:35:54 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:54 > git merge fd7ae28319cd3c30c8cad7fcf1744c6493da0101 # timeout=10 00:35:54 > git rev-parse HEAD^{commit} # timeout=10 00:35:54 > git config core.sparsecheckout # timeout=10 00:35:54 > git checkout -f 0caaaebd40a45a6e51014b4b14b4e0a7df63fdbd # timeout=10 00:35:58 Commit message: "feat: Add capability to Publish to MessageBus when using non-MessageBus triggers" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:35:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:35:59 % Total % Received % Xferd Average Speed Time Time Time Current 00:35:59 Dload Upload Total Spent Left Speed 00:35:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 89795 [Pipeline] sh 00:36:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:36:00 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 00:36:00 00:36:00 { 00:36:00 "registry-mirrors": [ 00:36:00 "https://nexus3.edgexfoundry.org:10001" 00:36:00 ], 00:36:00 "bip": "10.250.0.254/24", 00:36:00 "hosts": [ 00:36:00 "tcp://0.0.0.0:5555", 00:36:00 "unix:///var/run/docker.sock" 00:36:00 ], 00:36:00 "mtu": 1458, 00:36:00 "selinux-enabled": true, 00:36:00 "seccomp-profile": "/etc/docker/seccomp.json" 00:36:00 } [Pipeline] sh 00:36:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:36:01 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 00:36:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:36:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:36:20 ========================================================= 00:36:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:36:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 00:36:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:36:21 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:36:21 edb6bdbacee9: Pulling fs layer 00:36:21 5f9638ab2659: Pulling fs layer 00:36:21 8d51d6327a98: Pulling fs layer 00:36:21 8b374f2dd631: Pulling fs layer 00:36:21 ec14aa9079de: Pulling fs layer 00:36:21 2f466654f4bb: Pulling fs layer 00:36:21 554e91adad29: Pulling fs layer 00:36:21 ec14aa9079de: Waiting 00:36:21 2f466654f4bb: Waiting 00:36:21 554e91adad29: Waiting 00:36:21 8b374f2dd631: Waiting 00:36:21 5f9638ab2659: Verifying Checksum 00:36:21 5f9638ab2659: Download complete 00:36:21 8b374f2dd631: Verifying Checksum 00:36:21 8b374f2dd631: Download complete 00:36:21 ec14aa9079de: Verifying Checksum 00:36:21 ec14aa9079de: Download complete 00:36:21 edb6bdbacee9: Verifying Checksum 00:36:21 edb6bdbacee9: Download complete 00:36:22 edb6bdbacee9: Pull complete 00:36:22 554e91adad29: Verifying Checksum 00:36:22 554e91adad29: Download complete 00:36:22 5f9638ab2659: Pull complete 00:36:23 8d51d6327a98: Verifying Checksum 00:36:23 8d51d6327a98: Download complete 00:36:23 2f466654f4bb: Verifying Checksum 00:36:23 2f466654f4bb: Download complete 00:36:36 8d51d6327a98: Pull complete 00:36:36 8b374f2dd631: Pull complete 00:36:36 ec14aa9079de: Pull complete 00:36:42 2f466654f4bb: Pull complete 00:36:44 554e91adad29: Pull complete 00:36:44 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 00:36:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:36:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 00:36:45 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:45 + docker inspect -f . ci-base-image-arm64 00:36:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:36:45 prd-ubuntu20.04-docker-arm64-4c-16g-1972 does not seem to be running inside a container 00:36:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:36:48 $ docker top 16077cd32175140d1b177a336a9ea2b6f8cf15971641fafe69e5617755efcc46 -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:49 + go version 00:36:49 go version go1.20.6 linux/arm64 [Pipeline] } 00:36:49 $ docker stop --time=1 16077cd32175140d1b177a336a9ea2b6f8cf15971641fafe69e5617755efcc46 00:36:51 $ docker rm -f --volumes 16077cd32175140d1b177a336a9ea2b6f8cf15971641fafe69e5617755efcc46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:52 + docker inspect -f . ci-base-image-arm64 00:36:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:36:52 prd-ubuntu20.04-docker-arm64-4c-16g-1972 does not seem to be running inside a container 00:36:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:36:54 $ docker top 8e2530a9bb5ed3292965f63987a20c151708ea8cfdbf8a5cff1b4a8cd7049f66 -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:55 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/2 [Pipeline] fileExists [Pipeline] sh 00:36:56 + make test 00:36:56 make -C ./app-service-template build 00:36:56 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 00:36:56 go mod tidy 00:36:56 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.2 00:36:56 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 00:36:56 go: downloading github.com/stretchr/testify v1.8.4 00:36:56 go: downloading github.com/google/uuid v1.3.0 00:36:57 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.9 00:36:57 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.11 00:36:57 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.3 00:36:57 go: downloading github.com/go-playground/validator/v10 v10.14.1 00:36:57 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 00:36:57 go: downloading gopkg.in/yaml.v3 v3.0.1 00:36:57 go: downloading github.com/go-kit/log v0.2.1 00:36:57 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 00:36:57 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 00:36:57 go: downloading github.com/stretchr/objx v0.5.0 00:36:57 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 00:36:57 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 00:36:57 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.3 00:36:58 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.3 00:36:58 go: downloading github.com/gorilla/mux v1.8.0 00:36:58 go: downloading github.com/hashicorp/go-multierror v1.1.1 00:36:58 go: downloading github.com/x448/float16 v0.8.4 00:36:58 go: downloading github.com/go-logfmt/logfmt v0.5.1 00:36:58 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 00:36:58 go: downloading github.com/go-playground/universal-translator v0.18.1 00:36:58 go: downloading github.com/leodido/go-urn v1.2.4 00:36:58 go: downloading golang.org/x/crypto v0.9.0 00:36:58 go: downloading golang.org/x/text v0.9.0 00:36:59 go: downloading github.com/go-playground/locales v0.14.1 00:36:59 go: downloading github.com/go-playground/assert/v2 v2.2.0 00:37:02 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 00:37:02 go: downloading github.com/mitchellh/copystructure v1.2.0 00:37:02 go: downloading github.com/gorilla/websocket v1.5.0 00:37:02 go: downloading golang.org/x/net v0.10.0 00:37:02 go: downloading golang.org/x/sync v0.2.0 00:37:03 go: downloading github.com/hashicorp/consul/api v1.22.0 00:37:03 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 00:37:03 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 00:37:03 go: downloading github.com/hashicorp/errwrap v1.1.0 00:37:03 go: downloading golang.org/x/sys v0.8.0 00:37:03 go: downloading github.com/kr/pretty v0.1.0 00:37:03 go: downloading github.com/mitchellh/reflectwalk v1.0.2 00:37:03 go: downloading github.com/nats-io/nats.go v1.27.1 00:37:03 go: downloading github.com/nats-io/nats-server/v2 v2.9.20 00:37:03 go: downloading github.com/go-redis/redis/v7 v7.3.0 00:37:04 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 00:37:04 go: downloading github.com/hashicorp/go-hclog v1.5.0 00:37:04 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 00:37:04 go: downloading github.com/hashicorp/serf v0.10.1 00:37:04 go: downloading github.com/mitchellh/mapstructure v1.5.0 00:37:04 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 00:37:04 go: downloading github.com/google/go-cmp v0.5.9 00:37:04 go: downloading github.com/hashicorp/consul/sdk v0.14.0 00:37:04 go: downloading github.com/hashicorp/go-uuid v1.0.3 00:37:04 go: downloading github.com/Microsoft/go-winio v0.6.0 00:37:04 go: downloading github.com/zeebo/errs v1.3.0 00:37:04 go: downloading google.golang.org/grpc v1.53.0 00:37:06 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:37:06 go: downloading github.com/kr/text v0.2.0 00:37:06 go: downloading github.com/klauspost/compress v1.16.5 00:37:06 go: downloading github.com/nats-io/nkeys v0.4.4 00:37:06 go: downloading github.com/nats-io/nuid v1.0.1 00:37:06 go: downloading github.com/onsi/ginkgo v1.10.1 00:37:06 go: downloading github.com/onsi/gomega v1.7.0 00:37:06 go: downloading github.com/fatih/color v1.14.1 00:37:06 go: downloading github.com/mattn/go-colorable v0.1.13 00:37:06 go: downloading github.com/mattn/go-isatty v0.0.17 00:37:06 go: downloading github.com/mitchellh/go-homedir v1.1.0 00:37:06 go: downloading github.com/minio/highwayhash v1.0.2 00:37:06 go: downloading github.com/nats-io/jwt/v2 v2.4.1 00:37:06 go: downloading golang.org/x/time v0.3.0 00:37:06 go: downloading github.com/armon/go-metrics v0.4.1 00:37:06 go: downloading github.com/hashicorp/go-version v1.2.1 00:37:06 go: downloading github.com/pkg/errors v0.9.1 00:37:06 go: downloading github.com/hashicorp/go-msgpack v0.5.5 00:37:06 go: downloading github.com/hashicorp/memberlist v0.5.0 00:37:06 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 00:37:07 go: downloading google.golang.org/protobuf v1.28.1 00:37:08 go: downloading golang.org/x/tools v0.6.0 00:37:08 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 00:37:10 go: downloading github.com/golang/protobuf v1.5.2 00:37:11 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:37:11 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 00:37:11 go: downloading github.com/pascaldekloe/goe v0.1.0 00:37:11 go: downloading github.com/google/btree v1.0.1 00:37:11 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 00:37:11 go: downloading github.com/miekg/dns v1.1.41 00:37:11 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 00:37:11 go: downloading gopkg.in/yaml.v2 v2.4.0 00:37:11 go: downloading github.com/hpcloud/tail v1.0.0 00:37:11 go: downloading github.com/hashicorp/golang-lru v0.5.4 00:37:11 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 00:37:11 go: downloading golang.org/x/mod v0.8.0 00:37:11 go: downloading gopkg.in/fsnotify.v1 v1.4.7 00:37:12 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 00:39:34 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 00:39:34 make -C ./app-service-template test 00:39:34 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 00:39:34 go test -race -coverprofile=coverage.out ./... 00:42:56 ? app-new-service/config [no test files] 00:42:56 ok app-new-service 0.265s coverage: 49.1% of statements 00:42:56 ok app-new-service/functions 0.262s coverage: 85.3% of statements 00:42:56 go vet ./... 00:45:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:45:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:45:18 ./bin/test-attribution-txt.sh 00:45:18 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 00:45:18 go test -race -coverprofile=coverage.out ./... 00:45:18 go: downloading github.com/gomodule/redigo v1.8.9 00:45:18 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 00:45:33 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 00:45:33 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 00:45:33 --- FAIL: TestRegisterCustomTrigger (0.00s) 00:45:33 panic: runtime error: invalid memory address or nil pointer dereference [recovered] 00:45:33 panic: runtime error: invalid memory address or nil pointer dereference 00:45:33 [signal SIGSEGV: segmentation violation code=0x1 addr=0x40 pc=0xb7d174] 00:45:33 00:45:33 goroutine 207 [running]: 00:45:33 testing.tRunner.func1.2({0xc85c20, 0x1625640}) 00:45:33 /usr/local/go/src/testing/testing.go:1526 +0x278 00:45:33 testing.tRunner.func1() 00:45:33 /usr/local/go/src/testing/testing.go:1529 +0x448 00:45:33 panic({0xc85c20, 0x1625640}) 00:45:33 /usr/local/go/src/runtime/panic.go:890 +0x248 00:45:33 github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app.NewTriggerMessageProcessor({0xfb3958, 0xc0002db2c0}, {0x0, 0x0}) 00:45:33 /w/workspace/app-functions-sdk-go/2/internal/app/triggermessageprocessor.go:87 +0x254 00:45:33 github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app.(*Service).RegisterCustomTriggerFactory.func1(0xc00014e400) 00:45:33 /w/workspace/app-functions-sdk-go/2/internal/app/triggerfactory.go:93 +0x144 00:45:33 github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app.TestRegisterCustomTrigger(0x0?) 00:45:33 /w/workspace/app-functions-sdk-go/2/internal/app/triggerfactory_test.go:93 +0x334 00:45:33 testing.tRunner(0xc0004d8b60, 0xe1f818) 00:45:33 /usr/local/go/src/testing/testing.go:1576 +0x184 00:45:33 created by testing.(*T).Run 00:45:33 /usr/local/go/src/testing/testing.go:1629 +0x5b8 00:45:33 FAIL github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.407s 00:45:33 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.327s coverage: 92.8% of statements 00:45:33 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.387s coverage: 85.1% of statements 00:45:33 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.115s coverage: 100.0% of statements 00:45:37 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 00:45:37 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 00:45:37 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 00:45:38 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.600s coverage: 77.9% of statements 00:45:38 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.249s coverage: 97.3% of statements 00:45:42 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 00:45:42 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 00:45:42 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.395s coverage: 82.8% of statements 00:45:42 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.320s coverage: 65.6% of statements 00:45:48 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 00:45:48 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 00:45:48 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 00:45:48 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.293s coverage: 28.7% of statements 00:45:48 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.267s coverage: 19.7% of statements 00:45:48 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.268s coverage: 27.3% of statements 00:45:52 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.347s coverage: 52.8% of statements 00:46:25 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.621s coverage: 75.1% of statements 00:46:25 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.198s coverage: 94.4% of statements 00:46:25 FAIL 00:46:25 make: *** [Makefile:43: test-sdk] Error 1 [Pipeline] } 00:46:25 $ docker stop --time=1 8e2530a9bb5ed3292965f63987a20c151708ea8cfdbf8a5cff1b4a8cd7049f66 00:46:27 $ docker rm -f --volumes 8e2530a9bb5ed3292965f63987a20c151708ea8cfdbf8a5cff1b4a8cd7049f66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:46:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:46:32 00:46:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:46:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:46:33 arm64: Pulling from edgex-lftools-log-publisher 00:46:33 8998bd30e6a1: Pulling fs layer 00:46:33 04944245beec: Pulling fs layer 00:46:33 699f458cf7ca: Pulling fs layer 00:46:33 765212b225bb: Pulling fs layer 00:46:33 f23df028b6ca: Pulling fs layer 00:46:33 d65c8cfc05b1: Pulling fs layer 00:46:33 2437ff75d9bd: Pulling fs layer 00:46:33 f23df028b6ca: Waiting 00:46:33 d65c8cfc05b1: Waiting 00:46:33 2437ff75d9bd: Waiting 00:46:33 765212b225bb: Waiting 00:46:33 04944245beec: Verifying Checksum 00:46:33 04944245beec: Download complete 00:46:33 765212b225bb: Verifying Checksum 00:46:33 765212b225bb: Download complete 00:46:33 f23df028b6ca: Download complete 00:46:33 d65c8cfc05b1: Verifying Checksum 00:46:33 d65c8cfc05b1: Download complete 00:46:33 699f458cf7ca: Verifying Checksum 00:46:33 699f458cf7ca: Download complete 00:46:33 8998bd30e6a1: Verifying Checksum 00:46:33 8998bd30e6a1: Download complete 00:46:35 2437ff75d9bd: Verifying Checksum 00:46:35 2437ff75d9bd: Download complete 00:46:37 8998bd30e6a1: Pull complete 00:46:38 04944245beec: Pull complete 00:46:39 699f458cf7ca: Pull complete 00:46:39 765212b225bb: Pull complete 00:46:40 f23df028b6ca: Pull complete 00:46:40 d65c8cfc05b1: Pull complete 00:46:55 2437ff75d9bd: Pull complete 00:46:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:46:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:46:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:46:55 prd-ubuntu20.04-docker-arm64-4c-16g-1972 does not seem to be running inside a container 00:46:55 $ 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/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:46:58 $ docker top 56c799de25c349dbeb529fa22dd056a1891bf3e9b6379478011d1fcf8b6f8eeb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:46:59 ---> job-cost.sh 00:46:59 lf-activate-venv: SKIPPING 00:46:59 INFO: No Stack... 00:46:59 INFO: Retrieving Pricing Info for: v3-standard-4 00:47:00 INFO: Archiving Costs [Pipeline] sh 00:47:01 + cat /w/workspace/app-functions-sdk-go/2/archives/cost.csv 00:47:01 + cut -d, -f6 [Pipeline] lock 00:47:01 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1448-2-stack-cost] 00:47:01 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1448-2-stack-cost] did not exist. Created. 00:47:01 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1448-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:47:01 /w/workspace/app-functions-sdk-go/2@tmp/durable-eb601d64/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:47:02 + echo total: 0.10999999940395355 [Pipeline] stash 00:47:02 Warning: overwriting stash ‘stack-cost’ 00:47:02 Stashed 1 file(s) [Pipeline] } 00:47:02 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1448-2-stack-cost] [Pipeline] // lock [Pipeline] } 00:47:03 $ docker stop --time=1 56c799de25c349dbeb529fa22dd056a1891bf3e9b6379478011d1fcf8b6f8eeb 00:47:04 $ docker rm -f --volumes 56c799de25c349dbeb529fa22dd056a1891bf3e9b6379478011d1fcf8b6f8eeb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:47:05 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:47:07 + [ -d /w/workspace/dry_app-functions-sdk-go_PR-1448/archives ] 00:47:07 + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1448/archives 00:47:07 total 16 00:47:07 drwxr-xr-x 3 root root 4096 Jul 25 00:34 . 00:47:07 drwxrwxr-x 10 jenkins jenkins 4096 Jul 25 00:34 .. 00:47:07 drwxr-xr-x 2 root root 4096 Jul 25 00:34 cost 00:47:07 -rw-r--r-- 1 root root 93 Jul 25 00:34 cost.csv 00:47:07 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-functions-sdk-go_PR-1448/archives 00:47:07 + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1448/archives 00:47:07 total 16 00:47:07 drwxr-xr-x 3 jenkins jenkins 4096 Jul 25 00:34 . 00:47:07 drwxrwxr-x 10 jenkins jenkins 4096 Jul 25 00:34 .. 00:47:07 drwxr-xr-x 2 jenkins jenkins 4096 Jul 25 00:34 cost 00:47:07 -rw-r--r-- 1 jenkins jenkins 93 Jul 25 00:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:47:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:47:08 ---> package-listing.sh 00:47:08 ++ facter osfamily 00:47:08 ++ tr '[:upper:]' '[:lower:]' 00:47:08 + OS_FAMILY=debian 00:47:08 + workspace=/w/workspace/dry_app-functions-sdk-go_PR-1448 00:47:08 + START_PACKAGES=/tmp/packages_start.txt 00:47:08 + END_PACKAGES=/tmp/packages_end.txt 00:47:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:47:08 + PACKAGES=/tmp/packages_start.txt 00:47:08 + '[' /w/workspace/dry_app-functions-sdk-go_PR-1448 ']' 00:47:08 + PACKAGES=/tmp/packages_end.txt 00:47:08 + case "${OS_FAMILY}" in 00:47:08 + dpkg -l 00:47:08 + grep '^ii' 00:47:08 + '[' -f /tmp/packages_start.txt ']' 00:47:08 + '[' -f /tmp/packages_end.txt ']' 00:47:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:47:08 + '[' /w/workspace/dry_app-functions-sdk-go_PR-1448 ']' 00:47:08 + mkdir -p /w/workspace/dry_app-functions-sdk-go_PR-1448/archives/ 00:47:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-functions-sdk-go_PR-1448/archives/ [Pipeline] echo 00:47:08 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/dry_app-functions-sdk-go_PR-1448/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:47:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:47:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:47:09 prd-ubuntu20.04-docker-8c-8g-1969 does not seem to be running inside a container 00:47:09 $ 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/dry_app-functions-sdk-go_PR-1448/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-functions-sdk-go_PR-1448 -v /w/workspace/dry_app-functions-sdk-go_PR-1448:/w/workspace/dry_app-functions-sdk-go_PR-1448:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1448@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1448@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:47:10 $ docker top cfce05f45df7dd927e3bba4d5ac57a4b8b5d4fd50af71901782cffe3b4031573 -eo pid,comm [Pipeline] { [Pipeline] sh 00:47:10 + touch /tmp/pre-build-complete [Pipeline] sh 00:47:10 + mkdir -p /var/log/sysstat [Pipeline] sh 00:47:11 + ls /var/log/sa-host 00:47:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:47:11 provisioning config files... 00:47:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-functions-sdk-go_PR-1448@tmp/config3940528896824894438tmp [Pipeline] { [Pipeline] echo 00:47:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:47:11 ---> create-netrc.sh [Pipeline] } 00:47:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:47:12 ---> python-tools-install.sh [Pipeline] echo 00:47:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:47:12 ---> sudo-logs.sh 00:47:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:47:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:47:12 ---> job-cost.sh 00:47:12 lf-activate-venv: SKIPPING 00:47:12 DEBUG: total: 0.2199999988079071 00:47:12 INFO: Retrieving Stack Cost... 00:47:13 INFO: Retrieving Pricing Info for: v3-standard-8 00:47:13 INFO: Archiving Costs [Pipeline] echo 00:47:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:47:14 ---> logs-deploy.sh 00:47:14 lf-activate-venv: SKIPPING 00:47:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-1448/2 00:47:14 INFO: archiving workspace using pattern(s): 00:47:14 Archives upload complete. 00:47:14 INFO: archiving logs to Nexus