Pull request #1160 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8b009f85c03355ab01f7640236607ed632349d45+912d14d9ea583ebe39c6b55ac902f6f7c32fe832 (ee2e4c74c9ae70d505d32afc148080e3cdff42ca) 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-ssh15975836130317721643.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5922716822991181102.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1160/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/PR-1160/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7069020497143262018.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5895629448162960987.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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/PR-1160/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/PR-1160/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13643752300707966532.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-21266 in /w/workspace/dry_app-functions-sdk-go_PR-1160 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/dry_app-functions-sdk-go_PR-1160 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 912d14d9ea583ebe39c6b55ac902f6f7c32fe832 into PR head commit 8b009f85c03355ab01f7640236607ed632349d45 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1160/head:refs/remotes/origin/PR-1160 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8b009f85c03355ab01f7640236607ed632349d45 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 912d14d9ea583ebe39c6b55ac902f6f7c32fe832 # timeout=10 Merge succeeded, producing 8b009f85c03355ab01f7640236607ed632349d45 Checking out Revision 8b009f85c03355ab01f7640236607ed632349d45 (PR-1160) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8b009f85c03355ab01f7640236607ed632349d45 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. > git rev-list --no-walk 0c7b688ab3b296b438a66b7b47512fc366dd97ac # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:33:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:33:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:33:25 ========================================================= 19:33:25 EdgeX Global Pipelines Version Info 19:33:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:33:27 ------------------- 19:33:27 stable info: 19:33:27 ------------------- 19:33:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:33:27 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 19:33:27 Message: update stable to v1.0.238 19:33:27 ------------------- 19:33:27 experimental info: 19:33:27 ------------------- 19:33:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:33:27 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 19:33:27 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:33:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 19:33:27 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 19:33:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:33:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:33:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:33:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:33:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:33:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:33:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:33:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:33:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:33:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 19:33:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:33:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:33:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 19:33:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 19:33:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:33:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:33:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:33:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:33:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:33:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:33:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:33:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:33:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 19:33:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:33:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:33:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1160 [Pipeline] echo 19:33:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1160 [Pipeline] echo 19:33:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1160 [Pipeline] echo 19:33:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8b009f85c03355ab01f7640236607ed632349d45 [Pipeline] echo 19:33:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8b009f8 [Pipeline] echo 19:33:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:33:28 + git rev-list -1 --merges 8b009f85c03355ab01f7640236607ed632349d45~1..8b009f85c03355ab01f7640236607ed632349d45 [Pipeline] echo 19:33:28 -----------> git rev-list -1 --merges 8b009f85c03355ab01f7640236607ed632349d45~1..8b009f85c03355ab01f7640236607ed632349d45 8b009f85c03355ab01f7640236607ed632349d45 [false] [Pipeline] sh 19:33:28 + git log --format=format:%s -1 8b009f85c03355ab01f7640236607ed632349d45 [Pipeline] echo 19:33:28 ========================================================= 19:33:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:33:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:33:29 + git log --format=format:%s -1 8b009f85c03355ab01f7640236607ed632349d45 [Pipeline] echo 19:33:29 [semverPrep] GIT_COMMIT: 8b009f85c03355ab01f7640236607ed632349d45, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 [Pipeline] echo 19:33:29 [semverPrep] This is not a build commit. [Pipeline] sh 19:33:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:33:29 + grep -v github /etc/ssh/ssh_known_hosts 19:33:29 + [ -e /tmp/ssh_known_hosts ] 19:33:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:33:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:33:29 + sudo tee -a /etc/ssh/ssh_known_hosts 19:33:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:33:30 19:33:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:33:30 0.1.4: Pulling from edgex-devops/py-git-semver 19:33:30 b85a868b505f: Pulling fs layer 19:33:30 e2be974225ed: Pulling fs layer 19:33:30 339a4e72a1f5: Pulling fs layer 19:33:30 988bab9f4d93: Pulling fs layer 19:33:30 1469e6f7b9e6: Pulling fs layer 19:33:30 eaf3925da568: Pulling fs layer 19:33:30 bab4dde63d76: Pulling fs layer 19:33:30 bde34c3a00c8: Pulling fs layer 19:33:30 b352a97aabf1: Pulling fs layer 19:33:30 4872d77fe225: Pulling fs layer 19:33:30 5851b861e8e6: Pulling fs layer 19:33:30 1469e6f7b9e6: Waiting 19:33:30 b352a97aabf1: Waiting 19:33:30 4872d77fe225: Waiting 19:33:30 5851b861e8e6: Waiting 19:33:30 eaf3925da568: Waiting 19:33:30 bab4dde63d76: Waiting 19:33:30 988bab9f4d93: Waiting 19:33:30 bde34c3a00c8: Waiting 19:33:30 e2be974225ed: Verifying Checksum 19:33:30 e2be974225ed: Download complete 19:33:30 988bab9f4d93: Verifying Checksum 19:33:30 988bab9f4d93: Download complete 19:33:30 1469e6f7b9e6: Verifying Checksum 19:33:30 1469e6f7b9e6: Download complete 19:33:30 eaf3925da568: Verifying Checksum 19:33:30 eaf3925da568: Download complete 19:33:30 339a4e72a1f5: Verifying Checksum 19:33:30 339a4e72a1f5: Download complete 19:33:30 bde34c3a00c8: Verifying Checksum 19:33:30 bde34c3a00c8: Download complete 19:33:30 b352a97aabf1: Verifying Checksum 19:33:30 b352a97aabf1: Download complete 19:33:30 4872d77fe225: Download complete 19:33:30 5851b861e8e6: Verifying Checksum 19:33:30 5851b861e8e6: Download complete 19:33:30 b85a868b505f: Verifying Checksum 19:33:30 b85a868b505f: Download complete 19:33:30 bab4dde63d76: Verifying Checksum 19:33:30 bab4dde63d76: Download complete 19:33:32 b85a868b505f: Pull complete 19:33:32 e2be974225ed: Pull complete 19:33:32 339a4e72a1f5: Pull complete 19:33:32 988bab9f4d93: Pull complete 19:33:33 1469e6f7b9e6: Pull complete 19:33:33 eaf3925da568: Pull complete 19:33:35 bab4dde63d76: Pull complete 19:33:35 bde34c3a00c8: Pull complete 19:33:35 b352a97aabf1: Pull complete 19:33:35 4872d77fe225: Pull complete 19:33:35 5851b861e8e6: Pull complete 19:33:35 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:33:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:33:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:33:35 prd-ubuntu20.04-docker-8c-8g-21266 does not seem to be running inside a container 19:33:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_PR-1160 -v /w/workspace/dry_app-functions-sdk-go_PR-1160:/w/workspace/dry_app-functions-sdk-go_PR-1160:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1160@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:33:37 $ docker top 02d21d6aa8a899053eb0aa2c758d60e1fd29ae53f22d8ca0bbd680a5c810680f -eo pid,comm 19:33:37 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). 19:33:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:33:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:33:37 [ssh-agent] Looking for ssh-agent implementation... 19:33:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:33:37 $ docker exec 02d21d6aa8a899053eb0aa2c758d60e1fd29ae53f22d8ca0bbd680a5c810680f ssh-agent 19:33:37 SSH_AUTH_SOCK=/tmp/ssh-Z4rhwv5614dk/agent.34 19:33:37 SSH_AGENT_PID=40 19:33:37 Running ssh-add (command line suppressed) 19:33:37 Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1160@tmp/private_key_1101604640856035706.key (/w/workspace/dry_app-functions-sdk-go_PR-1160@tmp/private_key_1101604640856035706.key) 19:33:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:33:37 + git tag --points-at HEAD [Pipeline] } 19:33:37 $ docker exec --env ******** --env ******** 02d21d6aa8a899053eb0aa2c758d60e1fd29ae53f22d8ca0bbd680a5c810680f ssh-agent -k 19:33:38 unset SSH_AUTH_SOCK; 19:33:38 unset SSH_AGENT_PID; 19:33:38 echo Agent pid 40 killed; 19:33:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:33:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:33:38 [ssh-agent] Looking for ssh-agent implementation... 19:33:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:33:38 $ docker exec 02d21d6aa8a899053eb0aa2c758d60e1fd29ae53f22d8ca0bbd680a5c810680f ssh-agent 19:33:38 SSH_AUTH_SOCK=/tmp/ssh-XtsaWgjZmH2x/agent.73 19:33:38 SSH_AGENT_PID=82 19:33:38 Running ssh-add (command line suppressed) 19:33:38 Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1160@tmp/private_key_5711416989812492839.key (/w/workspace/dry_app-functions-sdk-go_PR-1160@tmp/private_key_5711416989812492839.key) 19:33:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:33:38 + git semver init 19:33:39 2022-07-27 19:33:39,027 [run_init] DEBUG init version:0.0.0 force:False 19:33:39 2022-07-27 19:33:39,028 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-functions-sdk-go_PR-1160/.semver 19:33:39 2022-07-27 19:33:39,028 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/dry_app-functions-sdk-go_PR-1160/.semver 19:33:39 2022-07-27 19:33:39,029 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/dry_app-functions-sdk-go_PR-1160/.semver'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1160, universal_newlines=False, shell=None, istream=None) 19:33:40 2022-07-27 19:33:40,268 [append_file] DEBUG append to file:/w/workspace/dry_app-functions-sdk-go_PR-1160/.git/info/exclude 19:33:40 2022-07-27 19:33:40,269 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-functions-sdk-go_PR-1160/.semver/PR-1160 with force:False 19:33:40 2022-07-27 19:33:40,269 [write_file] DEBUG write to file:/w/workspace/dry_app-functions-sdk-go_PR-1160/.semver/PR-1160 19:33:40 2022-07-27 19:33:40,273 [execute] INFO git cat-file --batch-check 19:33:40 2022-07-27 19:33:40,273 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1160/.semver, universal_newlines=False, shell=None, istream=) 19:33:40 2022-07-27 19:33:40,281 [execute] INFO git cat-file --batch 19:33:40 2022-07-27 19:33:40,282 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1160/.semver, universal_newlines=False, shell=None, istream=) 19:33:40 2022-07-27 19:33:40,287 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_PR-1160/.semver/PR-1160 19:33:40 0.0.0 [Pipeline] } 19:33:40 $ docker exec --env ******** --env ******** 02d21d6aa8a899053eb0aa2c758d60e1fd29ae53f22d8ca0bbd680a5c810680f ssh-agent -k 19:33:40 unset SSH_AUTH_SOCK; 19:33:40 unset SSH_AGENT_PID; 19:33:40 echo Agent pid 82 killed; 19:33:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:33:40 + git semver [Pipeline] } 19:33:41 $ docker stop --time=1 02d21d6aa8a899053eb0aa2c758d60e1fd29ae53f22d8ca0bbd680a5c810680f 19:33:42 $ docker rm -f 02d21d6aa8a899053eb0aa2c758d60e1fd29ae53f22d8ca0bbd680a5c810680f [Pipeline] // withDockerContainer [Pipeline] sh 19:33:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:33:43 Stashed 1 file(s) [Pipeline] echo 19:33:43 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 19:33:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:33:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:33:43 ========================================================= 19:33:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:33:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 19:33:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:33:43 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:33:43 2408cc74d12b: Pulling fs layer 19:33:43 ea60b727a1ce: Pulling fs layer 19:33:43 30c4a7721957: Pulling fs layer 19:33:43 370296b7ddb6: Pulling fs layer 19:33:43 7c6cee850709: Pulling fs layer 19:33:43 39a5fcdaea64: Pulling fs layer 19:33:43 d94ebbe4e438: Pulling fs layer 19:33:43 bcfd1f05c69d: Pulling fs layer 19:33:43 59ccb84bbe0f: Pulling fs layer 19:33:43 39a5fcdaea64: Waiting 19:33:43 370296b7ddb6: Waiting 19:33:43 d94ebbe4e438: Waiting 19:33:43 bcfd1f05c69d: Waiting 19:33:43 59ccb84bbe0f: Waiting 19:33:43 30c4a7721957: Verifying Checksum 19:33:43 30c4a7721957: Download complete 19:33:43 ea60b727a1ce: Download complete 19:33:43 7c6cee850709: Download complete 19:33:43 39a5fcdaea64: Verifying Checksum 19:33:43 39a5fcdaea64: Download complete 19:33:43 2408cc74d12b: Verifying Checksum 19:33:43 2408cc74d12b: Download complete 19:33:43 d94ebbe4e438: Download complete 19:33:43 2408cc74d12b: Pull complete 19:33:43 ea60b727a1ce: Pull complete 19:33:44 30c4a7721957: Pull complete 19:33:44 59ccb84bbe0f: Verifying Checksum 19:33:44 59ccb84bbe0f: Download complete 19:33:44 bcfd1f05c69d: Verifying Checksum 19:33:44 370296b7ddb6: Download complete 19:33:48 370296b7ddb6: Pull complete 19:33:48 7c6cee850709: Pull complete 19:33:48 39a5fcdaea64: Pull complete 19:33:48 d94ebbe4e438: Pull complete 19:33:51 bcfd1f05c69d: Pull complete 19:33:51 59ccb84bbe0f: Pull complete 19:33:51 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 19:33:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:33:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 19:33:52 + 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 19:33:52 + docker inspect -f . ci-base-image-x86_64 19:33:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:33:52 prd-ubuntu20.04-docker-8c-8g-21266 does not seem to be running inside a container 19:33:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1160 -v /w/workspace/dry_app-functions-sdk-go_PR-1160:/w/workspace/dry_app-functions-sdk-go_PR-1160:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1160@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:33:54 $ docker top a4c7b5dc75dd83819a2c0487505251cc86bcf5eca97b81a46014bbcae2b89b6c -eo pid,comm [Pipeline] { [Pipeline] sh 19:33:54 + go version 19:33:54 go version go1.18.3 linux/amd64 [Pipeline] } 19:33:54 $ docker stop --time=1 a4c7b5dc75dd83819a2c0487505251cc86bcf5eca97b81a46014bbcae2b89b6c 19:33:55 $ docker rm -f a4c7b5dc75dd83819a2c0487505251cc86bcf5eca97b81a46014bbcae2b89b6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:56 + docker inspect -f . ci-base-image-x86_64 19:33:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:33:56 prd-ubuntu20.04-docker-8c-8g-21266 does not seem to be running inside a container 19:33:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/dry_app-functions-sdk-go_PR-1160 -v /w/workspace/dry_app-functions-sdk-go_PR-1160:/w/workspace/dry_app-functions-sdk-go_PR-1160:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1160@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:33:56 $ docker top e510de69c6b86a920ba3a25e90ed9f4945d2410329d59e69570af16fc5cb795c -eo pid,comm [Pipeline] { [Pipeline] sh 19:33:57 + git config --global --add safe.directory /w/workspace/dry_app-functions-sdk-go_PR-1160 [Pipeline] fileExists [Pipeline] sh 19:33:57 + make test 19:33:57 make -C ./app-service-template build 19:33:57 make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1160/app-service-template' 19:33:57 go mod tidy 19:33:57 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:33:57 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 19:33:57 go: downloading github.com/google/uuid v1.3.0 19:33:57 go: downloading github.com/stretchr/testify v1.8.0 19:33:57 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.1-dev.5 19:33:57 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.1-dev.8 19:33:57 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 19:33:57 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.3 19:33:57 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 19:33:57 go: downloading github.com/gorilla/mux v1.8.0 19:33:57 go: downloading github.com/hashicorp/go-multierror v1.1.1 19:33:57 go: downloading github.com/davecgh/go-spew v1.1.1 19:33:57 go: downloading github.com/pmezard/go-difflib v1.0.0 19:33:57 go: downloading github.com/stretchr/objx v0.4.0 19:33:57 go: downloading gopkg.in/yaml.v3 v3.0.1 19:33:57 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 19:33:57 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.1 19:33:57 go: downloading github.com/go-kit/log v0.2.0 19:33:57 go: downloading github.com/go-playground/validator/v10 v10.10.1 19:33:57 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 19:33:57 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 19:33:57 go: downloading github.com/pelletier/go-toml v1.9.5 19:33:57 go: downloading github.com/mitchellh/copystructure v1.0.0 19:33:57 go: downloading github.com/hashicorp/errwrap v1.0.0 19:33:57 go: downloading github.com/hashicorp/consul/api v1.9.1 19:33:57 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 19:33:57 go: downloading github.com/gorilla/websocket v1.4.2 19:33:57 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 19:33:57 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:33:57 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.0 19:33:57 go: downloading github.com/go-logfmt/logfmt v0.5.1 19:33:57 go: downloading github.com/go-redis/redis/v7 v7.3.0 19:33:57 go: downloading github.com/pebbe/zmq4 v1.2.7 19:33:57 go: downloading github.com/mitchellh/reflectwalk v1.0.0 19:33:57 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:33:57 go: downloading github.com/x448/float16 v0.8.4 19:33:57 go: downloading github.com/go-playground/universal-translator v0.18.0 19:33:57 go: downloading github.com/leodido/go-urn v1.2.1 19:33:57 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 19:33:57 go: downloading golang.org/x/text v0.3.7 19:33:57 go: downloading github.com/go-playground/locales v0.14.0 19:33:57 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 19:33:57 go: downloading github.com/hashicorp/go-hclog v0.12.0 19:33:57 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 19:33:57 go: downloading github.com/hashicorp/serf v0.9.5 19:33:57 go: downloading github.com/mitchellh/mapstructure v1.1.2 19:33:58 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 19:33:58 go: downloading github.com/go-playground/assert/v2 v2.0.1 19:33:58 go: downloading github.com/hashicorp/consul/sdk v0.8.0 19:33:58 go: downloading github.com/hashicorp/go-uuid v1.0.1 19:33:58 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 19:33:58 go: downloading github.com/onsi/ginkgo v1.10.1 19:33:58 go: downloading github.com/onsi/gomega v1.7.0 19:33:58 go: downloading github.com/Microsoft/go-winio v0.5.2 19:33:58 go: downloading github.com/zeebo/errs v1.2.2 19:33:58 go: downloading google.golang.org/grpc v1.46.0 19:33:58 Still waiting to schedule task 19:33:58 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-21264’ 19:33:58 go: downloading github.com/fatih/color v1.9.0 19:33:58 go: downloading github.com/mattn/go-colorable v0.1.6 19:33:58 go: downloading github.com/mattn/go-isatty v0.0.12 19:33:58 go: downloading github.com/mitchellh/go-homedir v1.1.0 19:33:58 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 19:33:58 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:33:58 go: downloading github.com/hashicorp/go-msgpack v0.5.3 19:33:58 go: downloading github.com/kr/pretty v0.3.0 19:33:58 go: downloading github.com/hashicorp/memberlist v0.2.2 19:33:58 go: downloading github.com/pkg/errors v0.9.1 19:33:58 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 19:33:58 go: downloading google.golang.org/protobuf v1.28.0 19:33:58 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 19:33:58 go: downloading github.com/golang/protobuf v1.5.2 19:33:58 go: downloading github.com/google/go-cmp v0.5.6 19:33:58 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 19:33:58 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 19:33:58 go: downloading github.com/kr/text v0.2.0 19:33:58 go: downloading github.com/rogpeppe/go-internal v1.8.0 19:33:58 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 19:33:58 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 19:33:58 go: downloading github.com/miekg/dns v1.1.26 19:33:58 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 19:33:58 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 19:33:58 go: downloading gopkg.in/yaml.v2 v2.2.8 19:33:58 go: downloading github.com/hpcloud/tail v1.0.0 19:33:59 go: downloading github.com/hashicorp/golang-lru v0.5.0 19:33:59 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 19:33:59 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 19:33:59 go: downloading gopkg.in/fsnotify.v1 v1.4.7 19:34:00 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.11 19:34:00 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.12 19:34:00 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.4 19:34:00 go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e 19:34:00 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.5 19:34:00 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 19:34:00 go: downloading github.com/nats-io/nats.go v1.16.0 19:34:00 go: downloading github.com/nats-io/nats-server/v2 v2.7.4 19:34:00 go: downloading github.com/nats-io/nuid v1.0.1 19:34:00 go: downloading github.com/nats-io/nkeys v0.3.0 19:34:00 go: downloading golang.org/x/time v0.0.0-20220722155302-e5dcc9cfc0b9 19:34:00 go: downloading github.com/klauspost/compress v1.15.9 19:34:00 go: downloading github.com/minio/highwayhash v1.0.2 19:34:00 go: downloading github.com/nats-io/jwt/v2 v2.3.0 19:34:02 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 19:34:20 make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1160/app-service-template' 19:34:20 make -C ./app-service-template test 19:34:20 make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1160/app-service-template' 19:34:20 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 19:34:42 ok new-app-service 0.081s coverage: 48.1% of statements 19:34:42 ? new-app-service/config [no test files] 19:34:42 ok new-app-service/functions 0.046s 19:34:42 CGO_ENABLED=1 go vet ./... 19:34:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:34:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:34:50 ./bin/test-attribution-txt.sh 19:34:50 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 19:34:50 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 19:34:50 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 19:34:50 make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1160/app-service-template' 19:34:50 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:34:50 go: downloading github.com/gomodule/redigo v1.8.9 19:34:51 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 19:34:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.147s coverage: 60.3% of statements 19:34:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.057s coverage: 93.8% of statements 19:34:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 19:34:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.113s coverage: 76.5% of statements 19:34:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 19:34:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.080s coverage: 88.7% of statements 19:34:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.079s coverage: 100.0% of statements 19:34:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.177s coverage: 78.5% of statements 19:34:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 19:34:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 19:34:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.069s coverage: 97.3% of statements 19:34:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 19:34:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 19:34:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.066s coverage: 82.8% of statements 19:34:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 19:34:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.727s coverage: 81.5% of statements 19:34:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 19:34:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 19:34:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.146s coverage: 28.7% of statements 19:34:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 19:34:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.080s coverage: 14.0% of statements 19:34:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.087s coverage: 27.3% of statements 19:34:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 19:34:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 19:34:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.060s coverage: 51.4% of statements 19:35:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.139s coverage: 75.5% of statements 19:35:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.061s coverage: 94.4% of statements 19:35:23 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:35:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:35:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:35:29 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 19:35:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:35:29 $ docker stop --time=1 e510de69c6b86a920ba3a25e90ed9f4945d2410329d59e69570af16fc5cb795c 19:35:31 $ docker rm -f e510de69c6b86a920ba3a25e90ed9f4945d2410329d59e69570af16fc5cb795c [Pipeline] // withDockerContainer [Pipeline] sh 19:35:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:35:31 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 19:35:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:35:32 19:35:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:35:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:35:33 latest: Pulling from edgex-lftools-log-publisher 19:35:33 5eb5b503b376: Pulling fs layer 19:35:33 5c69ac0246d0: Pulling fs layer 19:35:33 ec43610c2a17: Pulling fs layer 19:35:33 3a2ae6a8a46f: Pulling fs layer 19:35:33 33b1e0a273af: Pulling fs layer 19:35:33 5d3b04190fa2: Pulling fs layer 19:35:33 2f39f015ded8: Pulling fs layer 19:35:33 3a2ae6a8a46f: Waiting 19:35:33 33b1e0a273af: Waiting 19:35:33 5d3b04190fa2: Waiting 19:35:33 2f39f015ded8: Waiting 19:35:33 5c69ac0246d0: Download complete 19:35:33 3a2ae6a8a46f: Download complete 19:35:33 33b1e0a273af: Verifying Checksum 19:35:33 33b1e0a273af: Download complete 19:35:33 5d3b04190fa2: Verifying Checksum 19:35:33 5d3b04190fa2: Download complete 19:35:33 ec43610c2a17: Verifying Checksum 19:35:33 ec43610c2a17: Download complete 19:35:33 5eb5b503b376: Verifying Checksum 19:35:33 5eb5b503b376: Download complete 19:35:33 2f39f015ded8: Download complete 19:35:34 5eb5b503b376: Pull complete 19:35:34 5c69ac0246d0: Pull complete 19:35:35 ec43610c2a17: Pull complete 19:35:35 3a2ae6a8a46f: Pull complete 19:35:35 33b1e0a273af: Pull complete 19:35:35 5d3b04190fa2: Pull complete 19:35:39 2f39f015ded8: Pull complete 19:35:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:35:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:35:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:35:39 prd-ubuntu20.04-docker-8c-8g-21266 does not seem to be running inside a container 19:35:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-functions-sdk-go_PR-1160 -v /w/workspace/dry_app-functions-sdk-go_PR-1160:/w/workspace/dry_app-functions-sdk-go_PR-1160:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1160@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:35:41 $ docker top b4b30d31e3a0de32110d907b4b33704b389c4d6c50bdecea5407e560bdee8353 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:35:41 ---> job-cost.sh 19:35:41 lf-activate-venv: SKIPPING 19:35:41 INFO: No Stack... 19:35:42 INFO: Retrieving Pricing Info for: v3-standard-8 19:35:42 INFO: Archiving Costs [Pipeline] sh 19:35:42 + cat /w/workspace/dry_app-functions-sdk-go_PR-1160/archives/cost.csv 19:35:42 + cut -d, -f6 [Pipeline] lock 19:35:42 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1160-3-stack-cost] 19:35:42 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1160-3-stack-cost] did not exist. Created. 19:35:42 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1160-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:35:43 + echo total: 0.2199999988079071 [Pipeline] stash 19:35:43 Stashed 1 file(s) [Pipeline] } 19:35:43 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1160-3-stack-cost] [Pipeline] // lock [Pipeline] } 19:35:43 $ docker stop --time=1 b4b30d31e3a0de32110d907b4b33704b389c4d6c50bdecea5407e560bdee8353 19:35:44 $ docker rm -f b4b30d31e3a0de32110d907b4b33704b389c4d6c50bdecea5407e560bdee8353 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:37:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21267 in /w/workspace/dry_app-functions-sdk-go_PR-1160 [Pipeline] { [Pipeline] ws 19:37:14 Running in /w/workspace/app-functions-sdk-go/3 [Pipeline] { [Pipeline] checkout 19:37:14 The recommended git tool is: git 19:37:21 using credential edgex-jenkins-ssh 19:37:21 Cloning the remote Git repository 19:37:21 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 19:37:21 > git init /w/workspace/app-functions-sdk-go/3 # timeout=10 19:37:21 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:37:21 > git --version # timeout=10 19:37:21 > git --version # 'git version 2.25.1' 19:37:21 using GIT_SSH to set credentials SSH Credentials for GitHub 19:37:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:37:25 Merging remotes/origin/main commit 912d14d9ea583ebe39c6b55ac902f6f7c32fe832 into PR head commit 8b009f85c03355ab01f7640236607ed632349d45 19:37:26 Merge succeeded, producing 8b009f85c03355ab01f7640236607ed632349d45 19:37:26 Checking out Revision 8b009f85c03355ab01f7640236607ed632349d45 (PR-1160) 19:37:25 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:37:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:37:25 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:37:25 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:37:25 using GIT_SSH to set credentials SSH Credentials for GitHub 19:37:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1160/head:refs/remotes/origin/PR-1160 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:37:25 > git config core.sparsecheckout # timeout=10 19:37:25 > git checkout -f 8b009f85c03355ab01f7640236607ed632349d45 # timeout=10 19:37:26 > git remote # timeout=10 19:37:26 > git config --get remote.origin.url # timeout=10 19:37:26 using GIT_SSH to set credentials SSH Credentials for GitHub 19:37:26 > git merge 912d14d9ea583ebe39c6b55ac902f6f7c32fe832 # timeout=10 19:37:26 > git rev-parse HEAD^{commit} # timeout=10 19:37:26 > git config core.sparsecheckout # timeout=10 19:37:26 > git checkout -f 8b009f85c03355ab01f7640236607ed632349d45 # timeout=10 19:37:30 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:37:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:37:31 % Total % Received % Xferd Average Speed Time Time Time Current 19:37:31 Dload Upload Total Spent Left Speed 19:37:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 207k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh 19:37:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:37:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:37:32 + sudo tee /etc/docker/daemon.new 19:37:32 { 19:37:32 "registry-mirrors": [ 19:37:32 "https://nexus3.edgexfoundry.org:10001" 19:37:32 ], 19:37:32 "bip": "10.250.0.254/24", 19:37:32 "hosts": [ 19:37:32 "tcp://0.0.0.0:5555", 19:37:32 "unix:///var/run/docker.sock" 19:37:32 ], 19:37:32 "mtu": 1458, 19:37:32 "selinux-enabled": true, 19:37:32 "seccomp-profile": "/etc/docker/seccomp.json" 19:37:32 } [Pipeline] sh 19:37:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:37:33 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 19:37:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:37:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:37:52 ========================================================= 19:37:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:37:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 19:37:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:37:53 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:37:53 b3c136eddcbf: Pulling fs layer 19:37:53 c0a3192eca97: Pulling fs layer 19:37:53 a050256f5b6f: Pulling fs layer 19:37:53 656be50a0ddc: Pulling fs layer 19:37:53 2bbca73fdf42: Pulling fs layer 19:37:53 46d945488cbd: Pulling fs layer 19:37:53 8a5474983e97: Pulling fs layer 19:37:53 329c88fbcd65: Pulling fs layer 19:37:53 656be50a0ddc: Waiting 19:37:53 8a5474983e97: Waiting 19:37:53 2bbca73fdf42: Waiting 19:37:53 46d945488cbd: Waiting 19:37:53 329c88fbcd65: Waiting 19:37:53 a050256f5b6f: Verifying Checksum 19:37:53 a050256f5b6f: Download complete 19:37:53 c0a3192eca97: Verifying Checksum 19:37:53 c0a3192eca97: Download complete 19:37:53 2bbca73fdf42: Verifying Checksum 19:37:53 2bbca73fdf42: Download complete 19:37:53 46d945488cbd: Verifying Checksum 19:37:53 46d945488cbd: Download complete 19:37:53 b3c136eddcbf: Verifying Checksum 19:37:53 b3c136eddcbf: Download complete 19:37:54 b3c136eddcbf: Pull complete 19:37:54 329c88fbcd65: Verifying Checksum 19:37:54 329c88fbcd65: Download complete 19:37:55 c0a3192eca97: Pull complete 19:37:55 a050256f5b6f: Pull complete 19:37:55 8a5474983e97: Verifying Checksum 19:37:55 8a5474983e97: Download complete 19:37:56 656be50a0ddc: Download complete 19:38:08 656be50a0ddc: Pull complete 19:38:08 2bbca73fdf42: Pull complete 19:38:09 46d945488cbd: Pull complete 19:38:15 8a5474983e97: Pull complete 19:38:17 329c88fbcd65: Pull complete 19:38:17 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 19:38:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:38:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 19:38:17 + 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 19:38:18 + docker inspect -f . ci-base-image-arm64 19:38:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:38:18 prd-ubuntu20.04-docker-arm64-4c-16g-21267 does not seem to be running inside a container 19:38:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:38:23 $ docker top 5ceb23e864769ef513f755b337b9ca689685e42f3d5c8b7664a647b1130e1525 -eo pid,comm [Pipeline] { [Pipeline] sh 19:38:23 + go version 19:38:23 go version go1.18.3 linux/arm64 [Pipeline] } 19:38:23 $ docker stop --time=1 5ceb23e864769ef513f755b337b9ca689685e42f3d5c8b7664a647b1130e1525 19:38:25 $ docker rm -f 5ceb23e864769ef513f755b337b9ca689685e42f3d5c8b7664a647b1130e1525 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:38:26 + docker inspect -f . ci-base-image-arm64 19:38:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:38:26 prd-ubuntu20.04-docker-arm64-4c-16g-21267 does not seem to be running inside a container 19:38:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:38:27 $ docker top aac3f088b6aa8289b23dbfb542cec877700ae4e27329f6f4e75129e1b0423019 -eo pid,comm [Pipeline] { [Pipeline] sh 19:38:28 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/3 [Pipeline] fileExists [Pipeline] sh 19:38:29 + make test 19:38:29 make -C ./app-service-template build 19:38:29 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/3/app-service-template' 19:38:29 go mod tidy 19:38:29 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 19:38:29 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:38:29 go: downloading github.com/google/uuid v1.3.0 19:38:29 go: downloading github.com/stretchr/testify v1.8.0 19:38:29 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.1-dev.5 19:38:29 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.1-dev.8 19:38:29 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 19:38:30 go: downloading github.com/go-playground/validator/v10 v10.10.1 19:38:30 go: downloading github.com/go-kit/log v0.2.0 19:38:30 go: downloading gopkg.in/yaml.v3 v3.0.1 19:38:30 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.3 19:38:30 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 19:38:30 go: downloading github.com/davecgh/go-spew v1.1.1 19:38:30 go: downloading github.com/pmezard/go-difflib v1.0.0 19:38:30 go: downloading github.com/stretchr/objx v0.4.0 19:38:30 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.1 19:38:30 go: downloading github.com/gorilla/mux v1.8.0 19:38:30 go: downloading github.com/hashicorp/go-multierror v1.1.1 19:38:30 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 19:38:30 go: downloading github.com/go-logfmt/logfmt v0.5.1 19:38:30 go: downloading github.com/mitchellh/copystructure v1.0.0 19:38:30 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 19:38:30 go: downloading github.com/gorilla/websocket v1.4.2 19:38:30 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 19:38:30 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:38:30 go: downloading github.com/pelletier/go-toml v1.9.5 19:38:30 go: downloading github.com/hashicorp/consul/api v1.9.1 19:38:30 go: downloading github.com/go-playground/universal-translator v0.18.0 19:38:30 go: downloading github.com/leodido/go-urn v1.2.1 19:38:30 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 19:38:31 go: downloading golang.org/x/text v0.3.7 19:38:31 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 19:38:31 go: downloading github.com/go-playground/assert/v2 v2.0.1 19:38:31 go: downloading github.com/go-playground/locales v0.14.0 19:38:34 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 19:38:34 go: downloading github.com/hashicorp/errwrap v1.0.0 19:38:34 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.0 19:38:34 go: downloading github.com/x448/float16 v0.8.4 19:38:34 go: downloading github.com/mitchellh/reflectwalk v1.0.0 19:38:34 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 19:38:34 go: downloading github.com/hashicorp/go-hclog v0.12.0 19:38:34 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 19:38:34 go: downloading github.com/hashicorp/serf v0.9.5 19:38:34 go: downloading github.com/mitchellh/mapstructure v1.1.2 19:38:34 go: downloading github.com/hashicorp/consul/sdk v0.8.0 19:38:34 go: downloading github.com/hashicorp/go-uuid v1.0.1 19:38:34 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 19:38:34 go: downloading github.com/kr/pretty v0.3.0 19:38:34 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 19:38:34 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:38:34 go: downloading github.com/go-redis/redis/v7 v7.3.0 19:38:34 go: downloading github.com/pebbe/zmq4 v1.2.7 19:38:34 go: downloading github.com/fatih/color v1.9.0 19:38:34 go: downloading github.com/mattn/go-colorable v0.1.6 19:38:34 go: downloading github.com/mattn/go-isatty v0.0.12 19:38:34 go: downloading github.com/mitchellh/go-homedir v1.1.0 19:38:34 go: downloading github.com/Microsoft/go-winio v0.5.2 19:38:34 go: downloading github.com/zeebo/errs v1.2.2 19:38:34 go: downloading google.golang.org/grpc v1.46.0 19:38:35 go: downloading github.com/pkg/errors v0.9.1 19:38:35 go: downloading github.com/kr/text v0.2.0 19:38:35 go: downloading github.com/rogpeppe/go-internal v1.8.0 19:38:35 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 19:38:35 go: downloading github.com/onsi/ginkgo v1.10.1 19:38:35 go: downloading github.com/onsi/gomega v1.7.0 19:38:35 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:38:35 go: downloading github.com/hashicorp/go-msgpack v0.5.3 19:38:36 go: downloading github.com/hashicorp/memberlist v0.2.2 19:38:36 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 19:38:36 go: downloading google.golang.org/protobuf v1.28.0 19:38:36 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 19:38:36 go: downloading github.com/golang/protobuf v1.5.2 19:38:36 go: downloading github.com/google/go-cmp v0.5.6 19:38:37 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 19:38:37 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 19:38:37 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 19:38:37 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 19:38:37 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 19:38:37 go: downloading github.com/miekg/dns v1.1.26 19:38:37 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 19:38:37 go: downloading github.com/hashicorp/golang-lru v0.5.0 19:38:37 go: downloading gopkg.in/yaml.v2 v2.2.8 19:38:37 go: downloading github.com/hpcloud/tail v1.0.0 19:38:37 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 19:38:38 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 19:38:38 go: downloading gopkg.in/fsnotify.v1 v1.4.7 19:38:42 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.11 19:38:42 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.12 19:38:42 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.4 19:38:42 go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e 19:38:42 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.5 19:38:42 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 19:38:42 go: downloading github.com/nats-io/nats.go v1.16.0 19:38:42 go: downloading github.com/nats-io/nkeys v0.3.0 19:38:42 go: downloading github.com/nats-io/nuid v1.0.1 19:38:42 go: downloading github.com/nats-io/nats-server/v2 v2.7.4 19:38:43 go: downloading github.com/nats-io/jwt/v2 v2.3.0 19:38:43 go: downloading github.com/minio/highwayhash v1.0.2 19:38:43 go: downloading github.com/klauspost/compress v1.15.9 19:38:43 go: downloading golang.org/x/time v0.0.0-20220722155302-e5dcc9cfc0b9 19:38:46 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 19:40:53 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/3/app-service-template' 19:40:53 make -C ./app-service-template test 19:40:53 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/3/app-service-template' 19:40:53 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 19:43:15 ok new-app-service 0.250s coverage: 48.1% of statements 19:43:15 ? new-app-service/config [no test files] 19:43:15 ok new-app-service/functions 0.198s 19:43:15 CGO_ENABLED=1 go vet ./... 19:44:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:44:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:44:37 ./bin/test-attribution-txt.sh 19:44:37 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 19:44:37 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 19:44:37 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 19:44:37 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/3/app-service-template' 19:44:37 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:44:37 go: downloading github.com/gomodule/redigo v1.8.9 19:44:37 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 19:44:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.586s coverage: 60.3% of statements 19:44:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.279s coverage: 93.8% of statements 19:44:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 19:44:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.382s coverage: 76.5% of statements 19:44:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 19:44:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.294s coverage: 88.7% of statements 19:44:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.224s coverage: 100.0% of statements 19:44:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.801s coverage: 78.5% of statements 19:44:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 19:44:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 19:44:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.266s coverage: 97.3% of statements 19:44:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 19:44:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 19:44:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.306s coverage: 82.8% of statements 19:44:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 19:44:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 1.165s coverage: 81.5% of statements 19:44:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 19:44:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 19:45:01 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.319s coverage: 28.7% of statements 19:45:01 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 19:45:01 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.274s coverage: 14.0% of statements 19:45:01 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.316s coverage: 27.3% of statements 19:45:01 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 19:45:01 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 19:45:05 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.220s coverage: 51.4% of statements 19:45:37 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.494s coverage: 75.5% of statements 19:45:37 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.198s coverage: 94.4% of statements 19:45:37 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:45:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:45:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:45:43 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 19:45:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:45:43 $ docker stop --time=1 aac3f088b6aa8289b23dbfb542cec877700ae4e27329f6f4e75129e1b0423019 19:45:45 $ docker rm -f aac3f088b6aa8289b23dbfb542cec877700ae4e27329f6f4e75129e1b0423019 [Pipeline] // withDockerContainer [Pipeline] sh 19:45:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:45:49 Warning: overwriting stash ‘coverage-report’ 19:45:49 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 19:45:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:45:50 19:45:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:45:50 arm64: Pulling from edgex-lftools-log-publisher 19:45:50 8998bd30e6a1: Pulling fs layer 19:45:50 04944245beec: Pulling fs layer 19:45:50 699f458cf7ca: Pulling fs layer 19:45:50 765212b225bb: Pulling fs layer 19:45:50 f23df028b6ca: Pulling fs layer 19:45:50 d65c8cfc05b1: Pulling fs layer 19:45:50 2437ff75d9bd: Pulling fs layer 19:45:50 f23df028b6ca: Waiting 19:45:50 765212b225bb: Waiting 19:45:50 2437ff75d9bd: Waiting 19:45:50 d65c8cfc05b1: Waiting 19:45:50 04944245beec: Verifying Checksum 19:45:50 04944245beec: Download complete 19:45:50 765212b225bb: Verifying Checksum 19:45:50 765212b225bb: Download complete 19:45:50 f23df028b6ca: Verifying Checksum 19:45:50 f23df028b6ca: Download complete 19:45:50 d65c8cfc05b1: Verifying Checksum 19:45:50 d65c8cfc05b1: Download complete 19:45:50 699f458cf7ca: Verifying Checksum 19:45:50 699f458cf7ca: Download complete 19:45:51 8998bd30e6a1: Verifying Checksum 19:45:51 8998bd30e6a1: Download complete 19:45:53 2437ff75d9bd: Verifying Checksum 19:45:53 2437ff75d9bd: Download complete 19:45:55 8998bd30e6a1: Pull complete 19:45:56 04944245beec: Pull complete 19:45:57 699f458cf7ca: Pull complete 19:45:57 765212b225bb: Pull complete 19:45:58 f23df028b6ca: Pull complete 19:45:58 d65c8cfc05b1: Pull complete 19:46:13 2437ff75d9bd: Pull complete 19:46:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:46:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:46:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:46:14 prd-ubuntu20.04-docker-arm64-4c-16g-21267 does not seem to be running inside a container 19:46:14 $ 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/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:46:16 $ docker top a60d59eadb73e624fe8dd5fdd9f76e55ce290c76d8e7961362e86b61731ec0c7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:46:17 ---> job-cost.sh 19:46:17 lf-activate-venv: SKIPPING 19:46:17 INFO: No Stack... 19:46:18 INFO: Retrieving Pricing Info for: v3-standard-4 19:46:19 INFO: Archiving Costs [Pipeline] sh 19:46:19 + cat /w/workspace/app-functions-sdk-go/3/archives/cost.csv 19:46:19 + cut -d, -f6 [Pipeline] lock 19:46:19 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1160-3-stack-cost] 19:46:19 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1160-3-stack-cost] did not exist. Created. 19:46:19 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1160-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:46:20 /w/workspace/app-functions-sdk-go/3@tmp/durable-a5cc8848/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:46:21 + echo total: 0.10999999940395355 [Pipeline] stash 19:46:21 Warning: overwriting stash ‘stack-cost’ 19:46:21 Stashed 1 file(s) [Pipeline] } 19:46:21 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1160-3-stack-cost] [Pipeline] // lock [Pipeline] } 19:46:21 $ docker stop --time=1 a60d59eadb73e624fe8dd5fdd9f76e55ce290c76d8e7961362e86b61731ec0c7 19:46:22 $ docker rm -f a60d59eadb73e624fe8dd5fdd9f76e55ce290c76d8e7961362e86b61731ec0c7 [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 19:46:23 provisioning config files... 19:46:23 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/dry_app-functions-sdk-go_PR-1160@tmp/config1079731731123966587tmp [Pipeline] { [Pipeline] sh 19:46:23 + set +x 19:46:23 + bash -s -- 19:46:23 + curl -s https://codecov.io/bash 19:46:23 19:46:23 _____ _ 19:46:23 / ____| | | 19:46:23 | | ___ __| | ___ ___ _____ __ 19:46:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:46:23 | |___| (_) | (_| | __/ (_| (_) \ V / 19:46:23 \_____\___/ \__,_|\___|\___\___/ \_/ 19:46:23 Bash-1.0.6 19:46:23 19:46:23 19:46:23 ==> git version 2.25.1 found 19:46:23 ==> 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 19:46:23 Release-Date: 2020-01-08 19:46:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:46:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:46:23 ==> Jenkins CI detected. 19:46:23 current dir:  /w/workspace/dry_app-functions-sdk-go_PR-1160 19:46:23 project root: . 19:46:23 --> token set from env 19:46:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:46:23 ==> Running gcov in . (disable via -X gcov) 19:46:23 ==> Python coveragepy not found 19:46:23 ==> Searching for coverage reports in: 19:46:23 + . 19:46:23 -> Found 2 reports 19:46:23 ==> Detecting git/mercurial file structure 19:46:23 ==> Reading reports 19:46:23 + ./app-service-template/coverage.out bytes=1222 19:46:23 + ./coverage.out bytes=125926 19:46:23 ==> Appending adjustments 19:46:23 https://docs.codecov.io/docs/fixing-reports 19:46:24 + Found adjustments 19:46:24 ==> Gzipping contents 19:46:24 24K /tmp/codecov.1VcVi9.gz 19:46:24 ==> Uploading reports 19:46:24 url: https://codecov.io 19:46:24 query: branch=PR-1160&commit=8b009f85c03355ab01f7640236607ed632349d45&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1160%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1160&job=&cmd_args= 19:46:24 -> Pinging Codecov 19:46:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=PR-1160&commit=8b009f85c03355ab01f7640236607ed632349d45&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1160%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1160&job=&cmd_args= 19:46:24 -> Uploading to 19:46:24 https://storage.googleapis.com/codecov/v4/raw/2022-07-27/3D8B5DFFC46A037C893635FACE044666/8b009f85c03355ab01f7640236607ed632349d45/fed2d080-b89b-49ee-96e4-de0c3a27f58c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220727%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220727T194624Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2948cb930f278eaf4bd0ed83868782ea40fa8e588234ea3d84ad95fcf2e21a72 19:46:24 % Total % Received % Xferd Average Speed Time Time Time Current 19:46:24 Dload Upload Total Spent Left Speed 19:46:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21626 0 0 100 21626 0 97855 --:--:-- --:--:-- --:--:-- 97414 100 21626 0 0 100 21626 0 94026 --:--:-- --:--:-- --:--:-- 93619 19:46:24 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/8b009f85c03355ab01f7640236607ed632349d45 [Pipeline] } 19:46:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 19:46:25 + [ -d /w/workspace/dry_app-functions-sdk-go_PR-1160/archives ] 19:46:25 + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1160/archives 19:46:25 total 16 19:46:25 drwxr-xr-x 3 root root 4096 Jul 27 19:35 . 19:46:25 drwxrwxr-x 10 jenkins jenkins 4096 Jul 27 19:35 .. 19:46:25 drwxr-xr-x 2 root root 4096 Jul 27 19:35 cost 19:46:25 -rw-r--r-- 1 root root 93 Jul 27 19:35 cost.csv 19:46:25 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-functions-sdk-go_PR-1160/archives 19:46:25 + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1160/archives 19:46:25 total 16 19:46:25 drwxr-xr-x 3 jenkins jenkins 4096 Jul 27 19:35 . 19:46:25 drwxrwxr-x 10 jenkins jenkins 4096 Jul 27 19:35 .. 19:46:25 drwxr-xr-x 2 jenkins jenkins 4096 Jul 27 19:35 cost 19:46:25 -rw-r--r-- 1 jenkins jenkins 93 Jul 27 19:35 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:46:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:46:26 ---> package-listing.sh 19:46:26 ++ facter osfamily 19:46:26 ++ tr '[:upper:]' '[:lower:]' 19:46:26 + OS_FAMILY=debian 19:46:26 + workspace=/w/workspace/dry_app-functions-sdk-go_PR-1160 19:46:26 + START_PACKAGES=/tmp/packages_start.txt 19:46:26 + END_PACKAGES=/tmp/packages_end.txt 19:46:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:46:26 + PACKAGES=/tmp/packages_start.txt 19:46:26 + '[' /w/workspace/dry_app-functions-sdk-go_PR-1160 ']' 19:46:26 + PACKAGES=/tmp/packages_end.txt 19:46:26 + case "${OS_FAMILY}" in 19:46:26 + dpkg -l 19:46:26 + grep '^ii' 19:46:26 + '[' -f /tmp/packages_start.txt ']' 19:46:26 + '[' -f /tmp/packages_end.txt ']' 19:46:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:46:26 + '[' /w/workspace/dry_app-functions-sdk-go_PR-1160 ']' 19:46:26 + mkdir -p /w/workspace/dry_app-functions-sdk-go_PR-1160/archives/ 19:46:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-functions-sdk-go_PR-1160/archives/ [Pipeline] echo 19:46:26 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-functions-sdk-go_PR-1160/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:46:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:46:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:46:27 prd-ubuntu20.04-docker-8c-8g-21266 does not seem to be running inside a container 19:46:27 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-functions-sdk-go_PR-1160/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-functions-sdk-go_PR-1160 -v /w/workspace/dry_app-functions-sdk-go_PR-1160:/w/workspace/dry_app-functions-sdk-go_PR-1160:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1160@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:46:28 $ docker top 9a01146e2993777b582fa8b876178128f02d47079b1687f8753075276b24c07c -eo pid,comm [Pipeline] { [Pipeline] sh 19:46:28 + touch /tmp/pre-build-complete [Pipeline] sh 19:46:28 + mkdir -p /var/log/sysstat [Pipeline] sh 19:46:28 + ls /var/log/sa-host 19:46:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:46:29 provisioning config files... 19:46:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-functions-sdk-go_PR-1160@tmp/config1022835623209885682tmp [Pipeline] { [Pipeline] echo 19:46:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:46:29 ---> create-netrc.sh [Pipeline] } 19:46:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:46:29 ---> python-tools-install.sh [Pipeline] echo 19:46:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:46:30 ---> sudo-logs.sh 19:46:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:46:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:46:30 ---> job-cost.sh 19:46:30 lf-activate-venv: SKIPPING 19:46:30 DEBUG: total: 0.2199999988079071 19:46:30 INFO: Retrieving Stack Cost... 19:46:30 INFO: Retrieving Pricing Info for: v3-standard-8 19:46:31 INFO: Archiving Costs [Pipeline] echo 19:46:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:46:31 ---> logs-deploy.sh 19:46:31 lf-activate-venv: SKIPPING 19:46:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-1160/3 19:46:31 INFO: archiving workspace using pattern(s): 19:46:32 Archives upload complete. 19:46:32 INFO: archiving logs to Nexus 19:46:33 ---> uname -a: 19:46:33 Linux prd-ubuntu20-04-docker-8c-8g-21266 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 19:46:33 19:46:33 19:46:33 ---> lscpu: 19:46:33 Architecture: x86_64 19:46:33 CPU op-mode(s): 32-bit, 64-bit 19:46:33 Byte Order: Little Endian 19:46:33 Address sizes: 40 bits physical, 48 bits virtual 19:46:33 CPU(s): 8 19:46:33 On-line CPU(s) list: 0-7 19:46:33 Thread(s) per core: 1 19:46:33 Core(s) per socket: 1 19:46:33 Socket(s): 8 19:46:33 NUMA node(s): 1 19:46:33 Vendor ID: AuthenticAMD 19:46:33 CPU family: 23 19:46:33 Model: 49 19:46:33 Model name: AMD EPYC-Rome Processor 19:46:33 Stepping: 0 19:46:33 CPU MHz: 2799.998 19:46:33 BogoMIPS: 5599.99 19:46:33 Virtualization: AMD-V 19:46:33 Hypervisor vendor: KVM 19:46:33 Virtualization type: full 19:46:33 L1d cache: 256 KiB 19:46:33 L1i cache: 256 KiB 19:46:33 L2 cache: 4 MiB 19:46:33 L3 cache: 128 MiB 19:46:33 NUMA node0 CPU(s): 0-7 19:46:33 Vulnerability Itlb multihit: Not affected 19:46:33 Vulnerability L1tf: Not affected 19:46:33 Vulnerability Mds: Not affected 19:46:33 Vulnerability Meltdown: Not affected 19:46:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:46:33 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:46:33 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:46:33 Vulnerability Srbds: Not affected 19:46:33 Vulnerability Tsx async abort: Not affected 19:46:33 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 19:46:33 19:46:33 19:46:33 ---> nproc: 19:46:33 8 19:46:33 19:46:33 19:46:33 ---> df -h: 19:46:33 Filesystem Size Used Avail Use% Mounted on 19:46:33 overlay 155G 11G 145G 7% / 19:46:33 tmpfs 64M 0 64M 0% /dev 19:46:33 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:46:33 shm 64M 0 64M 0% /dev/shm 19:46:33 /dev/vda1 155G 11G 145G 7% /facter-os 19:46:33 19:46:33 19:46:33 ---> sar -b -r -n DEV: 19:46:33 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21266) 07/27/22 _x86_64_ (8 CPU) 19:46:33 19:46:33 19:32:49 LINUX RESTART (8 CPU) 19:46:33 19:46:33 19:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:46:33 19:34:01 398.37 55.77 342.59 0.00 7383.57 199616.46 0.00 19:46:33 19:35:01 45.03 0.68 44.35 0.00 23.33 24072.13 0.00 19:46:33 19:36:01 50.86 1.00 49.86 0.00 29.73 26390.53 0.00 19:46:33 19:37:01 1.53 0.00 1.53 0.00 0.00 19.59 0.00 19:46:33 19:38:01 1.28 0.02 1.27 0.00 0.13 15.06 0.00 19:46:33 19:39:01 0.97 0.00 0.97 0.00 0.00 13.06 0.00 19:46:33 19:40:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 19:46:33 19:41:01 0.90 0.00 0.90 0.00 0.00 11.60 0.00 19:46:33 19:42:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 19:46:33 19:43:01 1.55 0.00 1.55 0.00 0.00 20.13 0.00 19:46:33 19:44:01 1.18 0.00 1.18 0.00 0.00 17.60 0.00 19:46:33 19:45:01 0.93 0.00 0.93 0.00 0.00 12.40 0.00 19:46:33 19:46:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 19:46:33 Average: 38.94 4.42 34.52 0.00 572.03 19247.88 0.00 19:46:33 19:46:33 19:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:46:33 19:34:01 28450664 31776700 525732 1.60 133912 3409684 2026144 5.97 1193820 2807988 346988 19:46:33 19:35:01 27825216 31719788 578724 1.76 126280 3947836 2097020 6.18 1544260 3041216 270892 19:46:33 19:36:01 28353432 31779828 525184 1.60 130424 3502776 1856168 5.47 1204172 2883760 320 19:46:33 19:37:01 28353792 31780364 524464 1.59 130464 3502908 1856168 5.47 1203796 2883896 188 19:46:33 19:38:01 28361256 31787896 516836 1.57 130516 3502908 1856168 5.47 1196656 2883904 28 19:46:33 19:39:01 28362224 31788948 515752 1.57 130560 3502916 1856168 5.47 1196076 2883908 172 19:46:33 19:40:01 28364184 31791100 513680 1.56 130612 3502912 1856168 5.47 1193372 2884084 12 19:46:33 19:41:01 28363892 31790876 513836 1.56 130644 3502924 1856168 5.47 1193364 2884088 200 19:46:33 19:42:01 28363844 31790948 513736 1.56 130684 3502928 1856168 5.47 1193948 2884160 12 19:46:33 19:43:01 28363948 31791080 513744 1.56 130732 3502924 1856168 5.47 1193384 2884164 144 19:46:33 19:44:01 28364436 31791620 513172 1.56 130796 3502912 1856168 5.47 1193892 2884144 24 19:46:33 19:45:01 28364640 31791884 512868 1.56 130828 3502916 1856168 5.47 1193652 2884144 184 19:46:33 19:46:01 28364332 31791580 513092 1.56 130840 3502920 1856168 5.47 1193548 2884148 12 19:46:33 Average: 28327374 31782509 521602 1.59 130561 3529959 1887770 5.56 1222611 2890277 47629 19:46:33 19:46:33 19:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:46:33 19:34:01 ens3 1019.70 754.49 9259.07 132.11 0.00 0.00 0.00 0.00 19:46:33 19:34:01 lo 4.20 4.20 0.40 0.40 0.00 0.00 0.00 0.00 19:46:33 19:34:01 vetha47b782 68.49 85.05 6.72 1194.85 0.00 0.00 0.00 0.10 19:46:33 19:34:01 docker0 120.86 135.13 9.72 1548.16 0.00 0.00 0.00 0.00 19:46:33 19:35:01 ens3 47.65 44.82 20.22 56.13 0.00 0.00 0.00 0.00 19:46:33 19:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:46:33 19:35:01 vetha47b782 5.06 5.41 0.48 3.24 0.00 0.00 0.00 0.00 19:46:33 19:35:01 docker0 5.06 5.36 0.41 3.24 0.00 0.00 0.00 0.00 19:46:33 19:36:01 ens3 109.77 71.52 2532.77 19.58 0.00 0.00 0.00 0.00 19:46:33 19:36:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 19:46:33 19:36:01 docker0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:46:33 19:37:01 ens3 0.48 0.28 0.12 0.08 0.00 0.00 0.00 0.00 19:46:33 19:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:46:33 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:33 19:38:01 ens3 0.42 0.25 0.26 0.19 0.00 0.00 0.00 0.00 19:46:33 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:33 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:33 19:39:01 ens3 5.16 8.10 0.40 9.83 0.00 0.00 0.00 0.00 19:46:33 19:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:46:33 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:33 19:40:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:33 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:33 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:33 19:41:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:46:33 19:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:46:33 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:33 19:42:01 ens3 14.61 9.85 13.11 0.65 0.00 0.00 0.00 0.00 19:46:33 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:33 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:33 19:43:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:46:33 19:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:46:33 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:33 19:44:01 ens3 8.70 13.10 0.63 14.71 0.00 0.00 0.00 0.00 19:46:33 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:33 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:33 19:45:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:46:33 19:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:46:33 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:33 19:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:33 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:33 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:33 Average: ens3 92.83 69.44 909.69 17.95 0.00 0.00 0.00 0.00 19:46:33 Average: lo 0.51 0.51 0.05 0.05 0.00 0.00 0.00 0.00 19:46:33 Average: docker0 9.69 10.81 0.78 119.33 0.00 0.00 0.00 0.00 19:46:33 19:46:33 19:46:33 ---> sar -P ALL: 19:46:33 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21266) 07/27/22 _x86_64_ (8 CPU) 19:46:33 19:46:33 19:32:49 LINUX RESTART (8 CPU) 19:46:33 19:46:33 19:33:01 CPU %user %nice %system %iowait %steal %idle 19:46:33 19:34:01 all 12.98 0.00 5.13 2.75 0.07 79.07 19:46:33 19:34:01 0 13.38 0.00 5.60 0.84 0.07 80.12 19:46:33 19:34:01 1 14.66 0.00 4.20 1.81 0.07 79.26 19:46:33 19:34:01 2 14.03 0.00 4.67 2.15 0.05 79.10 19:46:33 19:34:01 3 9.08 0.00 5.85 2.37 0.08 82.62 19:46:33 19:34:01 4 12.06 0.00 4.28 0.39 0.05 83.22 19:46:33 19:34:01 5 14.53 0.00 4.77 2.13 0.07 78.50 19:46:33 19:34:01 6 14.63 0.00 4.02 3.66 0.08 77.61 19:46:33 19:34:01 7 11.46 0.00 7.68 8.71 0.07 72.08 19:46:33 19:35:01 all 51.01 0.00 7.69 0.14 0.09 41.07 19:46:33 19:35:01 0 51.80 0.00 8.18 0.64 0.08 39.29 19:46:33 19:35:01 1 52.03 0.00 7.70 0.10 0.08 40.09 19:46:33 19:35:01 2 46.35 0.00 7.29 0.05 0.08 46.23 19:46:33 19:35:01 3 49.91 0.00 7.10 0.17 0.10 42.72 19:46:33 19:35:01 4 54.31 0.00 7.48 0.03 0.08 38.09 19:46:33 19:35:01 5 52.53 0.00 7.96 0.05 0.08 39.37 19:46:33 19:35:01 6 52.70 0.00 7.85 0.02 0.08 39.34 19:46:33 19:35:01 7 48.39 0.00 7.96 0.07 0.08 43.50 19:46:33 19:36:01 all 11.52 0.00 2.18 0.41 0.03 85.86 19:46:33 19:36:01 0 11.87 0.00 2.19 0.93 0.03 84.99 19:46:33 19:36:01 1 11.49 0.00 2.35 0.07 0.03 86.06 19:46:33 19:36:01 2 10.71 0.00 2.77 0.00 0.03 86.49 19:46:33 19:36:01 3 11.61 0.00 2.36 1.99 0.03 84.00 19:46:33 19:36:01 4 11.39 0.00 1.98 0.10 0.03 86.49 19:46:33 19:36:01 5 11.58 0.00 2.11 0.00 0.02 86.30 19:46:33 19:36:01 6 12.19 0.00 1.88 0.02 0.03 85.88 19:46:33 19:36:01 7 11.30 0.00 1.81 0.15 0.03 86.71 19:46:33 19:37:01 all 0.01 0.00 0.02 0.01 0.00 99.96 19:46:33 19:37:01 0 0.00 0.00 0.02 0.02 0.00 99.97 19:46:33 19:37:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:46:33 19:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:46:33 19:37:01 3 0.05 0.00 0.03 0.08 0.00 99.83 19:46:33 19:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:46:33 19:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:46:33 19:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:46:33 19:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:46:33 19:38:01 all 0.04 0.00 0.02 0.01 0.00 99.93 19:46:33 19:38:01 0 0.02 0.00 0.00 0.03 0.02 99.93 19:46:33 19:38:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:46:33 19:38:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:46:33 19:38:01 3 0.07 0.00 0.02 0.02 0.00 99.90 19:46:33 19:38:01 4 0.03 0.00 0.05 0.00 0.02 99.90 19:46:33 19:38:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:46:33 19:38:01 6 0.03 0.00 0.02 0.00 0.00 99.95 19:46:33 19:38:01 7 0.05 0.00 0.05 0.02 0.00 99.88 19:46:33 19:39:01 all 0.03 0.00 0.02 0.00 0.00 99.94 19:46:33 19:39:01 0 0.00 0.00 0.00 0.02 0.00 99.98 19:46:33 19:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:46:33 19:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:46:33 19:39:01 3 0.07 0.00 0.03 0.02 0.00 99.88 19:46:33 19:39:01 4 0.05 0.00 0.03 0.00 0.00 99.92 19:46:33 19:39:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:46:33 19:39:01 6 0.05 0.00 0.05 0.00 0.00 99.90 19:46:33 19:39:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:46:33 19:40:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:46:33 19:40:01 0 0.02 0.00 0.00 0.03 0.00 99.95 19:46:33 19:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:46:33 19:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:46:33 19:40:01 3 0.05 0.00 0.03 0.00 0.02 99.90 19:46:33 19:40:01 4 0.02 0.00 0.03 0.00 0.00 99.95 19:46:33 19:40:01 5 0.00 0.00 0.00 0.00 0.02 99.98 19:46:33 19:40:01 6 0.02 0.00 0.03 0.00 0.02 99.93 19:46:33 19:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:46:33 19:41:01 all 0.00 0.00 0.01 0.01 0.00 99.97 19:46:33 19:41:01 0 0.00 0.00 0.00 0.02 0.00 99.98 19:46:33 19:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:46:33 19:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:46:33 19:41:01 3 0.02 0.00 0.03 0.03 0.00 99.92 19:46:33 19:41:01 4 0.00 0.00 0.03 0.00 0.02 99.95 19:46:33 19:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:46:33 19:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:46:33 19:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:46:33 19:42:01 all 0.04 0.00 0.02 0.00 0.00 99.94 19:46:33 19:42:01 0 0.02 0.00 0.02 0.03 0.00 99.93 19:46:33 19:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:46:33 19:42:01 2 0.08 0.00 0.00 0.00 0.02 99.90 19:46:33 19:42:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:46:33 19:42:01 4 0.05 0.00 0.00 0.00 0.00 99.95 19:46:33 19:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:46:33 19:42:01 6 0.02 0.00 0.03 0.00 0.00 99.95 19:46:33 19:42:01 7 0.07 0.00 0.05 0.00 0.00 99.88 19:46:33 19:43:01 all 0.02 0.00 0.01 0.00 0.00 99.96 19:46:33 19:43:01 0 0.03 0.00 0.00 0.02 0.00 99.95 19:46:33 19:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:46:33 19:43:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:46:33 19:43:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:46:33 19:43:01 4 0.02 0.00 0.03 0.00 0.02 99.93 19:46:33 19:43:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:46:33 19:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:46:33 19:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:46:33 19:44:01 all 0.05 0.00 0.02 0.01 0.00 99.92 19:46:33 19:44:01 0 0.03 0.00 0.03 0.03 0.02 99.88 19:46:33 19:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:46:33 19:44:01 2 0.05 0.00 0.02 0.00 0.00 99.93 19:46:33 19:44:01 3 0.03 0.00 0.03 0.02 0.02 99.90 19:46:33 19:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:46:33 19:44:01 5 0.12 0.00 0.05 0.00 0.00 99.83 19:46:33 19:44:01 6 0.10 0.00 0.00 0.00 0.00 99.90 19:46:33 19:44:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:46:33 19:46:33 19:44:01 CPU %user %nice %system %iowait %steal %idle 19:46:33 19:45:01 all 0.03 0.00 0.01 0.00 0.00 99.96 19:46:33 19:45:01 0 0.03 0.00 0.00 0.02 0.02 99.93 19:46:33 19:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:46:33 19:45:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:46:33 19:45:01 3 0.03 0.00 0.02 0.02 0.00 99.93 19:46:33 19:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:46:33 19:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:46:33 19:45:01 6 0.08 0.00 0.02 0.00 0.00 99.90 19:46:33 19:45:01 7 0.00 0.00 0.03 0.00 0.00 99.97 19:46:33 19:46:01 all 0.01 0.00 0.01 0.00 0.00 99.98 19:46:33 19:46:01 0 0.03 0.00 0.03 0.00 0.00 99.93 19:46:33 19:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:46:33 19:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:46:33 19:46:01 3 0.00 0.00 0.02 0.02 0.00 99.97 19:46:33 19:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:46:33 19:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:46:33 19:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:46:33 19:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:46:33 Average: all 5.77 0.00 1.15 0.25 0.02 92.81 19:46:33 Average: 0 5.90 0.00 1.23 0.20 0.02 92.66 19:46:33 Average: 1 5.98 0.00 1.09 0.15 0.01 92.77 19:46:33 Average: 2 5.42 0.00 1.12 0.17 0.01 93.28 19:46:33 Average: 3 5.41 0.00 1.18 0.36 0.02 93.03 19:46:33 Average: 4 5.94 0.00 1.06 0.04 0.02 92.94 19:46:33 Average: 5 6.02 0.00 1.14 0.17 0.01 92.66 19:46:33 Average: 6 6.09 0.00 1.06 0.28 0.02 92.55 19:46:33 Average: 7 5.41 0.00 1.33 0.67 0.01 92.57 19:46:33 19:46:33 19:46:33