Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b8e71211126e7e084c7a8b14118610d97b0e7218 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-ssh11922798674040259674.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh2395131155539055313.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh14749158390093622148.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh42101520716261233.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 > 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-ssh15647891185312384611.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-14528 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 > 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 Avoid second fetch Checking out Revision b8e71211126e7e084c7a8b14118610d97b0e7218 (main) Commit message: "Merge pull request #1413 from lenny-intel/refactor-run" > git config core.sparsecheckout # timeout=10 > git checkout -f b8e71211126e7e084c7a8b14118610d97b0e7218 # timeout=10 > git rev-list --no-walk 5c98e1d673ccd3214c21633743fde49e78b85122 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-08T19:06:50.326Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-08T19:06:50.381Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-08T19:06:50.396Z] ========================================================= [2023-05-08T19:06:50.396Z] EdgeX Global Pipelines Version Info [2023-05-08T19:06:50.396Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-08T19:06:51.117Z] ------------------- [2023-05-08T19:06:51.117Z] stable info: [2023-05-08T19:06:51.117Z] ------------------- [2023-05-08T19:06:51.117Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-08T19:06:51.117Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-08T19:06:51.117Z] Message: update stable to v1.0.249 [2023-05-08T19:06:51.690Z] ------------------- [2023-05-08T19:06:51.690Z] experimental info: [2023-05-08T19:06:51.690Z] ------------------- [2023-05-08T19:06:51.690Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-08T19:06:51.690Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-08T19:06:51.690Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-08T19:06:51.855Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2023-05-08T19:06:51.867Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2023-05-08T19:06:51.881Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-08T19:06:51.897Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-08T19:06:51.910Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-08T19:06:51.923Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-08T19:06:51.939Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-08T19:06:51.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-08T19:06:51.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-08T19:06:51.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-08T19:06:51.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-08T19:06:52.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2023-05-08T19:06:52.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-08T19:06:52.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-08T19:06:52.048Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-05-08T19:06:52.063Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-05-08T19:06:52.074Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-08T19:06:52.085Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-08T19:06:52.099Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-08T19:06:52.112Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-08T19:06:52.123Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-08T19:06:52.134Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-08T19:06:52.146Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-08T19:06:52.159Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-08T19:06:52.175Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-05-08T19:06:52.188Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-08T19:06:52.199Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-08T19:06:52.214Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-08T19:06:52.232Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-08T19:06:52.245Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-08T19:06:52.253Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b8e71211126e7e084c7a8b14118610d97b0e7218 [Pipeline] echo [2023-05-08T19:06:52.261Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b8e7121 [Pipeline] echo [2023-05-08T19:06:52.269Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-08T19:06:52.603Z] + git rev-list -1 --merges b8e71211126e7e084c7a8b14118610d97b0e7218~1..b8e71211126e7e084c7a8b14118610d97b0e7218 [Pipeline] echo [2023-05-08T19:06:52.651Z] -----------> git rev-list -1 --merges b8e71211126e7e084c7a8b14118610d97b0e7218~1..b8e71211126e7e084c7a8b14118610d97b0e7218 b8e71211126e7e084c7a8b14118610d97b0e7218 [2023-05-08T19:06:52.651Z] b8e71211126e7e084c7a8b14118610d97b0e7218 [false] [Pipeline] sh [2023-05-08T19:06:52.938Z] + git log --format=format:%s -1 b8e71211126e7e084c7a8b14118610d97b0e7218 [Pipeline] echo [2023-05-08T19:06:52.954Z] ========================================================= [2023-05-08T19:06:52.954Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-08T19:06:52.954Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T19:06:53.292Z] + git log --format=format:%s -1 b8e71211126e7e084c7a8b14118610d97b0e7218 [Pipeline] echo [2023-05-08T19:06:53.304Z] [semverPrep] GIT_COMMIT: b8e71211126e7e084c7a8b14118610d97b0e7218, Commit Message: Merge pull request #1413 from lenny-intel/refactor-run [Pipeline] echo [2023-05-08T19:06:53.312Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-08T19:06:53.684Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-08T19:06:53.684Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-08T19:06:53.684Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-08T19:06:53.684Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-08T19:06:53.684Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-08T19:06:53.684Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-08T19:06:53.684Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T19:06:54.024Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T19:06:54.286Z] [2023-05-08T19:06:54.286Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T19:06:54.585Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T19:06:54.585Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-08T19:06:54.585Z] b85a868b505f: Pulling fs layer [2023-05-08T19:06:54.585Z] e2be974225ed: Pulling fs layer [2023-05-08T19:06:54.585Z] 339a4e72a1f5: Pulling fs layer [2023-05-08T19:06:54.585Z] 988bab9f4d93: Pulling fs layer [2023-05-08T19:06:54.585Z] 1469e6f7b9e6: Pulling fs layer [2023-05-08T19:06:54.585Z] eaf3925da568: Pulling fs layer [2023-05-08T19:06:54.585Z] bab4dde63d76: Pulling fs layer [2023-05-08T19:06:54.585Z] bde34c3a00c8: Pulling fs layer [2023-05-08T19:06:54.585Z] b352a97aabf1: Pulling fs layer [2023-05-08T19:06:54.585Z] 4872d77fe225: Pulling fs layer [2023-05-08T19:06:54.585Z] 5851b861e8e6: Pulling fs layer [2023-05-08T19:06:54.585Z] 988bab9f4d93: Waiting [2023-05-08T19:06:54.585Z] bde34c3a00c8: Waiting [2023-05-08T19:06:54.585Z] b352a97aabf1: Waiting [2023-05-08T19:06:54.585Z] 4872d77fe225: Waiting [2023-05-08T19:06:54.585Z] 1469e6f7b9e6: Waiting [2023-05-08T19:06:54.585Z] eaf3925da568: Waiting [2023-05-08T19:06:54.585Z] bab4dde63d76: Waiting [2023-05-08T19:06:54.585Z] 5851b861e8e6: Waiting [2023-05-08T19:06:54.585Z] e2be974225ed: Verifying Checksum [2023-05-08T19:06:54.585Z] e2be974225ed: Download complete [2023-05-08T19:06:54.585Z] 988bab9f4d93: Verifying Checksum [2023-05-08T19:06:54.585Z] 988bab9f4d93: Download complete [2023-05-08T19:06:54.844Z] 339a4e72a1f5: Verifying Checksum [2023-05-08T19:06:54.844Z] 339a4e72a1f5: Download complete [2023-05-08T19:06:54.844Z] 1469e6f7b9e6: Verifying Checksum [2023-05-08T19:06:54.844Z] 1469e6f7b9e6: Download complete [2023-05-08T19:06:54.844Z] eaf3925da568: Download complete [2023-05-08T19:06:54.844Z] bde34c3a00c8: Verifying Checksum [2023-05-08T19:06:54.844Z] bde34c3a00c8: Download complete [2023-05-08T19:06:54.844Z] b352a97aabf1: Verifying Checksum [2023-05-08T19:06:54.844Z] b352a97aabf1: Download complete [2023-05-08T19:06:54.844Z] 4872d77fe225: Download complete [2023-05-08T19:06:54.844Z] 5851b861e8e6: Verifying Checksum [2023-05-08T19:06:54.844Z] 5851b861e8e6: Download complete [2023-05-08T19:06:54.844Z] b85a868b505f: Download complete [2023-05-08T19:06:55.104Z] bab4dde63d76: Verifying Checksum [2023-05-08T19:06:55.104Z] bab4dde63d76: Download complete [2023-05-08T19:06:56.058Z] b85a868b505f: Pull complete [2023-05-08T19:06:56.320Z] e2be974225ed: Pull complete [2023-05-08T19:06:56.892Z] 339a4e72a1f5: Pull complete [2023-05-08T19:06:56.892Z] 988bab9f4d93: Pull complete [2023-05-08T19:06:57.152Z] 1469e6f7b9e6: Pull complete [2023-05-08T19:06:57.411Z] eaf3925da568: Pull complete [2023-05-08T19:06:59.320Z] bab4dde63d76: Pull complete [2023-05-08T19:06:59.320Z] bde34c3a00c8: Pull complete [2023-05-08T19:06:59.320Z] b352a97aabf1: Pull complete [2023-05-08T19:06:59.320Z] 4872d77fe225: Pull complete [2023-05-08T19:06:59.320Z] 5851b861e8e6: Pull complete [2023-05-08T19:06:59.320Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-08T19:06:59.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T19:06:59.320Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T19:06:59.422Z] prd-ubuntu20.04-docker-8c-8g-14528 does not seem to be running inside a container [2023-05-08T19:06:59.455Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-08T19:07:01.955Z] $ docker top f47f7e27fe501a9b266d8038c5dbda0a3243aa4eea0bc6f46cbbd1f44f132476 -eo pid,comm [2023-05-08T19:07:02.013Z] 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). [2023-05-08T19:07:02.013Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-08T19:07:02.056Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T19:07:02.056Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T19:07:02.156Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T19:07:02.159Z] $ docker exec f47f7e27fe501a9b266d8038c5dbda0a3243aa4eea0bc6f46cbbd1f44f132476 ssh-agent [2023-05-08T19:07:02.269Z] SSH_AUTH_SOCK=/tmp/ssh-V3uXRJqewBsy/agent.31 [2023-05-08T19:07:02.269Z] SSH_AGENT_PID=38 [2023-05-08T19:07:02.283Z] Running ssh-add (command line suppressed) [2023-05-08T19:07:02.387Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_12469136347391633172.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_12469136347391633172.key) [2023-05-08T19:07:02.403Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T19:07:02.692Z] + git tag --points-at HEAD [Pipeline] } [2023-05-08T19:07:02.714Z] $ docker exec --env ******** --env ******** f47f7e27fe501a9b266d8038c5dbda0a3243aa4eea0bc6f46cbbd1f44f132476 ssh-agent -k [2023-05-08T19:07:02.819Z] unset SSH_AUTH_SOCK; [2023-05-08T19:07:02.820Z] unset SSH_AGENT_PID; [2023-05-08T19:07:02.820Z] echo Agent pid 38 killed; [2023-05-08T19:07:02.829Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-08T19:07:02.856Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T19:07:02.856Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T19:07:02.968Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T19:07:02.971Z] $ docker exec f47f7e27fe501a9b266d8038c5dbda0a3243aa4eea0bc6f46cbbd1f44f132476 ssh-agent [2023-05-08T19:07:03.077Z] SSH_AUTH_SOCK=/tmp/ssh-GjncBouy6Jb4/agent.70 [2023-05-08T19:07:03.077Z] SSH_AGENT_PID=76 [2023-05-08T19:07:03.082Z] Running ssh-add (command line suppressed) [2023-05-08T19:07:03.196Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_12399944669250838614.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_12399944669250838614.key) [2023-05-08T19:07:03.212Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T19:07:03.499Z] + git semver init [2023-05-08T19:07:03.758Z] 2023-05-08 19:07:03,694 [run_init] DEBUG init version:0.0.0 force:False [2023-05-08T19:07:03.758Z] 2023-05-08 19:07:03,694 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver [2023-05-08T19:07:03.758Z] 2023-05-08 19:07:03,695 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver [2023-05-08T19:07:03.758Z] 2023-05-08 19:07:03,695 [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) [2023-05-08T19:07:05.667Z] 2023-05-08 19:07:05,151 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude [2023-05-08T19:07:05.667Z] 2023-05-08 19:07:05,151 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False [2023-05-08T19:07:05.667Z] 2023-05-08 19:07:05,152 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-05-08T19:07:05.667Z] 2023-05-08 19:07:05,152 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-05-08T19:07:05.667Z] 3.0.0-dev.60 [Pipeline] } [2023-05-08T19:07:05.678Z] $ docker exec --env ******** --env ******** f47f7e27fe501a9b266d8038c5dbda0a3243aa4eea0bc6f46cbbd1f44f132476 ssh-agent -k [2023-05-08T19:07:05.799Z] unset SSH_AUTH_SOCK; [2023-05-08T19:07:05.799Z] unset SSH_AGENT_PID; [2023-05-08T19:07:05.799Z] echo Agent pid 76 killed; [2023-05-08T19:07:05.810Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-08T19:07:06.119Z] + git semver [Pipeline] } [2023-05-08T19:07:06.393Z] $ docker stop --time=1 f47f7e27fe501a9b266d8038c5dbda0a3243aa4eea0bc6f46cbbd1f44f132476 [2023-05-08T19:07:07.702Z] $ docker rm -f --volumes f47f7e27fe501a9b266d8038c5dbda0a3243aa4eea0bc6f46cbbd1f44f132476 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T19:07:08.044Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-08T19:07:08.257Z] Stashed 1 file(s) [Pipeline] echo [2023-05-08T19:07:08.259Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.60 [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 [2023-05-08T19:07:08.441Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T19:07:08.450Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T19:07:08.456Z] ========================================================= [2023-05-08T19:07:08.456Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-08T19:07:08.456Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-05-08T19:07:08.748Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-08T19:07:08.748Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-08T19:07:08.748Z] f56be85fc22e: Pulling fs layer [2023-05-08T19:07:08.748Z] 85791d961cd3: Pulling fs layer [2023-05-08T19:07:08.748Z] d694b5ae8c79: Pulling fs layer [2023-05-08T19:07:08.748Z] 9f32a84ed3da: Pulling fs layer [2023-05-08T19:07:08.748Z] 4d19c01a9841: Pulling fs layer [2023-05-08T19:07:08.748Z] 9325e15d5711: Pulling fs layer [2023-05-08T19:07:08.748Z] 556b6ee489ea: Pulling fs layer [2023-05-08T19:07:08.748Z] c5a4b2cf53e6: Pulling fs layer [2023-05-08T19:07:08.748Z] 9325e15d5711: Waiting [2023-05-08T19:07:08.748Z] 556b6ee489ea: Waiting [2023-05-08T19:07:08.748Z] c5a4b2cf53e6: Waiting [2023-05-08T19:07:08.748Z] 9f32a84ed3da: Waiting [2023-05-08T19:07:08.748Z] 4d19c01a9841: Waiting [2023-05-08T19:07:08.748Z] 85791d961cd3: Download complete [2023-05-08T19:07:08.748Z] 9f32a84ed3da: Verifying Checksum [2023-05-08T19:07:08.748Z] 9f32a84ed3da: Download complete [2023-05-08T19:07:08.748Z] 4d19c01a9841: Verifying Checksum [2023-05-08T19:07:08.748Z] 4d19c01a9841: Download complete [2023-05-08T19:07:08.748Z] f56be85fc22e: Verifying Checksum [2023-05-08T19:07:08.748Z] f56be85fc22e: Download complete [2023-05-08T19:07:08.748Z] 9325e15d5711: Verifying Checksum [2023-05-08T19:07:08.748Z] 9325e15d5711: Download complete [2023-05-08T19:07:09.006Z] f56be85fc22e: Pull complete [2023-05-08T19:07:09.266Z] 85791d961cd3: Pull complete [2023-05-08T19:07:09.266Z] c5a4b2cf53e6: Verifying Checksum [2023-05-08T19:07:09.266Z] c5a4b2cf53e6: Download complete [2023-05-08T19:07:09.525Z] d694b5ae8c79: Download complete [2023-05-08T19:07:09.785Z] 556b6ee489ea: Verifying Checksum [2023-05-08T19:07:09.785Z] 556b6ee489ea: Download complete [2023-05-08T19:07:13.077Z] d694b5ae8c79: Pull complete [2023-05-08T19:07:13.077Z] 9f32a84ed3da: Pull complete [2023-05-08T19:07:13.077Z] 4d19c01a9841: Pull complete [2023-05-08T19:07:13.077Z] 9325e15d5711: Pull complete [2023-05-08T19:07:15.608Z] 556b6ee489ea: Pull complete [2023-05-08T19:07:16.183Z] c5a4b2cf53e6: Pull complete [2023-05-08T19:07:16.183Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-08T19:07:16.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-08T19:07:16.183Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-05-08T19:07:16.488Z] + 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 [2023-05-08T19:07:16.791Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-08T19:07:16.791Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T19:07:16.861Z] prd-ubuntu20.04-docker-8c-8g-14528 does not seem to be running inside a container [2023-05-08T19:07:16.889Z] $ 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 ******** ci-base-image-x86_64 cat [2023-05-08T19:07:21.173Z] $ docker top 5cc9c97db23e5297861baf3e0a5bca1912c5ac2c14561d2c5882795d797f2904 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T19:07:21.513Z] + go version [2023-05-08T19:07:21.513Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-08T19:07:21.527Z] $ docker stop --time=1 5cc9c97db23e5297861baf3e0a5bca1912c5ac2c14561d2c5882795d797f2904 [2023-05-08T19:07:22.795Z] $ docker rm -f --volumes 5cc9c97db23e5297861baf3e0a5bca1912c5ac2c14561d2c5882795d797f2904 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T19:07:23.204Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-08T19:07:23.204Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T19:07:23.279Z] prd-ubuntu20.04-docker-8c-8g-14528 does not seem to be running inside a container [2023-05-08T19:07:23.316Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** ci-base-image-x86_64 cat [2023-05-08T19:07:23.373Z] Still waiting to schedule task [2023-05-08T19:07:23.373Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-08T19:07:23.695Z] $ docker top 41464bc78ad90ebac98d080a5fed7695d2361b04b2123cea38f8a62a5a98c49f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T19:07:24.034Z] + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-08T19:07:24.329Z] + make test [2023-05-08T19:07:24.330Z] make -C ./app-service-template build [2023-05-08T19:07:24.330Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-05-08T19:07:24.330Z] go mod tidy [2023-05-08T19:07:24.330Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.39 [2023-05-08T19:07:24.330Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-05-08T19:07:24.330Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-05-08T19:07:24.330Z] go: downloading github.com/google/uuid v1.3.0 [2023-05-08T19:07:24.330Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.79 [2023-05-08T19:07:24.589Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.28 [2023-05-08T19:07:24.589Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 [2023-05-08T19:07:24.589Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 [2023-05-08T19:07:24.589Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-05-08T19:07:24.589Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-05-08T19:07:24.589Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-05-08T19:07:24.589Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-05-08T19:07:24.589Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-05-08T19:07:24.589Z] go: downloading github.com/go-playground/validator/v10 v10.13.0 [2023-05-08T19:07:24.589Z] go: downloading github.com/go-kit/log v0.2.1 [2023-05-08T19:07:24.589Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-05-08T19:07:24.589Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-05-08T19:07:24.589Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-05-08T19:07:24.589Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.14 [2023-05-08T19:07:24.589Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.10 [2023-05-08T19:07:24.589Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-05-08T19:07:24.589Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-05-08T19:07:24.589Z] go: downloading golang.org/x/net v0.9.0 [2023-05-08T19:07:24.589Z] go: downloading golang.org/x/sync v0.1.0 [2023-05-08T19:07:24.589Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-05-08T19:07:24.589Z] go: downloading github.com/hashicorp/consul/api v1.20.0 [2023-05-08T19:07:24.589Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-05-08T19:07:24.589Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-05-08T19:07:24.589Z] go: downloading github.com/x448/float16 v0.8.4 [2023-05-08T19:07:24.589Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-05-08T19:07:24.589Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 [2023-05-08T19:07:24.589Z] go: downloading github.com/nats-io/nats.go v1.25.0 [2023-05-08T19:07:24.589Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-05-08T19:07:24.847Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-05-08T19:07:24.847Z] go: downloading github.com/leodido/go-urn v1.2.3 [2023-05-08T19:07:24.847Z] go: downloading golang.org/x/crypto v0.8.0 [2023-05-08T19:07:24.847Z] go: downloading golang.org/x/text v0.9.0 [2023-05-08T19:07:24.847Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-05-08T19:07:25.104Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2023-05-08T19:07:25.104Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.16 [2023-05-08T19:07:25.104Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-05-08T19:07:25.104Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-05-08T19:07:25.104Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-05-08T19:07:25.104Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-05-08T19:07:25.104Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-05-08T19:07:25.104Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-05-08T19:07:25.104Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-05-08T19:07:25.104Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-05-08T19:07:25.104Z] go: downloading github.com/hashicorp/consul/sdk v0.13.1 [2023-05-08T19:07:25.104Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2023-05-08T19:07:25.104Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-05-08T19:07:25.104Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-05-08T19:07:25.104Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-05-08T19:07:25.104Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-05-08T19:07:25.104Z] go: downloading google.golang.org/grpc v1.53.0 [2023-05-08T19:07:25.669Z] go: downloading github.com/nats-io/nkeys v0.4.4 [2023-05-08T19:07:25.669Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-05-08T19:07:25.669Z] go: downloading golang.org/x/sys v0.7.0 [2023-05-08T19:07:25.669Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-05-08T19:07:25.669Z] go: downloading github.com/kr/pretty v0.2.1 [2023-05-08T19:07:25.669Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-05-08T19:07:25.669Z] go: downloading github.com/fatih/color v1.9.0 [2023-05-08T19:07:25.669Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-05-08T19:07:25.669Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-05-08T19:07:25.669Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-05-08T19:07:25.669Z] go: downloading github.com/pkg/errors v0.9.1 [2023-05-08T19:07:25.669Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-05-08T19:07:25.669Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2023-05-08T19:07:25.669Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-05-08T19:07:25.669Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-05-08T19:07:25.669Z] go: downloading golang.org/x/tools v0.6.0 [2023-05-08T19:07:25.669Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-05-08T19:07:25.669Z] go: downloading github.com/klauspost/compress v1.16.4 [2023-05-08T19:07:25.669Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-05-08T19:07:25.669Z] go: downloading github.com/nats-io/jwt/v2 v2.4.1 [2023-05-08T19:07:25.669Z] go: downloading golang.org/x/time v0.3.0 [2023-05-08T19:07:25.669Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-05-08T19:07:25.953Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-05-08T19:07:25.953Z] go: downloading github.com/kr/text v0.2.0 [2023-05-08T19:07:25.953Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-05-08T19:07:25.953Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-05-08T19:07:25.953Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2023-05-08T19:07:25.953Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-05-08T19:07:25.953Z] go: downloading github.com/miekg/dns v1.1.41 [2023-05-08T19:07:25.953Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-05-08T19:07:25.953Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-05-08T19:07:26.212Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-05-08T19:07:26.212Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-05-08T19:07:26.212Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-05-08T19:07:26.212Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-05-08T19:07:26.212Z] go: downloading golang.org/x/mod v0.8.0 [2023-05-08T19:07:27.588Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service [2023-05-08T19:07:42.463Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-05-08T19:07:42.463Z] make -C ./app-service-template test [2023-05-08T19:07:42.463Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-05-08T19:07:42.463Z] go test -race -coverprofile=coverage.out ./... [2023-05-08T19:08:00.546Z] ? app-new-service/config [no test files] [2023-05-08T19:08:00.546Z] ok app-new-service 0.063s coverage: 48.1% of statements [2023-05-08T19:08:00.546Z] ok app-new-service/functions 0.060s coverage: 85.3% of statements [2023-05-08T19:08:00.546Z] go vet ./... [2023-05-08T19:08:15.419Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-08T19:08:15.419Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-08T19:08:15.419Z] ./bin/test-attribution-txt.sh [2023-05-08T19:08:15.419Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-05-08T19:08:15.419Z] go test -race -coverprofile=coverage.out ./... [2023-05-08T19:08:15.419Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-05-08T19:08:15.986Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2023-05-08T19:08:18.519Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2023-05-08T19:08:18.519Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2023-05-08T19:08:18.776Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.098s coverage: 64.4% of statements [2023-05-08T19:08:18.777Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.070s coverage: 93.0% of statements [2023-05-08T19:08:18.777Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.081s coverage: 85.1% of statements [2023-05-08T19:08:18.777Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.070s coverage: 87.8% of statements [2023-05-08T19:08:18.777Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.044s coverage: 100.0% of statements [2023-05-08T19:08:19.710Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2023-05-08T19:08:19.710Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2023-05-08T19:08:19.710Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2023-05-08T19:08:19.710Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2023-05-08T19:08:19.968Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2023-05-08T19:08:19.968Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.141s coverage: 77.9% of statements [2023-05-08T19:08:19.968Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.075s coverage: 97.3% of statements [2023-05-08T19:08:19.968Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.063s coverage: 82.8% of statements [2023-05-08T19:08:19.968Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.082s coverage: 65.2% of statements [2023-05-08T19:08:20.900Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2023-05-08T19:08:20.900Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2023-05-08T19:08:20.900Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-05-08T19:08:21.158Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.097s coverage: 28.7% of statements [2023-05-08T19:08:21.158Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.053s coverage: 11.5% of statements [2023-05-08T19:08:21.158Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.059s coverage: 27.3% of statements [2023-05-08T19:08:21.158Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.076s coverage: 52.8% of statements [2023-05-08T19:08:47.712Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.128s coverage: 75.4% of statements [2023-05-08T19:08:47.712Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.052s coverage: 94.4% of statements [2023-05-08T19:08:47.712Z] go vet ./... [2023-05-08T19:08:47.970Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-08T19:08:47.970Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-05-08T19:08:56.088Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-08T19:08:56.104Z] $ docker stop --time=1 41464bc78ad90ebac98d080a5fed7695d2361b04b2123cea38f8a62a5a98c49f [2023-05-08T19:08:57.966Z] $ docker rm -f --volumes 41464bc78ad90ebac98d080a5fed7695d2361b04b2123cea38f8a62a5a98c49f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T19:08:58.842Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-08T19:08:58.912Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T19:08:59.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T19:08:59.363Z] [2023-05-08T19:08:59.363Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T19:08:59.656Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T19:08:59.656Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-08T19:08:59.656Z] 5eb5b503b376: Pulling fs layer [2023-05-08T19:08:59.656Z] 5c69ac0246d0: Pulling fs layer [2023-05-08T19:08:59.656Z] ec43610c2a17: Pulling fs layer [2023-05-08T19:08:59.656Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-08T19:08:59.656Z] 33b1e0a273af: Pulling fs layer [2023-05-08T19:08:59.656Z] 5d3b04190fa2: Pulling fs layer [2023-05-08T19:08:59.656Z] 2f39f015ded8: Pulling fs layer [2023-05-08T19:08:59.656Z] 5d3b04190fa2: Waiting [2023-05-08T19:08:59.656Z] 3a2ae6a8a46f: Waiting [2023-05-08T19:08:59.656Z] 33b1e0a273af: Waiting [2023-05-08T19:08:59.656Z] 2f39f015ded8: Waiting [2023-05-08T19:08:59.914Z] 5c69ac0246d0: Download complete [2023-05-08T19:08:59.914Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-08T19:08:59.914Z] 3a2ae6a8a46f: Download complete [2023-05-08T19:08:59.914Z] 33b1e0a273af: Verifying Checksum [2023-05-08T19:08:59.914Z] 33b1e0a273af: Download complete [2023-05-08T19:08:59.914Z] 5d3b04190fa2: Verifying Checksum [2023-05-08T19:08:59.914Z] 5d3b04190fa2: Download complete [2023-05-08T19:08:59.914Z] ec43610c2a17: Verifying Checksum [2023-05-08T19:08:59.914Z] ec43610c2a17: Download complete [2023-05-08T19:08:59.914Z] 5eb5b503b376: Verifying Checksum [2023-05-08T19:08:59.914Z] 5eb5b503b376: Download complete [2023-05-08T19:09:00.480Z] 2f39f015ded8: Verifying Checksum [2023-05-08T19:09:00.480Z] 2f39f015ded8: Download complete [2023-05-08T19:09:01.046Z] 5eb5b503b376: Pull complete [2023-05-08T19:09:01.322Z] 5c69ac0246d0: Pull complete [2023-05-08T19:09:01.581Z] ec43610c2a17: Pull complete [2023-05-08T19:09:01.581Z] 3a2ae6a8a46f: Pull complete [2023-05-08T19:09:01.840Z] 33b1e0a273af: Pull complete [2023-05-08T19:09:02.099Z] 5d3b04190fa2: Pull complete [2023-05-08T19:09:06.281Z] 2f39f015ded8: Pull complete [2023-05-08T19:09:06.281Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-08T19:09:06.281Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T19:09:06.281Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T19:09:06.354Z] prd-ubuntu20.04-docker-8c-8g-14528 does not seem to be running inside a container [2023-05-08T19:09:06.392Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-08T19:09:07.850Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14530 in /w/workspace/oundry_app-functions-sdk-go_main [2023-05-08T19:09:09.705Z] $ docker top 461a14bbcc8e7db5dfe5e4f4e9db5af78ce788fc6196609ba542e773376b5043 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2023-05-08T19:09:09.845Z] Running in /w/workspace/app-functions-sdk-go/252 [Pipeline] { [Pipeline] checkout [2023-05-08T19:09:09.896Z] The recommended git tool is: git [2023-05-08T19:09:10.099Z] ---> job-cost.sh [2023-05-08T19:09:10.099Z] lf-activate-venv: SKIPPING [2023-05-08T19:09:10.099Z] INFO: No Stack... [2023-05-08T19:09:10.358Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-08T19:09:10.617Z] INFO: Archiving Costs [Pipeline] sh [2023-05-08T19:09:10.906Z] + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv [2023-05-08T19:09:10.906Z] + cut -d, -f6 [Pipeline] lock [2023-05-08T19:09:10.916Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-252-stack-cost] [2023-05-08T19:09:10.922Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-252-stack-cost] did not exist. Created. [2023-05-08T19:09:10.922Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-252-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-08T19:09:11.221Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-08T19:09:11.252Z] Stashed 1 file(s) [Pipeline] } [2023-05-08T19:09:11.259Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-252-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-08T19:09:11.286Z] $ docker stop --time=1 461a14bbcc8e7db5dfe5e4f4e9db5af78ce788fc6196609ba542e773376b5043 [2023-05-08T19:09:12.436Z] $ docker rm -f --volumes 461a14bbcc8e7db5dfe5e4f4e9db5af78ce788fc6196609ba542e773376b5043 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-08T19:09:15.169Z] using credential edgex-jenkins-ssh [2023-05-08T19:09:15.190Z] Cloning the remote Git repository [2023-05-08T19:09:15.241Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-05-08T19:09:15.345Z] > git init /w/workspace/app-functions-sdk-go/252 # timeout=10 [2023-05-08T19:09:15.512Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-05-08T19:09:15.513Z] > git --version # timeout=10 [2023-05-08T19:09:15.537Z] > git --version # 'git version 2.25.1' [2023-05-08T19:09:15.540Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-08T19:09:15.722Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-08T19:09:19.281Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2023-05-08T19:09:19.309Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-08T19:09:20.125Z] Avoid second fetch [2023-05-08T19:09:20.126Z] Checking out Revision b8e71211126e7e084c7a8b14118610d97b0e7218 (main) [2023-05-08T19:09:20.680Z] Commit message: "Merge pull request #1413 from lenny-intel/refactor-run" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T19:09:20.139Z] > git config core.sparsecheckout # timeout=10 [2023-05-08T19:09:20.211Z] > git checkout -f b8e71211126e7e084c7a8b14118610d97b0e7218 # timeout=10 [2023-05-08T19:09:21.515Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-08T19:09:21.515Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-08T19:09:21.515Z] Dload Upload Total Spent Left Speed [2023-05-08T19:09:21.515Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh [2023-05-08T19:09:22.079Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-08T19:09:22.400Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-08T19:09:22.400Z] + sudo tee /etc/docker/daemon.new [2023-05-08T19:09:22.400Z] { [2023-05-08T19:09:22.400Z] "registry-mirrors": [ [2023-05-08T19:09:22.400Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-08T19:09:22.400Z] ], [2023-05-08T19:09:22.400Z] "bip": "10.250.0.254/24", [2023-05-08T19:09:22.400Z] "hosts": [ [2023-05-08T19:09:22.400Z] "tcp://0.0.0.0:5555", [2023-05-08T19:09:22.400Z] "unix:///var/run/docker.sock" [2023-05-08T19:09:22.400Z] ], [2023-05-08T19:09:22.400Z] "mtu": 1458, [2023-05-08T19:09:22.400Z] "selinux-enabled": true, [2023-05-08T19:09:22.400Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-08T19:09:22.400Z] } [Pipeline] sh [2023-05-08T19:09:22.728Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-08T19:09:23.047Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-05-08T19:09:41.503Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T19:09:41.515Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T19:09:41.523Z] ========================================================= [2023-05-08T19:09:41.523Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-08T19:09:41.523Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-05-08T19:09:41.852Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-08T19:09:42.439Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-08T19:09:42.439Z] c41833b44d91: Pulling fs layer [2023-05-08T19:09:42.439Z] ed15518f5707: Pulling fs layer [2023-05-08T19:09:42.439Z] feae8fd75edb: Pulling fs layer [2023-05-08T19:09:42.439Z] 242c74f7c9fa: Pulling fs layer [2023-05-08T19:09:42.439Z] 3cdef696dda3: Pulling fs layer [2023-05-08T19:09:42.439Z] 2ced38df9373: Pulling fs layer [2023-05-08T19:09:42.439Z] 58f1dce35555: Pulling fs layer [2023-05-08T19:09:42.439Z] 3cdef696dda3: Waiting [2023-05-08T19:09:42.439Z] 2ced38df9373: Waiting [2023-05-08T19:09:42.439Z] 58f1dce35555: Waiting [2023-05-08T19:09:42.439Z] 242c74f7c9fa: Waiting [2023-05-08T19:09:42.439Z] ed15518f5707: Verifying Checksum [2023-05-08T19:09:42.439Z] ed15518f5707: Download complete [2023-05-08T19:09:42.439Z] 242c74f7c9fa: Verifying Checksum [2023-05-08T19:09:42.439Z] 242c74f7c9fa: Download complete [2023-05-08T19:09:42.439Z] 3cdef696dda3: Verifying Checksum [2023-05-08T19:09:42.439Z] 3cdef696dda3: Download complete [2023-05-08T19:09:42.710Z] c41833b44d91: Verifying Checksum [2023-05-08T19:09:44.138Z] 58f1dce35555: Verifying Checksum [2023-05-08T19:09:44.138Z] 58f1dce35555: Download complete [2023-05-08T19:09:45.102Z] feae8fd75edb: Download complete [2023-05-08T19:09:45.102Z] 2ced38df9373: Verifying Checksum [2023-05-08T19:09:45.102Z] 2ced38df9373: Download complete [2023-05-08T19:09:45.704Z] c41833b44d91: Pull complete [2023-05-08T19:09:46.292Z] ed15518f5707: Pull complete [2023-05-08T19:09:58.641Z] feae8fd75edb: Pull complete [2023-05-08T19:09:58.908Z] 242c74f7c9fa: Pull complete [2023-05-08T19:09:59.175Z] 3cdef696dda3: Pull complete [2023-05-08T19:10:05.847Z] 2ced38df9373: Pull complete [2023-05-08T19:10:07.804Z] 58f1dce35555: Pull complete [2023-05-08T19:10:07.804Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-08T19:10:08.072Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-08T19:10:08.072Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-05-08T19:10:08.399Z] + 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 [2023-05-08T19:10:08.735Z] + docker inspect -f . ci-base-image-arm64 [2023-05-08T19:10:08.735Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T19:10:08.938Z] prd-ubuntu20.04-docker-arm64-4c-16g-14530 does not seem to be running inside a container [2023-05-08T19:10:09.104Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/252 -v /w/workspace/app-functions-sdk-go/252:/w/workspace/app-functions-sdk-go/252:rw,z -v /w/workspace/app-functions-sdk-go/252@tmp:/w/workspace/app-functions-sdk-go/252@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 [2023-05-08T19:10:12.163Z] $ docker top 8e65aab19ad0a4b0e6a558baf40ec567a20a86eda48f637eca77ee3d8432ec59 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T19:10:13.024Z] + go version [2023-05-08T19:10:13.024Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-08T19:10:13.043Z] $ docker stop --time=1 8e65aab19ad0a4b0e6a558baf40ec567a20a86eda48f637eca77ee3d8432ec59 [2023-05-08T19:10:14.668Z] $ docker rm -f --volumes 8e65aab19ad0a4b0e6a558baf40ec567a20a86eda48f637eca77ee3d8432ec59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T19:10:15.227Z] + docker inspect -f . ci-base-image-arm64 [2023-05-08T19:10:15.227Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T19:10:15.427Z] prd-ubuntu20.04-docker-arm64-4c-16g-14530 does not seem to be running inside a container [2023-05-08T19:10:15.503Z] $ 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/252 -v /w/workspace/app-functions-sdk-go/252:/w/workspace/app-functions-sdk-go/252:rw,z -v /w/workspace/app-functions-sdk-go/252@tmp:/w/workspace/app-functions-sdk-go/252@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 [2023-05-08T19:10:16.776Z] $ docker top 4ec0c28b2f578b3f3015e346ce95ecb9e9bc232a46afa324b476bc161c172263 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T19:10:17.292Z] + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/252 [Pipeline] fileExists [Pipeline] sh [2023-05-08T19:10:17.641Z] + make test [2023-05-08T19:10:17.641Z] make -C ./app-service-template build [2023-05-08T19:10:17.641Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/252/app-service-template' [2023-05-08T19:10:17.641Z] go mod tidy [2023-05-08T19:10:17.910Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.39 [2023-05-08T19:10:17.910Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-05-08T19:10:18.178Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-05-08T19:10:18.446Z] go: downloading github.com/google/uuid v1.3.0 [2023-05-08T19:10:18.446Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.79 [2023-05-08T19:10:18.446Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.28 [2023-05-08T19:10:18.446Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 [2023-05-08T19:10:18.733Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 [2023-05-08T19:10:18.733Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-05-08T19:10:19.001Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-05-08T19:10:19.001Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-05-08T19:10:19.001Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-05-08T19:10:19.001Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-05-08T19:10:19.001Z] go: downloading github.com/go-playground/validator/v10 v10.13.0 [2023-05-08T19:10:19.001Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-05-08T19:10:19.001Z] go: downloading github.com/go-kit/log v0.2.1 [2023-05-08T19:10:19.001Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-05-08T19:10:19.001Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-05-08T19:10:19.268Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.10 [2023-05-08T19:10:19.268Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.14 [2023-05-08T19:10:19.268Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-05-08T19:10:19.268Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-05-08T19:10:19.268Z] go: downloading golang.org/x/net v0.9.0 [2023-05-08T19:10:19.268Z] go: downloading golang.org/x/sync v0.1.0 [2023-05-08T19:10:19.535Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-05-08T19:10:19.535Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-05-08T19:10:19.535Z] go: downloading github.com/x448/float16 v0.8.4 [2023-05-08T19:10:19.535Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-05-08T19:10:19.535Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-05-08T19:10:19.535Z] go: downloading github.com/leodido/go-urn v1.2.3 [2023-05-08T19:10:19.535Z] go: downloading golang.org/x/crypto v0.8.0 [2023-05-08T19:10:20.124Z] go: downloading golang.org/x/text v0.9.0 [2023-05-08T19:10:20.394Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2023-05-08T19:10:20.671Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-05-08T19:10:20.671Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-05-08T19:10:23.257Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 [2023-05-08T19:10:23.527Z] go: downloading github.com/hashicorp/consul/api v1.20.0 [2023-05-08T19:10:23.800Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-05-08T19:10:23.800Z] go: downloading github.com/nats-io/nats.go v1.25.0 [2023-05-08T19:10:24.067Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.16 [2023-05-08T19:10:24.067Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-05-08T19:10:24.067Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-05-08T19:10:24.067Z] go: downloading github.com/kr/pretty v0.2.1 [2023-05-08T19:10:24.067Z] go: downloading golang.org/x/sys v0.7.0 [2023-05-08T19:10:24.067Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-05-08T19:10:24.067Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-05-08T19:10:24.336Z] go: downloading google.golang.org/grpc v1.53.0 [2023-05-08T19:10:25.756Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-05-08T19:10:25.756Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-05-08T19:10:25.756Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-05-08T19:10:25.756Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-05-08T19:10:25.756Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-05-08T19:10:25.756Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-05-08T19:10:25.756Z] go: downloading github.com/hashicorp/consul/sdk v0.13.1 [2023-05-08T19:10:25.756Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2023-05-08T19:10:26.024Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-05-08T19:10:26.024Z] go: downloading github.com/nats-io/nkeys v0.4.4 [2023-05-08T19:10:26.024Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-05-08T19:10:26.024Z] go: downloading github.com/kr/text v0.2.0 [2023-05-08T19:10:26.024Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-05-08T19:10:26.024Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-05-08T19:10:26.024Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-05-08T19:10:26.024Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-05-08T19:10:26.609Z] go: downloading golang.org/x/tools v0.6.0 [2023-05-08T19:10:27.192Z] go: downloading github.com/klauspost/compress v1.16.4 [2023-05-08T19:10:27.192Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-05-08T19:10:27.192Z] go: downloading github.com/nats-io/jwt/v2 v2.4.1 [2023-05-08T19:10:27.192Z] go: downloading golang.org/x/time v0.3.0 [2023-05-08T19:10:27.192Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-05-08T19:10:27.192Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-05-08T19:10:31.444Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-05-08T19:10:31.444Z] go: downloading github.com/fatih/color v1.9.0 [2023-05-08T19:10:31.444Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-05-08T19:10:31.444Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-05-08T19:10:31.444Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-05-08T19:10:31.444Z] go: downloading github.com/pkg/errors v0.9.1 [2023-05-08T19:10:31.444Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-05-08T19:10:31.444Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2023-05-08T19:10:31.444Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-05-08T19:10:31.444Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-05-08T19:10:31.444Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-05-08T19:10:31.715Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-05-08T19:10:31.715Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-05-08T19:10:31.715Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2023-05-08T19:10:31.715Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-05-08T19:10:31.715Z] go: downloading github.com/miekg/dns v1.1.41 [2023-05-08T19:10:31.715Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-05-08T19:10:31.715Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-05-08T19:10:31.715Z] go: downloading golang.org/x/mod v0.8.0 [2023-05-08T19:10:31.715Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-05-08T19:10:31.715Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-05-08T19:10:31.983Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service [2023-05-08T19:12:38.998Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/252/app-service-template' [2023-05-08T19:12:38.998Z] make -C ./app-service-template test [2023-05-08T19:12:38.998Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/252/app-service-template' [2023-05-08T19:12:38.998Z] go test -race -coverprofile=coverage.out ./... [2023-05-08T19:15:15.796Z] ? app-new-service/config [no test files] [2023-05-08T19:15:15.796Z] ok app-new-service 0.252s coverage: 48.1% of statements [2023-05-08T19:15:15.796Z] ok app-new-service/functions 0.261s coverage: 85.3% of statements [2023-05-08T19:15:15.796Z] go vet ./... [2023-05-08T19:17:37.522Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-08T19:17:37.522Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-08T19:17:37.522Z] ./bin/test-attribution-txt.sh [2023-05-08T19:17:37.522Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/252/app-service-template' [2023-05-08T19:17:37.522Z] go test -race -coverprofile=coverage.out ./... [2023-05-08T19:17:37.522Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-05-08T19:17:37.522Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2023-05-08T19:17:45.891Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2023-05-08T19:17:45.891Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2023-05-08T19:17:45.891Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.640s coverage: 64.4% of statements [2023-05-08T19:17:45.891Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.311s coverage: 93.0% of statements [2023-05-08T19:17:45.891Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.355s coverage: 85.1% of statements [2023-05-08T19:17:50.158Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.310s coverage: 87.8% of statements [2023-05-08T19:17:50.158Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.129s coverage: 100.0% of statements [2023-05-08T19:17:51.575Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2023-05-08T19:17:51.575Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2023-05-08T19:17:51.843Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.603s coverage: 77.9% of statements [2023-05-08T19:17:54.444Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2023-05-08T19:17:54.444Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.260s coverage: 97.3% of statements [2023-05-08T19:17:56.413Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2023-05-08T19:17:56.683Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.304s coverage: 82.8% of statements [2023-05-08T19:17:59.263Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2023-05-08T19:17:59.528Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.294s coverage: 65.2% of statements [2023-05-08T19:18:02.111Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2023-05-08T19:18:03.083Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.589s coverage: 28.7% of statements [2023-05-08T19:18:03.354Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.219s coverage: 11.5% of statements [2023-05-08T19:18:04.315Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2023-05-08T19:18:04.315Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-05-08T19:18:04.315Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.256s coverage: 27.3% of statements [2023-05-08T19:18:07.662Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.260s coverage: 52.8% of statements [2023-05-08T19:18:39.889Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.538s coverage: 75.4% of statements [2023-05-08T19:18:39.889Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.198s coverage: 94.4% of statements [2023-05-08T19:18:39.889Z] go vet ./... [2023-05-08T19:18:46.884Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-08T19:18:46.884Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-08T19:18:46.884Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2023-05-08T19:18:46.902Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-08T19:18:46.913Z] $ docker stop --time=1 4ec0c28b2f578b3f3015e346ce95ecb9e9bc232a46afa324b476bc161c172263 [2023-05-08T19:18:48.861Z] $ docker rm -f --volumes 4ec0c28b2f578b3f3015e346ce95ecb9e9bc232a46afa324b476bc161c172263 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T19:18:53.478Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-08T19:18:53.493Z] Warning: overwriting stash ‘coverage-report’ [2023-05-08T19:18:54.103Z] 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 [2023-05-08T19:18:54.576Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T19:18:54.576Z] [2023-05-08T19:18:54.576Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T19:18:54.911Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T19:18:54.911Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-08T19:18:54.911Z] 8998bd30e6a1: Pulling fs layer [2023-05-08T19:18:54.911Z] 04944245beec: Pulling fs layer [2023-05-08T19:18:54.911Z] 699f458cf7ca: Pulling fs layer [2023-05-08T19:18:54.911Z] 765212b225bb: Pulling fs layer [2023-05-08T19:18:54.911Z] f23df028b6ca: Pulling fs layer [2023-05-08T19:18:54.911Z] d65c8cfc05b1: Pulling fs layer [2023-05-08T19:18:54.911Z] 2437ff75d9bd: Pulling fs layer [2023-05-08T19:18:54.911Z] 765212b225bb: Waiting [2023-05-08T19:18:54.911Z] f23df028b6ca: Waiting [2023-05-08T19:18:54.911Z] d65c8cfc05b1: Waiting [2023-05-08T19:18:54.911Z] 2437ff75d9bd: Waiting [2023-05-08T19:18:55.181Z] 04944245beec: Verifying Checksum [2023-05-08T19:18:55.181Z] 04944245beec: Download complete [2023-05-08T19:18:55.181Z] 765212b225bb: Verifying Checksum [2023-05-08T19:18:55.181Z] 765212b225bb: Download complete [2023-05-08T19:18:55.181Z] f23df028b6ca: Verifying Checksum [2023-05-08T19:18:55.181Z] f23df028b6ca: Download complete [2023-05-08T19:18:55.181Z] d65c8cfc05b1: Verifying Checksum [2023-05-08T19:18:55.181Z] d65c8cfc05b1: Download complete [2023-05-08T19:18:55.181Z] 699f458cf7ca: Verifying Checksum [2023-05-08T19:18:55.450Z] 699f458cf7ca: Download complete [2023-05-08T19:18:55.717Z] 8998bd30e6a1: Verifying Checksum [2023-05-08T19:18:55.717Z] 8998bd30e6a1: Download complete [2023-05-08T19:18:58.301Z] 2437ff75d9bd: Verifying Checksum [2023-05-08T19:18:58.301Z] 2437ff75d9bd: Download complete [2023-05-08T19:18:59.719Z] 8998bd30e6a1: Pull complete [2023-05-08T19:18:59.988Z] 04944245beec: Pull complete [2023-05-08T19:19:01.399Z] 699f458cf7ca: Pull complete [2023-05-08T19:19:01.669Z] 765212b225bb: Pull complete [2023-05-08T19:19:02.254Z] f23df028b6ca: Pull complete [2023-05-08T19:19:02.520Z] d65c8cfc05b1: Pull complete [2023-05-08T19:19:17.509Z] 2437ff75d9bd: Pull complete [2023-05-08T19:19:17.509Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-08T19:19:17.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T19:19:17.509Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T19:19:17.708Z] prd-ubuntu20.04-docker-arm64-4c-16g-14530 does not seem to be running inside a container [2023-05-08T19:19:17.772Z] $ 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/252 -v /w/workspace/app-functions-sdk-go/252:/w/workspace/app-functions-sdk-go/252:rw,z -v /w/workspace/app-functions-sdk-go/252@tmp:/w/workspace/app-functions-sdk-go/252@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 [2023-05-08T19:19:20.506Z] $ docker top bb3dd9d6ed4fc2326af22c87b6f03ed1d591e9837149a5f3e6d40695626f2ba6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T19:19:21.370Z] ---> job-cost.sh [2023-05-08T19:19:21.370Z] lf-activate-venv: SKIPPING [2023-05-08T19:19:21.370Z] INFO: No Stack... [2023-05-08T19:19:21.637Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-08T19:19:22.599Z] INFO: Archiving Costs [Pipeline] sh [2023-05-08T19:19:22.913Z] + cat /w/workspace/app-functions-sdk-go/252/archives/cost.csv [2023-05-08T19:19:22.913Z] + cut -d, -f6 [Pipeline] lock [2023-05-08T19:19:22.943Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-252-stack-cost] [2023-05-08T19:19:22.949Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-252-stack-cost] did not exist. Created. [2023-05-08T19:19:22.949Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-252-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-08T19:19:23.281Z] /w/workspace/app-functions-sdk-go/252@tmp/durable-41c990c7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-08T19:19:23.610Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-08T19:19:23.632Z] Warning: overwriting stash ‘stack-cost’ [2023-05-08T19:19:23.698Z] Stashed 1 file(s) [Pipeline] } [2023-05-08T19:19:23.705Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-252-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-08T19:19:23.720Z] $ docker stop --time=1 bb3dd9d6ed4fc2326af22c87b6f03ed1d591e9837149a5f3e6d40695626f2ba6 [2023-05-08T19:19:25.166Z] $ docker rm -f --volumes bb3dd9d6ed4fc2326af22c87b6f03ed1d591e9837149a5f3e6d40695626f2ba6 [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 [2023-05-08T19:19:26.888Z] provisioning config files... [2023-05-08T19:19:26.898Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8788341564900369136tmp [Pipeline] { [Pipeline] sh [2023-05-08T19:19:27.197Z] + set +x [2023-05-08T19:19:27.197Z] + bash -s -- [2023-05-08T19:19:27.197Z] + curl -s https://codecov.io/bash [2023-05-08T19:19:27.197Z] [2023-05-08T19:19:27.197Z] _____ _ [2023-05-08T19:19:27.197Z] / ____| | | [2023-05-08T19:19:27.197Z] | | ___ __| | ___ ___ _____ __ [2023-05-08T19:19:27.197Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-08T19:19:27.197Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-08T19:19:27.197Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-08T19:19:27.197Z] Bash-1.0.6 [2023-05-08T19:19:27.197Z] [2023-05-08T19:19:27.197Z] [2023-05-08T19:19:27.197Z] ==> git version 2.25.1 found [2023-05-08T19:19:27.197Z] ==> 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 [2023-05-08T19:19:27.197Z] Release-Date: 2020-01-08 [2023-05-08T19:19:27.197Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-08T19:19:27.197Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-08T19:19:27.197Z] ==> Jenkins CI detected. [2023-05-08T19:19:27.197Z] current dir:  /w/workspace/oundry_app-functions-sdk-go_main [2023-05-08T19:19:27.197Z] project root: . [2023-05-08T19:19:27.197Z] --> token set from env [2023-05-08T19:19:27.197Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-08T19:19:27.197Z] ==> Running gcov in . (disable via -X gcov) [2023-05-08T19:19:27.197Z] ==> Python coveragepy not found [2023-05-08T19:19:27.197Z] ==> Searching for coverage reports in: [2023-05-08T19:19:27.197Z] + . [2023-05-08T19:19:27.455Z] -> Found 2 reports [2023-05-08T19:19:27.455Z] ==> Detecting git/mercurial file structure [2023-05-08T19:19:27.455Z] ==> Reading reports [2023-05-08T19:19:27.455Z] + ./app-service-template/coverage.out bytes=3431 [2023-05-08T19:19:27.455Z] + ./coverage.out bytes=117166 [2023-05-08T19:19:27.455Z] ==> Appending adjustments [2023-05-08T19:19:27.455Z] https://docs.codecov.io/docs/fixing-reports [2023-05-08T19:19:27.714Z] + Found adjustments [2023-05-08T19:19:27.714Z] ==> Gzipping contents [2023-05-08T19:19:27.714Z] 24K /tmp/codecov.g1QnC8.gz [2023-05-08T19:19:27.714Z] ==> Uploading reports [2023-05-08T19:19:27.714Z] url: https://codecov.io [2023-05-08T19:19:27.714Z] query: branch=main&commit=b8e71211126e7e084c7a8b14118610d97b0e7218&build=252&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F252%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-08T19:19:27.714Z] -> Pinging Codecov [2023-05-08T19:19:27.714Z] 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=b8e71211126e7e084c7a8b14118610d97b0e7218&build=252&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F252%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-08T19:19:27.972Z] -> Uploading to [2023-05-08T19:19:27.972Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-08/3D8B5DFFC46A037C893635FACE044666/b8e71211126e7e084c7a8b14118610d97b0e7218/66608a9b-70e9-40cb-b3a6-f0366fc8c6a4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230508%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230508T191927Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bf21b342a786a5bdac213439e7e2c40a7a0a3a6bd3460306fdc60ab4b11a1c50 [2023-05-08T19:19:27.972Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-08T19:19:27.972Z] Dload Upload Total Spent Left Speed [2023-05-08T19:19:28.231Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20491 0 0 100 20491 0 90668 --:--:-- --:--:-- --:--:-- 90668 [2023-05-08T19:19:28.231Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/b8e71211126e7e084c7a8b14118610d97b0e7218 [Pipeline] } [2023-05-08T19:19:28.239Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-08T19:19:28.430Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-08T19:19:28.444Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T19:19:28.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-08T19:19:28.738Z] [2023-05-08T19:19:28.738Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T19:19:29.035Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-08T19:19:29.035Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-08T19:19:29.035Z] df9b9388f04a: Pulling fs layer [2023-05-08T19:19:29.035Z] 52dc419b0ee2: Pulling fs layer [2023-05-08T19:19:29.035Z] 25bc292e5bac: Pulling fs layer [2023-05-08T19:19:29.035Z] 114826534d7a: Pulling fs layer [2023-05-08T19:19:29.035Z] 4657fd5d0bcf: Pulling fs layer [2023-05-08T19:19:29.035Z] 6ad1cebc031e: Pulling fs layer [2023-05-08T19:19:29.035Z] 114826534d7a: Waiting [2023-05-08T19:19:29.035Z] 4657fd5d0bcf: Waiting [2023-05-08T19:19:29.035Z] 8a3aa393b2d8: Pulling fs layer [2023-05-08T19:19:29.035Z] 6ad1cebc031e: Waiting [2023-05-08T19:19:29.035Z] 25bc292e5bac: Verifying Checksum [2023-05-08T19:19:29.035Z] 25bc292e5bac: Download complete [2023-05-08T19:19:29.035Z] 52dc419b0ee2: Download complete [2023-05-08T19:19:29.035Z] 4657fd5d0bcf: Verifying Checksum [2023-05-08T19:19:29.035Z] 4657fd5d0bcf: Download complete [2023-05-08T19:19:29.035Z] df9b9388f04a: Verifying Checksum [2023-05-08T19:19:29.035Z] df9b9388f04a: Download complete [2023-05-08T19:19:29.295Z] 6ad1cebc031e: Verifying Checksum [2023-05-08T19:19:29.295Z] 6ad1cebc031e: Download complete [2023-05-08T19:19:29.295Z] df9b9388f04a: Pull complete [2023-05-08T19:19:29.555Z] 52dc419b0ee2: Pull complete [2023-05-08T19:19:29.555Z] 25bc292e5bac: Pull complete [2023-05-08T19:19:29.813Z] 114826534d7a: Verifying Checksum [2023-05-08T19:19:29.813Z] 114826534d7a: Download complete [2023-05-08T19:19:30.071Z] 8a3aa393b2d8: Verifying Checksum [2023-05-08T19:19:30.071Z] 8a3aa393b2d8: Download complete [2023-05-08T19:19:33.352Z] 114826534d7a: Pull complete [2023-05-08T19:19:33.352Z] 4657fd5d0bcf: Pull complete [2023-05-08T19:19:33.352Z] 6ad1cebc031e: Pull complete [2023-05-08T19:19:35.880Z] 8a3aa393b2d8: Pull complete [2023-05-08T19:19:35.880Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-08T19:19:35.880Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-08T19:19:35.880Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T19:19:35.957Z] prd-ubuntu20.04-docker-8c-8g-14528 does not seem to be running inside a container [2023-05-08T19:19:35.996Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-08T19:19:41.410Z] $ docker top 3dba2528b512d126ef747a01902856db28db26bd168e4ca59707338e04c28895 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-08T19:19:41.469Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh [2023-05-08T19:19:41.748Z] + set -o pipefail [2023-05-08T19:19:41.748Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' [2023-05-08T19:19:51.735Z] [2023-05-08T19:19:51.735Z] Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v3)... [2023-05-08T19:19:51.735Z] [2023-05-08T19:19:51.735Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/2a93bd9e-82ff-485a-b907-5e7985a0f436 [2023-05-08T19:19:51.735Z] [2023-05-08T19:19:51.735Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-08T19:19:51.735Z] [2023-05-08T19:19:51.735Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-08T19:19:51.735Z] [2023-05-08T19:19:51.735Z] [2023-05-08T19:19:51.735Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-08T19:19:51.735Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-08T19:19:51.736Z] More details here: https://snyk.co/ue1NS [2023-05-08T19:19:51.736Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-08T19:19:51.736Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-08T19:19:51.751Z] $ docker stop --time=1 3dba2528b512d126ef747a01902856db28db26bd168e4ca59707338e04c28895 [2023-05-08T19:19:54.715Z] $ docker rm -f --volumes 3dba2528b512d126ef747a01902856db28db26bd168e4ca59707338e04c28895 [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 [2023-05-08T19:19:55.058Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T19:19:55.069Z] provisioning config files... [2023-05-08T19:19:55.075Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config7618458025066540413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T19:19:55.369Z] --> edgex-publish-swagger.sh [2023-05-08T19:19:55.369Z] === Publish openapi/v3 API === [2023-05-08T19:19:55.369Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-05-08T19:19:55.369Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v3/app-functions-sdk.yaml] [2023-05-08T19:19:55.369Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-08T19:19:55.369Z] Dload Upload Total Spent Left Speed [2023-05-08T19:19:55.937Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11420 0 0 100 11420 0 20248 --:--:-- --:--:-- --:--:-- 20212 100 11420 0 0 100 11420 0 20248 --:--:-- --:--:-- --:--:-- 20212 [2023-05-08T19:19:55.937Z] [2023-05-08T19:19:55.937Z] [Pipeline] } [2023-05-08T19:19:55.944Z] 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 [2023-05-08T19:19:56.343Z] + git log --format=format:%s -1 b8e71211126e7e084c7a8b14118610d97b0e7218 [Pipeline] sh [2023-05-08T19:19:56.639Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-08T19:19:56.639Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T19:19:56.931Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T19:19:56.931Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T19:19:57.001Z] prd-ubuntu20.04-docker-8c-8g-14528 does not seem to be running inside a container [2023-05-08T19:19:57.044Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-08T19:19:57.487Z] $ docker top 20afee4b7c192b9845d7877d4b8c18717e134ab9c3ea960ceab0fe1da8efddd9 -eo pid,comm [2023-05-08T19:19:57.528Z] 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). [2023-05-08T19:19:57.528Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-08T19:19:57.568Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T19:19:57.568Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T19:19:57.675Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T19:19:57.682Z] $ docker exec 20afee4b7c192b9845d7877d4b8c18717e134ab9c3ea960ceab0fe1da8efddd9 ssh-agent [2023-05-08T19:19:57.764Z] SSH_AUTH_SOCK=/tmp/ssh-cb6cNPwSJDDP/agent.33 [2023-05-08T19:19:57.764Z] SSH_AGENT_PID=39 [2023-05-08T19:19:57.768Z] Running ssh-add (command line suppressed) [2023-05-08T19:19:57.868Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6762707468203961425.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6762707468203961425.key) [2023-05-08T19:19:57.876Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T19:19:58.158Z] + git semver tag [2023-05-08T19:19:58.416Z] 2023-05-08 19:19:58,325 [run_tag] DEBUG tag force:False [2023-05-08T19:19:58.416Z] 2023-05-08 19:19:58,325 [check_head_tag] DEBUG check head tag [2023-05-08T19:19:58.416Z] 2023-05-08 19:19:58,327 [execute] INFO git cat-file --batch-check [2023-05-08T19:19:58.416Z] 2023-05-08 19:19:58,327 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-05-08T19:19:58.416Z] 2023-05-08 19:19:58,330 [execute] INFO git cat-file --batch [2023-05-08T19:19:58.416Z] 2023-05-08 19:19:58,331 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-05-08T19:19:58.416Z] 2023-05-08 19:19:58,370 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-05-08T19:19:58.416Z] 2023-05-08 19:19:58,370 [execute] INFO git tag -a v3.0.0-dev.60 -m v3.0.0-dev.60 [2023-05-08T19:19:58.416Z] 2023-05-08 19:19:58,370 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.60', '-m', 'v3.0.0-dev.60'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-08T19:19:58.416Z] 2023-05-08 19:19:58,375 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-05-08T19:19:58.416Z] 3.0.0-dev.60 [Pipeline] } [2023-05-08T19:19:58.429Z] $ docker exec --env ******** --env ******** 20afee4b7c192b9845d7877d4b8c18717e134ab9c3ea960ceab0fe1da8efddd9 ssh-agent -k [2023-05-08T19:19:58.526Z] unset SSH_AUTH_SOCK; [2023-05-08T19:19:58.526Z] unset SSH_AGENT_PID; [2023-05-08T19:19:58.526Z] echo Agent pid 39 killed; [2023-05-08T19:19:58.531Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-08T19:19:58.838Z] + git semver [Pipeline] } [2023-05-08T19:19:59.125Z] $ docker stop --time=1 20afee4b7c192b9845d7877d4b8c18717e134ab9c3ea960ceab0fe1da8efddd9 [2023-05-08T19:20:00.386Z] $ docker rm -f --volumes 20afee4b7c192b9845d7877d4b8c18717e134ab9c3ea960ceab0fe1da8efddd9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T19:20:00.760Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-08T19:20:00.760Z] [2023-05-08T19:20:00.760Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T19:20:01.056Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-08T19:20:01.056Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-08T19:20:01.056Z] ab5ef0e58194: Pulling fs layer [2023-05-08T19:20:01.056Z] 9712f1f96733: Pulling fs layer [2023-05-08T19:20:01.056Z] 63f879dbbcfc: Pulling fs layer [2023-05-08T19:20:01.056Z] 0d9ebad4ef96: Pulling fs layer [2023-05-08T19:20:01.056Z] e9a5061849ea: Pulling fs layer [2023-05-08T19:20:01.056Z] d747dcd14b5f: Pulling fs layer [2023-05-08T19:20:01.056Z] 2de7ff778b66: Pulling fs layer [2023-05-08T19:20:01.056Z] 0d9ebad4ef96: Waiting [2023-05-08T19:20:01.056Z] e9a5061849ea: Waiting [2023-05-08T19:20:01.056Z] d747dcd14b5f: Waiting [2023-05-08T19:20:01.056Z] 2de7ff778b66: Waiting [2023-05-08T19:20:01.056Z] 9712f1f96733: Download complete [2023-05-08T19:20:01.316Z] 63f879dbbcfc: Verifying Checksum [2023-05-08T19:20:01.316Z] 63f879dbbcfc: Download complete [2023-05-08T19:20:01.576Z] 0d9ebad4ef96: Verifying Checksum [2023-05-08T19:20:01.576Z] 0d9ebad4ef96: Download complete [2023-05-08T19:20:01.576Z] e9a5061849ea: Verifying Checksum [2023-05-08T19:20:01.576Z] e9a5061849ea: Download complete [2023-05-08T19:20:01.576Z] d747dcd14b5f: Verifying Checksum [2023-05-08T19:20:01.576Z] d747dcd14b5f: Download complete [2023-05-08T19:20:01.576Z] 2de7ff778b66: Verifying Checksum [2023-05-08T19:20:01.576Z] 2de7ff778b66: Download complete [2023-05-08T19:20:01.576Z] ab5ef0e58194: Verifying Checksum [2023-05-08T19:20:01.576Z] ab5ef0e58194: Download complete [2023-05-08T19:20:04.102Z] ab5ef0e58194: Pull complete [2023-05-08T19:20:04.102Z] 9712f1f96733: Pull complete [2023-05-08T19:20:04.667Z] 63f879dbbcfc: Pull complete [2023-05-08T19:20:07.948Z] 0d9ebad4ef96: Pull complete [2023-05-08T19:20:08.207Z] e9a5061849ea: Pull complete [2023-05-08T19:20:08.207Z] d747dcd14b5f: Pull complete [2023-05-08T19:20:09.141Z] 2de7ff778b66: Pull complete [2023-05-08T19:20:09.141Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-08T19:20:09.141Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-08T19:20:09.141Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T19:20:09.215Z] prd-ubuntu20.04-docker-8c-8g-14528 does not seem to be running inside a container [2023-05-08T19:20:09.249Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-08T19:20:14.153Z] $ docker top a38962bc8487826367c35a044cf6c6f01046d472a393c71d8c2920c596fea509 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-08T19:20:14.219Z] provisioning config files... [2023-05-08T19:20:14.227Z] copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config896383611823561926tmp [2023-05-08T19:20:14.239Z] copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config17702120146208963672tmp [2023-05-08T19:20:14.249Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config2873766481472121630tmp [Pipeline] { [Pipeline] echo [2023-05-08T19:20:14.266Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T19:20:14.551Z] ---> sigul-configuration.sh [2023-05-08T19:20:14.551Z] gpg: directory `/root/.gnupg' created [2023-05-08T19:20:14.551Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-08T19:20:14.551Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-08T19:20:14.551Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-08T19:20:14.551Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-08T19:20:14.551Z] gpg: CAST5 encrypted data [2023-05-08T19:20:14.551Z] gpg: encrypted with 1 passphrase [2023-05-08T19:20:14.551Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-08T19:20:14.839Z] + mkdir /home/jenkins [2023-05-08T19:20:14.839Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-08T19:20:15.123Z] + 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 [2023-05-08T19:20:15.132Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T19:20:15.417Z] ---> sigul-install.sh [2023-05-08T19:20:15.417Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-08T19:20:15.703Z] + git tag --list [2023-05-08T19:20:15.704Z] v0.1.0 [2023-05-08T19:20:15.704Z] v0.1.1 [2023-05-08T19:20:15.704Z] v1.0.0 [2023-05-08T19:20:15.704Z] v1.1.0 [2023-05-08T19:20:15.704Z] v1.2.0 [2023-05-08T19:20:15.704Z] v1.3.0 [2023-05-08T19:20:15.704Z] v1.3.1 [2023-05-08T19:20:15.704Z] v2.0.0 [2023-05-08T19:20:15.704Z] v2.0.1 [2023-05-08T19:20:15.704Z] v2.1.0 [2023-05-08T19:20:15.704Z] v2.1.1 [2023-05-08T19:20:15.704Z] v2.1.1-dev.3 [2023-05-08T19:20:15.704Z] v2.1.1-dev.4 [2023-05-08T19:20:15.704Z] v2.1.2 [2023-05-08T19:20:15.704Z] v2.1.2-dev.1 [2023-05-08T19:20:15.704Z] v2.1.2-dev.2 [2023-05-08T19:20:15.704Z] v2.2.0 [2023-05-08T19:20:15.704Z] v2.2.1-dev.1 [2023-05-08T19:20:15.704Z] v2.2.1-dev.10 [2023-05-08T19:20:15.704Z] v2.2.1-dev.11 [2023-05-08T19:20:15.704Z] v2.2.1-dev.12 [2023-05-08T19:20:15.704Z] v2.2.1-dev.13 [2023-05-08T19:20:15.704Z] v2.2.1-dev.14 [2023-05-08T19:20:15.704Z] v2.2.1-dev.15 [2023-05-08T19:20:15.704Z] v2.2.1-dev.16 [2023-05-08T19:20:15.704Z] v2.2.1-dev.17 [2023-05-08T19:20:15.704Z] v2.2.1-dev.18 [2023-05-08T19:20:15.704Z] v2.2.1-dev.19 [2023-05-08T19:20:15.704Z] v2.2.1-dev.2 [2023-05-08T19:20:15.704Z] v2.2.1-dev.20 [2023-05-08T19:20:15.704Z] v2.2.1-dev.21 [2023-05-08T19:20:15.704Z] v2.2.1-dev.22 [2023-05-08T19:20:15.704Z] v2.2.1-dev.23 [2023-05-08T19:20:15.704Z] v2.2.1-dev.3 [2023-05-08T19:20:15.704Z] v2.2.1-dev.4 [2023-05-08T19:20:15.704Z] v2.2.1-dev.5 [2023-05-08T19:20:15.704Z] v2.2.1-dev.6 [2023-05-08T19:20:15.704Z] v2.2.1-dev.7 [2023-05-08T19:20:15.704Z] v2.2.1-dev.8 [2023-05-08T19:20:15.704Z] v2.2.1-dev.9 [2023-05-08T19:20:15.704Z] v2.3 [2023-05-08T19:20:15.704Z] v2.3.0 [2023-05-08T19:20:15.704Z] v2.3.0-dev.24 [2023-05-08T19:20:15.704Z] v2.3.0-dev.25 [2023-05-08T19:20:15.704Z] v2.3.0-dev.26 [2023-05-08T19:20:15.704Z] v2.3.0-dev.27 [2023-05-08T19:20:15.704Z] v2.3.0-dev.28 [2023-05-08T19:20:15.704Z] v2.3.0-dev.29 [2023-05-08T19:20:15.704Z] v2.3.0-dev.30 [2023-05-08T19:20:15.704Z] v2.3.0-dev.31 [2023-05-08T19:20:15.704Z] v2.3.0-dev.32 [2023-05-08T19:20:15.704Z] v2.3.0-dev.33 [2023-05-08T19:20:15.704Z] v2.3.0-dev.34 [2023-05-08T19:20:15.704Z] v2.3.0-dev.35 [2023-05-08T19:20:15.704Z] v2.3.0-dev.36 [2023-05-08T19:20:15.704Z] v2.3.0-dev.37 [2023-05-08T19:20:15.704Z] v2.3.0-dev.38 [2023-05-08T19:20:15.704Z] v2.3.0-dev.39 [2023-05-08T19:20:15.704Z] v2.3.0-dev.40 [2023-05-08T19:20:15.704Z] v2.3.0-dev.41 [2023-05-08T19:20:15.704Z] v2.3.0-dev.42 [2023-05-08T19:20:15.704Z] v2.3.0-dev.43 [2023-05-08T19:20:15.704Z] v2.3.0-dev.44 [2023-05-08T19:20:15.704Z] v2.3.0-dev.45 [2023-05-08T19:20:15.704Z] v2.3.0-dev.46 [2023-05-08T19:20:15.704Z] v2.3.0-dev.47 [2023-05-08T19:20:15.704Z] v2.3.0-dev.48 [2023-05-08T19:20:15.704Z] v2.3.0-dev.49 [2023-05-08T19:20:15.704Z] v2.3.0-dev.50 [2023-05-08T19:20:15.704Z] v2.3.0-dev.51 [2023-05-08T19:20:15.704Z] v2.3.0-dev.52 [2023-05-08T19:20:15.704Z] v2.3.0-dev.53 [2023-05-08T19:20:15.704Z] v2.3.0-dev.54 [2023-05-08T19:20:15.704Z] v2.3.0-dev.55 [2023-05-08T19:20:15.704Z] v2.3.0-dev.56 [2023-05-08T19:20:15.704Z] v2.3.0-dev.57 [2023-05-08T19:20:15.704Z] v2.3.0-dev.58 [2023-05-08T19:20:15.704Z] v2.3.0-dev.59 [2023-05-08T19:20:15.704Z] v2.3.0-dev.60 [2023-05-08T19:20:15.704Z] v2.3.0-dev.61 [2023-05-08T19:20:15.704Z] v2.3.0-dev.62 [2023-05-08T19:20:15.704Z] v2.3.1 [2023-05-08T19:20:15.704Z] v2.3.1-dev.1 [2023-05-08T19:20:15.704Z] v2.3.1-dev.2 [2023-05-08T19:20:15.704Z] v2.3.1-dev.3 [2023-05-08T19:20:15.704Z] v2.3.1-dev.4 [2023-05-08T19:20:15.704Z] v3.0.0-dev.1 [2023-05-08T19:20:15.704Z] v3.0.0-dev.10 [2023-05-08T19:20:15.704Z] v3.0.0-dev.11 [2023-05-08T19:20:15.704Z] v3.0.0-dev.12 [2023-05-08T19:20:15.704Z] v3.0.0-dev.13 [2023-05-08T19:20:15.704Z] v3.0.0-dev.14 [2023-05-08T19:20:15.704Z] v3.0.0-dev.15 [2023-05-08T19:20:15.704Z] v3.0.0-dev.16 [2023-05-08T19:20:15.704Z] v3.0.0-dev.17 [2023-05-08T19:20:15.704Z] v3.0.0-dev.18 [2023-05-08T19:20:15.704Z] v3.0.0-dev.19 [2023-05-08T19:20:15.704Z] v3.0.0-dev.2 [2023-05-08T19:20:15.704Z] v3.0.0-dev.20 [2023-05-08T19:20:15.704Z] v3.0.0-dev.21 [2023-05-08T19:20:15.704Z] v3.0.0-dev.22 [2023-05-08T19:20:15.704Z] v3.0.0-dev.23 [2023-05-08T19:20:15.704Z] v3.0.0-dev.24 [2023-05-08T19:20:15.704Z] v3.0.0-dev.25 [2023-05-08T19:20:15.704Z] v3.0.0-dev.26 [2023-05-08T19:20:15.704Z] v3.0.0-dev.27 [2023-05-08T19:20:15.704Z] v3.0.0-dev.28 [2023-05-08T19:20:15.704Z] v3.0.0-dev.29 [2023-05-08T19:20:15.704Z] v3.0.0-dev.3 [2023-05-08T19:20:15.704Z] v3.0.0-dev.30 [2023-05-08T19:20:15.704Z] v3.0.0-dev.31 [2023-05-08T19:20:15.704Z] v3.0.0-dev.32 [2023-05-08T19:20:15.704Z] v3.0.0-dev.33 [2023-05-08T19:20:15.704Z] v3.0.0-dev.34 [2023-05-08T19:20:15.704Z] v3.0.0-dev.35 [2023-05-08T19:20:15.704Z] v3.0.0-dev.36 [2023-05-08T19:20:15.704Z] v3.0.0-dev.37 [2023-05-08T19:20:15.704Z] v3.0.0-dev.38 [2023-05-08T19:20:15.704Z] v3.0.0-dev.39 [2023-05-08T19:20:15.704Z] v3.0.0-dev.4 [2023-05-08T19:20:15.704Z] v3.0.0-dev.40 [2023-05-08T19:20:15.704Z] v3.0.0-dev.41 [2023-05-08T19:20:15.704Z] v3.0.0-dev.42 [2023-05-08T19:20:15.704Z] v3.0.0-dev.43 [2023-05-08T19:20:15.704Z] v3.0.0-dev.44 [2023-05-08T19:20:15.704Z] v3.0.0-dev.45 [2023-05-08T19:20:15.704Z] v3.0.0-dev.46 [2023-05-08T19:20:15.704Z] v3.0.0-dev.47 [2023-05-08T19:20:15.704Z] v3.0.0-dev.48 [2023-05-08T19:20:15.704Z] v3.0.0-dev.49 [2023-05-08T19:20:15.704Z] v3.0.0-dev.5 [2023-05-08T19:20:15.704Z] v3.0.0-dev.50 [2023-05-08T19:20:15.704Z] v3.0.0-dev.51 [2023-05-08T19:20:15.704Z] v3.0.0-dev.52 [2023-05-08T19:20:15.704Z] v3.0.0-dev.53 [2023-05-08T19:20:15.704Z] v3.0.0-dev.54 [2023-05-08T19:20:15.704Z] v3.0.0-dev.55 [2023-05-08T19:20:15.704Z] v3.0.0-dev.56 [2023-05-08T19:20:15.704Z] v3.0.0-dev.57 [2023-05-08T19:20:15.704Z] v3.0.0-dev.58 [2023-05-08T19:20:15.704Z] v3.0.0-dev.59 [2023-05-08T19:20:15.704Z] v3.0.0-dev.6 [2023-05-08T19:20:15.704Z] v3.0.0-dev.60 [2023-05-08T19:20:15.704Z] v3.0.0-dev.7 [2023-05-08T19:20:15.704Z] v3.0.0-dev.8 [2023-05-08T19:20:15.704Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-08T19:20:15.995Z] + lftools sign git-tag v3.0.0-dev.60 [2023-05-08T19:20:16.565Z] Signing Git tag with Sigul... [2023-05-08T19:20:16.565Z] Signing v3.0.0-dev.60 [Pipeline] echo [2023-05-08T19:20:17.154Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T19:20:17.438Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-08T19:20:17.445Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-08T19:20:17.472Z] $ docker stop --time=1 a38962bc8487826367c35a044cf6c6f01046d472a393c71d8c2920c596fea509 [2023-05-08T19:20:18.762Z] $ docker rm -f --volumes a38962bc8487826367c35a044cf6c6f01046d472a393c71d8c2920c596fea509 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-08T19:20:19.161Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-08T19:20:19.161Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T19:20:19.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T19:20:19.456Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T19:20:19.526Z] prd-ubuntu20.04-docker-8c-8g-14528 does not seem to be running inside a container [2023-05-08T19:20:19.560Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-08T19:20:20.271Z] $ docker top 7d110221c468221d020496b7f553237d8296480ee98817a7a1a7b2746db7d422 -eo pid,comm [2023-05-08T19:20:20.310Z] 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). [2023-05-08T19:20:20.310Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-08T19:20:20.368Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T19:20:20.368Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T19:20:20.482Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T19:20:20.489Z] $ docker exec 7d110221c468221d020496b7f553237d8296480ee98817a7a1a7b2746db7d422 ssh-agent [2023-05-08T19:20:20.593Z] SSH_AUTH_SOCK=/tmp/ssh-FlrNGVsVKkTQ/agent.31 [2023-05-08T19:20:20.593Z] SSH_AGENT_PID=37 [2023-05-08T19:20:20.598Z] Running ssh-add (command line suppressed) [2023-05-08T19:20:20.700Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_15338479297702780013.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_15338479297702780013.key) [2023-05-08T19:20:20.710Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T19:20:20.995Z] + git semver bump pre [2023-05-08T19:20:21.255Z] 2023-05-08 19:20:21,169 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-05-08T19:20:21.255Z] 2023-05-08 19:20:21,169 [bump_version] DEBUG bumping version:3.0.0-dev.60 on axis:pre with prefix:dev [2023-05-08T19:20:21.255Z] 2023-05-08 19:20:21,169 [bump_version] DEBUG bumped version:3.0.0-dev.61 [2023-05-08T19:20:21.255Z] 2023-05-08 19:20:21,169 [write_version] DEBUG write version:3.0.0-dev.61 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True [2023-05-08T19:20:21.255Z] 2023-05-08 19:20:21,169 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-05-08T19:20:21.255Z] 2023-05-08 19:20:21,169 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-05-08T19:20:21.255Z] 2023-05-08 19:20:21,172 [execute] INFO git cat-file --batch-check [2023-05-08T19:20:21.255Z] 2023-05-08 19:20:21,172 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-08T19:20:21.255Z] 2023-05-08 19:20:21,177 [execute] INFO git cat-file --batch [2023-05-08T19:20:21.255Z] 2023-05-08 19:20:21,177 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-08T19:20:21.255Z] 2023-05-08 19:20:21,181 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-05-08T19:20:21.255Z] 3.0.0-dev.61 [Pipeline] } [2023-05-08T19:20:21.269Z] $ docker exec --env ******** --env ******** 7d110221c468221d020496b7f553237d8296480ee98817a7a1a7b2746db7d422 ssh-agent -k [2023-05-08T19:20:21.364Z] unset SSH_AUTH_SOCK; [2023-05-08T19:20:21.365Z] unset SSH_AGENT_PID; [2023-05-08T19:20:21.365Z] echo Agent pid 37 killed; [2023-05-08T19:20:21.368Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-08T19:20:21.684Z] + git semver [Pipeline] } [2023-05-08T19:20:21.960Z] $ docker stop --time=1 7d110221c468221d020496b7f553237d8296480ee98817a7a1a7b2746db7d422 [2023-05-08T19:20:23.292Z] $ docker rm -f --volumes 7d110221c468221d020496b7f553237d8296480ee98817a7a1a7b2746db7d422 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T19:20:23.622Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-08T19:20:23.622Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T19:20:23.918Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T19:20:23.918Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T19:20:23.989Z] prd-ubuntu20.04-docker-8c-8g-14528 does not seem to be running inside a container [2023-05-08T19:20:24.022Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-08T19:20:24.333Z] $ docker top 2a4ab0f9ecefbba861b8587d4e2a93d62167969f7ad0c3624c08cf2883a3260f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-08T19:20:24.426Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T19:20:24.426Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T19:20:24.544Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T19:20:24.551Z] $ docker exec 2a4ab0f9ecefbba861b8587d4e2a93d62167969f7ad0c3624c08cf2883a3260f ssh-agent [2023-05-08T19:20:24.655Z] SSH_AUTH_SOCK=/tmp/ssh-hnIeBa14Uif3/agent.32 [2023-05-08T19:20:24.655Z] SSH_AGENT_PID=38 [2023-05-08T19:20:24.660Z] Running ssh-add (command line suppressed) [2023-05-08T19:20:24.768Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3640511273801256769.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3640511273801256769.key) [2023-05-08T19:20:24.777Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T19:20:25.062Z] + git semver push [2023-05-08T19:20:25.321Z] 2023-05-08 19:20:25,230 [run_push] DEBUG push [2023-05-08T19:20:25.321Z] 2023-05-08 19:20:25,231 [execute] INFO git cat-file --batch-check [2023-05-08T19:20:25.321Z] 2023-05-08 19:20:25,231 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-08T19:20:25.321Z] 2023-05-08 19:20:25,234 [execute] INFO git rev-list 953e62c2eac50f526465a86251c6ec397df72a59 -- [2023-05-08T19:20:25.321Z] 2023-05-08 19:20:25,234 [execute] DEBUG Popen(['git', 'rev-list', '953e62c2eac50f526465a86251c6ec397df72a59', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-08T19:20:25.321Z] 2023-05-08 19:20:25,248 [execute] INFO git fetch -v origin [2023-05-08T19:20:25.321Z] 2023-05-08 19:20:25,248 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-08T19:20:25.890Z] 2023-05-08 19:20:25,845 [run_push] DEBUG no remote changes detected [2023-05-08T19:20:25.890Z] 2023-05-08 19:20:25,845 [execute] INFO git push origin semver [2023-05-08T19:20:25.890Z] 2023-05-08 19:20:25,846 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-08T19:20:26.827Z] 2023-05-08 19:20:26,635 [run_push] DEBUG push all version tags [2023-05-08T19:20:26.827Z] 2023-05-08 19:20:26,635 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-08T19:20:26.827Z] 2023-05-08 19:20:26,636 [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) [2023-05-08T19:20:27.764Z] 2023-05-08 19:20:27,427 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-05-08T19:20:27.764Z] 3.0.0-dev.61 [Pipeline] } [2023-05-08T19:20:27.779Z] $ docker exec --env ******** --env ******** 2a4ab0f9ecefbba861b8587d4e2a93d62167969f7ad0c3624c08cf2883a3260f ssh-agent -k [2023-05-08T19:20:27.874Z] unset SSH_AUTH_SOCK; [2023-05-08T19:20:27.874Z] unset SSH_AGENT_PID; [2023-05-08T19:20:27.874Z] echo Agent pid 38 killed; [2023-05-08T19:20:27.878Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-08T19:20:28.180Z] + git semver [Pipeline] } [2023-05-08T19:20:28.464Z] $ docker stop --time=1 2a4ab0f9ecefbba861b8587d4e2a93d62167969f7ad0c3624c08cf2883a3260f [2023-05-08T19:20:29.779Z] $ docker rm -f --volumes 2a4ab0f9ecefbba861b8587d4e2a93d62167969f7ad0c3624c08cf2883a3260f [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 [2023-05-08T19:20:30.350Z] + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] [2023-05-08T19:20:30.350Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-05-08T19:20:30.350Z] total 16 [2023-05-08T19:20:30.350Z] drwxr-xr-x 3 root root 4096 May 8 19:09 . [2023-05-08T19:20:30.350Z] drwxrwxr-x 10 jenkins jenkins 4096 May 8 19:20 .. [2023-05-08T19:20:30.350Z] drwxr-xr-x 2 root root 4096 May 8 19:09 cost [2023-05-08T19:20:30.350Z] -rw-r--r-- 1 root root 92 May 8 19:09 cost.csv [2023-05-08T19:20:30.350Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-05-08T19:20:30.350Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-05-08T19:20:30.350Z] total 16 [2023-05-08T19:20:30.350Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 19:09 . [2023-05-08T19:20:30.350Z] drwxrwxr-x 10 jenkins jenkins 4096 May 8 19:20 .. [2023-05-08T19:20:30.350Z] drwxr-xr-x 2 jenkins jenkins 4096 May 8 19:09 cost [2023-05-08T19:20:30.350Z] -rw-r--r-- 1 jenkins jenkins 92 May 8 19:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-08T19:20:30.641Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T19:20:31.509Z] ---> package-listing.sh [2023-05-08T19:20:31.510Z] ++ facter osfamily [2023-05-08T19:20:31.510Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-08T19:20:31.769Z] + OS_FAMILY=debian [2023-05-08T19:20:31.769Z] + workspace=/w/workspace/oundry_app-functions-sdk-go_main [2023-05-08T19:20:31.769Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-08T19:20:31.769Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-08T19:20:31.769Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-08T19:20:31.769Z] + PACKAGES=/tmp/packages_start.txt [2023-05-08T19:20:31.769Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2023-05-08T19:20:31.769Z] + PACKAGES=/tmp/packages_end.txt [2023-05-08T19:20:31.769Z] + case "${OS_FAMILY}" in [2023-05-08T19:20:31.769Z] + dpkg -l [2023-05-08T19:20:31.769Z] + grep '^ii' [2023-05-08T19:20:31.769Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-08T19:20:31.769Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-08T19:20:31.769Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-08T19:20:31.769Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2023-05-08T19:20:31.769Z] + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ [2023-05-08T19:20:31.769Z] + 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 [2023-05-08T19:20:31.779Z] 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 [2023-05-08T19:20:32.056Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T19:20:32.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T19:20:32.618Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T19:20:32.688Z] prd-ubuntu20.04-docker-8c-8g-14528 does not seem to be running inside a container [2023-05-08T19:20:32.727Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-08T19:20:32.922Z] $ docker top af2978e4677e4b56f0c318baaca21298df2e99c237f5401bb8213e8ee08e2c89 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T19:20:33.260Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-08T19:20:33.549Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-08T19:20:33.833Z] + ls /var/log/sa-host [2023-05-08T19:20:33.833Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T19:20:33.966Z] provisioning config files... [2023-05-08T19:20:33.991Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config18141603494218521tmp [Pipeline] { [Pipeline] echo [2023-05-08T19:20:34.007Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T19:20:34.357Z] ---> create-netrc.sh [Pipeline] } [2023-05-08T19:20:34.393Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-08T19:20:34.718Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-08T19:20:34.727Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T19:20:35.012Z] ---> sudo-logs.sh [2023-05-08T19:20:35.012Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-08T19:20:35.034Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T19:20:35.314Z] ---> job-cost.sh [2023-05-08T19:20:35.314Z] lf-activate-venv: SKIPPING [2023-05-08T19:20:35.314Z] DEBUG: total: 0.2199999988079071 [2023-05-08T19:20:35.314Z] INFO: Retrieving Stack Cost... [2023-05-08T19:20:35.881Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-08T19:20:36.140Z] INFO: Archiving Costs [Pipeline] echo [2023-05-08T19:20:36.150Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T19:20:36.436Z] ---> logs-deploy.sh [2023-05-08T19:20:36.436Z] lf-activate-venv: SKIPPING [2023-05-08T19:20:36.436Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/252 [2023-05-08T19:20:36.436Z] INFO: archiving workspace using pattern(s): [2023-05-08T19:20:37.374Z] Archives upload complete. [2023-05-08T19:20:37.633Z] INFO: archiving logs to Nexus