Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 682827957f8ff5e95e6a0ac60e46de7e6dd88c78 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-ssh14418445255893124325.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-ssh7769337308544826626.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 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-ssh11660704051398074140.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 # timeout=10 Commit message: "Merge pull request #405 from ernestojeda/fix-go-1.18-errors" > 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-ssh5497349548573588853.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-ssh9593132819007484547.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-19854 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/oundry_app-functions-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 682827957f8ff5e95e6a0ac60e46de7e6dd88c78 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 682827957f8ff5e95e6a0ac60e46de7e6dd88c78 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 (#1153)" > git rev-list --no-walk 8d8667f5247f88bb072767774bb62121c82e73ab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-13T16:59:06.568Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-13T16:59:06.617Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-13T16:59:06.633Z] ========================================================= [2022-07-13T16:59:06.633Z] EdgeX Global Pipelines Version Info [2022-07-13T16:59:06.633Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-13T16:59:07.410Z] ------------------- [2022-07-13T16:59:07.410Z] stable info: [2022-07-13T16:59:07.410Z] ------------------- [2022-07-13T16:59:07.410Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-13T16:59:07.410Z] Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 [2022-07-13T16:59:07.410Z] Message: update stable to v1.0.237 [2022-07-13T16:59:07.986Z] ------------------- [2022-07-13T16:59:07.986Z] experimental info: [2022-07-13T16:59:07.986Z] ------------------- [2022-07-13T16:59:07.986Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-13T16:59:07.986Z] Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 [2022-07-13T16:59:07.986Z] Message: update experimental to v1.0.237 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-13T16:59:08.267Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2022-07-13T16:59:08.275Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2022-07-13T16:59:08.283Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-13T16:59:08.291Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-13T16:59:08.299Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-13T16:59:08.307Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-13T16:59:08.317Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-13T16:59:08.329Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-13T16:59:08.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-13T16:59:08.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-13T16:59:08.366Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-13T16:59:08.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2022-07-13T16:59:08.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-13T16:59:08.403Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-13T16:59:08.415Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-07-13T16:59:08.429Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-07-13T16:59:08.444Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-13T16:59:08.454Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-13T16:59:08.467Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-13T16:59:08.482Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-13T16:59:08.496Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-13T16:59:08.509Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-13T16:59:08.523Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-13T16:59:08.534Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-13T16:59:08.548Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-07-13T16:59:08.559Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-13T16:59:08.570Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-13T16:59:08.581Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-13T16:59:08.592Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-13T16:59:08.603Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-13T16:59:08.615Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 682827957f8ff5e95e6a0ac60e46de7e6dd88c78 [Pipeline] echo [2022-07-13T16:59:08.625Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6828279 [Pipeline] echo [2022-07-13T16:59:08.639Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-13T16:59:09.010Z] + git rev-list -1 --merges 682827957f8ff5e95e6a0ac60e46de7e6dd88c78~1..682827957f8ff5e95e6a0ac60e46de7e6dd88c78 [Pipeline] echo [2022-07-13T16:59:09.049Z] -----------> git rev-list -1 --merges 682827957f8ff5e95e6a0ac60e46de7e6dd88c78~1..682827957f8ff5e95e6a0ac60e46de7e6dd88c78 682827957f8ff5e95e6a0ac60e46de7e6dd88c78 [false] [Pipeline] sh [2022-07-13T16:59:09.341Z] + git log --format=format:%s -1 682827957f8ff5e95e6a0ac60e46de7e6dd88c78 [Pipeline] echo [2022-07-13T16:59:09.358Z] ========================================================= [2022-07-13T16:59:09.358Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-13T16:59:09.358Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-13T16:59:09.690Z] + git log --format=format:%s -1 682827957f8ff5e95e6a0ac60e46de7e6dd88c78 [Pipeline] echo [2022-07-13T16:59:09.703Z] [semverPrep] GIT_COMMIT: 682827957f8ff5e95e6a0ac60e46de7e6dd88c78, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 (#1153) [Pipeline] echo [2022-07-13T16:59:09.714Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-13T16:59:10.083Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-13T16:59:10.083Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-13T16:59:10.083Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-13T16:59:10.083Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-13T16:59:10.083Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-13T16:59:10.083Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-13T16:59:10.083Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T16:59:10.454Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-13T16:59:10.714Z] [2022-07-13T16:59:10.714Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T16:59:11.023Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-13T16:59:11.285Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-13T16:59:11.285Z] b85a868b505f: Pulling fs layer [2022-07-13T16:59:11.285Z] e2be974225ed: Pulling fs layer [2022-07-13T16:59:11.285Z] 339a4e72a1f5: Pulling fs layer [2022-07-13T16:59:11.285Z] 988bab9f4d93: Pulling fs layer [2022-07-13T16:59:11.285Z] 1469e6f7b9e6: Pulling fs layer [2022-07-13T16:59:11.285Z] eaf3925da568: Pulling fs layer [2022-07-13T16:59:11.285Z] bab4dde63d76: Pulling fs layer [2022-07-13T16:59:11.285Z] bde34c3a00c8: Pulling fs layer [2022-07-13T16:59:11.285Z] b352a97aabf1: Pulling fs layer [2022-07-13T16:59:11.285Z] 4872d77fe225: Pulling fs layer [2022-07-13T16:59:11.285Z] 5851b861e8e6: Pulling fs layer [2022-07-13T16:59:11.285Z] 1469e6f7b9e6: Waiting [2022-07-13T16:59:11.285Z] bab4dde63d76: Waiting [2022-07-13T16:59:11.285Z] bde34c3a00c8: Waiting [2022-07-13T16:59:11.285Z] b352a97aabf1: Waiting [2022-07-13T16:59:11.285Z] 4872d77fe225: Waiting [2022-07-13T16:59:11.285Z] 988bab9f4d93: Waiting [2022-07-13T16:59:11.285Z] 5851b861e8e6: Waiting [2022-07-13T16:59:11.285Z] eaf3925da568: Waiting [2022-07-13T16:59:11.285Z] e2be974225ed: Verifying Checksum [2022-07-13T16:59:11.285Z] e2be974225ed: Download complete [2022-07-13T16:59:11.285Z] 988bab9f4d93: Verifying Checksum [2022-07-13T16:59:11.285Z] 988bab9f4d93: Download complete [2022-07-13T16:59:11.285Z] 339a4e72a1f5: Verifying Checksum [2022-07-13T16:59:11.285Z] 339a4e72a1f5: Download complete [2022-07-13T16:59:11.285Z] eaf3925da568: Download complete [2022-07-13T16:59:11.548Z] 1469e6f7b9e6: Verifying Checksum [2022-07-13T16:59:11.548Z] 1469e6f7b9e6: Download complete [2022-07-13T16:59:11.548Z] bde34c3a00c8: Verifying Checksum [2022-07-13T16:59:11.548Z] bde34c3a00c8: Download complete [2022-07-13T16:59:11.548Z] b352a97aabf1: Verifying Checksum [2022-07-13T16:59:11.548Z] b352a97aabf1: Download complete [2022-07-13T16:59:11.548Z] 4872d77fe225: Verifying Checksum [2022-07-13T16:59:11.548Z] 4872d77fe225: Download complete [2022-07-13T16:59:11.548Z] 5851b861e8e6: Verifying Checksum [2022-07-13T16:59:11.548Z] 5851b861e8e6: Download complete [2022-07-13T16:59:11.548Z] b85a868b505f: Verifying Checksum [2022-07-13T16:59:11.548Z] b85a868b505f: Download complete [2022-07-13T16:59:11.812Z] bab4dde63d76: Verifying Checksum [2022-07-13T16:59:11.812Z] bab4dde63d76: Download complete [2022-07-13T16:59:13.198Z] b85a868b505f: Pull complete [2022-07-13T16:59:13.198Z] e2be974225ed: Pull complete [2022-07-13T16:59:13.771Z] 339a4e72a1f5: Pull complete [2022-07-13T16:59:13.771Z] 988bab9f4d93: Pull complete [2022-07-13T16:59:14.030Z] 1469e6f7b9e6: Pull complete [2022-07-13T16:59:14.030Z] eaf3925da568: Pull complete [2022-07-13T16:59:15.943Z] bab4dde63d76: Pull complete [2022-07-13T16:59:15.943Z] bde34c3a00c8: Pull complete [2022-07-13T16:59:16.205Z] b352a97aabf1: Pull complete [2022-07-13T16:59:16.205Z] 4872d77fe225: Pull complete [2022-07-13T16:59:16.205Z] 5851b861e8e6: Pull complete [2022-07-13T16:59:16.467Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-13T16:59:16.467Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-13T16:59:16.467Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-13T16:59:16.578Z] prd-ubuntu20.04-docker-8c-8g-19854 does not seem to be running inside a container [2022-07-13T16:59:16.626Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-13T16:59:18.017Z] $ docker top e573672c02dafd4eee0266444b12dbb682ecd76fc1bab00b9ee7029bf95bce65 -eo pid,comm [2022-07-13T16:59:18.080Z] 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). [2022-07-13T16:59:18.080Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-13T16:59:18.119Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-13T16:59:18.119Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-13T16:59:18.281Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-13T16:59:18.289Z] $ docker exec e573672c02dafd4eee0266444b12dbb682ecd76fc1bab00b9ee7029bf95bce65 ssh-agent [2022-07-13T16:59:18.416Z] SSH_AUTH_SOCK=/tmp/ssh-HI8QjUF3t9wZ/agent.32 [2022-07-13T16:59:18.416Z] SSH_AGENT_PID=38 [2022-07-13T16:59:18.422Z] Running ssh-add (command line suppressed) [2022-07-13T16:59:18.547Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5666669383728016027.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5666669383728016027.key) [2022-07-13T16:59:18.561Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-13T16:59:18.854Z] + git tag --points-at HEAD [Pipeline] } [2022-07-13T16:59:18.874Z] $ docker exec --env ******** --env ******** e573672c02dafd4eee0266444b12dbb682ecd76fc1bab00b9ee7029bf95bce65 ssh-agent -k [2022-07-13T16:59:18.991Z] unset SSH_AUTH_SOCK; [2022-07-13T16:59:18.992Z] unset SSH_AGENT_PID; [2022-07-13T16:59:18.993Z] echo Agent pid 38 killed; [2022-07-13T16:59:19.001Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-13T16:59:19.026Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-13T16:59:19.026Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-13T16:59:19.155Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-13T16:59:19.162Z] $ docker exec e573672c02dafd4eee0266444b12dbb682ecd76fc1bab00b9ee7029bf95bce65 ssh-agent [2022-07-13T16:59:19.289Z] SSH_AUTH_SOCK=/tmp/ssh-lOhLgAeLkYad/agent.70 [2022-07-13T16:59:19.289Z] SSH_AGENT_PID=76 [2022-07-13T16:59:19.297Z] Running ssh-add (command line suppressed) [2022-07-13T16:59:19.422Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_900123855148037390.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_900123855148037390.key) [2022-07-13T16:59:19.437Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-13T16:59:19.731Z] + git semver init [2022-07-13T16:59:19.992Z] 2022-07-13 16:59:19,940 [run_init] DEBUG init version:0.0.0 force:False [2022-07-13T16:59:19.992Z] 2022-07-13 16:59:19,940 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver [2022-07-13T16:59:19.992Z] 2022-07-13 16:59:19,941 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver [2022-07-13T16:59:19.992Z] 2022-07-13 16:59:19,941 [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) [2022-07-13T16:59:21.381Z] 2022-07-13 16:59:21,268 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude [2022-07-13T16:59:21.381Z] 2022-07-13 16:59:21,269 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False [2022-07-13T16:59:21.381Z] 2022-07-13 16:59:21,269 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-07-13T16:59:21.381Z] 2022-07-13 16:59:21,270 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-07-13T16:59:21.381Z] 2.2.1-dev.22 [Pipeline] } [2022-07-13T16:59:21.398Z] $ docker exec --env ******** --env ******** e573672c02dafd4eee0266444b12dbb682ecd76fc1bab00b9ee7029bf95bce65 ssh-agent -k [2022-07-13T16:59:21.509Z] unset SSH_AUTH_SOCK; [2022-07-13T16:59:21.509Z] unset SSH_AGENT_PID; [2022-07-13T16:59:21.509Z] echo Agent pid 76 killed; [2022-07-13T16:59:21.520Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-13T16:59:21.837Z] + git semver [Pipeline] } [2022-07-13T16:59:22.120Z] $ docker stop --time=1 e573672c02dafd4eee0266444b12dbb682ecd76fc1bab00b9ee7029bf95bce65 [2022-07-13T16:59:23.452Z] $ docker rm -f e573672c02dafd4eee0266444b12dbb682ecd76fc1bab00b9ee7029bf95bce65 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-13T16:59:23.805Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-13T16:59:24.051Z] Stashed 1 file(s) [Pipeline] echo [2022-07-13T16:59:24.054Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.22 [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 [2022-07-13T16:59:24.201Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-13T16:59:24.216Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-13T16:59:24.224Z] ========================================================= [2022-07-13T16:59:24.224Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-13T16:59:24.224Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-07-13T16:59:24.522Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-13T16:59:24.522Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-13T16:59:24.522Z] 2408cc74d12b: Pulling fs layer [2022-07-13T16:59:24.522Z] ea60b727a1ce: Pulling fs layer [2022-07-13T16:59:24.522Z] 30c4a7721957: Pulling fs layer [2022-07-13T16:59:24.522Z] 370296b7ddb6: Pulling fs layer [2022-07-13T16:59:24.522Z] 7c6cee850709: Pulling fs layer [2022-07-13T16:59:24.522Z] 39a5fcdaea64: Pulling fs layer [2022-07-13T16:59:24.522Z] d94ebbe4e438: Pulling fs layer [2022-07-13T16:59:24.522Z] bcfd1f05c69d: Pulling fs layer [2022-07-13T16:59:24.522Z] 59ccb84bbe0f: Pulling fs layer [2022-07-13T16:59:24.522Z] 39a5fcdaea64: Waiting [2022-07-13T16:59:24.522Z] d94ebbe4e438: Waiting [2022-07-13T16:59:24.522Z] 7c6cee850709: Waiting [2022-07-13T16:59:24.522Z] bcfd1f05c69d: Waiting [2022-07-13T16:59:24.522Z] 30c4a7721957: Download complete [2022-07-13T16:59:24.522Z] ea60b727a1ce: Verifying Checksum [2022-07-13T16:59:24.522Z] ea60b727a1ce: Download complete [2022-07-13T16:59:24.522Z] 7c6cee850709: Verifying Checksum [2022-07-13T16:59:24.522Z] 7c6cee850709: Download complete [2022-07-13T16:59:24.522Z] 39a5fcdaea64: Download complete [2022-07-13T16:59:24.522Z] 2408cc74d12b: Download complete [2022-07-13T16:59:24.522Z] d94ebbe4e438: Verifying Checksum [2022-07-13T16:59:24.522Z] d94ebbe4e438: Download complete [2022-07-13T16:59:24.794Z] 2408cc74d12b: Pull complete [2022-07-13T16:59:24.794Z] ea60b727a1ce: Pull complete [2022-07-13T16:59:25.056Z] 30c4a7721957: Pull complete [2022-07-13T16:59:25.056Z] 59ccb84bbe0f: Verifying Checksum [2022-07-13T16:59:25.056Z] 59ccb84bbe0f: Download complete [2022-07-13T16:59:25.317Z] bcfd1f05c69d: Verifying Checksum [2022-07-13T16:59:25.317Z] bcfd1f05c69d: Download complete [2022-07-13T16:59:25.577Z] 370296b7ddb6: Verifying Checksum [2022-07-13T16:59:25.577Z] 370296b7ddb6: Download complete [2022-07-13T16:59:29.789Z] 370296b7ddb6: Pull complete [2022-07-13T16:59:29.789Z] 7c6cee850709: Pull complete [2022-07-13T16:59:29.789Z] 39a5fcdaea64: Pull complete [2022-07-13T16:59:29.789Z] d94ebbe4e438: Pull complete [2022-07-13T16:59:31.704Z] bcfd1f05c69d: Pull complete [2022-07-13T16:59:32.653Z] 59ccb84bbe0f: Pull complete [2022-07-13T16:59:32.653Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-13T16:59:32.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-13T16:59:32.653Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-07-13T16:59:32.948Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T16:59:33.255Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-13T16:59:33.255Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-13T16:59:33.347Z] prd-ubuntu20.04-docker-8c-8g-19854 does not seem to be running inside a container [2022-07-13T16:59:33.392Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-13T16:59:35.019Z] $ docker top facc01bcde8c338c2c86d2ed7f19253754cbe76374b2fe65716a735ae4ce9c20 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-13T16:59:35.383Z] + go version [2022-07-13T16:59:35.383Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-13T16:59:35.399Z] $ docker stop --time=1 facc01bcde8c338c2c86d2ed7f19253754cbe76374b2fe65716a735ae4ce9c20 [2022-07-13T16:59:36.703Z] $ docker rm -f facc01bcde8c338c2c86d2ed7f19253754cbe76374b2fe65716a735ae4ce9c20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T16:59:37.137Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-13T16:59:37.137Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-13T16:59:37.229Z] prd-ubuntu20.04-docker-8c-8g-19854 does not seem to be running inside a container [2022-07-13T16:59:37.289Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-13T16:59:37.707Z] $ docker top e3de22db7dcd485a160df0e2a13fec6d9ca80c2eac998e2925c6ef9d847a2df3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-13T16:59:38.110Z] + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2022-07-13T16:59:38.411Z] + make test [2022-07-13T16:59:38.412Z] make -C ./app-service-template build [2022-07-13T16:59:38.412Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2022-07-13T16:59:38.412Z] go mod tidy [2022-07-13T16:59:38.412Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-07-13T16:59:38.412Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 [2022-07-13T16:59:38.412Z] go: downloading github.com/google/uuid v1.3.0 [2022-07-13T16:59:38.412Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-07-13T16:59:38.412Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.1-dev.5 [2022-07-13T16:59:38.673Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.1-dev.8 [2022-07-13T16:59:38.673Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 [2022-07-13T16:59:38.673Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.3 [2022-07-13T16:59:38.673Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-07-13T16:59:38.673Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-13T16:59:38.673Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-13T16:59:38.673Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-07-13T16:59:38.673Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-07-13T16:59:38.673Z] go: downloading github.com/go-kit/log v0.2.0 [2022-07-13T16:59:38.673Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-07-13T16:59:38.673Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-07-13T16:59:38.673Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-13T16:59:38.673Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.1 [2022-07-13T16:59:38.673Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 [2022-07-13T16:59:38.936Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-07-13T16:59:38.936Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-07-13T16:59:38.936Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-07-13T16:59:38.936Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-13T16:59:38.936Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2022-07-13T16:59:38.936Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-13T16:59:38.936Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-13T16:59:38.936Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-07-13T16:59:38.936Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-07-13T16:59:38.936Z] go: downloading golang.org/x/text v0.3.7 [2022-07-13T16:59:38.936Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-07-13T16:59:38.936Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-07-13T16:59:39.146Z] Still waiting to schedule task [2022-07-13T16:59:39.147Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-13T16:59:39.197Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-07-13T16:59:39.197Z] go: downloading github.com/x448/float16 v0.8.4 [2022-07-13T16:59:39.197Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-07-13T16:59:39.458Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-07-13T16:59:39.458Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.0 [2022-07-13T16:59:39.718Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-07-13T16:59:39.718Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-07-13T16:59:39.718Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-07-13T16:59:39.718Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-07-13T16:59:39.718Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-07-13T16:59:39.718Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-07-13T16:59:39.718Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-07-13T16:59:39.718Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-07-13T16:59:39.718Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-07-13T16:59:39.718Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-07-13T16:59:39.718Z] go: downloading google.golang.org/grpc v1.46.0 [2022-07-13T16:59:39.978Z] go: downloading github.com/kr/pretty v0.3.0 [2022-07-13T16:59:39.978Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-07-13T16:59:39.978Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-07-13T16:59:39.978Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-07-13T16:59:39.978Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-07-13T16:59:40.238Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-07-13T16:59:40.238Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-07-13T16:59:40.238Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-07-13T16:59:40.238Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-07-13T16:59:40.238Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-07-13T16:59:40.238Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-07-13T16:59:40.238Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-07-13T16:59:40.238Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-07-13T16:59:40.238Z] go: downloading github.com/kr/text v0.2.0 [2022-07-13T16:59:40.238Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-07-13T16:59:40.238Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-07-13T16:59:40.238Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-07-13T16:59:40.238Z] go: downloading github.com/google/go-cmp v0.5.6 [2022-07-13T16:59:40.238Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-13T16:59:40.238Z] go: downloading github.com/fatih/color v1.9.0 [2022-07-13T16:59:40.238Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-07-13T16:59:40.238Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-13T16:59:40.238Z] go: downloading github.com/pkg/errors v0.9.1 [2022-07-13T16:59:40.238Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2022-07-13T16:59:40.238Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-07-13T16:59:40.500Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-07-13T16:59:40.500Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-07-13T16:59:40.500Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-07-13T16:59:40.500Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-07-13T16:59:40.500Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-13T16:59:40.500Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-07-13T16:59:40.500Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-07-13T16:59:40.500Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-07-13T16:59:40.500Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-07-13T16:59:40.500Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-07-13T16:59:40.500Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-07-13T16:59:40.500Z] go: downloading github.com/miekg/dns v1.1.26 [2022-07-13T16:59:40.500Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-07-13T16:59:40.500Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-07-13T16:59:42.415Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.1-dev.6 [2022-07-13T16:59:42.415Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.1-dev.11 [2022-07-13T16:59:42.674Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.4 [2022-07-13T16:59:42.674Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-07-13T16:59:42.935Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o new-app-service [2022-07-13T17:00:01.065Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2022-07-13T17:00:01.065Z] make -C ./app-service-template test [2022-07-13T17:00:01.065Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2022-07-13T17:00:01.065Z] CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... [2022-07-13T17:00:23.023Z] ok new-app-service 0.083s coverage: 48.1% of statements [2022-07-13T17:00:23.023Z] ? new-app-service/config [no test files] [2022-07-13T17:00:23.023Z] ok new-app-service/functions 0.050s [2022-07-13T17:00:23.023Z] CGO_ENABLED=1 go vet ./... [2022-07-13T17:00:29.593Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-13T17:00:29.593Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-13T17:00:29.593Z] ./bin/test-attribution-txt.sh [2022-07-13T17:00:29.593Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2022-07-13T17:00:29.593Z] CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-13T17:00:29.593Z] go: downloading github.com/gomodule/redigo v1.8.9 [2022-07-13T17:00:29.853Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2022-07-13T17:00:33.144Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.112s coverage: 63.2% of statements [2022-07-13T17:00:33.144Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.125s coverage: 93.8% of statements [2022-07-13T17:00:33.144Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2022-07-13T17:00:33.144Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.120s coverage: 76.5% of statements [2022-07-13T17:00:33.144Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2022-07-13T17:00:33.144Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.101s coverage: 88.7% of statements [2022-07-13T17:00:33.144Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.099s coverage: 100.0% of statements [2022-07-13T17:00:33.144Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.189s coverage: 78.5% of statements [2022-07-13T17:00:33.144Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2022-07-13T17:00:33.144Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2022-07-13T17:00:33.144Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.060s coverage: 97.3% of statements [2022-07-13T17:00:33.144Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2022-07-13T17:00:33.144Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2022-07-13T17:00:33.144Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.080s coverage: 82.8% of statements [2022-07-13T17:00:33.144Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] [2022-07-13T17:00:33.144Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.725s coverage: 81.5% of statements [2022-07-13T17:00:33.144Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] [2022-07-13T17:00:33.144Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2022-07-13T17:00:33.144Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.072s coverage: 28.7% of statements [2022-07-13T17:00:33.144Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] [2022-07-13T17:00:33.144Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.084s coverage: 14.0% of statements [2022-07-13T17:00:33.144Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.064s coverage: 27.3% of statements [2022-07-13T17:00:33.144Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2022-07-13T17:00:33.144Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-07-13T17:00:33.144Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.057s coverage: 51.4% of statements [2022-07-13T17:00:59.728Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.122s coverage: 76.9% of statements [2022-07-13T17:00:59.728Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.057s coverage: 94.4% of statements [2022-07-13T17:00:59.728Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-13T17:00:59.988Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-13T17:00:59.988Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-13T17:01:08.123Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [Pipeline] echo [2022-07-13T17:01:08.137Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-13T17:01:08.152Z] $ docker stop --time=1 e3de22db7dcd485a160df0e2a13fec6d9ca80c2eac998e2925c6ef9d847a2df3 [2022-07-13T17:01:09.662Z] $ docker rm -f e3de22db7dcd485a160df0e2a13fec6d9ca80c2eac998e2925c6ef9d847a2df3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-13T17:01:10.412Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-13T17:01:10.489Z] 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 [2022-07-13T17:01:10.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-13T17:01:10.934Z] [2022-07-13T17:01:10.934Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T17:01:11.235Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-13T17:01:11.235Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-13T17:01:11.235Z] 5eb5b503b376: Pulling fs layer [2022-07-13T17:01:11.235Z] 5c69ac0246d0: Pulling fs layer [2022-07-13T17:01:11.235Z] ec43610c2a17: Pulling fs layer [2022-07-13T17:01:11.235Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-13T17:01:11.235Z] 33b1e0a273af: Pulling fs layer [2022-07-13T17:01:11.235Z] 5d3b04190fa2: Pulling fs layer [2022-07-13T17:01:11.235Z] 2f39f015ded8: Pulling fs layer [2022-07-13T17:01:11.235Z] 33b1e0a273af: Waiting [2022-07-13T17:01:11.235Z] 2f39f015ded8: Waiting [2022-07-13T17:01:11.235Z] 5c69ac0246d0: Verifying Checksum [2022-07-13T17:01:11.235Z] 5c69ac0246d0: Download complete [2022-07-13T17:01:11.235Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-13T17:01:11.235Z] 3a2ae6a8a46f: Download complete [2022-07-13T17:01:11.496Z] 33b1e0a273af: Verifying Checksum [2022-07-13T17:01:11.496Z] 33b1e0a273af: Download complete [2022-07-13T17:01:11.496Z] ec43610c2a17: Verifying Checksum [2022-07-13T17:01:11.496Z] ec43610c2a17: Download complete [2022-07-13T17:01:11.496Z] 5d3b04190fa2: Verifying Checksum [2022-07-13T17:01:11.496Z] 5d3b04190fa2: Download complete [2022-07-13T17:01:11.496Z] 5eb5b503b376: Verifying Checksum [2022-07-13T17:01:11.496Z] 5eb5b503b376: Download complete [2022-07-13T17:01:12.064Z] 2f39f015ded8: Download complete [2022-07-13T17:01:12.633Z] 5eb5b503b376: Pull complete [2022-07-13T17:01:12.894Z] 5c69ac0246d0: Pull complete [2022-07-13T17:01:13.154Z] ec43610c2a17: Pull complete [2022-07-13T17:01:13.415Z] 3a2ae6a8a46f: Pull complete [2022-07-13T17:01:13.676Z] 33b1e0a273af: Pull complete [2022-07-13T17:01:13.676Z] 5d3b04190fa2: Pull complete [2022-07-13T17:01:17.875Z] 2f39f015ded8: Pull complete [2022-07-13T17:01:17.875Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-13T17:01:17.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-13T17:01:17.875Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-13T17:01:17.965Z] prd-ubuntu20.04-docker-8c-8g-19854 does not seem to be running inside a container [2022-07-13T17:01:18.064Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-13T17:01:19.774Z] $ docker top b186f2aa21d471d9c563250ee9977a811ec8bc3efb083bf9ffff7858d332c7a8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-13T17:01:20.166Z] ---> job-cost.sh [2022-07-13T17:01:20.166Z] lf-activate-venv: SKIPPING [2022-07-13T17:01:20.166Z] INFO: No Stack... [2022-07-13T17:01:20.734Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-13T17:01:20.994Z] INFO: Archiving Costs [Pipeline] sh [2022-07-13T17:01:21.284Z] + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv [2022-07-13T17:01:21.284Z] + cut -d, -f6 [Pipeline] lock [2022-07-13T17:01:21.298Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-142-stack-cost] [2022-07-13T17:01:21.304Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-142-stack-cost] did not exist. Created. [2022-07-13T17:01:21.304Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-142-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-13T17:01:21.610Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-13T17:01:21.641Z] Stashed 1 file(s) [Pipeline] } [2022-07-13T17:01:21.648Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-142-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-13T17:01:21.670Z] $ docker stop --time=1 b186f2aa21d471d9c563250ee9977a811ec8bc3efb083bf9ffff7858d332c7a8 [2022-07-13T17:01:21.711Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19855 in /w/workspace/oundry_app-functions-sdk-go_main [2022-07-13T17:01:22.818Z] $ docker rm -f b186f2aa21d471d9c563250ee9977a811ec8bc3efb083bf9ffff7858d332c7a8 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] ws [2022-07-13T17:01:22.887Z] Running in /w/workspace/app-functions-sdk-go/142 [Pipeline] { [Pipeline] checkout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-07-13T17:01:22.928Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] } [2022-07-13T17:01:28.293Z] using credential edgex-jenkins-ssh [2022-07-13T17:01:28.311Z] Cloning the remote Git repository [2022-07-13T17:01:28.419Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-07-13T17:01:28.546Z] > git init /w/workspace/app-functions-sdk-go/142 # timeout=10 [2022-07-13T17:01:28.725Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-07-13T17:01:28.726Z] > git --version # timeout=10 [2022-07-13T17:01:28.749Z] > git --version # 'git version 2.25.1' [2022-07-13T17:01:28.751Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-13T17:01:28.834Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-13T17:01:32.219Z] Avoid second fetch [2022-07-13T17:01:32.220Z] Checking out Revision 682827957f8ff5e95e6a0ac60e46de7e6dd88c78 (main) [2022-07-13T17:01:32.179Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2022-07-13T17:01:32.197Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-13T17:01:32.246Z] > git config core.sparsecheckout # timeout=10 [2022-07-13T17:01:32.267Z] > git checkout -f 682827957f8ff5e95e6a0ac60e46de7e6dd88c78 # timeout=10 [2022-07-13T17:01:36.541Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 (#1153)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-13T17:01:37.408Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-13T17:01:37.408Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-13T17:01:37.408Z] Dload Upload Total Spent Left Speed [2022-07-13T17:01:37.408Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2022-07-13T17:01:38.121Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-13T17:01:38.464Z] + + sudo teesudo /etc/docker/daemon.new jq [2022-07-13T17:01:38.464Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-13T17:01:38.464Z] { [2022-07-13T17:01:38.464Z] "registry-mirrors": [ [2022-07-13T17:01:38.464Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-13T17:01:38.464Z] ], [2022-07-13T17:01:38.464Z] "bip": "10.250.0.254/24", [2022-07-13T17:01:38.464Z] "hosts": [ [2022-07-13T17:01:38.464Z] "tcp://0.0.0.0:5555", [2022-07-13T17:01:38.464Z] "unix:///var/run/docker.sock" [2022-07-13T17:01:38.464Z] ], [2022-07-13T17:01:38.464Z] "mtu": 1458, [2022-07-13T17:01:38.464Z] "selinux-enabled": true, [2022-07-13T17:01:38.464Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-13T17:01:38.464Z] } [Pipeline] sh [2022-07-13T17:01:38.810Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-13T17:01:39.152Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-07-13T17:01:57.986Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-13T17:01:58.003Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-13T17:01:58.012Z] ========================================================= [2022-07-13T17:01:58.012Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-13T17:01:58.012Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-07-13T17:01:58.350Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-13T17:01:58.956Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-13T17:01:58.956Z] b3c136eddcbf: Pulling fs layer [2022-07-13T17:01:58.956Z] c0a3192eca97: Pulling fs layer [2022-07-13T17:01:58.956Z] a050256f5b6f: Pulling fs layer [2022-07-13T17:01:58.956Z] 656be50a0ddc: Pulling fs layer [2022-07-13T17:01:58.956Z] 2bbca73fdf42: Pulling fs layer [2022-07-13T17:01:58.956Z] 46d945488cbd: Pulling fs layer [2022-07-13T17:01:58.956Z] 8a5474983e97: Pulling fs layer [2022-07-13T17:01:58.956Z] 329c88fbcd65: Pulling fs layer [2022-07-13T17:01:58.956Z] 656be50a0ddc: Waiting [2022-07-13T17:01:58.956Z] 2bbca73fdf42: Waiting [2022-07-13T17:01:58.956Z] 46d945488cbd: Waiting [2022-07-13T17:01:58.956Z] 8a5474983e97: Waiting [2022-07-13T17:01:58.956Z] 329c88fbcd65: Waiting [2022-07-13T17:01:58.956Z] a050256f5b6f: Verifying Checksum [2022-07-13T17:01:58.956Z] a050256f5b6f: Download complete [2022-07-13T17:01:58.956Z] c0a3192eca97: Download complete [2022-07-13T17:01:58.956Z] 2bbca73fdf42: Verifying Checksum [2022-07-13T17:01:58.956Z] 2bbca73fdf42: Download complete [2022-07-13T17:01:58.956Z] 46d945488cbd: Verifying Checksum [2022-07-13T17:01:58.956Z] 46d945488cbd: Download complete [2022-07-13T17:01:58.956Z] b3c136eddcbf: Verifying Checksum [2022-07-13T17:01:58.956Z] b3c136eddcbf: Download complete [2022-07-13T17:01:59.952Z] b3c136eddcbf: Pull complete [2022-07-13T17:01:59.952Z] 329c88fbcd65: Verifying Checksum [2022-07-13T17:01:59.952Z] 329c88fbcd65: Download complete [2022-07-13T17:02:00.563Z] c0a3192eca97: Pull complete [2022-07-13T17:02:00.840Z] a050256f5b6f: Pull complete [2022-07-13T17:02:01.117Z] 8a5474983e97: Verifying Checksum [2022-07-13T17:02:01.117Z] 8a5474983e97: Download complete [2022-07-13T17:02:01.714Z] 656be50a0ddc: Download complete [2022-07-13T17:02:14.110Z] 656be50a0ddc: Pull complete [2022-07-13T17:02:14.110Z] 2bbca73fdf42: Pull complete [2022-07-13T17:02:14.110Z] 46d945488cbd: Pull complete [2022-07-13T17:02:20.823Z] 8a5474983e97: Pull complete [2022-07-13T17:02:21.800Z] 329c88fbcd65: Pull complete [2022-07-13T17:02:21.800Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-13T17:02:21.800Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-13T17:02:21.800Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-07-13T17:02:22.139Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T17:02:22.492Z] + docker inspect -f . ci-base-image-arm64 [2022-07-13T17:02:22.492Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-13T17:02:22.817Z] prd-ubuntu20.04-docker-arm64-4c-16g-19855 does not seem to be running inside a container [2022-07-13T17:02:22.913Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/142 -v /w/workspace/app-functions-sdk-go/142:/w/workspace/app-functions-sdk-go/142:rw,z -v /w/workspace/app-functions-sdk-go/142@tmp:/w/workspace/app-functions-sdk-go/142@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 [2022-07-13T17:02:25.970Z] $ docker top 6fd967f929c86982633e1889992a4b6e6a77350824ffb1169e3ecacc1915394e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-13T17:02:26.966Z] + go version [2022-07-13T17:02:26.966Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-13T17:02:26.995Z] $ docker stop --time=1 6fd967f929c86982633e1889992a4b6e6a77350824ffb1169e3ecacc1915394e [2022-07-13T17:02:28.623Z] $ docker rm -f 6fd967f929c86982633e1889992a4b6e6a77350824ffb1169e3ecacc1915394e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T17:02:29.198Z] + docker inspect -f . ci-base-image-arm64 [2022-07-13T17:02:29.198Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-13T17:02:29.432Z] prd-ubuntu20.04-docker-arm64-4c-16g-19855 does not seem to be running inside a container [2022-07-13T17:02:29.516Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-functions-sdk-go/142 -v /w/workspace/app-functions-sdk-go/142:/w/workspace/app-functions-sdk-go/142:rw,z -v /w/workspace/app-functions-sdk-go/142@tmp:/w/workspace/app-functions-sdk-go/142@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 [2022-07-13T17:02:30.748Z] $ docker top ec5e82127a9f7ac711be9591dccd8a72df493652522c054c40b5fc4dd398e065 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-13T17:02:31.652Z] + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/142 [Pipeline] fileExists [Pipeline] sh [2022-07-13T17:02:32.313Z] + make test [2022-07-13T17:02:32.313Z] make -C ./app-service-template build [2022-07-13T17:02:32.313Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/142/app-service-template' [2022-07-13T17:02:32.313Z] go mod tidy [2022-07-13T17:02:32.313Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 [2022-07-13T17:02:32.313Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-07-13T17:02:32.313Z] go: downloading github.com/google/uuid v1.3.0 [2022-07-13T17:02:32.313Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-07-13T17:02:32.599Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.1-dev.5 [2022-07-13T17:02:32.599Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.1-dev.8 [2022-07-13T17:02:32.599Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 [2022-07-13T17:02:32.599Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-13T17:02:32.599Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-13T17:02:32.599Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-07-13T17:02:32.874Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-07-13T17:02:32.874Z] go: downloading github.com/go-kit/log v0.2.0 [2022-07-13T17:02:32.874Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.3 [2022-07-13T17:02:32.874Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-07-13T17:02:32.874Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-07-13T17:02:32.874Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.1 [2022-07-13T17:02:32.874Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-07-13T17:02:32.874Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-13T17:02:32.874Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 [2022-07-13T17:02:33.154Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-07-13T17:02:33.154Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-07-13T17:02:33.154Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-07-13T17:02:33.154Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-13T17:02:33.154Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-07-13T17:02:33.154Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-07-13T17:02:33.154Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-07-13T17:02:33.154Z] go: downloading golang.org/x/text v0.3.7 [2022-07-13T17:02:33.760Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-07-13T17:02:34.034Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-07-13T17:02:34.034Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-07-13T17:02:36.021Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-07-13T17:02:36.021Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-07-13T17:02:36.303Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-13T17:02:36.303Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-07-13T17:02:36.303Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2022-07-13T17:02:36.303Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-13T17:02:36.303Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.0 [2022-07-13T17:02:36.576Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-07-13T17:02:36.576Z] go: downloading github.com/x448/float16 v0.8.4 [2022-07-13T17:02:36.576Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-07-13T17:02:36.576Z] go: downloading github.com/kr/pretty v0.3.0 [2022-07-13T17:02:36.576Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-07-13T17:02:36.576Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-07-13T17:02:36.576Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-07-13T17:02:36.576Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-07-13T17:02:36.576Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-07-13T17:02:36.856Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-07-13T17:02:36.856Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-07-13T17:02:36.856Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-07-13T17:02:36.856Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-07-13T17:02:36.856Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-07-13T17:02:36.856Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-07-13T17:02:36.856Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-07-13T17:02:37.132Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-07-13T17:02:37.132Z] go: downloading google.golang.org/grpc v1.46.0 [2022-07-13T17:02:38.114Z] go: downloading github.com/kr/text v0.2.0 [2022-07-13T17:02:38.114Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-07-13T17:02:38.114Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-07-13T17:02:38.114Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-07-13T17:02:38.114Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-07-13T17:02:38.114Z] go: downloading github.com/fatih/color v1.9.0 [2022-07-13T17:02:38.114Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-07-13T17:02:38.114Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-13T17:02:38.114Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-13T17:02:38.114Z] go: downloading github.com/pkg/errors v0.9.1 [2022-07-13T17:02:38.114Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-07-13T17:02:38.114Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-07-13T17:02:38.387Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-07-13T17:02:38.387Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-07-13T17:02:38.387Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-07-13T17:02:38.387Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-07-13T17:02:38.982Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-07-13T17:02:39.256Z] go: downloading github.com/google/go-cmp v0.5.6 [2022-07-13T17:02:39.256Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-07-13T17:02:39.256Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-07-13T17:02:39.527Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-07-13T17:02:39.527Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-07-13T17:02:39.527Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-07-13T17:02:39.527Z] go: downloading github.com/miekg/dns v1.1.26 [2022-07-13T17:02:39.802Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-07-13T17:02:39.802Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2022-07-13T17:02:39.802Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-07-13T17:02:39.802Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-07-13T17:02:40.079Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-13T17:02:40.079Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-07-13T17:02:40.079Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-07-13T17:02:43.453Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.1-dev.6 [2022-07-13T17:02:43.453Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.1-dev.11 [2022-07-13T17:02:43.724Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.4 [2022-07-13T17:02:43.998Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-07-13T17:02:44.274Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o new-app-service [2022-07-13T17:04:36.135Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/142/app-service-template' [2022-07-13T17:04:36.135Z] make -C ./app-service-template test [2022-07-13T17:04:36.135Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/142/app-service-template' [2022-07-13T17:04:36.135Z] CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... [2022-07-13T17:06:58.055Z] ok new-app-service 0.253s coverage: 48.1% of statements [2022-07-13T17:06:58.055Z] ? new-app-service/config [no test files] [2022-07-13T17:06:58.055Z] ok new-app-service/functions 0.189s [2022-07-13T17:06:58.055Z] CGO_ENABLED=1 go vet ./... [2022-07-13T17:08:34.971Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-13T17:08:34.971Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-13T17:08:34.971Z] ./bin/test-attribution-txt.sh [2022-07-13T17:08:34.971Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/142/app-service-template' [2022-07-13T17:08:34.971Z] CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-13T17:08:34.971Z] go: downloading github.com/gomodule/redigo v1.8.9 [2022-07-13T17:08:34.971Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2022-07-13T17:08:47.461Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.693s coverage: 63.2% of statements [2022-07-13T17:08:47.461Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.328s coverage: 93.8% of statements [2022-07-13T17:08:47.461Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2022-07-13T17:08:47.461Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.401s coverage: 76.5% of statements [2022-07-13T17:08:47.461Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2022-07-13T17:08:47.461Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.375s coverage: 88.7% of statements [2022-07-13T17:08:47.461Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.192s coverage: 100.0% of statements [2022-07-13T17:08:47.461Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.898s coverage: 78.5% of statements [2022-07-13T17:08:47.461Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2022-07-13T17:08:47.461Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2022-07-13T17:08:47.461Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.385s coverage: 97.3% of statements [2022-07-13T17:08:47.461Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2022-07-13T17:08:47.461Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2022-07-13T17:08:50.111Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.455s coverage: 82.8% of statements [2022-07-13T17:08:50.111Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] [2022-07-13T17:08:53.525Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 1.081s coverage: 81.5% of statements [2022-07-13T17:08:53.525Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] [2022-07-13T17:08:53.525Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2022-07-13T17:08:53.803Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.471s coverage: 28.7% of statements [2022-07-13T17:08:53.803Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] [2022-07-13T17:08:54.404Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.257s coverage: 14.0% of statements [2022-07-13T17:08:57.039Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.242s coverage: 27.3% of statements [2022-07-13T17:08:57.039Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2022-07-13T17:08:57.039Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-07-13T17:09:00.440Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.241s coverage: 51.4% of statements [2022-07-13T17:09:32.788Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.508s coverage: 76.9% of statements [2022-07-13T17:09:32.788Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.210s coverage: 94.4% of statements [2022-07-13T17:09:32.788Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-13T17:09:37.121Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-13T17:09:37.395Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-13T17:09:37.670Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2022-07-13T17:09:37.694Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-13T17:09:37.721Z] $ docker stop --time=1 ec5e82127a9f7ac711be9591dccd8a72df493652522c054c40b5fc4dd398e065 [2022-07-13T17:09:39.567Z] $ docker rm -f ec5e82127a9f7ac711be9591dccd8a72df493652522c054c40b5fc4dd398e065 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-13T17:09:43.333Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-13T17:09:43.359Z] Warning: overwriting stash ‘coverage-report’ [2022-07-13T17:09:43.950Z] 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 [2022-07-13T17:09:44.414Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-13T17:09:44.414Z] [2022-07-13T17:09:44.414Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T17:09:44.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-13T17:09:45.049Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-13T17:09:45.049Z] 8998bd30e6a1: Pulling fs layer [2022-07-13T17:09:45.049Z] 04944245beec: Pulling fs layer [2022-07-13T17:09:45.049Z] 699f458cf7ca: Pulling fs layer [2022-07-13T17:09:45.049Z] 765212b225bb: Pulling fs layer [2022-07-13T17:09:45.049Z] f23df028b6ca: Pulling fs layer [2022-07-13T17:09:45.049Z] d65c8cfc05b1: Pulling fs layer [2022-07-13T17:09:45.049Z] 2437ff75d9bd: Pulling fs layer [2022-07-13T17:09:45.049Z] 765212b225bb: Waiting [2022-07-13T17:09:45.049Z] f23df028b6ca: Waiting [2022-07-13T17:09:45.049Z] d65c8cfc05b1: Waiting [2022-07-13T17:09:45.049Z] 2437ff75d9bd: Waiting [2022-07-13T17:09:45.329Z] 04944245beec: Verifying Checksum [2022-07-13T17:09:45.329Z] 04944245beec: Download complete [2022-07-13T17:09:45.329Z] 765212b225bb: Download complete [2022-07-13T17:09:45.329Z] f23df028b6ca: Verifying Checksum [2022-07-13T17:09:45.329Z] f23df028b6ca: Download complete [2022-07-13T17:09:45.329Z] d65c8cfc05b1: Verifying Checksum [2022-07-13T17:09:45.329Z] d65c8cfc05b1: Download complete [2022-07-13T17:09:45.604Z] 699f458cf7ca: Verifying Checksum [2022-07-13T17:09:45.604Z] 699f458cf7ca: Download complete [2022-07-13T17:09:45.881Z] 8998bd30e6a1: Verifying Checksum [2022-07-13T17:09:45.881Z] 8998bd30e6a1: Download complete [2022-07-13T17:09:47.854Z] 2437ff75d9bd: Verifying Checksum [2022-07-13T17:09:47.854Z] 2437ff75d9bd: Download complete [2022-07-13T17:09:49.830Z] 8998bd30e6a1: Pull complete [2022-07-13T17:09:50.426Z] 04944245beec: Pull complete [2022-07-13T17:09:51.865Z] 699f458cf7ca: Pull complete [2022-07-13T17:09:52.138Z] 765212b225bb: Pull complete [2022-07-13T17:09:53.116Z] f23df028b6ca: Pull complete [2022-07-13T17:09:53.116Z] d65c8cfc05b1: Pull complete [2022-07-13T17:10:08.207Z] 2437ff75d9bd: Pull complete [2022-07-13T17:10:08.207Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-13T17:10:08.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-13T17:10:08.207Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-13T17:10:08.458Z] prd-ubuntu20.04-docker-arm64-4c-16g-19855 does not seem to be running inside a container [2022-07-13T17:10:08.549Z] $ 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/142 -v /w/workspace/app-functions-sdk-go/142:/w/workspace/app-functions-sdk-go/142:rw,z -v /w/workspace/app-functions-sdk-go/142@tmp:/w/workspace/app-functions-sdk-go/142@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 [2022-07-13T17:10:11.101Z] $ docker top bc811f43875de73cfbd0bf4e620c9f438a18bdea584e7eded5e751c27cf4af7d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-13T17:10:11.994Z] ---> job-cost.sh [2022-07-13T17:10:11.994Z] lf-activate-venv: SKIPPING [2022-07-13T17:10:11.994Z] INFO: No Stack... [2022-07-13T17:10:12.585Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-13T17:10:13.175Z] INFO: Archiving Costs [Pipeline] sh [2022-07-13T17:10:13.828Z] + cat /w/workspace/app-functions-sdk-go/142/archives/cost.csv [2022-07-13T17:10:13.829Z] + cut -d, -f6 [Pipeline] lock [2022-07-13T17:10:13.889Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-142-stack-cost] [2022-07-13T17:10:13.897Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-142-stack-cost] did not exist. Created. [2022-07-13T17:10:13.897Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-142-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-13T17:10:14.569Z] /w/workspace/app-functions-sdk-go/142@tmp/durable-72741d5d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-13T17:10:15.267Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-13T17:10:15.294Z] Warning: overwriting stash ‘stack-cost’ [2022-07-13T17:10:15.362Z] Stashed 1 file(s) [Pipeline] } [2022-07-13T17:10:15.368Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-142-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-13T17:10:15.402Z] $ docker stop --time=1 bc811f43875de73cfbd0bf4e620c9f438a18bdea584e7eded5e751c27cf4af7d [2022-07-13T17:10:16.946Z] $ docker rm -f bc811f43875de73cfbd0bf4e620c9f438a18bdea584e7eded5e751c27cf4af7d [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 [2022-07-13T17:10:17.439Z] provisioning config files... [2022-07-13T17:10:17.449Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config2471074319495919798tmp [Pipeline] { [Pipeline] sh [2022-07-13T17:10:17.743Z] + set +x [2022-07-13T17:10:17.743Z] + curl -s https://codecov.io/bash [2022-07-13T17:10:17.743Z] + bash -s -- [2022-07-13T17:10:17.743Z] [2022-07-13T17:10:17.743Z] _____ _ [2022-07-13T17:10:17.743Z] / ____| | | [2022-07-13T17:10:17.743Z] | | ___ __| | ___ ___ _____ __ [2022-07-13T17:10:17.743Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-13T17:10:17.743Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-13T17:10:17.743Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-13T17:10:17.743Z] Bash-1.0.6 [2022-07-13T17:10:17.743Z] [2022-07-13T17:10:17.743Z] [2022-07-13T17:10:17.743Z] ==> git version 2.25.1 found [2022-07-13T17:10:17.743Z] ==> 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 [2022-07-13T17:10:17.743Z] Release-Date: 2020-01-08 [2022-07-13T17:10:17.743Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-13T17:10:17.743Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-13T17:10:17.743Z] ==> Jenkins CI detected. [2022-07-13T17:10:17.743Z] current dir:  /w/workspace/oundry_app-functions-sdk-go_main [2022-07-13T17:10:17.743Z] project root: . [2022-07-13T17:10:17.743Z] --> token set from env [2022-07-13T17:10:17.743Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-13T17:10:17.743Z] ==> Running gcov in . (disable via -X gcov) [2022-07-13T17:10:17.743Z] ==> Python coveragepy not found [2022-07-13T17:10:17.743Z] ==> Searching for coverage reports in: [2022-07-13T17:10:17.743Z] + . [2022-07-13T17:10:17.743Z] -> Found 2 reports [2022-07-13T17:10:17.743Z] ==> Detecting git/mercurial file structure [2022-07-13T17:10:17.743Z] ==> Reading reports [2022-07-13T17:10:17.743Z] + ./app-service-template/coverage.out bytes=1222 [2022-07-13T17:10:17.743Z] + ./coverage.out bytes=122646 [2022-07-13T17:10:18.006Z] ==> Appending adjustments [2022-07-13T17:10:18.006Z] https://docs.codecov.io/docs/fixing-reports [2022-07-13T17:10:18.266Z] + Found adjustments [2022-07-13T17:10:18.266Z] ==> Gzipping contents [2022-07-13T17:10:18.266Z] 24K /tmp/codecov.966PkJ.gz [2022-07-13T17:10:18.266Z] ==> Uploading reports [2022-07-13T17:10:18.266Z] url: https://codecov.io [2022-07-13T17:10:18.266Z] query: branch=main&commit=682827957f8ff5e95e6a0ac60e46de7e6dd88c78&build=142&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F142%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-13T17:10:18.266Z] -> Pinging Codecov [2022-07-13T17:10:18.266Z] 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=682827957f8ff5e95e6a0ac60e46de7e6dd88c78&build=142&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F142%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-13T17:10:18.836Z] -> Uploading to [2022-07-13T17:10:18.836Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-13/3D8B5DFFC46A037C893635FACE044666/682827957f8ff5e95e6a0ac60e46de7e6dd88c78/dedb109c-b520-4d85-9920-2e63cfde0b01.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220713%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220713T171018Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6c3fb4642fa3a89a4fbb68cbcbc9cddfb14a37b0f93610af7de5fea38a5bce89 [2022-07-13T17:10:18.836Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-13T17:10:18.836Z] Dload Upload Total Spent Left Speed [2022-07-13T17:10:18.836Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21211 0 0 100 21211 0 98655 --:--:-- --:--:-- --:--:-- 98199 [2022-07-13T17:10:18.836Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/682827957f8ff5e95e6a0ac60e46de7e6dd88c78 [Pipeline] } [2022-07-13T17:10:18.843Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-13T17:10:19.007Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-13T17:10:19.022Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T17:10:19.319Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-13T17:10:19.319Z] [2022-07-13T17:10:19.319Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T17:10:19.616Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-13T17:10:19.616Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-13T17:10:19.616Z] df9b9388f04a: Pulling fs layer [2022-07-13T17:10:19.616Z] 52dc419b0ee2: Pulling fs layer [2022-07-13T17:10:19.616Z] 25bc292e5bac: Pulling fs layer [2022-07-13T17:10:19.616Z] 114826534d7a: Pulling fs layer [2022-07-13T17:10:19.617Z] 4657fd5d0bcf: Pulling fs layer [2022-07-13T17:10:19.617Z] 6ad1cebc031e: Pulling fs layer [2022-07-13T17:10:19.617Z] 8a3aa393b2d8: Pulling fs layer [2022-07-13T17:10:19.617Z] 6ad1cebc031e: Waiting [2022-07-13T17:10:19.617Z] 114826534d7a: Waiting [2022-07-13T17:10:19.617Z] 4657fd5d0bcf: Waiting [2022-07-13T17:10:19.617Z] 8a3aa393b2d8: Waiting [2022-07-13T17:10:19.617Z] 25bc292e5bac: Verifying Checksum [2022-07-13T17:10:19.617Z] 25bc292e5bac: Download complete [2022-07-13T17:10:19.617Z] 52dc419b0ee2: Verifying Checksum [2022-07-13T17:10:19.617Z] 52dc419b0ee2: Download complete [2022-07-13T17:10:19.617Z] 4657fd5d0bcf: Verifying Checksum [2022-07-13T17:10:19.617Z] 4657fd5d0bcf: Download complete [2022-07-13T17:10:19.617Z] df9b9388f04a: Download complete [2022-07-13T17:10:19.878Z] 6ad1cebc031e: Verifying Checksum [2022-07-13T17:10:19.878Z] 6ad1cebc031e: Download complete [2022-07-13T17:10:19.878Z] df9b9388f04a: Pull complete [2022-07-13T17:10:19.878Z] 52dc419b0ee2: Pull complete [2022-07-13T17:10:20.143Z] 25bc292e5bac: Pull complete [2022-07-13T17:10:20.404Z] 114826534d7a: Verifying Checksum [2022-07-13T17:10:20.404Z] 114826534d7a: Download complete [2022-07-13T17:10:20.404Z] 8a3aa393b2d8: Verifying Checksum [2022-07-13T17:10:20.404Z] 8a3aa393b2d8: Download complete [2022-07-13T17:10:24.599Z] 114826534d7a: Pull complete [2022-07-13T17:10:24.599Z] 4657fd5d0bcf: Pull complete [2022-07-13T17:10:24.599Z] 6ad1cebc031e: Pull complete [2022-07-13T17:10:27.138Z] 8a3aa393b2d8: Pull complete [2022-07-13T17:10:27.138Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-13T17:10:27.138Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-13T17:10:27.138Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-13T17:10:27.231Z] prd-ubuntu20.04-docker-8c-8g-19854 does not seem to be running inside a container [2022-07-13T17:10:27.268Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-13T17:10:29.714Z] $ docker top 7d9d322fa8a2a779fc08ab82db778ebbf31587b3fc3ed3cc6cda2f0955cd5f22 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-13T17:10:29.790Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh [2022-07-13T17:10:30.071Z] + set -o pipefail [2022-07-13T17:10:30.071Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' [2022-07-13T17:10:35.355Z] [2022-07-13T17:10:35.355Z] Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... [2022-07-13T17:10:35.355Z] [2022-07-13T17:10:35.355Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/04379955-96f2-4668-9c63-e980e38a33a0 [2022-07-13T17:10:35.355Z] [2022-07-13T17:10:35.355Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-13T17:10:35.355Z] [2022-07-13T17:10:35.355Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-13T17:10:35.355Z] [2022-07-13T17:10:35.355Z] [2022-07-13T17:10:35.355Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2022-07-13T17:10:35.355Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-07-13T17:10:35.369Z] $ docker stop --time=1 7d9d322fa8a2a779fc08ab82db778ebbf31587b3fc3ed3cc6cda2f0955cd5f22 [2022-07-13T17:10:37.561Z] $ docker rm -f 7d9d322fa8a2a779fc08ab82db778ebbf31587b3fc3ed3cc6cda2f0955cd5f22 [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 [2022-07-13T17:10:37.944Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-13T17:10:37.952Z] provisioning config files... [2022-07-13T17:10:37.960Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config3727065369972616100tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-13T17:10:38.260Z] --> edgex-publish-swagger.sh [2022-07-13T17:10:38.260Z] === Publish openapi/v2 API === [2022-07-13T17:10:38.260Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-07-13T17:10:38.260Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] [2022-07-13T17:10:38.260Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-13T17:10:38.260Z] Dload Upload Total Spent Left Speed [2022-07-13T17:10:39.206Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13708 0 0 100 13708 0 14249 --:--:-- --:--:-- --:--:-- 14234 100 13708 0 0 100 13708 0 14249 --:--:-- --:--:-- --:--:-- 14234 [2022-07-13T17:10:39.206Z] [2022-07-13T17:10:39.206Z] [Pipeline] } [2022-07-13T17:10:39.214Z] 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 [2022-07-13T17:10:39.617Z] + git log --format=format:%s -1 682827957f8ff5e95e6a0ac60e46de7e6dd88c78 [Pipeline] sh [2022-07-13T17:10:39.911Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-13T17:10:39.911Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T17:10:40.214Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-13T17:10:40.214Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-13T17:10:40.299Z] prd-ubuntu20.04-docker-8c-8g-19854 does not seem to be running inside a container [2022-07-13T17:10:40.340Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-13T17:10:40.780Z] $ docker top ef5c5fb873a22fe5669af2a64b39b48055c7d8679dd20aeec6831365fcb88804 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-13T17:10:40.876Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-13T17:10:40.876Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-13T17:10:41.003Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-13T17:10:41.008Z] $ docker exec ef5c5fb873a22fe5669af2a64b39b48055c7d8679dd20aeec6831365fcb88804 ssh-agent [2022-07-13T17:10:41.125Z] SSH_AUTH_SOCK=/tmp/ssh-9Uoxuh7rJjNv/agent.32 [2022-07-13T17:10:41.125Z] SSH_AGENT_PID=38 [2022-07-13T17:10:41.131Z] Running ssh-add (command line suppressed) [2022-07-13T17:10:41.242Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1470530529110048948.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1470530529110048948.key) [2022-07-13T17:10:41.254Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-13T17:10:41.541Z] + git semver tag [2022-07-13T17:10:41.801Z] 2022-07-13 17:10:41,727 [run_tag] DEBUG tag force:False [2022-07-13T17:10:41.801Z] 2022-07-13 17:10:41,727 [check_head_tag] DEBUG check head tag [2022-07-13T17:10:41.801Z] 2022-07-13 17:10:41,728 [execute] INFO git cat-file --batch-check [2022-07-13T17:10:41.801Z] 2022-07-13 17:10:41,728 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-07-13T17:10:41.801Z] 2022-07-13 17:10:41,732 [execute] INFO git cat-file --batch [2022-07-13T17:10:41.801Z] 2022-07-13 17:10:41,732 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-07-13T17:10:41.801Z] 2022-07-13 17:10:41,747 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-07-13T17:10:41.801Z] 2022-07-13 17:10:41,747 [execute] INFO git tag -a v2.2.1-dev.22 -m v2.2.1-dev.22 [2022-07-13T17:10:41.801Z] 2022-07-13 17:10:41,748 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.22', '-m', 'v2.2.1-dev.22'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-13T17:10:41.801Z] 2022-07-13 17:10:41,753 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-07-13T17:10:41.801Z] 2.2.1-dev.22 [Pipeline] } [2022-07-13T17:10:41.814Z] $ docker exec --env ******** --env ******** ef5c5fb873a22fe5669af2a64b39b48055c7d8679dd20aeec6831365fcb88804 ssh-agent -k [2022-07-13T17:10:41.915Z] unset SSH_AUTH_SOCK; [2022-07-13T17:10:41.915Z] unset SSH_AGENT_PID; [2022-07-13T17:10:41.915Z] echo Agent pid 38 killed; [2022-07-13T17:10:41.927Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-13T17:10:42.245Z] + git semver [Pipeline] } [2022-07-13T17:10:42.522Z] $ docker stop --time=1 ef5c5fb873a22fe5669af2a64b39b48055c7d8679dd20aeec6831365fcb88804 [2022-07-13T17:10:43.820Z] $ docker rm -f ef5c5fb873a22fe5669af2a64b39b48055c7d8679dd20aeec6831365fcb88804 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T17:10:44.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-13T17:10:44.215Z] [2022-07-13T17:10:44.215Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T17:10:44.516Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-13T17:10:44.516Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-13T17:10:44.516Z] ab5ef0e58194: Pulling fs layer [2022-07-13T17:10:44.516Z] 9712f1f96733: Pulling fs layer [2022-07-13T17:10:44.516Z] 63f879dbbcfc: Pulling fs layer [2022-07-13T17:10:44.516Z] 0d9ebad4ef96: Pulling fs layer [2022-07-13T17:10:44.516Z] e9a5061849ea: Pulling fs layer [2022-07-13T17:10:44.516Z] d747dcd14b5f: Pulling fs layer [2022-07-13T17:10:44.516Z] 2de7ff778b66: Pulling fs layer [2022-07-13T17:10:44.516Z] e9a5061849ea: Waiting [2022-07-13T17:10:44.516Z] d747dcd14b5f: Waiting [2022-07-13T17:10:44.516Z] 2de7ff778b66: Waiting [2022-07-13T17:10:44.516Z] 0d9ebad4ef96: Waiting [2022-07-13T17:10:44.516Z] 9712f1f96733: Download complete [2022-07-13T17:10:44.776Z] 63f879dbbcfc: Verifying Checksum [2022-07-13T17:10:44.777Z] 63f879dbbcfc: Download complete [2022-07-13T17:10:45.038Z] e9a5061849ea: Verifying Checksum [2022-07-13T17:10:45.038Z] e9a5061849ea: Download complete [2022-07-13T17:10:45.038Z] d747dcd14b5f: Verifying Checksum [2022-07-13T17:10:45.038Z] d747dcd14b5f: Download complete [2022-07-13T17:10:45.038Z] 0d9ebad4ef96: Verifying Checksum [2022-07-13T17:10:45.038Z] 0d9ebad4ef96: Download complete [2022-07-13T17:10:45.038Z] ab5ef0e58194: Verifying Checksum [2022-07-13T17:10:45.038Z] ab5ef0e58194: Download complete [2022-07-13T17:10:45.297Z] 2de7ff778b66: Verifying Checksum [2022-07-13T17:10:45.297Z] 2de7ff778b66: Download complete [2022-07-13T17:10:47.845Z] ab5ef0e58194: Pull complete [2022-07-13T17:10:47.845Z] 9712f1f96733: Pull complete [2022-07-13T17:10:48.783Z] 63f879dbbcfc: Pull complete [2022-07-13T17:10:52.978Z] 0d9ebad4ef96: Pull complete [2022-07-13T17:10:52.978Z] e9a5061849ea: Pull complete [2022-07-13T17:10:52.978Z] d747dcd14b5f: Pull complete [2022-07-13T17:10:53.915Z] 2de7ff778b66: Pull complete [2022-07-13T17:10:53.915Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-13T17:10:53.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-13T17:10:53.915Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-13T17:10:54.016Z] prd-ubuntu20.04-docker-8c-8g-19854 does not seem to be running inside a container [2022-07-13T17:10:54.063Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-07-13T17:10:56.275Z] $ docker top ef58729e4136609c3cf0c7cb4632b3eefa8915672c514b0921092b681603ca0b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-13T17:10:56.352Z] provisioning config files... [2022-07-13T17:10:56.359Z] copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config6498818820852495717tmp [2022-07-13T17:10:56.372Z] copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config213824656408414504tmp [2022-07-13T17:10:56.384Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config5118920905915980155tmp [Pipeline] { [Pipeline] echo [2022-07-13T17:10:56.402Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-13T17:10:56.687Z] ---> sigul-configuration.sh [2022-07-13T17:10:56.688Z] gpg: directory `/root/.gnupg' created [2022-07-13T17:10:56.688Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-13T17:10:56.688Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-13T17:10:56.688Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-13T17:10:56.688Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-13T17:10:56.688Z] gpg: CAST5 encrypted data [2022-07-13T17:10:56.688Z] gpg: encrypted with 1 passphrase [2022-07-13T17:10:56.688Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-13T17:10:56.977Z] + mkdir /home/jenkins [2022-07-13T17:10:56.978Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-13T17:10:57.268Z] + 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 [2022-07-13T17:10:57.277Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-13T17:10:57.564Z] ---> sigul-install.sh [2022-07-13T17:10:57.564Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-13T17:10:57.867Z] + git tag --list [2022-07-13T17:10:57.867Z] v0.1.0 [2022-07-13T17:10:57.867Z] v0.1.1 [2022-07-13T17:10:57.867Z] v1.0.0 [2022-07-13T17:10:57.867Z] v1.1.0 [2022-07-13T17:10:57.867Z] v1.2.0 [2022-07-13T17:10:57.867Z] v1.3.0 [2022-07-13T17:10:57.867Z] v1.3.1 [2022-07-13T17:10:57.867Z] v2.0.0 [2022-07-13T17:10:57.867Z] v2.0.1 [2022-07-13T17:10:57.867Z] v2.1.0 [2022-07-13T17:10:57.867Z] v2.1.1 [2022-07-13T17:10:57.867Z] v2.1.1-dev.3 [2022-07-13T17:10:57.867Z] v2.1.1-dev.4 [2022-07-13T17:10:57.867Z] v2.2.0 [2022-07-13T17:10:57.867Z] v2.2.1-dev.1 [2022-07-13T17:10:57.867Z] v2.2.1-dev.10 [2022-07-13T17:10:57.867Z] v2.2.1-dev.11 [2022-07-13T17:10:57.867Z] v2.2.1-dev.12 [2022-07-13T17:10:57.867Z] v2.2.1-dev.13 [2022-07-13T17:10:57.867Z] v2.2.1-dev.14 [2022-07-13T17:10:57.867Z] v2.2.1-dev.15 [2022-07-13T17:10:57.867Z] v2.2.1-dev.16 [2022-07-13T17:10:57.867Z] v2.2.1-dev.17 [2022-07-13T17:10:57.867Z] v2.2.1-dev.18 [2022-07-13T17:10:57.867Z] v2.2.1-dev.19 [2022-07-13T17:10:57.867Z] v2.2.1-dev.2 [2022-07-13T17:10:57.867Z] v2.2.1-dev.20 [2022-07-13T17:10:57.867Z] v2.2.1-dev.21 [2022-07-13T17:10:57.867Z] v2.2.1-dev.22 [2022-07-13T17:10:57.867Z] v2.2.1-dev.3 [2022-07-13T17:10:57.867Z] v2.2.1-dev.4 [2022-07-13T17:10:57.867Z] v2.2.1-dev.5 [2022-07-13T17:10:57.867Z] v2.2.1-dev.6 [2022-07-13T17:10:57.867Z] v2.2.1-dev.7 [2022-07-13T17:10:57.867Z] v2.2.1-dev.8 [2022-07-13T17:10:57.867Z] v2.2.1-dev.9 [Pipeline] sh [2022-07-13T17:10:58.157Z] + lftools sign git-tag v2.2.1-dev.22 [2022-07-13T17:10:58.728Z] Signing Git tag with Sigul... [2022-07-13T17:10:58.728Z] Signing v2.2.1-dev.22 [Pipeline] echo [2022-07-13T17:10:58.998Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-13T17:10:59.284Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-13T17:10:59.292Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-13T17:10:59.312Z] $ docker stop --time=1 ef58729e4136609c3cf0c7cb4632b3eefa8915672c514b0921092b681603ca0b [2022-07-13T17:11:00.610Z] $ docker rm -f ef58729e4136609c3cf0c7cb4632b3eefa8915672c514b0921092b681603ca0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-13T17:11:01.028Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-13T17:11:01.028Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T17:11:01.328Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-13T17:11:01.329Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-13T17:11:01.413Z] prd-ubuntu20.04-docker-8c-8g-19854 does not seem to be running inside a container [2022-07-13T17:11:01.447Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-13T17:11:01.831Z] $ docker top 22a18ec159d515464cf481a8491472d3efc208ebf40badc22e71f14c0314a665 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-13T17:11:01.924Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-13T17:11:01.924Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-13T17:11:02.047Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-13T17:11:02.051Z] $ docker exec 22a18ec159d515464cf481a8491472d3efc208ebf40badc22e71f14c0314a665 ssh-agent [2022-07-13T17:11:02.172Z] SSH_AUTH_SOCK=/tmp/ssh-CiatOvPguDAW/agent.35 [2022-07-13T17:11:02.172Z] SSH_AGENT_PID=41 [2022-07-13T17:11:02.177Z] Running ssh-add (command line suppressed) [2022-07-13T17:11:02.305Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1799554292340361455.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1799554292340361455.key) [2022-07-13T17:11:02.321Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-13T17:11:02.609Z] + git semver bump pre [2022-07-13T17:11:02.870Z] 2022-07-13 17:11:02,792 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-07-13T17:11:02.870Z] 2022-07-13 17:11:02,792 [bump_version] DEBUG bumping version:2.2.1-dev.22 on axis:pre with prefix:dev [2022-07-13T17:11:02.870Z] 2022-07-13 17:11:02,793 [bump_version] DEBUG bumped version:2.2.1-dev.23 [2022-07-13T17:11:02.870Z] 2022-07-13 17:11:02,793 [write_version] DEBUG write version:2.2.1-dev.23 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True [2022-07-13T17:11:02.870Z] 2022-07-13 17:11:02,793 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-07-13T17:11:02.870Z] 2022-07-13 17:11:02,793 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-07-13T17:11:02.870Z] 2022-07-13 17:11:02,794 [execute] INFO git cat-file --batch-check [2022-07-13T17:11:02.870Z] 2022-07-13 17:11:02,795 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-13T17:11:02.870Z] 2022-07-13 17:11:02,801 [execute] INFO git cat-file --batch [2022-07-13T17:11:02.870Z] 2022-07-13 17:11:02,801 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-13T17:11:02.870Z] 2022-07-13 17:11:02,806 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-07-13T17:11:02.870Z] 2.2.1-dev.23 [Pipeline] } [2022-07-13T17:11:02.882Z] $ docker exec --env ******** --env ******** 22a18ec159d515464cf481a8491472d3efc208ebf40badc22e71f14c0314a665 ssh-agent -k [2022-07-13T17:11:03.011Z] unset SSH_AUTH_SOCK; [2022-07-13T17:11:03.011Z] unset SSH_AGENT_PID; [2022-07-13T17:11:03.011Z] echo Agent pid 41 killed; [2022-07-13T17:11:03.028Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-13T17:11:03.340Z] + git semver [Pipeline] } [2022-07-13T17:11:03.616Z] $ docker stop --time=1 22a18ec159d515464cf481a8491472d3efc208ebf40badc22e71f14c0314a665 [2022-07-13T17:11:04.908Z] $ docker rm -f 22a18ec159d515464cf481a8491472d3efc208ebf40badc22e71f14c0314a665 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-13T17:11:05.259Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-13T17:11:05.259Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T17:11:05.557Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-13T17:11:05.557Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-13T17:11:05.643Z] prd-ubuntu20.04-docker-8c-8g-19854 does not seem to be running inside a container [2022-07-13T17:11:05.681Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-13T17:11:06.044Z] $ docker top a77358d55210ae939556c65cdc57c043a4d7cf9108d0c999e776e41eee4372aa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-13T17:11:06.143Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-13T17:11:06.143Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-13T17:11:06.267Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-13T17:11:06.271Z] $ docker exec a77358d55210ae939556c65cdc57c043a4d7cf9108d0c999e776e41eee4372aa ssh-agent [2022-07-13T17:11:06.401Z] SSH_AUTH_SOCK=/tmp/ssh-cYLSKCn2sLZu/agent.33 [2022-07-13T17:11:06.401Z] SSH_AGENT_PID=39 [2022-07-13T17:11:06.406Z] Running ssh-add (command line suppressed) [2022-07-13T17:11:06.525Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1710657104905821032.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1710657104905821032.key) [2022-07-13T17:11:06.538Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-13T17:11:06.834Z] + git semver push [2022-07-13T17:11:07.094Z] 2022-07-13 17:11:07,018 [run_push] DEBUG push [2022-07-13T17:11:07.094Z] 2022-07-13 17:11:07,019 [execute] INFO git cat-file --batch-check [2022-07-13T17:11:07.094Z] 2022-07-13 17:11:07,019 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-13T17:11:07.094Z] 2022-07-13 17:11:07,022 [execute] INFO git rev-list 875da3ffce769b79e41bc54d4d92f3cee16a1c8b -- [2022-07-13T17:11:07.094Z] 2022-07-13 17:11:07,023 [execute] DEBUG Popen(['git', 'rev-list', '875da3ffce769b79e41bc54d4d92f3cee16a1c8b', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-13T17:11:07.094Z] 2022-07-13 17:11:07,035 [execute] INFO git fetch -v origin [2022-07-13T17:11:07.094Z] 2022-07-13 17:11:07,035 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-13T17:11:07.664Z] 2022-07-13 17:11:07,535 [run_push] DEBUG no remote changes detected [2022-07-13T17:11:07.664Z] 2022-07-13 17:11:07,535 [execute] INFO git push origin semver [2022-07-13T17:11:07.664Z] 2022-07-13 17:11:07,535 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-13T17:11:08.605Z] 2022-07-13 17:11:08,333 [run_push] DEBUG push all version tags [2022-07-13T17:11:08.605Z] 2022-07-13 17:11:08,334 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-13T17:11:08.605Z] 2022-07-13 17:11:08,334 [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) [2022-07-13T17:11:09.175Z] 2022-07-13 17:11:09,035 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-07-13T17:11:09.175Z] 2.2.1-dev.23 [Pipeline] } [2022-07-13T17:11:09.187Z] $ docker exec --env ******** --env ******** a77358d55210ae939556c65cdc57c043a4d7cf9108d0c999e776e41eee4372aa ssh-agent -k [2022-07-13T17:11:09.320Z] unset SSH_AUTH_SOCK; [2022-07-13T17:11:09.320Z] unset SSH_AGENT_PID; [2022-07-13T17:11:09.320Z] echo Agent pid 39 killed; [2022-07-13T17:11:09.330Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-13T17:11:09.728Z] + git semver [Pipeline] } [2022-07-13T17:11:10.018Z] $ docker stop --time=1 a77358d55210ae939556c65cdc57c043a4d7cf9108d0c999e776e41eee4372aa [2022-07-13T17:11:11.299Z] $ docker rm -f a77358d55210ae939556c65cdc57c043a4d7cf9108d0c999e776e41eee4372aa [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 [2022-07-13T17:11:11.862Z] + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] [2022-07-13T17:11:11.863Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2022-07-13T17:11:11.863Z] total 16 [2022-07-13T17:11:11.863Z] drwxr-xr-x 3 root root 4096 Jul 13 17:01 . [2022-07-13T17:11:11.863Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 13 17:10 .. [2022-07-13T17:11:11.863Z] drwxr-xr-x 2 root root 4096 Jul 13 17:01 cost [2022-07-13T17:11:11.863Z] -rw-r--r-- 1 root root 91 Jul 13 17:01 cost.csv [2022-07-13T17:11:11.863Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives [2022-07-13T17:11:11.863Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2022-07-13T17:11:11.863Z] total 16 [2022-07-13T17:11:11.863Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 13 17:01 . [2022-07-13T17:11:11.863Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 13 17:10 .. [2022-07-13T17:11:11.863Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 13 17:01 cost [2022-07-13T17:11:11.863Z] -rw-r--r-- 1 jenkins jenkins 91 Jul 13 17:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-13T17:11:12.153Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-13T17:11:13.015Z] ---> package-listing.sh [2022-07-13T17:11:13.015Z] ++ facter osfamily [2022-07-13T17:11:13.015Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-13T17:11:13.015Z] + OS_FAMILY=debian [2022-07-13T17:11:13.015Z] + workspace=/w/workspace/oundry_app-functions-sdk-go_main [2022-07-13T17:11:13.015Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-13T17:11:13.015Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-13T17:11:13.015Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-13T17:11:13.015Z] + PACKAGES=/tmp/packages_start.txt [2022-07-13T17:11:13.015Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2022-07-13T17:11:13.015Z] + PACKAGES=/tmp/packages_end.txt [2022-07-13T17:11:13.015Z] + case "${OS_FAMILY}" in [2022-07-13T17:11:13.275Z] + dpkg -l [2022-07-13T17:11:13.275Z] + grep '^ii' [2022-07-13T17:11:13.275Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-13T17:11:13.275Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-13T17:11:13.275Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-13T17:11:13.275Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2022-07-13T17:11:13.275Z] + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ [2022-07-13T17:11:13.275Z] + 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 [2022-07-13T17:11:13.287Z] 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 [2022-07-13T17:11:13.566Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T17:11:14.130Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-13T17:11:14.130Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-13T17:11:14.215Z] prd-ubuntu20.04-docker-8c-8g-19854 does not seem to be running inside a container [2022-07-13T17:11:14.253Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-13T17:11:14.496Z] $ docker top afe95dadfc29b460aac1589f037f213d4ef880e0a8b71e44f2e7c5b170038a0b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-13T17:11:14.853Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-13T17:11:15.146Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-13T17:11:15.439Z] + ls /var/log/sa-host [2022-07-13T17:11:15.439Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-13T17:11:15.568Z] provisioning config files... [2022-07-13T17:11:15.579Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config5122573188758944314tmp [Pipeline] { [Pipeline] echo [2022-07-13T17:11:15.594Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-13T17:11:15.883Z] ---> create-netrc.sh [Pipeline] } [2022-07-13T17:11:15.890Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-13T17:11:16.228Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-13T17:11:16.239Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-13T17:11:16.523Z] ---> sudo-logs.sh [2022-07-13T17:11:16.523Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-13T17:11:16.547Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-13T17:11:16.835Z] ---> job-cost.sh [2022-07-13T17:11:16.835Z] lf-activate-venv: SKIPPING [2022-07-13T17:11:16.835Z] DEBUG: total: 0.2199999988079071 [2022-07-13T17:11:16.835Z] INFO: Retrieving Stack Cost... [2022-07-13T17:11:17.407Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-13T17:11:17.667Z] INFO: Archiving Costs [Pipeline] echo [2022-07-13T17:11:17.679Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-13T17:11:17.969Z] ---> logs-deploy.sh [2022-07-13T17:11:17.969Z] lf-activate-venv: SKIPPING [2022-07-13T17:11:17.969Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/142 [2022-07-13T17:11:17.969Z] INFO: archiving workspace using pattern(s): [2022-07-13T17:11:18.908Z] Archives upload complete. [2022-07-13T17:11:19.168Z] INFO: archiving logs to Nexus [2022-07-13T17:11:19.739Z] ---> uname -a: [2022-07-13T17:11:19.739Z] Linux prd-ubuntu20-04-docker-8c-8g-19854 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-13T17:11:19.739Z] [2022-07-13T17:11:19.739Z] [2022-07-13T17:11:19.739Z] ---> lscpu: [2022-07-13T17:11:19.739Z] Architecture: x86_64 [2022-07-13T17:11:19.739Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-13T17:11:19.739Z] Byte Order: Little Endian [2022-07-13T17:11:19.739Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-13T17:11:19.739Z] CPU(s): 8 [2022-07-13T17:11:19.739Z] On-line CPU(s) list: 0-7 [2022-07-13T17:11:19.739Z] Thread(s) per core: 1 [2022-07-13T17:11:19.739Z] Core(s) per socket: 1 [2022-07-13T17:11:19.739Z] Socket(s): 8 [2022-07-13T17:11:19.739Z] NUMA node(s): 1 [2022-07-13T17:11:19.739Z] Vendor ID: AuthenticAMD [2022-07-13T17:11:19.739Z] CPU family: 23 [2022-07-13T17:11:19.739Z] Model: 49 [2022-07-13T17:11:19.739Z] Model name: AMD EPYC-Rome Processor [2022-07-13T17:11:19.739Z] Stepping: 0 [2022-07-13T17:11:19.739Z] CPU MHz: 2799.998 [2022-07-13T17:11:19.739Z] BogoMIPS: 5599.99 [2022-07-13T17:11:19.739Z] Virtualization: AMD-V [2022-07-13T17:11:19.739Z] Hypervisor vendor: KVM [2022-07-13T17:11:19.739Z] Virtualization type: full [2022-07-13T17:11:19.739Z] L1d cache: 256 KiB [2022-07-13T17:11:19.739Z] L1i cache: 256 KiB [2022-07-13T17:11:19.739Z] L2 cache: 4 MiB [2022-07-13T17:11:19.739Z] L3 cache: 128 MiB [2022-07-13T17:11:19.739Z] NUMA node0 CPU(s): 0-7 [2022-07-13T17:11:19.740Z] Vulnerability Itlb multihit: Not affected [2022-07-13T17:11:19.740Z] Vulnerability L1tf: Not affected [2022-07-13T17:11:19.740Z] Vulnerability Mds: Not affected [2022-07-13T17:11:19.740Z] Vulnerability Meltdown: Not affected [2022-07-13T17:11:19.740Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-13T17:11:19.740Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-13T17:11:19.740Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-13T17:11:19.740Z] Vulnerability Srbds: Not affected [2022-07-13T17:11:19.740Z] Vulnerability Tsx async abort: Not affected [2022-07-13T17:11:19.740Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-07-13T17:11:19.740Z] [2022-07-13T17:11:19.740Z] [2022-07-13T17:11:19.740Z] ---> nproc: [2022-07-13T17:11:19.740Z] 8 [2022-07-13T17:11:19.740Z] [2022-07-13T17:11:19.740Z] [2022-07-13T17:11:19.740Z] ---> df -h: [2022-07-13T17:11:19.740Z] Filesystem Size Used Avail Use% Mounted on [2022-07-13T17:11:19.740Z] overlay 155G 12G 144G 8% / [2022-07-13T17:11:19.740Z] tmpfs 64M 0 64M 0% /dev [2022-07-13T17:11:19.740Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-13T17:11:19.740Z] shm 64M 0 64M 0% /dev/shm [2022-07-13T17:11:19.740Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-07-13T17:11:19.740Z] [2022-07-13T17:11:19.740Z] [2022-07-13T17:11:19.740Z] ---> sar -b -r -n DEV: [2022-07-13T17:11:19.740Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19854) 07/13/22 _x86_64_ (8 CPU) [2022-07-13T17:11:19.740Z] [2022-07-13T17:11:19.740Z] 16:58:30 LINUX RESTART (8 CPU) [2022-07-13T17:11:19.740Z] [2022-07-13T17:11:19.740Z] 16:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-13T17:11:19.740Z] 17:00:01 309.25 12.10 297.15 0.00 2030.26 99384.61 0.00 [2022-07-13T17:11:19.740Z] 17:01:01 47.24 0.12 47.13 0.00 0.93 27528.50 0.00 [2022-07-13T17:11:19.740Z] 17:02:01 41.73 0.10 41.63 0.00 3.07 19445.16 0.00 [2022-07-13T17:11:19.740Z] 17:03:01 1.47 0.00 1.47 0.00 0.00 17.20 0.00 [2022-07-13T17:11:19.740Z] 17:04:01 1.28 0.02 1.27 0.00 0.13 14.26 0.00 [2022-07-13T17:11:19.740Z] 17:05:01 1.85 0.00 1.85 0.00 0.00 21.33 0.00 [2022-07-13T17:11:19.740Z] 17:06:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 [2022-07-13T17:11:19.740Z] 17:07:01 1.60 0.00 1.60 0.00 0.00 19.73 0.00 [2022-07-13T17:11:19.740Z] 17:08:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 [2022-07-13T17:11:19.740Z] 17:09:01 1.72 0.00 1.72 0.00 0.00 24.93 0.00 [2022-07-13T17:11:19.740Z] 17:10:01 0.90 0.00 0.90 0.00 0.00 11.20 0.00 [2022-07-13T17:11:19.740Z] 17:11:01 104.95 1.83 103.12 0.00 64.65 65062.05 0.00 [2022-07-13T17:11:19.740Z] Average: 42.82 1.18 41.64 0.00 174.94 17630.77 0.00 [2022-07-13T17:11:19.740Z] [2022-07-13T17:11:19.740Z] 16:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-13T17:11:19.740Z] 17:00:01 28265660 31683672 609116 1.85 121676 3508096 2118524 6.24 1316436 2854584 484464 [2022-07-13T17:11:19.740Z] 17:01:01 27850180 31632100 657912 2.00 125728 3846732 2504720 7.38 1586156 2974824 36048 [2022-07-13T17:11:19.740Z] 17:02:01 28344848 31764336 531620 1.62 129768 3501228 1864444 5.49 1207976 2883524 180 [2022-07-13T17:11:19.740Z] 17:03:01 28345468 31765056 530672 1.61 129808 3501228 1864444 5.49 1207740 2883524 52 [2022-07-13T17:11:19.740Z] 17:04:01 28357596 31777288 518348 1.58 129848 3501356 1864444 5.49 1195780 2883660 24 [2022-07-13T17:11:19.740Z] 17:05:01 28358068 31778008 517788 1.57 129912 3501368 1864444 5.49 1194872 2883836 12 [2022-07-13T17:11:19.740Z] 17:06:01 28365352 31785320 510432 1.55 129940 3501368 1864444 5.49 1188120 2883836 24 [2022-07-13T17:11:19.740Z] 17:07:01 28365068 31785084 510600 1.55 129980 3501372 1864444 5.49 1188624 2883840 16 [2022-07-13T17:11:19.740Z] 17:08:01 28365516 31785576 510056 1.55 130004 3501376 1864444 5.49 1188164 2883884 12 [2022-07-13T17:11:19.740Z] 17:09:01 28364756 31784892 510712 1.55 130052 3501352 1864444 5.49 1188276 2883868 20 [2022-07-13T17:11:19.740Z] 17:10:01 28364880 31785068 510188 1.55 130068 3501364 1864444 5.49 1188280 2883872 20 [2022-07-13T17:11:19.740Z] 17:11:01 26846484 31751604 537960 1.64 174360 4810808 1891260 5.57 1323284 4132092 100 [2022-07-13T17:11:19.740Z] Average: 28182823 31756500 537950 1.64 132595 3639804 1941208 5.72 1247809 2992945 43414 [2022-07-13T17:11:19.740Z] [2022-07-13T17:11:19.740Z] 16:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-13T17:11:19.740Z] 17:00:01 docker0 96.25 108.05 7.99 1082.88 0.00 0.00 0.00 0.00 [2022-07-13T17:11:19.740Z] 17:00:01 ens3 488.22 358.70 7145.46 105.20 0.00 0.00 0.00 0.00 [2022-07-13T17:11:19.740Z] 17:00:01 lo 3.20 3.20 0.31 0.31 0.00 0.00 0.00 0.00 [2022-07-13T17:11:19.740Z] 17:00:01 vethd2ade07 45.55 60.80 4.65 730.08 0.00 0.00 0.00 0.06 [2022-07-13T17:11:19.740Z] 17:01:01 docker0 1.02 1.00 0.07 1.53 0.00 0.00 0.00 0.00 [2022-07-13T17:11:19.740Z] 17:01:01 ens3 17.43 11.03 14.52 7.25 0.00 0.00 0.00 0.00 [2022-07-13T17:11:19.740Z] 17:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-13T17:11:19.740Z] 17:01:01 vethd2ade07 1.02 1.03 0.08 1.53 0.00 0.00 0.00 0.00 [2022-07-13T17:11:19.740Z] 17:02:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-13T17:11:19.740Z] 17:02:01 ens3 102.12 61.91 2526.08 12.65 0.00 0.00 0.00 0.00 [2022-07-13T17:11:19.740Z] 17:02:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2022-07-13T17:11:19.740Z] 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-13T17:11:19.740Z] 17:03:01 ens3 17.85 12.10 13.53 12.41 0.00 0.00 0.00 0.00 [2022-07-13T17:11:19.740Z] 17:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-13T17:11:19.740Z] 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-13T17:11:19.740Z] 17:04:01 ens3 16.60 16.50 1.47 27.98 0.00 0.00 0.00 0.00 [2022-07-13T17:11:19.740Z] 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-13T17:11:19.740Z] 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-13T17:11:19.740Z] 17:05:01 ens3 0.33 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2022-07-13T17:11:19.740Z] 17:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-13T17:11:19.740Z] 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-13T17:11:19.740Z] 17:06:01 ens3 4.73 4.28 0.40 7.00 0.00 0.00 0.00 0.00 [2022-07-13T17:11:19.740Z] 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-13T17:11:19.740Z] 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-13T17:11:19.740Z] 17:07:01 ens3 3.22 5.67 0.49 4.75 0.00 0.00 0.00 0.00 [2022-07-13T17:11:19.740Z] 17:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-13T17:11:19.740Z] 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-13T17:11:19.740Z] 17:08:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-13T17:11:19.740Z] 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-13T17:11:19.740Z] 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-13T17:11:19.740Z] 17:09:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-13T17:11:19.740Z] 17:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-13T17:11:19.740Z] 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-13T17:11:19.740Z] 17:10:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-13T17:11:19.740Z] 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-13T17:11:19.740Z] 17:11:01 docker0 32.92 42.20 3.14 688.01 0.00 0.00 0.00 0.00 [2022-07-13T17:11:19.740Z] 17:11:01 ens3 344.14 216.94 7884.18 77.48 0.00 0.00 0.00 0.00 [2022-07-13T17:11:19.740Z] 17:11:01 lo 2.33 2.33 0.22 0.22 0.00 0.00 0.00 0.00 [2022-07-13T17:11:19.740Z] Average: docker0 10.85 12.61 0.93 147.72 0.00 0.00 0.00 0.00 [2022-07-13T17:11:19.740Z] Average: ens3 82.92 57.29 1465.67 21.24 0.00 0.00 0.00 0.00 [2022-07-13T17:11:19.740Z] Average: lo 0.64 0.64 0.06 0.06 0.00 0.00 0.00 0.00 [2022-07-13T17:11:19.740Z] [2022-07-13T17:11:19.740Z]