Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c86f3382c5af20230a0e7f19b8225d91b13900b4+0b0fd8621743a303648e9248d2aa1db21f4d7aab (e25a311b6642368ea4767cb4a887dd54eed386ae) 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-ssh2922658105587767558.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh10205209592141174152.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1244/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/device-sdk-go/branches/PR-1244/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16169730642811252130.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh4523830873464418791.key Verifying host key using known hosts file > 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/device-sdk-go/branches/PR-1244/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/device-sdk-go/branches/PR-1244/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17328075582454955781.key Verifying host key using known hosts file > 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:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage: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: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true 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: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-117843 in /w/workspace/gexfoundry_device-sdk-go_PR-1244 [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/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1244 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1244/head:refs/remotes/origin/PR-1244 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0b0fd8621743a303648e9248d2aa1db21f4d7aab into PR head commit c86f3382c5af20230a0e7f19b8225d91b13900b4 Merge succeeded, producing fa3dc5a81f8a50f0b70ac9c37310dd310f90e157 Checking out Revision fa3dc5a81f8a50f0b70ac9c37310dd310f90e157 (PR-1244) > git config core.sparsecheckout # timeout=10 > git checkout -f c86f3382c5af20230a0e7f19b8225d91b13900b4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 0b0fd8621743a303648e9248d2aa1db21f4d7aab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fa3dc5a81f8a50f0b70ac9c37310dd310f90e157 # timeout=10 Commit message: "Merge commit '0b0fd8621743a303648e9248d2aa1db21f4d7aab' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:41:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:41:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:41:25 ========================================================= 06:41:25 EdgeX Global Pipelines Version Info 06:41:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a2cbac808847926cba089165f83d8f8e6b4e2b12 # timeout=10 06:41:26 ------------------- 06:41:26 stable info: 06:41:26 ------------------- 06:41:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:41:26 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 06:41:26 Message: update stable to v1.0.243 06:41:27 ------------------- 06:41:27 experimental info: 06:41:27 ------------------- 06:41:27 Commited By: **** collab-it+edgex@linuxfoundation.org 06:41:27 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 06:41:27 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:41:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 06:41:27 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 06:41:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:41:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:41:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:41:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 06:41:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:41:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 06:41:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:41:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:41:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:41:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 06:41:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:41:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:41:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:41:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:41:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:41:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:41:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:41:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:41:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:41:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 06:41:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:41:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:41:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:41:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:41:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:41:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1244 [Pipeline] echo 06:41:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1244 [Pipeline] echo 06:41:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1244 [Pipeline] echo 06:41:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fa3dc5a81f8a50f0b70ac9c37310dd310f90e157 [Pipeline] echo 06:41:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fa3dc5a [Pipeline] echo 06:41:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:41:27 provisioning config files... 06:41:27 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1244@tmp/config6587576364973069284tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:41:28 ---> docker-login.sh 06:41:28 nexus3.edgexfoundry.org:10001 06:41:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:41:28 Configure a credential helper to remove this warning. See 06:41:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:41:28 06:41:28 Login Succeeded 06:41:28 nexus3.edgexfoundry.org:10002 06:41:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:41:28 Configure a credential helper to remove this warning. See 06:41:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:41:28 06:41:28 Login Succeeded 06:41:28 nexus3.edgexfoundry.org:10003 06:41:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:41:28 Configure a credential helper to remove this warning. See 06:41:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:41:28 06:41:28 Login Succeeded 06:41:28 nexus3.edgexfoundry.org:10004 06:41:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:41:28 Configure a credential helper to remove this warning. See 06:41:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:41:28 06:41:28 Login Succeeded 06:41:28 docker.io 06:41:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:41:29 Configure a credential helper to remove this warning. See 06:41:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:41:29 06:41:29 Login Succeeded 06:41:29 ---> docker-login.sh ends [Pipeline] } 06:41:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:41:29 + git rev-list -1 --merges fa3dc5a81f8a50f0b70ac9c37310dd310f90e157~1..fa3dc5a81f8a50f0b70ac9c37310dd310f90e157 [Pipeline] echo 06:41:29 -----------> git rev-list -1 --merges fa3dc5a81f8a50f0b70ac9c37310dd310f90e157~1..fa3dc5a81f8a50f0b70ac9c37310dd310f90e157 fa3dc5a81f8a50f0b70ac9c37310dd310f90e157 06:41:29 fa3dc5a81f8a50f0b70ac9c37310dd310f90e157 [false] [Pipeline] sh 06:41:30 + git log --format=format:%s -1 fa3dc5a81f8a50f0b70ac9c37310dd310f90e157 [Pipeline] echo 06:41:30 ========================================================= 06:41:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:41:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:41:30 + git log --format=format:%s -1 fa3dc5a81f8a50f0b70ac9c37310dd310f90e157 [Pipeline] echo 06:41:30 [semverPrep] GIT_COMMIT: fa3dc5a81f8a50f0b70ac9c37310dd310f90e157, Commit Message: Merge commit '0b0fd8621743a303648e9248d2aa1db21f4d7aab' into HEAD [Pipeline] echo 06:41:30 [semverPrep] This is not a build commit. [Pipeline] sh 06:41:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:41:30 + grep -v github /etc/ssh/ssh_known_hosts 06:41:30 + [ -e /tmp/ssh_known_hosts ] 06:41:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:41:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:41:30 + sudo tee -a /etc/ssh/ssh_known_hosts 06:41:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:41:31 06:41:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:41:31 0.1.4: Pulling from edgex-devops/py-git-semver 06:41:31 b85a868b505f: Pulling fs layer 06:41:31 e2be974225ed: Pulling fs layer 06:41:31 339a4e72a1f5: Pulling fs layer 06:41:31 988bab9f4d93: Pulling fs layer 06:41:31 1469e6f7b9e6: Pulling fs layer 06:41:31 eaf3925da568: Pulling fs layer 06:41:31 bab4dde63d76: Pulling fs layer 06:41:31 bde34c3a00c8: Pulling fs layer 06:41:31 b352a97aabf1: Pulling fs layer 06:41:31 4872d77fe225: Pulling fs layer 06:41:31 5851b861e8e6: Pulling fs layer 06:41:31 988bab9f4d93: Waiting 06:41:31 1469e6f7b9e6: Waiting 06:41:31 eaf3925da568: Waiting 06:41:31 b352a97aabf1: Waiting 06:41:31 bab4dde63d76: Waiting 06:41:31 bde34c3a00c8: Waiting 06:41:31 5851b861e8e6: Waiting 06:41:31 e2be974225ed: Download complete 06:41:31 988bab9f4d93: Verifying Checksum 06:41:31 988bab9f4d93: Download complete 06:41:31 339a4e72a1f5: Verifying Checksum 06:41:31 339a4e72a1f5: Download complete 06:41:31 1469e6f7b9e6: Verifying Checksum 06:41:31 1469e6f7b9e6: Download complete 06:41:31 eaf3925da568: Download complete 06:41:31 bde34c3a00c8: Verifying Checksum 06:41:31 bde34c3a00c8: Download complete 06:41:31 b352a97aabf1: Download complete 06:41:31 4872d77fe225: Verifying Checksum 06:41:31 4872d77fe225: Download complete 06:41:31 5851b861e8e6: Verifying Checksum 06:41:31 5851b861e8e6: Download complete 06:41:31 b85a868b505f: Download complete 06:41:32 bab4dde63d76: Verifying Checksum 06:41:32 bab4dde63d76: Download complete 06:41:32 b85a868b505f: Pull complete 06:41:32 e2be974225ed: Pull complete 06:41:33 339a4e72a1f5: Pull complete 06:41:33 988bab9f4d93: Pull complete 06:41:33 1469e6f7b9e6: Pull complete 06:41:33 eaf3925da568: Pull complete 06:41:35 bab4dde63d76: Pull complete 06:41:35 bde34c3a00c8: Pull complete 06:41:35 b352a97aabf1: Pull complete 06:41:35 4872d77fe225: Pull complete 06:41:35 5851b861e8e6: Pull complete 06:41:35 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:41:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:41:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:41:36 prd-ubuntu20.04-docker-8c-8g-117843 does not seem to be running inside a container 06:41:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1244 -v /w/workspace/gexfoundry_device-sdk-go_PR-1244:/w/workspace/gexfoundry_device-sdk-go_PR-1244:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1244@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1244@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:41:38 $ docker top 7ae6d5b704d4a9889cef3930413abbc26950ae5e0be35b9a41c8b3805e65a061 -eo pid,comm 06:41:38 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). 06:41:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:41:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:41:39 [ssh-agent] Looking for ssh-agent implementation... 06:41:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:41:39 $ docker exec 7ae6d5b704d4a9889cef3930413abbc26950ae5e0be35b9a41c8b3805e65a061 ssh-agent 06:41:39 SSH_AUTH_SOCK=/tmp/ssh-H0ryNUWxCqmW/agent.32 06:41:39 SSH_AGENT_PID=38 06:41:39 Running ssh-add (command line suppressed) 06:41:39 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1244@tmp/private_key_7222337203971363409.key (/w/workspace/gexfoundry_device-sdk-go_PR-1244@tmp/private_key_7222337203971363409.key) 06:41:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:41:39 + git tag --points-at HEAD [Pipeline] } 06:41:39 $ docker exec --env ******** --env ******** 7ae6d5b704d4a9889cef3930413abbc26950ae5e0be35b9a41c8b3805e65a061 ssh-agent -k 06:41:39 unset SSH_AUTH_SOCK; 06:41:39 unset SSH_AGENT_PID; 06:41:39 echo Agent pid 38 killed; 06:41:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:41:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:41:39 [ssh-agent] Looking for ssh-agent implementation... 06:41:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:41:39 $ docker exec 7ae6d5b704d4a9889cef3930413abbc26950ae5e0be35b9a41c8b3805e65a061 ssh-agent 06:41:40 SSH_AUTH_SOCK=/tmp/ssh-8oIoYqYJkUEa/agent.71 06:41:40 SSH_AGENT_PID=77 06:41:40 Running ssh-add (command line suppressed) 06:41:40 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1244@tmp/private_key_8859343368412250558.key (/w/workspace/gexfoundry_device-sdk-go_PR-1244@tmp/private_key_8859343368412250558.key) 06:41:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:41:40 + git semver init 06:41:40 2022-11-02 06:41:40,577 [run_init] DEBUG init version:0.0.0 force:False 06:41:40 2022-11-02 06:41:40,578 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1244/.semver 06:41:40 2022-11-02 06:41:40,578 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1244/.semver 06:41:40 2022-11-02 06:41:40,578 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1244/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1244, universal_newlines=False, shell=None, istream=None) 06:41:41 2022-11-02 06:41:41,556 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1244/.git/info/exclude 06:41:41 2022-11-02 06:41:41,557 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1244/.semver/PR-1244 with force:False 06:41:41 2022-11-02 06:41:41,557 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1244/.semver/PR-1244 06:41:41 2022-11-02 06:41:41,561 [execute] INFO git cat-file --batch-check 06:41:41 2022-11-02 06:41:41,562 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1244/.semver, universal_newlines=False, shell=None, istream=) 06:41:41 2022-11-02 06:41:41,568 [execute] INFO git cat-file --batch 06:41:41 2022-11-02 06:41:41,568 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1244/.semver, universal_newlines=False, shell=None, istream=) 06:41:41 2022-11-02 06:41:41,573 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1244/.semver/PR-1244 06:41:41 0.0.0 [Pipeline] } 06:41:41 $ docker exec --env ******** --env ******** 7ae6d5b704d4a9889cef3930413abbc26950ae5e0be35b9a41c8b3805e65a061 ssh-agent -k 06:41:41 unset SSH_AUTH_SOCK; 06:41:41 unset SSH_AGENT_PID; 06:41:41 echo Agent pid 77 killed; 06:41:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:41:42 + git semver [Pipeline] } 06:41:42 $ docker stop --time=1 7ae6d5b704d4a9889cef3930413abbc26950ae5e0be35b9a41c8b3805e65a061 06:41:43 $ docker rm -f 7ae6d5b704d4a9889cef3930413abbc26950ae5e0be35b9a41c8b3805e65a061 [Pipeline] // withDockerContainer [Pipeline] sh 06:41:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:41:44 Stashed 1 file(s) [Pipeline] echo 06:41:44 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:41:44 provisioning config files... 06:41:44 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1244@tmp/config18185874817187987327tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:41:44 ---> docker-login.sh 06:41:44 nexus3.edgexfoundry.org:10001 06:41:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:41:44 Configure a credential helper to remove this warning. See 06:41:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:41:44 06:41:44 Login Succeeded 06:41:44 nexus3.edgexfoundry.org:10002 06:41:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:41:44 Configure a credential helper to remove this warning. See 06:41:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:41:44 06:41:44 Login Succeeded 06:41:44 nexus3.edgexfoundry.org:10003 06:41:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:41:44 Configure a credential helper to remove this warning. See 06:41:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:41:44 06:41:44 Login Succeeded 06:41:44 nexus3.edgexfoundry.org:10004 06:41:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:41:44 Configure a credential helper to remove this warning. See 06:41:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:41:44 06:41:44 Login Succeeded 06:41:44 docker.io 06:41:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:41:45 Configure a credential helper to remove this warning. See 06:41:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:41:45 06:41:45 Login Succeeded 06:41:45 ---> docker-login.sh ends [Pipeline] } 06:41:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:41:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:41:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:41:45 ========================================================= 06:41:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 06:41:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:45 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 06:41:45 Sending build context to Docker daemon 10.15MB 06:41:45 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 06:41:45 Step 2/10 : FROM ${BASE} AS builder 06:41:45 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 06:41:45 213ec9aee27d: Pulling fs layer 06:41:45 4583459ba037: Pulling fs layer 06:41:45 93c1e223e6f2: Pulling fs layer 06:41:45 53926ce57604: Pulling fs layer 06:41:45 21b2b0c7a3f4: Pulling fs layer 06:41:45 30f14e443154: Pulling fs layer 06:41:45 801331c1e519: Pulling fs layer 06:41:45 99cc6dd402b0: Pulling fs layer 06:41:45 7d9ed39f4882: Pulling fs layer 06:41:45 30f14e443154: Waiting 06:41:45 801331c1e519: Waiting 06:41:45 99cc6dd402b0: Waiting 06:41:45 53926ce57604: Waiting 06:41:45 21b2b0c7a3f4: Waiting 06:41:45 93c1e223e6f2: Verifying Checksum 06:41:45 93c1e223e6f2: Download complete 06:41:46 4583459ba037: Verifying Checksum 06:41:46 4583459ba037: Download complete 06:41:46 21b2b0c7a3f4: Verifying Checksum 06:41:46 21b2b0c7a3f4: Download complete 06:41:46 30f14e443154: Verifying Checksum 06:41:46 30f14e443154: Download complete 06:41:46 213ec9aee27d: Verifying Checksum 06:41:46 213ec9aee27d: Pull complete 06:41:46 4583459ba037: Pull complete 06:41:46 93c1e223e6f2: Pull complete 06:41:46 7d9ed39f4882: Verifying Checksum 06:41:46 7d9ed39f4882: Download complete 06:41:46 99cc6dd402b0: Verifying Checksum 06:41:46 99cc6dd402b0: Download complete 06:41:46 53926ce57604: Verifying Checksum 06:41:46 53926ce57604: Download complete 06:41:50 53926ce57604: Pull complete 06:41:50 21b2b0c7a3f4: Pull complete 06:41:50 30f14e443154: Pull complete 06:41:50 801331c1e519: Pull complete 06:41:52 99cc6dd402b0: Pull complete 06:41:53 7d9ed39f4882: Pull complete 06:41:53 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 06:41:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 06:41:53 ---> 1dedd983c030 06:41:53 Step 3/10 : ARG MAKE=make build 06:41:57 ---> Running in 1b975aee08e0 06:41:57 Removing intermediate container 1b975aee08e0 06:41:57 ---> 8f818a4c7861 06:41:57 Step 4/10 : WORKDIR /device-sdk-go 06:41:57 ---> Running in 20f851cf4816 06:41:57 Removing intermediate container 20f851cf4816 06:41:57 ---> 614569a4bc5d 06:41:57 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 06:41:57 ---> Running in fc6685cc37ad 06:41:57 Removing intermediate container fc6685cc37ad 06:41:57 ---> 515f15554ed9 06:41:57 Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 06:41:57 ---> Running in d26542739c8a 06:41:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:41:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:41:57 OK: 211 MiB in 51 packages 06:41:58 Removing intermediate container d26542739c8a 06:41:58 ---> 56781a55ed96 06:41:58 Step 7/10 : COPY go.mod vendor* ./ 06:41:58 ---> 36038281f4b7 06:41:58 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:41:58 ---> Running in c13b4cff36cc 06:41:59 Still waiting to schedule task 06:41:59 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:42:25 Removing intermediate container c13b4cff36cc 06:42:25 ---> 16dc2ab26b71 06:42:25 Step 9/10 : COPY . . 06:42:25 ---> bed5312e85c2 06:42:25 Step 10/10 : RUN ${MAKE} 06:42:25 ---> Running in 1b878e65bd87 06:42:25 noop 06:42:25 Removing intermediate container 1b878e65bd87 06:42:25 ---> f74dc161804f 06:42:25 Successfully built f74dc161804f 06:42:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:25 + docker inspect -f . ci-base-image-x86_64 06:42:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:42:25 prd-ubuntu20.04-docker-8c-8g-117843 does not seem to be running inside a container 06:42:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1244 -v /w/workspace/gexfoundry_device-sdk-go_PR-1244:/w/workspace/gexfoundry_device-sdk-go_PR-1244:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1244@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1244@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:42:25 $ docker top c2332b5052980d51cb7b7ab8ceb4ee13373b7ed5444aa12908fb4910d51a9403 -eo pid,comm [Pipeline] { [Pipeline] sh 06:42:26 + go version 06:42:26 go version go1.18.7 linux/amd64 [Pipeline] } 06:42:26 $ docker stop --time=1 c2332b5052980d51cb7b7ab8ceb4ee13373b7ed5444aa12908fb4910d51a9403 06:42:27 $ docker rm -f c2332b5052980d51cb7b7ab8ceb4ee13373b7ed5444aa12908fb4910d51a9403 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:27 + docker inspect -f . ci-base-image-x86_64 06:42:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:42:27 prd-ubuntu20.04-docker-8c-8g-117843 does not seem to be running inside a container 06:42:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1244 -v /w/workspace/gexfoundry_device-sdk-go_PR-1244:/w/workspace/gexfoundry_device-sdk-go_PR-1244:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1244@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1244@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:42:28 $ docker top 4bcbf3466b2d6e48c02131ac1f3768b7b7a413c993c97f218fe43e67b899a1cd -eo pid,comm [Pipeline] { [Pipeline] sh 06:42:28 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1244 [Pipeline] fileExists [Pipeline] sh 06:42:28 + make test 06:42:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:42:35 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:42:50 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 06:42:50 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 06:42:50 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 06:42:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 06:42:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 06:42:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.059s coverage: 27.6% of statements 06:42:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.135s coverage: 78.9% of statements 06:42:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] 06:42:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.134s coverage: 73.1% of statements 06:42:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 06:42:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:42:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.121s coverage: 54.4% of statements 06:42:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 06:42:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] 06:42:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:42:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 06:42:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.092s coverage: 65.1% of statements 06:42:50 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] 06:42:50 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] 06:42:50 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.761s coverage: 89.2% of statements 06:42:50 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 06:42:50 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.061s coverage: 4.7% of statements 06:42:50 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:43:08 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 06:43:08 GO111MODULE=on go vet ./... 06:43:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:43:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:43:10 ./bin/test-attribution-txt.sh 06:43:10 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 06:43:10 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 06:43:10 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 06:43:10 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 06:43:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:43:10 $ docker stop --time=1 4bcbf3466b2d6e48c02131ac1f3768b7b7a413c993c97f218fe43e67b899a1cd 06:43:15 $ docker rm -f 4bcbf3466b2d6e48c02131ac1f3768b7b7a413c993c97f218fe43e67b899a1cd [Pipeline] // withDockerContainer [Pipeline] sh 06:43:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:43:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:43:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:43:16 + ls -al . 06:43:16 total 280 06:43:16 drwxrwxr-x 11 jenkins jenkins 4096 Nov 2 06:42 . 06:43:16 drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 06:41 .. 06:43:16 -rw-rw-r-- 1 jenkins jenkins 140 Nov 2 06:41 .dockerignore 06:43:16 drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 06:42 .git 06:43:16 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 06:41 .github 06:43:16 -rw-rw-r-- 1 jenkins jenkins 131 Nov 2 06:41 .gitignore 06:43:16 -rw-rw-r-- 1 jenkins jenkins 42 Nov 2 06:41 .golangci.yml 06:43:16 drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 06:41 .semver 06:43:16 -rw-rw-r-- 1 jenkins jenkins 31677 Nov 2 06:41 CHANGELOG.md 06:43:16 -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 06:41 GOVERNANCE.md 06:43:16 -rw-rw-r-- 1 jenkins jenkins 880 Nov 2 06:41 Jenkinsfile 06:43:16 -rw-rw-r-- 1 jenkins jenkins 11341 Nov 2 06:41 LICENSE 06:43:16 -rw-rw-r-- 1 jenkins jenkins 2003 Nov 2 06:41 Makefile 06:43:16 -rw-rw-r-- 1 jenkins jenkins 619 Nov 2 06:41 OWNERS.md 06:43:16 -rw-rw-r-- 1 jenkins jenkins 4881 Nov 2 06:41 README.md 06:43:16 -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 06:41 VERSION 06:43:16 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 06:41 bin 06:43:16 -rw-r--r-- 1 jenkins jenkins 101760 Nov 2 06:42 coverage.out 06:43:16 drwxrwxr-x 5 jenkins jenkins 4096 Nov 2 06:41 example 06:43:16 -rw-rw-r-- 1 jenkins jenkins 3389 Nov 2 06:41 go.mod 06:43:16 -rw-rw-r-- 1 jenkins jenkins 44684 Nov 2 06:41 go.sum 06:43:16 drwxrwxr-x 14 jenkins jenkins 4096 Nov 2 06:41 internal 06:43:16 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 06:41 openapi 06:43:16 drwxrwxr-x 6 jenkins jenkins 4096 Nov 2 06:41 pkg 06:43:16 drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 06:41 snap 06:43:16 -rw-rw-r-- 1 jenkins jenkins 222 Nov 2 06:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:16 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=fa3dc5a81f8a50f0b70ac9c37310dd310f90e157 --label arch=amd64 --label version=0.0.0 . 06:43:16 Sending build context to Docker daemon 10.25MB 06:43:16 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 06:43:16 Step 2/23 : FROM ${BASE} AS builder 06:43:16 ---> f74dc161804f 06:43:16 Step 3/23 : ARG MAKE=make build 06:43:17 ---> Running in d0d89d7388b7 06:43:17 Removing intermediate container d0d89d7388b7 06:43:17 ---> 307a2ec2722d 06:43:17 Step 4/23 : WORKDIR /device-sdk-go 06:43:17 ---> Running in 6afd44d33910 06:43:17 Removing intermediate container 6afd44d33910 06:43:17 ---> a37cc988d052 06:43:17 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 06:43:17 ---> Running in e684b58a3021 06:43:17 Removing intermediate container e684b58a3021 06:43:17 ---> 7bbd3d91c5c0 06:43:17 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 06:43:17 ---> Running in b9125f3f6c7f 06:43:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:43:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:43:18 OK: 211 MiB in 51 packages 06:43:18 Removing intermediate container b9125f3f6c7f 06:43:18 ---> 7ddf848121ee 06:43:18 Step 7/23 : COPY go.mod vendor* ./ 06:43:18 ---> a6867e8c3c85 06:43:18 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:43:18 ---> Running in a91255dc231a 06:43:19 Removing intermediate container a91255dc231a 06:43:19 ---> 1e0c39de5d7c 06:43:19 Step 9/23 : COPY . . 06:43:19 ---> e93bafd1aa2c 06:43:19 Step 10/23 : RUN ${MAKE} 06:43:19 ---> Running in 38dc51e7b680 06:43:20 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:43:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117844 in /w/workspace/gexfoundry_device-sdk-go_PR-1244 [Pipeline] { [Pipeline] ws 06:43:23 Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout 06:43:23 The recommended git tool is: git 06:43:28 using credential edgex-jenkins-ssh 06:43:28 Cloning the remote Git repository 06:43:28 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:43:28 > git init /w/workspace/device-sdk-go/5 # timeout=10 06:43:29 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:43:29 > git --version # timeout=10 06:43:29 > git --version # 'git version 2.25.1' 06:43:29 using GIT_SSH to set credentials SSH Credentials for GitHub 06:43:29 Verifying host key using known hosts file 06:43:29 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 06:43:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:43:31 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:43:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:43:32 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:43:32 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:43:32 using GIT_SSH to set credentials SSH Credentials for GitHub 06:43:32 Verifying host key using known hosts file 06:43:32 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 06:43:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1244/head:refs/remotes/origin/PR-1244 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:43:32 Merging remotes/origin/main commit 0b0fd8621743a303648e9248d2aa1db21f4d7aab into PR head commit c86f3382c5af20230a0e7f19b8225d91b13900b4 06:43:33 Merge succeeded, producing 43a799d67e5a5e79ff49ac009a5f78023486851a 06:43:33 Checking out Revision 43a799d67e5a5e79ff49ac009a5f78023486851a (PR-1244) 06:43:32 > git config core.sparsecheckout # timeout=10 06:43:32 > git checkout -f c86f3382c5af20230a0e7f19b8225d91b13900b4 # timeout=10 06:43:32 > git remote # timeout=10 06:43:32 > git config --get remote.origin.url # timeout=10 06:43:32 using GIT_SSH to set credentials SSH Credentials for GitHub 06:43:32 Verifying host key using known hosts file 06:43:32 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 06:43:32 > git merge 0b0fd8621743a303648e9248d2aa1db21f4d7aab # timeout=10 06:43:33 > git rev-parse HEAD^{commit} # timeout=10 06:43:33 > git config core.sparsecheckout # timeout=10 06:43:33 > git checkout -f 43a799d67e5a5e79ff49ac009a5f78023486851a # timeout=10 06:43:36 Commit message: "Merge commit '0b0fd8621743a303648e9248d2aa1db21f4d7aab' into HEAD" 06:43:36 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 06:43:36 > git rev-list --no-walk a2cbac808847926cba089165f83d8f8e6b4e2b12 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh 06:43:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:43:37 % Total % Received % Xferd Average Speed Time Time Time Current 06:43:37 Dload Upload Total Spent Left Speed 06:43:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 96938 0 --:--:-- --:--:-- --:--:-- 96938 [Pipeline] sh 06:43:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 06:43:38 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [Pipeline] sh 06:43:38 + sudo tee /etc/docker/daemon.new 06:43:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:43:38 { 06:43:38 "registry-mirrors": [ 06:43:38 "https://nexus3.edgexfoundry.org:10001" 06:43:38 ], 06:43:38 "bip": "10.250.0.254/24", 06:43:38 "hosts": [ 06:43:38 "tcp://0.0.0.0:5555", 06:43:38 "unix:///var/run/docker.sock" 06:43:38 ], 06:43:38 "mtu": 1458, 06:43:38 "selinux-enabled": true, 06:43:38 "seccomp-profile": "/etc/docker/seccomp.json" 06:43:38 } [Pipeline] sh 06:43:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:43:39 + sudo service docker restart 06:43:40 Removing intermediate container 38dc51e7b680 06:43:40 ---> e1a4e2557154 06:43:40 Step 11/23 : FROM alpine:3.16 06:43:41 3.16: Pulling from library/alpine 06:43:41 213ec9aee27d: Already exists 06:43:41 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 06:43:41 Status: Downloaded newer image for alpine:3.16 06:43:41 ---> 9c6f07244728 06:43:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 06:43:41 ---> Running in 342081de9f95 06:43:41 Removing intermediate container 342081de9f95 06:43:41 ---> 8f9c09a8de1f 06:43:41 Step 13/23 : RUN apk add --update --no-cache zeromq 06:43:41 ---> Running in 53235c463200 06:43:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:43:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:43:42 (1/5) Installing libgcc (11.2.1_git20220219-r2) 06:43:42 (2/5) Installing libsodium (1.0.18-r0) 06:43:42 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 06:43:42 (4/5) Installing libzmq (4.3.4-r0) 06:43:42 (5/5) Installing zeromq (4.3.4-r0) 06:43:42 Executing busybox-1.35.0-r17.trigger 06:43:42 OK: 8 MiB in 19 packages 06:43:43 Removing intermediate container 53235c463200 06:43:43 ---> 1fc5b66abea4 06:43:43 Step 14/23 : WORKDIR / 06:43:43 ---> Running in e3d470dd7cf1 06:43:43 Removing intermediate container e3d470dd7cf1 06:43:43 ---> 5ba10177191a 06:43:43 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:43:43 ---> 2961fd3d6c60 06:43:43 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:43:44 ---> 08d5b0bd8e06 06:43:44 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:43:44 ---> 104065ddb3cb 06:43:44 Step 18/23 : EXPOSE 59999 06:43:44 ---> Running in a459ee76f644 06:43:44 Removing intermediate container a459ee76f644 06:43:44 ---> 67ed543857aa 06:43:44 Step 19/23 : ENTRYPOINT ["/device-simple"] 06:43:44 ---> Running in c21f593b2245 06:43:44 Removing intermediate container c21f593b2245 06:43:44 ---> b187a3654e2f 06:43:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:43:44 ---> Running in c98bae275631 06:43:44 Removing intermediate container c98bae275631 06:43:44 ---> 6c5924b88553 06:43:44 Step 21/23 : LABEL arch=amd64 06:43:44 ---> Running in 0ce639f175eb 06:43:44 Removing intermediate container 0ce639f175eb 06:43:44 ---> 01bf0a80faf3 06:43:44 Step 22/23 : LABEL git_sha=fa3dc5a81f8a50f0b70ac9c37310dd310f90e157 06:43:44 ---> Running in 58973662178b 06:43:44 Removing intermediate container 58973662178b 06:43:44 ---> b84ac88f587f 06:43:44 Step 23/23 : LABEL version=0.0.0 06:43:44 ---> Running in 9d761fd03cb9 06:43:44 Removing intermediate container 9d761fd03cb9 06:43:44 ---> 338591f76da1 06:43:44 [Warning] One or more build-args [ARCH] were not consumed 06:43:44 Successfully built 338591f76da1 06:43:44 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:43:45 06:43:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:43:45 latest: Pulling from edgex-lftools-log-publisher 06:43:45 5eb5b503b376: Pulling fs layer 06:43:45 5c69ac0246d0: Pulling fs layer 06:43:45 ec43610c2a17: Pulling fs layer 06:43:45 3a2ae6a8a46f: Pulling fs layer 06:43:45 33b1e0a273af: Pulling fs layer 06:43:45 5d3b04190fa2: Pulling fs layer 06:43:45 2f39f015ded8: Pulling fs layer 06:43:45 3a2ae6a8a46f: Waiting 06:43:45 2f39f015ded8: Waiting 06:43:45 33b1e0a273af: Waiting 06:43:45 5d3b04190fa2: Waiting 06:43:45 5c69ac0246d0: Download complete 06:43:45 3a2ae6a8a46f: Verifying Checksum 06:43:45 3a2ae6a8a46f: Download complete 06:43:45 33b1e0a273af: Verifying Checksum 06:43:45 33b1e0a273af: Download complete 06:43:45 5d3b04190fa2: Verifying Checksum 06:43:45 5d3b04190fa2: Download complete 06:43:45 ec43610c2a17: Verifying Checksum 06:43:45 ec43610c2a17: Download complete 06:43:45 5eb5b503b376: Download complete 06:43:46 2f39f015ded8: Download complete 06:43:47 5eb5b503b376: Pull complete 06:43:47 5c69ac0246d0: Pull complete 06:43:47 ec43610c2a17: Pull complete 06:43:47 3a2ae6a8a46f: Pull complete 06:43:48 33b1e0a273af: Pull complete 06:43:48 5d3b04190fa2: Pull complete 06:43:52 2f39f015ded8: Pull complete 06:43:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:43:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:43:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:43:52 prd-ubuntu20.04-docker-8c-8g-117843 does not seem to be running inside a container 06:43:52 $ 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/gexfoundry_device-sdk-go_PR-1244 -v /w/workspace/gexfoundry_device-sdk-go_PR-1244:/w/workspace/gexfoundry_device-sdk-go_PR-1244:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1244@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1244@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:43:56 $ docker top 527eddfbbb1bb2eb3245d3dea2d22fabb90652544dfd08f24a4e3ea356e3f43f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:43:57 ---> job-cost.sh 06:43:57 lf-activate-venv: SKIPPING 06:43:57 INFO: No Stack... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:43:57 provisioning config files... 06:43:57 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/5@tmp/config10841994970941740715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:43:57 INFO: Retrieving Pricing Info for: v3-standard-8 06:43:57 ---> docker-login.sh 06:43:57 nexus3.edgexfoundry.org:10001 06:43:57 INFO: Archiving Costs [Pipeline] sh 06:43:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:58 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1244/archives/cost.csv 06:43:58 + cut -d, -f6 [Pipeline] lock 06:43:58 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1244-5-stack-cost] 06:43:58 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1244-5-stack-cost] did not exist. Created. 06:43:58 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1244-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:43:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:58 Configure a credential helper to remove this warning. See 06:43:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:58 06:43:58 Login Succeeded 06:43:58 nexus3.edgexfoundry.org:10002 06:43:58 + echo total: 0.2199999988079071 [Pipeline] stash 06:43:58 Stashed 1 file(s) [Pipeline] } 06:43:58 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1244-5-stack-cost] [Pipeline] // lock [Pipeline] } 06:43:58 $ docker stop --time=1 527eddfbbb1bb2eb3245d3dea2d22fabb90652544dfd08f24a4e3ea356e3f43f 06:43:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:58 Configure a credential helper to remove this warning. See 06:43:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:58 06:43:58 Login Succeeded 06:43:58 nexus3.edgexfoundry.org:10003 06:43:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:59 Configure a credential helper to remove this warning. See 06:43:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:59 06:43:59 Login Succeeded 06:43:59 nexus3.edgexfoundry.org:10004 06:43:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:59 Configure a credential helper to remove this warning. See 06:43:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:59 06:43:59 Login Succeeded 06:43:59 docker.io 06:43:59 $ docker rm -f 527eddfbbb1bb2eb3245d3dea2d22fabb90652544dfd08f24a4e3ea356e3f43f 06:43:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:43:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:59 Configure a credential helper to remove this warning. See 06:43:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:59 06:43:59 Login Succeeded 06:43:59 ---> docker-login.sh ends [Pipeline] } 06:43:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:44:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:44:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:44:00 ========================================================= 06:44:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 06:44:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:00 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 06:44:00 Sending build context to Docker daemon 5.48MB 06:44:00 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 06:44:00 Step 2/10 : FROM ${BASE} AS builder 06:44:00 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:44:00 9b18e9b68314: Pulling fs layer 06:44:00 d32db5db7311: Pulling fs layer 06:44:00 d0c4b47475fc: Pulling fs layer 06:44:00 5831b945b038: Pulling fs layer 06:44:00 86bbec2aaacd: Pulling fs layer 06:44:00 e10730c5d714: Pulling fs layer 06:44:00 5dd5c2283517: Pulling fs layer 06:44:00 d5ac0230b979: Pulling fs layer 06:44:00 86bbec2aaacd: Waiting 06:44:00 e10730c5d714: Waiting 06:44:00 5dd5c2283517: Waiting 06:44:00 d5ac0230b979: Waiting 06:44:00 5831b945b038: Waiting 06:44:00 d0c4b47475fc: Verifying Checksum 06:44:00 d0c4b47475fc: Download complete 06:44:00 d32db5db7311: Verifying Checksum 06:44:00 d32db5db7311: Download complete 06:44:00 86bbec2aaacd: Verifying Checksum 06:44:00 86bbec2aaacd: Download complete 06:44:00 e10730c5d714: Verifying Checksum 06:44:00 e10730c5d714: Download complete 06:44:00 9b18e9b68314: Verifying Checksum 06:44:00 9b18e9b68314: Download complete 06:44:02 9b18e9b68314: Pull complete 06:44:02 d5ac0230b979: Verifying Checksum 06:44:02 d5ac0230b979: Download complete 06:44:02 d32db5db7311: Pull complete 06:44:03 d0c4b47475fc: Pull complete 06:44:03 5dd5c2283517: Verifying Checksum 06:44:04 5831b945b038: Verifying Checksum 06:44:04 5831b945b038: Download complete 06:44:16 5831b945b038: Pull complete 06:44:16 86bbec2aaacd: Pull complete 06:44:16 e10730c5d714: Pull complete 06:44:23 5dd5c2283517: Pull complete 06:44:24 d5ac0230b979: Pull complete 06:44:24 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 06:44:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 06:44:24 ---> 59b3b1a385d4 06:44:24 Step 3/10 : ARG MAKE=make build 06:44:26 ---> Running in 7ecb4d8e3457 06:44:26 Removing intermediate container 7ecb4d8e3457 06:44:26 ---> 0dfb9279afba 06:44:26 Step 4/10 : WORKDIR /device-sdk-go 06:44:26 ---> Running in 8e66f5029088 06:44:26 Removing intermediate container 8e66f5029088 06:44:26 ---> 358680635f43 06:44:26 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 06:44:27 ---> Running in 4519b448fd24 06:44:27 Removing intermediate container 4519b448fd24 06:44:27 ---> c3f97930eca9 06:44:27 Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 06:44:27 ---> Running in 24bac73817f7 06:44:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:44:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:44:29 OK: 221 MiB in 51 packages 06:44:30 Removing intermediate container 24bac73817f7 06:44:30 ---> f28a258f398d 06:44:30 Step 7/10 : COPY go.mod vendor* ./ 06:44:30 ---> e3902eb285a6 06:44:30 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:44:30 ---> Running in 0d9187588754 06:45:27 Removing intermediate container 0d9187588754 06:45:27 ---> e630d1eb406a 06:45:27 Step 9/10 : COPY . . 06:45:27 ---> 38b870950863 06:45:27 Step 10/10 : RUN ${MAKE} 06:45:27 ---> Running in 3655c6ea57e1 06:45:27 noop 06:45:27 Removing intermediate container 3655c6ea57e1 06:45:27 ---> a83fbf91c6f4 06:45:27 Successfully built a83fbf91c6f4 06:45:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:27 + docker inspect -f . ci-base-image-arm64 06:45:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:45:27 prd-ubuntu20.04-docker-arm64-4c-16g-117844 does not seem to be running inside a container 06:45:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:45:29 $ docker top 01ab847c3e65ce3070b68b0a51a26ea7d95950a7bb4d567b0810f7f82866f48f -eo pid,comm [Pipeline] { [Pipeline] sh 06:45:30 + go version 06:45:30 go version go1.18.7 linux/arm64 [Pipeline] } 06:45:30 $ docker stop --time=1 01ab847c3e65ce3070b68b0a51a26ea7d95950a7bb4d567b0810f7f82866f48f 06:45:31 $ docker rm -f 01ab847c3e65ce3070b68b0a51a26ea7d95950a7bb4d567b0810f7f82866f48f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:32 + docker inspect -f . ci-base-image-arm64 06:45:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:45:32 prd-ubuntu20.04-docker-arm64-4c-16g-117844 does not seem to be running inside a container 06:45:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:45:33 $ docker top afe13077a395144db79d2792a39e4d8d5fab1a189ed57b9a915551c840f708ce -eo pid,comm [Pipeline] { [Pipeline] sh 06:45:34 + git config --global --add safe.directory /w/workspace/device-sdk-go/5 [Pipeline] fileExists [Pipeline] sh 06:45:34 + make test 06:45:34 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:46:07 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:47:58 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 06:47:58 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 06:47:58 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 06:47:58 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 06:47:58 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 06:47:58 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.474s coverage: 27.6% of statements 06:47:58 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.379s coverage: 78.9% of statements 06:47:58 ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] 06:48:08 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.596s coverage: 73.1% of statements 06:48:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 06:48:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:48:12 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.626s coverage: 54.4% of statements 06:48:12 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 06:48:12 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] 06:48:12 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:48:12 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 06:48:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.444s coverage: 65.1% of statements 06:48:13 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] 06:48:13 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] 06:48:13 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 5.499s coverage: 89.2% of statements 06:48:13 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 06:48:13 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.242s coverage: 4.7% of statements 06:48:13 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:48:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:48:14 GO111MODULE=on go vet ./... 06:49:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:49:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:49:50 ./bin/test-attribution-txt.sh 06:49:50 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 06:49:50 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 06:49:50 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 06:49:50 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 06:49:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:49:50 $ docker stop --time=1 afe13077a395144db79d2792a39e4d8d5fab1a189ed57b9a915551c840f708ce 06:49:52 $ docker rm -f afe13077a395144db79d2792a39e4d8d5fab1a189ed57b9a915551c840f708ce [Pipeline] // withDockerContainer [Pipeline] sh 06:49:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:49:53 Warning: overwriting stash ‘coverage-report’ 06:49:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:49:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:49:55 + ls -al . 06:49:55 total 276 06:49:55 drwxrwxr-x 10 jenkins jenkins 4096 Nov 2 06:45 . 06:49:55 drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 06:43 .. 06:49:55 -rw-rw-r-- 1 jenkins jenkins 140 Nov 2 06:43 .dockerignore 06:49:55 drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 06:43 .git 06:49:55 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 06:43 .github 06:49:55 -rw-rw-r-- 1 jenkins jenkins 131 Nov 2 06:43 .gitignore 06:49:55 -rw-rw-r-- 1 jenkins jenkins 42 Nov 2 06:43 .golangci.yml 06:49:55 -rw-rw-r-- 1 jenkins jenkins 31677 Nov 2 06:43 CHANGELOG.md 06:49:55 -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 06:43 GOVERNANCE.md 06:49:55 -rw-rw-r-- 1 jenkins jenkins 880 Nov 2 06:43 Jenkinsfile 06:49:55 -rw-rw-r-- 1 jenkins jenkins 11341 Nov 2 06:43 LICENSE 06:49:55 -rw-rw-r-- 1 jenkins jenkins 2003 Nov 2 06:43 Makefile 06:49:55 -rw-rw-r-- 1 jenkins jenkins 619 Nov 2 06:43 OWNERS.md 06:49:55 -rw-rw-r-- 1 jenkins jenkins 4881 Nov 2 06:43 README.md 06:49:55 -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 06:41 VERSION 06:49:55 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 06:43 bin 06:49:55 -rw-r--r-- 1 jenkins jenkins 101759 Nov 2 06:48 coverage.out 06:49:55 drwxrwxr-x 5 jenkins jenkins 4096 Nov 2 06:43 example 06:49:55 -rw-rw-r-- 1 jenkins jenkins 3389 Nov 2 06:43 go.mod 06:49:55 -rw-rw-r-- 1 jenkins jenkins 44684 Nov 2 06:43 go.sum 06:49:55 drwxrwxr-x 14 jenkins jenkins 4096 Nov 2 06:43 internal 06:49:55 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 06:43 openapi 06:49:55 drwxrwxr-x 6 jenkins jenkins 4096 Nov 2 06:43 pkg 06:49:55 drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 06:43 snap 06:49:55 -rw-rw-r-- 1 jenkins jenkins 222 Nov 2 06:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:55 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=43a799d67e5a5e79ff49ac009a5f78023486851a --label arch=arm64 --label version=0.0.0 . 06:49:56 Sending build context to Docker daemon 5.583MB 06:49:56 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 06:49:56 Step 2/23 : FROM ${BASE} AS builder 06:49:56 ---> a83fbf91c6f4 06:49:56 Step 3/23 : ARG MAKE=make build 06:49:56 ---> Running in 512545bcdb6e 06:49:56 Removing intermediate container 512545bcdb6e 06:49:56 ---> 66541d663c61 06:49:56 Step 4/23 : WORKDIR /device-sdk-go 06:49:56 ---> Running in f2d1df38e937 06:49:56 Removing intermediate container f2d1df38e937 06:49:56 ---> a112f6fbb44a 06:49:56 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 06:49:56 ---> Running in 152f45e3b1b9 06:49:57 Removing intermediate container 152f45e3b1b9 06:49:57 ---> e45c45bf6663 06:49:57 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 06:49:57 ---> Running in bed1b1acb6ba 06:49:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:49:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:49:59 OK: 221 MiB in 51 packages 06:50:00 Removing intermediate container bed1b1acb6ba 06:50:00 ---> d75585339621 06:50:00 Step 7/23 : COPY go.mod vendor* ./ 06:50:00 ---> f60500998350 06:50:00 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:50:00 ---> Running in ff0a22640eef 06:50:02 Removing intermediate container ff0a22640eef 06:50:02 ---> cb56165d98a2 06:50:02 Step 9/23 : COPY . . 06:50:03 ---> 2a7c0e70c0e0 06:50:03 Step 10/23 : RUN ${MAKE} 06:50:03 ---> Running in 15463145d00d 06:50:04 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:52:11 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 06:52:12 Removing intermediate container 15463145d00d 06:52:12 ---> 0f29096b8ee4 06:52:12 Step 11/23 : FROM alpine:3.16 06:52:12 3.16: Pulling from library/alpine 06:52:12 9b18e9b68314: Already exists 06:52:13 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 06:52:13 Status: Downloaded newer image for alpine:3.16 06:52:13 ---> a6215f271958 06:52:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 06:52:13 ---> Running in bbe4ab1dbf40 06:52:13 Removing intermediate container bbe4ab1dbf40 06:52:13 ---> 080677e95403 06:52:13 Step 13/23 : RUN apk add --update --no-cache zeromq 06:52:13 ---> Running in 56434120c9d6 06:52:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:52:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:52:15 (1/5) Installing libgcc (11.2.1_git20220219-r2) 06:52:15 (2/5) Installing libsodium (1.0.18-r0) 06:52:15 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 06:52:15 (4/5) Installing libzmq (4.3.4-r0) 06:52:15 (5/5) Installing zeromq (4.3.4-r0) 06:52:15 Executing busybox-1.35.0-r17.trigger 06:52:15 OK: 8 MiB in 19 packages 06:52:16 Removing intermediate container 56434120c9d6 06:52:16 ---> 984a5cfdd465 06:52:16 Step 14/23 : WORKDIR / 06:52:16 ---> Running in a93b71f368d5 06:52:16 Removing intermediate container a93b71f368d5 06:52:16 ---> 2ccc552693d0 06:52:16 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:52:17 ---> 7d683e58af85 06:52:17 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:52:18 ---> 33b2eea5ef3d 06:52:18 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:52:19 ---> 1f526b803104 06:52:19 Step 18/23 : EXPOSE 59999 06:52:19 ---> Running in 6de3f13018d3 06:52:19 Removing intermediate container 6de3f13018d3 06:52:19 ---> 5b9d286f305b 06:52:19 Step 19/23 : ENTRYPOINT ["/device-simple"] 06:52:19 ---> Running in 7a5271fbe7ab 06:52:19 Removing intermediate container 7a5271fbe7ab 06:52:19 ---> 60c00d1667eb 06:52:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:52:19 ---> Running in 2b5e6f9c161a 06:52:20 Removing intermediate container 2b5e6f9c161a 06:52:20 ---> 38885c12cba8 06:52:20 Step 21/23 : LABEL arch=arm64 06:52:20 ---> Running in 54ca7ab94204 06:52:20 Removing intermediate container 54ca7ab94204 06:52:20 ---> 9f25e4b3d886 06:52:20 Step 22/23 : LABEL git_sha=43a799d67e5a5e79ff49ac009a5f78023486851a 06:52:20 ---> Running in 6c4482339d1d 06:52:21 Removing intermediate container 6c4482339d1d 06:52:21 ---> 812ac0b9c0f0 06:52:21 Step 23/23 : LABEL version=0.0.0 06:52:21 ---> Running in 269b22d1513b 06:52:21 Removing intermediate container 269b22d1513b 06:52:21 ---> 59f07647e92e 06:52:21 [Warning] One or more build-args [ARCH] were not consumed 06:52:21 Successfully built 59f07647e92e 06:52:21 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [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 06:52:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:52:21 06:52:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:52:22 arm64: Pulling from edgex-lftools-log-publisher 06:52:22 8998bd30e6a1: Pulling fs layer 06:52:22 04944245beec: Pulling fs layer 06:52:22 699f458cf7ca: Pulling fs layer 06:52:22 765212b225bb: Pulling fs layer 06:52:22 f23df028b6ca: Pulling fs layer 06:52:22 d65c8cfc05b1: Pulling fs layer 06:52:22 2437ff75d9bd: Pulling fs layer 06:52:22 765212b225bb: Waiting 06:52:22 d65c8cfc05b1: Waiting 06:52:22 f23df028b6ca: Waiting 06:52:22 04944245beec: Verifying Checksum 06:52:22 04944245beec: Download complete 06:52:22 765212b225bb: Verifying Checksum 06:52:22 765212b225bb: Download complete 06:52:22 f23df028b6ca: Download complete 06:52:22 d65c8cfc05b1: Verifying Checksum 06:52:22 d65c8cfc05b1: Download complete 06:52:22 699f458cf7ca: Verifying Checksum 06:52:22 699f458cf7ca: Download complete 06:52:22 8998bd30e6a1: Verifying Checksum 06:52:22 8998bd30e6a1: Download complete 06:52:25 2437ff75d9bd: Verifying Checksum 06:52:25 2437ff75d9bd: Download complete 06:52:26 8998bd30e6a1: Pull complete 06:52:27 04944245beec: Pull complete 06:52:28 699f458cf7ca: Pull complete 06:52:28 765212b225bb: Pull complete 06:52:29 f23df028b6ca: Pull complete 06:52:29 d65c8cfc05b1: Pull complete 06:52:44 2437ff75d9bd: Pull complete 06:52:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:52:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:52:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:52:44 prd-ubuntu20.04-docker-arm64-4c-16g-117844 does not seem to be running inside a container 06:52:45 $ 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/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:52:47 $ docker top 81512452ef8015f2a748be65effee9b8ec312ef96fc17c282be8efe6eae070bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:52:47 ---> job-cost.sh 06:52:48 lf-activate-venv: SKIPPING 06:52:48 INFO: No Stack... 06:52:48 INFO: Retrieving Pricing Info for: v3-standard-4 06:52:49 INFO: Archiving Costs [Pipeline] sh 06:52:49 + cat /w/workspace/device-sdk-go/5/archives/cost.csv 06:52:49 + cut -d, -f6 [Pipeline] lock 06:52:50 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1244-5-stack-cost] 06:52:50 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1244-5-stack-cost] did not exist. Created. 06:52:50 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1244-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:52:50 /w/workspace/device-sdk-go/5@tmp/durable-d7859653/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:52:51 + echo total: 0.10999999940395355 [Pipeline] stash 06:52:51 Warning: overwriting stash ‘stack-cost’ 06:52:51 Stashed 1 file(s) [Pipeline] } 06:52:51 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1244-5-stack-cost] [Pipeline] // lock [Pipeline] } 06:52:51 $ docker stop --time=1 81512452ef8015f2a748be65effee9b8ec312ef96fc17c282be8efe6eae070bd 06:52:53 $ docker rm -f 81512452ef8015f2a748be65effee9b8ec312ef96fc17c282be8efe6eae070bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:52:53 provisioning config files... 06:52:53 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1244@tmp/config13484527867564269294tmp [Pipeline] { [Pipeline] sh 06:52:53 + set +x 06:52:53 + curl -s https://codecov.io/bash 06:52:53 + bash -s -- 06:52:53 06:52:53 _____ _ 06:52:53 / ____| | | 06:52:53 | | ___ __| | ___ ___ _____ __ 06:52:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:52:53 | |___| (_) | (_| | __/ (_| (_) \ V / 06:52:53 \_____\___/ \__,_|\___|\___\___/ \_/ 06:52:53 Bash-1.0.6 06:52:53 06:52:53 06:52:53 ==> git version 2.25.1 found 06:52:53 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 06:52:53 Release-Date: 2020-01-08 06:52:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:52:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:52:53 ==> Jenkins CI detected. 06:52:53 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1244 06:52:53 project root: . 06:52:53 --> token set from env 06:52:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:52:53 ==> Running gcov in . (disable via -X gcov) 06:52:53 ==> Python coveragepy not found 06:52:53 ==> Searching for coverage reports in: 06:52:53 + . 06:52:53 -> Found 1 reports 06:52:53 ==> Detecting git/mercurial file structure 06:52:53 ==> Reading reports 06:52:53 + ./coverage.out bytes=101759 06:52:53 ==> Appending adjustments 06:52:53 https://docs.codecov.io/docs/fixing-reports 06:52:54 + Found adjustments 06:52:54 ==> Gzipping contents 06:52:54 16K /tmp/codecov.d7eHwB.gz 06:52:54 ==> Uploading reports 06:52:54 url: https://codecov.io 06:52:54 query: branch=PR-1244&commit=fa3dc5a81f8a50f0b70ac9c37310dd310f90e157&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1244%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1244&job=&cmd_args= 06:52:54 -> Pinging Codecov 06:52:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1244&commit=fa3dc5a81f8a50f0b70ac9c37310dd310f90e157&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1244%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1244&job=&cmd_args= 06:52:54 -> Uploading to 06:52:54 https://storage.googleapis.com/codecov/v4/raw/2022-11-02/7E55EF52A471D76F132DFD9A03CDDE97/fa3dc5a81f8a50f0b70ac9c37310dd310f90e157/a95a121f-2bba-4a9c-a680-d76707efb01a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221102%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221102T065254Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=676a6f984c45ffbae3d5a6dc76daf66d4840e910057e1086b685157810a74b08 06:52:54 % Total % Received % Xferd Average Speed Time Time Time Current 06:52:54 Dload Upload Total Spent Left Speed 06:52:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14721 0 0 100 14721 0 53726 --:--:-- --:--:-- --:--:-- 53726 06:52:54 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/fa3dc5a81f8a50f0b70ac9c37310dd310f90e157 [Pipeline] } 06:52:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:52:55 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1244/archives ] 06:52:55 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1244/archives 06:52:55 total 16 06:52:55 drwxr-xr-x 3 root root 4096 Nov 2 06:43 . 06:52:55 drwxrwxr-x 12 jenkins jenkins 4096 Nov 2 06:43 .. 06:52:55 drwxr-xr-x 2 root root 4096 Nov 2 06:43 cost 06:52:55 -rw-r--r-- 1 root root 86 Nov 2 06:43 cost.csv 06:52:55 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1244/archives 06:52:55 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1244/archives 06:52:55 total 16 06:52:55 drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 06:43 . 06:52:55 drwxrwxr-x 12 jenkins jenkins 4096 Nov 2 06:43 .. 06:52:55 drwxr-xr-x 2 jenkins jenkins 4096 Nov 2 06:43 cost 06:52:55 -rw-r--r-- 1 jenkins jenkins 86 Nov 2 06:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:52:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:52:56 ---> package-listing.sh 06:52:56 ++ facter osfamily 06:52:56 ++ tr '[:upper:]' '[:lower:]' 06:52:56 + OS_FAMILY=debian 06:52:56 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1244 06:52:56 + START_PACKAGES=/tmp/packages_start.txt 06:52:56 + END_PACKAGES=/tmp/packages_end.txt 06:52:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:52:56 + PACKAGES=/tmp/packages_start.txt 06:52:56 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1244 ']' 06:52:56 + PACKAGES=/tmp/packages_end.txt 06:52:56 + case "${OS_FAMILY}" in 06:52:56 + dpkg -l 06:52:56 + grep '^ii' 06:52:56 + '[' -f /tmp/packages_start.txt ']' 06:52:56 + '[' -f /tmp/packages_end.txt ']' 06:52:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:52:56 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1244 ']' 06:52:56 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1244/archives/ 06:52:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1244/archives/ [Pipeline] echo 06:52:56 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/gexfoundry_device-sdk-go_PR-1244/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:52:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:52:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:52:57 prd-ubuntu20.04-docker-8c-8g-117843 does not seem to be running inside a container 06:52:57 $ 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/gexfoundry_device-sdk-go_PR-1244/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1244 -v /w/workspace/gexfoundry_device-sdk-go_PR-1244:/w/workspace/gexfoundry_device-sdk-go_PR-1244:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1244@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1244@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:52:57 $ docker top b0606bbb4ab30b5914f05681dc1928cc482693d69a30974af74ab90ccb3a49b6 -eo pid,comm [Pipeline] { [Pipeline] sh 06:52:58 + touch /tmp/pre-build-complete [Pipeline] sh 06:52:58 + mkdir -p /var/log/sysstat [Pipeline] sh 06:52:58 + ls /var/log/sa-host 06:52:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:52:59 provisioning config files... 06:52:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1244@tmp/config4806347324528513627tmp [Pipeline] { [Pipeline] echo 06:52:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:52:59 ---> create-netrc.sh [Pipeline] } 06:52:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:52:59 ---> python-tools-install.sh [Pipeline] echo 06:52:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:52:59 ---> sudo-logs.sh 06:52:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:52:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:53:00 ---> job-cost.sh 06:53:00 lf-activate-venv: SKIPPING 06:53:00 DEBUG: total: 0.2199999988079071 06:53:00 INFO: Retrieving Stack Cost... 06:53:00 INFO: Retrieving Pricing Info for: v3-standard-8 06:53:01 INFO: Archiving Costs [Pipeline] echo 06:53:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:53:01 ---> logs-deploy.sh 06:53:01 lf-activate-venv: SKIPPING 06:53:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1244/5 06:53:01 INFO: archiving workspace using pattern(s): 06:53:02 Archives upload complete. 06:53:02 INFO: archiving logs to Nexus 06:53:03 ---> uname -a: 06:53:03 Linux prd-ubuntu20-04-docker-8c-8g-117843 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:53:03 06:53:03 06:53:03 ---> lscpu: 06:53:03 Architecture: x86_64 06:53:03 CPU op-mode(s): 32-bit, 64-bit 06:53:03 Byte Order: Little Endian 06:53:03 Address sizes: 40 bits physical, 48 bits virtual 06:53:03 CPU(s): 8 06:53:03 On-line CPU(s) list: 0-7 06:53:03 Thread(s) per core: 1 06:53:03 Core(s) per socket: 1 06:53:03 Socket(s): 8 06:53:03 NUMA node(s): 1 06:53:03 Vendor ID: AuthenticAMD 06:53:03 CPU family: 23 06:53:03 Model: 49 06:53:03 Model name: AMD EPYC-Rome Processor 06:53:03 Stepping: 0 06:53:03 CPU MHz: 2799.988 06:53:03 BogoMIPS: 5599.97 06:53:03 Virtualization: AMD-V 06:53:03 Hypervisor vendor: KVM 06:53:03 Virtualization type: full 06:53:03 L1d cache: 256 KiB 06:53:03 L1i cache: 256 KiB 06:53:03 L2 cache: 4 MiB 06:53:03 L3 cache: 128 MiB 06:53:03 NUMA node0 CPU(s): 0-7 06:53:03 Vulnerability Itlb multihit: Not affected 06:53:03 Vulnerability L1tf: Not affected 06:53:03 Vulnerability Mds: Not affected 06:53:03 Vulnerability Meltdown: Not affected 06:53:03 Vulnerability Mmio stale data: Not affected 06:53:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:53:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:53:03 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:53:03 Vulnerability Srbds: Not affected 06:53:03 Vulnerability Tsx async abort: Not affected 06:53:03 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 06:53:03 06:53:03 06:53:03 ---> nproc: 06:53:03 8 06:53:03 06:53:03 06:53:03 ---> df -h: 06:53:03 Filesystem Size Used Avail Use% Mounted on 06:53:03 overlay 155G 12G 144G 8% / 06:53:03 tmpfs 64M 0 64M 0% /dev 06:53:03 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:53:03 shm 64M 0 64M 0% /dev/shm 06:53:03 /dev/vda1 155G 12G 144G 8% /facter-os 06:53:03 06:53:03 06:53:03 ---> sar -b -r -n DEV: 06:53:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117843) 11/02/22 _x86_64_ (8 CPU) 06:53:03 06:53:03 06:40:45 LINUX RESTART (8 CPU) 06:53:03 06:53:03 06:41:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:53:03 06:42:01 395.15 47.78 347.38 0.00 5390.30 82743.68 0.00 06:53:03 06:43:01 95.42 1.17 94.25 0.00 19.73 40439.13 0.00 06:53:03 06:44:01 179.09 0.25 178.84 0.00 12.80 47714.58 0.00 06:53:03 06:45:01 2.29 0.00 2.29 0.00 0.00 29.43 0.00 06:53:03 06:46:01 28.58 9.28 19.30 0.00 2884.40 2347.87 0.00 06:53:03 06:47:01 13.08 1.07 12.01 0.00 22.26 2480.51 0.00 06:53:03 06:48:01 1.40 0.00 1.40 0.00 0.00 15.60 0.00 06:53:03 06:49:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 06:53:03 06:50:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 06:53:03 06:51:01 1.95 0.00 1.95 0.00 0.00 21.46 0.00 06:53:03 06:52:01 1.52 0.00 1.52 0.00 0.00 27.60 0.00 06:53:03 06:53:01 6.72 0.25 6.47 0.00 19.33 121.58 0.00 06:53:03 Average: 60.72 4.99 55.73 0.00 696.65 14684.16 0.00 06:53:03 06:53:03 06:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:53:03 06:42:01 29137468 31559312 757476 2.30 76004 2618252 1975108 5.82 1031200 2354700 2432 06:53:03 06:43:01 27973960 31368524 931740 2.83 138780 3443048 2025276 5.97 1371220 3073216 339656 06:53:03 06:44:01 27787752 31582576 718256 2.18 151596 3796012 1718360 5.06 1218508 3380204 264 06:53:03 06:45:01 27794424 31589404 710888 2.16 151632 3796008 1718360 5.06 1207276 3380204 0 06:53:03 06:46:01 27482084 31547456 733720 2.23 168988 4045172 1817108 5.36 1385860 3490800 66220 06:53:03 06:47:01 27508740 31576816 705376 2.15 170212 4045524 1827320 5.39 1357520 3490148 12 06:53:03 06:48:01 27511040 31579248 703020 2.14 170296 4045528 1827320 5.39 1355084 3490152 8 06:53:03 06:49:01 27514820 31583076 699168 2.13 170320 4045528 1827320 5.39 1351344 3490188 40 06:53:03 06:50:01 27514504 31582780 699412 2.13 170344 4045532 1827320 5.39 1351360 3490192 8 06:53:03 06:51:01 27514740 31583100 699000 2.13 170408 4045540 1827320 5.39 1351524 3490204 4 06:53:03 06:52:01 27514992 31583440 698596 2.12 170516 4045540 1827320 5.39 1351604 3490208 4 06:53:03 06:53:01 27478980 31550456 726664 2.21 170740 4046884 1940352 5.72 1384372 3487284 400 06:53:03 Average: 27727792 31557182 731943 2.23 156653 3834881 1846540 5.44 1309739 3342292 34087 06:53:03 06:53:03 06:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:53:03 06:42:01 vethed84d2c 62.34 78.77 6.01 59.46 0.00 0.00 0.00 0.00 06:53:03 06:42:01 docker0 70.82 87.72 5.93 171.32 0.00 0.00 0.00 0.00 06:53:03 06:42:01 ens3 787.00 541.48 6583.46 115.21 0.00 0.00 0.00 0.00 06:53:03 06:42:01 lo 7.00 7.00 0.68 0.68 0.00 0.00 0.00 0.00 06:53:03 06:43:01 vethe58e3ba 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 06:53:03 06:43:01 docker0 83.74 122.30 6.96 1652.16 0.00 0.00 0.00 0.00 06:53:03 06:43:01 ens3 153.26 103.75 1680.45 20.16 0.00 0.00 0.00 0.00 06:53:03 06:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:53:03 06:44:01 docker0 4.27 8.70 0.27 98.08 0.00 0.00 0.00 0.00 06:53:03 06:44:01 ens3 149.69 94.83 2647.35 22.04 0.00 0.00 0.00 0.00 06:53:03 06:44:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 06:53:03 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:03 06:45:01 ens3 0.17 0.17 0.01 0.02 0.00 0.00 0.00 0.00 06:53:03 06:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:53:03 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:03 06:46:01 ens3 69.73 44.12 1313.21 3.21 0.00 0.00 0.00 0.00 06:53:03 06:46:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 06:53:03 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:03 06:47:01 ens3 0.53 0.42 0.17 0.12 0.00 0.00 0.00 0.00 06:53:03 06:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:53:03 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:03 06:48:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:03 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:03 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:03 06:49:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:53:03 06:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:53:03 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:03 06:50:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:53:03 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:03 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:03 06:51:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:53:03 06:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:53:03 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:03 06:52:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 06:53:03 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:03 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:03 06:53:01 ens3 30.51 18.13 30.40 10.44 0.00 0.00 0.00 0.00 06:53:03 06:53:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 06:53:03 Average: docker0 13.25 18.25 1.10 160.35 0.00 0.00 0.00 0.00 06:53:03 Average: ens3 99.41 67.03 1022.65 14.29 0.00 0.00 0.00 0.00 06:53:03 Average: lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 06:53:03 06:53:03 06:53:03 ---> sar -P ALL: 06:53:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117843) 11/02/22 _x86_64_ (8 CPU) 06:53:03 06:53:03 06:40:45 LINUX RESTART (8 CPU) 06:53:03 06:53:03 06:41:01 CPU %user %nice %system %iowait %steal %idle 06:53:03 06:42:01 all 9.96 0.00 3.58 2.98 0.07 83.41 06:53:03 06:42:01 0 8.63 0.00 2.66 0.57 0.05 88.09 06:53:03 06:42:01 1 9.74 0.00 3.16 0.45 0.05 86.59 06:53:03 06:42:01 2 13.90 0.00 3.06 0.45 0.07 82.51 06:53:03 06:42:01 3 6.82 0.00 3.93 5.72 0.07 83.46 06:53:03 06:42:01 4 8.69 0.00 4.95 6.26 0.07 80.03 06:53:03 06:42:01 5 10.39 0.00 3.21 3.83 0.07 82.50 06:53:03 06:42:01 6 12.13 0.00 3.15 0.79 0.08 83.84 06:53:03 06:42:01 7 9.36 0.00 4.55 5.81 0.08 80.19 06:53:03 06:43:01 all 36.87 0.00 6.09 2.64 0.08 54.32 06:53:03 06:43:01 0 36.16 0.00 6.40 3.40 0.08 53.96 06:53:03 06:43:01 1 36.44 0.00 5.66 0.56 0.07 57.27 06:53:03 06:43:01 2 37.16 0.00 6.08 0.75 0.07 55.94 06:53:03 06:43:01 3 37.23 0.00 6.35 15.20 0.08 41.14 06:53:03 06:43:01 4 37.07 0.00 5.62 0.08 0.08 57.15 06:53:03 06:43:01 5 36.82 0.00 5.78 0.03 0.07 57.30 06:53:03 06:43:01 6 37.67 0.00 6.10 0.05 0.10 56.08 06:53:03 06:43:01 7 36.45 0.00 6.70 1.12 0.10 55.64 06:53:03 06:44:01 all 28.63 0.00 5.30 2.51 0.08 63.48 06:53:03 06:44:01 0 27.57 0.00 6.62 13.05 0.07 52.69 06:53:03 06:44:01 1 30.00 0.00 5.44 0.52 0.10 63.94 06:53:03 06:44:01 2 29.07 0.00 5.26 0.24 0.08 65.35 06:53:03 06:44:01 3 28.79 0.00 4.97 0.66 0.07 65.51 06:53:03 06:44:01 4 28.30 0.00 4.18 0.84 0.07 66.61 06:53:03 06:44:01 5 28.54 0.00 5.57 4.27 0.08 61.54 06:53:03 06:44:01 6 28.21 0.00 4.92 0.47 0.05 66.35 06:53:03 06:44:01 7 28.53 0.00 5.48 0.07 0.08 65.84 06:53:03 06:45:01 all 0.01 0.00 0.01 0.01 0.00 99.96 06:53:03 06:45:01 0 0.00 0.00 0.02 0.02 0.00 99.97 06:53:03 06:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:53:03 06:45:01 2 0.03 0.00 0.03 0.00 0.00 99.93 06:53:03 06:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:53:03 06:45:01 4 0.00 0.00 0.00 0.03 0.00 99.97 06:53:03 06:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:53:03 06:45:01 6 0.07 0.00 0.03 0.00 0.02 99.88 06:53:03 06:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:53:03 06:46:01 all 1.08 0.00 0.74 0.34 0.01 97.83 06:53:03 06:46:01 0 1.13 0.00 0.47 1.18 0.02 97.20 06:53:03 06:46:01 1 0.97 0.00 0.87 0.02 0.00 98.15 06:53:03 06:46:01 2 0.55 0.00 0.35 0.03 0.02 99.04 06:53:03 06:46:01 3 1.22 0.00 0.57 0.23 0.02 97.96 06:53:03 06:46:01 4 1.77 0.00 0.72 0.40 0.00 97.11 06:53:03 06:46:01 5 1.09 0.00 0.60 0.77 0.00 97.55 06:53:03 06:46:01 6 0.82 0.00 1.62 0.02 0.02 97.53 06:53:03 06:46:01 7 1.09 0.00 0.74 0.07 0.02 98.10 06:53:03 06:47:01 all 0.11 0.00 0.05 0.13 0.00 99.71 06:53:03 06:47:01 0 0.13 0.00 0.07 0.30 0.00 99.50 06:53:03 06:47:01 1 0.08 0.00 0.07 0.08 0.02 99.75 06:53:03 06:47:01 2 0.07 0.00 0.08 0.00 0.02 99.83 06:53:03 06:47:01 3 0.10 0.00 0.03 0.20 0.00 99.67 06:53:03 06:47:01 4 0.12 0.00 0.02 0.37 0.00 99.50 06:53:03 06:47:01 5 0.20 0.00 0.03 0.05 0.00 99.72 06:53:03 06:47:01 6 0.13 0.00 0.03 0.00 0.00 99.83 06:53:03 06:47:01 7 0.07 0.00 0.03 0.03 0.00 99.87 06:53:03 06:48:01 all 0.01 0.00 0.01 0.01 0.00 99.97 06:53:03 06:48:01 0 0.05 0.00 0.02 0.05 0.00 99.88 06:53:03 06:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:53:03 06:48:01 2 0.03 0.00 0.02 0.00 0.02 99.93 06:53:03 06:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:53:03 06:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:53:03 06:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:53:03 06:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:53:03 06:48:01 7 0.02 0.00 0.02 0.02 0.00 99.95 06:53:03 06:49:01 all 0.10 0.00 0.01 0.00 0.00 99.89 06:53:03 06:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:53:03 06:49:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:53:03 06:49:01 2 0.70 0.00 0.02 0.00 0.02 99.27 06:53:03 06:49:01 3 0.02 0.00 0.00 0.02 0.00 99.97 06:53:03 06:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:53:03 06:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:53:03 06:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:53:03 06:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:53:03 06:50:01 all 0.26 0.00 0.01 0.00 0.00 99.72 06:53:03 06:50:01 0 0.00 0.00 0.03 0.02 0.00 99.95 06:53:03 06:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:53:03 06:50:01 2 2.00 0.00 0.03 0.00 0.00 97.96 06:53:03 06:50:01 3 0.02 0.00 0.00 0.02 0.02 99.95 06:53:03 06:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:53:03 06:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:53:03 06:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:53:03 06:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:53:03 06:51:01 all 0.28 0.00 0.01 0.00 0.00 99.70 06:53:03 06:51:01 0 0.03 0.00 0.02 0.02 0.02 99.92 06:53:03 06:51:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:53:03 06:51:01 2 2.00 0.00 0.02 0.00 0.02 97.96 06:53:03 06:51:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:53:03 06:51:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:53:03 06:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:53:03 06:51:01 6 0.05 0.00 0.00 0.00 0.00 99.95 06:53:03 06:51:01 7 0.03 0.00 0.02 0.02 0.00 99.93 06:53:03 06:52:01 all 0.22 0.00 0.01 0.01 0.00 99.76 06:53:03 06:52:01 0 0.00 0.00 0.00 0.03 0.00 99.97 06:53:03 06:52:01 1 0.05 0.00 0.02 0.00 0.00 99.93 06:53:03 06:52:01 2 1.40 0.00 0.07 0.00 0.00 98.53 06:53:03 06:52:01 3 0.02 0.00 0.02 0.02 0.00 99.95 06:53:03 06:52:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:53:03 06:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:53:03 06:52:01 6 0.23 0.00 0.00 0.00 0.00 99.77 06:53:03 06:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:53:03 06:53:03 06:52:01 CPU %user %nice %system %iowait %steal %idle 06:53:03 06:53:01 all 0.54 0.00 0.26 0.03 0.01 99.17 06:53:03 06:53:01 0 0.77 0.00 0.28 0.12 0.00 98.83 06:53:03 06:53:01 1 0.50 0.00 0.25 0.02 0.00 99.23 06:53:03 06:53:01 2 0.29 0.00 0.23 0.00 0.02 99.46 06:53:03 06:53:01 3 1.04 0.00 0.30 0.03 0.00 98.63 06:53:03 06:53:01 4 0.43 0.00 0.27 0.02 0.00 99.28 06:53:03 06:53:01 5 0.28 0.00 0.23 0.02 0.00 99.47 06:53:03 06:53:01 6 0.33 0.00 0.20 0.02 0.02 99.43 06:53:03 06:53:01 7 0.65 0.00 0.28 0.00 0.02 99.05 06:53:03 Average: all 6.46 0.00 1.33 0.72 0.02 91.47 06:53:03 Average: 0 6.16 0.00 1.37 1.55 0.02 90.89 06:53:03 Average: 1 6.44 0.00 1.28 0.14 0.02 92.12 06:53:03 Average: 2 7.24 0.00 1.26 0.12 0.03 91.35 06:53:03 Average: 3 6.22 0.00 1.34 1.83 0.02 90.59 06:53:03 Average: 4 6.33 0.00 1.30 0.66 0.02 91.69 06:53:03 Average: 5 6.40 0.00 1.28 0.74 0.02 91.56 06:53:03 Average: 6 6.60 0.00 1.33 0.11 0.02 91.94 06:53:03 Average: 7 6.29 0.00 1.47 0.59 0.03 91.62 06:53:03 06:53:03 06:53:03