Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 68d4a959f9d862beb04f56b26ff5eb3688aa6bb7+32b4b96443c12dc5f0c6c188592bd6e556c9e893 (cd620764656a4ef984b31fde9de39f9214d56db9) 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-ssh14378376465141656562.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh16029381783004407244.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1571/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1571/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2104284895499366647.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh653718239528014555.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1571/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1571/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17842896602973630941.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2620 in /w/workspace/dry_app-functions-sdk-go_PR-1571 [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-1571 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1571/head:refs/remotes/origin/PR-1571 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 32b4b96443c12dc5f0c6c188592bd6e556c9e893 into PR head commit 68d4a959f9d862beb04f56b26ff5eb3688aa6bb7 Merge succeeded, producing 4054784f3510c477f2c913882c1d17ea6f554561 Checking out Revision 4054784f3510c477f2c913882c1d17ea6f554561 (PR-1571) > git config core.sparsecheckout # timeout=10 > git checkout -f 68d4a959f9d862beb04f56b26ff5eb3688aa6bb7 # 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 32b4b96443c12dc5f0c6c188592bd6e556c9e893 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4054784f3510c477f2c913882c1d17ea6f554561 # timeout=10 Commit message: "Merge commit '32b4b96443c12dc5f0c6c188592bd6e556c9e893' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk c91eb6e5c58fc703992aea919df472af554e57ad # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:45:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:45:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:45:35 ========================================================= 11:45:35 EdgeX Global Pipelines Version Info 11:45:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:45:36 ------------------- 11:45:36 stable info: 11:45:36 ------------------- 11:45:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:45:36 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 11:45:36 Message: update stable to v1.0.258 11:45:37 ------------------- 11:45:37 experimental info: 11:45:37 ------------------- 11:45:37 Commited By: **** collab-it+edgex@linuxfoundation.org 11:45:37 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 11:45:37 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:45:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 11:45:37 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 11:45:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:45:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:45:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:45:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 11:45:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:45:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:45:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:45:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:45:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:45:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 11:45:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:45:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:45:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 11:45:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 11:45:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:45:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:45:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:45:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:45:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 11:45:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 11:45:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:45:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:45:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 11:45:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:45:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:45:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1571 [Pipeline] echo 11:45:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1571 [Pipeline] echo 11:45:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1571 [Pipeline] echo 11:45:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4054784f3510c477f2c913882c1d17ea6f554561 [Pipeline] echo 11:45:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4054784 [Pipeline] echo 11:45:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:45:38 + git rev-list -1 --merges 4054784f3510c477f2c913882c1d17ea6f554561~1..4054784f3510c477f2c913882c1d17ea6f554561 [Pipeline] echo 11:45:38 -----------> git rev-list -1 --merges 4054784f3510c477f2c913882c1d17ea6f554561~1..4054784f3510c477f2c913882c1d17ea6f554561 4054784f3510c477f2c913882c1d17ea6f554561 11:45:38 4054784f3510c477f2c913882c1d17ea6f554561 [false] [Pipeline] sh 11:45:38 + git log --format=format:%s -1 4054784f3510c477f2c913882c1d17ea6f554561 [Pipeline] echo 11:45:38 ========================================================= 11:45:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:45:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:45:39 + git log --format=format:%s -1 4054784f3510c477f2c913882c1d17ea6f554561 [Pipeline] echo 11:45:39 [semverPrep] GIT_COMMIT: 4054784f3510c477f2c913882c1d17ea6f554561, Commit Message: Merge commit '32b4b96443c12dc5f0c6c188592bd6e556c9e893' into HEAD [Pipeline] echo 11:45:39 [semverPrep] This is not a build commit. [Pipeline] sh 11:45:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:45:39 + grep -v github /etc/ssh/ssh_known_hosts 11:45:39 + [ -e /tmp/ssh_known_hosts ] 11:45:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:45:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:45:39 + sudo tee -a /etc/ssh/ssh_known_hosts 11:45:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:45:40 11:45:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:45:40 0.1.4: Pulling from edgex-devops/py-git-semver 11:45:40 b85a868b505f: Pulling fs layer 11:45:40 e2be974225ed: Pulling fs layer 11:45:40 339a4e72a1f5: Pulling fs layer 11:45:40 988bab9f4d93: Pulling fs layer 11:45:40 1469e6f7b9e6: Pulling fs layer 11:45:40 eaf3925da568: Pulling fs layer 11:45:40 bab4dde63d76: Pulling fs layer 11:45:40 bde34c3a00c8: Pulling fs layer 11:45:40 b352a97aabf1: Pulling fs layer 11:45:40 4872d77fe225: Pulling fs layer 11:45:40 5851b861e8e6: Pulling fs layer 11:45:40 988bab9f4d93: Waiting 11:45:40 1469e6f7b9e6: Waiting 11:45:40 b352a97aabf1: Waiting 11:45:40 eaf3925da568: Waiting 11:45:40 bab4dde63d76: Waiting 11:45:40 bde34c3a00c8: Waiting 11:45:40 5851b861e8e6: Waiting 11:45:40 e2be974225ed: Verifying Checksum 11:45:40 e2be974225ed: Download complete 11:45:40 988bab9f4d93: Download complete 11:45:40 1469e6f7b9e6: Verifying Checksum 11:45:40 1469e6f7b9e6: Download complete 11:45:40 eaf3925da568: Verifying Checksum 11:45:40 eaf3925da568: Download complete 11:45:40 339a4e72a1f5: Verifying Checksum 11:45:40 339a4e72a1f5: Download complete 11:45:40 bde34c3a00c8: Verifying Checksum 11:45:40 bde34c3a00c8: Download complete 11:45:40 b352a97aabf1: Download complete 11:45:40 4872d77fe225: Download complete 11:45:40 5851b861e8e6: Verifying Checksum 11:45:40 5851b861e8e6: Download complete 11:45:41 b85a868b505f: Verifying Checksum 11:45:41 b85a868b505f: Download complete 11:45:41 bab4dde63d76: Verifying Checksum 11:45:41 bab4dde63d76: Download complete 11:45:42 b85a868b505f: Pull complete 11:45:42 e2be974225ed: Pull complete 11:45:43 339a4e72a1f5: Pull complete 11:45:44 988bab9f4d93: Pull complete 11:45:44 1469e6f7b9e6: Pull complete 11:45:44 eaf3925da568: Pull complete 11:45:47 bab4dde63d76: Pull complete 11:45:47 bde34c3a00c8: Pull complete 11:45:47 b352a97aabf1: Pull complete 11:45:47 4872d77fe225: Pull complete 11:45:48 5851b861e8e6: Pull complete 11:45:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:45:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:45:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:45:48 prd-ubuntu20.04-docker-8c-8g-2620 does not seem to be running inside a container 11:45:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_PR-1571 -v /w/workspace/dry_app-functions-sdk-go_PR-1571:/w/workspace/dry_app-functions-sdk-go_PR-1571:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1571@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1571@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:45:51 $ docker top 94d89153b4e2e0e07adea9e641e16aa5307545951557a2b3c5a72584fba76ff7 -eo pid,comm 11:45:52 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). 11:45:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:45:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:45:52 [ssh-agent] Looking for ssh-agent implementation... 11:45:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:45:52 $ docker exec 94d89153b4e2e0e07adea9e641e16aa5307545951557a2b3c5a72584fba76ff7 ssh-agent 11:45:52 SSH_AUTH_SOCK=/tmp/ssh-Qmv6EQXE6Z0r/agent.31 11:45:52 SSH_AGENT_PID=37 11:45:52 Running ssh-add (command line suppressed) 11:45:52 Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1571@tmp/private_key_3505468196869165024.key (/w/workspace/dry_app-functions-sdk-go_PR-1571@tmp/private_key_3505468196869165024.key) 11:45:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:45:52 + git tag --points-at HEAD [Pipeline] } 11:45:52 $ docker exec --env ******** --env ******** 94d89153b4e2e0e07adea9e641e16aa5307545951557a2b3c5a72584fba76ff7 ssh-agent -k 11:45:52 unset SSH_AUTH_SOCK; 11:45:52 unset SSH_AGENT_PID; 11:45:52 echo Agent pid 37 killed; 11:45:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:45:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:45:52 [ssh-agent] Looking for ssh-agent implementation... 11:45:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:45:53 $ docker exec 94d89153b4e2e0e07adea9e641e16aa5307545951557a2b3c5a72584fba76ff7 ssh-agent 11:45:53 SSH_AUTH_SOCK=/tmp/ssh-soeTgaxuklFA/agent.70 11:45:53 SSH_AGENT_PID=76 11:45:53 Running ssh-add (command line suppressed) 11:45:53 Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1571@tmp/private_key_15719669465219149008.key (/w/workspace/dry_app-functions-sdk-go_PR-1571@tmp/private_key_15719669465219149008.key) 11:45:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:45:53 + git semver init 11:45:53 2024-04-17 11:45:53,871 [run_init] DEBUG init version:0.0.0 force:False 11:45:53 2024-04-17 11:45:53,872 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-functions-sdk-go_PR-1571/.semver 11:45:53 2024-04-17 11:45:53,872 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/dry_app-functions-sdk-go_PR-1571/.semver 11:45:53 2024-04-17 11:45:53,873 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/dry_app-functions-sdk-go_PR-1571/.semver'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1571, universal_newlines=False, shell=None, istream=None) 11:45:55 2024-04-17 11:45:55,579 [append_file] DEBUG append to file:/w/workspace/dry_app-functions-sdk-go_PR-1571/.git/info/exclude 11:45:55 2024-04-17 11:45:55,580 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-functions-sdk-go_PR-1571/.semver/PR-1571 with force:False 11:45:55 2024-04-17 11:45:55,580 [write_file] DEBUG write to file:/w/workspace/dry_app-functions-sdk-go_PR-1571/.semver/PR-1571 11:45:55 2024-04-17 11:45:55,584 [execute] INFO git cat-file --batch-check 11:45:55 2024-04-17 11:45:55,585 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1571/.semver, universal_newlines=False, shell=None, istream=) 11:45:55 2024-04-17 11:45:55,592 [execute] INFO git cat-file --batch 11:45:55 2024-04-17 11:45:55,592 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1571/.semver, universal_newlines=False, shell=None, istream=) 11:45:55 2024-04-17 11:45:55,598 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_PR-1571/.semver/PR-1571 11:45:55 0.0.0 [Pipeline] } 11:45:55 $ docker exec --env ******** --env ******** 94d89153b4e2e0e07adea9e641e16aa5307545951557a2b3c5a72584fba76ff7 ssh-agent -k 11:45:55 unset SSH_AUTH_SOCK; 11:45:55 unset SSH_AGENT_PID; 11:45:55 echo Agent pid 76 killed; 11:45:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:45:56 + git semver [Pipeline] } 11:45:56 $ docker stop --time=1 94d89153b4e2e0e07adea9e641e16aa5307545951557a2b3c5a72584fba76ff7 11:45:57 $ docker rm -f --volumes 94d89153b4e2e0e07adea9e641e16aa5307545951557a2b3c5a72584fba76ff7 [Pipeline] // withDockerContainer [Pipeline] sh 11:45:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:45:58 Stashed 1 file(s) [Pipeline] echo 11:45:58 [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 11:45:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:45:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:45:58 ========================================================= 11:45:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 11:45:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 11:45:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 11:45:59 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 11:45:59 7264a8db6415: Pulling fs layer 11:45:59 c4d48a809fc2: Pulling fs layer 11:45:59 4f1c88b9dad5: Pulling fs layer 11:45:59 ad3a456e5733: Pulling fs layer 11:45:59 69c7f0334f64: Pulling fs layer 11:45:59 1f1c1a5573a3: Pulling fs layer 11:45:59 ce7588e14bc9: Pulling fs layer 11:45:59 b5e4710f87ac: Pulling fs layer 11:45:59 1f1c1a5573a3: Waiting 11:45:59 ce7588e14bc9: Waiting 11:45:59 ad3a456e5733: Waiting 11:45:59 69c7f0334f64: Waiting 11:45:59 b5e4710f87ac: Waiting 11:45:59 c4d48a809fc2: Verifying Checksum 11:45:59 c4d48a809fc2: Download complete 11:45:59 ad3a456e5733: Verifying Checksum 11:45:59 ad3a456e5733: Download complete 11:45:59 69c7f0334f64: Verifying Checksum 11:45:59 69c7f0334f64: Download complete 11:45:59 7264a8db6415: Verifying Checksum 11:45:59 7264a8db6415: Download complete 11:45:59 1f1c1a5573a3: Verifying Checksum 11:45:59 1f1c1a5573a3: Download complete 11:45:59 7264a8db6415: Pull complete 11:45:59 b5e4710f87ac: Verifying Checksum 11:45:59 b5e4710f87ac: Download complete 11:45:59 c4d48a809fc2: Pull complete 11:45:59 4f1c88b9dad5: Verifying Checksum 11:45:59 4f1c88b9dad5: Download complete 11:46:00 ce7588e14bc9: Verifying Checksum 11:46:00 ce7588e14bc9: Download complete 11:46:03 4f1c88b9dad5: Pull complete 11:46:03 ad3a456e5733: Pull complete 11:46:03 69c7f0334f64: Pull complete 11:46:03 1f1c1a5573a3: Pull complete 11:46:06 ce7588e14bc9: Pull complete 11:46:06 b5e4710f87ac: Pull complete 11:46:06 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 11:46:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 11:46:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 11:46:06 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:06 + docker inspect -f . ci-base-image-x86_64 11:46:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:46:06 prd-ubuntu20.04-docker-8c-8g-2620 does not seem to be running inside a container 11:46:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1571 -v /w/workspace/dry_app-functions-sdk-go_PR-1571:/w/workspace/dry_app-functions-sdk-go_PR-1571:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1571@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1571@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-x86_64 cat 11:46:12 $ docker top 9ef57896c0abb81d92c62ca0c6a7bef1cbc12e1b9aac3babec49cb218902ed92 -eo pid,comm [Pipeline] { [Pipeline] sh 11:46:13 + go version 11:46:13 go version go1.21.0 linux/amd64 [Pipeline] } 11:46:13 $ docker stop --time=1 9ef57896c0abb81d92c62ca0c6a7bef1cbc12e1b9aac3babec49cb218902ed92 11:46:13 Still waiting to schedule task 11:46:13 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:46:14 $ docker rm -f --volumes 9ef57896c0abb81d92c62ca0c6a7bef1cbc12e1b9aac3babec49cb218902ed92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:14 + docker inspect -f . ci-base-image-x86_64 11:46:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:46:14 prd-ubuntu20.04-docker-8c-8g-2620 does not seem to be running inside a container 11:46:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-functions-sdk-go_PR-1571 -v /w/workspace/dry_app-functions-sdk-go_PR-1571:/w/workspace/dry_app-functions-sdk-go_PR-1571:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1571@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1571@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-x86_64 cat 11:46:15 $ docker top 224db7d7f9cd0a627e9b873f0e371368a321761f9d9390227bf57fe5ca7eb6d7 -eo pid,comm [Pipeline] { [Pipeline] sh 11:46:15 + git config --global --add safe.directory /w/workspace/dry_app-functions-sdk-go_PR-1571 [Pipeline] fileExists [Pipeline] sh 11:46:15 + make test 11:46:15 make -C ./app-service-template build 11:46:15 make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1571/app-service-template' 11:46:15 go mod tidy 11:46:15 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.13 11:46:15 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 11:46:15 go: downloading github.com/google/uuid v1.6.0 11:46:15 go: downloading github.com/stretchr/testify v1.9.0 11:46:16 go: downloading github.com/labstack/echo/v4 v4.11.4 11:46:16 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.27 11:46:16 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.14 11:46:16 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.3 11:46:17 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 11:46:17 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 11:46:17 go: downloading gopkg.in/yaml.v3 v3.0.1 11:46:17 go: downloading github.com/stretchr/objx v0.5.2 11:46:17 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.4.0 11:46:17 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 11:46:17 go: downloading github.com/labstack/gommon v0.4.2 11:46:17 go: downloading golang.org/x/crypto v0.21.0 11:46:17 go: downloading golang.org/x/net v0.22.0 11:46:17 go: downloading github.com/go-playground/validator/v10 v10.19.0 11:46:17 go: downloading github.com/go-kit/log v0.2.1 11:46:17 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 11:46:17 go: downloading github.com/hashicorp/go-multierror v1.1.1 11:46:17 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.5 11:46:17 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.3 11:46:18 go: downloading github.com/mattn/go-colorable v0.1.13 11:46:18 go: downloading github.com/mattn/go-isatty v0.0.20 11:46:18 go: downloading github.com/valyala/fasttemplate v1.2.2 11:46:18 go: downloading github.com/mitchellh/copystructure v1.2.0 11:46:18 go: downloading github.com/go-logfmt/logfmt v0.5.1 11:46:18 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 11:46:18 go: downloading github.com/gorilla/websocket v1.5.1 11:46:18 go: downloading golang.org/x/sync v0.6.0 11:46:18 go: downloading github.com/hashicorp/errwrap v1.1.0 11:46:18 go: downloading github.com/hashicorp/consul/api v1.27.0 11:46:18 go: downloading github.com/x448/float16 v0.8.4 11:46:18 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 11:46:18 go: downloading github.com/go-playground/universal-translator v0.18.1 11:46:18 go: downloading github.com/leodido/go-urn v1.4.0 11:46:18 go: downloading golang.org/x/text v0.14.0 11:46:19 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 11:46:19 go: downloading github.com/openziti/sdk-golang v0.23.14 11:46:19 go: downloading github.com/sirupsen/logrus v1.9.3 11:46:19 go: downloading github.com/go-playground/assert/v2 v2.2.0 11:46:19 go: downloading github.com/go-playground/locales v0.14.1 11:46:19 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.7 11:46:19 go: downloading github.com/valyala/bytebufferpool v1.0.0 11:46:19 go: downloading github.com/mitchellh/reflectwalk v1.0.2 11:46:19 go: downloading github.com/mitchellh/mapstructure v1.5.0 11:46:19 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 11:46:19 go: downloading golang.org/x/time v0.5.0 11:46:19 go: downloading golang.org/x/sys v0.18.0 11:46:19 go: downloading github.com/nats-io/nats.go v1.33.1 11:46:19 go: downloading github.com/go-redis/redis/v7 v7.3.0 11:46:19 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 11:46:19 go: downloading github.com/hashicorp/go-hclog v1.5.0 11:46:19 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 11:46:19 go: downloading github.com/hashicorp/serf v0.10.1 11:46:19 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 11:46:19 go: downloading github.com/google/go-cmp v0.5.9 11:46:19 go: downloading github.com/hashicorp/consul/sdk v0.15.1 11:46:19 go: downloading github.com/hashicorp/go-uuid v1.0.3 11:46:19 go: downloading github.com/kr/pretty v0.1.0 11:46:19 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 11:46:19 go: downloading github.com/go-openapi/strfmt v0.23.0 11:46:19 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 11:46:19 go: downloading github.com/kataras/go-events v0.0.3 11:46:19 go: downloading github.com/michaelquigley/pfxlog v0.6.10 11:46:19 go: downloading github.com/cenkalti/backoff/v4 v4.2.1 11:46:19 go: downloading github.com/openziti/channel/v2 v2.0.121 11:46:19 go: downloading github.com/openziti/edge-api v0.26.13 11:46:20 go: downloading github.com/openziti/foundation/v2 v2.0.39 11:46:20 go: downloading github.com/openziti/identity v1.0.72 11:46:20 go: downloading github.com/openziti/metrics v1.2.47 11:46:21 go: downloading github.com/openziti/secretstream v0.1.17 11:46:21 go: downloading github.com/openziti/transport/v2 v2.0.124 11:46:21 go: downloading github.com/pkg/errors v0.9.1 11:46:21 go: downloading github.com/go-openapi/runtime v0.28.0 11:46:21 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 11:46:21 go: downloading github.com/go-resty/resty/v2 v2.12.0 11:46:21 go: downloading github.com/zitadel/oidc/v2 v2.12.0 11:46:21 go: downloading golang.org/x/oauth2 v0.18.0 11:46:21 go: downloading github.com/Microsoft/go-winio v0.6.1 11:46:21 go: downloading github.com/zeebo/errs v1.3.0 11:46:21 go: downloading google.golang.org/grpc v1.60.1 11:46:21 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 11:46:21 go: downloading github.com/fatih/color v1.14.1 11:46:21 go: downloading github.com/mitchellh/go-homedir v1.1.0 11:46:21 go: downloading github.com/onsi/ginkgo v1.10.1 11:46:21 go: downloading github.com/onsi/gomega v1.7.0 11:46:21 go: downloading github.com/armon/go-metrics v0.4.1 11:46:21 go: downloading github.com/hashicorp/go-msgpack v0.5.5 11:46:21 go: downloading github.com/hashicorp/memberlist v0.5.0 11:46:21 go: downloading github.com/klauspost/compress v1.17.2 11:46:21 go: downloading github.com/nats-io/nkeys v0.4.7 11:46:21 go: downloading github.com/nats-io/nuid v1.0.1 11:46:21 go: downloading github.com/kr/text v0.2.0 11:46:22 go: downloading github.com/hashicorp/go-version v1.2.1 11:46:22 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 11:46:22 go: downloading github.com/go-openapi/errors v0.22.0 11:46:22 go: downloading github.com/oklog/ulid v1.3.1 11:46:22 go: downloading go.mongodb.org/mongo-driver v1.14.0 11:46:22 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 11:46:22 go: downloading github.com/go-openapi/swag v0.23.0 11:46:22 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 11:46:22 go: downloading github.com/go-openapi/validate v0.24.0 11:46:22 go: downloading github.com/mitchellh/go-ps v1.0.0 11:46:22 go: downloading github.com/shirou/gopsutil/v3 v3.24.2 11:46:22 go: downloading go.mozilla.org/pkcs7 v0.0.0-20200128120323-432b2356ecb1 11:46:22 go: downloading google.golang.org/protobuf v1.33.0 11:46:22 go: downloading github.com/fsnotify/fsnotify v1.7.0 11:46:22 go: downloading github.com/go-openapi/spec v0.21.0 11:46:22 go: downloading github.com/opentracing/opentracing-go v1.2.0 11:46:22 go: downloading go.opentelemetry.io/otel v1.24.0 11:46:23 go: downloading go.opentelemetry.io/otel/trace v1.24.0 11:46:23 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 11:46:23 go: downloading github.com/golang/protobuf v1.5.3 11:46:23 go: downloading github.com/gorilla/mux v1.8.1 11:46:23 go: downloading nhooyr.io/websocket v1.8.10 11:46:23 go: downloading github.com/go-jose/go-jose/v3 v3.0.3 11:46:23 go: downloading golang.org/x/tools v0.12.1-0.20230815132531-74c255bcf846 11:46:23 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 11:46:23 go: downloading github.com/gorilla/securecookie v1.1.1 11:46:23 go: downloading github.com/gorilla/schema v1.2.0 11:46:23 go: downloading github.com/muhlemmer/gu v0.3.1 11:46:23 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 11:46:23 go: downloading github.com/pascaldekloe/goe v0.1.0 11:46:23 go: downloading github.com/google/btree v1.0.1 11:46:23 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 11:46:23 go: downloading github.com/miekg/dns v1.1.41 11:46:23 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 11:46:23 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b 11:46:23 go: downloading golang.org/x/term v0.18.0 11:46:23 go: downloading github.com/mailru/easyjson v0.7.7 11:46:23 go: downloading github.com/go-openapi/analysis v0.23.0 11:46:23 go: downloading github.com/go-openapi/jsonpointer v0.21.0 11:46:23 go: downloading github.com/go-openapi/loads v0.22.0 11:46:23 go: downloading github.com/yusufpapurcu/wmi v1.2.4 11:46:23 go: downloading github.com/tklauser/go-sysconf v0.3.12 11:46:23 go: downloading github.com/go-openapi/jsonreference v0.21.0 11:46:23 go: downloading github.com/go-logr/logr v1.4.1 11:46:23 go: downloading go.opentelemetry.io/otel/metric v1.24.0 11:46:23 go: downloading github.com/go-logr/stdr v1.2.2 11:46:23 go: downloading google.golang.org/appengine v1.6.8 11:46:23 go: downloading github.com/hashicorp/golang-lru v0.5.4 11:46:23 go: downloading gopkg.in/yaml.v2 v2.2.5 11:46:23 go: downloading github.com/hpcloud/tail v1.0.0 11:46:23 go: downloading github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 11:46:23 go: downloading github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c 11:46:23 go: downloading github.com/shoenig/go-m1cpu v0.1.6 11:46:23 go: downloading github.com/josharian/intern v1.0.0 11:46:23 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 11:46:23 go: downloading github.com/miekg/pkcs11 v1.1.1 11:46:24 go: downloading github.com/go-ole/go-ole v1.2.6 11:46:24 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 11:46:24 go: downloading github.com/tklauser/numcpus v0.6.1 11:46:24 go: downloading golang.org/x/mod v0.12.0 11:46:24 go: downloading gopkg.in/fsnotify.v1 v1.4.7 11:46:30 go: downloading github.com/google/go-cmp v0.6.0 11:46:30 go: downloading github.com/onsi/ginkgo v1.16.4 11:46:30 go: downloading github.com/onsi/gomega v1.13.0 11:46:30 go: downloading github.com/kr/pretty v0.3.1 11:46:30 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 11:46:30 go: downloading gopkg.in/yaml.v2 v2.4.0 11:46:30 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.29 11:46:30 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.15 11:46:30 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.5.2 11:46:30 go: downloading go.opentelemetry.io/otel/sdk v1.24.0 11:46:30 go: downloading github.com/golang/protobuf v1.5.4 11:46:31 go: downloading github.com/emirpasic/gods v1.18.1 11:46:31 go: downloading github.com/jeremija/gosubmit v0.2.7 11:46:31 go: downloading github.com/rogpeppe/go-internal v1.11.0 11:46:31 go: downloading github.com/barkimedes/go-deepcopy v0.0.0-20220514131651-17c30cfc62df 11:46:31 go: downloading github.com/muhlemmer/httpforwarded v0.1.0 11:46:31 go: downloading github.com/rs/cors v1.10.1 11:46:31 go: downloading github.com/nats-io/nats.go v1.34.0 11:46:31 go: downloading github.com/shoenig/test v0.6.4 11:46:31 go: downloading github.com/nxadm/tail v1.4.8 11:46:32 CGO_ENABLED=0 go build -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 11:46:54 make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1571/app-service-template' 11:46:54 make -C ./app-service-template test 11:46:54 make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1571/app-service-template' 11:46:54 go test -race -coverprofile=coverage.out ./... 11:47:26 ? app-new-service/config [no test files] 11:47:26 ok app-new-service 1.098s coverage: 45.9% of statements 11:47:26 ok app-new-service/functions 1.097s coverage: 85.3% of statements 11:47:26 go vet ./... 11:47:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2622 in /w/workspace/dry_app-functions-sdk-go_PR-1571 [Pipeline] { [Pipeline] ws 11:47:42 Running in /w/workspace/app-functions-sdk-go/7 [Pipeline] { [Pipeline] checkout 11:47:45 The recommended git tool is: git 11:47:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:47:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:47:48 ./bin/test-attribution-txt.sh 11:47:48 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 11:47:48 make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1571/app-service-template' 11:47:48 go test -race -coverprofile=coverage.out ./... 11:47:48 go: downloading github.com/gomodule/redigo v1.9.2 11:47:48 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 11:47:50 using credential edgex-jenkins-ssh 11:47:50 Cloning the remote Git repository 11:47:50 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 11:47:50 > git init /w/workspace/app-functions-sdk-go/7 # timeout=10 11:47:51 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 11:47:51 > git --version # timeout=10 11:47:51 > git --version # 'git version 2.25.1' 11:47:51 using GIT_SSH to set credentials SSH Credentials for GitHub 11:47:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:47:52 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 11:47:52 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 11:47:53 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.136s coverage: 66.6% of statements 11:47:53 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.053s coverage: 89.3% of statements 11:47:53 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.070s coverage: 85.1% of statements 11:47:53 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.031s coverage: 100.0% of statements 11:47:53 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 11:47:53 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 11:47:53 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 11:47:54 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 11:47:54 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 11:47:54 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 11:47:54 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.155s coverage: 75.5% of statements 11:47:54 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.053s coverage: 97.3% of statements 11:47:55 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.046s coverage: 82.8% of statements 11:47:55 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.041s coverage: 65.1% of statements 11:47:55 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.052s coverage: 27.6% of statements 11:47:55 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 11:47:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:47:56 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 11:47:56 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 11:47:56 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.076s coverage: 11.2% of statements 11:47:57 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.067s coverage: 27.3% of statements 11:47:57 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.065s coverage: 52.8% of statements 11:47:57 Merging remotes/origin/main commit 32b4b96443c12dc5f0c6c188592bd6e556c9e893 into PR head commit 68d4a959f9d862beb04f56b26ff5eb3688aa6bb7 11:47:56 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 11:47:56 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 11:47:56 using GIT_SSH to set credentials SSH Credentials for GitHub 11:47:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1571/head:refs/remotes/origin/PR-1571 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:47:57 > git config core.sparsecheckout # timeout=10 11:47:57 > git checkout -f 68d4a959f9d862beb04f56b26ff5eb3688aa6bb7 # timeout=10 11:47:57 Merge succeeded, producing 3018b39900ef9a1bf668b5caa7ed8824d8860f88 11:47:57 Checking out Revision 3018b39900ef9a1bf668b5caa7ed8824d8860f88 (PR-1571) 11:47:57 > git remote # timeout=10 11:47:57 > git config --get remote.origin.url # timeout=10 11:47:57 using GIT_SSH to set credentials SSH Credentials for GitHub 11:47:57 > git merge 32b4b96443c12dc5f0c6c188592bd6e556c9e893 # timeout=10 11:47:57 > git rev-parse HEAD^{commit} # timeout=10 11:47:57 > git config core.sparsecheckout # timeout=10 11:47:57 > git checkout -f 3018b39900ef9a1bf668b5caa7ed8824d8860f88 # timeout=10 11:48:01 Commit message: "Merge commit '32b4b96443c12dc5f0c6c188592bd6e556c9e893' into HEAD" 11:48:01 First time build. Skipping changelog. 11:48:01 > git rev-list --no-walk c91eb6e5c58fc703992aea919df472af554e57ad # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:48:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:48:03 % Total % Received % Xferd Average Speed Time Time Time Current 11:48:03 Dload Upload Total Spent Left Speed 11:48:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 83843 0 --:--:-- --:--:-- --:--:-- 84394 [Pipeline] sh 11:48:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:48:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:48:04 + sudo tee /etc/docker/daemon.new 11:48:04 { 11:48:04 "registry-mirrors": [ 11:48:04 "https://nexus3.edgexfoundry.org:10001" 11:48:04 ], 11:48:04 "bip": "10.250.0.254/24", 11:48:04 "hosts": [ 11:48:04 "tcp://0.0.0.0:5555", 11:48:04 "unix:///var/run/docker.sock" 11:48:04 ], 11:48:04 "mtu": 1458, 11:48:04 "selinux-enabled": true, 11:48:04 "seccomp-profile": "/etc/docker/seccomp.json" 11:48:04 } [Pipeline] sh 11:48:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:48:04 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 11:48:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:48:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:48:23 ========================================================= 11:48:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 11:48:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 11:48:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 11:48:23 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.132s coverage: 72.2% of statements 11:48:23 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.039s coverage: 94.4% of statements 11:48:23 go vet ./... 11:48:24 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:48:24 9fda8d8052c6: Pulling fs layer 11:48:24 5d54e960e981: Pulling fs layer 11:48:24 c4a7e357bf2a: Pulling fs layer 11:48:24 f0e02332f6b5: Pulling fs layer 11:48:24 872ee5b61b7b: Pulling fs layer 11:48:24 0c6a40ed1a82: Pulling fs layer 11:48:24 94ae7d8d031c: Pulling fs layer 11:48:24 f0e02332f6b5: Waiting 11:48:24 872ee5b61b7b: Waiting 11:48:24 0c6a40ed1a82: Waiting 11:48:24 94ae7d8d031c: Waiting 11:48:24 5d54e960e981: Download complete 11:48:24 f0e02332f6b5: Download complete 11:48:24 872ee5b61b7b: Verifying Checksum 11:48:24 872ee5b61b7b: Download complete 11:48:24 9fda8d8052c6: Verifying Checksum 11:48:24 9fda8d8052c6: Download complete 11:48:24 94ae7d8d031c: Verifying Checksum 11:48:24 94ae7d8d031c: Download complete 11:48:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:48:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:48:25 9fda8d8052c6: Pull complete 11:48:25 5d54e960e981: Pull complete 11:48:25 c4a7e357bf2a: Verifying Checksum 11:48:25 c4a7e357bf2a: Download complete 11:48:26 0c6a40ed1a82: Verifying Checksum 11:48:26 0c6a40ed1a82: Download complete [Pipeline] echo 11:48:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:48:36 $ docker stop --time=1 224db7d7f9cd0a627e9b873f0e371368a321761f9d9390227bf57fe5ca7eb6d7 11:48:39 $ docker rm -f --volumes 224db7d7f9cd0a627e9b873f0e371368a321761f9d9390227bf57fe5ca7eb6d7 11:48:39 c4a7e357bf2a: Pull complete 11:48:39 f0e02332f6b5: Pull complete 11:48:39 872ee5b61b7b: Pull complete [Pipeline] // withDockerContainer [Pipeline] sh 11:48:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:48:40 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:48:40 11:48:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:48:41 latest: Pulling from edgex-lftools-log-publisher 11:48:41 5eb5b503b376: Pulling fs layer 11:48:41 5c69ac0246d0: Pulling fs layer 11:48:41 ec43610c2a17: Pulling fs layer 11:48:41 3a2ae6a8a46f: Pulling fs layer 11:48:41 33b1e0a273af: Pulling fs layer 11:48:41 5d3b04190fa2: Pulling fs layer 11:48:41 2f39f015ded8: Pulling fs layer 11:48:41 3a2ae6a8a46f: Waiting 11:48:41 2f39f015ded8: Waiting 11:48:41 33b1e0a273af: Waiting 11:48:41 5d3b04190fa2: Waiting 11:48:41 5c69ac0246d0: Download complete 11:48:41 3a2ae6a8a46f: Verifying Checksum 11:48:41 3a2ae6a8a46f: Download complete 11:48:41 33b1e0a273af: Verifying Checksum 11:48:41 33b1e0a273af: Download complete 11:48:41 5d3b04190fa2: Verifying Checksum 11:48:41 5d3b04190fa2: Download complete 11:48:41 ec43610c2a17: Verifying Checksum 11:48:41 ec43610c2a17: Download complete 11:48:41 5eb5b503b376: Verifying Checksum 11:48:41 5eb5b503b376: Download complete 11:48:42 2f39f015ded8: Verifying Checksum 11:48:42 2f39f015ded8: Download complete 11:48:42 5eb5b503b376: Pull complete 11:48:42 5c69ac0246d0: Pull complete 11:48:43 ec43610c2a17: Pull complete 11:48:43 3a2ae6a8a46f: Pull complete 11:48:43 33b1e0a273af: Pull complete 11:48:43 5d3b04190fa2: Pull complete 11:48:49 2f39f015ded8: Pull complete 11:48:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:48:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:48:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:48:49 prd-ubuntu20.04-docker-8c-8g-2620 does not seem to be running inside a container 11:48:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-functions-sdk-go_PR-1571 -v /w/workspace/dry_app-functions-sdk-go_PR-1571:/w/workspace/dry_app-functions-sdk-go_PR-1571:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1571@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1571@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:48:49 0c6a40ed1a82: Pull complete 11:48:49 94ae7d8d031c: Pull complete 11:48:49 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 11:48:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 11:48:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 11:48:52 $ docker top a354a985daa0c295c92a8a3bd61ac63bd2aa25a3d9366794154e74ed7900303f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 11:48:53 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:53 ---> job-cost.sh 11:48:53 lf-activate-venv: SKIPPING 11:48:53 INFO: No Stack... 11:48:53 + docker inspect -f . ci-base-image-arm64 11:48:53 . 11:48:53 INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:48:53 prd-ubuntu20.04-docker-arm64-4c-16g-2622 does not seem to be running inside a container 11:48:53 INFO: Archiving Costs 11:48:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/7 -v /w/workspace/app-functions-sdk-go/7:/w/workspace/app-functions-sdk-go/7:rw,z -v /w/workspace/app-functions-sdk-go/7@tmp:/w/workspace/app-functions-sdk-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:48:57 $ docker top 8923dbe7ead2ff19f78e53384458483bcc48826ceffa4ee292d999f54af81933 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 11:48:57 + cat /w/workspace/dry_app-functions-sdk-go_PR-1571/archives/cost.csv 11:48:57 + cut -d, -f6 [Pipeline] lock 11:48:57 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1571-7-stack-cost] 11:48:57 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1571-7-stack-cost] did not exist. Created. 11:48:57 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1571-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:48:58 + echo total: 0.2199999988079071 [Pipeline] stash 11:48:58 Stashed 1 file(s) [Pipeline] } 11:48:58 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1571-7-stack-cost] [Pipeline] // lock 11:48:58 + go version 11:48:58 go version go1.21.0 linux/arm64 [Pipeline] } 11:48:58 $ docker stop --time=1 a354a985daa0c295c92a8a3bd61ac63bd2aa25a3d9366794154e74ed7900303f 11:48:59 $ docker rm -f --volumes a354a985daa0c295c92a8a3bd61ac63bd2aa25a3d9366794154e74ed7900303f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 11:48:59 $ docker stop --time=1 8923dbe7ead2ff19f78e53384458483bcc48826ceffa4ee292d999f54af81933 11:49:01 $ docker rm -f --volumes 8923dbe7ead2ff19f78e53384458483bcc48826ceffa4ee292d999f54af81933 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:01 + docker inspect -f . ci-base-image-arm64 11:49:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:49:01 prd-ubuntu20.04-docker-arm64-4c-16g-2622 does not seem to be running inside a container 11:49:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-functions-sdk-go/7 -v /w/workspace/app-functions-sdk-go/7:/w/workspace/app-functions-sdk-go/7:rw,z -v /w/workspace/app-functions-sdk-go/7@tmp:/w/workspace/app-functions-sdk-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:49:03 $ docker top 395426569bbc3d1782555b0928f373ea0586da8d7540a9a34ef758d23c90af6f -eo pid,comm [Pipeline] { [Pipeline] sh 11:49:04 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/7 [Pipeline] fileExists [Pipeline] sh 11:49:04 + make test 11:49:04 make -C ./app-service-template build 11:49:04 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/7/app-service-template' 11:49:04 go mod tidy 11:49:04 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.13 11:49:04 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 11:49:05 go: downloading github.com/google/uuid v1.6.0 11:49:05 go: downloading github.com/labstack/echo/v4 v4.11.4 11:49:05 go: downloading github.com/stretchr/testify v1.9.0 11:49:05 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.27 11:49:05 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.14 11:49:05 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.3 11:49:06 go: downloading github.com/go-playground/validator/v10 v10.19.0 11:49:06 go: downloading gopkg.in/yaml.v3 v3.0.1 11:49:06 go: downloading github.com/go-kit/log v0.2.1 11:49:06 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 11:49:06 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.4.0 11:49:06 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 11:49:06 go: downloading github.com/labstack/gommon v0.4.2 11:49:06 go: downloading golang.org/x/crypto v0.21.0 11:49:06 go: downloading golang.org/x/net v0.22.0 11:49:07 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 11:49:07 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 11:49:07 go: downloading github.com/stretchr/objx v0.5.2 11:49:07 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.5 11:49:07 go: downloading github.com/hashicorp/go-multierror v1.1.1 11:49:07 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.3 11:49:08 go: downloading github.com/go-logfmt/logfmt v0.5.1 11:49:08 go: downloading github.com/mitchellh/copystructure v1.2.0 11:49:08 go: downloading github.com/x448/float16 v0.8.4 11:49:08 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 11:49:08 go: downloading github.com/go-playground/universal-translator v0.18.1 11:49:08 go: downloading github.com/leodido/go-urn v1.4.0 11:49:08 go: downloading golang.org/x/text v0.14.0 11:49:10 go: downloading github.com/go-playground/assert/v2 v2.2.0 11:49:10 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 11:49:10 go: downloading github.com/go-playground/locales v0.14.1 11:49:13 go: downloading github.com/gorilla/websocket v1.5.1 11:49:13 go: downloading golang.org/x/sync v0.6.0 11:49:13 go: downloading github.com/mattn/go-colorable v0.1.13 11:49:13 go: downloading github.com/mattn/go-isatty v0.0.20 11:49:13 go: downloading github.com/valyala/fasttemplate v1.2.2 11:49:13 go: downloading github.com/sirupsen/logrus v1.9.3 11:49:13 go: downloading github.com/hashicorp/consul/api v1.27.0 11:49:13 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 11:49:13 go: downloading github.com/openziti/sdk-golang v0.23.14 11:49:13 go: downloading github.com/hashicorp/errwrap v1.1.0 11:49:13 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.7 11:49:13 go: downloading github.com/mitchellh/reflectwalk v1.0.2 11:49:13 go: downloading golang.org/x/sys v0.18.0 11:49:13 go: downloading github.com/kr/pretty v0.1.0 11:49:13 go: downloading github.com/valyala/bytebufferpool v1.0.0 11:49:13 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 11:49:13 go: downloading golang.org/x/time v0.5.0 11:49:13 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 11:49:13 go: downloading github.com/hashicorp/go-hclog v1.5.0 11:49:13 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 11:49:13 go: downloading github.com/hashicorp/serf v0.10.1 11:49:14 go: downloading github.com/mitchellh/mapstructure v1.5.0 11:49:14 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 11:49:14 go: downloading github.com/google/go-cmp v0.5.9 11:49:14 go: downloading github.com/hashicorp/consul/sdk v0.15.1 11:49:15 go: downloading github.com/hashicorp/go-uuid v1.0.3 11:49:15 go: downloading github.com/nats-io/nats.go v1.33.1 11:49:15 go: downloading github.com/go-redis/redis/v7 v7.3.0 11:49:15 go: downloading github.com/go-openapi/runtime v0.28.0 11:49:15 go: downloading github.com/go-openapi/strfmt v0.23.0 11:49:15 go: downloading github.com/go-resty/resty/v2 v2.12.0 11:49:15 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 11:49:15 go: downloading github.com/michaelquigley/pfxlog v0.6.10 11:49:15 go: downloading github.com/openziti/edge-api v0.26.13 11:49:18 go: downloading github.com/openziti/foundation/v2 v2.0.39 11:49:18 go: downloading github.com/openziti/identity v1.0.72 11:49:18 go: downloading github.com/pkg/errors v0.9.1 11:49:18 go: downloading github.com/zitadel/oidc/v2 v2.12.0 11:49:18 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 11:49:18 go: downloading github.com/kataras/go-events v0.0.3 11:49:18 go: downloading golang.org/x/oauth2 v0.18.0 11:49:18 go: downloading github.com/openziti/channel/v2 v2.0.121 11:49:18 go: downloading github.com/cenkalti/backoff/v4 v4.2.1 11:49:18 go: downloading github.com/openziti/metrics v1.2.47 11:49:18 go: downloading github.com/openziti/secretstream v0.1.17 11:49:18 go: downloading github.com/openziti/transport/v2 v2.0.124 11:49:18 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 11:49:18 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 11:49:18 go: downloading github.com/Microsoft/go-winio v0.6.1 11:49:18 go: downloading github.com/zeebo/errs v1.3.0 11:49:19 go: downloading google.golang.org/grpc v1.60.1 11:49:20 go: downloading github.com/kr/text v0.2.0 11:49:20 go: downloading github.com/fatih/color v1.14.1 11:49:20 go: downloading github.com/mitchellh/go-homedir v1.1.0 11:49:20 go: downloading github.com/armon/go-metrics v0.4.1 11:49:20 go: downloading github.com/hashicorp/go-version v1.2.1 11:49:20 go: downloading github.com/hashicorp/go-msgpack v0.5.5 11:49:20 go: downloading github.com/hashicorp/memberlist v0.5.0 11:49:20 go: downloading github.com/onsi/ginkgo v1.10.1 11:49:20 go: downloading github.com/onsi/gomega v1.7.0 11:49:20 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 11:49:20 go: downloading github.com/go-openapi/errors v0.22.0 11:49:20 go: downloading github.com/oklog/ulid v1.3.1 11:49:20 go: downloading go.mongodb.org/mongo-driver v1.14.0 11:49:21 go: downloading github.com/go-openapi/swag v0.23.0 11:49:21 go: downloading github.com/go-openapi/spec v0.21.0 11:49:21 go: downloading github.com/go-openapi/validate v0.24.0 11:49:22 go: downloading github.com/opentracing/opentracing-go v1.2.0 11:49:22 go: downloading go.opentelemetry.io/otel v1.24.0 11:49:23 go: downloading go.opentelemetry.io/otel/trace v1.24.0 11:49:23 go: downloading github.com/klauspost/compress v1.17.2 11:49:24 go: downloading github.com/nats-io/nuid v1.0.1 11:49:24 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 11:49:24 go: downloading github.com/nats-io/nkeys v0.4.7 11:49:24 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 11:49:24 go: downloading github.com/fsnotify/fsnotify v1.7.0 11:49:24 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 11:49:24 go: downloading github.com/gorilla/securecookie v1.1.1 11:49:24 go: downloading github.com/gorilla/schema v1.2.0 11:49:24 go: downloading github.com/muhlemmer/gu v0.3.1 11:49:24 go: downloading github.com/mitchellh/go-ps v1.0.0 11:49:24 go: downloading github.com/shirou/gopsutil/v3 v3.24.2 11:49:24 go: downloading go.mozilla.org/pkcs7 v0.0.0-20200128120323-432b2356ecb1 11:49:24 go: downloading google.golang.org/protobuf v1.33.0 11:49:25 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 11:49:25 go: downloading github.com/golang/protobuf v1.5.3 11:49:26 go: downloading github.com/gorilla/mux v1.8.1 11:49:26 go: downloading nhooyr.io/websocket v1.8.10 11:49:26 go: downloading github.com/go-jose/go-jose/v3 v3.0.3 11:49:26 go: downloading golang.org/x/tools v0.12.1-0.20230815132531-74c255bcf846 11:49:26 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b 11:49:26 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 11:49:26 go: downloading github.com/pascaldekloe/goe v0.1.0 11:49:26 go: downloading github.com/google/btree v1.0.1 11:49:26 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 11:49:26 go: downloading github.com/miekg/dns v1.1.41 11:49:26 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 11:49:26 go: downloading github.com/mailru/easyjson v0.7.7 11:49:26 go: downloading github.com/go-openapi/jsonpointer v0.21.0 11:49:26 go: downloading github.com/go-openapi/jsonreference v0.21.0 11:49:26 go: downloading github.com/go-openapi/analysis v0.23.0 11:49:26 go: downloading github.com/go-openapi/loads v0.22.0 11:49:27 go: downloading github.com/go-logr/logr v1.4.1 11:49:27 go: downloading go.opentelemetry.io/otel/metric v1.24.0 11:49:27 go: downloading github.com/go-logr/stdr v1.2.2 11:49:27 go: downloading golang.org/x/term v0.18.0 11:49:27 go: downloading github.com/yusufpapurcu/wmi v1.2.4 11:49:27 go: downloading github.com/tklauser/go-sysconf v0.3.12 11:49:27 go: downloading google.golang.org/appengine v1.6.8 11:49:27 go: downloading github.com/hashicorp/golang-lru v0.5.4 11:49:27 go: downloading gopkg.in/yaml.v2 v2.2.5 11:49:27 go: downloading github.com/hpcloud/tail v1.0.0 11:49:27 go: downloading github.com/josharian/intern v1.0.0 11:49:28 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 11:49:28 go: downloading github.com/miekg/pkcs11 v1.1.1 11:49:28 go: downloading github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 11:49:28 go: downloading github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c 11:49:28 go: downloading github.com/shoenig/go-m1cpu v0.1.6 11:49:28 go: downloading github.com/go-ole/go-ole v1.2.6 11:49:28 go: downloading github.com/tklauser/numcpus v0.6.1 11:49:28 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 11:49:28 go: downloading gopkg.in/fsnotify.v1 v1.4.7 11:49:28 go: downloading golang.org/x/mod v0.12.0 11:49:37 go: downloading github.com/google/go-cmp v0.6.0 11:49:37 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 11:49:37 go: downloading github.com/kr/pretty v0.3.1 11:49:37 go: downloading github.com/onsi/ginkgo v1.16.4 11:49:37 go: downloading github.com/onsi/gomega v1.13.0 11:49:37 go: downloading gopkg.in/yaml.v2 v2.4.0 11:49:37 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.29 11:49:37 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.15 11:49:37 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.5.2 11:49:37 go: downloading github.com/nats-io/nats.go v1.34.0 11:49:37 go: downloading go.opentelemetry.io/otel/sdk v1.24.0 11:49:37 go: downloading github.com/golang/protobuf v1.5.4 11:49:38 go: downloading github.com/barkimedes/go-deepcopy v0.0.0-20220514131651-17c30cfc62df 11:49:38 go: downloading github.com/emirpasic/gods v1.18.1 11:49:38 go: downloading github.com/jeremija/gosubmit v0.2.7 11:49:38 go: downloading github.com/rogpeppe/go-internal v1.11.0 11:49:38 go: downloading github.com/muhlemmer/httpforwarded v0.1.0 11:49:38 go: downloading github.com/rs/cors v1.10.1 11:49:38 go: downloading github.com/nxadm/tail v1.4.8 11:49:38 go: downloading github.com/shoenig/test v0.6.4 11:49:39 CGO_ENABLED=0 go build -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 11:52:15 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/7/app-service-template' 11:52:15 make -C ./app-service-template test 11:52:15 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/7/app-service-template' 11:52:15 go test -race -coverprofile=coverage.out ./... 11:55:22 ? app-new-service/config [no test files] 11:55:22 ok app-new-service 1.342s coverage: 45.9% of statements 11:55:25 ok app-new-service/functions 1.333s coverage: 85.3% of statements 11:55:25 go vet ./... 11:58:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:58:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:58:32 ./bin/test-attribution-txt.sh 11:58:32 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 11:58:32 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/7/app-service-template' 11:58:32 go test -race -coverprofile=coverage.out ./... 11:58:32 go: downloading github.com/gomodule/redigo v1.9.2 11:58:32 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 11:58:42 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 11:58:43 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.664s coverage: 66.6% of statements 11:58:43 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.264s coverage: 89.3% of statements 11:58:44 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 11:58:46 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.322s coverage: 85.1% of statements 11:58:46 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.119s coverage: 100.0% of statements 11:58:47 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 11:58:47 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 11:58:48 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 11:58:49 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.593s coverage: 75.5% of statements 11:58:50 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.218s coverage: 97.3% of statements 11:58:52 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 11:58:53 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.245s coverage: 82.8% of statements 11:58:53 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 11:58:54 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.280s coverage: 65.1% of statements 11:58:55 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 11:58:57 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.257s coverage: 27.6% of statements 11:59:00 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 11:59:00 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 11:59:00 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.444s coverage: 11.2% of statements 11:59:01 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.312s coverage: 27.3% of statements 11:59:04 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.285s coverage: 52.8% of statements 11:59:37 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.550s coverage: 72.2% of statements 11:59:37 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.185s coverage: 94.4% of statements 11:59:37 go vet ./... 11:59:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:59:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:59:39 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 11:59:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:59:39 $ docker stop --time=1 395426569bbc3d1782555b0928f373ea0586da8d7540a9a34ef758d23c90af6f 11:59:41 $ docker rm -f --volumes 395426569bbc3d1782555b0928f373ea0586da8d7540a9a34ef758d23c90af6f [Pipeline] // withDockerContainer [Pipeline] sh 11:59:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:59:48 Warning: overwriting stash ‘coverage-report’ 11:59:49 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:59:49 11:59:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:59:50 arm64: Pulling from edgex-lftools-log-publisher 11:59:50 8998bd30e6a1: Pulling fs layer 11:59:50 04944245beec: Pulling fs layer 11:59:50 699f458cf7ca: Pulling fs layer 11:59:50 765212b225bb: Pulling fs layer 11:59:50 f23df028b6ca: Pulling fs layer 11:59:50 d65c8cfc05b1: Pulling fs layer 11:59:50 2437ff75d9bd: Pulling fs layer 11:59:50 765212b225bb: Waiting 11:59:50 f23df028b6ca: Waiting 11:59:50 d65c8cfc05b1: Waiting 11:59:50 2437ff75d9bd: Waiting 11:59:50 04944245beec: Verifying Checksum 11:59:50 04944245beec: Download complete 11:59:50 765212b225bb: Verifying Checksum 11:59:50 765212b225bb: Download complete 11:59:50 f23df028b6ca: Verifying Checksum 11:59:50 f23df028b6ca: Download complete 11:59:50 d65c8cfc05b1: Verifying Checksum 11:59:50 d65c8cfc05b1: Download complete 11:59:50 699f458cf7ca: Verifying Checksum 11:59:50 699f458cf7ca: Download complete 11:59:51 8998bd30e6a1: Download complete 11:59:53 2437ff75d9bd: Verifying Checksum 11:59:53 2437ff75d9bd: Download complete 11:59:55 8998bd30e6a1: Pull complete 11:59:56 04944245beec: Pull complete 11:59:58 699f458cf7ca: Pull complete 11:59:58 765212b225bb: Pull complete 11:59:59 f23df028b6ca: Pull complete 11:59:59 d65c8cfc05b1: Pull complete 12:00:17 2437ff75d9bd: Pull complete 12:00:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:00:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:00:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:00:17 prd-ubuntu20.04-docker-arm64-4c-16g-2622 does not seem to be running inside a container 12:00:17 $ 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/7 -v /w/workspace/app-functions-sdk-go/7:/w/workspace/app-functions-sdk-go/7:rw,z -v /w/workspace/app-functions-sdk-go/7@tmp:/w/workspace/app-functions-sdk-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:00:20 $ docker top dccad825ec8478db4134d4846761bfa475ca90caecd4e7e13b46628e536a8318 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:00:21 ---> job-cost.sh 12:00:21 lf-activate-venv: SKIPPING 12:00:21 INFO: No Stack... 12:00:21 INFO: Retrieving Pricing Info for: v3-standard-4 12:00:23 INFO: Archiving Costs [Pipeline] sh 12:00:23 + cat /w/workspace/app-functions-sdk-go/7/archives/cost.csv 12:00:23 + cut -d, -f6 [Pipeline] lock 12:00:24 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1571-7-stack-cost] 12:00:24 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1571-7-stack-cost] did not exist. Created. 12:00:24 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1571-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:00:24 /w/workspace/app-functions-sdk-go/7@tmp/durable-ec2a7fb1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:00:25 + echo total: 0.10999999940395355 [Pipeline] stash 12:00:25 Warning: overwriting stash ‘stack-cost’ 12:00:25 Stashed 1 file(s) [Pipeline] } 12:00:25 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1571-7-stack-cost] [Pipeline] // lock [Pipeline] } 12:00:25 $ docker stop --time=1 dccad825ec8478db4134d4846761bfa475ca90caecd4e7e13b46628e536a8318 12:00:26 $ docker rm -f --volumes dccad825ec8478db4134d4846761bfa475ca90caecd4e7e13b46628e536a8318 [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 12:00:27 provisioning config files... 12:00:27 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/dry_app-functions-sdk-go_PR-1571@tmp/config17525803285290718367tmp [Pipeline] { [Pipeline] sh 12:00:27 + set +x 12:00:27 + curl -s https://codecov.io/bash 12:00:27 + bash -s -- 12:00:28 12:00:28 _____ _ 12:00:28 / ____| | | 12:00:28 | | ___ __| | ___ ___ _____ __ 12:00:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:00:28 | |___| (_) | (_| | __/ (_| (_) \ V / 12:00:28 \_____\___/ \__,_|\___|\___\___/ \_/ 12:00:28 Bash-1.0.6 12:00:28 12:00:28 12:00:28 ==> git version 2.25.1 found 12:00:28 ==> 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 12:00:28 Release-Date: 2020-01-08 12:00:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:00:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:00:28 ==> Jenkins CI detected. 12:00:28 current dir:  /w/workspace/dry_app-functions-sdk-go_PR-1571 12:00:28 project root: . 12:00:28 --> token set from env 12:00:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:00:28 ==> Running gcov in . (disable via -X gcov) 12:00:28 ==> Python coveragepy not found 12:00:28 ==> Searching for coverage reports in: 12:00:28 + . 12:00:28 -> Found 2 reports 12:00:28 ==> Detecting git/mercurial file structure 12:00:28 ==> Reading reports 12:00:28 + ./app-service-template/coverage.out bytes=3558 12:00:28 + ./coverage.out bytes=127882 12:00:28 ==> Appending adjustments 12:00:28 https://docs.codecov.io/docs/fixing-reports 12:00:28 + Found adjustments 12:00:28 ==> Gzipping contents 12:00:28 24K /tmp/codecov.y0CPxA.gz 12:00:28 ==> Uploading reports 12:00:28 url: https://codecov.io 12:00:28 query: branch=PR-1571&commit=4054784f3510c477f2c913882c1d17ea6f554561&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1571%2F7%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1571&job=&cmd_args= 12:00:28 -> Pinging Codecov 12:00:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1571&commit=4054784f3510c477f2c913882c1d17ea6f554561&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1571%2F7%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1571&job=&cmd_args= 12:00:29 -> Uploading to 12:00:29 https://storage.googleapis.com/codecov/v4/raw/2024-04-17/3D8B5DFFC46A037C893635FACE044666/4054784f3510c477f2c913882c1d17ea6f554561/cf79a400-5bb2-44b3-826f-0222812f981d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240417%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240417T120028Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f0e3188c1ba8ae99b17381be49f4130b13aa5a6fc7486133290c658afbfa0c17 12:00:29 % Total % Received % Xferd Average Speed Time Time Time Current 12:00:29 Dload Upload Total Spent Left Speed 12:00:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21955 0 0 100 21955 0 78410 --:--:-- --:--:-- --:--:-- 78691 12:00:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/4054784f3510c477f2c913882c1d17ea6f554561 [Pipeline] } 12:00:29 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 12:00:30 + [ -d /w/workspace/dry_app-functions-sdk-go_PR-1571/archives ] 12:00:30 + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1571/archives 12:00:30 total 16 12:00:30 drwxr-xr-x 3 root root 4096 Apr 17 11:48 . 12:00:30 drwxrwxr-x 10 jenkins jenkins 4096 Apr 17 11:48 .. 12:00:30 drwxr-xr-x 2 root root 4096 Apr 17 11:48 cost 12:00:30 -rw-r--r-- 1 root root 93 Apr 17 11:48 cost.csv 12:00:30 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-functions-sdk-go_PR-1571/archives 12:00:30 + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1571/archives 12:00:30 total 16 12:00:30 drwxr-xr-x 3 jenkins jenkins 4096 Apr 17 11:48 . 12:00:30 drwxrwxr-x 10 jenkins jenkins 4096 Apr 17 11:48 .. 12:00:30 drwxr-xr-x 2 jenkins jenkins 4096 Apr 17 11:48 cost 12:00:30 -rw-r--r-- 1 jenkins jenkins 93 Apr 17 11:48 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:00:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:00:31 ---> package-listing.sh 12:00:31 ++ facter osfamily 12:00:31 ++ tr '[:upper:]' '[:lower:]' 12:00:31 + OS_FAMILY=debian 12:00:31 + workspace=/w/workspace/dry_app-functions-sdk-go_PR-1571 12:00:31 + START_PACKAGES=/tmp/packages_start.txt 12:00:31 + END_PACKAGES=/tmp/packages_end.txt 12:00:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:00:31 + PACKAGES=/tmp/packages_start.txt 12:00:31 + '[' /w/workspace/dry_app-functions-sdk-go_PR-1571 ']' 12:00:31 + PACKAGES=/tmp/packages_end.txt 12:00:31 + case "${OS_FAMILY}" in 12:00:31 + dpkg -l 12:00:31 + grep '^ii' 12:00:31 + '[' -f /tmp/packages_start.txt ']' 12:00:31 + '[' -f /tmp/packages_end.txt ']' 12:00:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:00:31 + '[' /w/workspace/dry_app-functions-sdk-go_PR-1571 ']' 12:00:31 + mkdir -p /w/workspace/dry_app-functions-sdk-go_PR-1571/archives/ 12:00:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-functions-sdk-go_PR-1571/archives/ [Pipeline] echo 12:00:31 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-1571/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:00:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:00:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:00:32 prd-ubuntu20.04-docker-8c-8g-2620 does not seem to be running inside a container 12:00:32 $ 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-1571/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-1571 -v /w/workspace/dry_app-functions-sdk-go_PR-1571:/w/workspace/dry_app-functions-sdk-go_PR-1571:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1571@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1571@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 12:00:33 $ docker top f641a85f19a136c219a0b6a3c0af88f0db61b138d66499cafd8d03621d7e2f52 -eo pid,comm [Pipeline] { [Pipeline] sh 12:00:33 + touch /tmp/pre-build-complete [Pipeline] sh 12:00:33 + mkdir -p /var/log/sysstat [Pipeline] sh 12:00:34 + ls /var/log/sa-host 12:00:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:00:34 provisioning config files... 12:00:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-functions-sdk-go_PR-1571@tmp/config15334307270590330069tmp [Pipeline] { [Pipeline] echo 12:00:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:00:34 ---> create-netrc.sh [Pipeline] } 12:00:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:00:35 ---> python-tools-install.sh [Pipeline] echo 12:00:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:00:35 ---> sudo-logs.sh 12:00:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:00:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:00:35 ---> job-cost.sh 12:00:35 lf-activate-venv: SKIPPING 12:00:35 DEBUG: total: 0.2199999988079071 12:00:35 INFO: Retrieving Stack Cost... 12:00:35 INFO: Retrieving Pricing Info for: v3-standard-8 12:00:36 INFO: Archiving Costs [Pipeline] echo 12:00:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:00:36 ---> logs-deploy.sh 12:00:36 lf-activate-venv: SKIPPING 12:00:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-1571/7 12:00:36 INFO: archiving workspace using pattern(s): 12:00:37 Archives upload complete. 12:00:37 INFO: archiving logs to Nexus 12:00:38 ---> uname -a: 12:00:38 Linux prd-ubuntu20-04-docker-8c-8g-2620 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 12:00:38 12:00:38 12:00:38 ---> lscpu: 12:00:38 Architecture: x86_64 12:00:38 CPU op-mode(s): 32-bit, 64-bit 12:00:38 Byte Order: Little Endian 12:00:38 Address sizes: 40 bits physical, 48 bits virtual 12:00:38 CPU(s): 8 12:00:38 On-line CPU(s) list: 0-7 12:00:38 Thread(s) per core: 1 12:00:38 Core(s) per socket: 1 12:00:38 Socket(s): 8 12:00:38 NUMA node(s): 1 12:00:38 Vendor ID: AuthenticAMD 12:00:38 CPU family: 23 12:00:38 Model: 49 12:00:38 Model name: AMD EPYC-Rome Processor 12:00:38 Stepping: 0 12:00:38 CPU MHz: 2799.998 12:00:38 BogoMIPS: 5599.99 12:00:38 Virtualization: AMD-V 12:00:38 Hypervisor vendor: KVM 12:00:38 Virtualization type: full 12:00:38 L1d cache: 256 KiB 12:00:38 L1i cache: 256 KiB 12:00:38 L2 cache: 4 MiB 12:00:38 L3 cache: 128 MiB 12:00:38 NUMA node0 CPU(s): 0-7 12:00:38 Vulnerability Itlb multihit: Not affected 12:00:38 Vulnerability L1tf: Not affected 12:00:38 Vulnerability Mds: Not affected 12:00:38 Vulnerability Meltdown: Not affected 12:00:38 Vulnerability Mmio stale data: Not affected 12:00:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:00:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:00:38 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:00:38 Vulnerability Srbds: Not affected 12:00:38 Vulnerability Tsx async abort: Not affected 12:00:38 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 12:00:38 12:00:38 12:00:38 ---> nproc: 12:00:38 8 12:00:38 12:00:38 12:00:38 ---> df -h: 12:00:38 Filesystem Size Used Avail Use% Mounted on 12:00:38 overlay 155G 11G 145G 7% / 12:00:38 tmpfs 64M 0 64M 0% /dev 12:00:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:00:38 shm 64M 0 64M 0% /dev/shm 12:00:38 /dev/vda1 155G 11G 145G 7% /facter-os 12:00:38 12:00:38 12:00:38 ---> sar -b -r -n DEV: 12:00:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2620) 04/17/24 _x86_64_ (8 CPU) 12:00:38 12:00:38 11:44:52 LINUX RESTART (8 CPU) 12:00:38 12:00:38 11:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:00:38 11:46:01 336.56 47.91 288.65 0.00 5397.50 146637.69 0.00 12:00:38 11:47:01 136.69 0.33 136.35 0.00 12.00 40439.59 0.00 12:00:38 11:48:01 49.32 0.02 49.30 0.00 0.13 29805.28 0.00 12:00:38 11:49:01 75.80 0.28 75.52 0.00 15.06 31966.14 0.00 12:00:38 11:50:01 21.55 8.98 12.56 0.00 2907.92 2637.83 0.00 12:00:38 11:51:01 21.28 2.87 18.41 0.00 2539.44 3763.91 0.00 12:00:38 11:52:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 12:00:38 11:53:01 0.87 0.00 0.87 0.00 0.00 10.79 0.00 12:00:38 11:54:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 12:00:38 11:55:01 2.12 0.00 2.12 0.00 0.00 36.79 0.00 12:00:38 11:56:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 12:00:38 11:57:01 0.92 0.00 0.92 0.00 0.00 12.00 0.00 12:00:38 11:58:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 12:00:38 11:59:01 0.83 0.00 0.83 0.00 0.00 11.46 0.00 12:00:38 12:00:01 1.57 0.02 1.55 0.00 0.13 18.40 0.00 12:00:38 Average: 43.43 4.03 39.41 0.00 724.76 17025.26 0.00 12:00:38 12:00:38 11:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:00:38 11:46:01 29436204 31518712 817016 2.48 65484 2306032 2100212 6.19 1045736 2044280 368072 12:00:38 11:47:01 27733768 31221388 1076868 3.27 110900 3534608 2386316 7.03 1648648 2976988 533420 12:00:38 11:48:01 27198868 31445968 850528 2.59 115956 4243488 1940308 5.72 1792556 3320996 399104 12:00:38 11:49:01 28602628 31535432 769016 2.34 119676 3018692 1742024 5.13 1167752 2643960 268 12:00:38 11:50:01 28409988 31513532 785120 2.39 123784 3177480 1796160 5.29 1276836 2711008 600 12:00:38 11:51:01 28228756 31518520 775164 2.36 128232 3352360 1803716 5.32 1395508 2757436 132 12:00:38 11:52:01 28236016 31525820 767792 2.33 128264 3352376 1803716 5.32 1388348 2757440 12 12:00:38 11:53:01 28236056 31526036 767500 2.33 128284 3352496 1803716 5.32 1388588 2757560 136 12:00:38 11:54:01 28240312 31530332 763064 2.32 128308 3352508 1803716 5.32 1383732 2757576 8 12:00:38 11:55:01 28240500 31531132 762680 2.32 128420 3352480 1803716 5.32 1383356 2758068 4 12:00:38 11:56:01 28240776 31531488 762304 2.32 128456 3352480 1803716 5.32 1383228 2758072 20 12:00:38 11:57:01 28240608 31531364 762256 2.32 128488 3352484 1803716 5.32 1383236 2758084 164 12:00:38 11:58:01 28240524 31531332 762456 2.32 128512 3352496 1803716 5.32 1383036 2758080 24 12:00:38 11:59:01 28240532 31531376 762352 2.32 128536 3352492 1803716 5.32 1383068 2758084 160 12:00:38 12:00:01 28240552 31531516 762136 2.32 128572 3352504 1790720 5.28 1383352 2758092 24 12:00:38 Average: 28251073 31501597 796417 2.42 121325 3320332 1865946 5.50 1385799 2751715 86810 12:00:38 12:00:38 11:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:00:38 11:46:01 lo 3.80 3.80 0.36 0.36 0.00 0.00 0.00 0.00 12:00:38 11:46:01 docker0 80.04 74.17 5.61 431.44 0.00 0.00 0.00 0.00 12:00:38 11:46:01 ens3 679.25 498.20 6412.91 104.01 0.00 0.00 0.00 0.00 12:00:38 11:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:00:38 11:47:01 docker0 226.99 326.16 19.38 2146.89 0.00 0.00 0.00 0.00 12:00:38 11:47:01 ens3 369.48 252.60 2185.61 39.65 0.00 0.00 0.00 0.00 12:00:38 11:47:01 vethe3583b2 226.99 326.26 22.48 2146.90 0.00 0.00 0.00 0.18 12:00:38 11:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:38 11:48:01 docker0 1.35 1.45 0.09 1.63 0.00 0.00 0.00 0.00 12:00:38 11:48:01 ens3 17.58 11.35 14.82 7.43 0.00 0.00 0.00 0.00 12:00:38 11:48:01 vethe3583b2 1.35 1.47 0.11 1.63 0.00 0.00 0.00 0.00 12:00:38 11:49:01 lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 12:00:38 11:49:01 docker0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 12:00:38 11:49:01 ens3 102.37 63.16 2530.94 14.95 0.00 0.00 0.00 0.00 12:00:38 11:50:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 12:00:38 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:38 11:50:01 ens3 93.55 58.81 679.31 4.28 0.00 0.00 0.00 0.00 12:00:38 11:51:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 12:00:38 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:38 11:51:01 ens3 124.21 64.86 1377.08 4.38 0.00 0.00 0.00 0.00 12:00:38 11:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:38 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:38 11:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:38 11:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:00:38 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:38 11:53:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:00:38 11:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:38 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:38 11:54:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:00:38 11:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:00:38 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:38 11:55:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:00:38 11:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:38 11:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:38 11:56:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 12:00:38 11:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:00:38 11:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:38 11:57:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:00:38 11:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:38 11:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:38 11:58:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:38 11:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:00:38 11:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:38 11:59:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:00:38 12:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:38 12:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:38 12:00:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:00:38 Average: lo 0.46 0.46 0.04 0.04 0.00 0.00 0.00 0.00 12:00:38 Average: docker0 20.56 26.79 1.67 172.01 0.00 0.00 0.00 0.00 12:00:38 Average: ens3 92.48 63.30 880.01 11.65 0.00 0.00 0.00 0.00 12:00:38 12:00:38 12:00:38 ---> sar -P ALL: 12:00:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2620) 04/17/24 _x86_64_ (8 CPU) 12:00:38 12:00:38 11:44:52 LINUX RESTART (8 CPU) 12:00:38 12:00:38 11:45:01 CPU %user %nice %system %iowait %steal %idle 12:00:38 11:46:01 all 8.12 0.00 2.52 2.96 0.07 86.34 12:00:38 11:46:01 0 7.35 0.00 2.72 6.20 0.05 83.67 12:00:38 11:46:01 1 12.31 0.00 3.10 0.99 0.05 83.55 12:00:38 11:46:01 2 6.69 0.00 2.54 0.79 0.05 89.93 12:00:38 11:46:01 3 7.85 0.00 2.09 5.20 0.07 84.80 12:00:38 11:46:01 4 8.62 0.00 2.48 4.76 0.08 84.05 12:00:38 11:46:01 5 7.90 0.00 1.96 0.92 0.07 89.15 12:00:38 11:46:01 6 8.43 0.00 3.21 4.34 0.10 83.91 12:00:38 11:46:01 7 5.79 0.00 2.02 0.45 0.05 91.69 12:00:38 11:47:01 all 30.07 0.00 4.23 2.70 0.07 62.94 12:00:38 11:47:01 0 31.65 0.00 4.64 0.81 0.08 62.83 12:00:38 11:47:01 1 26.65 0.00 2.86 2.02 0.07 68.40 12:00:38 11:47:01 2 30.08 0.00 4.11 0.89 0.07 64.85 12:00:38 11:47:01 3 31.55 0.00 4.67 5.35 0.08 58.35 12:00:38 11:47:01 4 31.22 0.00 4.68 9.11 0.07 54.92 12:00:38 11:47:01 5 29.69 0.00 3.72 1.66 0.08 64.85 12:00:38 11:47:01 6 30.58 0.00 4.59 0.54 0.05 64.24 12:00:38 11:47:01 7 29.11 0.00 4.55 1.26 0.07 65.01 12:00:38 11:48:01 all 54.92 0.00 5.59 1.00 0.10 38.39 12:00:38 11:48:01 0 54.40 0.00 5.56 0.08 0.10 39.86 12:00:38 11:48:01 1 49.32 0.00 4.87 2.07 0.10 43.64 12:00:38 11:48:01 2 57.20 0.00 5.48 0.15 0.10 37.07 12:00:38 11:48:01 3 55.47 0.00 5.74 0.39 0.08 38.32 12:00:38 11:48:01 4 55.20 0.00 5.30 3.24 0.10 36.15 12:00:38 11:48:01 5 56.89 0.00 5.78 0.20 0.08 37.04 12:00:38 11:48:01 6 56.13 0.00 6.22 0.17 0.10 37.38 12:00:38 11:48:01 7 54.75 0.00 5.78 1.70 0.10 37.66 12:00:38 11:49:01 all 18.80 0.00 2.25 1.55 0.04 77.35 12:00:38 11:49:01 0 19.01 0.00 2.50 0.10 0.03 78.36 12:00:38 11:49:01 1 17.54 0.00 2.20 6.45 0.05 73.75 12:00:38 11:49:01 2 19.55 0.00 2.45 0.47 0.03 77.49 12:00:38 11:49:01 3 18.92 0.00 2.10 4.29 0.07 74.63 12:00:38 11:49:01 4 18.14 0.00 2.62 0.03 0.03 79.17 12:00:38 11:49:01 5 18.97 0.00 2.21 0.12 0.03 78.67 12:00:38 11:49:01 6 19.48 0.00 1.98 0.13 0.05 78.35 12:00:38 11:49:01 7 18.82 0.00 1.92 0.86 0.03 78.36 12:00:38 11:50:01 all 0.48 0.00 0.23 0.38 0.01 98.90 12:00:38 11:50:01 0 0.42 0.00 0.20 0.03 0.02 99.33 12:00:38 11:50:01 1 0.60 0.00 0.20 0.43 0.00 98.77 12:00:38 11:50:01 2 0.23 0.00 0.13 0.02 0.03 99.58 12:00:38 11:50:01 3 0.27 0.00 0.20 0.37 0.00 99.17 12:00:38 11:50:01 4 0.23 0.00 0.15 0.50 0.02 99.10 12:00:38 11:50:01 5 1.40 0.00 0.48 0.68 0.00 97.43 12:00:38 11:50:01 6 0.32 0.00 0.10 0.02 0.02 99.55 12:00:38 11:50:01 7 0.33 0.00 0.35 1.02 0.03 98.27 12:00:38 11:51:01 all 0.97 0.00 0.44 0.31 0.01 98.27 12:00:38 11:51:01 0 0.62 0.00 0.43 0.00 0.02 98.93 12:00:38 11:51:01 1 0.90 0.00 0.28 0.02 0.02 98.78 12:00:38 11:51:01 2 2.18 0.00 0.55 0.02 0.02 97.24 12:00:38 11:51:01 3 0.62 0.00 0.77 0.85 0.02 97.74 12:00:38 11:51:01 4 0.47 0.00 0.25 0.05 0.00 99.23 12:00:38 11:51:01 5 1.40 0.00 0.48 0.10 0.02 98.00 12:00:38 11:51:01 6 1.13 0.00 0.45 0.40 0.00 98.01 12:00:38 11:51:01 7 0.42 0.00 0.30 1.05 0.02 98.21 12:00:38 11:52:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:00:38 11:52:01 0 0.05 0.00 0.00 0.00 0.00 99.95 12:00:38 11:52:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:00:38 11:52:01 2 0.02 0.00 0.03 0.00 0.02 99.93 12:00:38 11:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:00:38 11:52:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:00:38 11:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:00:38 11:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:00:38 11:52:01 7 0.00 0.00 0.02 0.02 0.00 99.97 12:00:38 11:53:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:00:38 11:53:01 0 0.03 0.00 0.05 0.00 0.02 99.90 12:00:38 11:53:01 1 0.02 0.00 0.03 0.00 0.02 99.93 12:00:38 11:53:01 2 0.05 0.00 0.00 0.00 0.02 99.93 12:00:38 11:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:00:38 11:53:01 4 0.02 0.00 0.02 0.02 0.00 99.95 12:00:38 11:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:00:38 11:53:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:00:38 11:53:01 7 0.05 0.00 0.00 0.02 0.02 99.92 12:00:38 11:54:01 all 0.28 0.00 0.01 0.00 0.01 99.70 12:00:38 11:54:01 0 0.10 0.00 0.03 0.00 0.00 99.87 12:00:38 11:54:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:00:38 11:54:01 2 1.99 0.00 0.00 0.00 0.02 98.00 12:00:38 11:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:00:38 11:54:01 4 0.00 0.00 0.00 0.02 0.02 99.97 12:00:38 11:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:00:38 11:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:00:38 11:54:01 7 0.07 0.00 0.02 0.02 0.02 99.88 12:00:38 11:55:01 all 0.24 0.00 0.03 0.06 0.01 99.66 12:00:38 11:55:01 0 0.99 0.00 0.08 0.00 0.02 98.91 12:00:38 11:55:01 1 0.02 0.00 0.03 0.00 0.02 99.93 12:00:38 11:55:01 2 0.73 0.00 0.03 0.00 0.00 99.24 12:00:38 11:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:00:38 11:55:01 4 0.02 0.00 0.05 0.00 0.02 99.92 12:00:38 11:55:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:00:38 11:55:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:00:38 11:55:01 7 0.07 0.00 0.02 0.48 0.02 99.42 12:00:38 11:56:01 all 0.04 0.00 0.01 0.00 0.01 99.93 12:00:38 11:56:01 0 0.17 0.00 0.05 0.00 0.02 99.77 12:00:38 11:56:01 1 0.02 0.00 0.02 0.00 0.03 99.93 12:00:38 11:56:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:00:38 11:56:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:00:38 11:56:01 4 0.02 0.00 0.00 0.02 0.02 99.95 12:00:38 11:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:00:38 11:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:00:38 11:56:01 7 0.07 0.00 0.02 0.02 0.00 99.90 12:00:38 12:00:38 11:56:01 CPU %user %nice %system %iowait %steal %idle 12:00:38 11:57:01 all 0.08 0.00 0.01 0.01 0.01 99.89 12:00:38 11:57:01 0 0.47 0.00 0.02 0.00 0.02 99.50 12:00:38 11:57:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:00:38 11:57:01 2 0.03 0.00 0.02 0.02 0.02 99.92 12:00:38 11:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:00:38 11:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:00:38 11:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:00:38 11:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:00:38 11:57:01 7 0.03 0.00 0.02 0.08 0.02 99.85 12:00:38 11:58:01 all 0.03 0.00 0.00 0.00 0.01 99.96 12:00:38 11:58:01 0 0.05 0.00 0.00 0.00 0.00 99.95 12:00:38 11:58:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:00:38 11:58:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:00:38 11:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:00:38 11:58:01 4 0.02 0.00 0.00 0.02 0.02 99.95 12:00:38 11:58:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:00:38 11:58:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:00:38 11:58:01 7 0.03 0.00 0.00 0.02 0.00 99.95 12:00:38 11:59:01 all 0.01 0.00 0.01 0.01 0.01 99.96 12:00:38 11:59:01 0 0.02 0.00 0.03 0.00 0.02 99.93 12:00:38 11:59:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:00:38 11:59:01 2 0.05 0.00 0.02 0.00 0.00 99.93 12:00:38 11:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:00:38 11:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:00:38 11:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:00:38 11:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:00:38 11:59:01 7 0.00 0.00 0.02 0.05 0.02 99.92 12:00:38 12:00:01 all 0.04 0.00 0.02 0.02 0.01 99.91 12:00:38 12:00:01 0 0.07 0.00 0.02 0.00 0.02 99.90 12:00:38 12:00:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:00:38 12:00:01 2 0.07 0.00 0.02 0.00 0.02 99.90 12:00:38 12:00:01 3 0.02 0.00 0.03 0.00 0.00 99.95 12:00:38 12:00:01 4 0.03 0.00 0.02 0.02 0.02 99.92 12:00:38 12:00:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:00:38 12:00:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:00:38 12:00:01 7 0.03 0.00 0.03 0.13 0.00 99.80 12:00:38 Average: all 7.55 0.00 1.02 0.60 0.03 90.81 12:00:38 Average: 0 7.65 0.00 1.08 0.48 0.03 90.76 12:00:38 Average: 1 7.10 0.00 0.90 0.79 0.03 91.17 12:00:38 Average: 2 7.87 0.00 1.02 0.16 0.03 90.92 12:00:38 Average: 3 7.58 0.00 1.03 1.09 0.02 90.28 12:00:38 Average: 4 7.54 0.00 1.03 1.18 0.03 90.23 12:00:38 Average: 5 7.71 0.00 0.98 0.25 0.02 91.05 12:00:38 Average: 6 7.68 0.00 1.10 0.37 0.02 90.83 12:00:38 Average: 7 7.25 0.00 1.00 0.48 0.03 91.25 12:00:38 12:00:38 12:00:38