Pull request #1356 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 76656c39d531b52c6d80b1a3df667d0ca3583f50+e5f9ace8858ef16ed7fd9fdcaf664427cc73e288 (cc2e03d5314a729f9cbf93cbe47cdb16dc444a94) 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-ssh12096070584181392761.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4371357499440111639.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1356/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-1356/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh214104259532296777.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1332680456081529406.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1356/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-1356/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13327265995926522229.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: 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/v3 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 Running on prd-ubuntu20.04-docker-8c-8g-9380 in /w/workspace/gexfoundry_device-sdk-go_PR-1356 [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-1356 # 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 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1356/head:refs/remotes/origin/PR-1356 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e5f9ace8858ef16ed7fd9fdcaf664427cc73e288 into PR head commit 76656c39d531b52c6d80b1a3df667d0ca3583f50 Merge succeeded, producing 76656c39d531b52c6d80b1a3df667d0ca3583f50 Checking out Revision 76656c39d531b52c6d80b1a3df667d0ca3583f50 (PR-1356) > git config core.sparsecheckout # timeout=10 > git checkout -f 76656c39d531b52c6d80b1a3df667d0ca3583f50 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e5f9ace8858ef16ed7fd9fdcaf664427cc73e288 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 76656c39d531b52c6d80b1a3df667d0ca3583f50 # timeout=10 Commit message: "feat: publish event with updated value for PUT command" First time build. Skipping changelog. > git rev-list --no-walk 3c0a7b0b0f95e9967f5f10814d5d3d8c2d1ffbc7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:45:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:45:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:45:51 ========================================================= 03:45:51 EdgeX Global Pipelines Version Info 03:45:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:45:52 ------------------- 03:45:52 stable info: 03:45:52 ------------------- 03:45:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:45:52 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 03:45:52 Message: update stable to v1.0.244 03:45:52 ------------------- 03:45:52 experimental info: 03:45:52 ------------------- 03:45:52 Commited By: **** collab-it+edgex@linuxfoundation.org 03:45:52 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 03:45:52 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:45:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 03:45:52 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 03:45:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:45:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:45:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:45:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 03:45:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:45:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 03:45:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1356 [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1356 [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1356 [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 76656c39d531b52c6d80b1a3df667d0ca3583f50 [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 76656c3 [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:45:53 provisioning config files... 03:45:53 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1356@tmp/config3011793707163128920tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:45:53 ---> docker-login.sh 03:45:53 nexus3.edgexfoundry.org:10001 03:45:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:45:53 Configure a credential helper to remove this warning. See 03:45:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:45:53 03:45:53 Login Succeeded 03:45:53 nexus3.edgexfoundry.org:10002 03:45:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:45:54 Configure a credential helper to remove this warning. See 03:45:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:45:54 03:45:54 Login Succeeded 03:45:54 nexus3.edgexfoundry.org:10003 03:45:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:45:54 Configure a credential helper to remove this warning. See 03:45:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:45:54 03:45:54 Login Succeeded 03:45:54 nexus3.edgexfoundry.org:10004 03:45:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:45:54 Configure a credential helper to remove this warning. See 03:45:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:45:54 03:45:54 Login Succeeded 03:45:54 docker.io 03:45:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:45:54 Configure a credential helper to remove this warning. See 03:45:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:45:54 03:45:54 Login Succeeded 03:45:54 ---> docker-login.sh ends [Pipeline] } 03:45:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:45:55 + git rev-list -1 --merges 76656c39d531b52c6d80b1a3df667d0ca3583f50~1..76656c39d531b52c6d80b1a3df667d0ca3583f50 [Pipeline] echo 03:45:55 -----------> git rev-list -1 --merges 76656c39d531b52c6d80b1a3df667d0ca3583f50~1..76656c39d531b52c6d80b1a3df667d0ca3583f50 76656c39d531b52c6d80b1a3df667d0ca3583f50 [false] [Pipeline] sh 03:45:55 + git log --format=format:%s -1 76656c39d531b52c6d80b1a3df667d0ca3583f50 [Pipeline] echo 03:45:55 ========================================================= 03:45:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:45:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:45:55 + git log --format=format:%s -1 76656c39d531b52c6d80b1a3df667d0ca3583f50 [Pipeline] echo 03:45:55 [semverPrep] GIT_COMMIT: 76656c39d531b52c6d80b1a3df667d0ca3583f50, Commit Message: feat: publish event with updated value for PUT command [Pipeline] echo 03:45:55 [semverPrep] This is not a build commit. [Pipeline] sh 03:45:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:45:56 + grep -v github /etc/ssh/ssh_known_hosts 03:45:56 + [ -e /tmp/ssh_known_hosts ] 03:45:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:45:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:45:56 + sudo tee -a /etc/ssh/ssh_known_hosts 03:45:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:45:56 03:45:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:45:56 0.1.4: Pulling from edgex-devops/py-git-semver 03:45:56 b85a868b505f: Pulling fs layer 03:45:56 e2be974225ed: Pulling fs layer 03:45:56 339a4e72a1f5: Pulling fs layer 03:45:56 988bab9f4d93: Pulling fs layer 03:45:56 1469e6f7b9e6: Pulling fs layer 03:45:56 eaf3925da568: Pulling fs layer 03:45:56 bab4dde63d76: Pulling fs layer 03:45:56 bde34c3a00c8: Pulling fs layer 03:45:56 b352a97aabf1: Pulling fs layer 03:45:56 4872d77fe225: Pulling fs layer 03:45:56 5851b861e8e6: Pulling fs layer 03:45:56 bab4dde63d76: Waiting 03:45:56 bde34c3a00c8: Waiting 03:45:56 b352a97aabf1: Waiting 03:45:56 4872d77fe225: Waiting 03:45:56 5851b861e8e6: Waiting 03:45:56 988bab9f4d93: Waiting 03:45:56 eaf3925da568: Waiting 03:45:56 1469e6f7b9e6: Waiting 03:45:56 e2be974225ed: Verifying Checksum 03:45:56 e2be974225ed: Download complete 03:45:56 988bab9f4d93: Download complete 03:45:57 1469e6f7b9e6: Verifying Checksum 03:45:57 1469e6f7b9e6: Download complete 03:45:57 eaf3925da568: Download complete 03:45:57 339a4e72a1f5: Verifying Checksum 03:45:57 339a4e72a1f5: Download complete 03:45:57 bde34c3a00c8: Verifying Checksum 03:45:57 bde34c3a00c8: Download complete 03:45:57 b352a97aabf1: Verifying Checksum 03:45:57 b352a97aabf1: Download complete 03:45:57 4872d77fe225: Verifying Checksum 03:45:57 4872d77fe225: Download complete 03:45:57 5851b861e8e6: Download complete 03:45:57 b85a868b505f: Verifying Checksum 03:45:57 b85a868b505f: Download complete 03:45:57 bab4dde63d76: Verifying Checksum 03:45:57 bab4dde63d76: Download complete 03:45:58 b85a868b505f: Pull complete 03:45:58 e2be974225ed: Pull complete 03:45:59 339a4e72a1f5: Pull complete 03:45:59 988bab9f4d93: Pull complete 03:45:59 1469e6f7b9e6: Pull complete 03:45:59 eaf3925da568: Pull complete 03:46:01 bab4dde63d76: Pull complete 03:46:01 bde34c3a00c8: Pull complete 03:46:01 b352a97aabf1: Pull complete 03:46:01 4872d77fe225: Pull complete 03:46:01 5851b861e8e6: Pull complete 03:46:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:46:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:46:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:46:01 prd-ubuntu20.04-docker-8c-8g-9380 does not seem to be running inside a container 03:46:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1356 -v /w/workspace/gexfoundry_device-sdk-go_PR-1356:/w/workspace/gexfoundry_device-sdk-go_PR-1356:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1356@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1356@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-devops/py-git-semver:0.1.4 cat 03:46:02 $ docker top c78e584228f8ae537b590288830bf1e0d86ab42ac0eec0fd5ad46ce43455ea2d -eo pid,comm 03:46:02 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). 03:46:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:46:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:46:02 [ssh-agent] Looking for ssh-agent implementation... 03:46:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:46:03 $ docker exec c78e584228f8ae537b590288830bf1e0d86ab42ac0eec0fd5ad46ce43455ea2d ssh-agent 03:46:03 SSH_AUTH_SOCK=/tmp/ssh-5FwjwVOTHxZr/agent.32 03:46:03 SSH_AGENT_PID=38 03:46:03 Running ssh-add (command line suppressed) 03:46:03 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1356@tmp/private_key_8550870815871528036.key (/w/workspace/gexfoundry_device-sdk-go_PR-1356@tmp/private_key_8550870815871528036.key) 03:46:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:46:03 + git tag --points-at HEAD [Pipeline] } 03:46:03 $ docker exec --env ******** --env ******** c78e584228f8ae537b590288830bf1e0d86ab42ac0eec0fd5ad46ce43455ea2d ssh-agent -k 03:46:03 unset SSH_AUTH_SOCK; 03:46:03 unset SSH_AGENT_PID; 03:46:03 echo Agent pid 38 killed; 03:46:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:46:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:46:03 [ssh-agent] Looking for ssh-agent implementation... 03:46:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:46:03 $ docker exec c78e584228f8ae537b590288830bf1e0d86ab42ac0eec0fd5ad46ce43455ea2d ssh-agent 03:46:04 SSH_AUTH_SOCK=/tmp/ssh-yAPudWPvTtrG/agent.70 03:46:04 SSH_AGENT_PID=76 03:46:04 Running ssh-add (command line suppressed) 03:46:04 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1356@tmp/private_key_11305163535502113678.key (/w/workspace/gexfoundry_device-sdk-go_PR-1356@tmp/private_key_11305163535502113678.key) 03:46:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:46:04 + git semver init 03:46:04 2023-03-09 03:46:04,678 [run_init] DEBUG init version:0.0.0 force:False 03:46:04 2023-03-09 03:46:04,678 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1356/.semver 03:46:04 2023-03-09 03:46:04,679 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1356/.semver 03:46:04 2023-03-09 03:46:04,679 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1356/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1356, universal_newlines=False, shell=None, istream=None) 03:46:05 2023-03-09 03:46:05,542 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1356/.git/info/exclude 03:46:05 2023-03-09 03:46:05,542 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1356/.semver/PR-1356 with force:False 03:46:05 2023-03-09 03:46:05,542 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1356/.semver/PR-1356 03:46:05 2023-03-09 03:46:05,547 [execute] INFO git cat-file --batch-check 03:46:05 2023-03-09 03:46:05,548 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1356/.semver, universal_newlines=False, shell=None, istream=) 03:46:05 2023-03-09 03:46:05,555 [execute] INFO git cat-file --batch 03:46:05 2023-03-09 03:46:05,555 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1356/.semver, universal_newlines=False, shell=None, istream=) 03:46:05 2023-03-09 03:46:05,561 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1356/.semver/PR-1356 03:46:05 0.0.0 [Pipeline] } 03:46:05 $ docker exec --env ******** --env ******** c78e584228f8ae537b590288830bf1e0d86ab42ac0eec0fd5ad46ce43455ea2d ssh-agent -k 03:46:05 unset SSH_AUTH_SOCK; 03:46:05 unset SSH_AGENT_PID; 03:46:05 echo Agent pid 76 killed; 03:46:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:46:06 + git semver [Pipeline] } 03:46:06 $ docker stop --time=1 c78e584228f8ae537b590288830bf1e0d86ab42ac0eec0fd5ad46ce43455ea2d 03:46:07 $ docker rm -f --volumes c78e584228f8ae537b590288830bf1e0d86ab42ac0eec0fd5ad46ce43455ea2d [Pipeline] // withDockerContainer [Pipeline] sh 03:46:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:46:08 Stashed 1 file(s) [Pipeline] echo 03:46:08 [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 03:46:08 provisioning config files... 03:46:08 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1356@tmp/config5921118701918917644tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:46:08 ---> docker-login.sh 03:46:08 nexus3.edgexfoundry.org:10001 03:46:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:08 Configure a credential helper to remove this warning. See 03:46:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:08 03:46:08 Login Succeeded 03:46:08 nexus3.edgexfoundry.org:10002 03:46:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:08 Configure a credential helper to remove this warning. See 03:46:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:08 03:46:08 Login Succeeded 03:46:08 nexus3.edgexfoundry.org:10003 03:46:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:08 Configure a credential helper to remove this warning. See 03:46:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:08 03:46:08 Login Succeeded 03:46:08 nexus3.edgexfoundry.org:10004 03:46:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:08 Configure a credential helper to remove this warning. See 03:46:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:08 03:46:08 Login Succeeded 03:46:08 docker.io 03:46:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9385 in /w/workspace/gexfoundry_device-sdk-go_PR-1356 [Pipeline] { [Pipeline] ws 03:46:09 Running in /w/workspace/device-sdk-go/6 [Pipeline] { [Pipeline] checkout 03:46:09 The recommended git tool is: git 03:46:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:09 Configure a credential helper to remove this warning. See 03:46:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:09 03:46:09 Login Succeeded 03:46:09 ---> docker-login.sh ends [Pipeline] } 03:46:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:46:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:46:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:46:09 ========================================================= 03:46:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 03:46:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:09 + 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 . 03:46:09 Sending build context to Docker daemon 10.76MB 03:46:09 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 03:46:09 Step 2/10 : FROM ${BASE} AS builder 03:46:09 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 03:46:09 213ec9aee27d: Pulling fs layer 03:46:09 4583459ba037: Pulling fs layer 03:46:09 93c1e223e6f2: Pulling fs layer 03:46:09 53926ce57604: Pulling fs layer 03:46:09 21b2b0c7a3f4: Pulling fs layer 03:46:09 22ff95d597cd: Pulling fs layer 03:46:09 12d6caf4c0d1: Pulling fs layer 03:46:09 96b7cbca73a9: Pulling fs layer 03:46:09 a7acece74701: Pulling fs layer 03:46:09 12d6caf4c0d1: Waiting 03:46:09 53926ce57604: Waiting 03:46:09 21b2b0c7a3f4: Waiting 03:46:09 22ff95d597cd: Waiting 03:46:09 96b7cbca73a9: Waiting 03:46:09 93c1e223e6f2: Verifying Checksum 03:46:09 93c1e223e6f2: Download complete 03:46:09 4583459ba037: Verifying Checksum 03:46:09 4583459ba037: Download complete 03:46:10 21b2b0c7a3f4: Verifying Checksum 03:46:10 21b2b0c7a3f4: Download complete 03:46:10 22ff95d597cd: Verifying Checksum 03:46:10 22ff95d597cd: Download complete 03:46:10 213ec9aee27d: Download complete 03:46:10 12d6caf4c0d1: Verifying Checksum 03:46:10 12d6caf4c0d1: Download complete 03:46:10 213ec9aee27d: Pull complete 03:46:10 4583459ba037: Pull complete 03:46:10 93c1e223e6f2: Pull complete 03:46:10 a7acece74701: Verifying Checksum 03:46:10 a7acece74701: Download complete 03:46:10 96b7cbca73a9: Verifying Checksum 03:46:10 96b7cbca73a9: Download complete 03:46:10 53926ce57604: Verifying Checksum 03:46:10 53926ce57604: Download complete 03:46:13 using credential edgex-jenkins-ssh 03:46:13 Cloning the remote Git repository 03:46:13 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 03:46:13 > git init /w/workspace/device-sdk-go/6 # timeout=10 03:46:14 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:46:14 > git --version # timeout=10 03:46:14 > git --version # 'git version 2.25.1' 03:46:14 using GIT_SSH to set credentials SSH Credentials for GitHub 03:46:15 53926ce57604: Pull complete 03:46:15 21b2b0c7a3f4: Pull complete 03:46:15 22ff95d597cd: Pull complete 03:46:15 12d6caf4c0d1: Pull complete 03:46:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:46:15 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:46:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:46:17 Merging remotes/origin/main commit e5f9ace8858ef16ed7fd9fdcaf664427cc73e288 into PR head commit 76656c39d531b52c6d80b1a3df667d0ca3583f50 03:46:17 Merge succeeded, producing 76656c39d531b52c6d80b1a3df667d0ca3583f50 03:46:17 Checking out Revision 76656c39d531b52c6d80b1a3df667d0ca3583f50 (PR-1356) 03:46:17 96b7cbca73a9: Pull complete 03:46:16 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:46:16 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:46:16 using GIT_SSH to set credentials SSH Credentials for GitHub 03:46:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1356/head:refs/remotes/origin/PR-1356 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:46:17 > git config core.sparsecheckout # timeout=10 03:46:17 > git checkout -f 76656c39d531b52c6d80b1a3df667d0ca3583f50 # timeout=10 03:46:17 > git remote # timeout=10 03:46:17 > git config --get remote.origin.url # timeout=10 03:46:17 using GIT_SSH to set credentials SSH Credentials for GitHub 03:46:17 > git merge e5f9ace8858ef16ed7fd9fdcaf664427cc73e288 # timeout=10 03:46:17 > git rev-parse HEAD^{commit} # timeout=10 03:46:17 > git config core.sparsecheckout # timeout=10 03:46:17 > git checkout -f 76656c39d531b52c6d80b1a3df667d0ca3583f50 # timeout=10 03:46:18 a7acece74701: Pull complete 03:46:18 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 03:46:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:46:18 ---> db6d94c90886 03:46:18 Step 3/10 : ARG MAKE=make build 03:46:19 ---> Running in 2baf714e7a14 03:46:19 Removing intermediate container 2baf714e7a14 03:46:19 ---> e2a2e1efdb51 03:46:19 Step 4/10 : WORKDIR /device-sdk-go 03:46:19 ---> Running in bc3e3cbe5943 03:46:19 Removing intermediate container bc3e3cbe5943 03:46:19 ---> cd90c8bd622d 03:46:19 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:46:19 ---> Running in ce9fd8442fa3 03:46:19 Removing intermediate container ce9fd8442fa3 03:46:19 ---> 2ba83824a5cb 03:46:19 Step 6/10 : RUN apk add --update --no-cache make git 03:46:19 ---> Running in 938d81e14be0 03:46:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:46:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:46:20 OK: 211 MiB in 51 packages 03:46:20 Removing intermediate container 938d81e14be0 03:46:20 ---> 3f7a8f73d765 03:46:20 Step 7/10 : COPY go.mod vendor* ./ 03:46:20 ---> aa18ec3aeb94 03:46:20 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:46:20 ---> Running in 161db0d89423 03:46:21 Commit message: "feat: publish event with updated value for PUT command" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:46:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:46:21 % Total % Received % Xferd Average Speed Time Time Time Current 03:46:21 Dload Upload Total Spent Left Speed 03:46:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh 03:46:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:46:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:46:22 + sudo tee /etc/docker/daemon.new 03:46:22 { 03:46:22 "registry-mirrors": [ 03:46:22 "https://nexus3.edgexfoundry.org:10001" 03:46:22 ], 03:46:22 "bip": "10.250.0.254/24", 03:46:22 "hosts": [ 03:46:22 "tcp://0.0.0.0:5555", 03:46:22 "unix:///var/run/docker.sock" 03:46:22 ], 03:46:22 "mtu": 1458, 03:46:22 "selinux-enabled": true, 03:46:22 "seccomp-profile": "/etc/docker/seccomp.json" 03:46:22 } [Pipeline] sh 03:46:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:46:23 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:46:41 provisioning config files... 03:46:41 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/6@tmp/config16265643857457187851tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:46:42 ---> docker-login.sh 03:46:42 nexus3.edgexfoundry.org:10001 03:46:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:42 Configure a credential helper to remove this warning. See 03:46:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:42 03:46:42 Login Succeeded 03:46:42 nexus3.edgexfoundry.org:10002 03:46:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:43 Configure a credential helper to remove this warning. See 03:46:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:43 03:46:43 Login Succeeded 03:46:43 nexus3.edgexfoundry.org:10003 03:46:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:43 Configure a credential helper to remove this warning. See 03:46:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:43 03:46:43 Login Succeeded 03:46:43 nexus3.edgexfoundry.org:10004 03:46:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:43 Configure a credential helper to remove this warning. See 03:46:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:43 03:46:43 Login Succeeded 03:46:43 docker.io 03:46:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:44 Configure a credential helper to remove this warning. See 03:46:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:44 03:46:44 Login Succeeded 03:46:44 ---> docker-login.sh ends [Pipeline] } 03:46:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:46:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:46:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:46:44 ========================================================= 03:46:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 03:46:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:44 + 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 . 03:46:45 Sending build context to Docker daemon 5.794MB 03:46:45 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 03:46:45 Step 2/10 : FROM ${BASE} AS builder 03:46:45 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:46:45 9b18e9b68314: Pulling fs layer 03:46:45 35d82f9e3411: Pulling fs layer 03:46:45 e16973657156: Pulling fs layer 03:46:45 fc693d55d65f: Pulling fs layer 03:46:45 7e9fc2657dce: Pulling fs layer 03:46:45 dda99020689f: Pulling fs layer 03:46:45 db1c61fa0a46: Pulling fs layer 03:46:45 891c053d2c06: Pulling fs layer 03:46:45 dda99020689f: Waiting 03:46:45 fc693d55d65f: Waiting 03:46:45 db1c61fa0a46: Waiting 03:46:45 7e9fc2657dce: Waiting 03:46:45 891c053d2c06: Waiting 03:46:45 e16973657156: Verifying Checksum 03:46:45 e16973657156: Download complete 03:46:45 35d82f9e3411: Verifying Checksum 03:46:45 35d82f9e3411: Download complete 03:46:45 7e9fc2657dce: Verifying Checksum 03:46:45 7e9fc2657dce: Download complete 03:46:45 dda99020689f: Verifying Checksum 03:46:45 dda99020689f: Download complete 03:46:45 9b18e9b68314: Verifying Checksum 03:46:46 891c053d2c06: Verifying Checksum 03:46:46 891c053d2c06: Download complete 03:46:47 Removing intermediate container 161db0d89423 03:46:47 ---> 3718e8190fb7 03:46:47 Step 9/10 : COPY . . 03:46:47 ---> cb3289d8c39b 03:46:47 Step 10/10 : RUN ${MAKE} 03:46:47 ---> Running in c8f0492422b5 03:46:47 noop 03:46:47 Removing intermediate container c8f0492422b5 03:46:47 ---> a364c34e34d4 03:46:47 Successfully built a364c34e34d4 03:46:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:47 + docker inspect -f . ci-base-image-x86_64 03:46:47 . [Pipeline] } 03:46:47 db1c61fa0a46: Verifying Checksum 03:46:47 db1c61fa0a46: Download complete [Pipeline] // withEnv [Pipeline] withDockerContainer 03:46:47 prd-ubuntu20.04-docker-8c-8g-9380 does not seem to be running inside a container 03:46:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1356 -v /w/workspace/gexfoundry_device-sdk-go_PR-1356:/w/workspace/gexfoundry_device-sdk-go_PR-1356:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1356@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1356@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:46:48 9b18e9b68314: Pull complete 03:46:48 $ docker top 1abe93ff143961c06b0c14c2e099e979b36bd0351bb7d2d1a0657b50daf72faf -eo pid,comm 03:46:48 fc693d55d65f: Verifying Checksum 03:46:48 fc693d55d65f: Download complete [Pipeline] { [Pipeline] sh 03:46:48 35d82f9e3411: Pull complete 03:46:48 + go version 03:46:48 go version go1.18.7 linux/amd64 [Pipeline] } 03:46:48 $ docker stop --time=1 1abe93ff143961c06b0c14c2e099e979b36bd0351bb7d2d1a0657b50daf72faf 03:46:48 e16973657156: Pull complete 03:46:49 $ docker rm -f --volumes 1abe93ff143961c06b0c14c2e099e979b36bd0351bb7d2d1a0657b50daf72faf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:50 + docker inspect -f . ci-base-image-x86_64 03:46:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:46:50 prd-ubuntu20.04-docker-8c-8g-9380 does not seem to be running inside a container 03:46:50 $ 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-1356 -v /w/workspace/gexfoundry_device-sdk-go_PR-1356:/w/workspace/gexfoundry_device-sdk-go_PR-1356:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1356@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1356@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:46:50 $ docker top 1e85be733a618e4e31ac0b2436fd2a28e50edbe4e83416445698bdbec1a0f3d3 -eo pid,comm [Pipeline] { [Pipeline] sh 03:46:51 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1356 [Pipeline] fileExists [Pipeline] sh 03:46:51 + make test 03:46:51 go test -race -coverprofile=coverage.out ./... 03:46:58 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 03:47:04 fc693d55d65f: Pull complete 03:47:04 7e9fc2657dce: Pull complete 03:47:04 dda99020689f: Pull complete 03:47:08 db1c61fa0a46: Pull complete 03:47:09 891c053d2c06: Pull complete 03:47:10 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 03:47:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:47:10 ---> f96f9c87975a 03:47:10 Step 3/10 : ARG MAKE=make build 03:47:12 ---> Running in f50d9839c655 03:47:12 Removing intermediate container f50d9839c655 03:47:12 ---> 5cdcf86b1079 03:47:12 Step 4/10 : WORKDIR /device-sdk-go 03:47:12 ---> Running in 7a011f1ec358 03:47:12 Removing intermediate container 7a011f1ec358 03:47:12 ---> 378c593e5242 03:47:12 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:47:12 ---> Running in ac36f69b4a79 03:47:12 Removing intermediate container ac36f69b4a79 03:47:12 ---> 63814cfc5644 03:47:12 Step 6/10 : RUN apk add --update --no-cache make git 03:47:12 ---> Running in c013f4353404 03:47:12 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 03:47:12 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 03:47:12 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 03:47:12 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 03:47:12 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 03:47:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.067s coverage: 27.6% of statements 03:47:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.059s coverage: 78.9% of statements 03:47:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.096s coverage: 86.0% of statements 03:47:13 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 03:47:13 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 03:47:14 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.119s coverage: 75.9% of statements 03:47:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 03:47:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:47:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:47:16 OK: 221 MiB in 51 packages 03:47:16 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.075s coverage: 15.2% of statements 03:47:16 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 03:47:16 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.124s coverage: 65.2% of statements 03:47:16 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 03:47:16 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 03:47:16 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.753s coverage: 89.2% of statements 03:47:16 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.067s coverage: 5.5% of statements 03:47:16 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 03:47:17 Removing intermediate container c013f4353404 03:47:17 ---> bd86efbd70df 03:47:17 Step 7/10 : COPY go.mod vendor* ./ 03:47:17 ---> efb344d36b75 03:47:17 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:17 ---> Running in d1f70a06cdee 03:47:34 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." 03:47:34 GO111MODULE=on go vet ./... 03:47:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:47:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:47:37 ./bin/test-attribution-txt.sh [Pipeline] echo 03:47:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:47:38 $ docker stop --time=1 1e85be733a618e4e31ac0b2436fd2a28e50edbe4e83416445698bdbec1a0f3d3 03:47:39 $ docker rm -f --volumes 1e85be733a618e4e31ac0b2436fd2a28e50edbe4e83416445698bdbec1a0f3d3 [Pipeline] // withDockerContainer [Pipeline] sh 03:47:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:47:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:47:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:47:41 + ls -al . 03:47:41 total 280 03:47:41 drwxrwxr-x 11 jenkins jenkins 4096 Mar 9 03:46 . 03:47:41 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 03:45 .. 03:47:41 -rw-rw-r-- 1 jenkins jenkins 140 Mar 9 03:45 .dockerignore 03:47:41 drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 03:47 .git 03:47:41 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 03:45 .github 03:47:41 -rw-rw-r-- 1 jenkins jenkins 131 Mar 9 03:45 .gitignore 03:47:41 -rw-rw-r-- 1 jenkins jenkins 42 Mar 9 03:45 .golangci.yml 03:47:41 drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 03:46 .semver 03:47:41 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 9 03:45 CHANGELOG.md 03:47:41 -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 03:45 GOVERNANCE.md 03:47:41 -rw-rw-r-- 1 jenkins jenkins 885 Mar 9 03:45 Jenkinsfile 03:47:41 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 9 03:45 LICENSE 03:47:41 -rw-rw-r-- 1 jenkins jenkins 1679 Mar 9 03:45 Makefile 03:47:41 -rw-rw-r-- 1 jenkins jenkins 619 Mar 9 03:45 OWNERS.md 03:47:41 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 9 03:45 README.md 03:47:41 -rw-rw-r-- 1 jenkins jenkins 5 Mar 9 03:46 VERSION 03:47:41 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 03:45 bin 03:47:41 -rw-r--r-- 1 jenkins jenkins 111701 Mar 9 03:47 coverage.out 03:47:41 drwxrwxr-x 5 jenkins jenkins 4096 Mar 9 03:45 example 03:47:41 -rw-rw-r-- 1 jenkins jenkins 3266 Mar 9 03:45 go.mod 03:47:41 -rw-rw-r-- 1 jenkins jenkins 30839 Mar 9 03:45 go.sum 03:47:41 drwxrwxr-x 12 jenkins jenkins 4096 Mar 9 03:45 internal 03:47:41 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 03:45 openapi 03:47:41 drwxrwxr-x 6 jenkins jenkins 4096 Mar 9 03:45 pkg 03:47:41 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 03:45 snap 03:47:41 -rw-rw-r-- 1 jenkins jenkins 222 Mar 9 03:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:41 + 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=76656c39d531b52c6d80b1a3df667d0ca3583f50 --label arch=amd64 --label version=0.0.0 . 03:47:41 Sending build context to Docker daemon 10.87MB 03:47:41 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 03:47:41 Step 2/23 : FROM ${BASE} AS builder 03:47:41 ---> a364c34e34d4 03:47:41 Step 3/23 : ARG MAKE=make build 03:47:41 ---> Running in 7b87d6bb2fac 03:47:41 Removing intermediate container 7b87d6bb2fac 03:47:41 ---> 3bbe3612659e 03:47:41 Step 4/23 : WORKDIR /device-sdk-go 03:47:41 ---> Running in 26f0c77e8cd6 03:47:41 Removing intermediate container 26f0c77e8cd6 03:47:41 ---> 90e4e1d0b321 03:47:41 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:47:41 ---> Running in 060b08e372c9 03:47:42 Removing intermediate container 060b08e372c9 03:47:42 ---> 25b2f1f57eac 03:47:42 Step 6/23 : RUN apk add --update --no-cache make git 03:47:42 ---> Running in 5a82176a5e55 03:47:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:47:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:47:42 OK: 211 MiB in 51 packages 03:47:43 Removing intermediate container 5a82176a5e55 03:47:43 ---> b833ede65623 03:47:43 Step 7/23 : COPY go.mod vendor* ./ 03:47:43 ---> fb3a443e9591 03:47:43 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:43 ---> Running in ee53e3dc27ce 03:47:44 Removing intermediate container ee53e3dc27ce 03:47:44 ---> cad84420c6a8 03:47:44 Step 9/23 : COPY . . 03:47:44 ---> ae7a260c6256 03:47:44 Step 10/23 : RUN ${MAKE} 03:47:44 ---> Running in cffda0f2d912 03:47:45 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 03:48:06 Removing intermediate container cffda0f2d912 03:48:06 ---> 87416673b5c8 03:48:06 Step 11/23 : FROM alpine:3.16 03:48:06 3.16: Pulling from library/alpine 03:48:06 ef5531b6e74e: Pulling fs layer 03:48:06 ef5531b6e74e: Verifying Checksum 03:48:06 ef5531b6e74e: Download complete 03:48:06 ef5531b6e74e: Pull complete 03:48:06 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 03:48:06 Status: Downloaded newer image for alpine:3.16 03:48:06 ---> dfd21b5a31f5 03:48:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 03:48:06 ---> Running in ff4c600a7485 03:48:06 Removing intermediate container ff4c600a7485 03:48:06 ---> de41f0f272e9 03:48:06 Step 13/23 : RUN apk add --update --no-cache 03:48:06 ---> Running in 98f58e02a5e9 03:48:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:48:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:48:06 OK: 6 MiB in 14 packages 03:48:06 Removing intermediate container 98f58e02a5e9 03:48:06 ---> b8d3ab3f945f 03:48:06 Step 14/23 : WORKDIR / 03:48:06 ---> Running in d60fcc5d4ab3 03:48:06 Removing intermediate container d60fcc5d4ab3 03:48:06 ---> ccd19518200c 03:48:06 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 03:48:06 ---> 8a8ca5db7366 03:48:06 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 03:48:06 ---> a68e4fd453c7 03:48:06 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 03:48:06 ---> 2aa2a1ebdc4d 03:48:06 Step 18/23 : EXPOSE 59999 03:48:06 ---> Running in 5073d20179d6 03:48:06 Removing intermediate container 5073d20179d6 03:48:06 ---> 4db429404c02 03:48:06 Step 19/23 : ENTRYPOINT ["/device-simple"] 03:48:07 ---> Running in fafc6913f2a9 03:48:07 Removing intermediate container fafc6913f2a9 03:48:07 ---> 180a91882445 03:48:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:48:07 ---> Running in 7b2345b13e68 03:48:07 Removing intermediate container 7b2345b13e68 03:48:07 ---> 351681e14d19 03:48:07 Step 21/23 : LABEL arch=amd64 03:48:07 ---> Running in 3085a4ea7708 03:48:07 Removing intermediate container 3085a4ea7708 03:48:07 ---> bbba2100006f 03:48:07 Step 22/23 : LABEL git_sha=76656c39d531b52c6d80b1a3df667d0ca3583f50 03:48:07 ---> Running in 9d36b2aaace3 03:48:07 Removing intermediate container 9d36b2aaace3 03:48:07 ---> d6e6cb386eb2 03:48:07 Step 23/23 : LABEL version=0.0.0 03:48:07 ---> Running in 8cf22e8cadf6 03:48:07 Removing intermediate container 8cf22e8cadf6 03:48:07 ---> 336602599f18 03:48:07 [Warning] One or more build-args [ARCH] were not consumed 03:48:07 Successfully built 336602599f18 03:48:07 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 03:48:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:48:08 03:48:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:48:08 latest: Pulling from edgex-lftools-log-publisher 03:48:08 5eb5b503b376: Pulling fs layer 03:48:08 5c69ac0246d0: Pulling fs layer 03:48:08 ec43610c2a17: Pulling fs layer 03:48:08 3a2ae6a8a46f: Pulling fs layer 03:48:08 33b1e0a273af: Pulling fs layer 03:48:08 5d3b04190fa2: Pulling fs layer 03:48:08 2f39f015ded8: Pulling fs layer 03:48:08 33b1e0a273af: Waiting 03:48:08 5d3b04190fa2: Waiting 03:48:08 2f39f015ded8: Waiting 03:48:08 3a2ae6a8a46f: Waiting 03:48:08 5c69ac0246d0: Download complete 03:48:08 3a2ae6a8a46f: Verifying Checksum 03:48:08 3a2ae6a8a46f: Download complete 03:48:08 33b1e0a273af: Verifying Checksum 03:48:08 33b1e0a273af: Download complete 03:48:08 5d3b04190fa2: Verifying Checksum 03:48:08 5d3b04190fa2: Download complete 03:48:08 ec43610c2a17: Verifying Checksum 03:48:08 5eb5b503b376: Verifying Checksum 03:48:08 5eb5b503b376: Download complete 03:48:09 2f39f015ded8: Download complete 03:48:09 5eb5b503b376: Pull complete 03:48:10 5c69ac0246d0: Pull complete 03:48:10 ec43610c2a17: Pull complete 03:48:10 3a2ae6a8a46f: Pull complete 03:48:10 33b1e0a273af: Pull complete 03:48:10 5d3b04190fa2: Pull complete 03:48:15 2f39f015ded8: Pull complete 03:48:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:48:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:48:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:48:15 prd-ubuntu20.04-docker-8c-8g-9380 does not seem to be running inside a container 03:48:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1356 -v /w/workspace/gexfoundry_device-sdk-go_PR-1356:/w/workspace/gexfoundry_device-sdk-go_PR-1356:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1356@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1356@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:48:16 $ docker top 724a9335ff5a601e1cf4ac4f6aedd794b0b154323bb962de8c4387e92032eda3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:48:17 ---> job-cost.sh 03:48:17 lf-activate-venv: SKIPPING 03:48:17 INFO: No Stack... 03:48:17 INFO: Retrieving Pricing Info for: v3-standard-8 03:48:17 INFO: Archiving Costs [Pipeline] sh 03:48:18 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1356/archives/cost.csv 03:48:18 + cut -d, -f6 [Pipeline] lock 03:48:18 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1356-6-stack-cost] 03:48:18 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1356-6-stack-cost] did not exist. Created. 03:48:18 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1356-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:48:18 + echo total: 0.2199999988079071 [Pipeline] stash 03:48:18 Stashed 1 file(s) [Pipeline] } 03:48:18 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1356-6-stack-cost] [Pipeline] // lock [Pipeline] } 03:48:18 $ docker stop --time=1 724a9335ff5a601e1cf4ac4f6aedd794b0b154323bb962de8c4387e92032eda3 03:48:19 $ docker rm -f --volumes 724a9335ff5a601e1cf4ac4f6aedd794b0b154323bb962de8c4387e92032eda3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:48:25 Removing intermediate container d1f70a06cdee 03:48:25 ---> f5591d832e81 03:48:25 Step 9/10 : COPY . . 03:48:26 ---> ed6f6f63fe3e 03:48:26 Step 10/10 : RUN ${MAKE} 03:48:26 ---> Running in 3abe7519cc19 03:48:27 noop 03:48:28 Removing intermediate container 3abe7519cc19 03:48:28 ---> 8f182c1b75b1 03:48:28 Successfully built 8f182c1b75b1 03:48:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:28 + docker inspect -f . ci-base-image-arm64 03:48:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:48:28 prd-ubuntu20.04-docker-arm64-4c-16g-9385 does not seem to be running inside a container 03:48:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 03:48:30 $ docker top ace932b61e1cc580410d3414f0ffd29984619d8cff6c76236235d66a13f1a21a -eo pid,comm [Pipeline] { [Pipeline] sh 03:48:31 + go version 03:48:31 go version go1.18.7 linux/arm64 [Pipeline] } 03:48:31 $ docker stop --time=1 ace932b61e1cc580410d3414f0ffd29984619d8cff6c76236235d66a13f1a21a 03:48:32 $ docker rm -f --volumes ace932b61e1cc580410d3414f0ffd29984619d8cff6c76236235d66a13f1a21a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:33 + docker inspect -f . ci-base-image-arm64 03:48:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:48:33 prd-ubuntu20.04-docker-arm64-4c-16g-9385 does not seem to be running inside a container 03:48:33 $ 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/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 03:48:34 $ docker top 1e22cac425e89a9a29d25e2ff3a748b412c0d5e2bd509135e3763ff7f91f2af0 -eo pid,comm [Pipeline] { [Pipeline] sh 03:48:35 + git config --global --add safe.directory /w/workspace/device-sdk-go/6 [Pipeline] fileExists [Pipeline] sh 03:48:36 + make test 03:48:36 go test -race -coverprofile=coverage.out ./... 03:49:08 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 03:51:00 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 03:51:00 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 03:51:00 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 03:51:00 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 03:51:00 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 03:51:00 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.228s coverage: 27.6% of statements 03:51:00 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.402s coverage: 78.9% of statements 03:51:00 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.393s coverage: 86.0% of statements 03:51:00 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 03:51:00 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 03:51:00 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.475s coverage: 75.9% of statements 03:51:00 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 03:51:00 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.355s coverage: 15.2% of statements 03:51:00 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 03:51:00 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.510s coverage: 65.2% of statements 03:51:00 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 03:51:00 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 03:51:02 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.032s coverage: 89.2% of statements 03:51:02 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.233s coverage: 5.5% of statements 03:51:02 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 03:51:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:51:03 GO111MODULE=on go vet ./... 03:52:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:52:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:52:25 ./bin/test-attribution-txt.sh [Pipeline] echo 03:52:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:52:26 $ docker stop --time=1 1e22cac425e89a9a29d25e2ff3a748b412c0d5e2bd509135e3763ff7f91f2af0 03:52:27 $ docker rm -f --volumes 1e22cac425e89a9a29d25e2ff3a748b412c0d5e2bd509135e3763ff7f91f2af0 [Pipeline] // withDockerContainer [Pipeline] sh 03:52:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:52:29 Warning: overwriting stash ‘coverage-report’ 03:52:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:52:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:52:30 + ls -al . 03:52:30 total 276 03:52:30 drwxrwxr-x 10 jenkins jenkins 4096 Mar 9 03:48 . 03:52:30 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 03:46 .. 03:52:30 -rw-rw-r-- 1 jenkins jenkins 140 Mar 9 03:46 .dockerignore 03:52:30 drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 03:46 .git 03:52:30 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 03:46 .github 03:52:30 -rw-rw-r-- 1 jenkins jenkins 131 Mar 9 03:46 .gitignore 03:52:30 -rw-rw-r-- 1 jenkins jenkins 42 Mar 9 03:46 .golangci.yml 03:52:30 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 9 03:46 CHANGELOG.md 03:52:30 -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 03:46 GOVERNANCE.md 03:52:30 -rw-rw-r-- 1 jenkins jenkins 885 Mar 9 03:46 Jenkinsfile 03:52:30 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 9 03:46 LICENSE 03:52:30 -rw-rw-r-- 1 jenkins jenkins 1679 Mar 9 03:46 Makefile 03:52:30 -rw-rw-r-- 1 jenkins jenkins 619 Mar 9 03:46 OWNERS.md 03:52:30 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 9 03:46 README.md 03:52:30 -rw-rw-r-- 1 jenkins jenkins 5 Mar 9 03:46 VERSION 03:52:30 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 03:46 bin 03:52:30 -rw-r--r-- 1 jenkins jenkins 111702 Mar 9 03:51 coverage.out 03:52:30 drwxrwxr-x 5 jenkins jenkins 4096 Mar 9 03:46 example 03:52:30 -rw-rw-r-- 1 jenkins jenkins 3266 Mar 9 03:46 go.mod 03:52:30 -rw-rw-r-- 1 jenkins jenkins 30839 Mar 9 03:46 go.sum 03:52:30 drwxrwxr-x 12 jenkins jenkins 4096 Mar 9 03:46 internal 03:52:30 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 03:46 openapi 03:52:30 drwxrwxr-x 6 jenkins jenkins 4096 Mar 9 03:46 pkg 03:52:30 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 03:46 snap 03:52:30 -rw-rw-r-- 1 jenkins jenkins 222 Mar 9 03:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:30 + 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=76656c39d531b52c6d80b1a3df667d0ca3583f50 --label arch=arm64 --label version=0.0.0 . 03:52:31 Sending build context to Docker daemon 5.906MB 03:52:31 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 03:52:31 Step 2/23 : FROM ${BASE} AS builder 03:52:31 ---> 8f182c1b75b1 03:52:31 Step 3/23 : ARG MAKE=make build 03:52:31 ---> Running in 3d492d7c9d10 03:52:31 Removing intermediate container 3d492d7c9d10 03:52:31 ---> 9dbd782b4c1e 03:52:31 Step 4/23 : WORKDIR /device-sdk-go 03:52:31 ---> Running in 0db59b0651cf 03:52:31 Removing intermediate container 0db59b0651cf 03:52:31 ---> 470f19afe1a4 03:52:31 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:52:32 ---> Running in eeb8af70f5f2 03:52:32 Removing intermediate container eeb8af70f5f2 03:52:32 ---> 15c023339631 03:52:32 Step 6/23 : RUN apk add --update --no-cache make git 03:52:32 ---> Running in b664b531a51e 03:52:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:52:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:52:34 OK: 221 MiB in 51 packages 03:52:37 Removing intermediate container b664b531a51e 03:52:37 ---> 249de417f609 03:52:37 Step 7/23 : COPY go.mod vendor* ./ 03:52:37 ---> 0bd93a08c93c 03:52:37 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:52:37 ---> Running in b7898f78d4f2 03:52:39 Removing intermediate container b7898f78d4f2 03:52:39 ---> f3230a1dfd8f 03:52:39 Step 9/23 : COPY . . 03:52:41 ---> ab488aab639f 03:52:41 Step 10/23 : RUN ${MAKE} 03:52:41 ---> Running in ff359c2106e7 03:52:42 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 03:54:49 Removing intermediate container ff359c2106e7 03:54:49 ---> d9fe1116432a 03:54:49 Step 11/23 : FROM alpine:3.16 03:54:49 3.16: Pulling from library/alpine 03:54:49 3760b48202b3: Pulling fs layer 03:54:49 3760b48202b3: Verifying Checksum 03:54:49 3760b48202b3: Download complete 03:54:49 3760b48202b3: Pull complete 03:54:49 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 03:54:49 Status: Downloaded newer image for alpine:3.16 03:54:49 ---> 4c81e5bf8899 03:54:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 03:54:49 ---> Running in 69a2f5f2477b 03:54:49 Removing intermediate container 69a2f5f2477b 03:54:49 ---> 2bc3a39f831a 03:54:49 Step 13/23 : RUN apk add --update --no-cache 03:54:49 ---> Running in 9335cddf2424 03:54:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:54:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:54:49 OK: 5 MiB in 14 packages 03:54:49 Removing intermediate container 9335cddf2424 03:54:49 ---> 6a13a253d073 03:54:49 Step 14/23 : WORKDIR / 03:54:49 ---> Running in 434da22130c6 03:54:49 Removing intermediate container 434da22130c6 03:54:49 ---> 839d9a945ddc 03:54:49 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 03:54:49 ---> 8df53fb0899a 03:54:49 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 03:54:49 ---> d970b1baa3a9 03:54:49 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 03:54:49 ---> d00bcd2e688e 03:54:49 Step 18/23 : EXPOSE 59999 03:54:49 ---> Running in 9dba5190af2a 03:54:49 Removing intermediate container 9dba5190af2a 03:54:49 ---> 43c4f852e558 03:54:49 Step 19/23 : ENTRYPOINT ["/device-simple"] 03:54:49 ---> Running in 6afa8377048c 03:54:49 Removing intermediate container 6afa8377048c 03:54:49 ---> fc96d935a81c 03:54:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:54:49 ---> Running in 48184a79fe7c 03:54:49 Removing intermediate container 48184a79fe7c 03:54:49 ---> 69073db0e134 03:54:49 Step 21/23 : LABEL arch=arm64 03:54:49 ---> Running in fc2e1984f4bb 03:54:49 Removing intermediate container fc2e1984f4bb 03:54:49 ---> 797463b6c1c1 03:54:49 Step 22/23 : LABEL git_sha=76656c39d531b52c6d80b1a3df667d0ca3583f50 03:54:49 ---> Running in 6e216fe56664 03:54:49 Removing intermediate container 6e216fe56664 03:54:49 ---> b1ffc0f8f708 03:54:49 Step 23/23 : LABEL version=0.0.0 03:54:49 ---> Running in 4aa63130daa8 03:54:49 Removing intermediate container 4aa63130daa8 03:54:49 ---> 65c74b4c811e 03:54:49 [Warning] One or more build-args [ARCH] were not consumed 03:54:49 Successfully built 65c74b4c811e 03:54:49 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 03:54:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:54:49 03:54:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:54:49 arm64: Pulling from edgex-lftools-log-publisher 03:54:49 8998bd30e6a1: Pulling fs layer 03:54:49 04944245beec: Pulling fs layer 03:54:49 699f458cf7ca: Pulling fs layer 03:54:49 765212b225bb: Pulling fs layer 03:54:49 f23df028b6ca: Pulling fs layer 03:54:49 d65c8cfc05b1: Pulling fs layer 03:54:49 2437ff75d9bd: Pulling fs layer 03:54:49 f23df028b6ca: Waiting 03:54:49 d65c8cfc05b1: Waiting 03:54:49 2437ff75d9bd: Waiting 03:54:49 765212b225bb: Waiting 03:54:50 04944245beec: Verifying Checksum 03:54:50 04944245beec: Download complete 03:54:50 765212b225bb: Download complete 03:54:50 f23df028b6ca: Download complete 03:54:50 d65c8cfc05b1: Verifying Checksum 03:54:50 d65c8cfc05b1: Download complete 03:54:50 699f458cf7ca: Verifying Checksum 03:54:50 699f458cf7ca: Download complete 03:54:50 8998bd30e6a1: Verifying Checksum 03:54:50 8998bd30e6a1: Download complete 03:54:53 2437ff75d9bd: Verifying Checksum 03:54:53 2437ff75d9bd: Download complete 03:54:54 8998bd30e6a1: Pull complete 03:54:55 04944245beec: Pull complete 03:54:58 699f458cf7ca: Pull complete 03:54:59 765212b225bb: Pull complete 03:54:59 f23df028b6ca: Pull complete 03:54:59 d65c8cfc05b1: Pull complete 03:55:14 2437ff75d9bd: Pull complete 03:55:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:55:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:55:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:55:15 prd-ubuntu20.04-docker-arm64-4c-16g-9385 does not seem to be running inside a container 03:55:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:55:17 $ docker top 7c367d0d613442ca430153315faeca9fb99b7f3d043fbe501f4b164a455ec9c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:55:18 ---> job-cost.sh 03:55:18 lf-activate-venv: SKIPPING 03:55:18 INFO: No Stack... 03:55:18 INFO: Retrieving Pricing Info for: v3-standard-4 03:55:19 INFO: Archiving Costs [Pipeline] sh 03:55:19 + cut -d, -f6 03:55:19 + cat /w/workspace/device-sdk-go/6/archives/cost.csv [Pipeline] lock 03:55:20 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1356-6-stack-cost] 03:55:20 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1356-6-stack-cost] did not exist. Created. 03:55:20 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1356-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:55:20 /w/workspace/device-sdk-go/6@tmp/durable-ebfcd35b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:55:20 + echo total: 0.10999999940395355 [Pipeline] stash 03:55:20 Warning: overwriting stash ‘stack-cost’ 03:55:20 Stashed 1 file(s) [Pipeline] } 03:55:20 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1356-6-stack-cost] [Pipeline] // lock [Pipeline] } 03:55:20 $ docker stop --time=1 7c367d0d613442ca430153315faeca9fb99b7f3d043fbe501f4b164a455ec9c2 03:55:22 $ docker rm -f --volumes 7c367d0d613442ca430153315faeca9fb99b7f3d043fbe501f4b164a455ec9c2 [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 03:55:23 provisioning config files... 03:55:23 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1356@tmp/config2138518916097256552tmp [Pipeline] { [Pipeline] sh 03:55:24 + set +x 03:55:24 + curl -s https://codecov.io/bash 03:55:24 + bash -s -- 03:55:24 03:55:24 _____ _ 03:55:24 / ____| | | 03:55:24 | | ___ __| | ___ ___ _____ __ 03:55:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:55:24 | |___| (_) | (_| | __/ (_| (_) \ V / 03:55:24 \_____\___/ \__,_|\___|\___\___/ \_/ 03:55:24 Bash-1.0.6 03:55:24 03:55:24 03:55:24 ==> git version 2.25.1 found 03:55:24 ==> 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 03:55:24 Release-Date: 2020-01-08 03:55:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:55:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:55:24 ==> Jenkins CI detected. 03:55:24 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1356 03:55:24 project root: . 03:55:24 --> token set from env 03:55:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:55:24 ==> Running gcov in . (disable via -X gcov) 03:55:24 ==> Python coveragepy not found 03:55:24 ==> Searching for coverage reports in: 03:55:24 + . 03:55:24 -> Found 1 reports 03:55:24 ==> Detecting git/mercurial file structure 03:55:24 ==> Reading reports 03:55:24 + ./coverage.out bytes=111702 03:55:24 ==> Appending adjustments 03:55:24 https://docs.codecov.io/docs/fixing-reports 03:55:24 + Found adjustments 03:55:24 ==> Gzipping contents 03:55:24 16K /tmp/codecov.NYRg6w.gz 03:55:24 ==> Uploading reports 03:55:24 url: https://codecov.io 03:55:24 query: branch=PR-1356&commit=76656c39d531b52c6d80b1a3df667d0ca3583f50&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1356%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1356&job=&cmd_args= 03:55:24 -> Pinging Codecov 03:55:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1356&commit=76656c39d531b52c6d80b1a3df667d0ca3583f50&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1356%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1356&job=&cmd_args= 03:55:24 -> Uploading to 03:55:24 https://storage.googleapis.com/codecov/v4/raw/2023-03-09/7E55EF52A471D76F132DFD9A03CDDE97/76656c39d531b52c6d80b1a3df667d0ca3583f50/e8087658-3142-498b-a52c-db9c498e0f45.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230309T035524Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aa8eef8384cf7b3067606fec6fb2fe464647a52bdbb0c1ffe58c6d62f091c299 03:55:24 % Total % Received % Xferd Average Speed Time Time Time Current 03:55:24 Dload Upload Total Spent Left Speed 03:55:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15511 0 0 100 15511 0 50855 --:--:-- --:--:-- --:--:-- 50855 03:55:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/76656c39d531b52c6d80b1a3df667d0ca3583f50 [Pipeline] } 03:55:25 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 03:55:25 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1356/archives ] 03:55:25 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1356/archives 03:55:25 total 16 03:55:25 drwxr-xr-x 3 root root 4096 Mar 9 03:48 . 03:55:25 drwxrwxr-x 12 jenkins jenkins 4096 Mar 9 03:48 .. 03:55:25 drwxr-xr-x 2 root root 4096 Mar 9 03:48 cost 03:55:25 -rw-r--r-- 1 root root 87 Mar 9 03:48 cost.csv 03:55:25 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1356/archives 03:55:25 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1356/archives 03:55:25 total 16 03:55:25 drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 03:48 . 03:55:25 drwxrwxr-x 12 jenkins jenkins 4096 Mar 9 03:48 .. 03:55:25 drwxr-xr-x 2 jenkins jenkins 4096 Mar 9 03:48 cost 03:55:25 -rw-r--r-- 1 jenkins jenkins 87 Mar 9 03:48 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:55:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:55:27 ---> package-listing.sh 03:55:27 ++ tr '[:upper:]' '[:lower:]' 03:55:27 ++ facter osfamily 03:55:27 + OS_FAMILY=debian 03:55:27 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1356 03:55:27 + START_PACKAGES=/tmp/packages_start.txt 03:55:27 + END_PACKAGES=/tmp/packages_end.txt 03:55:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:55:27 + PACKAGES=/tmp/packages_start.txt 03:55:27 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1356 ']' 03:55:27 + PACKAGES=/tmp/packages_end.txt 03:55:27 + case "${OS_FAMILY}" in 03:55:27 + dpkg -l 03:55:27 + grep '^ii' 03:55:27 + '[' -f /tmp/packages_start.txt ']' 03:55:27 + '[' -f /tmp/packages_end.txt ']' 03:55:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:55:27 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1356 ']' 03:55:27 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1356/archives/ 03:55:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1356/archives/ [Pipeline] echo 03:55:27 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-1356/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:55:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:55:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:55:28 prd-ubuntu20.04-docker-8c-8g-9380 does not seem to be running inside a container 03:55:28 $ 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-1356/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-1356 -v /w/workspace/gexfoundry_device-sdk-go_PR-1356:/w/workspace/gexfoundry_device-sdk-go_PR-1356:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1356@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1356@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:55:28 $ docker top 244f530ca752a8cfb835f9a771e50b2044bf1dc0551dfd840c4c58934f946988 -eo pid,comm [Pipeline] { [Pipeline] sh 03:55:28 + touch /tmp/pre-build-complete [Pipeline] sh 03:55:29 + mkdir -p /var/log/sysstat [Pipeline] sh 03:55:29 + ls /var/log/sa-host 03:55:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:55:29 provisioning config files... 03:55:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1356@tmp/config7718606932243321144tmp [Pipeline] { [Pipeline] echo 03:55:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:55:29 ---> create-netrc.sh [Pipeline] } 03:55:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:55:30 ---> python-tools-install.sh [Pipeline] echo 03:55:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:55:30 ---> sudo-logs.sh 03:55:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:55:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:55:30 ---> job-cost.sh 03:55:30 lf-activate-venv: SKIPPING 03:55:30 DEBUG: total: 0.2199999988079071 03:55:30 INFO: Retrieving Stack Cost... 03:55:31 INFO: Retrieving Pricing Info for: v3-standard-8 03:55:31 INFO: Archiving Costs [Pipeline] echo 03:55:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:55:31 ---> logs-deploy.sh 03:55:31 lf-activate-venv: SKIPPING 03:55:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1356/6 03:55:31 INFO: archiving workspace using pattern(s): 03:55:32 Archives upload complete. 03:55:32 INFO: archiving logs to Nexus 03:55:33 ---> uname -a: 03:55:33 Linux prd-ubuntu20-04-docker-8c-8g-9380 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:55:33 03:55:33 03:55:33 ---> lscpu: 03:55:33 Architecture: x86_64 03:55:33 CPU op-mode(s): 32-bit, 64-bit 03:55:33 Byte Order: Little Endian 03:55:33 Address sizes: 40 bits physical, 48 bits virtual 03:55:33 CPU(s): 8 03:55:33 On-line CPU(s) list: 0-7 03:55:33 Thread(s) per core: 1 03:55:33 Core(s) per socket: 1 03:55:33 Socket(s): 8 03:55:33 NUMA node(s): 1 03:55:33 Vendor ID: AuthenticAMD 03:55:33 CPU family: 23 03:55:33 Model: 49 03:55:33 Model name: AMD EPYC-Rome Processor 03:55:33 Stepping: 0 03:55:33 CPU MHz: 2799.998 03:55:33 BogoMIPS: 5599.99 03:55:33 Virtualization: AMD-V 03:55:33 Hypervisor vendor: KVM 03:55:33 Virtualization type: full 03:55:33 L1d cache: 256 KiB 03:55:33 L1i cache: 256 KiB 03:55:33 L2 cache: 4 MiB 03:55:33 L3 cache: 128 MiB 03:55:33 NUMA node0 CPU(s): 0-7 03:55:33 Vulnerability Itlb multihit: Not affected 03:55:33 Vulnerability L1tf: Not affected 03:55:33 Vulnerability Mds: Not affected 03:55:33 Vulnerability Meltdown: Not affected 03:55:33 Vulnerability Mmio stale data: Not affected 03:55:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:55:33 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:55:33 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:55:33 Vulnerability Srbds: Not affected 03:55:33 Vulnerability Tsx async abort: Not affected 03:55:33 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 03:55:33 03:55:33 03:55:33 ---> nproc: 03:55:33 8 03:55:33 03:55:33 03:55:33 ---> df -h: 03:55:33 Filesystem Size Used Avail Use% Mounted on 03:55:33 overlay 155G 12G 144G 8% / 03:55:33 tmpfs 64M 0 64M 0% /dev 03:55:33 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:55:33 shm 64M 0 64M 0% /dev/shm 03:55:33 /dev/vda1 155G 12G 144G 8% /facter-os 03:55:33 03:55:33 03:55:33 ---> sar -b -r -n DEV: 03:55:33 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9380) 03/09/23 _x86_64_ (8 CPU) 03:55:33 03:55:33 03:24:18 LINUX RESTART (8 CPU) 03:55:33 03:55:33 03:25:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:55:33 03:26:01 6.35 0.00 6.35 0.00 0.00 386.87 0.00 03:55:33 03:27:01 1.57 0.00 1.57 0.00 0.00 18.79 0.00 03:55:33 03:28:01 0.88 0.00 0.88 0.00 0.00 10.53 0.00 03:55:33 03:29:01 1.58 0.00 1.58 0.00 0.00 18.26 0.00 03:55:33 03:30:01 52.59 11.60 40.99 0.00 5176.74 8764.01 0.00 03:55:33 03:31:01 6.23 0.02 6.22 0.00 0.13 124.38 0.00 03:55:33 03:32:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 03:55:33 03:33:01 1.48 0.00 1.48 0.00 0.00 17.06 0.00 03:55:33 03:34:01 1.03 0.00 1.03 0.00 0.00 11.59 0.00 03:55:33 03:35:01 1.75 0.00 1.75 0.00 0.00 20.00 0.00 03:55:33 03:36:01 0.93 0.00 0.93 0.00 0.00 9.86 0.00 03:55:33 03:37:01 1.92 0.00 1.92 0.00 0.00 22.53 0.00 03:55:33 03:38:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 03:55:33 03:39:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 03:55:33 03:40:01 1.72 0.02 1.70 0.00 0.13 24.53 0.00 03:55:33 03:41:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 03:55:33 03:42:01 5.02 3.62 1.40 0.00 83.99 26.80 0.00 03:55:33 03:43:01 1.10 0.00 1.10 0.00 0.00 15.46 0.00 03:55:33 03:44:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 03:55:33 03:45:01 1.48 0.00 1.48 0.00 0.00 19.46 0.00 03:55:33 03:46:01 265.61 9.90 255.71 0.00 1460.31 5704.37 0.00 03:55:33 03:47:01 204.70 4.23 200.47 0.00 412.53 78555.41 0.00 03:55:33 03:48:01 82.17 0.25 81.92 0.00 11.46 21627.46 0.00 03:55:33 03:49:02 102.85 0.12 102.73 0.00 16.93 26298.42 0.00 03:55:33 03:50:01 1.24 0.02 1.22 0.00 2.58 13.42 0.00 03:55:33 03:51:01 1.80 0.00 1.80 0.00 0.00 20.93 0.00 03:55:33 03:52:01 1.23 0.00 1.23 0.00 0.00 13.33 0.00 03:55:33 03:53:01 1.48 0.00 1.48 0.00 0.00 17.73 0.00 03:55:33 03:54:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 03:55:33 03:55:01 1.93 0.00 1.93 0.00 0.00 22.39 0.00 03:55:33 Average: 25.19 0.99 24.20 0.00 239.08 4733.02 0.00 03:55:33 03:55:33 03:25:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:55:33 03:26:01 30591612 31866040 510120 1.55 47284 1542380 1679668 4.95 615636 1417124 16 03:55:33 03:27:01 30590608 31865208 509952 1.55 47332 1542384 1679668 4.95 617892 1417108 168 03:55:33 03:28:01 30590356 31864984 510088 1.55 47364 1542384 1679668 4.95 618744 1417108 12 03:55:33 03:29:01 30590056 31865268 510276 1.55 47408 1542388 1679668 4.95 618400 1417636 4 03:55:33 03:30:01 30058432 31827100 518356 1.58 81556 1998076 1748880 5.15 951224 1581460 1016 03:55:33 03:31:01 30065564 31829492 515876 1.57 80176 1994824 1711716 5.04 942744 1578252 176 03:55:33 03:32:01 30065736 31829684 515676 1.57 80200 1994828 1711716 5.04 942424 1578256 8 03:55:33 03:33:01 30065848 31829844 515624 1.57 80240 1994828 1711716 5.04 942368 1578256 12 03:55:33 03:34:01 30065452 31829592 515780 1.57 80280 1994832 1711716 5.04 942304 1578348 8 03:55:33 03:35:01 30064912 31829176 515904 1.57 80332 1994836 1711716 5.04 943056 1578360 176 03:55:33 03:36:01 30064864 31829288 515856 1.57 80364 1994836 1711716 5.04 943032 1578488 188 03:55:33 03:37:01 30065068 31829556 515516 1.57 80452 1994832 1711716 5.04 942984 1578496 4 03:55:33 03:38:01 30065092 31829584 515440 1.57 80476 1994844 1711716 5.04 942744 1578500 8 03:55:33 03:39:01 30065108 31829656 515368 1.57 80516 1994844 1711716 5.04 942880 1578496 4 03:55:33 03:40:01 30064136 31828840 516056 1.57 80608 1994832 1767152 5.21 943508 1578476 52 03:55:33 03:41:01 30063616 31828360 516520 1.57 80648 1994832 1767152 5.21 943276 1578476 12 03:55:33 03:42:01 30006984 31775120 568840 1.73 80708 1997632 1767152 5.21 1003096 1579960 188 03:55:33 03:43:01 30007356 31775544 568548 1.73 80756 1997636 1767152 5.21 1002616 1579964 172 03:55:33 03:44:01 30006916 31775104 568972 1.73 80788 1997636 1767152 5.21 1002556 1579964 12 03:55:33 03:45:01 30005820 31774108 569880 1.73 80868 1997632 1767152 5.21 1002684 1579968 8 03:55:33 03:46:01 29409516 31543352 775424 2.36 92848 2335232 1874836 5.53 1317212 1818196 200960 03:55:33 03:47:01 27466228 31301572 979600 2.98 177904 3835276 2393748 7.05 1816524 3105176 197508 03:55:33 03:48:01 27570444 31459532 824280 2.51 182404 3882676 2086756 6.15 1625328 3190396 23984 03:55:33 03:49:02 27103316 31495756 785352 2.39 192332 4330116 1779464 5.24 1610488 3623696 180 03:55:33 03:50:01 27103504 31496044 784968 2.39 192360 4330196 1779464 5.24 1610020 3623760 8 03:55:33 03:51:01 27111016 31503760 777192 2.36 192396 4330328 1779464 5.24 1602404 3623900 24 03:55:33 03:52:01 27111000 31503748 777148 2.36 192436 4330328 1779464 5.24 1602388 3623900 12 03:55:33 03:53:01 27116560 31509380 771576 2.35 192452 4330332 1779464 5.24 1597040 3623916 44 03:55:33 03:54:01 27116756 31509580 771308 2.35 192464 4330332 1779464 5.24 1597040 3623912 12 03:55:33 03:55:01 27116912 31509756 771040 2.34 192496 4330336 1779464 5.24 1597200 3623916 12 03:55:33 Average: 29246293 31711468 617551 1.88 109282 2615549 1776250 5.23 1125994 2147115 14166 03:55:33 03:55:33 03:25:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:55:33 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:33 03:26:01 ens3 0.93 0.03 0.07 0.00 0.00 0.00 0.00 0.00 03:55:33 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:33 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:33 03:27:01 ens3 4.08 1.35 2.21 0.52 0.00 0.00 0.00 0.00 03:55:33 03:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:55:33 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:33 03:28:01 ens3 1.87 0.38 0.61 0.39 0.00 0.00 0.00 0.00 03:55:33 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:33 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:33 03:29:01 ens3 0.73 0.40 0.36 0.27 0.00 0.00 0.00 0.00 03:55:33 03:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:55:33 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:33 03:30:01 ens3 194.05 99.05 2804.36 7.16 0.00 0.00 0.00 0.00 03:55:33 03:30:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 03:55:33 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:33 03:31:01 ens3 0.38 0.25 0.02 0.02 0.00 0.00 0.00 0.00 03:55:33 03:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:55:33 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:33 03:32:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:55:33 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:33 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:33 03:33:01 ens3 0.28 0.13 0.02 0.01 0.00 0.00 0.00 0.00 03:55:33 03:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:55:33 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:33 03:34:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:55:33 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:33 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:33 03:35:01 ens3 0.35 0.23 0.14 0.08 0.00 0.00 0.00 0.00 03:55:33 03:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:55:33 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:33 03:36:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:55:33 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:33 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:33 03:37:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:55:33 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:55:33 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:33 03:38:01 ens3 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:33 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:33 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:33 03:39:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:55:33 03:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:55:33 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:33 03:40:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 03:55:33 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:33 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:33 03:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:55:33 03:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:55:33 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:33 03:42:01 ens3 14.51 9.92 12.44 6.57 0.00 0.00 0.00 0.00 03:55:33 03:42:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:55:33 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:33 03:43:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:55:33 03:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:55:33 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:33 03:44:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:33 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:33 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:33 03:45:01 ens3 0.22 0.23 0.08 0.07 0.00 0.00 0.00 0.00 03:55:33 03:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:55:33 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:33 03:46:01 ens3 291.80 173.74 1981.95 59.46 0.00 0.00 0.00 0.00 03:55:33 03:46:01 lo 3.80 3.80 0.36 0.36 0.00 0.00 0.00 0.00 03:55:33 03:47:01 docker0 162.61 269.09 14.03 1985.36 0.00 0.00 0.00 0.00 03:55:33 03:47:01 ens3 450.63 269.49 6029.40 43.70 0.00 0.00 0.00 0.00 03:55:33 03:47:01 lo 3.00 3.00 0.29 0.29 0.00 0.00 0.00 0.00 03:55:33 03:47:01 veth5b3ca4d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:55:33 03:48:01 docker0 1.82 3.68 0.11 40.55 0.00 0.00 0.00 0.00 03:55:33 03:48:01 ens3 29.28 19.45 62.69 11.35 0.00 0.00 0.00 0.00 03:55:33 03:48:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 03:55:33 03:49:02 docker0 1.78 4.20 0.11 40.58 0.00 0.00 0.00 0.00 03:55:33 03:49:02 ens3 109.35 66.06 2610.40 11.86 0.00 0.00 0.00 0.00 03:55:33 03:49:02 lo 1.87 1.87 0.17 0.17 0.00 0.00 0.00 0.00 03:55:33 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:33 03:50:01 ens3 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 03:55:33 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:33 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:33 03:51:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:55:33 03:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:55:33 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:33 03:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:33 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:33 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:33 03:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:55:33 03:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:55:33 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:33 03:54:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:33 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:33 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:33 03:55:01 ens3 9.60 5.78 8.66 0.47 0.00 0.00 0.00 0.00 03:55:33 03:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:55:33 Average: docker0 5.55 9.24 0.48 68.96 0.00 0.00 0.00 0.00 03:55:33 Average: ens3 37.03 21.60 450.96 4.74 0.00 0.00 0.00 0.00 03:55:33 Average: lo 0.41 0.41 0.04 0.04 0.00 0.00 0.00 0.00 03:55:33 03:55:33 03:55:33 ---> sar -P ALL: 03:55:33 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9380) 03/09/23 _x86_64_ (8 CPU) 03:55:33 03:55:33 03:24:18 LINUX RESTART (8 CPU) 03:55:33 03:55:33 03:25:02 CPU %user %nice %system %iowait %steal %idle 03:55:33 03:26:01 all 0.03 0.00 0.02 0.02 0.00 99.93 03:55:33 03:26:01 0 0.03 0.00 0.03 0.07 0.02 99.85 03:55:33 03:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:55:33 03:26:01 2 0.00 0.00 0.02 0.08 0.00 99.90 03:55:33 03:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:55:33 03:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:55:33 03:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:55:33 03:26:01 6 0.09 0.00 0.02 0.00 0.00 99.90 03:55:33 03:26:01 7 0.05 0.00 0.02 0.00 0.02 99.92 03:55:33 03:27:01 all 0.26 0.00 0.02 0.01 0.01 99.71 03:55:33 03:27:01 0 0.05 0.00 0.02 0.03 0.02 99.88 03:55:33 03:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:55:33 03:27:01 2 0.02 0.00 0.00 0.02 0.00 99.97 03:55:33 03:27:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:55:33 03:27:01 4 0.02 0.00 0.00 0.03 0.00 99.95 03:55:33 03:27:01 5 0.13 0.00 0.00 0.00 0.00 99.87 03:55:33 03:27:01 6 1.74 0.00 0.12 0.00 0.02 98.13 03:55:33 03:27:01 7 0.03 0.00 0.03 0.00 0.02 99.92 03:55:33 03:28:01 all 0.04 0.00 0.02 0.00 0.00 99.94 03:55:33 03:28:01 0 0.05 0.00 0.03 0.02 0.00 99.90 03:55:33 03:28:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:55:33 03:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:55:33 03:28:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:55:33 03:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:55:33 03:28:01 5 0.08 0.00 0.02 0.00 0.00 99.90 03:55:33 03:28:01 6 0.05 0.00 0.03 0.00 0.00 99.92 03:55:33 03:28:01 7 0.07 0.00 0.02 0.00 0.00 99.92 03:55:33 03:29:01 all 0.03 0.00 0.01 0.01 0.00 99.95 03:55:33 03:29:01 0 0.07 0.00 0.05 0.03 0.02 99.83 03:55:33 03:29:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:55:33 03:29:01 2 0.02 0.00 0.00 0.02 0.00 99.97 03:55:33 03:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:55:33 03:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:55:33 03:29:01 5 0.05 0.00 0.02 0.00 0.00 99.93 03:55:33 03:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:55:33 03:29:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:55:33 03:30:01 all 2.40 0.00 1.56 0.45 0.03 95.57 03:55:33 03:30:01 0 1.20 0.00 1.32 2.45 0.03 95.00 03:55:33 03:30:01 1 2.19 0.00 0.85 0.03 0.02 96.91 03:55:33 03:30:01 2 5.24 0.00 3.02 0.17 0.03 91.54 03:55:33 03:30:01 3 2.01 0.00 2.37 0.45 0.03 95.14 03:55:33 03:30:01 4 1.85 0.00 1.28 0.17 0.03 96.67 03:55:33 03:30:01 5 3.23 0.00 1.92 0.05 0.02 94.78 03:55:33 03:30:01 6 1.85 0.00 0.74 0.03 0.02 97.36 03:55:33 03:30:01 7 1.61 0.00 0.92 0.20 0.03 97.23 03:55:33 03:31:01 all 0.09 0.00 0.07 0.02 0.00 99.82 03:55:33 03:31:01 0 0.07 0.00 0.07 0.15 0.00 99.72 03:55:33 03:31:01 1 0.10 0.00 0.05 0.00 0.00 99.85 03:55:33 03:31:01 2 0.05 0.00 0.05 0.00 0.00 99.90 03:55:33 03:31:01 3 0.02 0.00 0.03 0.00 0.00 99.95 03:55:33 03:31:01 4 0.03 0.00 0.05 0.00 0.00 99.92 03:55:33 03:31:01 5 0.23 0.00 0.12 0.00 0.02 99.63 03:55:33 03:31:01 6 0.10 0.00 0.08 0.00 0.00 99.82 03:55:33 03:31:01 7 0.12 0.00 0.08 0.00 0.02 99.78 03:55:33 03:32:01 all 0.01 0.00 0.02 0.01 0.00 99.97 03:55:33 03:32:01 0 0.00 0.00 0.02 0.03 0.00 99.95 03:55:33 03:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:55:33 03:32:01 2 0.00 0.00 0.02 0.00 0.02 99.97 03:55:33 03:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:55:33 03:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:55:33 03:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:55:33 03:32:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:55:33 03:32:01 7 0.03 0.00 0.03 0.02 0.02 99.90 03:55:33 03:33:01 all 0.01 0.00 0.00 0.00 0.00 99.98 03:55:33 03:33:01 0 0.03 0.00 0.00 0.02 0.00 99.95 03:55:33 03:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:55:33 03:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:55:33 03:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:55:33 03:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:55:33 03:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:55:33 03:33:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:55:33 03:33:01 7 0.03 0.00 0.02 0.02 0.00 99.93 03:55:33 03:34:01 all 0.02 0.00 0.01 0.00 0.00 99.96 03:55:33 03:34:01 0 0.02 0.00 0.02 0.02 0.00 99.95 03:55:33 03:34:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:55:33 03:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:55:33 03:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:55:33 03:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:55:33 03:34:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:55:33 03:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:55:33 03:34:01 7 0.05 0.00 0.05 0.02 0.02 99.87 03:55:33 03:35:01 all 0.02 0.00 0.01 0.01 0.00 99.96 03:55:33 03:35:01 0 0.02 0.00 0.02 0.05 0.00 99.92 03:55:33 03:35:01 1 0.07 0.00 0.00 0.00 0.00 99.93 03:55:33 03:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:55:33 03:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:55:33 03:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:55:33 03:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:55:33 03:35:01 6 0.02 0.00 0.03 0.00 0.00 99.95 03:55:33 03:35:01 7 0.02 0.00 0.05 0.02 0.00 99.92 03:55:33 03:36:01 all 0.02 0.00 0.00 0.00 0.00 99.97 03:55:33 03:36:01 0 0.03 0.00 0.02 0.02 0.00 99.93 03:55:33 03:36:01 1 0.05 0.00 0.02 0.00 0.00 99.93 03:55:33 03:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:55:33 03:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:55:33 03:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:55:33 03:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:55:33 03:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:55:33 03:36:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:55:33 03:55:33 03:36:01 CPU %user %nice %system %iowait %steal %idle 03:55:33 03:37:01 all 0.07 0.00 0.01 0.01 0.00 99.91 03:55:33 03:37:01 0 0.03 0.00 0.00 0.03 0.00 99.93 03:55:33 03:37:01 1 0.07 0.00 0.02 0.00 0.00 99.92 03:55:33 03:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:55:33 03:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:55:33 03:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:55:33 03:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:55:33 03:37:01 6 0.45 0.00 0.03 0.00 0.00 99.52 03:55:33 03:37:01 7 0.00 0.00 0.02 0.02 0.02 99.95 03:55:33 03:38:01 all 0.01 0.00 0.01 0.01 0.00 99.97 03:55:33 03:38:01 0 0.02 0.00 0.02 0.03 0.00 99.93 03:55:33 03:38:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:55:33 03:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:55:33 03:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:55:33 03:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:55:33 03:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:55:33 03:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:55:33 03:38:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:55:33 03:39:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:55:33 03:39:01 0 0.00 0.00 0.00 0.02 0.00 99.98 03:55:33 03:39:01 1 0.05 0.00 0.03 0.00 0.02 99.90 03:55:33 03:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:55:33 03:39:01 3 0.02 0.00 0.00 0.02 0.02 99.95 03:55:33 03:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:55:33 03:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:55:33 03:39:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:55:33 03:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:55:33 03:40:01 all 0.03 0.00 0.03 0.01 0.00 99.94 03:55:33 03:40:01 0 0.03 0.00 0.02 0.05 0.00 99.90 03:55:33 03:40:01 1 0.05 0.00 0.05 0.00 0.00 99.90 03:55:33 03:40:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:55:33 03:40:01 3 0.03 0.00 0.02 0.03 0.00 99.92 03:55:33 03:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:55:33 03:40:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:55:33 03:40:01 6 0.02 0.00 0.03 0.00 0.00 99.95 03:55:33 03:40:01 7 0.02 0.00 0.03 0.00 0.00 99.95 03:55:33 03:41:01 all 0.02 0.00 0.01 0.00 0.00 99.97 03:55:33 03:41:01 0 0.02 0.00 0.02 0.02 0.00 99.95 03:55:33 03:41:01 1 0.05 0.00 0.02 0.00 0.02 99.92 03:55:33 03:41:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:55:33 03:41:01 3 0.02 0.00 0.02 0.02 0.00 99.95 03:55:33 03:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:55:33 03:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:55:33 03:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:55:33 03:41:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:55:33 03:42:01 all 0.58 0.00 0.04 0.02 0.00 99.36 03:55:33 03:42:01 0 0.58 0.00 0.00 0.03 0.02 99.37 03:55:33 03:42:01 1 0.32 0.00 0.07 0.05 0.02 99.55 03:55:33 03:42:01 2 0.18 0.00 0.07 0.00 0.00 99.75 03:55:33 03:42:01 3 0.22 0.00 0.02 0.03 0.00 99.73 03:55:33 03:42:01 4 1.00 0.00 0.02 0.00 0.00 98.98 03:55:33 03:42:01 5 0.08 0.00 0.03 0.00 0.00 99.88 03:55:33 03:42:01 6 1.91 0.00 0.03 0.00 0.00 98.06 03:55:33 03:42:01 7 0.32 0.00 0.08 0.05 0.00 99.55 03:55:33 03:43:01 all 0.02 0.00 0.01 0.01 0.00 99.96 03:55:33 03:43:01 0 0.00 0.00 0.02 0.03 0.00 99.95 03:55:33 03:43:01 1 0.03 0.00 0.03 0.00 0.02 99.92 03:55:33 03:43:01 2 0.00 0.00 0.02 0.00 0.02 99.97 03:55:33 03:43:01 3 0.02 0.00 0.00 0.02 0.00 99.97 03:55:33 03:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:55:33 03:43:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:55:33 03:43:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:55:33 03:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:55:33 03:44:01 all 0.01 0.00 0.00 0.00 0.00 99.98 03:55:33 03:44:01 0 0.02 0.00 0.00 0.02 0.00 99.97 03:55:33 03:44:01 1 0.03 0.00 0.03 0.00 0.00 99.93 03:55:33 03:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:55:33 03:44:01 3 0.02 0.00 0.00 0.02 0.00 99.97 03:55:33 03:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:55:33 03:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:55:33 03:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:55:33 03:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:55:33 03:45:01 all 0.03 0.00 0.01 0.01 0.00 99.95 03:55:33 03:45:01 0 0.02 0.00 0.00 0.03 0.00 99.95 03:55:33 03:45:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:55:33 03:45:01 2 0.07 0.00 0.05 0.00 0.00 99.88 03:55:33 03:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:55:33 03:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:55:33 03:45:01 5 0.03 0.00 0.00 0.02 0.00 99.95 03:55:33 03:45:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:55:33 03:45:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:55:33 03:46:01 all 3.62 0.00 1.25 0.54 0.02 94.57 03:55:33 03:46:01 0 3.26 0.00 0.95 0.50 0.02 95.27 03:55:33 03:46:01 1 3.89 0.00 1.04 0.27 0.02 94.79 03:55:33 03:46:01 2 4.16 0.00 1.54 0.02 0.02 94.27 03:55:33 03:46:01 3 2.52 0.00 1.10 0.05 0.03 96.29 03:55:33 03:46:01 4 4.22 0.00 2.50 3.10 0.03 90.15 03:55:33 03:46:01 5 3.70 0.00 0.69 0.02 0.02 95.58 03:55:33 03:46:01 6 4.56 0.00 1.21 0.02 0.02 94.20 03:55:33 03:46:01 7 2.69 0.00 0.96 0.30 0.02 96.04 03:55:33 03:47:01 all 18.83 0.00 5.71 1.05 0.08 74.34 03:55:33 03:47:01 0 18.30 0.00 4.41 0.61 0.07 76.61 03:55:33 03:47:01 1 19.38 0.00 5.99 1.91 0.08 72.64 03:55:33 03:47:01 2 20.69 0.00 6.22 2.67 0.08 70.34 03:55:33 03:47:01 3 19.21 0.00 6.19 1.87 0.10 72.63 03:55:33 03:47:01 4 17.36 0.00 5.61 0.34 0.05 76.64 03:55:33 03:47:01 5 18.21 0.00 5.37 0.10 0.07 76.25 03:55:33 03:47:01 6 18.00 0.00 4.69 0.05 0.07 77.20 03:55:33 03:47:01 7 19.51 0.00 7.19 0.85 0.10 72.35 03:55:33 03:55:33 03:47:01 CPU %user %nice %system %iowait %steal %idle 03:55:33 03:48:01 all 51.77 0.00 7.46 0.29 0.11 40.37 03:55:33 03:48:01 0 52.42 0.00 7.26 0.00 0.10 40.22 03:55:33 03:48:01 1 52.79 0.00 7.38 0.20 0.10 39.53 03:55:33 03:48:01 2 52.25 0.00 7.27 0.13 0.10 40.25 03:55:33 03:48:01 3 52.13 0.00 7.84 0.29 0.10 39.64 03:55:33 03:48:01 4 51.47 0.00 7.34 0.00 0.10 41.09 03:55:33 03:48:01 5 52.00 0.00 7.72 0.05 0.12 40.12 03:55:33 03:48:01 6 49.34 0.00 7.08 1.62 0.12 41.84 03:55:33 03:48:01 7 51.76 0.00 7.79 0.07 0.10 40.28 03:55:33 03:49:02 all 3.81 0.00 1.75 0.44 0.03 93.97 03:55:33 03:49:02 0 3.57 0.00 1.86 0.10 0.02 94.45 03:55:33 03:49:02 1 3.77 0.00 2.01 0.00 0.03 94.18 03:55:33 03:49:02 2 3.24 0.00 1.63 0.12 0.03 94.99 03:55:33 03:49:02 3 3.97 0.00 1.66 0.89 0.03 93.45 03:55:33 03:49:02 4 4.49 0.00 1.22 0.12 0.02 94.16 03:55:33 03:49:02 5 3.87 0.00 1.71 0.02 0.03 94.37 03:55:33 03:49:02 6 3.42 0.00 2.13 2.26 0.03 92.16 03:55:33 03:49:02 7 4.13 0.00 1.83 0.05 0.03 93.96 03:55:33 03:50:01 all 0.07 0.00 0.03 0.01 0.00 99.89 03:55:33 03:50:01 0 0.05 0.00 0.03 0.00 0.00 99.92 03:55:33 03:50:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:55:33 03:50:01 2 0.02 0.00 0.03 0.02 0.00 99.93 03:55:33 03:50:01 3 0.08 0.00 0.03 0.02 0.02 99.85 03:55:33 03:50:01 4 0.31 0.00 0.12 0.00 0.00 99.58 03:55:33 03:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:55:33 03:50:01 6 0.02 0.00 0.02 0.02 0.00 99.95 03:55:33 03:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:55:33 03:51:01 all 0.04 0.00 0.01 0.01 0.01 99.94 03:55:33 03:51:01 0 0.05 0.00 0.00 0.00 0.02 99.93 03:55:33 03:51:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:55:33 03:51:01 2 0.05 0.00 0.00 0.00 0.00 99.95 03:55:33 03:51:01 3 0.08 0.00 0.02 0.02 0.02 99.87 03:55:33 03:51:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:55:33 03:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:55:33 03:51:01 6 0.00 0.00 0.00 0.08 0.00 99.92 03:55:33 03:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:55:33 03:52:01 all 0.01 0.00 0.02 0.00 0.00 99.96 03:55:33 03:52:01 0 0.00 0.00 0.03 0.00 0.00 99.97 03:55:33 03:52:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:55:33 03:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:55:33 03:52:01 3 0.05 0.00 0.07 0.02 0.02 99.85 03:55:33 03:52:01 4 0.02 0.00 0.03 0.00 0.00 99.95 03:55:33 03:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:55:33 03:52:01 6 0.00 0.00 0.02 0.02 0.00 99.97 03:55:33 03:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:55:33 03:53:01 all 0.03 0.00 0.01 0.01 0.00 99.95 03:55:33 03:53:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:55:33 03:53:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:55:33 03:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:55:33 03:53:01 3 0.08 0.00 0.03 0.02 0.02 99.85 03:55:33 03:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:55:33 03:53:01 5 0.05 0.00 0.02 0.00 0.00 99.93 03:55:33 03:53:01 6 0.00 0.00 0.02 0.03 0.00 99.95 03:55:33 03:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:55:33 03:54:01 all 0.03 0.00 0.02 0.01 0.01 99.93 03:55:33 03:54:01 0 0.05 0.00 0.02 0.00 0.00 99.93 03:55:33 03:54:01 1 0.07 0.00 0.03 0.00 0.02 99.88 03:55:33 03:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:55:33 03:54:01 3 0.03 0.00 0.03 0.02 0.02 99.90 03:55:33 03:54:01 4 0.05 0.00 0.05 0.03 0.02 99.85 03:55:33 03:54:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:55:33 03:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:55:33 03:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:55:33 03:55:01 all 0.04 0.00 0.02 0.00 0.00 99.94 03:55:33 03:55:01 0 0.05 0.00 0.02 0.00 0.00 99.93 03:55:33 03:55:01 1 0.05 0.00 0.03 0.00 0.00 99.92 03:55:33 03:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:55:33 03:55:01 3 0.03 0.00 0.02 0.02 0.00 99.93 03:55:33 03:55:01 4 0.05 0.00 0.02 0.00 0.02 99.92 03:55:33 03:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:55:33 03:55:01 6 0.02 0.00 0.02 0.02 0.00 99.95 03:55:33 03:55:01 7 0.05 0.00 0.03 0.00 0.02 99.90 03:55:33 Average: all 2.71 0.00 0.60 0.10 0.01 96.58 03:55:33 Average: 0 2.65 0.00 0.54 0.15 0.01 96.66 03:55:33 Average: 1 2.75 0.00 0.59 0.08 0.01 96.57 03:55:33 Average: 2 2.85 0.00 0.66 0.11 0.01 96.37 03:55:33 Average: 3 2.67 0.00 0.65 0.13 0.01 96.55 03:55:33 Average: 4 2.70 0.00 0.61 0.13 0.01 96.56 03:55:33 Average: 5 2.71 0.00 0.59 0.01 0.01 96.69 03:55:33 Average: 6 2.69 0.00 0.54 0.14 0.01 96.62 03:55:33 Average: 7 2.66 0.00 0.63 0.05 0.01 96.64 03:55:33 03:55:33 03:55:33