Pull request #1109 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 ad47ec1d630c72a4bc498188e32cff5ec05dd685+c1e6a6422f729c76392bcb9de582997aba8400de (14a6196be790de224ab12b41c38b9d7d22941f5f) 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-ssh13107463766364167436.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh6632259097125755427.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-1109/workspace@libs/edgex-global-pipelines # 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-1109/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14681363205998253762.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-1109/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16333085610400157494.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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 shared 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-ssh12651335191394344738.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-1109/workspace@libs/lf-pipelines # 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-1109/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8701309462777544874.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-41823’ Running on prd-ubuntu20.04-docker-8c-8g-41827 in /w/workspace/dry_app-functions-sdk-go_PR-1109 [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-1109 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c1e6a6422f729c76392bcb9de582997aba8400de into PR head commit ad47ec1d630c72a4bc498188e32cff5ec05dd685 Merge succeeded, producing ad47ec1d630c72a4bc498188e32cff5ec05dd685 Checking out Revision ad47ec1d630c72a4bc498188e32cff5ec05dd685 (PR-1109) > 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/1109/head:refs/remotes/origin/PR-1109 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ad47ec1d630c72a4bc498188e32cff5ec05dd685 # 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 c1e6a6422f729c76392bcb9de582997aba8400de # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ad47ec1d630c72a4bc498188e32cff5ec05dd685 # timeout=10 Commit message: "fix: Make deep copy of MessageBus Optional map so not to leak password" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:48:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:48:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:48:02 ========================================================= 16:48:02 EdgeX Global Pipelines Version Info 16:48:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:48:03 ------------------- 16:48:03 stable info: 16:48:03 ------------------- 16:48:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:48:03 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 16:48:03 Message: update stable to v1.0.227 16:48:03 ------------------- 16:48:03 experimental info: 16:48:03 ------------------- 16:48:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:48:03 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 16:48:03 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:48:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 16:48:03 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 16:48:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:48:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:48:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:48:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 16:48:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:48:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:48:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:48:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:48:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:48:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 16:48:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:48:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:48:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:48:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:48:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:48:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:48:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:48:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:48:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:48:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:48:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:48:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:48:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:48:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:48:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1109 [Pipeline] echo 16:48:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1109 [Pipeline] echo 16:48:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1109 [Pipeline] echo 16:48:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ad47ec1d630c72a4bc498188e32cff5ec05dd685 [Pipeline] echo 16:48:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ad47ec1 [Pipeline] echo 16:48:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:48:05 + git rev-list -1 --merges ad47ec1d630c72a4bc498188e32cff5ec05dd685~1..ad47ec1d630c72a4bc498188e32cff5ec05dd685 [Pipeline] echo 16:48:05 -----------> git rev-list -1 --merges ad47ec1d630c72a4bc498188e32cff5ec05dd685~1..ad47ec1d630c72a4bc498188e32cff5ec05dd685 ad47ec1d630c72a4bc498188e32cff5ec05dd685 [false] [Pipeline] sh 16:48:06 + git log --format=format:%s -1 ad47ec1d630c72a4bc498188e32cff5ec05dd685 [Pipeline] echo 16:48:06 ========================================================= 16:48:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:48:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:48:06 + git log --format=format:%s -1 ad47ec1d630c72a4bc498188e32cff5ec05dd685 [Pipeline] echo 16:48:06 [semverPrep] GIT_COMMIT: ad47ec1d630c72a4bc498188e32cff5ec05dd685, Commit Message: fix: Make deep copy of MessageBus Optional map so not to leak password [Pipeline] echo 16:48:06 [semverPrep] This is not a build commit. [Pipeline] sh 16:48:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:48:06 + grep -v github /etc/ssh/ssh_known_hosts 16:48:06 + [ -e /tmp/ssh_known_hosts ] 16:48:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:48:06 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:48:06 sudo tee -a /etc/ssh/ssh_known_hosts 16:48:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:48:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 16:48:07 16:48:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:48:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 16:48:07 latest: Pulling from edgex-devops/py-git-semver 16:48:07 1fe172e4850f: Pulling fs layer 16:48:07 caf521ccaac6: Pulling fs layer 16:48:07 3ead6fa29328: Pulling fs layer 16:48:07 5c2a1cbceb83: Pulling fs layer 16:48:07 a8d5f1318db7: Pulling fs layer 16:48:07 c427282e49a2: Pulling fs layer 16:48:07 1827001aaf11: Pulling fs layer 16:48:07 0714d37db230: Pulling fs layer 16:48:07 ac28cf19c067: Pulling fs layer 16:48:07 5c2a1cbceb83: Waiting 16:48:07 c427282e49a2: Waiting 16:48:07 a8d5f1318db7: Waiting 16:48:07 1827001aaf11: Waiting 16:48:07 0714d37db230: Waiting 16:48:07 ca983d60f3e2: Pulling fs layer 16:48:07 9f894cec8388: Pulling fs layer 16:48:07 ac28cf19c067: Waiting 16:48:07 9f894cec8388: Waiting 16:48:07 ca983d60f3e2: Waiting 16:48:07 caf521ccaac6: Download complete 16:48:07 5c2a1cbceb83: Verifying Checksum 16:48:07 5c2a1cbceb83: Download complete 16:48:08 a8d5f1318db7: Verifying Checksum 16:48:08 a8d5f1318db7: Download complete 16:48:08 c427282e49a2: Verifying Checksum 16:48:08 c427282e49a2: Download complete 16:48:08 3ead6fa29328: Download complete 16:48:08 0714d37db230: Download complete 16:48:08 ac28cf19c067: Verifying Checksum 16:48:08 ca983d60f3e2: Verifying Checksum 16:48:08 ca983d60f3e2: Download complete 16:48:08 9f894cec8388: Verifying Checksum 16:48:08 9f894cec8388: Download complete 16:48:08 1fe172e4850f: Verifying Checksum 16:48:08 1fe172e4850f: Download complete 16:48:08 1827001aaf11: Verifying Checksum 16:48:08 1827001aaf11: Download complete 16:48:09 1fe172e4850f: Pull complete 16:48:09 caf521ccaac6: Pull complete 16:48:10 3ead6fa29328: Pull complete 16:48:10 5c2a1cbceb83: Pull complete 16:48:10 a8d5f1318db7: Pull complete 16:48:10 c427282e49a2: Pull complete 16:48:13 1827001aaf11: Pull complete 16:48:13 0714d37db230: Pull complete 16:48:13 ac28cf19c067: Pull complete 16:48:13 ca983d60f3e2: Pull complete 16:48:13 9f894cec8388: Pull complete 16:48:13 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 16:48:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 16:48:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 16:48:13 prd-ubuntu20.04-docker-8c-8g-41827 does not seem to be running inside a container 16:48:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_PR-1109 -v /w/workspace/dry_app-functions-sdk-go_PR-1109:/w/workspace/dry_app-functions-sdk-go_PR-1109:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1109@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 16:48:15 $ docker top 0ea91ca04c50bc9510f648b3ed3556c0e4ad09e45fa991f7900fbadbbe85aae2 -eo pid,comm 16:48:15 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). 16:48:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:48:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:48:15 [ssh-agent] Looking for ssh-agent implementation... 16:48:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:48:15 $ docker exec 0ea91ca04c50bc9510f648b3ed3556c0e4ad09e45fa991f7900fbadbbe85aae2 ssh-agent 16:48:15 SSH_AUTH_SOCK=/tmp/ssh-MrOxY43IGzum/agent.33 16:48:15 SSH_AGENT_PID=40 16:48:15 Running ssh-add (command line suppressed) 16:48:15 Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1109@tmp/private_key_2723809739372301550.key (/w/workspace/dry_app-functions-sdk-go_PR-1109@tmp/private_key_2723809739372301550.key) 16:48:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:48:16 + git tag --points-at HEAD [Pipeline] } 16:48:16 $ docker exec --env ******** --env ******** 0ea91ca04c50bc9510f648b3ed3556c0e4ad09e45fa991f7900fbadbbe85aae2 ssh-agent -k 16:48:16 unset SSH_AUTH_SOCK; 16:48:16 unset SSH_AGENT_PID; 16:48:16 echo Agent pid 40 killed; 16:48:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:48:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:48:16 [ssh-agent] Looking for ssh-agent implementation... 16:48:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:48:16 $ docker exec 0ea91ca04c50bc9510f648b3ed3556c0e4ad09e45fa991f7900fbadbbe85aae2 ssh-agent 16:48:16 SSH_AUTH_SOCK=/tmp/ssh-rE1bDDw4wFOi/agent.73 16:48:16 SSH_AGENT_PID=79 16:48:16 Running ssh-add (command line suppressed) 16:48:16 Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1109@tmp/private_key_401989156258879740.key (/w/workspace/dry_app-functions-sdk-go_PR-1109@tmp/private_key_401989156258879740.key) 16:48:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:48:17 + git semver init 16:48:17 2022-05-09 16:48:17,343 [run_init] DEBUG init version:0.0.0 force:False 16:48:17 2022-05-09 16:48:17,343 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-functions-sdk-go_PR-1109/.semver 16:48:17 2022-05-09 16:48:17,344 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/dry_app-functions-sdk-go_PR-1109/.semver 16:48:17 2022-05-09 16:48:17,344 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/dry_app-functions-sdk-go_PR-1109/.semver'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1109, universal_newlines=False, shell=None, istream=None) 16:48:18 2022-05-09 16:48:18,661 [append_file] DEBUG append to file:/w/workspace/dry_app-functions-sdk-go_PR-1109/.git/info/exclude 16:48:18 2022-05-09 16:48:18,662 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-functions-sdk-go_PR-1109/.semver/PR-1109 with force:False 16:48:18 2022-05-09 16:48:18,662 [write_file] DEBUG write to file:/w/workspace/dry_app-functions-sdk-go_PR-1109/.semver/PR-1109 16:48:18 2022-05-09 16:48:18,666 [execute] INFO git cat-file --batch-check 16:48:18 2022-05-09 16:48:18,667 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1109/.semver, universal_newlines=False, shell=None, istream=) 16:48:18 2022-05-09 16:48:18,672 [execute] INFO git cat-file --batch 16:48:18 2022-05-09 16:48:18,672 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1109/.semver, universal_newlines=False, shell=None, istream=) 16:48:18 2022-05-09 16:48:18,676 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_PR-1109/.semver/PR-1109 16:48:18 0.0.0 [Pipeline] } 16:48:18 $ docker exec --env ******** --env ******** 0ea91ca04c50bc9510f648b3ed3556c0e4ad09e45fa991f7900fbadbbe85aae2 ssh-agent -k 16:48:18 unset SSH_AUTH_SOCK; 16:48:18 unset SSH_AGENT_PID; 16:48:18 echo Agent pid 79 killed; 16:48:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:48:19 + git semver [Pipeline] } 16:48:19 $ docker stop --time=1 0ea91ca04c50bc9510f648b3ed3556c0e4ad09e45fa991f7900fbadbbe85aae2 16:48:21 $ docker rm -f 0ea91ca04c50bc9510f648b3ed3556c0e4ad09e45fa991f7900fbadbbe85aae2 [Pipeline] // withDockerContainer [Pipeline] sh 16:48:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:48:21 Stashed 1 file(s) [Pipeline] echo 16:48:21 [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 16:48:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:48:22 ========================================================= 16:48:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 16:48:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:48:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:48:22 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 16:48:22 59bf1c3509f3: Pulling fs layer 16:48:22 666ba61612fd: Pulling fs layer 16:48:22 8ed8ca486205: Pulling fs layer 16:48:22 4fe6c5a15a65: Pulling fs layer 16:48:22 22a0e8bec74d: Pulling fs layer 16:48:22 ca2b28591e48: Pulling fs layer 16:48:22 a51346096db8: Pulling fs layer 16:48:22 daebc70d1ce1: Pulling fs layer 16:48:22 0e18a0eac166: Pulling fs layer 16:48:22 ca2b28591e48: Waiting 16:48:22 a51346096db8: Waiting 16:48:22 daebc70d1ce1: Waiting 16:48:22 0e18a0eac166: Waiting 16:48:22 4fe6c5a15a65: Waiting 16:48:22 22a0e8bec74d: Waiting 16:48:22 8ed8ca486205: Verifying Checksum 16:48:22 8ed8ca486205: Download complete 16:48:22 666ba61612fd: Verifying Checksum 16:48:22 666ba61612fd: Download complete 16:48:22 22a0e8bec74d: Verifying Checksum 16:48:22 22a0e8bec74d: Download complete 16:48:22 ca2b28591e48: Verifying Checksum 16:48:22 ca2b28591e48: Download complete 16:48:22 a51346096db8: Verifying Checksum 16:48:22 a51346096db8: Download complete 16:48:22 59bf1c3509f3: Verifying Checksum 16:48:22 59bf1c3509f3: Download complete 16:48:23 daebc70d1ce1: Verifying Checksum 16:48:23 daebc70d1ce1: Download complete 16:48:23 59bf1c3509f3: Pull complete 16:48:23 666ba61612fd: Pull complete 16:48:23 8ed8ca486205: Pull complete 16:48:23 0e18a0eac166: Verifying Checksum 16:48:23 0e18a0eac166: Download complete 16:48:23 4fe6c5a15a65: Verifying Checksum 16:48:23 4fe6c5a15a65: Download complete 16:48:27 4fe6c5a15a65: Pull complete 16:48:27 22a0e8bec74d: Pull complete 16:48:27 ca2b28591e48: Pull complete 16:48:28 a51346096db8: Pull complete 16:48:28 daebc70d1ce1: Pull complete 16:48:30 0e18a0eac166: Pull complete 16:48:30 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 16:48:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:48:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh 16:48:31 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 16:48:31 + docker inspect -f . ci-base-image-x86_64 16:48:31 . [Pipeline] withDockerContainer 16:48:31 prd-ubuntu20.04-docker-8c-8g-41827 does not seem to be running inside a container 16:48:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1109 -v /w/workspace/dry_app-functions-sdk-go_PR-1109:/w/workspace/dry_app-functions-sdk-go_PR-1109:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1109@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1109@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 ******** ci-base-image-x86_64 cat 16:48:33 $ docker top 2347c7c11fdfca8d594c0a8f94dcffe05a38dfd58e5b1905d51d9a21226bb185 -eo pid,comm [Pipeline] { [Pipeline] sh 16:48:33 + go version 16:48:33 go version go1.17.6 linux/amd64 [Pipeline] } 16:48:33 $ docker stop --time=1 2347c7c11fdfca8d594c0a8f94dcffe05a38dfd58e5b1905d51d9a21226bb185 16:48:35 $ docker rm -f 2347c7c11fdfca8d594c0a8f94dcffe05a38dfd58e5b1905d51d9a21226bb185 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:48:35 + docker inspect -f . ci-base-image-x86_64 16:48:35 . [Pipeline] withDockerContainer 16:48:35 prd-ubuntu20.04-docker-8c-8g-41827 does not seem to be running inside a container 16:48:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1109 -v /w/workspace/dry_app-functions-sdk-go_PR-1109:/w/workspace/dry_app-functions-sdk-go_PR-1109:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1109@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1109@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 ******** ci-base-image-x86_64 cat 16:48:36 $ docker top 4ed8dc84203519883430be7221af00bd3e6052f34da35d1b25dc3b4c84fa4536 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:48:36 + make test 16:48:36 make -C ./app-service-template build 16:48:36 make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1109/app-service-template' 16:48:36 go mod tidy -compat=1.17 16:48:36 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.27 16:48:36 go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a 16:48:36 go: downloading github.com/google/uuid v1.3.0 16:48:36 go: downloading github.com/stretchr/testify v1.7.1 16:48:36 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.0-dev.20 16:48:36 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.12 16:48:36 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0-dev.3 16:48:36 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 16:48:36 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 16:48:37 go: downloading github.com/davecgh/go-spew v1.1.1 16:48:37 go: downloading github.com/pmezard/go-difflib v1.0.0 16:48:37 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 16:48:37 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0-dev.8 16:48:37 go: downloading github.com/gorilla/mux v1.8.0 16:48:37 go: downloading github.com/hashicorp/go-multierror v1.1.1 16:48:37 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0-dev.3 16:48:37 go: downloading github.com/mitchellh/copystructure v1.0.0 16:48:37 go: downloading github.com/stretchr/objx v0.1.1 16:48:37 go: downloading github.com/gorilla/websocket v1.4.2 16:48:37 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 16:48:37 go: downloading github.com/pelletier/go-toml v1.9.4 16:48:37 go: downloading github.com/go-kit/log v0.2.0 16:48:37 go: downloading github.com/go-playground/validator/v10 v10.10.1 16:48:37 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 16:48:37 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 16:48:37 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 16:48:37 go: downloading github.com/hashicorp/consul/api v1.9.1 16:48:37 go: downloading github.com/hashicorp/errwrap v1.0.0 16:48:37 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:48:37 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 16:48:37 go: downloading github.com/go-logfmt/logfmt v0.5.1 16:48:37 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:48:37 go: downloading github.com/pebbe/zmq4 v1.2.7 16:48:37 go: downloading github.com/x448/float16 v0.8.4 16:48:37 go: downloading github.com/go-playground/universal-translator v0.18.0 16:48:37 go: downloading github.com/leodido/go-urn v1.2.1 16:48:37 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 16:48:37 Still waiting to schedule task 16:48:37 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-41824’ 16:48:37 go: downloading golang.org/x/text v0.3.7 16:48:37 go: downloading github.com/go-playground/locales v0.14.0 16:48:37 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:48:37 go: downloading github.com/zeebo/errs v1.2.2 16:48:37 go: downloading google.golang.org/grpc v1.42.0 16:48:37 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 16:48:37 go: downloading github.com/go-playground/assert/v2 v2.0.1 16:48:37 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:48:37 go: downloading github.com/hashicorp/go-hclog v0.12.0 16:48:37 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:48:37 go: downloading github.com/hashicorp/serf v0.9.5 16:48:37 go: downloading github.com/mitchellh/mapstructure v1.1.2 16:48:37 go: downloading github.com/hashicorp/consul/sdk v0.8.0 16:48:37 go: downloading github.com/hashicorp/go-uuid v1.0.1 16:48:37 go: downloading github.com/onsi/ginkgo v1.10.1 16:48:37 go: downloading github.com/onsi/gomega v1.7.0 16:48:37 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:48:37 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 16:48:37 go: downloading google.golang.org/protobuf v1.27.1 16:48:38 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 16:48:38 go: downloading github.com/kr/pretty v0.3.0 16:48:38 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 16:48:38 go: downloading github.com/golang/protobuf v1.5.2 16:48:38 go: downloading github.com/google/go-cmp v0.5.6 16:48:38 go: downloading github.com/mitchellh/go-homedir v1.1.0 16:48:38 go: downloading github.com/fatih/color v1.9.0 16:48:38 go: downloading github.com/mattn/go-colorable v0.1.6 16:48:38 go: downloading github.com/mattn/go-isatty v0.0.12 16:48:38 go: downloading github.com/pkg/errors v0.9.1 16:48:38 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:48:38 go: downloading github.com/hashicorp/go-msgpack v0.5.3 16:48:38 go: downloading github.com/hashicorp/memberlist v0.2.2 16:48:38 go: downloading github.com/kr/text v0.2.0 16:48:38 go: downloading github.com/rogpeppe/go-internal v1.8.0 16:48:38 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 16:48:38 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 16:48:38 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:48:38 go: downloading gopkg.in/yaml.v2 v2.2.8 16:48:38 go: downloading github.com/hpcloud/tail v1.0.0 16:48:38 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 16:48:38 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 16:48:38 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 16:48:38 go: downloading github.com/miekg/dns v1.1.26 16:48:38 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:48:38 go: downloading github.com/hashicorp/golang-lru v0.5.0 16:48:38 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 16:48:38 go: downloading gopkg.in/fsnotify.v1 v1.4.7 16:48:39 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o new-app-service 16:48:57 make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1109/app-service-template' 16:48:57 make -C ./app-service-template test 16:48:57 make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1109/app-service-template' 16:48:57 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 16:49:16 ok new-app-service 0.062s coverage: 48.1% of statements 16:49:16 ? new-app-service/config [no test files] 16:49:16 ok new-app-service/functions 0.049s 16:49:16 CGO_ENABLED=1 go vet ./... 16:49:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:49:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:49:24 ./bin/test-attribution-txt.sh 16:49:24 make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1109/app-service-template' 16:49:24 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:49:24 go: downloading github.com/gomodule/redigo v1.8.8 16:49:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 16:49:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.134s coverage: 63.7% of statements 16:49:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.083s coverage: 93.8% of statements 16:49:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 16:49:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.093s coverage: 76.5% of statements 16:49:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 16:49:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.074s coverage: 88.7% of statements 16:49:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.063s coverage: 100.0% of statements 16:49:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.334s coverage: 78.5% of statements 16:49:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 16:49:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 16:49:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.087s coverage: 97.3% of statements 16:49:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 16:49:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 16:49:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.094s coverage: 91.8% of statements 16:49:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 16:49:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.733s coverage: 81.4% of statements 16:49:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 16:49:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 16:49:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.108s coverage: 28.7% of statements 16:49:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 16:49:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.060s coverage: 14.0% of statements 16:49:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.062s coverage: 27.3% of statements 16:49:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 16:49:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 16:49:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.058s coverage: 51.4% of statements 16:49:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.139s coverage: 78.6% of statements 16:49:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.072s coverage: 94.4% of statements 16:49:54 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:49:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:49:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:50:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:50:03 $ docker stop --time=1 4ed8dc84203519883430be7221af00bd3e6052f34da35d1b25dc3b4c84fa4536 16:50:04 $ docker rm -f 4ed8dc84203519883430be7221af00bd3e6052f34da35d1b25dc3b4c84fa4536 [Pipeline] // withDockerContainer [Pipeline] sh 16:50:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:50:05 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] sh 16:50:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:50:06 16:50:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:50:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:50:07 latest: Pulling from edgex-lftools-log-publisher 16:50:07 5eb5b503b376: Pulling fs layer 16:50:07 5c69ac0246d0: Pulling fs layer 16:50:07 ec43610c2a17: Pulling fs layer 16:50:07 3a2ae6a8a46f: Pulling fs layer 16:50:07 33b1e0a273af: Pulling fs layer 16:50:07 5d3b04190fa2: Pulling fs layer 16:50:07 2f39f015ded8: Pulling fs layer 16:50:07 33b1e0a273af: Waiting 16:50:07 5d3b04190fa2: Waiting 16:50:07 2f39f015ded8: Waiting 16:50:07 3a2ae6a8a46f: Waiting 16:50:07 5c69ac0246d0: Download complete 16:50:07 3a2ae6a8a46f: Download complete 16:50:07 ec43610c2a17: Verifying Checksum 16:50:07 ec43610c2a17: Download complete 16:50:07 33b1e0a273af: Verifying Checksum 16:50:07 33b1e0a273af: Download complete 16:50:07 5d3b04190fa2: Verifying Checksum 16:50:07 5d3b04190fa2: Download complete 16:50:07 5eb5b503b376: Verifying Checksum 16:50:07 5eb5b503b376: Download complete 16:50:07 2f39f015ded8: Download complete 16:50:08 5eb5b503b376: Pull complete 16:50:08 5c69ac0246d0: Pull complete 16:50:09 ec43610c2a17: Pull complete 16:50:09 3a2ae6a8a46f: Pull complete 16:50:09 33b1e0a273af: Pull complete 16:50:09 5d3b04190fa2: Pull complete 16:50:13 2f39f015ded8: Pull complete 16:50:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:50:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:50:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:50:13 prd-ubuntu20.04-docker-8c-8g-41827 does not seem to be running inside a container 16:50:13 $ 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-1109 -v /w/workspace/dry_app-functions-sdk-go_PR-1109:/w/workspace/dry_app-functions-sdk-go_PR-1109:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1109@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1109@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:50:15 $ docker top 3cf7ff0eff80069b7d1da675a3fa132ca9d2d865118e64161045a52beaef1ce1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:50:16 ---> job-cost.sh 16:50:16 lf-activate-venv: SKIPPING 16:50:16 INFO: No Stack... 16:50:16 INFO: Retrieving Pricing Info for: v3-standard-8 16:50:17 INFO: Archiving Costs [Pipeline] sh 16:50:17 + cat /w/workspace/dry_app-functions-sdk-go_PR-1109/archives/cost.csv 16:50:17 + cut -d, -f6 [Pipeline] lock 16:50:17 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1109-1-stack-cost] 16:50:17 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1109-1-stack-cost] did not exist. Created. 16:50:17 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1109-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:50:17 + echo total: 0.2199999988079071 [Pipeline] stash 16:50:17 Stashed 1 file(s) [Pipeline] } 16:50:17 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1109-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:50:18 $ docker stop --time=1 3cf7ff0eff80069b7d1da675a3fa132ca9d2d865118e64161045a52beaef1ce1 16:50:19 $ docker rm -f 3cf7ff0eff80069b7d1da675a3fa132ca9d2d865118e64161045a52beaef1ce1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:52:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-41828 in /w/workspace/dry_app-functions-sdk-go_PR-1109 [Pipeline] { [Pipeline] ws 16:52:10 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 16:52:11 The recommended git tool is: git 16:52:17 using credential edgex-jenkins-ssh 16:52:17 Cloning the remote Git repository 16:52:18 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 16:52:18 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 16:52:18 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 16:52:18 > git --version # timeout=10 16:52:18 > git --version # 'git version 2.25.1' 16:52:18 using GIT_SSH to set credentials SSH Credentials for GitHub 16:52:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:52:22 Merging remotes/origin/main commit c1e6a6422f729c76392bcb9de582997aba8400de into PR head commit ad47ec1d630c72a4bc498188e32cff5ec05dd685 16:52:22 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 16:52:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:52:22 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 16:52:22 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 16:52:22 using GIT_SSH to set credentials SSH Credentials for GitHub 16:52:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1109/head:refs/remotes/origin/PR-1109 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:52:22 > git config core.sparsecheckout # timeout=10 16:52:22 > git checkout -f ad47ec1d630c72a4bc498188e32cff5ec05dd685 # timeout=10 16:52:23 Merge succeeded, producing ad47ec1d630c72a4bc498188e32cff5ec05dd685 16:52:23 Checking out Revision ad47ec1d630c72a4bc498188e32cff5ec05dd685 (PR-1109) 16:52:23 > git remote # timeout=10 16:52:23 > git config --get remote.origin.url # timeout=10 16:52:23 using GIT_SSH to set credentials SSH Credentials for GitHub 16:52:23 > git merge c1e6a6422f729c76392bcb9de582997aba8400de # timeout=10 16:52:23 > git rev-parse HEAD^{commit} # timeout=10 16:52:23 > git config core.sparsecheckout # timeout=10 16:52:23 > git checkout -f ad47ec1d630c72a4bc498188e32cff5ec05dd685 # timeout=10 16:52:27 Commit message: "fix: Make deep copy of MessageBus Optional map so not to leak password" 16:52:27 > git --version # timeout=10 16:52:27 > git --version # 'git version 2.25.1' 16:52:27 fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:52:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:52:28 % Total % Received % Xferd Average Speed Time Time Time Current 16:52:28 Dload Upload Total Spent Left Speed 16:52:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 84592 0 --:--:-- --:--:-- --:--:-- 85201 [Pipeline] sh 16:52:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:52:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:52:29 + sudo tee /etc/docker/daemon.new 16:52:29 { 16:52:29 "registry-mirrors": [ 16:52:29 "https://nexus3.edgexfoundry.org:10001" 16:52:29 ], 16:52:29 "bip": "10.250.0.254/24", 16:52:29 "hosts": [ 16:52:29 "tcp://0.0.0.0:5555", 16:52:29 "unix:///var/run/docker.sock" 16:52:29 ], 16:52:29 "mtu": 1458, 16:52:29 "selinux-enabled": true, 16:52:29 "seccomp-profile": "/etc/docker/seccomp.json" 16:52:29 } [Pipeline] sh 16:52:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:52:30 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 16:52:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:52:49 ========================================================= 16:52:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 16:52:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:52:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:52:50 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:52:50 9b3977197b4f: Pulling fs layer 16:52:50 1a89e8eeedd5: Pulling fs layer 16:52:50 94645a83ff95: Pulling fs layer 16:52:50 3f3a8bcf1eab: Pulling fs layer 16:52:50 0c92f367c5e7: Pulling fs layer 16:52:50 3096ccb668a1: Pulling fs layer 16:52:50 e8cf19c19ddd: Pulling fs layer 16:52:50 a4caa8a26152: Pulling fs layer 16:52:50 3096ccb668a1: Waiting 16:52:50 e8cf19c19ddd: Waiting 16:52:50 a4caa8a26152: Waiting 16:52:50 0c92f367c5e7: Waiting 16:52:50 3f3a8bcf1eab: Waiting 16:52:50 94645a83ff95: Verifying Checksum 16:52:50 94645a83ff95: Download complete 16:52:50 1a89e8eeedd5: Verifying Checksum 16:52:50 1a89e8eeedd5: Download complete 16:52:50 0c92f367c5e7: Verifying Checksum 16:52:50 0c92f367c5e7: Download complete 16:52:50 3096ccb668a1: Verifying Checksum 16:52:50 3096ccb668a1: Download complete 16:52:50 9b3977197b4f: Verifying Checksum 16:52:50 9b3977197b4f: Download complete 16:52:50 e8cf19c19ddd: Verifying Checksum 16:52:50 e8cf19c19ddd: Download complete 16:52:51 9b3977197b4f: Pull complete 16:52:51 1a89e8eeedd5: Pull complete 16:52:52 94645a83ff95: Pull complete 16:52:52 a4caa8a26152: Verifying Checksum 16:52:52 a4caa8a26152: Download complete 16:52:52 3f3a8bcf1eab: Verifying Checksum 16:52:52 3f3a8bcf1eab: Download complete 16:53:05 3f3a8bcf1eab: Pull complete 16:53:05 0c92f367c5e7: Pull complete 16:53:05 3096ccb668a1: Pull complete 16:53:05 e8cf19c19ddd: Pull complete 16:53:12 a4caa8a26152: Pull complete 16:53:12 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 16:53:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:53:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh 16:53:12 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 16:53:12 + docker inspect -f . ci-base-image-arm64 16:53:12 . [Pipeline] withDockerContainer 16:53:13 prd-ubuntu20.04-docker-arm64-4c-16g-41828 does not seem to be running inside a container 16:53:13 $ 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 ******** ci-base-image-arm64 cat 16:53:15 $ docker top fae554e8da3a23c895a190d9f968494e308572de4498f5e91f31dc34efcf80d2 -eo pid,comm [Pipeline] { [Pipeline] sh 16:53:16 + go version 16:53:16 go version go1.17.6 linux/arm64 [Pipeline] } 16:53:16 $ docker stop --time=1 fae554e8da3a23c895a190d9f968494e308572de4498f5e91f31dc34efcf80d2 16:53:18 $ docker rm -f fae554e8da3a23c895a190d9f968494e308572de4498f5e91f31dc34efcf80d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:53:19 + docker inspect -f . ci-base-image-arm64 16:53:19 . [Pipeline] withDockerContainer 16:53:19 prd-ubuntu20.04-docker-arm64-4c-16g-41828 does not seem to be running inside a container 16:53:19 $ 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 ******** ci-base-image-arm64 cat 16:53:21 $ docker top 1d52892fcd18ceb25661c9612884ef210ee6d53161ef53e5cf1476d03c7206c9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:53:22 + make test 16:53:22 make -C ./app-service-template build 16:53:22 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 16:53:22 go mod tidy -compat=1.17 16:53:22 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.27 16:53:22 go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a 16:53:22 go: downloading github.com/google/uuid v1.3.0 16:53:22 go: downloading github.com/stretchr/testify v1.7.1 16:53:22 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.0-dev.20 16:53:22 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.12 16:53:22 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0-dev.3 16:53:22 go: downloading github.com/davecgh/go-spew v1.1.1 16:53:22 go: downloading github.com/pmezard/go-difflib v1.0.0 16:53:22 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 16:53:22 go: downloading github.com/go-playground/validator/v10 v10.10.1 16:53:22 go: downloading github.com/go-kit/log v0.2.0 16:53:23 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0-dev.8 16:53:23 go: downloading github.com/stretchr/objx v0.1.1 16:53:23 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 16:53:23 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 16:53:23 go: downloading github.com/gorilla/mux v1.8.0 16:53:23 go: downloading github.com/hashicorp/go-multierror v1.1.1 16:53:23 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0-dev.3 16:53:23 go: downloading github.com/go-logfmt/logfmt v0.5.1 16:53:23 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 16:53:23 go: downloading github.com/pelletier/go-toml v1.9.4 16:53:23 go: downloading github.com/hashicorp/consul/api v1.9.1 16:53:23 go: downloading github.com/go-playground/universal-translator v0.18.0 16:53:23 go: downloading github.com/leodido/go-urn v1.2.1 16:53:23 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 16:53:23 go: downloading golang.org/x/text v0.3.7 16:53:24 go: downloading github.com/go-playground/locales v0.14.0 16:53:24 go: downloading github.com/go-playground/assert/v2 v2.0.1 16:53:24 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 16:53:26 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 16:53:26 go: downloading github.com/mitchellh/copystructure v1.0.0 16:53:26 go: downloading github.com/hashicorp/errwrap v1.0.0 16:53:26 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 16:53:26 go: downloading github.com/gorilla/websocket v1.4.2 16:53:26 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 16:53:26 go: downloading github.com/x448/float16 v0.8.4 16:53:27 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:53:27 go: downloading github.com/hashicorp/go-hclog v0.12.0 16:53:27 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:53:27 go: downloading github.com/hashicorp/serf v0.9.5 16:53:27 go: downloading github.com/mitchellh/mapstructure v1.1.2 16:53:27 go: downloading github.com/hashicorp/consul/sdk v0.8.0 16:53:27 go: downloading github.com/hashicorp/go-uuid v1.0.1 16:53:27 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 16:53:27 go: downloading github.com/kr/pretty v0.3.0 16:53:27 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 16:53:27 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:53:27 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:53:27 go: downloading github.com/pebbe/zmq4 v1.2.7 16:53:27 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:53:27 go: downloading github.com/zeebo/errs v1.2.2 16:53:27 go: downloading google.golang.org/grpc v1.42.0 16:53:28 go: downloading github.com/mitchellh/go-homedir v1.1.0 16:53:28 go: downloading github.com/fatih/color v1.9.0 16:53:28 go: downloading github.com/mattn/go-colorable v0.1.6 16:53:28 go: downloading github.com/mattn/go-isatty v0.0.12 16:53:28 go: downloading github.com/pkg/errors v0.9.1 16:53:28 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:53:28 go: downloading github.com/hashicorp/go-msgpack v0.5.3 16:53:28 go: downloading github.com/hashicorp/memberlist v0.2.2 16:53:28 go: downloading github.com/kr/text v0.2.0 16:53:28 go: downloading github.com/rogpeppe/go-internal v1.8.0 16:53:28 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:53:28 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 16:53:28 go: downloading github.com/onsi/ginkgo v1.10.1 16:53:28 go: downloading github.com/onsi/gomega v1.7.0 16:53:28 go: downloading google.golang.org/protobuf v1.27.1 16:53:29 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 16:53:29 go: downloading github.com/golang/protobuf v1.5.2 16:53:29 go: downloading github.com/google/go-cmp v0.5.6 16:53:30 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 16:53:30 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 16:53:30 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:53:30 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 16:53:30 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 16:53:30 go: downloading github.com/miekg/dns v1.1.26 16:53:30 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:53:30 go: downloading github.com/hashicorp/golang-lru v0.5.0 16:53:30 go: downloading gopkg.in/yaml.v2 v2.2.8 16:53:30 go: downloading github.com/hpcloud/tail v1.0.0 16:53:30 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 16:53:30 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 16:53:30 go: downloading gopkg.in/fsnotify.v1 v1.4.7 16:53:35 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o new-app-service 16:55:27 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 16:55:27 make -C ./app-service-template test 16:55:27 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 16:55:27 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 16:57:34 ok new-app-service 0.239s coverage: 48.1% of statements 16:57:34 ? new-app-service/config [no test files] 16:57:34 ok new-app-service/functions 0.218s 16:57:34 CGO_ENABLED=1 go vet ./... 16:58:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:58:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:58:55 ./bin/test-attribution-txt.sh 16:58:55 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 16:58:55 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:58:55 go: downloading github.com/gomodule/redigo v1.8.8 16:58:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 16:59:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.521s coverage: 63.7% of statements 16:59:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.369s coverage: 93.8% of statements 16:59:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 16:59:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.371s coverage: 76.5% of statements 16:59:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 16:59:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.402s coverage: 88.7% of statements 16:59:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.126s coverage: 100.0% of statements 16:59:13 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.723s coverage: 78.5% of statements 16:59:13 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 16:59:13 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 16:59:13 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.320s coverage: 97.3% of statements 16:59:13 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 16:59:13 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 16:59:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.408s coverage: 91.8% of statements 16:59:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 16:59:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 1.046s coverage: 81.4% of statements 16:59:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 16:59:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 16:59:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.282s coverage: 28.7% of statements 16:59:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 16:59:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.250s coverage: 14.0% of statements 16:59:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.206s coverage: 27.3% of statements 16:59:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 16:59:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 16:59:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.226s coverage: 51.4% of statements 17:00:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.505s coverage: 78.6% of statements 17:00:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.255s coverage: 94.4% of statements 17:00:00 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:00:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:00:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:00:06 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 17:00:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:00:07 $ docker stop --time=1 1d52892fcd18ceb25661c9612884ef210ee6d53161ef53e5cf1476d03c7206c9 17:00:08 $ docker rm -f 1d52892fcd18ceb25661c9612884ef210ee6d53161ef53e5cf1476d03c7206c9 [Pipeline] // withDockerContainer [Pipeline] sh 17:00:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:00:12 Warning: overwriting stash ‘coverage-report’ 17:00:13 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] sh 17:00:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:00:13 17:00:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:00:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:00:14 arm64: Pulling from edgex-lftools-log-publisher 17:00:14 8998bd30e6a1: Pulling fs layer 17:00:14 04944245beec: Pulling fs layer 17:00:14 699f458cf7ca: Pulling fs layer 17:00:14 765212b225bb: Pulling fs layer 17:00:14 f23df028b6ca: Pulling fs layer 17:00:14 d65c8cfc05b1: Pulling fs layer 17:00:14 2437ff75d9bd: Pulling fs layer 17:00:14 f23df028b6ca: Waiting 17:00:14 765212b225bb: Waiting 17:00:14 d65c8cfc05b1: Waiting 17:00:14 2437ff75d9bd: Waiting 17:00:14 04944245beec: Verifying Checksum 17:00:14 04944245beec: Download complete 17:00:14 765212b225bb: Download complete 17:00:14 f23df028b6ca: Verifying Checksum 17:00:14 f23df028b6ca: Download complete 17:00:14 d65c8cfc05b1: Verifying Checksum 17:00:14 d65c8cfc05b1: Download complete 17:00:14 699f458cf7ca: Verifying Checksum 17:00:14 699f458cf7ca: Download complete 17:00:15 8998bd30e6a1: Verifying Checksum 17:00:15 8998bd30e6a1: Download complete 17:00:17 2437ff75d9bd: Verifying Checksum 17:00:17 2437ff75d9bd: Download complete 17:00:19 8998bd30e6a1: Pull complete 17:00:19 04944245beec: Pull complete 17:00:21 699f458cf7ca: Pull complete 17:00:21 765212b225bb: Pull complete 17:00:21 f23df028b6ca: Pull complete 17:00:22 d65c8cfc05b1: Pull complete 17:00:37 2437ff75d9bd: Pull complete 17:00:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:00:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:00:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 17:00:37 prd-ubuntu20.04-docker-arm64-4c-16g-41828 does not seem to be running inside a container 17:00:37 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:00:39 $ docker top fd15db82ab678761ca30d13c75a4058bd5f83a22508215f246c1e737b56f0f71 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:00:40 ---> job-cost.sh 17:00:40 lf-activate-venv: SKIPPING 17:00:40 INFO: No Stack... 17:00:41 INFO: Retrieving Pricing Info for: v3-standard-4 17:00:42 INFO: Archiving Costs [Pipeline] sh 17:00:42 + cut -d, -f6 17:00:42 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [Pipeline] lock 17:00:42 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1109-1-stack-cost] 17:00:42 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1109-1-stack-cost] did not exist. Created. 17:00:42 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1109-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:00:43 /w/workspace/app-functions-sdk-go/1@tmp/durable-2ee91992/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:00:44 + echo total: 0.10999999940395355 [Pipeline] stash 17:00:44 Warning: overwriting stash ‘stack-cost’ 17:00:44 Stashed 1 file(s) [Pipeline] } 17:00:44 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1109-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:00:44 $ docker stop --time=1 fd15db82ab678761ca30d13c75a4058bd5f83a22508215f246c1e737b56f0f71 17:00:46 $ docker rm -f fd15db82ab678761ca30d13c75a4058bd5f83a22508215f246c1e737b56f0f71 [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 17:00:47 provisioning config files... 17:00:47 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/dry_app-functions-sdk-go_PR-1109@tmp/config311034638982846050tmp [Pipeline] { [Pipeline] sh 17:00:47 + set +x 17:00:47 + curl -s https://codecov.io/bash 17:00:47 + bash -s -- 17:00:47 17:00:47 _____ _ 17:00:47 / ____| | | 17:00:47 | | ___ __| | ___ ___ _____ __ 17:00:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:00:47 | |___| (_) | (_| | __/ (_| (_) \ V / 17:00:47 \_____\___/ \__,_|\___|\___\___/ \_/ 17:00:47 Bash-1.0.6 17:00:47 17:00:47 17:00:47 ==> git version 2.25.1 found 17:00:47 ==> 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 17:00:47 Release-Date: 2020-01-08 17:00:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:00:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:00:47 ==> Jenkins CI detected. 17:00:47 current dir:  /w/workspace/dry_app-functions-sdk-go_PR-1109 17:00:47 project root: . 17:00:47 --> token set from env 17:00:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:00:47 ==> Running gcov in . (disable via -X gcov) 17:00:47 ==> Python coveragepy not found 17:00:47 ==> Searching for coverage reports in: 17:00:47 + . 17:00:47 -> Found 2 reports 17:00:47 ==> Detecting git/mercurial file structure 17:00:47 ==> Reading reports 17:00:47 + ./app-service-template/coverage.out bytes=1222 17:00:47 + ./coverage.out bytes=119936 17:00:47 ==> Appending adjustments 17:00:47 https://docs.codecov.io/docs/fixing-reports 17:00:48 + Found adjustments 17:00:48 ==> Gzipping contents 17:00:48 24K /tmp/codecov.pC8Wp6.gz 17:00:48 ==> Uploading reports 17:00:48 url: https://codecov.io 17:00:48 query: branch=PR-1109&commit=ad47ec1d630c72a4bc498188e32cff5ec05dd685&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1109%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1109&job=&cmd_args= 17:00:48 -> Pinging Codecov 17:00:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=PR-1109&commit=ad47ec1d630c72a4bc498188e32cff5ec05dd685&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1109%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1109&job=&cmd_args= 17:00:48 -> Uploading to 17:00:48 https://storage.googleapis.com/codecov/v4/raw/2022-05-09/3D8B5DFFC46A037C893635FACE044666/ad47ec1d630c72a4bc498188e32cff5ec05dd685/198171a0-c558-4049-a911-6cde7b563fcd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220509T170048Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1fbb0c36581826b2d2b596cefebea03b4940160c0d749107947dc91ca5eacd4d 17:00:48 % Total % Received % Xferd Average Speed Time Time Time Current 17:00:48 Dload Upload Total Spent Left Speed 17:00:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20847 0 0 100 20847 0 87592 --:--:-- --:--:-- --:--:-- 87225 17:00:48 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/ad47ec1d630c72a4bc498188e32cff5ec05dd685 [Pipeline] } 17:00:48 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 17:00:50 + [ -d /w/workspace/dry_app-functions-sdk-go_PR-1109/archives ] 17:00:50 + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1109/archives 17:00:50 total 16 17:00:50 drwxr-xr-x 3 root root 4096 May 9 16:50 . 17:00:50 drwxrwxr-x 10 jenkins jenkins 4096 May 9 16:50 .. 17:00:50 drwxr-xr-x 2 root root 4096 May 9 16:50 cost 17:00:50 -rw-r--r-- 1 root root 92 May 9 16:50 cost.csv 17:00:50 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-functions-sdk-go_PR-1109/archives 17:00:50 + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1109/archives 17:00:50 total 16 17:00:50 drwxr-xr-x 3 jenkins jenkins 4096 May 9 16:50 . 17:00:50 drwxrwxr-x 10 jenkins jenkins 4096 May 9 16:50 .. 17:00:50 drwxr-xr-x 2 jenkins jenkins 4096 May 9 16:50 cost 17:00:50 -rw-r--r-- 1 jenkins jenkins 92 May 9 16:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:00:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:00:51 ---> package-listing.sh 17:00:51 ++ facter osfamily 17:00:51 ++ tr '[:upper:]' '[:lower:]' 17:00:51 + OS_FAMILY=debian 17:00:51 + workspace=/w/workspace/dry_app-functions-sdk-go_PR-1109 17:00:51 + START_PACKAGES=/tmp/packages_start.txt 17:00:51 + END_PACKAGES=/tmp/packages_end.txt 17:00:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:00:51 + PACKAGES=/tmp/packages_start.txt 17:00:51 + '[' /w/workspace/dry_app-functions-sdk-go_PR-1109 ']' 17:00:51 + PACKAGES=/tmp/packages_end.txt 17:00:51 + case "${OS_FAMILY}" in 17:00:51 + dpkg -l 17:00:51 + grep '^ii' 17:00:51 + '[' -f /tmp/packages_start.txt ']' 17:00:51 + '[' -f /tmp/packages_end.txt ']' 17:00:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:00:51 + '[' /w/workspace/dry_app-functions-sdk-go_PR-1109 ']' 17:00:51 + mkdir -p /w/workspace/dry_app-functions-sdk-go_PR-1109/archives/ 17:00:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-functions-sdk-go_PR-1109/archives/ [Pipeline] echo 17:00:51 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-1109/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:00:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:00:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:00:52 . [Pipeline] withDockerContainer 17:00:52 prd-ubuntu20.04-docker-8c-8g-41827 does not seem to be running inside a container 17:00:52 $ 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-1109/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-1109 -v /w/workspace/dry_app-functions-sdk-go_PR-1109:/w/workspace/dry_app-functions-sdk-go_PR-1109:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1109@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1109@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-lftools-log-publisher:latest cat 17:00:53 $ docker top 7a4767f80526795e8e785b30d4e267b25bc30e38b2a57a2771754f40e6820f2e -eo pid,comm [Pipeline] { [Pipeline] sh 17:00:53 + touch /tmp/pre-build-complete [Pipeline] sh 17:00:53 + mkdir -p /var/log/sysstat [Pipeline] sh 17:00:54 + ls /var/log/sa-host 17:00:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:00:54 provisioning config files... 17:00:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-functions-sdk-go_PR-1109@tmp/config4009100105356793338tmp [Pipeline] { [Pipeline] echo 17:00:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:00:54 ---> create-netrc.sh [Pipeline] } 17:00:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:00:55 ---> python-tools-install.sh [Pipeline] echo 17:00:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:00:55 ---> sudo-logs.sh 17:00:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:00:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:00:55 ---> job-cost.sh 17:00:55 lf-activate-venv: SKIPPING 17:00:55 DEBUG: total: 0.2199999988079071 17:00:55 INFO: Retrieving Stack Cost... 17:00:56 INFO: Retrieving Pricing Info for: v3-standard-8 17:00:56 INFO: Archiving Costs [Pipeline] echo 17:00:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:00:57 ---> logs-deploy.sh 17:00:57 lf-activate-venv: SKIPPING 17:00:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-1109/1 17:00:57 INFO: archiving workspace using pattern(s): 17:00:58 Archives upload complete. 17:00:58 INFO: archiving logs to Nexus 17:00:58 ---> uname -a: 17:00:58 Linux prd-ubuntu20-04-docker-8c-8g-41827 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 17:00:58 17:00:58 17:00:58 ---> lscpu: 17:00:58 Architecture: x86_64 17:00:58 CPU op-mode(s): 32-bit, 64-bit 17:00:58 Byte Order: Little Endian 17:00:58 Address sizes: 40 bits physical, 48 bits virtual 17:00:58 CPU(s): 8 17:00:58 On-line CPU(s) list: 0-7 17:00:58 Thread(s) per core: 1 17:00:58 Core(s) per socket: 1 17:00:58 Socket(s): 8 17:00:58 NUMA node(s): 1 17:00:58 Vendor ID: AuthenticAMD 17:00:58 CPU family: 23 17:00:58 Model: 49 17:00:58 Model name: AMD EPYC-Rome Processor 17:00:58 Stepping: 0 17:00:58 CPU MHz: 2799.998 17:00:58 BogoMIPS: 5599.99 17:00:58 Virtualization: AMD-V 17:00:58 Hypervisor vendor: KVM 17:00:58 Virtualization type: full 17:00:58 L1d cache: 256 KiB 17:00:58 L1i cache: 256 KiB 17:00:58 L2 cache: 4 MiB 17:00:58 L3 cache: 128 MiB 17:00:58 NUMA node0 CPU(s): 0-7 17:00:58 Vulnerability Itlb multihit: Not affected 17:00:58 Vulnerability L1tf: Not affected 17:00:58 Vulnerability Mds: Not affected 17:00:58 Vulnerability Meltdown: Not affected 17:00:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:00:58 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:00:58 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:00:58 Vulnerability Srbds: Not affected 17:00:58 Vulnerability Tsx async abort: Not affected 17:00:58 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 17:00:58 17:00:58 17:00:58 ---> nproc: 17:00:58 8 17:00:58 17:00:58 17:00:58 ---> df -h: 17:00:58 Filesystem Size Used Avail Use% Mounted on 17:00:58 overlay 155G 11G 145G 7% / 17:00:58 tmpfs 64M 0 64M 0% /dev 17:00:58 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:00:58 shm 64M 0 64M 0% /dev/shm 17:00:58 /dev/vda1 155G 11G 145G 7% /facter-os 17:00:58 17:00:58 17:00:58 ---> sar -b -r -n DEV: 17:00:58 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-41827) 05/09/22 _x86_64_ (8 CPU) 17:00:58 17:00:58 16:47:23 LINUX RESTART (8 CPU) 17:00:58 17:00:58 16:48:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:00:58 16:49:01 99.12 11.23 87.89 0.00 1969.64 85720.09 0.00 17:00:58 16:50:01 50.67 0.12 50.56 0.00 0.93 27538.09 0.00 17:00:58 16:51:01 40.43 0.05 40.38 0.00 2.40 18337.74 0.00 17:00:58 16:52:01 1.23 0.00 1.23 0.00 0.00 15.73 0.00 17:00:58 16:53:01 1.25 0.02 1.23 0.00 0.13 15.20 0.00 17:00:58 16:54:01 1.33 0.00 1.33 0.00 0.00 16.40 0.00 17:00:58 16:55:01 0.83 0.00 0.83 0.00 0.00 9.87 0.00 17:00:58 16:56:01 1.85 0.00 1.85 0.00 0.00 20.93 0.00 17:00:58 16:57:01 1.48 0.00 1.48 0.00 0.00 15.33 0.00 17:00:58 16:58:01 1.83 0.00 1.83 0.00 0.00 24.93 0.00 17:00:58 16:59:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 17:00:58 17:00:01 1.25 0.00 1.25 0.00 0.00 15.20 0.00 17:00:58 Average: 16.75 0.94 15.82 0.00 161.94 10875.68 0.00 17:00:58 17:00:58 16:48:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:00:58 16:49:01 28330264 31660804 635080 1.93 121332 3422736 2242744 6.61 1349624 2761828 519440 17:00:58 16:50:01 27641716 31296448 995000 3.03 127636 3713388 2615952 7.71 1898632 2869640 33140 17:00:58 16:51:01 28466604 31771936 525576 1.60 130756 3383896 1970224 5.81 1197212 2771996 12 17:00:58 16:52:01 28466860 31772416 524764 1.60 130788 3384028 1970224 5.81 1196880 2772120 12 17:00:58 16:53:01 28468504 31774192 522928 1.59 130860 3384040 1970224 5.81 1195640 2772208 44 17:00:58 16:54:01 28468952 31774692 522400 1.59 130888 3384044 1970224 5.81 1194988 2772216 164 17:00:58 16:55:01 28477976 31783864 513300 1.56 130904 3384044 1970224 5.81 1185844 2772316 8 17:00:58 16:56:01 28478496 31784436 512644 1.56 130972 3384048 1970224 5.81 1185892 2772320 20 17:00:58 16:57:01 28478404 31784424 512808 1.56 131048 3384048 1970224 5.81 1185972 2772320 12 17:00:58 16:58:01 28477796 31783860 513356 1.56 131104 3384020 1970224 5.81 1186456 2772300 24 17:00:58 16:59:01 28478668 31784832 512172 1.56 131160 3384032 1970224 5.81 1185996 2772304 20 17:00:58 17:00:01 28478392 31784568 512384 1.56 131176 3384032 1970224 5.81 1186004 2772304 44 17:00:58 Average: 28392719 31729706 566868 1.72 129885 3414696 2046745 6.03 1262428 2779489 46078 17:00:58 17:00:58 16:48:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:00:58 16:49:01 docker0 108.34 118.30 8.65 1086.02 0.00 0.00 0.00 0.00 17:00:58 16:49:01 ens3 384.84 271.92 6225.98 87.44 0.00 0.00 0.00 0.00 17:00:58 16:49:01 lo 2.78 2.78 0.27 0.27 0.00 0.00 0.00 0.00 17:00:58 16:49:01 vethfd1b7eb 46.90 59.93 4.61 726.78 0.00 0.00 0.00 0.06 17:00:58 16:50:01 docker0 1.45 1.20 0.10 1.66 0.00 0.00 0.00 0.00 17:00:58 16:50:01 ens3 16.56 9.72 14.48 6.90 0.00 0.00 0.00 0.00 17:00:58 16:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:00:58 16:50:01 vethfd1b7eb 1.45 1.23 0.12 1.66 0.00 0.00 0.00 0.00 17:00:58 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:58 16:51:01 ens3 98.35 59.94 2524.65 11.84 0.00 0.00 0.00 0.00 17:00:58 16:51:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 17:00:58 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:58 16:52:01 ens3 13.13 6.60 13.14 0.58 0.00 0.00 0.00 0.00 17:00:58 16:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:00:58 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:58 16:53:01 ens3 0.60 0.43 0.33 0.27 0.00 0.00 0.00 0.00 17:00:58 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:58 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:58 16:54:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:00:58 16:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:00:58 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:58 16:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:58 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:58 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:58 16:56:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:00:58 16:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:00:58 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:58 16:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:58 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:58 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:58 16:58:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 17:00:58 16:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:00:58 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:58 16:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:58 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:58 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:58 17:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:00:58 17:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:00:58 Average: docker0 9.01 9.81 0.72 89.27 0.00 0.00 0.00 0.00 17:00:58 Average: ens3 42.37 28.76 723.99 8.82 0.00 0.00 0.00 0.00 17:00:58 Average: lo 0.42 0.42 0.04 0.04 0.00 0.00 0.00 0.00 17:00:58 17:00:58 17:00:58 ---> sar -P ALL: 17:00:58 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-41827) 05/09/22 _x86_64_ (8 CPU) 17:00:58 17:00:58 16:47:23 LINUX RESTART (8 CPU) 17:00:58 17:00:58 16:48:02 CPU %user %nice %system %iowait %steal %idle 17:00:58 16:49:01 all 23.08 0.00 5.21 0.85 0.09 70.77 17:00:58 16:49:01 0 25.48 0.00 5.89 1.92 0.09 66.62 17:00:58 16:49:01 1 23.31 0.00 5.27 0.62 0.10 70.69 17:00:58 16:49:01 2 17.94 0.00 5.52 1.86 0.09 74.60 17:00:58 16:49:01 3 27.44 0.00 5.27 0.36 0.09 66.84 17:00:58 16:49:01 4 22.73 0.00 4.70 0.19 0.09 72.30 17:00:58 16:49:01 5 22.19 0.00 5.44 0.34 0.09 71.93 17:00:58 16:49:01 6 21.51 0.00 4.48 1.43 0.09 72.50 17:00:58 16:49:01 7 24.03 0.00 5.12 0.09 0.10 70.66 17:00:58 16:50:01 all 35.42 0.00 5.41 0.47 0.08 58.61 17:00:58 16:50:01 0 35.86 0.00 5.22 0.49 0.08 58.35 17:00:58 16:50:01 1 35.88 0.00 5.97 0.05 0.08 58.01 17:00:58 16:50:01 2 33.07 0.00 4.43 0.02 0.08 62.40 17:00:58 16:50:01 3 37.47 0.00 5.27 0.07 0.08 57.11 17:00:58 16:50:01 4 35.46 0.00 5.42 0.02 0.08 59.02 17:00:58 16:50:01 5 35.17 0.00 5.81 2.98 0.08 55.95 17:00:58 16:50:01 6 34.48 0.00 5.59 0.05 0.08 59.80 17:00:58 16:50:01 7 35.99 0.00 5.60 0.05 0.07 58.30 17:00:58 16:51:01 all 4.03 0.00 1.25 0.43 0.02 94.27 17:00:58 16:51:01 0 4.06 0.00 1.34 0.70 0.02 93.88 17:00:58 16:51:01 1 4.61 0.00 1.10 0.10 0.02 94.17 17:00:58 16:51:01 2 3.10 0.00 1.29 2.26 0.03 93.32 17:00:58 16:51:01 3 4.24 0.00 1.06 0.02 0.02 94.67 17:00:58 16:51:01 4 4.47 0.00 1.04 0.17 0.02 94.30 17:00:58 16:51:01 5 3.80 0.00 1.66 0.13 0.02 94.40 17:00:58 16:51:01 6 4.42 0.00 1.46 0.02 0.02 94.09 17:00:58 16:51:01 7 3.53 0.00 1.06 0.07 0.03 95.32 17:00:58 16:52:01 all 0.04 0.00 0.01 0.01 0.00 99.95 17:00:58 16:52:01 0 0.02 0.00 0.00 0.03 0.00 99.95 17:00:58 16:52:01 1 0.05 0.00 0.00 0.00 0.00 99.95 17:00:58 16:52:01 2 0.02 0.00 0.00 0.02 0.00 99.97 17:00:58 16:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:00:58 16:52:01 4 0.07 0.00 0.02 0.00 0.02 99.90 17:00:58 16:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:00:58 16:52:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:00:58 16:52:01 7 0.12 0.00 0.03 0.00 0.00 99.85 17:00:58 16:53:01 all 0.02 0.00 0.02 0.01 0.01 99.95 17:00:58 16:53:01 0 0.02 0.00 0.02 0.03 0.02 99.92 17:00:58 16:53:01 1 0.02 0.00 0.02 0.02 0.00 99.95 17:00:58 16:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:00:58 16:53:01 3 0.00 0.00 0.03 0.00 0.02 99.95 17:00:58 16:53:01 4 0.08 0.00 0.03 0.00 0.00 99.88 17:00:58 16:53:01 5 0.03 0.00 0.00 0.00 0.02 99.95 17:00:58 16:53:01 6 0.02 0.00 0.03 0.00 0.02 99.93 17:00:58 16:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:00:58 16:54:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:00:58 16:54:01 0 0.02 0.00 0.00 0.03 0.00 99.95 17:00:58 16:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:00:58 16:54:01 2 0.00 0.00 0.02 0.02 0.00 99.97 17:00:58 16:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:00:58 16:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:00:58 16:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:00:58 16:54:01 6 0.03 0.00 0.05 0.00 0.00 99.92 17:00:58 16:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:00:58 16:55:01 all 0.02 0.00 0.01 0.00 0.01 99.96 17:00:58 16:55:01 0 0.00 0.00 0.00 0.02 0.00 99.98 17:00:58 16:55:01 1 0.03 0.00 0.03 0.00 0.02 99.92 17:00:58 16:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:00:58 16:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:00:58 16:55:01 4 0.03 0.00 0.00 0.00 0.02 99.95 17:00:58 16:55:01 5 0.03 0.00 0.03 0.00 0.00 99.93 17:00:58 16:55:01 6 0.03 0.00 0.02 0.00 0.02 99.93 17:00:58 16:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:00:58 16:56:01 all 0.01 0.00 0.01 0.01 0.00 99.96 17:00:58 16:56:01 0 0.00 0.00 0.02 0.12 0.00 99.87 17:00:58 16:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:00:58 16:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:00:58 16:56:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:00:58 16:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:00:58 16:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:00:58 16:56:01 6 0.05 0.00 0.03 0.00 0.02 99.90 17:00:58 16:56:01 7 0.00 0.00 0.00 0.00 0.02 99.98 17:00:58 16:57:01 all 0.03 0.00 0.01 0.01 0.00 99.96 17:00:58 16:57:01 0 0.02 0.00 0.02 0.05 0.02 99.90 17:00:58 16:57:01 1 0.03 0.00 0.00 0.00 0.00 99.97 17:00:58 16:57:01 2 0.03 0.00 0.02 0.00 0.02 99.93 17:00:58 16:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:00:58 16:57:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:00:58 16:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:00:58 16:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:00:58 16:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:00:58 16:58:01 all 0.01 0.00 0.01 0.01 0.00 99.96 17:00:58 16:58:01 0 0.02 0.00 0.02 0.07 0.00 99.90 17:00:58 16:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:00:58 16:58:01 2 0.05 0.00 0.03 0.03 0.00 99.88 17:00:58 16:58:01 3 0.00 0.00 0.02 0.00 0.02 99.97 17:00:58 16:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:00:58 16:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:00:58 16:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:00:58 16:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:00:58 16:59:01 all 0.04 0.00 0.01 0.00 0.00 99.94 17:00:58 16:59:01 0 0.12 0.00 0.00 0.02 0.00 99.87 17:00:58 16:59:01 1 0.03 0.00 0.00 0.00 0.00 99.97 17:00:58 16:59:01 2 0.12 0.00 0.05 0.00 0.02 99.82 17:00:58 16:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:00:58 16:59:01 4 0.05 0.00 0.00 0.00 0.00 99.95 17:00:58 16:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:00:58 16:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:00:58 16:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:00:58 17:00:58 16:59:01 CPU %user %nice %system %iowait %steal %idle 17:00:58 17:00:01 all 0.00 0.00 0.01 0.00 0.00 99.98 17:00:58 17:00:01 0 0.00 0.00 0.00 0.03 0.02 99.95 17:00:58 17:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:00:58 17:00:01 2 0.02 0.00 0.03 0.00 0.02 99.93 17:00:58 17:00:01 3 0.00 0.00 0.03 0.00 0.00 99.97 17:00:58 17:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:00:58 17:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:00:58 17:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:00:58 17:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:00:58 Average: all 5.16 0.00 0.98 0.15 0.02 93.69 17:00:58 Average: 0 5.41 0.00 1.03 0.29 0.02 93.25 17:00:58 Average: 1 5.27 0.00 1.02 0.06 0.02 93.63 17:00:58 Average: 2 4.46 0.00 0.93 0.35 0.02 94.24 17:00:58 Average: 3 5.69 0.00 0.96 0.04 0.02 93.29 17:00:58 Average: 4 5.18 0.00 0.93 0.03 0.02 93.84 17:00:58 Average: 5 5.04 0.00 1.06 0.29 0.02 93.60 17:00:58 Average: 6 4.98 0.00 0.96 0.12 0.02 93.92 17:00:58 Average: 7 5.24 0.00 0.97 0.02 0.02 93.75 17:00:58 17:00:58 17:00:58