Pull request #1172 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 7fb4c68939184f4dca6f15cd81deb2b319a69ce7+03f80253bab3a019891fd47f55af2d87bae16c46 (48f707989cd29bd135d30ec5ba826ef1e3bd2ef3) 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-ssh8767916679177547898.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh13717465168766513422.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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1172/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1172/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7533244098374900798.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1172/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9015950003870482406.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh11687220487833459603.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1172/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1172/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14895565868568734549.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 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-29847 in /w/workspace/dry_app-functions-sdk-go_PR-1172 [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-1172 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/1172/head:refs/remotes/origin/PR-1172 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 03f80253bab3a019891fd47f55af2d87bae16c46 into PR head commit 7fb4c68939184f4dca6f15cd81deb2b319a69ce7 Merge succeeded, producing 7fb4c68939184f4dca6f15cd81deb2b319a69ce7 Checking out Revision 7fb4c68939184f4dca6f15cd81deb2b319a69ce7 (PR-1172) > git config core.sparsecheckout # timeout=10 > git checkout -f 7fb4c68939184f4dca6f15cd81deb2b319a69ce7 # 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 03f80253bab3a019891fd47f55af2d87bae16c46 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7fb4c68939184f4dca6f15cd81deb2b319a69ce7 # timeout=10 Commit message: "build: Update go.mod/go.sum for template app" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:27:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:27:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:27:48 ========================================================= 20:27:48 EdgeX Global Pipelines Version Info 20:27:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:27:48 ------------------- 20:27:48 stable info: 20:27:48 ------------------- 20:27:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:27:48 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 20:27:48 Message: update stable to v1.0.239 20:27:49 ------------------- 20:27:49 experimental info: 20:27:49 ------------------- 20:27:49 Commited By: **** collab-it+edgex@linuxfoundation.org 20:27:49 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 20:27:49 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:27:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 20:27:49 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 20:27:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:27:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:27:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:27:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:27:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:27:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:27:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:27:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:27:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:27:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 20:27:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:27:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:27:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 20:27:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:27:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:27:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:27:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:27:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:27:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:27:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:27:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:27:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:27:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 20:27:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:27:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:27:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1172 [Pipeline] echo 20:27:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1172 [Pipeline] echo 20:27:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1172 [Pipeline] echo 20:27:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7fb4c68939184f4dca6f15cd81deb2b319a69ce7 [Pipeline] echo 20:27:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7fb4c68 [Pipeline] echo 20:27:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:27:51 + git rev-list -1 --merges 7fb4c68939184f4dca6f15cd81deb2b319a69ce7~1..7fb4c68939184f4dca6f15cd81deb2b319a69ce7 [Pipeline] echo 20:27:51 -----------> git rev-list -1 --merges 7fb4c68939184f4dca6f15cd81deb2b319a69ce7~1..7fb4c68939184f4dca6f15cd81deb2b319a69ce7 7fb4c68939184f4dca6f15cd81deb2b319a69ce7 [false] [Pipeline] sh 20:27:51 + git log --format=format:%s -1 7fb4c68939184f4dca6f15cd81deb2b319a69ce7 [Pipeline] echo 20:27:52 ========================================================= 20:27:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:27:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:27:52 + git log --format=format:%s -1 7fb4c68939184f4dca6f15cd81deb2b319a69ce7 [Pipeline] echo 20:27:52 [semverPrep] GIT_COMMIT: 7fb4c68939184f4dca6f15cd81deb2b319a69ce7, Commit Message: build: Update go.mod/go.sum for template app [Pipeline] echo 20:27:52 [semverPrep] This is not a build commit. [Pipeline] sh 20:27:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:27:52 + grep -v github /etc/ssh/ssh_known_hosts 20:27:52 + [ -e /tmp/ssh_known_hosts ] 20:27:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:27:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:27:52 + sudo tee -a /etc/ssh/ssh_known_hosts 20:27:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:27:53 20:27:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:27:54 0.1.4: Pulling from edgex-devops/py-git-semver 20:27:54 b85a868b505f: Pulling fs layer 20:27:54 e2be974225ed: Pulling fs layer 20:27:54 339a4e72a1f5: Pulling fs layer 20:27:54 988bab9f4d93: Pulling fs layer 20:27:54 1469e6f7b9e6: Pulling fs layer 20:27:54 eaf3925da568: Pulling fs layer 20:27:54 bab4dde63d76: Pulling fs layer 20:27:54 bde34c3a00c8: Pulling fs layer 20:27:54 b352a97aabf1: Pulling fs layer 20:27:54 4872d77fe225: Pulling fs layer 20:27:54 5851b861e8e6: Pulling fs layer 20:27:54 988bab9f4d93: Waiting 20:27:54 1469e6f7b9e6: Waiting 20:27:54 eaf3925da568: Waiting 20:27:54 bab4dde63d76: Waiting 20:27:54 bde34c3a00c8: Waiting 20:27:54 4872d77fe225: Waiting 20:27:54 b352a97aabf1: Waiting 20:27:54 5851b861e8e6: Waiting 20:27:54 e2be974225ed: Verifying Checksum 20:27:54 e2be974225ed: Download complete 20:27:54 988bab9f4d93: Verifying Checksum 20:27:54 988bab9f4d93: Download complete 20:27:54 1469e6f7b9e6: Verifying Checksum 20:27:54 1469e6f7b9e6: Download complete 20:27:54 eaf3925da568: Download complete 20:27:54 339a4e72a1f5: Verifying Checksum 20:27:54 339a4e72a1f5: Download complete 20:27:54 bde34c3a00c8: Download complete 20:27:54 b352a97aabf1: Download complete 20:27:54 4872d77fe225: Verifying Checksum 20:27:54 4872d77fe225: Download complete 20:27:54 5851b861e8e6: Verifying Checksum 20:27:54 5851b861e8e6: Download complete 20:27:54 b85a868b505f: Verifying Checksum 20:27:54 b85a868b505f: Download complete 20:27:54 bab4dde63d76: Verifying Checksum 20:27:54 bab4dde63d76: Download complete 20:27:55 b85a868b505f: Pull complete 20:27:55 e2be974225ed: Pull complete 20:27:56 339a4e72a1f5: Pull complete 20:27:56 988bab9f4d93: Pull complete 20:27:56 1469e6f7b9e6: Pull complete 20:27:56 eaf3925da568: Pull complete 20:27:58 bab4dde63d76: Pull complete 20:27:58 bde34c3a00c8: Pull complete 20:27:59 b352a97aabf1: Pull complete 20:27:59 4872d77fe225: Pull complete 20:27:59 5851b861e8e6: Pull complete 20:27:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:27:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:27:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:27:59 prd-ubuntu20.04-docker-8c-8g-29847 does not seem to be running inside a container 20:27:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_PR-1172 -v /w/workspace/dry_app-functions-sdk-go_PR-1172:/w/workspace/dry_app-functions-sdk-go_PR-1172:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1172@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1172@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 20:28:01 $ docker top 4a5d01540b151ce7b1719f1a40191c073bcf7f4fe9486a67363c32d5e19fa471 -eo pid,comm 20:28:01 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). 20:28:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:28:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:28:01 [ssh-agent] Looking for ssh-agent implementation... 20:28:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:28:01 $ docker exec 4a5d01540b151ce7b1719f1a40191c073bcf7f4fe9486a67363c32d5e19fa471 ssh-agent 20:28:01 SSH_AUTH_SOCK=/tmp/ssh-MDkjuwm9KNiz/agent.33 20:28:01 SSH_AGENT_PID=39 20:28:01 Running ssh-add (command line suppressed) 20:28:01 Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1172@tmp/private_key_1876046171053351147.key (/w/workspace/dry_app-functions-sdk-go_PR-1172@tmp/private_key_1876046171053351147.key) 20:28:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:28:02 + git tag --points-at HEAD [Pipeline] } 20:28:02 $ docker exec --env ******** --env ******** 4a5d01540b151ce7b1719f1a40191c073bcf7f4fe9486a67363c32d5e19fa471 ssh-agent -k 20:28:02 unset SSH_AUTH_SOCK; 20:28:02 unset SSH_AGENT_PID; 20:28:02 echo Agent pid 39 killed; 20:28:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:28:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:28:02 [ssh-agent] Looking for ssh-agent implementation... 20:28:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:28:02 $ docker exec 4a5d01540b151ce7b1719f1a40191c073bcf7f4fe9486a67363c32d5e19fa471 ssh-agent 20:28:02 SSH_AUTH_SOCK=/tmp/ssh-InQM8zHzSirq/agent.73 20:28:02 SSH_AGENT_PID=80 20:28:02 Running ssh-add (command line suppressed) 20:28:02 Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1172@tmp/private_key_514116367135151440.key (/w/workspace/dry_app-functions-sdk-go_PR-1172@tmp/private_key_514116367135151440.key) 20:28:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:28:03 + git semver init 20:28:03 2022-09-19 20:28:03,493 [run_init] DEBUG init version:0.0.0 force:False 20:28:03 2022-09-19 20:28:03,494 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-functions-sdk-go_PR-1172/.semver 20:28:03 2022-09-19 20:28:03,495 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/dry_app-functions-sdk-go_PR-1172/.semver 20:28:03 2022-09-19 20:28:03,496 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/dry_app-functions-sdk-go_PR-1172/.semver'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1172, universal_newlines=False, shell=None, istream=None) 20:28:36 2022-09-19 20:28:33,906 [append_file] DEBUG append to file:/w/workspace/dry_app-functions-sdk-go_PR-1172/.git/info/exclude 20:28:36 2022-09-19 20:28:33,907 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-functions-sdk-go_PR-1172/.semver/PR-1172 with force:False 20:28:36 2022-09-19 20:28:33,907 [write_file] DEBUG write to file:/w/workspace/dry_app-functions-sdk-go_PR-1172/.semver/PR-1172 20:28:36 2022-09-19 20:28:33,911 [execute] INFO git cat-file --batch-check 20:28:36 2022-09-19 20:28:33,911 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1172/.semver, universal_newlines=False, shell=None, istream=) 20:28:36 2022-09-19 20:28:33,918 [execute] INFO git cat-file --batch 20:28:36 2022-09-19 20:28:33,918 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1172/.semver, universal_newlines=False, shell=None, istream=) 20:28:36 2022-09-19 20:28:33,926 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_PR-1172/.semver/PR-1172 20:28:36 0.0.0 [Pipeline] } 20:28:36 $ docker exec --env ******** --env ******** 4a5d01540b151ce7b1719f1a40191c073bcf7f4fe9486a67363c32d5e19fa471 ssh-agent -k 20:28:36 unset SSH_AUTH_SOCK; 20:28:36 unset SSH_AGENT_PID; 20:28:36 echo Agent pid 80 killed; 20:28:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:28:37 + git semver [Pipeline] } 20:28:37 $ docker stop --time=1 4a5d01540b151ce7b1719f1a40191c073bcf7f4fe9486a67363c32d5e19fa471 20:28:39 $ docker rm -f 4a5d01540b151ce7b1719f1a40191c073bcf7f4fe9486a67363c32d5e19fa471 [Pipeline] // withDockerContainer [Pipeline] sh 20:28:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:28:40 Stashed 1 file(s) [Pipeline] echo 20:28:40 [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 20:28:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:28:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:28:40 ========================================================= 20:28:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:28:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 20:28:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:28:41 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:28:41 2408cc74d12b: Pulling fs layer 20:28:41 ea60b727a1ce: Pulling fs layer 20:28:41 30c4a7721957: Pulling fs layer 20:28:41 370296b7ddb6: Pulling fs layer 20:28:41 7c6cee850709: Pulling fs layer 20:28:41 39a5fcdaea64: Pulling fs layer 20:28:41 d94ebbe4e438: Pulling fs layer 20:28:41 bcfd1f05c69d: Pulling fs layer 20:28:41 59ccb84bbe0f: Pulling fs layer 20:28:41 370296b7ddb6: Waiting 20:28:41 7c6cee850709: Waiting 20:28:41 39a5fcdaea64: Waiting 20:28:41 bcfd1f05c69d: Waiting 20:28:41 59ccb84bbe0f: Waiting 20:28:41 d94ebbe4e438: Waiting 20:28:41 30c4a7721957: Verifying Checksum 20:28:41 30c4a7721957: Download complete 20:28:41 ea60b727a1ce: Verifying Checksum 20:28:41 ea60b727a1ce: Download complete 20:28:41 7c6cee850709: Verifying Checksum 20:28:41 7c6cee850709: Download complete 20:28:41 39a5fcdaea64: Download complete 20:28:41 2408cc74d12b: Verifying Checksum 20:28:41 2408cc74d12b: Download complete 20:28:41 d94ebbe4e438: Download complete 20:28:41 2408cc74d12b: Pull complete 20:28:41 ea60b727a1ce: Pull complete 20:28:41 30c4a7721957: Pull complete 20:28:41 59ccb84bbe0f: Verifying Checksum 20:28:41 59ccb84bbe0f: Download complete 20:28:42 bcfd1f05c69d: Verifying Checksum 20:28:42 bcfd1f05c69d: Download complete 20:28:42 370296b7ddb6: Verifying Checksum 20:28:42 370296b7ddb6: Download complete 20:28:46 370296b7ddb6: Pull complete 20:28:46 7c6cee850709: Pull complete 20:28:46 39a5fcdaea64: Pull complete 20:28:46 d94ebbe4e438: Pull complete 20:28:48 bcfd1f05c69d: Pull complete 20:28:49 59ccb84bbe0f: Pull complete 20:28:49 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 20:28:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:28:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 20:28:49 + 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 20:28:49 + docker inspect -f . ci-base-image-x86_64 20:28:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:28:49 prd-ubuntu20.04-docker-8c-8g-29847 does not seem to be running inside a container 20:28:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1172 -v /w/workspace/dry_app-functions-sdk-go_PR-1172:/w/workspace/dry_app-functions-sdk-go_PR-1172:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1172@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1172@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 20:28:53 $ docker top b57999903fa5892c4bce3e71e97922be2f0fbc91a837904631883944df929f23 -eo pid,comm [Pipeline] { [Pipeline] sh 20:28:53 + go version 20:28:53 go version go1.18.3 linux/amd64 [Pipeline] } 20:28:53 $ docker stop --time=1 b57999903fa5892c4bce3e71e97922be2f0fbc91a837904631883944df929f23 20:28:54 $ docker rm -f b57999903fa5892c4bce3e71e97922be2f0fbc91a837904631883944df929f23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:55 + docker inspect -f . ci-base-image-x86_64 20:28:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:28:55 Still waiting to schedule task 20:28:55 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 20:28:55 prd-ubuntu20.04-docker-8c-8g-29847 does not seem to be running inside a container 20:28:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-functions-sdk-go_PR-1172 -v /w/workspace/dry_app-functions-sdk-go_PR-1172:/w/workspace/dry_app-functions-sdk-go_PR-1172:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1172@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1172@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 20:28:56 $ docker top efa7c27deb4d4163d820e070f23b04f9e829805c8e5b21318ce75babe5fb6e13 -eo pid,comm [Pipeline] { [Pipeline] sh 20:28:56 + git config --global --add safe.directory /w/workspace/dry_app-functions-sdk-go_PR-1172 [Pipeline] fileExists [Pipeline] sh 20:28:57 + make test 20:28:57 make -C ./app-service-template build 20:28:57 make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1172/app-service-template' 20:28:57 go mod tidy 20:28:57 go: downloading github.com/stretchr/testify v1.8.0 20:28:57 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 20:28:57 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:28:57 go: downloading github.com/google/uuid v1.3.0 20:28:57 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.16 20:28:57 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.15 20:28:57 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 20:28:57 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.5 20:28:57 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 20:28:57 go: downloading github.com/davecgh/go-spew v1.1.1 20:28:57 go: downloading github.com/pmezard/go-difflib v1.0.0 20:28:57 go: downloading github.com/stretchr/objx v0.4.0 20:28:57 go: downloading gopkg.in/yaml.v3 v3.0.1 20:28:57 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.7 20:28:57 go: downloading github.com/gorilla/mux v1.8.0 20:28:57 go: downloading github.com/hashicorp/go-multierror v1.1.1 20:28:57 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 20:28:57 go: downloading github.com/go-kit/log v0.2.0 20:28:57 go: downloading github.com/go-playground/validator/v10 v10.10.1 20:28:57 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 20:28:57 go: downloading github.com/pelletier/go-toml v1.9.5 20:28:57 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 20:28:57 go: downloading github.com/gorilla/websocket v1.4.2 20:28:57 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 20:28:57 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:28:57 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 20:28:57 go: downloading github.com/hashicorp/consul/api v1.9.1 20:28:57 go: downloading github.com/hashicorp/errwrap v1.0.0 20:28:57 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 20:28:57 go: downloading github.com/nats-io/nats.go v1.16.0 20:28:57 go: downloading github.com/pebbe/zmq4 v1.2.7 20:28:58 go: downloading github.com/go-redis/redis/v7 v7.3.0 20:28:58 go: downloading github.com/go-logfmt/logfmt v0.5.1 20:28:58 go: downloading github.com/x448/float16 v0.8.4 20:28:58 go: downloading github.com/go-playground/universal-translator v0.18.0 20:28:58 go: downloading github.com/leodido/go-urn v1.2.1 20:28:58 go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e 20:28:58 go: downloading golang.org/x/text v0.3.7 20:28:58 go: downloading github.com/go-playground/locales v0.14.0 20:28:58 go: downloading github.com/mitchellh/copystructure v1.0.0 20:28:58 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:28:58 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:28:58 go: downloading github.com/hashicorp/go-hclog v0.12.0 20:28:58 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 20:28:58 go: downloading github.com/hashicorp/serf v0.9.5 20:28:58 go: downloading github.com/mitchellh/mapstructure v1.5.0 20:28:59 go: downloading github.com/Microsoft/go-winio v0.5.2 20:28:59 go: downloading github.com/zeebo/errs v1.2.2 20:28:59 go: downloading google.golang.org/grpc v1.46.0 20:28:59 go: downloading github.com/nats-io/nkeys v0.3.0 20:28:59 go: downloading github.com/nats-io/nuid v1.0.1 20:28:59 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 20:28:59 go: downloading github.com/go-playground/assert/v2 v2.0.1 20:28:59 go: downloading github.com/hashicorp/consul/sdk v0.8.0 20:28:59 go: downloading github.com/hashicorp/go-uuid v1.0.1 20:28:59 go: downloading github.com/nats-io/nats-server/v2 v2.7.4 20:28:59 go: downloading github.com/onsi/ginkgo v1.10.1 20:28:59 go: downloading golang.org/x/sys v0.0.0-20220610221304-9f5ed59c137d 20:28:59 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:28:59 go: downloading github.com/onsi/gomega v1.7.0 20:28:59 go: downloading github.com/mitchellh/reflectwalk v1.0.0 20:28:59 go: downloading github.com/fatih/color v1.9.0 20:28:59 go: downloading github.com/mattn/go-colorable v0.1.12 20:28:59 go: downloading github.com/mattn/go-isatty v0.0.14 20:28:59 go: downloading github.com/mitchellh/go-homedir v1.1.0 20:28:59 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:28:59 go: downloading github.com/hashicorp/go-msgpack v0.5.3 20:28:59 go: downloading github.com/hashicorp/memberlist v0.2.2 20:28:59 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 20:28:59 go: downloading google.golang.org/protobuf v1.28.0 20:29:00 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 20:29:00 go: downloading github.com/golang/protobuf v1.5.2 20:29:00 go: downloading github.com/google/go-cmp v0.5.6 20:29:00 go: downloading github.com/kr/pretty v0.3.0 20:29:00 go: downloading github.com/pkg/errors v0.9.1 20:29:00 go: downloading github.com/klauspost/compress v1.15.9 20:29:00 go: downloading github.com/minio/highwayhash v1.0.2 20:29:00 go: downloading github.com/nats-io/jwt/v2 v2.3.0 20:29:00 go: downloading golang.org/x/time v0.0.0-20220722155302-e5dcc9cfc0b9 20:29:00 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 20:29:00 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 20:29:00 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 20:29:00 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 20:29:00 go: downloading github.com/miekg/dns v1.1.26 20:29:00 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:29:00 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 20:29:00 go: downloading github.com/hpcloud/tail v1.0.0 20:29:00 go: downloading gopkg.in/yaml.v2 v2.4.0 20:29:00 go: downloading github.com/kr/text v0.2.0 20:29:00 go: downloading github.com/rogpeppe/go-internal v1.8.0 20:29:00 go: downloading github.com/hashicorp/golang-lru v0.5.0 20:29:00 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 20:29:00 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 20:29:00 go: downloading gopkg.in/fsnotify.v1 v1.4.7 20:29:32 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 20:29:47 make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1172/app-service-template' 20:29:47 make -C ./app-service-template test 20:29:47 make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1172/app-service-template' 20:29:47 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 20:30:09 ok new-app-service 0.070s coverage: 48.1% of statements 20:30:09 ? new-app-service/config [no test files] 20:30:09 ok new-app-service/functions 0.052s 20:30:09 CGO_ENABLED=1 go vet ./... 20:30:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:30:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:30:20 ./bin/test-attribution-txt.sh 20:30:20 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 20:30:20 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 20:30:20 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 20:30:20 make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1172/app-service-template' 20:30:20 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:30:20 go: downloading github.com/gomodule/redigo v1.8.9 20:30:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 20:30:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.132s coverage: 60.4% of statements 20:30:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.079s coverage: 93.9% of statements 20:30:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 20:30:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.105s coverage: 76.5% of statements 20:30:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 20:30:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.093s coverage: 88.7% of statements 20:30:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.045s coverage: 100.0% of statements 20:30:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.196s coverage: 78.5% of statements 20:30:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 20:30:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 20:30:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.057s coverage: 97.3% of statements 20:30:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 20:30:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 20:30:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.103s coverage: 82.8% of statements 20:30:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 20:30:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.719s coverage: 81.5% of statements 20:30:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 20:30:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 20:30:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.119s coverage: 28.7% of statements 20:30:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 20:30:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.084s coverage: 14.0% of statements 20:30:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.065s coverage: 27.3% of statements 20:30:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 20:30:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 20:30:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.076s coverage: 51.4% of statements 20:30:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.144s coverage: 75.5% of statements 20:30:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.054s coverage: 94.4% of statements 20:30:50 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:30:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:30:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:30:58 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 20:30:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:30:58 $ docker stop --time=1 efa7c27deb4d4163d820e070f23b04f9e829805c8e5b21318ce75babe5fb6e13 20:31:00 $ docker rm -f efa7c27deb4d4163d820e070f23b04f9e829805c8e5b21318ce75babe5fb6e13 [Pipeline] // withDockerContainer [Pipeline] sh 20:31:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:31:01 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 20:31:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:31:02 20:31:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:31:02 latest: Pulling from edgex-lftools-log-publisher 20:31:02 5eb5b503b376: Pulling fs layer 20:31:02 5c69ac0246d0: Pulling fs layer 20:31:02 ec43610c2a17: Pulling fs layer 20:31:02 3a2ae6a8a46f: Pulling fs layer 20:31:02 33b1e0a273af: Pulling fs layer 20:31:02 5d3b04190fa2: Pulling fs layer 20:31:02 2f39f015ded8: Pulling fs layer 20:31:02 33b1e0a273af: Waiting 20:31:02 5d3b04190fa2: Waiting 20:31:02 2f39f015ded8: Waiting 20:31:02 3a2ae6a8a46f: Waiting 20:31:02 5c69ac0246d0: Verifying Checksum 20:31:02 5c69ac0246d0: Download complete 20:31:02 3a2ae6a8a46f: Verifying Checksum 20:31:02 3a2ae6a8a46f: Download complete 20:31:02 33b1e0a273af: Verifying Checksum 20:31:02 33b1e0a273af: Download complete 20:31:02 ec43610c2a17: Verifying Checksum 20:31:02 ec43610c2a17: Download complete 20:31:02 5eb5b503b376: Verifying Checksum 20:31:02 5eb5b503b376: Download complete 20:31:03 2f39f015ded8: Download complete 20:31:04 5eb5b503b376: Pull complete 20:31:04 5c69ac0246d0: Pull complete 20:31:04 ec43610c2a17: Pull complete 20:31:04 3a2ae6a8a46f: Pull complete 20:31:05 33b1e0a273af: Pull complete 20:31:05 5d3b04190fa2: Pull complete 20:31:10 2f39f015ded8: Pull complete 20:31:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:31:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:31:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:31:10 prd-ubuntu20.04-docker-8c-8g-29847 does not seem to be running inside a container 20:31:10 $ 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-1172 -v /w/workspace/dry_app-functions-sdk-go_PR-1172:/w/workspace/dry_app-functions-sdk-go_PR-1172:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1172@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1172@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 20:31:13 $ docker top c86ee1705beee905df2eb66b18c6315ac18e82dc9059f855fc54cdf29431688f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:31:14 ---> job-cost.sh 20:31:14 lf-activate-venv: SKIPPING 20:31:14 INFO: No Stack... 20:31:14 INFO: Retrieving Pricing Info for: v3-standard-8 20:31:14 INFO: Archiving Costs [Pipeline] sh 20:31:15 + cat /w/workspace/dry_app-functions-sdk-go_PR-1172/archives/cost.csv 20:31:15 + cut -d, -f6 [Pipeline] lock 20:31:15 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1172-1-stack-cost] 20:31:15 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1172-1-stack-cost] did not exist. Created. 20:31:15 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1172-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:31:15 + echo total: 0.2199999988079071 [Pipeline] stash 20:31:15 Stashed 1 file(s) [Pipeline] } 20:31:15 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1172-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:31:15 $ docker stop --time=1 c86ee1705beee905df2eb66b18c6315ac18e82dc9059f855fc54cdf29431688f 20:31:16 $ docker rm -f c86ee1705beee905df2eb66b18c6315ac18e82dc9059f855fc54cdf29431688f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:31:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-29850 in /w/workspace/dry_app-functions-sdk-go_PR-1172 [Pipeline] { [Pipeline] ws 20:31:46 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 20:31:46 The recommended git tool is: git 20:31:53 using credential edgex-jenkins-ssh 20:31:53 Cloning the remote Git repository 20:31:53 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 20:31:54 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 20:31:54 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:31:54 > git --version # timeout=10 20:31:54 > git --version # 'git version 2.25.1' 20:31:54 using GIT_SSH to set credentials SSH Credentials for GitHub 20:31:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:31:58 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:31:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:31:58 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:31:58 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:31:58 using GIT_SSH to set credentials SSH Credentials for GitHub 20:31:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1172/head:refs/remotes/origin/PR-1172 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:31:58 Merging remotes/origin/main commit 03f80253bab3a019891fd47f55af2d87bae16c46 into PR head commit 7fb4c68939184f4dca6f15cd81deb2b319a69ce7 20:31:59 Merge succeeded, producing 7fb4c68939184f4dca6f15cd81deb2b319a69ce7 20:31:59 Checking out Revision 7fb4c68939184f4dca6f15cd81deb2b319a69ce7 (PR-1172) 20:31:58 > git config core.sparsecheckout # timeout=10 20:31:58 > git checkout -f 7fb4c68939184f4dca6f15cd81deb2b319a69ce7 # timeout=10 20:31:59 > git remote # timeout=10 20:31:59 > git config --get remote.origin.url # timeout=10 20:31:59 using GIT_SSH to set credentials SSH Credentials for GitHub 20:31:59 > git merge 03f80253bab3a019891fd47f55af2d87bae16c46 # timeout=10 20:31:59 > git rev-parse HEAD^{commit} # timeout=10 20:31:59 > git config core.sparsecheckout # timeout=10 20:31:59 > git checkout -f 7fb4c68939184f4dca6f15cd81deb2b319a69ce7 # timeout=10 20:32:03 Commit message: "build: Update go.mod/go.sum for template app" 20:32:03 > git --version # timeout=10 20:32:03 > git --version # 'git version 2.25.1' 20:32:03 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:32:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:32:04 % Total % Received % Xferd Average Speed Time Time Time Current 20:32:04 Dload Upload Total Spent Left Speed 20:32:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 85148 0 --:--:-- --:--:-- --:--:-- 85727 [Pipeline] sh 20:32:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:32:05 + sudo tee /etc/docker/daemon.new 20:32:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:32:05 { 20:32:05 "registry-mirrors": [ 20:32:05 "https://nexus3.edgexfoundry.org:10001" 20:32:05 ], 20:32:05 "bip": "10.250.0.254/24", 20:32:05 "hosts": [ 20:32:05 "tcp://0.0.0.0:5555", 20:32:05 "unix:///var/run/docker.sock" 20:32:05 ], 20:32:05 "mtu": 1458, 20:32:05 "selinux-enabled": true, 20:32:05 "seccomp-profile": "/etc/docker/seccomp.json" 20:32:05 } [Pipeline] sh 20:32:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:32:06 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 20:32:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:32:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:32:25 ========================================================= 20:32:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:32:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 20:32:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:32:26 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:32:26 b3c136eddcbf: Pulling fs layer 20:32:26 c0a3192eca97: Pulling fs layer 20:32:26 a050256f5b6f: Pulling fs layer 20:32:26 656be50a0ddc: Pulling fs layer 20:32:26 2bbca73fdf42: Pulling fs layer 20:32:26 46d945488cbd: Pulling fs layer 20:32:26 8a5474983e97: Pulling fs layer 20:32:26 329c88fbcd65: Pulling fs layer 20:32:26 329c88fbcd65: Waiting 20:32:26 656be50a0ddc: Waiting 20:32:26 46d945488cbd: Waiting 20:32:26 8a5474983e97: Waiting 20:32:26 2bbca73fdf42: Waiting 20:32:26 a050256f5b6f: Download complete 20:32:26 c0a3192eca97: Verifying Checksum 20:32:26 c0a3192eca97: Download complete 20:32:26 2bbca73fdf42: Verifying Checksum 20:32:26 2bbca73fdf42: Download complete 20:32:26 46d945488cbd: Download complete 20:32:26 b3c136eddcbf: Verifying Checksum 20:32:26 b3c136eddcbf: Download complete 20:32:27 b3c136eddcbf: Pull complete 20:32:27 329c88fbcd65: Verifying Checksum 20:32:27 329c88fbcd65: Download complete 20:32:28 c0a3192eca97: Pull complete 20:32:28 a050256f5b6f: Pull complete 20:32:28 8a5474983e97: Verifying Checksum 20:32:28 8a5474983e97: Download complete 20:32:29 656be50a0ddc: Verifying Checksum 20:32:29 656be50a0ddc: Download complete 20:32:45 656be50a0ddc: Pull complete 20:32:45 2bbca73fdf42: Pull complete 20:32:45 46d945488cbd: Pull complete 20:32:50 8a5474983e97: Pull complete 20:32:53 329c88fbcd65: Pull complete 20:32:53 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 20:32:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:32:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 20:32:53 + 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 20:32:53 + docker inspect -f . ci-base-image-arm64 20:32:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:32:54 prd-ubuntu20.04-docker-arm64-4c-16g-29850 does not seem to be running inside a container 20:32:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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 20:32:58 $ docker top fd94f3d2a788c449bf8be6fe43d86aa56d72243980dc403345ee52ff82c981fa -eo pid,comm [Pipeline] { [Pipeline] sh 20:32:59 + go version 20:32:59 go version go1.18.3 linux/arm64 [Pipeline] } 20:32:59 $ docker stop --time=1 fd94f3d2a788c449bf8be6fe43d86aa56d72243980dc403345ee52ff82c981fa 20:33:00 $ docker rm -f fd94f3d2a788c449bf8be6fe43d86aa56d72243980dc403345ee52ff82c981fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:01 + docker inspect -f . ci-base-image-arm64 20:33:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:33:02 prd-ubuntu20.04-docker-arm64-4c-16g-29850 does not seem to be running inside a container 20:33:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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 20:33:03 $ docker top 9c25f0dda80745b8efe9dd3c40c7c542ad0eca5ab639795aac89362d8c78202f -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:04 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 20:33:05 + make test 20:33:05 make -C ./app-service-template build 20:33:05 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 20:33:05 go mod tidy 20:33:05 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 20:33:05 go: downloading github.com/stretchr/testify v1.8.0 20:33:05 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:33:05 go: downloading github.com/google/uuid v1.3.0 20:33:05 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.16 20:33:06 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.15 20:33:06 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 20:33:06 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.5 20:33:06 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 20:33:06 go: downloading github.com/davecgh/go-spew v1.1.1 20:33:06 go: downloading github.com/pmezard/go-difflib v1.0.0 20:33:06 go: downloading gopkg.in/yaml.v3 v3.0.1 20:33:06 go: downloading github.com/stretchr/objx v0.4.0 20:33:06 go: downloading github.com/gorilla/mux v1.8.0 20:33:06 go: downloading github.com/hashicorp/go-multierror v1.1.1 20:33:06 go: downloading github.com/go-playground/validator/v10 v10.10.1 20:33:06 go: downloading github.com/go-kit/log v0.2.0 20:33:06 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.7 20:33:06 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 20:33:06 go: downloading github.com/mitchellh/copystructure v1.0.0 20:33:06 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 20:33:06 go: downloading github.com/gorilla/websocket v1.4.2 20:33:06 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 20:33:06 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:33:06 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 20:33:06 go: downloading github.com/pelletier/go-toml v1.9.5 20:33:06 go: downloading github.com/hashicorp/errwrap v1.0.0 20:33:06 go: downloading github.com/go-logfmt/logfmt v0.5.1 20:33:07 go: downloading github.com/go-playground/universal-translator v0.18.0 20:33:07 go: downloading github.com/leodido/go-urn v1.2.1 20:33:07 go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e 20:33:07 go: downloading golang.org/x/text v0.3.7 20:33:07 go: downloading github.com/go-playground/locales v0.14.0 20:33:08 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 20:33:08 go: downloading github.com/go-playground/assert/v2 v2.0.1 20:33:10 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 20:33:10 go: downloading github.com/hashicorp/consul/api v1.9.1 20:33:10 go: downloading github.com/mitchellh/reflectwalk v1.0.0 20:33:10 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 20:33:10 go: downloading github.com/x448/float16 v0.8.4 20:33:10 go: downloading github.com/nats-io/nats.go v1.16.0 20:33:10 go: downloading github.com/go-redis/redis/v7 v7.3.0 20:33:11 go: downloading github.com/pebbe/zmq4 v1.2.7 20:33:11 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:33:11 go: downloading golang.org/x/sys v0.0.0-20220610221304-9f5ed59c137d 20:33:11 go: downloading github.com/kr/pretty v0.3.0 20:33:11 go: downloading github.com/Microsoft/go-winio v0.5.2 20:33:11 go: downloading github.com/zeebo/errs v1.2.2 20:33:11 go: downloading google.golang.org/grpc v1.46.0 20:33:12 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:33:12 go: downloading github.com/hashicorp/go-hclog v0.12.0 20:33:12 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 20:33:12 go: downloading github.com/hashicorp/serf v0.9.5 20:33:12 go: downloading github.com/mitchellh/mapstructure v1.5.0 20:33:12 go: downloading github.com/hashicorp/consul/sdk v0.8.0 20:33:12 go: downloading github.com/hashicorp/go-uuid v1.0.1 20:33:12 go: downloading github.com/nats-io/nkeys v0.3.0 20:33:12 go: downloading github.com/nats-io/nuid v1.0.1 20:33:12 go: downloading github.com/nats-io/nats-server/v2 v2.7.4 20:33:12 go: downloading github.com/onsi/ginkgo v1.10.1 20:33:12 go: downloading github.com/onsi/gomega v1.7.0 20:33:12 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:33:12 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 20:33:13 go: downloading google.golang.org/protobuf v1.28.0 20:33:13 go: downloading github.com/kr/text v0.2.0 20:33:13 go: downloading github.com/rogpeppe/go-internal v1.8.0 20:33:13 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 20:33:13 go: downloading github.com/golang/protobuf v1.5.2 20:33:13 go: downloading github.com/google/go-cmp v0.5.6 20:33:14 go: downloading github.com/mitchellh/go-homedir v1.1.0 20:33:14 go: downloading github.com/fatih/color v1.9.0 20:33:14 go: downloading github.com/mattn/go-colorable v0.1.12 20:33:14 go: downloading github.com/mattn/go-isatty v0.0.14 20:33:14 go: downloading github.com/pkg/errors v0.9.1 20:33:14 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:33:14 go: downloading github.com/hashicorp/go-msgpack v0.5.3 20:33:14 go: downloading github.com/hashicorp/memberlist v0.2.2 20:33:14 go: downloading github.com/klauspost/compress v1.15.9 20:33:17 go: downloading github.com/minio/highwayhash v1.0.2 20:33:17 go: downloading github.com/nats-io/jwt/v2 v2.3.0 20:33:17 go: downloading golang.org/x/time v0.0.0-20220722155302-e5dcc9cfc0b9 20:33:17 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 20:33:17 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 20:33:17 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 20:33:17 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 20:33:17 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 20:33:17 go: downloading github.com/miekg/dns v1.1.26 20:33:17 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:33:17 go: downloading gopkg.in/yaml.v2 v2.4.0 20:33:18 go: downloading github.com/hpcloud/tail v1.0.0 20:33:18 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 20:33:18 go: downloading github.com/hashicorp/golang-lru v0.5.0 20:33:18 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 20:33:18 go: downloading gopkg.in/fsnotify.v1 v1.4.7 20:33:19 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 20:35:56 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 20:35:56 make -C ./app-service-template test 20:35:56 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 20:35:56 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 20:39:03 ok new-app-service 0.323s coverage: 48.1% of statements 20:39:03 ? new-app-service/config [no test files] 20:39:03 ok new-app-service/functions 0.272s 20:39:03 CGO_ENABLED=1 go vet ./... 20:40:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:40:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:40:55 ./bin/test-attribution-txt.sh 20:40:55 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 20:40:55 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 20:40:55 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 20:40:55 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 20:40:55 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:40:55 go: downloading github.com/gomodule/redigo v1.8.9 20:40:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 20:41:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.729s coverage: 60.4% of statements 20:41:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.368s coverage: 93.9% of statements 20:41:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 20:41:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.480s coverage: 76.5% of statements 20:41:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 20:41:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.443s coverage: 88.7% of statements 20:41:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.201s coverage: 100.0% of statements 20:41:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.927s coverage: 78.5% of statements 20:41:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 20:41:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 20:41:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.301s coverage: 97.3% of statements 20:41:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 20:41:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 20:41:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.782s coverage: 82.8% of statements 20:41:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 20:41:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 1.133s coverage: 81.5% of statements 20:41:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 20:41:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 20:41:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.469s coverage: 28.7% of statements 20:41:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 20:41:25 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.368s coverage: 14.0% of statements 20:41:27 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.333s coverage: 27.3% of statements 20:41:27 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 20:41:27 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 20:41:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.281s coverage: 51.4% of statements 20:42:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.638s coverage: 75.5% of statements 20:42:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.266s coverage: 94.4% of statements 20:42:03 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:42:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:42:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:42:12 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 20:42:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:42:12 $ docker stop --time=1 9c25f0dda80745b8efe9dd3c40c7c542ad0eca5ab639795aac89362d8c78202f 20:42:14 $ docker rm -f 9c25f0dda80745b8efe9dd3c40c7c542ad0eca5ab639795aac89362d8c78202f [Pipeline] // withDockerContainer [Pipeline] sh 20:42:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:42:18 Warning: overwriting stash ‘coverage-report’ 20:42:19 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 20:42:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:42:20 20:42:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:42:21 arm64: Pulling from edgex-lftools-log-publisher 20:42:21 8998bd30e6a1: Pulling fs layer 20:42:21 04944245beec: Pulling fs layer 20:42:21 699f458cf7ca: Pulling fs layer 20:42:21 765212b225bb: Pulling fs layer 20:42:21 f23df028b6ca: Pulling fs layer 20:42:21 d65c8cfc05b1: Pulling fs layer 20:42:21 2437ff75d9bd: Pulling fs layer 20:42:21 765212b225bb: Waiting 20:42:21 f23df028b6ca: Waiting 20:42:21 d65c8cfc05b1: Waiting 20:42:21 2437ff75d9bd: Waiting 20:42:21 04944245beec: Verifying Checksum 20:42:21 04944245beec: Download complete 20:42:21 765212b225bb: Download complete 20:42:21 f23df028b6ca: Download complete 20:42:21 d65c8cfc05b1: Verifying Checksum 20:42:21 d65c8cfc05b1: Download complete 20:42:21 699f458cf7ca: Verifying Checksum 20:42:21 699f458cf7ca: Download complete 20:42:22 8998bd30e6a1: Verifying Checksum 20:42:22 8998bd30e6a1: Download complete 20:42:25 2437ff75d9bd: Verifying Checksum 20:42:25 2437ff75d9bd: Download complete 20:42:27 8998bd30e6a1: Pull complete 20:42:27 04944245beec: Pull complete 20:42:29 699f458cf7ca: Pull complete 20:42:29 765212b225bb: Pull complete 20:42:30 f23df028b6ca: Pull complete 20:42:30 d65c8cfc05b1: Pull complete 20:42:48 2437ff75d9bd: Pull complete 20:42:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:42:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:42:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:42:49 prd-ubuntu20.04-docker-arm64-4c-16g-29850 does not seem to be running inside a container 20:42:49 $ 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/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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 20:42:52 $ docker top 3803d4fc3009e82b464ac4495a7dd8fc537883624bc824ab74adb8160bdcd4f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:42:53 ---> job-cost.sh 20:42:53 lf-activate-venv: SKIPPING 20:42:53 INFO: No Stack... 20:42:54 INFO: Retrieving Pricing Info for: v3-standard-4 20:42:55 INFO: Archiving Costs [Pipeline] sh 20:42:55 + cut -d, -f6 20:42:55 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [Pipeline] lock 20:42:56 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1172-1-stack-cost] 20:42:56 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1172-1-stack-cost] did not exist. Created. 20:42:56 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1172-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:42:56 /w/workspace/app-functions-sdk-go/1@tmp/durable-f8af2f75/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:42:57 + echo total: 0.10999999940395355 [Pipeline] stash 20:42:57 Warning: overwriting stash ‘stack-cost’ 20:42:57 Stashed 1 file(s) [Pipeline] } 20:42:57 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1172-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:42:57 $ docker stop --time=1 3803d4fc3009e82b464ac4495a7dd8fc537883624bc824ab74adb8160bdcd4f2 20:42:59 $ docker rm -f 3803d4fc3009e82b464ac4495a7dd8fc537883624bc824ab74adb8160bdcd4f2 [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 20:43:00 provisioning config files... 20:43:00 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/dry_app-functions-sdk-go_PR-1172@tmp/config9214967479834126336tmp [Pipeline] { [Pipeline] sh 20:43:00 + set +x 20:43:00 + curl -s https://codecov.io/bash 20:43:00 + bash -s -- 20:43:00 20:43:00 _____ _ 20:43:00 / ____| | | 20:43:00 | | ___ __| | ___ ___ _____ __ 20:43:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:43:00 | |___| (_) | (_| | __/ (_| (_) \ V / 20:43:00 \_____\___/ \__,_|\___|\___\___/ \_/ 20:43:00 Bash-1.0.6 20:43:00 20:43:00 20:43:00 ==> git version 2.25.1 found 20:43:00 ==> 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 20:43:00 Release-Date: 2020-01-08 20:43:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:43:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:43:00 ==> Jenkins CI detected. 20:43:00 current dir:  /w/workspace/dry_app-functions-sdk-go_PR-1172 20:43:00 project root: . 20:43:00 --> token set from env 20:43:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:43:00 ==> Running gcov in . (disable via -X gcov) 20:43:00 ==> Python coveragepy not found 20:43:00 ==> Searching for coverage reports in: 20:43:00 + . 20:43:00 -> Found 2 reports 20:43:00 ==> Detecting git/mercurial file structure 20:43:00 ==> Reading reports 20:43:00 + ./app-service-template/coverage.out bytes=1222 20:43:00 + ./coverage.out bytes=126112 20:43:00 ==> Appending adjustments 20:43:00 https://docs.codecov.io/docs/fixing-reports 20:43:01 + Found adjustments 20:43:01 ==> Gzipping contents 20:43:01 24K /tmp/codecov.9LAHSc.gz 20:43:01 ==> Uploading reports 20:43:01 url: https://codecov.io 20:43:01 query: branch=PR-1172&commit=7fb4c68939184f4dca6f15cd81deb2b319a69ce7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1172%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1172&job=&cmd_args= 20:43:01 -> Pinging Codecov 20:43:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=PR-1172&commit=7fb4c68939184f4dca6f15cd81deb2b319a69ce7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1172%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1172&job=&cmd_args= 20:43:01 -> Uploading to 20:43:01 https://storage.googleapis.com/codecov/v4/raw/2022-09-19/3D8B5DFFC46A037C893635FACE044666/7fb4c68939184f4dca6f15cd81deb2b319a69ce7/b6846539-2e0c-4642-95d0-801f32189da1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220919%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220919T204301Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c9f81c1b2803f898ef4c5e03c84906243cad137ea064ba604f8ba1e17669b902 20:43:01 % Total % Received % Xferd Average Speed Time Time Time Current 20:43:01 Dload Upload Total Spent Left Speed 20:43:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21777 0 0 100 21777 0 86075 --:--:-- --:--:-- --:--:-- 86075 20:43:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/7fb4c68939184f4dca6f15cd81deb2b319a69ce7 [Pipeline] } 20:43:01 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 20:43:03 + [ -d /w/workspace/dry_app-functions-sdk-go_PR-1172/archives ] 20:43:03 + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1172/archives 20:43:03 total 16 20:43:03 drwxr-xr-x 3 root root 4096 Sep 19 20:31 . 20:43:03 drwxrwxr-x 10 jenkins jenkins 4096 Sep 19 20:31 .. 20:43:03 drwxr-xr-x 2 root root 4096 Sep 19 20:31 cost 20:43:03 -rw-r--r-- 1 root root 93 Sep 19 20:31 cost.csv 20:43:03 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-functions-sdk-go_PR-1172/archives 20:43:03 + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1172/archives 20:43:03 total 16 20:43:03 drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 20:31 . 20:43:03 drwxrwxr-x 10 jenkins jenkins 4096 Sep 19 20:31 .. 20:43:03 drwxr-xr-x 2 jenkins jenkins 4096 Sep 19 20:31 cost 20:43:03 -rw-r--r-- 1 jenkins jenkins 93 Sep 19 20:31 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:43:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:43:04 ---> package-listing.sh 20:43:04 ++ facter osfamily 20:43:04 ++ tr '[:upper:]' '[:lower:]' 20:43:05 + OS_FAMILY=debian 20:43:05 + workspace=/w/workspace/dry_app-functions-sdk-go_PR-1172 20:43:05 + START_PACKAGES=/tmp/packages_start.txt 20:43:05 + END_PACKAGES=/tmp/packages_end.txt 20:43:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:43:05 + PACKAGES=/tmp/packages_start.txt 20:43:05 + '[' /w/workspace/dry_app-functions-sdk-go_PR-1172 ']' 20:43:05 + PACKAGES=/tmp/packages_end.txt 20:43:05 + case "${OS_FAMILY}" in 20:43:05 + dpkg -l 20:43:05 + grep '^ii' 20:43:05 + '[' -f /tmp/packages_start.txt ']' 20:43:05 + '[' -f /tmp/packages_end.txt ']' 20:43:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:43:05 + '[' /w/workspace/dry_app-functions-sdk-go_PR-1172 ']' 20:43:05 + mkdir -p /w/workspace/dry_app-functions-sdk-go_PR-1172/archives/ 20:43:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-functions-sdk-go_PR-1172/archives/ [Pipeline] echo 20:43:05 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-1172/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:43:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:43:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:06 prd-ubuntu20.04-docker-8c-8g-29847 does not seem to be running inside a container 20:43:06 $ 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-1172/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-1172 -v /w/workspace/dry_app-functions-sdk-go_PR-1172:/w/workspace/dry_app-functions-sdk-go_PR-1172:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1172@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1172@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 20:43:06 $ docker top 6e154ad36da5895df3096b3d6ce939aa2cc6b3504ec07cde35bf4792d493323b -eo pid,comm [Pipeline] { [Pipeline] sh 20:43:07 + touch /tmp/pre-build-complete [Pipeline] sh 20:43:07 + mkdir -p /var/log/sysstat [Pipeline] sh 20:43:07 + ls /var/log/sa-host 20:43:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:43:07 provisioning config files... 20:43:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-functions-sdk-go_PR-1172@tmp/config8821323101270577202tmp [Pipeline] { [Pipeline] echo 20:43:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:43:08 ---> create-netrc.sh [Pipeline] } 20:43:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:43:08 ---> python-tools-install.sh [Pipeline] echo 20:43:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:43:09 ---> sudo-logs.sh 20:43:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:43:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:43:09 ---> job-cost.sh 20:43:09 lf-activate-venv: SKIPPING 20:43:09 DEBUG: total: 0.2199999988079071 20:43:09 INFO: Retrieving Stack Cost... 20:43:10 INFO: Retrieving Pricing Info for: v3-standard-8 20:43:10 INFO: Archiving Costs [Pipeline] echo 20:43:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:43:10 ---> logs-deploy.sh 20:43:10 lf-activate-venv: SKIPPING 20:43:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-1172/1 20:43:10 INFO: archiving workspace using pattern(s): 20:43:11 Archives upload complete. 20:43:11 INFO: archiving logs to Nexus 20:43:12 ---> uname -a: 20:43:12 Linux prd-ubuntu20-04-docker-8c-8g-29847 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 20:43:12 20:43:12 20:43:12 ---> lscpu: 20:43:12 Architecture: x86_64 20:43:12 CPU op-mode(s): 32-bit, 64-bit 20:43:12 Byte Order: Little Endian 20:43:12 Address sizes: 40 bits physical, 48 bits virtual 20:43:12 CPU(s): 8 20:43:12 On-line CPU(s) list: 0-7 20:43:12 Thread(s) per core: 1 20:43:12 Core(s) per socket: 1 20:43:12 Socket(s): 8 20:43:12 NUMA node(s): 1 20:43:12 Vendor ID: AuthenticAMD 20:43:12 CPU family: 23 20:43:12 Model: 49 20:43:12 Model name: AMD EPYC-Rome Processor 20:43:12 Stepping: 0 20:43:12 CPU MHz: 2800.002 20:43:12 BogoMIPS: 5600.00 20:43:12 Virtualization: AMD-V 20:43:12 Hypervisor vendor: KVM 20:43:12 Virtualization type: full 20:43:12 L1d cache: 256 KiB 20:43:12 L1i cache: 256 KiB 20:43:12 L2 cache: 4 MiB 20:43:12 L3 cache: 128 MiB 20:43:12 NUMA node0 CPU(s): 0-7 20:43:12 Vulnerability Itlb multihit: Not affected 20:43:12 Vulnerability L1tf: Not affected 20:43:12 Vulnerability Mds: Not affected 20:43:12 Vulnerability Meltdown: Not affected 20:43:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:43:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:43:12 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:43:12 Vulnerability Srbds: Not affected 20:43:12 Vulnerability Tsx async abort: Not affected 20:43:12 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 20:43:12 20:43:12 20:43:12 ---> nproc: 20:43:12 8 20:43:12 20:43:12 20:43:12 ---> df -h: 20:43:12 Filesystem Size Used Avail Use% Mounted on 20:43:12 overlay 155G 11G 145G 7% / 20:43:12 tmpfs 64M 0 64M 0% /dev 20:43:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:43:12 shm 64M 0 64M 0% /dev/shm 20:43:12 /dev/vda1 155G 11G 145G 7% /facter-os 20:43:12 20:43:12 20:43:12 ---> sar -b -r -n DEV: 20:43:12 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29847) 09/19/22 _x86_64_ (8 CPU) 20:43:12 20:43:12 20:26:57 LINUX RESTART (8 CPU) 20:43:12 20:43:12 20:27:05 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:43:12 20:28:01 448.72 125.92 311.86 10.94 14865.77 217626.28 2777222.07 20:43:12 20:29:01 55.17 1.18 53.99 0.00 55.46 26061.26 0.00 20:43:12 20:30:01 27.46 0.07 27.40 0.00 0.53 12940.79 0.00 20:43:12 20:31:01 39.95 0.12 39.84 0.00 1.60 20177.27 0.00 20:43:12 20:32:01 34.19 0.02 34.18 0.00 1.73 17025.70 0.00 20:43:12 20:33:01 0.97 0.02 0.95 0.00 0.13 10.66 0.00 20:43:12 20:34:01 1.47 0.00 1.47 0.00 0.00 17.86 0.00 20:43:12 20:35:01 0.92 0.00 0.92 0.00 0.00 11.20 0.00 20:43:12 20:36:01 1.25 0.00 1.25 0.00 0.00 15.73 0.00 20:43:12 20:37:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 20:43:12 20:38:01 1.42 0.00 1.42 0.00 0.00 21.20 0.00 20:43:12 20:39:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 20:43:12 20:40:01 1.15 0.00 1.15 0.00 0.00 14.80 0.00 20:43:12 20:41:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 20:43:12 20:42:01 1.13 0.00 1.13 0.00 0.00 14.26 0.00 20:43:12 20:43:01 1.33 0.12 1.22 0.00 7.33 19.06 0.00 20:43:12 Average: 36.92 7.47 28.81 0.64 874.98 17540.72 162680.88 20:43:12 20:43:12 20:27:05 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:43:12 20:28:01 29633912 31803764 523636 1.59 104212 2359536 2399292 7.07 1054656 1866480 424 20:43:12 20:29:01 28680232 31777880 511956 1.56 115356 3215252 1949328 5.74 1104772 2671088 182440 20:43:12 20:30:01 27649576 31440228 845552 2.57 122932 3861136 2571932 7.58 1713976 3047180 480188 20:43:12 20:31:01 28858680 31784416 507100 1.54 127576 3056828 1798320 5.30 1169356 2452740 280 20:43:12 20:32:01 28361736 31791504 498696 1.52 130512 3508684 1810156 5.33 1176840 2891760 20 20:43:12 20:33:01 28362256 31792096 498092 1.51 130536 3508696 1810156 5.33 1176488 2891764 176 20:43:12 20:34:01 28363208 31793056 497068 1.51 130572 3508700 1810156 5.33 1174920 2891768 32 20:43:12 20:35:01 28363476 31793336 496696 1.51 130592 3508704 1810156 5.33 1175112 2891772 12 20:43:12 20:36:01 28371776 31801768 488292 1.48 130628 3508708 1810156 5.33 1166256 2891844 12 20:43:12 20:37:01 28371680 31801756 488308 1.48 130672 3508696 1810156 5.33 1166328 2891856 28 20:43:12 20:38:01 28371580 31801696 488472 1.49 130716 3508692 1810156 5.33 1166680 2891840 12 20:43:12 20:39:01 28371540 31801656 488428 1.49 130744 3508696 1810156 5.33 1166344 2891840 12 20:43:12 20:40:01 28371776 31801964 488124 1.48 130780 3508700 1810156 5.33 1166184 2891836 40 20:43:12 20:41:01 28371452 31801640 488348 1.49 130804 3508700 1810156 5.33 1166184 2891836 16 20:43:12 20:42:01 28371640 31801832 488088 1.48 130828 3508704 1810156 5.33 1166284 2891840 12 20:43:12 20:43:01 28367288 31797980 491436 1.49 130864 3509064 1816652 5.35 1170564 2891944 188 20:43:12 Average: 28452613 31774161 518018 1.58 127395 3412344 1902952 5.61 1192559 2796212 41493 20:43:12 20:43:12 20:27:05 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:43:12 20:28:01 ens3 868.01 616.69 5519.12 109.57 0.00 0.00 0.00 0.00 20:43:12 20:28:01 lo 4.64 4.64 0.43 0.43 0.00 0.00 0.00 0.00 20:43:12 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:12 20:28:01 veth11f8d8d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:12 20:29:01 ens3 316.61 235.79 4899.47 76.95 0.00 0.00 0.00 0.00 20:43:12 20:29:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 20:43:12 20:29:01 docker0 103.25 116.86 7.45 918.54 0.00 0.00 0.00 0.00 20:43:12 20:29:01 veth9d7e201 65.69 73.20 5.83 565.69 0.00 0.00 0.00 0.05 20:43:12 20:30:01 ens3 233.91 221.13 609.57 19.78 0.00 0.00 0.00 0.00 20:43:12 20:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:12 20:30:01 docker0 214.50 221.25 11.64 599.69 0.00 0.00 0.00 0.00 20:43:12 20:30:01 veth9d7e201 214.50 221.30 14.57 599.70 0.00 0.00 0.00 0.05 20:43:12 20:31:01 ens3 19.31 11.81 16.45 7.85 0.00 0.00 0.00 0.00 20:43:12 20:31:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:43:12 20:31:01 docker0 1.10 1.08 0.07 1.53 0.00 0.00 0.00 0.00 20:43:12 20:32:01 ens3 114.45 76.99 2522.52 29.71 0.00 0.00 0.00 0.00 20:43:12 20:32:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 20:43:12 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:12 20:33:01 ens3 14.53 14.93 1.33 27.84 0.00 0.00 0.00 0.00 20:43:12 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:12 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:12 20:34:01 ens3 5.65 8.45 2.21 7.56 0.00 0.00 0.00 0.00 20:43:12 20:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:12 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:12 20:35:01 ens3 1.32 2.08 0.32 1.74 0.00 0.00 0.00 0.00 20:43:12 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:12 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:12 20:36:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:43:12 20:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:12 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:12 20:37:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:43:12 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:12 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:12 20:38:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 20:43:12 20:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:12 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:12 20:39:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:12 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:12 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:12 20:40:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:43:12 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:12 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:12 20:41:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:12 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:12 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:12 20:42:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:43:12 20:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:12 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:12 20:43:01 ens3 3.48 2.85 3.71 1.48 0.00 0.00 0.00 0.00 20:43:12 20:43:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 20:43:12 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:12 Average: ens3 95.41 72.18 828.87 17.28 0.00 0.00 0.00 0.00 20:43:12 Average: lo 0.51 0.51 0.05 0.05 0.00 0.00 0.00 0.00 20:43:12 Average: docker0 20.01 21.29 1.20 95.38 0.00 0.00 0.00 0.00 20:43:12 20:43:12 20:43:12 ---> sar -P ALL: 20:43:12 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29847) 09/19/22 _x86_64_ (8 CPU) 20:43:12 20:43:12 20:26:57 LINUX RESTART (8 CPU) 20:43:12 20:43:12 20:27:05 CPU %user %nice %system %iowait %steal %idle 20:43:12 20:28:01 all 9.15 0.01 3.82 9.50 0.07 77.44 20:43:12 20:28:01 0 8.71 0.04 3.72 7.92 0.09 79.53 20:43:12 20:28:01 1 8.64 0.00 4.86 9.47 0.07 76.96 20:43:12 20:28:01 2 8.88 0.00 4.69 8.32 0.05 78.06 20:43:12 20:28:01 3 9.08 0.00 2.83 13.18 0.05 74.85 20:43:12 20:28:01 4 10.35 0.00 4.06 19.78 0.05 65.76 20:43:12 20:28:01 5 8.66 0.02 3.65 3.87 0.07 83.73 20:43:12 20:28:01 6 8.65 0.02 3.39 11.20 0.07 76.67 20:43:12 20:28:01 7 10.27 0.00 3.38 2.20 0.13 84.03 20:43:12 20:29:01 all 5.55 0.00 2.14 0.93 0.05 91.34 20:43:12 20:29:01 0 5.39 0.00 2.61 0.18 0.08 91.72 20:43:12 20:29:01 1 5.78 0.00 1.96 0.12 0.03 92.11 20:43:12 20:29:01 2 4.94 0.00 2.66 3.88 0.05 88.47 20:43:12 20:29:01 3 5.72 0.00 2.11 0.22 0.05 91.90 20:43:12 20:29:01 4 4.70 0.00 1.85 0.45 0.05 92.95 20:43:12 20:29:01 5 5.20 0.00 2.01 0.80 0.05 91.95 20:43:12 20:29:01 6 6.80 0.00 2.04 1.73 0.03 89.40 20:43:12 20:29:01 7 5.87 0.00 1.87 0.03 0.03 92.19 20:43:12 20:30:01 all 30.88 0.00 4.19 0.46 0.08 64.39 20:43:12 20:30:01 0 33.33 0.00 4.75 0.62 0.08 61.22 20:43:12 20:30:01 1 33.04 0.00 4.58 0.57 0.07 61.74 20:43:12 20:30:01 2 31.01 0.00 4.08 0.96 0.05 63.90 20:43:12 20:30:01 3 27.42 0.00 3.83 0.29 0.08 68.37 20:43:12 20:30:01 4 31.72 0.00 4.05 0.49 0.08 63.66 20:43:12 20:30:01 5 31.38 0.00 4.25 0.10 0.07 64.19 20:43:12 20:30:01 6 31.79 0.00 4.29 0.22 0.07 63.64 20:43:12 20:30:01 7 27.27 0.00 3.67 0.44 0.12 68.50 20:43:12 20:31:01 all 29.77 0.00 4.78 0.65 0.05 64.74 20:43:12 20:31:01 0 30.93 0.00 4.74 2.20 0.05 62.08 20:43:12 20:31:01 1 30.87 0.00 5.01 1.61 0.07 62.44 20:43:12 20:31:01 2 31.30 0.00 5.06 0.55 0.05 63.03 20:43:12 20:31:01 3 26.69 0.00 4.33 0.35 0.05 68.57 20:43:12 20:31:01 4 30.38 0.00 4.73 0.10 0.05 64.74 20:43:12 20:31:01 5 31.16 0.00 4.89 0.13 0.05 63.77 20:43:12 20:31:01 6 30.89 0.00 5.54 0.17 0.05 63.35 20:43:12 20:31:01 7 25.91 0.00 3.96 0.10 0.05 69.98 20:43:12 20:32:01 all 3.19 0.00 1.27 0.52 0.05 94.97 20:43:12 20:32:01 0 3.09 0.00 1.60 2.67 0.07 92.57 20:43:12 20:32:01 1 2.88 0.00 1.17 0.00 0.10 95.85 20:43:12 20:32:01 2 3.10 0.00 1.49 0.90 0.03 94.47 20:43:12 20:32:01 3 2.80 0.00 0.89 0.02 0.07 96.23 20:43:12 20:32:01 4 3.58 0.00 0.92 0.00 0.05 95.45 20:43:12 20:32:01 5 4.41 0.00 1.51 0.48 0.03 93.56 20:43:12 20:32:01 6 3.09 0.00 0.90 0.02 0.03 95.95 20:43:12 20:32:01 7 2.58 0.00 1.71 0.05 0.02 95.65 20:43:12 20:33:01 all 0.05 0.00 0.02 0.00 0.01 99.92 20:43:12 20:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:43:12 20:33:01 1 0.15 0.00 0.03 0.02 0.00 99.80 20:43:12 20:33:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:43:12 20:33:01 3 0.10 0.00 0.05 0.00 0.02 99.83 20:43:12 20:33:01 4 0.10 0.00 0.05 0.00 0.02 99.83 20:43:12 20:33:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:43:12 20:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:43:12 20:33:01 7 0.00 0.00 0.00 0.02 0.00 99.98 20:43:12 20:34:01 all 0.03 0.00 0.01 0.01 0.01 99.94 20:43:12 20:34:01 0 0.02 0.00 0.03 0.00 0.02 99.93 20:43:12 20:34:01 1 0.05 0.00 0.05 0.02 0.00 99.88 20:43:12 20:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:43:12 20:34:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:43:12 20:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:43:12 20:34:01 5 0.05 0.00 0.00 0.00 0.02 99.93 20:43:12 20:34:01 6 0.03 0.00 0.00 0.00 0.03 99.93 20:43:12 20:34:01 7 0.02 0.00 0.00 0.07 0.00 99.92 20:43:12 20:35:01 all 0.02 0.00 0.01 0.00 0.00 99.97 20:43:12 20:35:01 0 0.02 0.00 0.00 0.02 0.00 99.97 20:43:12 20:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:43:12 20:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:43:12 20:35:01 3 0.08 0.00 0.00 0.00 0.00 99.92 20:43:12 20:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:43:12 20:35:01 5 0.02 0.00 0.03 0.00 0.00 99.95 20:43:12 20:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:43:12 20:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:43:12 20:36:01 all 0.11 0.00 0.02 0.04 0.01 99.82 20:43:12 20:36:01 0 0.76 0.00 0.02 0.00 0.00 99.22 20:43:12 20:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:43:12 20:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:43:12 20:36:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:43:12 20:36:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:43:12 20:36:01 5 0.05 0.00 0.07 0.00 0.03 99.85 20:43:12 20:36:01 6 0.02 0.00 0.03 0.00 0.02 99.93 20:43:12 20:36:01 7 0.00 0.00 0.00 0.35 0.00 99.65 20:43:12 20:37:01 all 0.03 0.00 0.01 0.01 0.02 99.94 20:43:12 20:37:01 0 0.13 0.00 0.02 0.00 0.02 99.83 20:43:12 20:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:43:12 20:37:01 2 0.02 0.00 0.02 0.00 0.10 99.87 20:43:12 20:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:43:12 20:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:43:12 20:37:01 5 0.05 0.00 0.02 0.00 0.03 99.90 20:43:12 20:37:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:43:12 20:37:01 7 0.00 0.00 0.00 0.05 0.00 99.95 20:43:12 20:38:01 all 0.06 0.00 0.01 0.07 0.01 99.85 20:43:12 20:38:01 0 0.35 0.00 0.02 0.10 0.00 99.53 20:43:12 20:38:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:43:12 20:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:43:12 20:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:43:12 20:38:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:43:12 20:38:01 5 0.07 0.00 0.02 0.00 0.02 99.90 20:43:12 20:38:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:43:12 20:38:01 7 0.00 0.00 0.00 0.43 0.02 99.55 20:43:12 20:43:12 20:38:01 CPU %user %nice %system %iowait %steal %idle 20:43:12 20:39:01 all 0.06 0.00 0.01 0.02 0.01 99.90 20:43:12 20:39:01 0 0.48 0.00 0.02 0.05 0.02 99.43 20:43:12 20:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:43:12 20:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:43:12 20:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:43:12 20:39:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:43:12 20:39:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:43:12 20:39:01 6 0.00 0.00 0.02 0.00 0.02 99.97 20:43:12 20:39:01 7 0.00 0.00 0.00 0.10 0.00 99.90 20:43:12 20:40:01 all 0.10 0.00 0.01 0.03 0.01 99.85 20:43:12 20:40:01 0 0.67 0.00 0.00 0.08 0.03 99.22 20:43:12 20:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:43:12 20:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:43:12 20:40:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:43:12 20:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:43:12 20:40:01 5 0.05 0.00 0.03 0.00 0.02 99.90 20:43:12 20:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:43:12 20:40:01 7 0.02 0.00 0.02 0.18 0.00 99.78 20:43:12 20:41:01 all 0.06 0.00 0.00 0.04 0.00 99.90 20:43:12 20:41:01 0 0.47 0.00 0.00 0.13 0.00 99.40 20:43:12 20:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:43:12 20:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:43:12 20:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:43:12 20:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:43:12 20:41:01 5 0.03 0.00 0.00 0.00 0.02 99.95 20:43:12 20:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:43:12 20:41:01 7 0.00 0.00 0.00 0.17 0.00 99.83 20:43:12 20:42:01 all 0.05 0.00 0.01 0.03 0.00 99.90 20:43:12 20:42:01 0 0.37 0.00 0.02 0.03 0.00 99.58 20:43:12 20:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:43:12 20:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:43:12 20:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:43:12 20:42:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:43:12 20:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:43:12 20:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:43:12 20:42:01 7 0.02 0.00 0.00 0.22 0.00 99.77 20:43:12 20:43:01 all 0.08 0.00 0.10 0.02 0.01 99.79 20:43:12 20:43:01 0 0.12 0.00 0.12 0.08 0.02 99.67 20:43:12 20:43:01 1 0.12 0.00 0.08 0.00 0.00 99.80 20:43:12 20:43:01 2 0.03 0.00 0.10 0.00 0.02 99.85 20:43:12 20:43:01 3 0.10 0.00 0.07 0.00 0.02 99.82 20:43:12 20:43:01 4 0.05 0.00 0.08 0.00 0.00 99.87 20:43:12 20:43:01 5 0.13 0.00 0.12 0.00 0.03 99.72 20:43:12 20:43:01 6 0.05 0.00 0.07 0.00 0.00 99.88 20:43:12 20:43:01 7 0.03 0.00 0.13 0.08 0.02 99.73 20:43:12 Average: all 4.90 0.00 1.01 0.73 0.02 93.34 20:43:12 Average: 0 5.27 0.00 1.09 0.85 0.03 92.77 20:43:12 Average: 1 5.06 0.00 1.09 0.70 0.02 93.13 20:43:12 Average: 2 4.91 0.00 1.11 0.88 0.02 93.08 20:43:12 Average: 3 4.44 0.00 0.87 0.82 0.02 93.84 20:43:12 Average: 4 5.01 0.00 0.97 1.22 0.02 92.78 20:43:12 Average: 5 5.03 0.00 1.02 0.32 0.03 93.59 20:43:12 Average: 6 5.04 0.00 1.00 0.78 0.02 93.14 20:43:12 Average: 7 4.43 0.00 0.90 0.27 0.02 94.38 20:43:12 20:43:12 20:43:12