Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d560509bc4dce926eb4349b52636385842a9da6c 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-ssh12405965971555383889.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh17444967324478026229.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2790322345069266056.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh6813372682418089718.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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9930961573480892988.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/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-2776’ Running on prd-ubuntu20.04-docker-8c-8g-2779 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/oundry_app-functions-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d560509bc4dce926eb4349b52636385842a9da6c (main) Commit message: "fix: correct the metric name that is registered (#1269)" > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d560509bc4dce926eb4349b52636385842a9da6c # timeout=10 > git rev-list --no-walk 2bf8d04bc3d370a78b4035d50b75a218583fa7a8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:34:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:34:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:34:03 ========================================================= 19:34:03 EdgeX Global Pipelines Version Info 19:34:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:34:03 ------------------- 19:34:03 stable info: 19:34:03 ------------------- 19:34:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:34:03 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:34:03 Message: update stable to v1.0.244 19:34:04 ------------------- 19:34:04 experimental info: 19:34:04 ------------------- 19:34:04 Commited By: **** collab-it+edgex@linuxfoundation.org 19:34:04 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:34:04 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:34:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 19:34:04 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 19:34:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:34:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:34:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:34:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:34:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:34:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:34:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:34:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:34:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:34:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 19:34:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:34:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:34:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 19:34:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 19:34:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:34:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:34:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:34:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:34:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:34:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:34:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:34:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:34:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 19:34:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:34:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:34:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:34:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:34:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:34:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d560509bc4dce926eb4349b52636385842a9da6c [Pipeline] echo 19:34:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d560509 [Pipeline] echo 19:34:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:34:05 + git rev-list -1 --merges d560509bc4dce926eb4349b52636385842a9da6c~1..d560509bc4dce926eb4349b52636385842a9da6c [Pipeline] echo 19:34:05 -----------> git rev-list -1 --merges d560509bc4dce926eb4349b52636385842a9da6c~1..d560509bc4dce926eb4349b52636385842a9da6c d560509bc4dce926eb4349b52636385842a9da6c [false] [Pipeline] sh 19:34:05 + git log --format=format:%s -1 d560509bc4dce926eb4349b52636385842a9da6c [Pipeline] echo 19:34:05 ========================================================= 19:34:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:34:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:34:05 + git log --format=format:%s -1 d560509bc4dce926eb4349b52636385842a9da6c [Pipeline] echo 19:34:05 [semverPrep] GIT_COMMIT: d560509bc4dce926eb4349b52636385842a9da6c, Commit Message: fix: correct the metric name that is registered (#1269) [Pipeline] echo 19:34:06 [semverPrep] This is not a build commit. [Pipeline] sh 19:34:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:34:06 + grep -v github /etc/ssh/ssh_known_hosts 19:34:06 + [ -e /tmp/ssh_known_hosts ] 19:34:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:34:06 + + sudo tee -a /etc/ssh/ssh_known_hosts 19:34:06 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:34:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:34:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:34:06 19:34:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:34:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:34:07 0.1.4: Pulling from edgex-devops/py-git-semver 19:34:07 b85a868b505f: Pulling fs layer 19:34:07 e2be974225ed: Pulling fs layer 19:34:07 339a4e72a1f5: Pulling fs layer 19:34:07 988bab9f4d93: Pulling fs layer 19:34:07 1469e6f7b9e6: Pulling fs layer 19:34:07 eaf3925da568: Pulling fs layer 19:34:07 bab4dde63d76: Pulling fs layer 19:34:07 bde34c3a00c8: Pulling fs layer 19:34:07 b352a97aabf1: Pulling fs layer 19:34:07 4872d77fe225: Pulling fs layer 19:34:07 5851b861e8e6: Pulling fs layer 19:34:07 4872d77fe225: Waiting 19:34:07 5851b861e8e6: Waiting 19:34:07 bab4dde63d76: Waiting 19:34:07 bde34c3a00c8: Waiting 19:34:07 988bab9f4d93: Waiting 19:34:07 b352a97aabf1: Waiting 19:34:07 1469e6f7b9e6: Waiting 19:34:07 eaf3925da568: Waiting 19:34:07 e2be974225ed: Download complete 19:34:07 988bab9f4d93: Verifying Checksum 19:34:07 988bab9f4d93: Download complete 19:34:07 1469e6f7b9e6: Verifying Checksum 19:34:07 1469e6f7b9e6: Download complete 19:34:07 eaf3925da568: Verifying Checksum 19:34:07 eaf3925da568: Download complete 19:34:07 339a4e72a1f5: Verifying Checksum 19:34:07 339a4e72a1f5: Download complete 19:34:07 bde34c3a00c8: Verifying Checksum 19:34:07 bde34c3a00c8: Download complete 19:34:07 b352a97aabf1: Verifying Checksum 19:34:07 b352a97aabf1: Download complete 19:34:07 4872d77fe225: Verifying Checksum 19:34:07 4872d77fe225: Download complete 19:34:07 5851b861e8e6: Verifying Checksum 19:34:07 5851b861e8e6: Download complete 19:34:07 b85a868b505f: Verifying Checksum 19:34:07 b85a868b505f: Download complete 19:34:08 b85a868b505f: Pull complete 19:34:08 bab4dde63d76: Verifying Checksum 19:34:08 bab4dde63d76: Download complete 19:34:08 e2be974225ed: Pull complete 19:34:09 339a4e72a1f5: Pull complete 19:34:09 988bab9f4d93: Pull complete 19:34:09 1469e6f7b9e6: Pull complete 19:34:09 eaf3925da568: Pull complete 19:34:11 bab4dde63d76: Pull complete 19:34:11 bde34c3a00c8: Pull complete 19:34:12 b352a97aabf1: Pull complete 19:34:12 4872d77fe225: Pull complete 19:34:12 5851b861e8e6: Pull complete 19:34:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:34:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:34:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:34:12 prd-ubuntu20.04-docker-8c-8g-2779 does not seem to be running inside a container 19:34:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:34:17 $ docker top fa199606646c7ab8df6461d5abc43833ef387630a8d520df7e7da56fa56e67e1 -eo pid,comm 19:34:18 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:34:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:34:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:34:18 [ssh-agent] Looking for ssh-agent implementation... 19:34:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:34:18 $ docker exec fa199606646c7ab8df6461d5abc43833ef387630a8d520df7e7da56fa56e67e1 ssh-agent 19:34:18 SSH_AUTH_SOCK=/tmp/ssh-Mr505xDePsIf/agent.32 19:34:18 SSH_AGENT_PID=38 19:34:18 Running ssh-add (command line suppressed) 19:34:18 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_14058830784417790470.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_14058830784417790470.key) 19:34:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:34:18 + git tag --points-at HEAD [Pipeline] } 19:34:18 $ docker exec --env ******** --env ******** fa199606646c7ab8df6461d5abc43833ef387630a8d520df7e7da56fa56e67e1 ssh-agent -k 19:34:18 unset SSH_AUTH_SOCK; 19:34:18 unset SSH_AGENT_PID; 19:34:18 echo Agent pid 38 killed; 19:34:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:34:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:34:18 [ssh-agent] Looking for ssh-agent implementation... 19:34:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:34:19 $ docker exec fa199606646c7ab8df6461d5abc43833ef387630a8d520df7e7da56fa56e67e1 ssh-agent 19:34:19 SSH_AUTH_SOCK=/tmp/ssh-JC7WgX00NfS1/agent.70 19:34:19 SSH_AGENT_PID=76 19:34:19 Running ssh-add (command line suppressed) 19:34:19 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_12777568380423877738.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_12777568380423877738.key) 19:34:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:34:19 + git semver init 19:34:20 2023-01-17 19:34:19,868 [run_init] DEBUG init version:0.0.0 force:False 19:34:20 2023-01-17 19:34:19,869 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver 19:34:20 2023-01-17 19:34:19,869 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver 19:34:20 2023-01-17 19:34:19,869 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/oundry_app-functions-sdk-go_main/.semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 19:34:22 2023-01-17 19:34:21,952 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude 19:34:22 2023-01-17 19:34:21,952 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False 19:34:22 2023-01-17 19:34:21,952 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 19:34:22 2023-01-17 19:34:21,952 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 19:34:22 3.0.0-dev.19 [Pipeline] } 19:34:22 $ docker exec --env ******** --env ******** fa199606646c7ab8df6461d5abc43833ef387630a8d520df7e7da56fa56e67e1 ssh-agent -k 19:34:22 unset SSH_AUTH_SOCK; 19:34:22 unset SSH_AGENT_PID; 19:34:22 echo Agent pid 76 killed; 19:34:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:34:22 + git semver [Pipeline] } 19:34:23 $ docker stop --time=1 fa199606646c7ab8df6461d5abc43833ef387630a8d520df7e7da56fa56e67e1 19:34:24 $ docker rm -f --volumes fa199606646c7ab8df6461d5abc43833ef387630a8d520df7e7da56fa56e67e1 [Pipeline] // withDockerContainer [Pipeline] sh 19:34:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:34:24 Stashed 1 file(s) [Pipeline] echo 19:34:24 [edgeXSemver]: initialized semver on version 3.0.0-dev.19 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 19:34:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:34:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:34:25 ========================================================= 19:34:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:34:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 19:34:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:34:25 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:34:25 213ec9aee27d: Pulling fs layer 19:34:25 4583459ba037: Pulling fs layer 19:34:25 93c1e223e6f2: Pulling fs layer 19:34:25 53926ce57604: Pulling fs layer 19:34:25 21b2b0c7a3f4: Pulling fs layer 19:34:25 22ff95d597cd: Pulling fs layer 19:34:25 12d6caf4c0d1: Pulling fs layer 19:34:25 96b7cbca73a9: Pulling fs layer 19:34:25 a7acece74701: Pulling fs layer 19:34:25 22ff95d597cd: Waiting 19:34:25 12d6caf4c0d1: Waiting 19:34:25 96b7cbca73a9: Waiting 19:34:25 a7acece74701: Waiting 19:34:25 53926ce57604: Waiting 19:34:25 21b2b0c7a3f4: Waiting 19:34:25 93c1e223e6f2: Verifying Checksum 19:34:25 93c1e223e6f2: Download complete 19:34:25 4583459ba037: Verifying Checksum 19:34:25 4583459ba037: Download complete 19:34:25 21b2b0c7a3f4: Verifying Checksum 19:34:25 21b2b0c7a3f4: Download complete 19:34:25 22ff95d597cd: Download complete 19:34:25 213ec9aee27d: Verifying Checksum 19:34:25 213ec9aee27d: Download complete 19:34:25 12d6caf4c0d1: Verifying Checksum 19:34:25 12d6caf4c0d1: Download complete 19:34:25 213ec9aee27d: Pull complete 19:34:25 4583459ba037: Pull complete 19:34:25 93c1e223e6f2: Pull complete 19:34:26 a7acece74701: Download complete 19:34:26 53926ce57604: Verifying Checksum 19:34:26 53926ce57604: Download complete 19:34:26 96b7cbca73a9: Verifying Checksum 19:34:26 96b7cbca73a9: Download complete 19:34:30 53926ce57604: Pull complete 19:34:30 21b2b0c7a3f4: Pull complete 19:34:30 22ff95d597cd: Pull complete 19:34:30 12d6caf4c0d1: Pull complete 19:34:32 96b7cbca73a9: Pull complete 19:34:33 a7acece74701: Pull complete 19:34:33 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:34:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:34:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 19:34:33 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:34:33 + docker inspect -f . ci-base-image-x86_64 19:34:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:34:34 prd-ubuntu20.04-docker-8c-8g-2779 does not seem to be running inside a container 19:34:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:34:39 Still waiting to schedule task 19:34:39 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2777’ 19:34:44 $ docker top 8ee004831e40c83163ee49cce421e81229a191c84232d43da992dc67f41057e9 -eo pid,comm [Pipeline] { [Pipeline] sh 19:34:44 + go version 19:34:44 go version go1.18.7 linux/amd64 [Pipeline] } 19:34:44 $ docker stop --time=1 8ee004831e40c83163ee49cce421e81229a191c84232d43da992dc67f41057e9 19:34:45 $ docker rm -f --volumes 8ee004831e40c83163ee49cce421e81229a191c84232d43da992dc67f41057e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:34:46 + docker inspect -f . ci-base-image-x86_64 19:34:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:34:46 prd-ubuntu20.04-docker-8c-8g-2779 does not seem to be running inside a container 19:34:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:34:46 $ docker top f243a2aadcfd9b34ac983cef76291474dbad07e15b87e5402b04ae95a01181af -eo pid,comm [Pipeline] { [Pipeline] sh 19:34:46 + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh 19:34:47 + make test 19:34:47 make -C ./app-service-template build 19:34:47 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 19:34:47 go mod tidy 19:34:47 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.2 19:34:47 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:34:47 go: downloading github.com/google/uuid v1.3.0 19:34:47 go: downloading github.com/stretchr/testify v1.8.1 19:34:47 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.7 19:34:47 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.3 19:34:47 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.3 19:34:47 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.6 19:34:47 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 19:34:47 go: downloading github.com/davecgh/go-spew v1.1.1 19:34:47 go: downloading github.com/pmezard/go-difflib v1.0.0 19:34:47 go: downloading github.com/stretchr/objx v0.5.0 19:34:47 go: downloading gopkg.in/yaml.v3 v3.0.1 19:34:47 go: downloading github.com/go-kit/log v0.2.1 19:34:47 go: downloading github.com/go-playground/validator/v10 v10.11.1 19:34:47 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 19:34:47 go: downloading github.com/gorilla/mux v1.8.0 19:34:47 go: downloading github.com/hashicorp/go-multierror v1.1.1 19:34:47 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.1 19:34:47 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.2 19:34:47 go: downloading github.com/mitchellh/copystructure v1.0.0 19:34:47 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 19:34:47 go: downloading github.com/pelletier/go-toml v1.9.5 19:34:47 go: downloading github.com/go-logfmt/logfmt v0.5.1 19:34:47 go: downloading github.com/hashicorp/consul/api v1.18.0 19:34:47 go: downloading github.com/gorilla/websocket v1.4.2 19:34:47 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 19:34:47 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:34:47 go: downloading github.com/x448/float16 v0.8.4 19:34:47 go: downloading github.com/hashicorp/errwrap v1.0.0 19:34:47 go: downloading github.com/mitchellh/reflectwalk v1.0.0 19:34:47 go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 19:34:47 go: downloading github.com/go-playground/universal-translator v0.18.0 19:34:47 go: downloading github.com/leodido/go-urn v1.2.1 19:34:47 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 19:34:47 go: downloading golang.org/x/text v0.3.7 19:34:47 go: downloading github.com/go-playground/locales v0.14.0 19:34:47 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 19:34:47 go: downloading github.com/nats-io/nats.go v1.20.0 19:34:47 go: downloading github.com/go-redis/redis/v7 v7.3.0 19:34:48 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 19:34:48 go: downloading github.com/hashicorp/go-hclog v0.14.1 19:34:48 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 19:34:48 go: downloading github.com/hashicorp/serf v0.10.1 19:34:48 go: downloading github.com/mitchellh/mapstructure v1.5.0 19:34:48 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 19:34:48 go: downloading github.com/go-playground/assert/v2 v2.0.1 19:34:48 go: downloading github.com/google/go-cmp v0.5.7 19:34:48 go: downloading github.com/nats-io/nats-server/v2 v2.9.9 19:34:48 go: downloading github.com/hashicorp/consul/sdk v0.13.0 19:34:48 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:34:48 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:34:48 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 19:34:48 go: downloading github.com/Microsoft/go-winio v0.5.2 19:34:48 go: downloading github.com/zeebo/errs v1.2.2 19:34:48 go: downloading google.golang.org/grpc v1.46.0 19:34:48 go: downloading github.com/nats-io/nkeys v0.3.0 19:34:48 go: downloading github.com/nats-io/nuid v1.0.1 19:34:48 go: downloading github.com/onsi/ginkgo v1.10.1 19:34:48 go: downloading github.com/onsi/gomega v1.7.0 19:34:48 go: downloading github.com/fatih/color v1.9.0 19:34:48 go: downloading github.com/mattn/go-colorable v0.1.12 19:34:48 go: downloading github.com/mattn/go-isatty v0.0.14 19:34:48 go: downloading github.com/mitchellh/go-homedir v1.1.0 19:34:48 go: downloading github.com/armon/go-metrics v0.3.10 19:34:48 go: downloading github.com/kr/pretty v0.3.0 19:34:48 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 19:34:48 go: downloading github.com/hashicorp/go-version v1.2.1 19:34:48 go: downloading github.com/pkg/errors v0.9.1 19:34:48 go: downloading github.com/hashicorp/go-msgpack v0.5.3 19:34:48 go: downloading github.com/hashicorp/memberlist v0.5.0 19:34:48 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 19:34:48 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 19:34:48 go: downloading google.golang.org/protobuf v1.28.0 19:34:48 go: downloading github.com/klauspost/compress v1.15.11 19:34:48 go: downloading github.com/minio/highwayhash v1.0.2 19:34:48 go: downloading github.com/nats-io/jwt/v2 v2.3.0 19:34:48 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 19:34:48 go: downloading github.com/golang/protobuf v1.5.2 19:34:48 go: downloading github.com/kr/text v0.2.0 19:34:48 go: downloading github.com/rogpeppe/go-internal v1.8.0 19:34:48 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 19:34:48 go: downloading github.com/pascaldekloe/goe v0.1.0 19:34:49 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 19:34:49 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:34:49 go: downloading github.com/miekg/dns v1.1.41 19:34:49 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 19:34:49 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 19:34:49 go: downloading gopkg.in/yaml.v2 v2.4.0 19:34:49 go: downloading github.com/hpcloud/tail v1.0.0 19:34:49 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:34:49 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 19:34:49 go: downloading gopkg.in/fsnotify.v1 v1.4.7 19:34:50 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 19:35:05 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 19:35:05 make -C ./app-service-template test 19:35:05 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 19:35:05 go test -race -coverprofile=coverage.out ./... 19:35:27 ok app-new-service 0.073s coverage: 48.1% of statements 19:35:27 ? app-new-service/config [no test files] 19:35:27 ok app-new-service/functions 0.076s coverage: 85.3% of statements 19:35:27 go vet ./... 19:35:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:35:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:35:39 ./bin/test-attribution-txt.sh 19:35:39 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 19:35:39 go test -race -coverprofile=coverage.out ./... 19:35:39 go: downloading github.com/gomodule/redigo v1.8.9 19:35:39 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 19:35:41 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.136s coverage: 61.2% of statements 19:35:41 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.065s coverage: 93.5% of statements 19:35:41 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 19:35:41 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.122s coverage: 76.5% of statements 19:35:41 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 19:35:41 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.065s coverage: 88.7% of statements 19:35:41 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.057s coverage: 100.0% of statements 19:35:41 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.162s coverage: 77.3% of statements 19:35:41 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 19:35:41 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 19:35:41 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.115s coverage: 97.3% of statements 19:35:41 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/telemetry [no test files] 19:35:41 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 19:35:41 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.095s coverage: 82.8% of statements 19:35:41 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 19:35:41 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.086s coverage: 64.8% of statements 19:35:41 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus/mocks [no test files] 19:35:41 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 19:35:41 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.087s coverage: 28.7% of statements 19:35:41 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 19:35:41 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.071s coverage: 14.0% of statements 19:35:41 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.058s coverage: 27.3% of statements 19:35:41 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 19:35:41 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 19:35:41 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.064s coverage: 52.8% of statements 19:36:03 panic: interface conversion: interface {} is nil, not [][]uint8 19:36:03 19:36:03 goroutine 67 [running]: 19:36:03 github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms.TestBatchInTimeMode.func1() 19:36:03 /w/workspace/oundry_app-functions-sdk-go_main/pkg/transforms/batch_test.go:168 +0x1db 19:36:03 created by github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms.TestBatchInTimeMode 19:36:03 /w/workspace/oundry_app-functions-sdk-go_main/pkg/transforms/batch_test.go:160 +0x22c 19:36:03 FAIL github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 22.052s 19:36:03 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.063s coverage: 94.4% of statements 19:36:03 FAIL 19:36:03 make: *** [Makefile:40: test-sdk] Error 1 [Pipeline] } 19:36:03 $ docker stop --time=1 f243a2aadcfd9b34ac983cef76291474dbad07e15b87e5402b04ae95a01181af 19:36:07 $ docker rm -f --volumes f243a2aadcfd9b34ac983cef76291474dbad07e15b87e5402b04ae95a01181af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:36:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:36:08 19:36:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:36:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:36:08 latest: Pulling from edgex-lftools-log-publisher 19:36:08 5eb5b503b376: Pulling fs layer 19:36:08 5c69ac0246d0: Pulling fs layer 19:36:08 ec43610c2a17: Pulling fs layer 19:36:08 3a2ae6a8a46f: Pulling fs layer 19:36:08 33b1e0a273af: Pulling fs layer 19:36:08 5d3b04190fa2: Pulling fs layer 19:36:08 2f39f015ded8: Pulling fs layer 19:36:08 3a2ae6a8a46f: Waiting 19:36:08 33b1e0a273af: Waiting 19:36:08 5d3b04190fa2: Waiting 19:36:08 2f39f015ded8: Waiting 19:36:08 5c69ac0246d0: Download complete 19:36:08 3a2ae6a8a46f: Verifying Checksum 19:36:08 3a2ae6a8a46f: Download complete 19:36:08 ec43610c2a17: Verifying Checksum 19:36:08 ec43610c2a17: Download complete 19:36:08 5d3b04190fa2: Download complete 19:36:09 5eb5b503b376: Download complete 19:36:09 33b1e0a273af: Verifying Checksum 19:36:09 33b1e0a273af: Download complete 19:36:09 2f39f015ded8: Download complete 19:36:10 5eb5b503b376: Pull complete 19:36:10 5c69ac0246d0: Pull complete 19:36:10 ec43610c2a17: Pull complete 19:36:10 3a2ae6a8a46f: Pull complete 19:36:11 33b1e0a273af: Pull complete 19:36:11 5d3b04190fa2: Pull complete 19:36:15 2f39f015ded8: Pull complete 19:36:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:36:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:36:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:36:15 prd-ubuntu20.04-docker-8c-8g-2779 does not seem to be running inside a container 19:36:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:36:22 $ docker top 29aee905321178496f08353a6b7087ed9508b4851540ccbaee548a7fe074a5ec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:36:23 ---> job-cost.sh 19:36:23 lf-activate-venv: SKIPPING 19:36:23 INFO: No Stack... 19:36:23 INFO: Retrieving Pricing Info for: v3-standard-8 19:36:24 INFO: Archiving Costs [Pipeline] sh 19:36:24 + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv 19:36:24 + cut -d, -f6 [Pipeline] lock 19:36:24 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-207-stack-cost] 19:36:24 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-207-stack-cost] did not exist. Created. 19:36:24 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-207-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:36:24 + echo total: 0.2199999988079071 [Pipeline] stash 19:36:24 Stashed 1 file(s) [Pipeline] } 19:36:24 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-207-stack-cost] [Pipeline] // lock [Pipeline] } 19:36:24 $ docker stop --time=1 29aee905321178496f08353a6b7087ed9508b4851540ccbaee548a7fe074a5ec 19:36:26 $ docker rm -f --volumes 29aee905321178496f08353a6b7087ed9508b4851540ccbaee548a7fe074a5ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:36:26 Failed in branch amd64 19:37:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2781 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 19:37:39 Running in /w/workspace/app-functions-sdk-go/207 [Pipeline] { [Pipeline] checkout 19:37:39 The recommended git tool is: git 19:37:44 using credential edgex-jenkins-ssh 19:37:44 Cloning the remote Git repository 19:37:44 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 19:37:44 > git init /w/workspace/app-functions-sdk-go/207 # timeout=10 19:37:45 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:37:45 > git --version # timeout=10 19:37:45 > git --version # 'git version 2.25.1' 19:37:45 using GIT_SSH to set credentials SSH Credentials for GitHub 19:37:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:37:50 Avoid second fetch 19:37:50 Checking out Revision d560509bc4dce926eb4349b52636385842a9da6c (main) 19:37:49 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:37:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:37:50 > git config core.sparsecheckout # timeout=10 19:37:50 > git checkout -f d560509bc4dce926eb4349b52636385842a9da6c # timeout=10 19:37:51 Commit message: "fix: correct the metric name that is registered (#1269)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:37:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:37:52 % Total % Received % Xferd Average Speed Time Time Time Current 19:37:52 Dload Upload Total Spent Left Speed 19:37:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 183k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh 19:37:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:37:53 + sudo tee /etc/docker/daemon.new 19:37:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:37:53 { 19:37:53 "registry-mirrors": [ 19:37:53 "https://nexus3.edgexfoundry.org:10001" 19:37:53 ], 19:37:53 "bip": "10.250.0.254/24", 19:37:53 "hosts": [ 19:37:53 "tcp://0.0.0.0:5555", 19:37:53 "unix:///var/run/docker.sock" 19:37:53 ], 19:37:53 "mtu": 1458, 19:37:53 "selinux-enabled": true, 19:37:53 "seccomp-profile": "/etc/docker/seccomp.json" 19:37:53 } [Pipeline] sh 19:37:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:37:53 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 19:38:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:38:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:38:16 ========================================================= 19:38:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:38:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 19:38:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:38:17 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:38:17 9b18e9b68314: Pulling fs layer 19:38:17 35d82f9e3411: Pulling fs layer 19:38:17 e16973657156: Pulling fs layer 19:38:17 fc693d55d65f: Pulling fs layer 19:38:17 7e9fc2657dce: Pulling fs layer 19:38:17 dda99020689f: Pulling fs layer 19:38:17 db1c61fa0a46: Pulling fs layer 19:38:17 891c053d2c06: Pulling fs layer 19:38:17 fc693d55d65f: Waiting 19:38:17 7e9fc2657dce: Waiting 19:38:17 dda99020689f: Waiting 19:38:17 db1c61fa0a46: Waiting 19:38:17 891c053d2c06: Waiting 19:38:17 e16973657156: Download complete 19:38:17 35d82f9e3411: Verifying Checksum 19:38:17 35d82f9e3411: Download complete 19:38:17 7e9fc2657dce: Verifying Checksum 19:38:17 7e9fc2657dce: Download complete 19:38:17 dda99020689f: Verifying Checksum 19:38:17 dda99020689f: Download complete 19:38:17 9b18e9b68314: Verifying Checksum 19:38:17 9b18e9b68314: Download complete 19:38:18 9b18e9b68314: Pull complete 19:38:18 891c053d2c06: Verifying Checksum 19:38:18 891c053d2c06: Download complete 19:38:18 35d82f9e3411: Pull complete 19:38:18 e16973657156: Pull complete 19:38:19 db1c61fa0a46: Download complete 19:38:20 fc693d55d65f: Download complete 19:38:32 fc693d55d65f: Pull complete 19:38:32 7e9fc2657dce: Pull complete 19:38:33 dda99020689f: Pull complete 19:38:39 db1c61fa0a46: Pull complete 19:38:41 891c053d2c06: Pull complete 19:38:41 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 19:38:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:38:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 19:38:42 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:38:42 + docker inspect -f . ci-base-image-arm64 19:38:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:38:42 prd-ubuntu20.04-docker-arm64-4c-16g-2781 does not seem to be running inside a container 19:38:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/207 -v /w/workspace/app-functions-sdk-go/207:/w/workspace/app-functions-sdk-go/207:rw,z -v /w/workspace/app-functions-sdk-go/207@tmp:/w/workspace/app-functions-sdk-go/207@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 ******** ci-base-image-arm64 cat 19:38:45 $ docker top 9a7af6a2341e202fe46257d7ca68953a332940fd42c3164ca43894b9f91a7cec -eo pid,comm [Pipeline] { [Pipeline] sh 19:38:46 + go version 19:38:46 go version go1.18.7 linux/arm64 [Pipeline] } 19:38:46 $ docker stop --time=1 9a7af6a2341e202fe46257d7ca68953a332940fd42c3164ca43894b9f91a7cec 19:38:50 $ docker rm -f --volumes 9a7af6a2341e202fe46257d7ca68953a332940fd42c3164ca43894b9f91a7cec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:38:50 + docker inspect -f . ci-base-image-arm64 19:38:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:38:50 prd-ubuntu20.04-docker-arm64-4c-16g-2781 does not seem to be running inside a container 19:38:50 $ 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/207 -v /w/workspace/app-functions-sdk-go/207:/w/workspace/app-functions-sdk-go/207:rw,z -v /w/workspace/app-functions-sdk-go/207@tmp:/w/workspace/app-functions-sdk-go/207@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 ******** ci-base-image-arm64 cat 19:38:52 $ docker top b4115bb32585527e4bf63e4f30ffb860622bcf7b14b4201d2d464acd4e774916 -eo pid,comm [Pipeline] { [Pipeline] sh 19:38:53 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/207 [Pipeline] fileExists [Pipeline] sh 19:38:53 + make test 19:38:53 make -C ./app-service-template build 19:38:53 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/207/app-service-template' 19:38:53 go mod tidy 19:38:53 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.2 19:38:53 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:38:53 go: downloading github.com/google/uuid v1.3.0 19:38:53 go: downloading github.com/stretchr/testify v1.8.1 19:38:54 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.7 19:38:54 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.3 19:38:54 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.3 19:38:54 go: downloading github.com/go-playground/validator/v10 v10.11.1 19:38:54 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 19:38:54 go: downloading github.com/go-kit/log v0.2.1 19:38:54 go: downloading gopkg.in/yaml.v3 v3.0.1 19:38:54 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.6 19:38:54 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 19:38:54 go: downloading github.com/davecgh/go-spew v1.1.1 19:38:54 go: downloading github.com/pmezard/go-difflib v1.0.0 19:38:54 go: downloading github.com/stretchr/objx v0.5.0 19:38:54 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.1 19:38:54 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.2 19:38:54 go: downloading github.com/gorilla/mux v1.8.0 19:38:54 go: downloading github.com/hashicorp/go-multierror v1.1.1 19:38:54 go: downloading github.com/go-logfmt/logfmt v0.5.1 19:38:54 go: downloading github.com/x448/float16 v0.8.4 19:38:54 go: downloading github.com/mitchellh/copystructure v1.0.0 19:38:54 go: downloading github.com/go-playground/universal-translator v0.18.0 19:38:54 go: downloading github.com/leodido/go-urn v1.2.1 19:38:54 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 19:38:54 go: downloading golang.org/x/text v0.3.7 19:38:55 go: downloading github.com/go-playground/locales v0.14.0 19:38:56 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 19:38:56 go: downloading github.com/go-playground/assert/v2 v2.0.1 19:38:57 go: downloading github.com/pelletier/go-toml v1.9.5 19:38:58 go: downloading github.com/gorilla/websocket v1.4.2 19:38:58 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 19:38:58 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:38:58 go: downloading github.com/hashicorp/consul/api v1.18.0 19:38:58 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 19:38:58 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 19:38:58 go: downloading github.com/mitchellh/reflectwalk v1.0.0 19:38:58 go: downloading github.com/hashicorp/errwrap v1.0.0 19:38:58 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 19:38:58 go: downloading github.com/kr/pretty v0.3.0 19:38:58 go: downloading github.com/nats-io/nats.go v1.20.0 19:38:58 go: downloading github.com/nats-io/nats-server/v2 v2.9.9 19:38:58 go: downloading github.com/go-redis/redis/v7 v7.3.0 19:38:58 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:38:58 go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 19:38:59 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 19:38:59 go: downloading github.com/hashicorp/go-hclog v0.14.1 19:38:59 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 19:38:59 go: downloading github.com/hashicorp/serf v0.10.1 19:38:59 go: downloading github.com/mitchellh/mapstructure v1.5.0 19:38:59 go: downloading github.com/google/go-cmp v0.5.7 19:38:59 go: downloading github.com/hashicorp/consul/sdk v0.13.0 19:38:59 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:38:59 go: downloading github.com/Microsoft/go-winio v0.5.2 19:38:59 go: downloading github.com/zeebo/errs v1.2.2 19:38:59 go: downloading google.golang.org/grpc v1.46.0 19:39:00 go: downloading github.com/kr/text v0.2.0 19:39:00 go: downloading github.com/rogpeppe/go-internal v1.8.0 19:39:00 go: downloading github.com/nats-io/nkeys v0.3.0 19:39:00 go: downloading github.com/nats-io/nuid v1.0.1 19:39:00 go: downloading github.com/onsi/gomega v1.7.0 19:39:00 go: downloading github.com/onsi/ginkgo v1.10.1 19:39:00 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 19:39:00 go: downloading github.com/fatih/color v1.9.0 19:39:00 go: downloading github.com/mattn/go-colorable v0.1.12 19:39:00 go: downloading github.com/mattn/go-isatty v0.0.14 19:39:00 go: downloading github.com/mitchellh/go-homedir v1.1.0 19:39:00 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 19:39:00 go: downloading github.com/hashicorp/go-version v1.2.1 19:39:00 go: downloading github.com/pkg/errors v0.9.1 19:39:00 go: downloading github.com/armon/go-metrics v0.3.10 19:39:00 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 19:39:00 go: downloading github.com/hashicorp/go-msgpack v0.5.3 19:39:00 go: downloading github.com/hashicorp/memberlist v0.5.0 19:39:00 go: downloading google.golang.org/protobuf v1.28.0 19:39:01 go: downloading github.com/klauspost/compress v1.15.11 19:39:01 go: downloading github.com/minio/highwayhash v1.0.2 19:39:01 go: downloading github.com/nats-io/jwt/v2 v2.3.0 19:39:01 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 19:39:01 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 19:39:01 go: downloading github.com/golang/protobuf v1.5.2 19:39:05 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 19:39:05 go: downloading github.com/pascaldekloe/goe v0.1.0 19:39:05 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 19:39:05 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:39:05 go: downloading github.com/miekg/dns v1.1.41 19:39:05 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 19:39:05 go: downloading gopkg.in/yaml.v2 v2.4.0 19:39:05 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:39:05 go: downloading github.com/hpcloud/tail v1.0.0 19:39:05 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 19:39:05 go: downloading gopkg.in/fsnotify.v1 v1.4.7 19:39:07 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 19:41:13 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/207/app-service-template' 19:41:13 make -C ./app-service-template test 19:41:13 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/207/app-service-template' 19:41:13 go test -race -coverprofile=coverage.out ./... 19:44:05 ok app-new-service 0.282s coverage: 48.1% of statements 19:44:05 ? app-new-service/config [no test files] 19:44:05 ok app-new-service/functions 0.295s coverage: 85.3% of statements 19:44:05 go vet ./... 19:45:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:45:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:45:42 ./bin/test-attribution-txt.sh 19:45:42 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/207/app-service-template' 19:45:42 go test -race -coverprofile=coverage.out ./... 19:45:42 go: downloading github.com/gomodule/redigo v1.8.9 19:45:42 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 19:45:49 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.600s coverage: 61.2% of statements 19:45:49 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.460s coverage: 93.5% of statements 19:45:49 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 19:45:49 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.453s coverage: 76.5% of statements 19:45:49 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 19:45:49 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.379s coverage: 88.7% of statements 19:45:49 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.156s coverage: 100.0% of statements 19:45:49 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.948s coverage: 77.3% of statements 19:45:49 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 19:45:49 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 19:45:49 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.221s coverage: 97.3% of statements 19:45:49 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/telemetry [no test files] 19:45:49 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 19:45:49 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.357s coverage: 82.8% of statements 19:45:49 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 19:45:49 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.356s coverage: 64.8% of statements 19:45:49 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus/mocks [no test files] 19:45:49 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 19:45:51 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.343s coverage: 28.7% of statements 19:45:51 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 19:45:51 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.262s coverage: 14.0% of statements 19:45:53 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.220s coverage: 27.3% of statements 19:45:53 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 19:45:53 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 19:45:54 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.243s coverage: 52.8% of statements 19:46:26 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.585s coverage: 74.2% of statements 19:46:26 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.417s coverage: 94.4% of statements 19:46:26 go vet ./... 19:46:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:46:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:46:30 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 19:46:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:46:30 $ docker stop --time=1 b4115bb32585527e4bf63e4f30ffb860622bcf7b14b4201d2d464acd4e774916 19:46:32 $ docker rm -f --volumes b4115bb32585527e4bf63e4f30ffb860622bcf7b14b4201d2d464acd4e774916 [Pipeline] // withDockerContainer [Pipeline] sh 19:46:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:46:36 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:46:37 19:46:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:46:37 arm64: Pulling from edgex-lftools-log-publisher 19:46:37 8998bd30e6a1: Pulling fs layer 19:46:37 04944245beec: Pulling fs layer 19:46:37 699f458cf7ca: Pulling fs layer 19:46:37 765212b225bb: Pulling fs layer 19:46:37 f23df028b6ca: Pulling fs layer 19:46:37 d65c8cfc05b1: Pulling fs layer 19:46:37 2437ff75d9bd: Pulling fs layer 19:46:37 765212b225bb: Waiting 19:46:37 f23df028b6ca: Waiting 19:46:37 d65c8cfc05b1: Waiting 19:46:37 2437ff75d9bd: Waiting 19:46:37 04944245beec: Verifying Checksum 19:46:37 04944245beec: Download complete 19:46:37 765212b225bb: Verifying Checksum 19:46:37 765212b225bb: Download complete 19:46:37 f23df028b6ca: Verifying Checksum 19:46:37 f23df028b6ca: Download complete 19:46:37 d65c8cfc05b1: Verifying Checksum 19:46:37 d65c8cfc05b1: Download complete 19:46:37 699f458cf7ca: Verifying Checksum 19:46:37 699f458cf7ca: Download complete 19:46:38 8998bd30e6a1: Verifying Checksum 19:46:38 8998bd30e6a1: Download complete 19:46:40 2437ff75d9bd: Verifying Checksum 19:46:40 2437ff75d9bd: Download complete 19:46:42 8998bd30e6a1: Pull complete 19:46:42 04944245beec: Pull complete 19:46:44 699f458cf7ca: Pull complete 19:46:44 765212b225bb: Pull complete 19:46:44 f23df028b6ca: Pull complete 19:46:45 d65c8cfc05b1: Pull complete 19:47:00 2437ff75d9bd: Pull complete 19:47:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:47:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:47:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:47:00 prd-ubuntu20.04-docker-arm64-4c-16g-2781 does not seem to be running inside a container 19:47:00 $ 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/207 -v /w/workspace/app-functions-sdk-go/207:/w/workspace/app-functions-sdk-go/207:rw,z -v /w/workspace/app-functions-sdk-go/207@tmp:/w/workspace/app-functions-sdk-go/207@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:47:03 $ docker top 654950ede0c164d2fa6d72884db27d19c36068f102aa11207b1b4a4efda8e87b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:47:03 ---> job-cost.sh 19:47:03 lf-activate-venv: SKIPPING 19:47:03 INFO: No Stack... 19:47:04 INFO: Retrieving Pricing Info for: v3-standard-4 19:47:04 INFO: Archiving Costs [Pipeline] sh 19:47:05 + cut -d, -f6 19:47:05 + cat /w/workspace/app-functions-sdk-go/207/archives/cost.csv [Pipeline] lock 19:47:05 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-207-stack-cost] 19:47:05 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-207-stack-cost] did not exist. Created. 19:47:05 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-207-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:47:05 /w/workspace/app-functions-sdk-go/207@tmp/durable-66b70ee5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:47:06 + echo total: 0.10999999940395355 [Pipeline] stash 19:47:06 Warning: overwriting stash ‘stack-cost’ 19:47:06 Stashed 1 file(s) [Pipeline] } 19:47:06 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-207-stack-cost] [Pipeline] // lock [Pipeline] } 19:47:06 $ docker stop --time=1 654950ede0c164d2fa6d72884db27d19c36068f102aa11207b1b4a4efda8e87b 19:47:07 $ docker rm -f --volumes 654950ede0c164d2fa6d72884db27d19c36068f102aa11207b1b4a4efda8e87b [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:47:08 + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] 19:47:08 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 19:47:08 total 16 19:47:08 drwxr-xr-x 3 root root 4096 Jan 17 19:36 . 19:47:08 drwxrwxr-x 10 jenkins jenkins 4096 Jan 17 19:36 .. 19:47:08 drwxr-xr-x 2 root root 4096 Jan 17 19:36 cost 19:47:08 -rw-r--r-- 1 root root 92 Jan 17 19:36 cost.csv 19:47:08 + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives 19:47:08 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 19:47:08 total 16 19:47:08 drwxr-xr-x 3 jenkins jenkins 4096 Jan 17 19:36 . 19:47:08 drwxrwxr-x 10 jenkins jenkins 4096 Jan 17 19:36 .. 19:47:08 drwxr-xr-x 2 jenkins jenkins 4096 Jan 17 19:36 cost 19:47:08 -rw-r--r-- 1 jenkins jenkins 92 Jan 17 19:36 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:47:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:47:10 ---> package-listing.sh 19:47:10 ++ facter osfamily 19:47:10 ++ tr '[:upper:]' '[:lower:]' 19:47:10 + OS_FAMILY=debian 19:47:10 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 19:47:10 + START_PACKAGES=/tmp/packages_start.txt 19:47:10 + END_PACKAGES=/tmp/packages_end.txt 19:47:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:47:10 + PACKAGES=/tmp/packages_start.txt 19:47:10 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 19:47:10 + PACKAGES=/tmp/packages_end.txt 19:47:10 + case "${OS_FAMILY}" in 19:47:10 + dpkg -l 19:47:10 + grep '^ii' 19:47:10 + '[' -f /tmp/packages_start.txt ']' 19:47:10 + '[' -f /tmp/packages_end.txt ']' 19:47:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:47:10 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 19:47:10 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 19:47:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_app-functions-sdk-go_main/archives/ [Pipeline] echo 19:47:10 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:47:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:47:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:47:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:47:11 prd-ubuntu20.04-docker-8c-8g-2779 does not seem to be running inside a container 19:47:11 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:47:11 $ docker top 5ed33998b2d6585372f48c3f60f9e8298dae5c38f7d2c4be862b55580369f6c1 -eo pid,comm [Pipeline] { [Pipeline] sh 19:47:12 + touch /tmp/pre-build-complete [Pipeline] sh 19:47:12 + mkdir -p /var/log/sysstat [Pipeline] sh 19:47:12 + ls /var/log/sa-host 19:47:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:47:12 provisioning config files... 19:47:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config12928669447823837734tmp [Pipeline] { [Pipeline] echo 19:47:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:47:13 ---> create-netrc.sh [Pipeline] } 19:47:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:47:13 ---> python-tools-install.sh [Pipeline] echo 19:47:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:47:13 ---> sudo-logs.sh 19:47:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:47:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:47:14 ---> job-cost.sh 19:47:14 lf-activate-venv: SKIPPING 19:47:14 DEBUG: total: 0.2199999988079071 19:47:14 INFO: Retrieving Stack Cost... 19:47:14 INFO: Retrieving Pricing Info for: v3-standard-8 19:47:15 INFO: Archiving Costs [Pipeline] echo 19:47:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:47:15 ---> logs-deploy.sh 19:47:15 lf-activate-venv: SKIPPING 19:47:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/207 19:47:15 INFO: archiving workspace using pattern(s): 19:47:16 Archives upload complete. 19:47:16 INFO: archiving logs to Nexus 19:47:17 ---> uname -a: 19:47:17 Linux prd-ubuntu20-04-docker-8c-8g-2779 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:47:17 19:47:17 19:47:17 ---> lscpu: 19:47:17 Architecture: x86_64 19:47:17 CPU op-mode(s): 32-bit, 64-bit 19:47:17 Byte Order: Little Endian 19:47:17 Address sizes: 40 bits physical, 48 bits virtual 19:47:17 CPU(s): 8 19:47:17 On-line CPU(s) list: 0-7 19:47:17 Thread(s) per core: 1 19:47:17 Core(s) per socket: 1 19:47:17 Socket(s): 8 19:47:17 NUMA node(s): 1 19:47:17 Vendor ID: AuthenticAMD 19:47:17 CPU family: 23 19:47:17 Model: 49 19:47:17 Model name: AMD EPYC-Rome Processor 19:47:17 Stepping: 0 19:47:17 CPU MHz: 2799.996 19:47:17 BogoMIPS: 5599.99 19:47:17 Virtualization: AMD-V 19:47:17 Hypervisor vendor: KVM 19:47:17 Virtualization type: full 19:47:17 L1d cache: 256 KiB 19:47:17 L1i cache: 256 KiB 19:47:17 L2 cache: 4 MiB 19:47:17 L3 cache: 128 MiB 19:47:17 NUMA node0 CPU(s): 0-7 19:47:17 Vulnerability Itlb multihit: Not affected 19:47:17 Vulnerability L1tf: Not affected 19:47:17 Vulnerability Mds: Not affected 19:47:17 Vulnerability Meltdown: Not affected 19:47:17 Vulnerability Mmio stale data: Not affected 19:47:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:47:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:47:17 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:47:17 Vulnerability Srbds: Not affected 19:47:17 Vulnerability Tsx async abort: Not affected 19:47:17 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:47:17 19:47:17 19:47:17 ---> nproc: 19:47:17 8 19:47:17 19:47:17 19:47:17 ---> df -h: 19:47:17 Filesystem Size Used Avail Use% Mounted on 19:47:17 overlay 155G 11G 145G 7% / 19:47:17 tmpfs 64M 0 64M 0% /dev 19:47:17 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:47:17 shm 64M 0 64M 0% /dev/shm 19:47:17 /dev/vda1 155G 11G 145G 7% /facter-os 19:47:17 19:47:17 19:47:17 ---> sar -b -r -n DEV: 19:47:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2779) 01/17/23 _x86_64_ (8 CPU) 19:47:17 19:47:17 19:33:21 LINUX RESTART (8 CPU) 19:47:17 19:47:17 19:34:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:47:17 19:35:01 90.58 10.10 80.48 0.00 1703.44 37965.36 0.00 19:47:17 19:36:01 49.24 0.00 49.24 0.00 0.00 27778.45 0.00 19:47:17 19:37:01 43.84 0.18 43.66 0.00 18.00 21460.69 0.00 19:47:17 19:38:01 2.70 1.02 1.68 0.00 21.86 19.20 0.00 19:47:17 19:39:01 53.66 10.80 42.86 0.00 5179.14 8786.67 0.00 19:47:17 19:40:01 6.38 0.02 6.37 0.00 0.13 123.85 0.00 19:47:17 19:41:01 1.50 0.00 1.50 0.00 0.00 16.66 0.00 19:47:17 19:42:01 3.50 1.60 1.90 0.00 36.40 22.53 0.00 19:47:17 19:43:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 19:47:17 19:44:01 1.82 0.00 1.82 0.00 0.00 20.80 0.00 19:47:17 19:45:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 19:47:17 19:46:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 19:47:17 19:47:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 19:47:17 Average: 19.74 1.81 17.93 0.00 533.81 7364.43 0.00 19:47:17 19:47:17 19:34:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:47:17 19:35:01 28304556 31474456 834068 2.54 91988 3293880 2198932 6.48 1383916 2766768 672592 19:47:17 19:36:01 28082104 31563872 743796 2.26 95528 3578796 1936316 5.71 1439112 2910548 162896 19:47:17 19:37:01 28607724 31600624 711600 2.16 98708 3114956 1746968 5.15 1096896 2757088 156 19:47:17 19:38:01 28600476 31593724 717984 2.18 98808 3115348 1813372 5.34 1106292 2757380 184 19:47:17 19:39:01 28087656 31581616 706900 2.15 132716 3570952 1787648 5.27 1416036 2920352 940 19:47:17 19:40:01 28093924 31583000 705512 2.15 131328 3567696 1793292 5.29 1414056 2917180 4 19:47:17 19:41:01 28101240 31590396 698100 2.12 131428 3567692 1793292 5.29 1406296 2917184 8 19:47:17 19:42:01 28089952 31581012 707308 2.15 131484 3568792 1793292 5.29 1420448 2917508 4 19:47:17 19:43:01 28089912 31581256 707208 2.15 131556 3568792 1793292 5.29 1419976 2917676 16 19:47:17 19:44:01 28090324 31581740 706848 2.15 131620 3568796 1793292 5.29 1420036 2917684 24 19:47:17 19:45:01 28090316 31581736 706784 2.15 131672 3568788 1793292 5.29 1419948 2917680 8 19:47:17 19:46:01 28090236 31581712 706768 2.15 131696 3568800 1793292 5.29 1420000 2917684 40 19:47:17 19:47:01 28089668 31581156 707232 2.15 131720 3568804 1793292 5.29 1420116 2917688 12 19:47:17 Average: 28186007 31575100 720008 2.19 120789 3478622 1833044 5.40 1367933 2880955 64376 19:47:17 19:47:17 19:34:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:47:17 19:35:01 vethe8919e4 69.46 93.68 7.05 1380.17 0.00 0.00 0.00 0.11 19:47:17 19:35:01 docker0 122.22 140.84 10.15 1746.37 0.00 0.00 0.00 0.00 19:47:17 19:35:01 ens3 413.69 316.01 7593.07 52.06 0.00 0.00 0.00 0.00 19:47:17 19:35:01 lo 2.85 2.85 0.28 0.28 0.00 0.00 0.00 0.00 19:47:17 19:36:01 vethe8919e4 1.75 1.80 0.15 1.77 0.00 0.00 0.00 0.00 19:47:17 19:36:01 docker0 1.75 1.77 0.12 1.76 0.00 0.00 0.00 0.00 19:47:17 19:36:01 ens3 16.40 12.08 13.41 6.74 0.00 0.00 0.00 0.00 19:47:17 19:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:47:17 19:37:01 docker0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:47:17 19:37:01 ens3 111.11 87.12 2530.68 97.51 0.00 0.00 0.00 0.00 19:47:17 19:37:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 19:47:17 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:17 19:38:01 ens3 0.67 0.43 0.35 0.27 0.00 0.00 0.00 0.00 19:47:17 19:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:47:17 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:17 19:39:01 ens3 155.16 92.28 2753.46 6.56 0.00 0.00 0.00 0.00 19:47:17 19:39:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 19:47:17 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:17 19:40:01 ens3 0.30 0.23 0.02 0.02 0.00 0.00 0.00 0.00 19:47:17 19:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:47:17 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:17 19:41:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:47:17 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:17 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:17 19:42:01 ens3 8.05 6.98 5.97 5.92 0.00 0.00 0.00 0.00 19:47:17 19:42:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 19:47:17 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:17 19:43:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:47:17 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:17 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:17 19:44:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 19:47:17 19:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:47:17 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:17 19:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:17 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:17 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:17 19:46:01 ens3 0.30 0.15 0.07 0.01 0.00 0.00 0.00 0.00 19:47:17 19:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:47:17 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:17 19:47:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:17 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:17 Average: docker0 9.39 10.80 0.78 132.40 0.00 0.00 0.00 0.00 19:47:17 Average: ens3 53.86 39.30 983.63 12.96 0.00 0.00 0.00 0.00 19:47:17 Average: lo 0.44 0.44 0.04 0.04 0.00 0.00 0.00 0.00 19:47:17 19:47:17 19:47:17 ---> sar -P ALL: 19:47:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2779) 01/17/23 _x86_64_ (8 CPU) 19:47:17 19:47:17 19:33:21 LINUX RESTART (8 CPU) 19:47:17 19:47:17 19:34:02 CPU %user %nice %system %iowait %steal %idle 19:47:17 19:35:01 all 20.29 0.00 4.69 4.39 0.13 70.50 19:47:17 19:35:01 0 20.89 0.00 5.22 0.09 0.12 73.69 19:47:17 19:35:01 1 19.67 0.00 4.65 0.43 0.10 75.15 19:47:17 19:35:01 2 19.48 0.00 4.03 0.03 0.12 76.33 19:47:17 19:35:01 3 21.95 0.00 4.78 7.05 0.12 66.11 19:47:17 19:35:01 4 20.24 0.00 4.09 0.05 0.12 75.51 19:47:17 19:35:01 5 20.00 0.00 4.05 1.72 0.10 74.13 19:47:17 19:35:01 6 20.84 0.00 4.52 16.44 0.17 58.03 19:47:17 19:35:01 7 19.26 0.00 6.21 9.41 0.16 64.97 19:47:17 19:36:01 all 36.38 0.00 4.77 2.01 0.13 56.72 19:47:17 19:36:01 0 38.44 0.00 4.24 0.29 0.13 56.90 19:47:17 19:36:01 1 36.28 0.00 5.24 0.96 0.12 57.41 19:47:17 19:36:01 2 35.74 0.00 4.63 0.08 0.12 59.43 19:47:17 19:36:01 3 36.42 0.00 4.93 1.28 0.13 57.23 19:47:17 19:36:01 4 36.55 0.00 4.50 3.15 0.13 55.67 19:47:17 19:36:01 5 35.95 0.00 4.64 1.24 0.12 58.05 19:47:17 19:36:01 6 35.20 0.00 4.93 0.00 0.12 59.75 19:47:17 19:36:01 7 36.45 0.00 5.06 9.07 0.13 49.28 19:47:17 19:37:01 all 2.61 0.00 1.33 2.41 0.07 93.57 19:47:17 19:37:01 0 3.09 0.00 0.92 0.05 0.07 95.87 19:47:17 19:37:01 1 2.43 0.00 1.29 0.02 0.10 96.17 19:47:17 19:37:01 2 2.66 0.00 2.02 0.10 0.07 95.15 19:47:17 19:37:01 3 2.39 0.00 2.05 0.00 0.05 95.51 19:47:17 19:37:01 4 2.06 0.00 0.82 1.64 0.08 95.40 19:47:17 19:37:01 5 2.32 0.00 0.96 4.60 0.03 92.10 19:47:17 19:37:01 6 2.74 0.00 0.90 1.15 0.12 95.08 19:47:17 19:37:01 7 3.23 0.00 1.68 11.79 0.07 83.23 19:47:17 19:38:01 all 0.06 0.00 0.03 0.01 0.00 99.90 19:47:17 19:38:01 0 0.02 0.00 0.05 0.00 0.00 99.93 19:47:17 19:38:01 1 0.07 0.00 0.07 0.00 0.02 99.85 19:47:17 19:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:47:17 19:38:01 3 0.00 0.00 0.03 0.00 0.00 99.97 19:47:17 19:38:01 4 0.05 0.00 0.02 0.00 0.00 99.93 19:47:17 19:38:01 5 0.05 0.00 0.02 0.03 0.00 99.90 19:47:17 19:38:01 6 0.23 0.00 0.05 0.03 0.00 99.68 19:47:17 19:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:47:17 19:39:01 all 2.56 0.00 1.43 1.21 0.04 94.76 19:47:17 19:39:01 0 2.29 0.00 0.74 0.84 0.05 96.08 19:47:17 19:39:01 1 2.14 0.00 1.49 1.16 0.03 95.18 19:47:17 19:39:01 2 3.55 0.00 1.34 1.07 0.05 93.99 19:47:17 19:39:01 3 2.26 0.00 1.22 0.48 0.03 96.01 19:47:17 19:39:01 4 1.81 0.00 1.14 1.35 0.03 95.67 19:47:17 19:39:01 5 4.12 0.00 1.37 1.19 0.03 93.29 19:47:17 19:39:01 6 2.23 0.00 3.12 0.18 0.03 94.43 19:47:17 19:39:01 7 2.04 0.00 1.05 3.44 0.05 93.42 19:47:17 19:40:01 all 0.17 0.00 0.06 0.03 0.00 99.74 19:47:17 19:40:01 0 0.05 0.00 0.07 0.03 0.02 99.83 19:47:17 19:40:01 1 0.03 0.00 0.05 0.00 0.00 99.92 19:47:17 19:40:01 2 0.00 0.00 0.05 0.00 0.00 99.95 19:47:17 19:40:01 3 0.10 0.00 0.05 0.00 0.00 99.85 19:47:17 19:40:01 4 0.03 0.00 0.03 0.03 0.00 99.90 19:47:17 19:40:01 5 0.28 0.00 0.10 0.00 0.00 99.62 19:47:17 19:40:01 6 0.07 0.00 0.08 0.00 0.00 99.85 19:47:17 19:40:01 7 0.78 0.00 0.05 0.13 0.00 99.04 19:47:17 19:41:01 all 0.01 0.00 0.00 0.01 0.01 99.96 19:47:17 19:41:01 0 0.02 0.00 0.00 0.08 0.00 99.90 19:47:17 19:41:01 1 0.00 0.00 0.00 0.00 0.02 99.98 19:47:17 19:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:47:17 19:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:47:17 19:41:01 4 0.00 0.00 0.00 0.02 0.02 99.97 19:47:17 19:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:47:17 19:41:01 6 0.05 0.00 0.00 0.00 0.02 99.93 19:47:17 19:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:47:17 19:42:01 all 0.31 0.00 0.03 0.02 0.01 99.63 19:47:17 19:42:01 0 0.27 0.00 0.03 0.03 0.02 99.65 19:47:17 19:42:01 1 0.13 0.00 0.05 0.00 0.00 99.82 19:47:17 19:42:01 2 0.05 0.00 0.02 0.00 0.00 99.93 19:47:17 19:42:01 3 0.03 0.00 0.05 0.03 0.02 99.87 19:47:17 19:42:01 4 0.17 0.00 0.00 0.02 0.00 99.82 19:47:17 19:42:01 5 0.52 0.00 0.02 0.03 0.00 99.43 19:47:17 19:42:01 6 0.25 0.00 0.07 0.03 0.02 99.63 19:47:17 19:42:01 7 1.05 0.00 0.03 0.00 0.02 98.89 19:47:17 19:43:01 all 0.02 0.00 0.01 0.02 0.00 99.95 19:47:17 19:43:01 0 0.03 0.00 0.02 0.17 0.00 99.78 19:47:17 19:43:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:47:17 19:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:47:17 19:43:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:47:17 19:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:47:17 19:43:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:47:17 19:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:47:17 19:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:47:17 19:44:01 all 0.01 0.00 0.01 0.02 0.00 99.96 19:47:17 19:44:01 0 0.00 0.00 0.00 0.02 0.00 99.98 19:47:17 19:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:47:17 19:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:47:17 19:44:01 3 0.00 0.00 0.02 0.00 0.02 99.97 19:47:17 19:44:01 4 0.00 0.00 0.00 0.13 0.00 99.87 19:47:17 19:44:01 5 0.05 0.00 0.03 0.00 0.02 99.90 19:47:17 19:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:47:17 19:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:47:17 19:45:01 all 0.22 0.00 0.01 0.00 0.00 99.76 19:47:17 19:45:01 0 0.03 0.00 0.02 0.02 0.00 99.93 19:47:17 19:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:47:17 19:45:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:47:17 19:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:47:17 19:45:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:47:17 19:45:01 5 0.05 0.00 0.02 0.00 0.02 99.92 19:47:17 19:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:47:17 19:45:01 7 1.61 0.00 0.02 0.00 0.00 98.37 19:47:17 19:47:17 19:45:01 CPU %user %nice %system %iowait %steal %idle 19:47:17 19:46:01 all 0.26 0.00 0.01 0.00 0.01 99.73 19:47:17 19:46:01 0 0.03 0.00 0.00 0.02 0.00 99.95 19:47:17 19:46:01 1 0.00 0.00 0.00 0.00 0.02 99.98 19:47:17 19:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:47:17 19:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:47:17 19:46:01 4 0.00 0.00 0.00 0.02 0.02 99.97 19:47:17 19:46:01 5 0.00 0.00 0.03 0.00 0.00 99.97 19:47:17 19:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:47:17 19:46:01 7 1.99 0.00 0.00 0.00 0.02 98.00 19:47:17 19:47:01 all 0.10 0.00 0.01 0.00 0.00 99.88 19:47:17 19:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:47:17 19:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:47:17 19:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:47:17 19:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:47:17 19:47:01 4 0.02 0.00 0.00 0.02 0.00 99.97 19:47:17 19:47:01 5 0.07 0.00 0.03 0.00 0.02 99.88 19:47:17 19:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:47:17 19:47:01 7 0.71 0.00 0.02 0.00 0.00 99.27 19:47:17 Average: all 4.79 0.00 0.94 0.77 0.03 93.47 19:47:17 Average: 0 4.96 0.00 0.86 0.12 0.03 94.03 19:47:17 Average: 1 4.62 0.00 0.98 0.20 0.03 94.17 19:47:17 Average: 2 4.68 0.00 0.92 0.10 0.03 94.27 19:47:17 Average: 3 4.80 0.00 1.00 0.67 0.03 93.50 19:47:17 Average: 4 4.63 0.00 0.80 0.49 0.03 94.04 19:47:17 Average: 5 4.83 0.00 0.86 0.67 0.03 93.61 19:47:17 Average: 6 4.68 0.00 1.04 1.33 0.04 92.91 19:47:17 Average: 7 5.10 0.00 1.07 2.57 0.03 91.23 19:47:17 19:47:17 19:47:17