Pull request #1372 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 5fbfeb20002c9e6643630549f4989688992ad83b+e5f9ace8858ef16ed7fd9fdcaf664427cc73e288 (87597825aefa964eab558a7ada16369ecb5ef3dc) 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-ssh15510559463927332843.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-ssh10801211561364432304.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1372/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1372/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12645450477179149577.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1372/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14922859494656383822.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh4331123162290412168.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1372/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1372/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17364044295793297053.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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 Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9624 in /w/workspace/gexfoundry_device-sdk-go_PR-1372 [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-1372 # 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/1372/head:refs/remotes/origin/PR-1372 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e5f9ace8858ef16ed7fd9fdcaf664427cc73e288 into PR head commit 5fbfeb20002c9e6643630549f4989688992ad83b Merge succeeded, producing 5fbfeb20002c9e6643630549f4989688992ad83b Checking out Revision 5fbfeb20002c9e6643630549f4989688992ad83b (PR-1372) > git config core.sparsecheckout # timeout=10 > git checkout -f 5fbfeb20002c9e6643630549f4989688992ad83b # 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 5fbfeb20002c9e6643630549f4989688992ad83b # timeout=10 Commit message: "feat: Consume watch for common Writable config changes" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:31:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:31:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:31:27 ========================================================= 14:31:27 EdgeX Global Pipelines Version Info 14:31:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:31:28 ------------------- 14:31:28 stable info: 14:31:28 ------------------- 14:31:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:31:28 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 14:31:28 Message: update stable to v1.0.244 14:31:28 ------------------- 14:31:28 experimental info: 14:31:28 ------------------- 14:31:28 Commited By: **** collab-it+edgex@linuxfoundation.org 14:31:28 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 14:31:28 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:31:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 14:31:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 14:31:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:31:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:31:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:31:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 14:31:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:31:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 14:31:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:31:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:31:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:31:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 14:31:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:31:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:31:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:31:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 14:31:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:31:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:31:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:31:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:31:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:31:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 14:31:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:31:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:31:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:31:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:31:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:31:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1372 [Pipeline] echo 14:31:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1372 [Pipeline] echo 14:31:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1372 [Pipeline] echo 14:31:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5fbfeb20002c9e6643630549f4989688992ad83b [Pipeline] echo 14:31:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5fbfeb2 [Pipeline] echo 14:31:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:31:30 provisioning config files... 14:31:30 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1372@tmp/config8609216159692586344tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:31:31 ---> docker-login.sh 14:31:31 nexus3.edgexfoundry.org:10001 14:31:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:31:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:31:31 Configure a credential helper to remove this warning. See 14:31:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:31:31 14:31:31 Login Succeeded 14:31:31 nexus3.edgexfoundry.org:10002 14:31:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:31:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:31:31 Configure a credential helper to remove this warning. See 14:31:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:31:31 14:31:31 Login Succeeded 14:31:31 nexus3.edgexfoundry.org:10003 14:31:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:31:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:31:31 Configure a credential helper to remove this warning. See 14:31:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:31:31 14:31:31 Login Succeeded 14:31:31 nexus3.edgexfoundry.org:10004 14:31:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:31:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:31:31 Configure a credential helper to remove this warning. See 14:31:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:31:31 14:31:31 Login Succeeded 14:31:31 docker.io 14:31:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:31:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:31:31 Configure a credential helper to remove this warning. See 14:31:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:31:31 14:31:31 Login Succeeded 14:31:31 ---> docker-login.sh ends [Pipeline] } 14:31:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:31:32 + git rev-list -1 --merges 5fbfeb20002c9e6643630549f4989688992ad83b~1..5fbfeb20002c9e6643630549f4989688992ad83b [Pipeline] echo 14:31:32 -----------> git rev-list -1 --merges 5fbfeb20002c9e6643630549f4989688992ad83b~1..5fbfeb20002c9e6643630549f4989688992ad83b 5fbfeb20002c9e6643630549f4989688992ad83b [false] [Pipeline] sh 14:31:32 + git log --format=format:%s -1 5fbfeb20002c9e6643630549f4989688992ad83b [Pipeline] echo 14:31:32 ========================================================= 14:31:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:31:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:31:33 + git log --format=format:%s -1 5fbfeb20002c9e6643630549f4989688992ad83b [Pipeline] echo 14:31:33 [semverPrep] GIT_COMMIT: 5fbfeb20002c9e6643630549f4989688992ad83b, Commit Message: feat: Consume watch for common Writable config changes [Pipeline] echo 14:31:33 [semverPrep] This is not a build commit. [Pipeline] sh 14:31:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:31:33 + grep -v github /etc/ssh/ssh_known_hosts 14:31:33 + [ -e /tmp/ssh_known_hosts ] 14:31:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:31:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:31:33 + sudo tee -a /etc/ssh/ssh_known_hosts 14:31:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:31:34 14:31:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:31:34 0.1.4: Pulling from edgex-devops/py-git-semver 14:31:34 b85a868b505f: Pulling fs layer 14:31:34 e2be974225ed: Pulling fs layer 14:31:34 339a4e72a1f5: Pulling fs layer 14:31:34 988bab9f4d93: Pulling fs layer 14:31:34 1469e6f7b9e6: Pulling fs layer 14:31:34 eaf3925da568: Pulling fs layer 14:31:34 bab4dde63d76: Pulling fs layer 14:31:34 bde34c3a00c8: Pulling fs layer 14:31:34 b352a97aabf1: Pulling fs layer 14:31:34 4872d77fe225: Pulling fs layer 14:31:34 5851b861e8e6: Pulling fs layer 14:31:34 bde34c3a00c8: Waiting 14:31:34 bab4dde63d76: Waiting 14:31:34 b352a97aabf1: Waiting 14:31:34 988bab9f4d93: Waiting 14:31:34 1469e6f7b9e6: Waiting 14:31:34 4872d77fe225: Waiting 14:31:34 eaf3925da568: Waiting 14:31:34 e2be974225ed: Download complete 14:31:34 988bab9f4d93: Verifying Checksum 14:31:34 988bab9f4d93: Download complete 14:31:34 1469e6f7b9e6: Verifying Checksum 14:31:34 1469e6f7b9e6: Download complete 14:31:34 eaf3925da568: Verifying Checksum 14:31:34 eaf3925da568: Download complete 14:31:34 339a4e72a1f5: Verifying Checksum 14:31:34 339a4e72a1f5: Download complete 14:31:34 bde34c3a00c8: Verifying Checksum 14:31:34 bde34c3a00c8: Download complete 14:31:34 b352a97aabf1: Verifying Checksum 14:31:34 b352a97aabf1: Download complete 14:31:34 4872d77fe225: Download complete 14:31:34 5851b861e8e6: Verifying Checksum 14:31:34 5851b861e8e6: Download complete 14:31:34 b85a868b505f: Download complete 14:31:35 bab4dde63d76: Verifying Checksum 14:31:35 bab4dde63d76: Download complete 14:31:36 b85a868b505f: Pull complete 14:31:36 e2be974225ed: Pull complete 14:31:36 339a4e72a1f5: Pull complete 14:31:36 988bab9f4d93: Pull complete 14:31:36 1469e6f7b9e6: Pull complete 14:31:36 eaf3925da568: Pull complete 14:31:38 bab4dde63d76: Pull complete 14:31:38 bde34c3a00c8: Pull complete 14:31:38 b352a97aabf1: Pull complete 14:31:38 4872d77fe225: Pull complete 14:31:38 5851b861e8e6: Pull complete 14:31:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:31:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:31:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:31:39 prd-ubuntu20.04-docker-8c-8g-9624 does not seem to be running inside a container 14:31:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1372 -v /w/workspace/gexfoundry_device-sdk-go_PR-1372:/w/workspace/gexfoundry_device-sdk-go_PR-1372:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1372@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1372@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:31:41 $ docker top a3c39cf1fb1c5bbd0b45807ace82915464b48ab1eb7847b21f6b5e2b4e67bc27 -eo pid,comm 14:31:41 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). 14:31:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:31:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:31:41 [ssh-agent] Looking for ssh-agent implementation... 14:31:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:31:41 $ docker exec a3c39cf1fb1c5bbd0b45807ace82915464b48ab1eb7847b21f6b5e2b4e67bc27 ssh-agent 14:31:41 SSH_AUTH_SOCK=/tmp/ssh-76BJgUUXTzOy/agent.32 14:31:41 SSH_AGENT_PID=38 14:31:41 Running ssh-add (command line suppressed) 14:31:42 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1372@tmp/private_key_12137046944813180349.key (/w/workspace/gexfoundry_device-sdk-go_PR-1372@tmp/private_key_12137046944813180349.key) 14:31:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:31:42 + git tag --points-at HEAD [Pipeline] } 14:31:42 $ docker exec --env ******** --env ******** a3c39cf1fb1c5bbd0b45807ace82915464b48ab1eb7847b21f6b5e2b4e67bc27 ssh-agent -k 14:31:42 unset SSH_AUTH_SOCK; 14:31:42 unset SSH_AGENT_PID; 14:31:42 echo Agent pid 38 killed; 14:31:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:31:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:31:42 [ssh-agent] Looking for ssh-agent implementation... 14:31:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:31:42 $ docker exec a3c39cf1fb1c5bbd0b45807ace82915464b48ab1eb7847b21f6b5e2b4e67bc27 ssh-agent 14:31:42 SSH_AUTH_SOCK=/tmp/ssh-TXthC3Oy5Dz3/agent.70 14:31:42 SSH_AGENT_PID=76 14:31:42 Running ssh-add (command line suppressed) 14:31:42 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1372@tmp/private_key_6241585506815230538.key (/w/workspace/gexfoundry_device-sdk-go_PR-1372@tmp/private_key_6241585506815230538.key) 14:31:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:31:43 + git semver init 14:31:43 2023-03-10 14:31:43,484 [run_init] DEBUG init version:0.0.0 force:False 14:31:43 2023-03-10 14:31:43,484 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1372/.semver 14:31:43 2023-03-10 14:31:43,485 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1372/.semver 14:31:43 2023-03-10 14:31:43,485 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1372/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1372, universal_newlines=False, shell=None, istream=None) 14:31:44 2023-03-10 14:31:44,516 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1372/.git/info/exclude 14:31:44 2023-03-10 14:31:44,516 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1372/.semver/PR-1372 with force:False 14:31:44 2023-03-10 14:31:44,516 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1372/.semver/PR-1372 14:31:44 2023-03-10 14:31:44,521 [execute] INFO git cat-file --batch-check 14:31:44 2023-03-10 14:31:44,521 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1372/.semver, universal_newlines=False, shell=None, istream=) 14:31:44 2023-03-10 14:31:44,527 [execute] INFO git cat-file --batch 14:31:44 2023-03-10 14:31:44,527 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1372/.semver, universal_newlines=False, shell=None, istream=) 14:31:44 2023-03-10 14:31:44,533 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1372/.semver/PR-1372 14:31:44 0.0.0 [Pipeline] } 14:31:44 $ docker exec --env ******** --env ******** a3c39cf1fb1c5bbd0b45807ace82915464b48ab1eb7847b21f6b5e2b4e67bc27 ssh-agent -k 14:31:45 unset SSH_AUTH_SOCK; 14:31:45 unset SSH_AGENT_PID; 14:31:45 echo Agent pid 76 killed; 14:31:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:31:45 + git semver [Pipeline] } 14:31:45 $ docker stop --time=1 a3c39cf1fb1c5bbd0b45807ace82915464b48ab1eb7847b21f6b5e2b4e67bc27 14:31:47 $ docker rm -f --volumes a3c39cf1fb1c5bbd0b45807ace82915464b48ab1eb7847b21f6b5e2b4e67bc27 [Pipeline] // withDockerContainer [Pipeline] sh 14:31:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:31:47 Stashed 1 file(s) [Pipeline] echo 14:31:47 [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 14:31:48 provisioning config files... 14:31:48 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1372@tmp/config607440287282433708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:31:48 ---> docker-login.sh 14:31:48 nexus3.edgexfoundry.org:10001 14:31:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:31:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:31:48 Configure a credential helper to remove this warning. See 14:31:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:31:48 14:31:48 Login Succeeded 14:31:48 nexus3.edgexfoundry.org:10002 14:31:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:31:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:31:48 Configure a credential helper to remove this warning. See 14:31:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:31:48 14:31:48 Login Succeeded 14:31:48 nexus3.edgexfoundry.org:10003 14:31:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:31:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:31:49 Configure a credential helper to remove this warning. See 14:31:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:31:49 14:31:49 Login Succeeded 14:31:49 nexus3.edgexfoundry.org:10004 14:31:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:31:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:31:49 Configure a credential helper to remove this warning. See 14:31:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:31:49 14:31:49 Login Succeeded 14:31:49 docker.io 14:31:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:31:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:31:49 Configure a credential helper to remove this warning. See 14:31:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:31:49 14:31:49 Login Succeeded 14:31:49 ---> docker-login.sh ends [Pipeline] } 14:31:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:31:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:31:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:31:49 ========================================================= 14:31:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 14:31:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:50 + 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 . 14:31:50 Sending build context to Docker daemon 10.75MB 14:31:50 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 14:31:50 Step 2/10 : FROM ${BASE} AS builder 14:31:50 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 14:31:50 213ec9aee27d: Pulling fs layer 14:31:50 4583459ba037: Pulling fs layer 14:31:50 93c1e223e6f2: Pulling fs layer 14:31:50 53926ce57604: Pulling fs layer 14:31:50 21b2b0c7a3f4: Pulling fs layer 14:31:50 22ff95d597cd: Pulling fs layer 14:31:50 12d6caf4c0d1: Pulling fs layer 14:31:50 96b7cbca73a9: Pulling fs layer 14:31:50 a7acece74701: Pulling fs layer 14:31:50 22ff95d597cd: Waiting 14:31:50 96b7cbca73a9: Waiting 14:31:50 12d6caf4c0d1: Waiting 14:31:50 53926ce57604: Waiting 14:31:50 a7acece74701: Waiting 14:31:50 21b2b0c7a3f4: Waiting 14:31:50 93c1e223e6f2: Download complete 14:31:50 4583459ba037: Verifying Checksum 14:31:50 4583459ba037: Download complete 14:31:50 21b2b0c7a3f4: Verifying Checksum 14:31:50 21b2b0c7a3f4: Download complete 14:31:50 22ff95d597cd: Verifying Checksum 14:31:50 22ff95d597cd: Download complete 14:31:50 213ec9aee27d: Download complete 14:31:50 12d6caf4c0d1: Verifying Checksum 14:31:50 12d6caf4c0d1: Download complete 14:31:50 213ec9aee27d: Pull complete 14:31:50 4583459ba037: Pull complete 14:31:50 93c1e223e6f2: Pull complete 14:31:50 a7acece74701: Verifying Checksum 14:31:50 a7acece74701: Download complete 14:31:51 53926ce57604: Verifying Checksum 14:31:51 53926ce57604: Download complete 14:31:51 96b7cbca73a9: Verifying Checksum 14:31:51 96b7cbca73a9: Download complete 14:31:55 53926ce57604: Pull complete 14:31:55 21b2b0c7a3f4: Pull complete 14:31:55 22ff95d597cd: Pull complete 14:31:55 12d6caf4c0d1: Pull complete 14:31:57 96b7cbca73a9: Pull complete 14:31:58 a7acece74701: Pull complete 14:31:58 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 14:31:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:31:58 ---> db6d94c90886 14:31:58 Step 3/10 : ARG MAKE=make build 14:32:02 ---> Running in 8e1ac5719dbf 14:32:02 Removing intermediate container 8e1ac5719dbf 14:32:02 ---> 54d16e85ac90 14:32:02 Step 4/10 : WORKDIR /device-sdk-go 14:32:02 ---> Running in 3c4c3aeaba46 14:32:02 Removing intermediate container 3c4c3aeaba46 14:32:02 ---> caeac15e1006 14:32:02 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:32:02 ---> Running in fc8596dbd9a9 14:32:02 Removing intermediate container fc8596dbd9a9 14:32:02 ---> cfd87d6275a9 14:32:02 Step 6/10 : RUN apk add --update --no-cache make git 14:32:02 ---> Running in f5d9c479dc85 14:32:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:32:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:32:02 OK: 211 MiB in 51 packages 14:32:03 Still waiting to schedule task 14:32:03 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 14:32:03 Removing intermediate container f5d9c479dc85 14:32:03 ---> 58665e6b2228 14:32:03 Step 7/10 : COPY go.mod vendor* ./ 14:32:03 ---> 537ed8946c12 14:32:03 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:32:03 ---> Running in 7e18b93e88f9 14:32:41 Removing intermediate container 7e18b93e88f9 14:32:41 ---> 9353ed634b39 14:32:41 Step 9/10 : COPY . . 14:32:41 ---> 00cfd37839c0 14:32:41 Step 10/10 : RUN ${MAKE} 14:32:41 ---> Running in 6fe3857eb026 14:32:41 noop 14:32:41 Removing intermediate container 6fe3857eb026 14:32:41 ---> 1c3641996fb9 14:32:41 Successfully built 1c3641996fb9 14:32:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:42 + docker inspect -f . ci-base-image-x86_64 14:32:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:32:42 prd-ubuntu20.04-docker-8c-8g-9624 does not seem to be running inside a container 14:32:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1372 -v /w/workspace/gexfoundry_device-sdk-go_PR-1372:/w/workspace/gexfoundry_device-sdk-go_PR-1372:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1372@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1372@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:32:42 $ docker top c1fc3764170af0aa3f2b430755b87601d8246e361988545bf51697358af67c9c -eo pid,comm [Pipeline] { [Pipeline] sh 14:32:43 + go version 14:32:43 go version go1.18.7 linux/amd64 [Pipeline] } 14:32:43 $ docker stop --time=1 c1fc3764170af0aa3f2b430755b87601d8246e361988545bf51697358af67c9c 14:32:44 $ docker rm -f --volumes c1fc3764170af0aa3f2b430755b87601d8246e361988545bf51697358af67c9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:45 + docker inspect -f . ci-base-image-x86_64 14:32:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:32:45 prd-ubuntu20.04-docker-8c-8g-9624 does not seem to be running inside a container 14:32:45 $ 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-1372 -v /w/workspace/gexfoundry_device-sdk-go_PR-1372:/w/workspace/gexfoundry_device-sdk-go_PR-1372:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1372@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1372@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:32:46 $ docker top ba50992ddee80baedb17cfc525d93258eb7b29ced5453ae802268b6599142890 -eo pid,comm [Pipeline] { [Pipeline] sh 14:32:46 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1372 [Pipeline] fileExists [Pipeline] sh 14:32:46 + make test 14:32:46 go test -race -coverprofile=coverage.out ./... 14:32:53 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 14:33:05 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 14:33:05 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 14:33:05 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 14:33:05 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 14:33:05 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 14:33:05 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.054s coverage: 27.6% of statements 14:33:05 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.074s coverage: 78.9% of statements 14:33:05 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.105s coverage: 86.0% of statements 14:33:05 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 14:33:05 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 14:33:05 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.102s coverage: 75.4% of statements 14:33:05 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 14:33:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.070s coverage: 15.3% of statements 14:33:09 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 14:33:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.100s coverage: 65.2% of statements 14:33:09 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 14:33:09 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 14:33:09 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.754s coverage: 89.2% of statements 14:33:09 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.054s coverage: 5.5% of statements 14:33:09 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 14:33:23 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." 14:33:23 GO111MODULE=on go vet ./... 14:33:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:33:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:33:25 ./bin/test-attribution-txt.sh [Pipeline] echo 14:33:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:33:25 $ docker stop --time=1 ba50992ddee80baedb17cfc525d93258eb7b29ced5453ae802268b6599142890 14:33:28 $ docker rm -f --volumes ba50992ddee80baedb17cfc525d93258eb7b29ced5453ae802268b6599142890 [Pipeline] // withDockerContainer [Pipeline] sh 14:33:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:33:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:33:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:33:30 + ls -al . 14:33:30 total 280 14:33:30 drwxrwxr-x 11 jenkins jenkins 4096 Mar 10 14:32 . 14:33:30 drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 14:31 .. 14:33:30 -rw-rw-r-- 1 jenkins jenkins 140 Mar 10 14:31 .dockerignore 14:33:30 drwxrwxr-x 8 jenkins jenkins 4096 Mar 10 14:33 .git 14:33:30 drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 14:31 .github 14:33:30 -rw-rw-r-- 1 jenkins jenkins 131 Mar 10 14:31 .gitignore 14:33:30 -rw-rw-r-- 1 jenkins jenkins 42 Mar 10 14:31 .golangci.yml 14:33:30 drwxr-xr-x 3 jenkins jenkins 4096 Mar 10 14:31 .semver 14:33:30 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 10 14:31 CHANGELOG.md 14:33:30 -rw-rw-r-- 1 jenkins jenkins 677 Mar 10 14:31 GOVERNANCE.md 14:33:30 -rw-rw-r-- 1 jenkins jenkins 885 Mar 10 14:31 Jenkinsfile 14:33:30 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 10 14:31 LICENSE 14:33:30 -rw-rw-r-- 1 jenkins jenkins 1679 Mar 10 14:31 Makefile 14:33:30 -rw-rw-r-- 1 jenkins jenkins 619 Mar 10 14:31 OWNERS.md 14:33:30 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 10 14:31 README.md 14:33:30 -rw-rw-r-- 1 jenkins jenkins 5 Mar 10 14:31 VERSION 14:33:30 drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 14:31 bin 14:33:30 -rw-r--r-- 1 jenkins jenkins 111316 Mar 10 14:33 coverage.out 14:33:30 drwxrwxr-x 5 jenkins jenkins 4096 Mar 10 14:31 example 14:33:30 -rw-rw-r-- 1 jenkins jenkins 3278 Mar 10 14:31 go.mod 14:33:30 -rw-rw-r-- 1 jenkins jenkins 30839 Mar 10 14:31 go.sum 14:33:30 drwxrwxr-x 12 jenkins jenkins 4096 Mar 10 14:31 internal 14:33:30 drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 14:31 openapi 14:33:30 drwxrwxr-x 6 jenkins jenkins 4096 Mar 10 14:31 pkg 14:33:30 drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 14:31 snap 14:33:30 -rw-rw-r-- 1 jenkins jenkins 222 Mar 10 14:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:30 + 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=5fbfeb20002c9e6643630549f4989688992ad83b --label arch=amd64 --label version=0.0.0 . 14:33:30 Sending build context to Docker daemon 10.86MB 14:33:30 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 14:33:30 Step 2/23 : FROM ${BASE} AS builder 14:33:30 ---> 1c3641996fb9 14:33:30 Step 3/23 : ARG MAKE=make build 14:33:31 ---> Running in 91d724c8536e 14:33:31 Removing intermediate container 91d724c8536e 14:33:31 ---> 87b2bb65b6bc 14:33:31 Step 4/23 : WORKDIR /device-sdk-go 14:33:31 ---> Running in 12d694affd44 14:33:31 Removing intermediate container 12d694affd44 14:33:31 ---> 21fd32550f1e 14:33:31 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:33:31 ---> Running in 39106ae4b28c 14:33:31 Removing intermediate container 39106ae4b28c 14:33:31 ---> f6d635b65b0e 14:33:31 Step 6/23 : RUN apk add --update --no-cache make git 14:33:31 ---> Running in 5ed205d43816 14:33:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:33:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:33:31 OK: 211 MiB in 51 packages 14:33:32 Removing intermediate container 5ed205d43816 14:33:32 ---> 27c85b81a937 14:33:32 Step 7/23 : COPY go.mod vendor* ./ 14:33:32 ---> daed6bfa3c49 14:33:32 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:33:32 ---> Running in d0e665cf4bb5 14:33:32 Removing intermediate container d0e665cf4bb5 14:33:32 ---> fbc6d4697209 14:33:32 Step 9/23 : COPY . . 14:33:33 ---> d935ff7fbdf0 14:33:33 Step 10/23 : RUN ${MAKE} 14:33:33 ---> Running in a20efe070fcc 14:33:33 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 14:33:51 Removing intermediate container a20efe070fcc 14:33:51 ---> 19f0e45ab533 14:33:51 Step 11/23 : FROM alpine:3.16 14:33:51 3.16: Pulling from library/alpine 14:33:51 ef5531b6e74e: Pulling fs layer 14:33:51 ef5531b6e74e: Verifying Checksum 14:33:51 ef5531b6e74e: Download complete 14:33:51 ef5531b6e74e: Pull complete 14:33:51 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 14:33:51 Status: Downloaded newer image for alpine:3.16 14:33:51 ---> dfd21b5a31f5 14:33:51 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 14:33:51 ---> Running in b1b30cac4422 14:33:51 Removing intermediate container b1b30cac4422 14:33:51 ---> c2083d8da551 14:33:51 Step 13/23 : RUN apk add --update --no-cache 14:33:51 ---> Running in e71eb16d5fa3 14:33:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:33:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:33:52 OK: 6 MiB in 14 packages 14:33:52 Removing intermediate container e71eb16d5fa3 14:33:52 ---> 03d309a2122b 14:33:52 Step 14/23 : WORKDIR / 14:33:52 ---> Running in e0b2c4fb06af 14:33:52 Removing intermediate container e0b2c4fb06af 14:33:52 ---> f6d929a32ad5 14:33:52 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 14:33:52 ---> 81ed4ec90470 14:33:52 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 14:33:53 ---> 6e6913fe896a 14:33:53 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 14:33:53 ---> 042618d04a4c 14:33:53 Step 18/23 : EXPOSE 59999 14:33:53 ---> Running in fb2a146bc67f 14:33:53 Removing intermediate container fb2a146bc67f 14:33:53 ---> c1da1b90374a 14:33:53 Step 19/23 : ENTRYPOINT ["/device-simple"] 14:33:53 ---> Running in 60ad78ef3111 14:33:53 Removing intermediate container 60ad78ef3111 14:33:53 ---> 49c72e806b14 14:33:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:33:53 ---> Running in 38d706453575 14:33:53 Removing intermediate container 38d706453575 14:33:53 ---> 19a9691b3127 14:33:53 Step 21/23 : LABEL arch=amd64 14:33:53 ---> Running in 31474d651aa1 14:33:53 Removing intermediate container 31474d651aa1 14:33:53 ---> 1ea9870a4499 14:33:53 Step 22/23 : LABEL git_sha=5fbfeb20002c9e6643630549f4989688992ad83b 14:33:53 ---> Running in 24763d79a4a9 14:33:53 Removing intermediate container 24763d79a4a9 14:33:53 ---> 9059de78497d 14:33:53 Step 23/23 : LABEL version=0.0.0 14:33:53 ---> Running in e47247b24afa 14:33:54 Removing intermediate container e47247b24afa 14:33:54 ---> 68219a5775a9 14:33:54 [Warning] One or more build-args [ARCH] were not consumed 14:33:54 Successfully built 68219a5775a9 14:33:54 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 14:33:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:33:54 14:33:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:33:55 latest: Pulling from edgex-lftools-log-publisher 14:33:55 5eb5b503b376: Pulling fs layer 14:33:55 5c69ac0246d0: Pulling fs layer 14:33:55 ec43610c2a17: Pulling fs layer 14:33:55 3a2ae6a8a46f: Pulling fs layer 14:33:55 33b1e0a273af: Pulling fs layer 14:33:55 5d3b04190fa2: Pulling fs layer 14:33:55 2f39f015ded8: Pulling fs layer 14:33:55 33b1e0a273af: Waiting 14:33:55 5d3b04190fa2: Waiting 14:33:55 3a2ae6a8a46f: Waiting 14:33:55 2f39f015ded8: Waiting 14:33:55 5c69ac0246d0: Verifying Checksum 14:33:55 5c69ac0246d0: Download complete 14:33:55 3a2ae6a8a46f: Verifying Checksum 14:33:55 3a2ae6a8a46f: Download complete 14:33:55 33b1e0a273af: Verifying Checksum 14:33:55 33b1e0a273af: Download complete 14:33:55 5d3b04190fa2: Download complete 14:33:55 ec43610c2a17: Verifying Checksum 14:33:55 5eb5b503b376: Verifying Checksum 14:33:55 5eb5b503b376: Download complete 14:33:56 2f39f015ded8: Verifying Checksum 14:33:56 2f39f015ded8: Download complete 14:33:56 5eb5b503b376: Pull complete 14:33:56 5c69ac0246d0: Pull complete 14:33:57 ec43610c2a17: Pull complete 14:33:57 3a2ae6a8a46f: Pull complete 14:33:57 33b1e0a273af: Pull complete 14:33:57 5d3b04190fa2: Pull complete 14:34:01 2f39f015ded8: Pull complete 14:34:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:34:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:34:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:34:01 prd-ubuntu20.04-docker-8c-8g-9624 does not seem to be running inside a container 14:34:02 $ 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-1372 -v /w/workspace/gexfoundry_device-sdk-go_PR-1372:/w/workspace/gexfoundry_device-sdk-go_PR-1372:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1372@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1372@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:34:03 $ docker top e16dab0c99a94c68702a42145b3cd5a11d9145c94f90b0b1ff350027d769c005 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:34:03 ---> job-cost.sh 14:34:03 lf-activate-venv: SKIPPING 14:34:03 INFO: No Stack... 14:34:03 INFO: Retrieving Pricing Info for: v3-standard-8 14:34:04 INFO: Archiving Costs [Pipeline] sh 14:34:04 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1372/archives/cost.csv 14:34:04 + cut -d, -f6 [Pipeline] lock 14:34:04 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1372-1-stack-cost] 14:34:04 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1372-1-stack-cost] did not exist. Created. 14:34:04 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1372-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:34:05 + echo total: 0.2199999988079071 [Pipeline] stash 14:34:05 Stashed 1 file(s) [Pipeline] } 14:34:05 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1372-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:34:05 $ docker stop --time=1 e16dab0c99a94c68702a42145b3cd5a11d9145c94f90b0b1ff350027d769c005 14:34:06 $ docker rm -f --volumes e16dab0c99a94c68702a42145b3cd5a11d9145c94f90b0b1ff350027d769c005 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:36:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9625 in /w/workspace/gexfoundry_device-sdk-go_PR-1372 [Pipeline] { [Pipeline] ws 14:36:10 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 14:36:10 The recommended git tool is: git 14:36:16 using credential edgex-jenkins-ssh 14:36:16 Cloning the remote Git repository 14:36:16 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 14:36:16 > git init /w/workspace/device-sdk-go/1 # timeout=10 14:36:17 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 14:36:17 > git --version # timeout=10 14:36:17 > git --version # 'git version 2.25.1' 14:36:17 using GIT_SSH to set credentials SSH Credentials for GitHub 14:36:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:36:19 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 14:36:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:36:20 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 14:36:20 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 14:36:20 using GIT_SSH to set credentials SSH Credentials for GitHub 14:36:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1372/head:refs/remotes/origin/PR-1372 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:36:21 Merging remotes/origin/main commit e5f9ace8858ef16ed7fd9fdcaf664427cc73e288 into PR head commit 5fbfeb20002c9e6643630549f4989688992ad83b 14:36:21 Merge succeeded, producing 5fbfeb20002c9e6643630549f4989688992ad83b 14:36:21 Checking out Revision 5fbfeb20002c9e6643630549f4989688992ad83b (PR-1372) 14:36:21 > git config core.sparsecheckout # timeout=10 14:36:21 > git checkout -f 5fbfeb20002c9e6643630549f4989688992ad83b # timeout=10 14:36:21 > git remote # timeout=10 14:36:21 > git config --get remote.origin.url # timeout=10 14:36:21 using GIT_SSH to set credentials SSH Credentials for GitHub 14:36:21 > git merge e5f9ace8858ef16ed7fd9fdcaf664427cc73e288 # timeout=10 14:36:21 > git rev-parse HEAD^{commit} # timeout=10 14:36:21 > git config core.sparsecheckout # timeout=10 14:36:21 > git checkout -f 5fbfeb20002c9e6643630549f4989688992ad83b # timeout=10 14:36:25 Commit message: "feat: Consume watch for common Writable config changes" 14:36:25 > git --version # timeout=10 14:36:25 > git --version # 'git version 2.25.1' 14:36:25 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:36:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:36:26 % Total % Received % Xferd Average Speed Time Time Time Current 14:36:26 Dload Upload Total Spent Left Speed 14:36:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 78226 0 --:--:-- --:--:-- --:--:-- 78709 [Pipeline] sh 14:36:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:36:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:36:27 + sudo tee /etc/docker/daemon.new 14:36:27 { 14:36:27 "registry-mirrors": [ 14:36:27 "https://nexus3.edgexfoundry.org:10001" 14:36:27 ], 14:36:27 "bip": "10.250.0.254/24", 14:36:27 "hosts": [ 14:36:27 "tcp://0.0.0.0:5555", 14:36:27 "unix:///var/run/docker.sock" 14:36:27 ], 14:36:27 "mtu": 1458, 14:36:27 "selinux-enabled": true, 14:36:27 "seccomp-profile": "/etc/docker/seccomp.json" 14:36:27 } [Pipeline] sh 14:36:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:36:28 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:36:46 provisioning config files... 14:36:46 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config10021806945158860948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:36:47 ---> docker-login.sh 14:36:47 nexus3.edgexfoundry.org:10001 14:36:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:36:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:36:47 Configure a credential helper to remove this warning. See 14:36:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:36:47 14:36:47 Login Succeeded 14:36:47 nexus3.edgexfoundry.org:10002 14:36:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:36:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:36:48 Configure a credential helper to remove this warning. See 14:36:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:36:48 14:36:48 Login Succeeded 14:36:48 nexus3.edgexfoundry.org:10003 14:36:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:36:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:36:48 Configure a credential helper to remove this warning. See 14:36:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:36:48 14:36:48 Login Succeeded 14:36:48 nexus3.edgexfoundry.org:10004 14:36:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:36:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:36:48 Configure a credential helper to remove this warning. See 14:36:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:36:48 14:36:48 Login Succeeded 14:36:48 docker.io 14:36:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:36:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:36:49 Configure a credential helper to remove this warning. See 14:36:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:36:49 14:36:49 Login Succeeded 14:36:49 ---> docker-login.sh ends [Pipeline] } 14:36:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:36:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:36:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:36:49 ========================================================= 14:36:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 14:36:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:50 + 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 . 14:36:50 Sending build context to Docker daemon 5.782MB 14:36:50 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 14:36:50 Step 2/10 : FROM ${BASE} AS builder 14:36:50 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:36:50 9b18e9b68314: Pulling fs layer 14:36:50 35d82f9e3411: Pulling fs layer 14:36:50 e16973657156: Pulling fs layer 14:36:50 fc693d55d65f: Pulling fs layer 14:36:50 7e9fc2657dce: Pulling fs layer 14:36:50 dda99020689f: Pulling fs layer 14:36:50 db1c61fa0a46: Pulling fs layer 14:36:50 891c053d2c06: Pulling fs layer 14:36:50 fc693d55d65f: Waiting 14:36:50 7e9fc2657dce: Waiting 14:36:50 dda99020689f: Waiting 14:36:50 891c053d2c06: Waiting 14:36:50 db1c61fa0a46: Waiting 14:36:50 e16973657156: Download complete 14:36:50 35d82f9e3411: Download complete 14:36:50 7e9fc2657dce: Verifying Checksum 14:36:50 7e9fc2657dce: Download complete 14:36:50 dda99020689f: Verifying Checksum 14:36:50 dda99020689f: Download complete 14:36:51 9b18e9b68314: Verifying Checksum 14:36:51 9b18e9b68314: Download complete 14:36:52 9b18e9b68314: Pull complete 14:36:52 891c053d2c06: Verifying Checksum 14:36:52 891c053d2c06: Download complete 14:36:52 35d82f9e3411: Pull complete 14:36:52 e16973657156: Pull complete 14:36:53 db1c61fa0a46: Download complete 14:36:53 fc693d55d65f: Verifying Checksum 14:36:53 fc693d55d65f: Download complete 14:37:06 fc693d55d65f: Pull complete 14:37:06 7e9fc2657dce: Pull complete 14:37:06 dda99020689f: Pull complete 14:37:11 db1c61fa0a46: Pull complete 14:37:14 891c053d2c06: Pull complete 14:37:14 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 14:37:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:37:14 ---> f96f9c87975a 14:37:14 Step 3/10 : ARG MAKE=make build 14:37:15 ---> Running in 3fe1c5d67cdc 14:37:16 Removing intermediate container 3fe1c5d67cdc 14:37:16 ---> ab910129f5f5 14:37:16 Step 4/10 : WORKDIR /device-sdk-go 14:37:16 ---> Running in 7e04e2d2a029 14:37:16 Removing intermediate container 7e04e2d2a029 14:37:16 ---> 7247317d2eb0 14:37:16 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:37:16 ---> Running in 0af4721aa811 14:37:16 Removing intermediate container 0af4721aa811 14:37:16 ---> 691b8bd1adb8 14:37:16 Step 6/10 : RUN apk add --update --no-cache make git 14:37:16 ---> Running in 2a238ee32d01 14:37:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:37:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:37:19 OK: 221 MiB in 51 packages 14:37:20 Removing intermediate container 2a238ee32d01 14:37:20 ---> 11595edb59ed 14:37:20 Step 7/10 : COPY go.mod vendor* ./ 14:37:20 ---> 56a5cf9e9b1c 14:37:20 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:37:20 ---> Running in f36e2afc9e64 14:38:42 Removing intermediate container f36e2afc9e64 14:38:42 ---> 0845e32eb975 14:38:42 Step 9/10 : COPY . . 14:38:42 ---> 5a0216807c37 14:38:42 Step 10/10 : RUN ${MAKE} 14:38:42 ---> Running in 58808e1dd972 14:38:42 noop 14:38:42 Removing intermediate container 58808e1dd972 14:38:42 ---> 8d1941a14c8b 14:38:42 Successfully built 8d1941a14c8b 14:38:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:42 + docker inspect -f . ci-base-image-arm64 14:38:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:38:43 prd-ubuntu20.04-docker-arm64-4c-16g-9625 does not seem to be running inside a container 14:38:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:38:44 $ docker top 5a5eeb250516a724fd9d4f4726c9004f7bf8244a3de11de29afb34a944a245cc -eo pid,comm [Pipeline] { [Pipeline] sh 14:38:45 + go version 14:38:45 go version go1.18.7 linux/arm64 [Pipeline] } 14:38:45 $ docker stop --time=1 5a5eeb250516a724fd9d4f4726c9004f7bf8244a3de11de29afb34a944a245cc 14:38:47 $ docker rm -f --volumes 5a5eeb250516a724fd9d4f4726c9004f7bf8244a3de11de29afb34a944a245cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:48 + docker inspect -f . ci-base-image-arm64 14:38:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:38:48 prd-ubuntu20.04-docker-arm64-4c-16g-9625 does not seem to be running inside a container 14:38:48 $ 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/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:38:49 $ docker top e4da43cc6903acbd58026b445974c5d1bedb295e3feb19f9917f831e225a925b -eo pid,comm [Pipeline] { [Pipeline] sh 14:38:50 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 14:38:51 + make test 14:38:51 go test -race -coverprofile=coverage.out ./... 14:39:23 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 14:41:30 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 14:41:30 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 14:41:30 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 14:41:30 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 14:41:30 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 14:41:31 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.458s coverage: 27.6% of statements 14:41:31 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.520s coverage: 78.9% of statements 14:41:41 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.359s coverage: 86.0% of statements 14:41:41 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 14:41:41 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 14:41:44 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.544s coverage: 75.4% of statements 14:41:44 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 14:41:44 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.287s coverage: 15.3% of statements 14:41:44 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 14:41:44 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.388s coverage: 65.2% of statements 14:41:44 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 14:41:44 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 14:41:44 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.856s coverage: 89.2% of statements 14:41:44 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.237s coverage: 5.5% of statements 14:41:44 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 14:41:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:41:45 GO111MODULE=on go vet ./... 14:43:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:43:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:43:21 ./bin/test-attribution-txt.sh [Pipeline] echo 14:43:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:43:21 $ docker stop --time=1 e4da43cc6903acbd58026b445974c5d1bedb295e3feb19f9917f831e225a925b 14:43:24 $ docker rm -f --volumes e4da43cc6903acbd58026b445974c5d1bedb295e3feb19f9917f831e225a925b [Pipeline] // withDockerContainer [Pipeline] sh 14:43:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:43:26 Warning: overwriting stash ‘coverage-report’ 14:43:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:43:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:43:27 + ls -al . 14:43:27 total 276 14:43:27 drwxrwxr-x 10 jenkins jenkins 4096 Mar 10 14:38 . 14:43:27 drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 14:36 .. 14:43:27 -rw-rw-r-- 1 jenkins jenkins 140 Mar 10 14:36 .dockerignore 14:43:27 drwxrwxr-x 8 jenkins jenkins 4096 Mar 10 14:36 .git 14:43:27 drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 14:36 .github 14:43:27 -rw-rw-r-- 1 jenkins jenkins 131 Mar 10 14:36 .gitignore 14:43:27 -rw-rw-r-- 1 jenkins jenkins 42 Mar 10 14:36 .golangci.yml 14:43:27 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 10 14:36 CHANGELOG.md 14:43:27 -rw-rw-r-- 1 jenkins jenkins 677 Mar 10 14:36 GOVERNANCE.md 14:43:27 -rw-rw-r-- 1 jenkins jenkins 885 Mar 10 14:36 Jenkinsfile 14:43:27 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 10 14:36 LICENSE 14:43:27 -rw-rw-r-- 1 jenkins jenkins 1679 Mar 10 14:36 Makefile 14:43:27 -rw-rw-r-- 1 jenkins jenkins 619 Mar 10 14:36 OWNERS.md 14:43:27 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 10 14:36 README.md 14:43:27 -rw-rw-r-- 1 jenkins jenkins 5 Mar 10 14:31 VERSION 14:43:27 drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 14:36 bin 14:43:27 -rw-r--r-- 1 jenkins jenkins 111316 Mar 10 14:41 coverage.out 14:43:27 drwxrwxr-x 5 jenkins jenkins 4096 Mar 10 14:36 example 14:43:27 -rw-rw-r-- 1 jenkins jenkins 3278 Mar 10 14:36 go.mod 14:43:27 -rw-rw-r-- 1 jenkins jenkins 30839 Mar 10 14:36 go.sum 14:43:27 drwxrwxr-x 12 jenkins jenkins 4096 Mar 10 14:36 internal 14:43:27 drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 14:36 openapi 14:43:27 drwxrwxr-x 6 jenkins jenkins 4096 Mar 10 14:36 pkg 14:43:27 drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 14:36 snap 14:43:27 -rw-rw-r-- 1 jenkins jenkins 222 Mar 10 14:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:28 + 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=5fbfeb20002c9e6643630549f4989688992ad83b --label arch=arm64 --label version=0.0.0 . 14:43:28 Sending build context to Docker daemon 5.894MB 14:43:28 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 14:43:28 Step 2/23 : FROM ${BASE} AS builder 14:43:28 ---> 8d1941a14c8b 14:43:28 Step 3/23 : ARG MAKE=make build 14:43:28 ---> Running in b0048c1c347b 14:43:28 Removing intermediate container b0048c1c347b 14:43:28 ---> 7786b5e01e86 14:43:28 Step 4/23 : WORKDIR /device-sdk-go 14:43:28 ---> Running in ee36323a804b 14:43:29 Removing intermediate container ee36323a804b 14:43:29 ---> c807519d6680 14:43:29 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:43:29 ---> Running in 3b97e3702835 14:43:29 Removing intermediate container 3b97e3702835 14:43:29 ---> c4c998809938 14:43:29 Step 6/23 : RUN apk add --update --no-cache make git 14:43:29 ---> Running in 8ae54497b819 14:43:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:43:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:43:32 OK: 221 MiB in 51 packages 14:43:32 Removing intermediate container 8ae54497b819 14:43:32 ---> cf8c246c00e9 14:43:32 Step 7/23 : COPY go.mod vendor* ./ 14:43:33 ---> f59d17d46511 14:43:33 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:43:33 ---> Running in 3e876d8cafb1 14:43:37 Removing intermediate container 3e876d8cafb1 14:43:37 ---> 9067d8a5a419 14:43:37 Step 9/23 : COPY . . 14:43:39 ---> 29895690c042 14:43:39 Step 10/23 : RUN ${MAKE} 14:43:39 ---> Running in 619dec3d56ab 14:43:39 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 14:45:46 Removing intermediate container 619dec3d56ab 14:45:46 ---> 877f93c68cde 14:45:46 Step 11/23 : FROM alpine:3.16 14:45:46 3.16: Pulling from library/alpine 14:45:46 3760b48202b3: Pulling fs layer 14:45:46 3760b48202b3: Verifying Checksum 14:45:46 3760b48202b3: Download complete 14:45:46 3760b48202b3: Pull complete 14:45:46 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 14:45:46 Status: Downloaded newer image for alpine:3.16 14:45:46 ---> 4c81e5bf8899 14:45:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 14:45:46 ---> Running in d1f3b9369228 14:45:46 Removing intermediate container d1f3b9369228 14:45:46 ---> 24690f45ff5e 14:45:46 Step 13/23 : RUN apk add --update --no-cache 14:45:46 ---> Running in f8ad66bb71c3 14:45:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:45:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:45:46 OK: 5 MiB in 14 packages 14:45:46 Removing intermediate container f8ad66bb71c3 14:45:46 ---> d69426ae33ec 14:45:46 Step 14/23 : WORKDIR / 14:45:46 ---> Running in df159951e259 14:45:46 Removing intermediate container df159951e259 14:45:46 ---> 2162b6ebb3b5 14:45:46 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 14:45:46 ---> c9387cfd9edf 14:45:46 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 14:45:46 ---> 74ec8e9f3db9 14:45:46 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 14:45:46 ---> ce7290b3ff72 14:45:46 Step 18/23 : EXPOSE 59999 14:45:46 ---> Running in 21a7a08bf4f0 14:45:46 Removing intermediate container 21a7a08bf4f0 14:45:46 ---> 2a43ab542cb9 14:45:46 Step 19/23 : ENTRYPOINT ["/device-simple"] 14:45:46 ---> Running in bbab37d9f24b 14:45:46 Removing intermediate container bbab37d9f24b 14:45:46 ---> d559df967dff 14:45:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:45:46 ---> Running in 9409e138396f 14:45:46 Removing intermediate container 9409e138396f 14:45:46 ---> 41175ab1cc0e 14:45:46 Step 21/23 : LABEL arch=arm64 14:45:46 ---> Running in b430c30c1f15 14:45:46 Removing intermediate container b430c30c1f15 14:45:46 ---> 40dc6f25362a 14:45:46 Step 22/23 : LABEL git_sha=5fbfeb20002c9e6643630549f4989688992ad83b 14:45:46 ---> Running in cbbfb4aff58a 14:45:46 Removing intermediate container cbbfb4aff58a 14:45:46 ---> bd1f6a310b4a 14:45:46 Step 23/23 : LABEL version=0.0.0 14:45:46 ---> Running in 507a9eb9cdb9 14:45:46 Removing intermediate container 507a9eb9cdb9 14:45:46 ---> 7d9c89b5ecca 14:45:46 [Warning] One or more build-args [ARCH] were not consumed 14:45:46 Successfully built 7d9c89b5ecca 14:45:46 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 14:45:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:45:47 14:45:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:45:47 arm64: Pulling from edgex-lftools-log-publisher 14:45:47 8998bd30e6a1: Pulling fs layer 14:45:47 04944245beec: Pulling fs layer 14:45:47 699f458cf7ca: Pulling fs layer 14:45:47 765212b225bb: Pulling fs layer 14:45:47 f23df028b6ca: Pulling fs layer 14:45:47 d65c8cfc05b1: Pulling fs layer 14:45:47 2437ff75d9bd: Pulling fs layer 14:45:47 f23df028b6ca: Waiting 14:45:47 d65c8cfc05b1: Waiting 14:45:47 2437ff75d9bd: Waiting 14:45:47 765212b225bb: Waiting 14:45:48 04944245beec: Verifying Checksum 14:45:48 04944245beec: Download complete 14:45:48 765212b225bb: Verifying Checksum 14:45:48 765212b225bb: Download complete 14:45:48 f23df028b6ca: Verifying Checksum 14:45:48 f23df028b6ca: Download complete 14:45:48 d65c8cfc05b1: Verifying Checksum 14:45:48 d65c8cfc05b1: Download complete 14:45:48 699f458cf7ca: Verifying Checksum 14:45:48 699f458cf7ca: Download complete 14:45:48 8998bd30e6a1: Verifying Checksum 14:45:48 8998bd30e6a1: Download complete 14:45:50 2437ff75d9bd: Verifying Checksum 14:45:50 2437ff75d9bd: Download complete 14:45:52 8998bd30e6a1: Pull complete 14:45:52 04944245beec: Pull complete 14:45:54 699f458cf7ca: Pull complete 14:45:54 765212b225bb: Pull complete 14:45:55 f23df028b6ca: Pull complete 14:45:55 d65c8cfc05b1: Pull complete 14:46:10 2437ff75d9bd: Pull complete 14:46:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:46:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:46:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:46:10 prd-ubuntu20.04-docker-arm64-4c-16g-9625 does not seem to be running inside a container 14:46:10 $ 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/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:46:13 $ docker top d95f0d728a5ee79019c932fdb221ff05ba12ec4f65a289c45a0587165d1896b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:46:14 ---> job-cost.sh 14:46:14 lf-activate-venv: SKIPPING 14:46:14 INFO: No Stack... 14:46:14 INFO: Retrieving Pricing Info for: v3-standard-4 14:46:15 INFO: Archiving Costs [Pipeline] sh 14:46:15 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 14:46:15 + cut -d, -f6 [Pipeline] lock 14:46:16 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1372-1-stack-cost] 14:46:16 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1372-1-stack-cost] did not exist. Created. 14:46:16 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1372-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:46:16 /w/workspace/device-sdk-go/1@tmp/durable-1380cbd9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:46:17 + echo total: 0.10999999940395355 [Pipeline] stash 14:46:17 Warning: overwriting stash ‘stack-cost’ 14:46:17 Stashed 1 file(s) [Pipeline] } 14:46:17 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1372-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:46:17 $ docker stop --time=1 d95f0d728a5ee79019c932fdb221ff05ba12ec4f65a289c45a0587165d1896b6 14:46:18 $ docker rm -f --volumes d95f0d728a5ee79019c932fdb221ff05ba12ec4f65a289c45a0587165d1896b6 [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 14:46:19 provisioning config files... 14:46:19 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1372@tmp/config3588887164130866919tmp [Pipeline] { [Pipeline] sh 14:46:19 + set +x 14:46:19 + curl -s https://codecov.io/bash 14:46:19 + bash -s -- 14:46:19 14:46:19 _____ _ 14:46:19 / ____| | | 14:46:19 | | ___ __| | ___ ___ _____ __ 14:46:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:46:19 | |___| (_) | (_| | __/ (_| (_) \ V / 14:46:19 \_____\___/ \__,_|\___|\___\___/ \_/ 14:46:19 Bash-1.0.6 14:46:19 14:46:19 14:46:19 ==> git version 2.25.1 found 14:46:19 ==> 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 14:46:19 Release-Date: 2020-01-08 14:46:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:46:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:46:19 ==> Jenkins CI detected. 14:46:19 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1372 14:46:19 project root: . 14:46:19 --> token set from env 14:46:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:46:19 ==> Running gcov in . (disable via -X gcov) 14:46:19 ==> Python coveragepy not found 14:46:19 ==> Searching for coverage reports in: 14:46:19 + . 14:46:19 -> Found 1 reports 14:46:19 ==> Detecting git/mercurial file structure 14:46:19 ==> Reading reports 14:46:19 + ./coverage.out bytes=111316 14:46:20 ==> Appending adjustments 14:46:20 https://docs.codecov.io/docs/fixing-reports 14:46:20 + Found adjustments 14:46:20 ==> Gzipping contents 14:46:20 16K /tmp/codecov.bn1FHQ.gz 14:46:20 ==> Uploading reports 14:46:20 url: https://codecov.io 14:46:20 query: branch=PR-1372&commit=5fbfeb20002c9e6643630549f4989688992ad83b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1372%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1372&job=&cmd_args= 14:46:20 -> Pinging Codecov 14:46:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1372&commit=5fbfeb20002c9e6643630549f4989688992ad83b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1372%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1372&job=&cmd_args= 14:46:20 -> Uploading to 14:46:20 https://storage.googleapis.com/codecov/v4/raw/2023-03-10/7E55EF52A471D76F132DFD9A03CDDE97/5fbfeb20002c9e6643630549f4989688992ad83b/bdab3edd-bea6-4855-afb6-2b778598953f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230310%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230310T144620Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8b9fd0f063748846e74060da2d9bcd549aa5e6c695d96c6aa9440a07818c9557 14:46:20 % Total % Received % Xferd Average Speed Time Time Time Current 14:46:20 Dload Upload Total Spent Left Speed 14:46:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15455 0 0 100 15455 0 70250 --:--:-- --:--:-- --:--:-- 69932 100 15455 0 0 100 15455 0 51516 --:--:-- --:--:-- --:--:-- 51345 14:46:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/5fbfeb20002c9e6643630549f4989688992ad83b [Pipeline] } 14:46:20 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 14:46:22 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1372/archives ] 14:46:22 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1372/archives 14:46:22 total 16 14:46:22 drwxr-xr-x 3 root root 4096 Mar 10 14:34 . 14:46:22 drwxrwxr-x 12 jenkins jenkins 4096 Mar 10 14:34 .. 14:46:22 drwxr-xr-x 2 root root 4096 Mar 10 14:34 cost 14:46:22 -rw-r--r-- 1 root root 86 Mar 10 14:34 cost.csv 14:46:22 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1372/archives 14:46:22 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1372/archives 14:46:22 total 16 14:46:22 drwxr-xr-x 3 jenkins jenkins 4096 Mar 10 14:34 . 14:46:22 drwxrwxr-x 12 jenkins jenkins 4096 Mar 10 14:34 .. 14:46:22 drwxr-xr-x 2 jenkins jenkins 4096 Mar 10 14:34 cost 14:46:22 -rw-r--r-- 1 jenkins jenkins 86 Mar 10 14:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:46:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:46:23 ---> package-listing.sh 14:46:23 ++ facter osfamily 14:46:23 ++ tr '[:upper:]' '[:lower:]' 14:46:23 + OS_FAMILY=debian 14:46:23 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1372 14:46:23 + START_PACKAGES=/tmp/packages_start.txt 14:46:23 + END_PACKAGES=/tmp/packages_end.txt 14:46:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:46:23 + PACKAGES=/tmp/packages_start.txt 14:46:23 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1372 ']' 14:46:23 + PACKAGES=/tmp/packages_end.txt 14:46:23 + case "${OS_FAMILY}" in 14:46:23 + dpkg -l 14:46:23 + grep '^ii' 14:46:23 + '[' -f /tmp/packages_start.txt ']' 14:46:23 + '[' -f /tmp/packages_end.txt ']' 14:46:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:46:23 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1372 ']' 14:46:23 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1372/archives/ 14:46:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1372/archives/ [Pipeline] echo 14:46:24 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-1372/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:46:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:46:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:46:25 prd-ubuntu20.04-docker-8c-8g-9624 does not seem to be running inside a container 14:46:25 $ 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-1372/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-1372 -v /w/workspace/gexfoundry_device-sdk-go_PR-1372:/w/workspace/gexfoundry_device-sdk-go_PR-1372:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1372@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1372@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:46:25 $ docker top cdcc182df6d73635fff24d42a2e0cb189a60ecec942aec74a3937425f0460990 -eo pid,comm [Pipeline] { [Pipeline] sh 14:46:25 + touch /tmp/pre-build-complete [Pipeline] sh 14:46:26 + mkdir -p /var/log/sysstat [Pipeline] sh 14:46:26 + ls /var/log/sa-host 14:46:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:46:26 provisioning config files... 14:46:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1372@tmp/config12553624858928081653tmp [Pipeline] { [Pipeline] echo 14:46:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:46:26 ---> create-netrc.sh [Pipeline] } 14:46:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:46:27 ---> python-tools-install.sh [Pipeline] echo 14:46:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:46:27 ---> sudo-logs.sh 14:46:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:46:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:46:28 ---> job-cost.sh 14:46:28 lf-activate-venv: SKIPPING 14:46:28 DEBUG: total: 0.2199999988079071 14:46:28 INFO: Retrieving Stack Cost... 14:46:28 INFO: Retrieving Pricing Info for: v3-standard-8 14:46:28 INFO: Archiving Costs [Pipeline] echo 14:46:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:46:29 ---> logs-deploy.sh 14:46:29 lf-activate-venv: SKIPPING 14:46:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1372/1 14:46:29 INFO: archiving workspace using pattern(s): 14:46:30 Archives upload complete. 14:46:30 INFO: archiving logs to Nexus 14:46:30 ---> uname -a: 14:46:30 Linux prd-ubuntu20-04-docker-8c-8g-9624 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:46:30 14:46:30 14:46:30 ---> lscpu: 14:46:30 Architecture: x86_64 14:46:30 CPU op-mode(s): 32-bit, 64-bit 14:46:30 Byte Order: Little Endian 14:46:30 Address sizes: 40 bits physical, 48 bits virtual 14:46:30 CPU(s): 8 14:46:30 On-line CPU(s) list: 0-7 14:46:30 Thread(s) per core: 1 14:46:30 Core(s) per socket: 1 14:46:30 Socket(s): 8 14:46:30 NUMA node(s): 1 14:46:30 Vendor ID: AuthenticAMD 14:46:30 CPU family: 23 14:46:30 Model: 49 14:46:30 Model name: AMD EPYC-Rome Processor 14:46:30 Stepping: 0 14:46:30 CPU MHz: 2799.998 14:46:30 BogoMIPS: 5599.99 14:46:30 Virtualization: AMD-V 14:46:30 Hypervisor vendor: KVM 14:46:30 Virtualization type: full 14:46:30 L1d cache: 256 KiB 14:46:30 L1i cache: 256 KiB 14:46:30 L2 cache: 4 MiB 14:46:30 L3 cache: 128 MiB 14:46:30 NUMA node0 CPU(s): 0-7 14:46:30 Vulnerability Itlb multihit: Not affected 14:46:30 Vulnerability L1tf: Not affected 14:46:30 Vulnerability Mds: Not affected 14:46:30 Vulnerability Meltdown: Not affected 14:46:30 Vulnerability Mmio stale data: Not affected 14:46:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:46:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:46:30 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:46:30 Vulnerability Srbds: Not affected 14:46:30 Vulnerability Tsx async abort: Not affected 14:46:30 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 14:46:30 14:46:30 14:46:30 ---> nproc: 14:46:30 8 14:46:30 14:46:30 14:46:30 ---> df -h: 14:46:30 Filesystem Size Used Avail Use% Mounted on 14:46:30 overlay 155G 12G 144G 8% / 14:46:30 tmpfs 64M 0 64M 0% /dev 14:46:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:46:30 shm 64M 0 64M 0% /dev/shm 14:46:30 /dev/vda1 155G 12G 144G 8% /facter-os 14:46:30 14:46:30 14:46:30 ---> sar -b -r -n DEV: 14:46:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9624) 03/10/23 _x86_64_ (8 CPU) 14:46:30 14:46:30 14:30:45 LINUX RESTART (8 CPU) 14:46:30 14:46:30 14:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:46:30 14:32:01 363.24 47.98 315.26 0.00 5441.89 142118.05 0.00 14:46:30 14:33:01 148.04 0.85 147.19 0.00 10.66 46061.39 0.00 14:46:30 14:34:01 150.46 0.20 150.26 0.00 4.80 31805.23 0.00 14:46:30 14:35:01 30.08 0.00 30.08 0.00 0.00 15953.22 0.00 14:46:30 14:36:01 37.33 9.37 27.96 0.00 2885.39 4890.25 0.00 14:46:30 14:37:01 18.11 1.23 16.88 0.00 2270.42 3829.90 0.00 14:46:30 14:38:01 5.20 1.03 4.17 0.00 22.00 103.85 0.00 14:46:30 14:39:01 2.02 0.00 2.02 0.00 0.00 21.20 0.00 14:46:30 14:40:01 1.38 0.00 1.38 0.00 0.00 14.66 0.00 14:46:30 14:41:01 2.10 0.00 2.10 0.00 0.00 22.53 0.00 14:46:30 14:42:01 1.43 0.00 1.43 0.00 0.00 16.00 0.00 14:46:30 14:43:01 2.05 0.00 2.05 0.00 0.00 21.73 0.00 14:46:30 14:44:01 1.40 0.00 1.40 0.00 0.00 15.73 0.00 14:46:30 14:45:01 1.65 0.00 1.65 0.00 0.00 17.86 0.00 14:46:30 14:46:01 2.47 0.02 2.45 0.00 0.13 32.13 0.00 14:46:30 Average: 51.13 4.04 47.09 0.00 709.02 16328.25 0.00 14:46:30 14:46:30 14:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:46:30 14:32:01 29195740 31604264 713064 2.17 72568 2616444 1814092 5.35 987420 2349200 108 14:46:30 14:33:01 27913556 31433376 861248 2.62 145028 3561568 2170460 6.40 1476320 3024168 379976 14:46:30 14:34:01 27697688 31581288 713596 2.17 159000 3873712 1703656 5.02 1209840 3465868 469240 14:46:30 14:35:01 27697048 31581008 713384 2.17 159244 3873720 1723880 5.08 1221744 3453772 380 14:46:30 14:36:01 27383948 31550320 733016 2.23 177540 4125008 1774636 5.23 1390084 3574916 124 14:46:30 14:37:01 27172036 31563508 718220 2.18 192576 4329084 1799376 5.30 1540872 3624544 356 14:46:30 14:38:01 27175616 31563352 717200 2.18 191184 4326448 1792236 5.28 1539296 3621856 164 14:46:30 14:39:01 27183368 31571192 709512 2.16 191268 4326448 1792236 5.28 1531808 3621856 156 14:46:30 14:40:01 27183896 31572032 708900 2.16 191352 4326452 1792236 5.28 1531628 3622084 8 14:46:30 14:41:01 27183824 31572044 708864 2.16 191432 4326456 1792236 5.28 1531464 3622088 12 14:46:30 14:42:01 27184084 31572372 708488 2.15 191504 4326456 1792236 5.28 1531652 3622088 4 14:46:30 14:43:01 27183916 31572464 708376 2.15 191592 4326460 1792236 5.28 1531560 3622216 12 14:46:30 14:44:01 27183164 31571864 708836 2.16 191652 4326468 1792236 5.28 1531912 3622220 8 14:46:30 14:45:01 27183436 31572160 708300 2.15 191676 4326468 1792236 5.28 1531664 3622220 180 14:46:30 14:46:01 27182480 31571232 708952 2.16 191772 4326440 1765952 5.20 1531452 3622204 4 14:46:30 Average: 27446920 31563498 722664 2.20 175293 4087842 1805996 5.32 1441248 3472753 56715 14:46:30 14:46:30 14:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:46:30 14:32:01 ens3 557.82 355.94 6546.96 107.87 0.00 0.00 0.00 0.00 14:46:30 14:32:01 docker0 8.38 8.25 0.81 75.78 0.00 0.00 0.00 0.00 14:46:30 14:32:01 lo 7.13 7.13 0.69 0.69 0.00 0.00 0.00 0.00 14:46:30 14:33:01 ens3 316.00 178.22 1937.72 26.83 0.00 0.00 0.00 0.00 14:46:30 14:33:01 vethfdd9b48 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 14:46:30 14:33:01 docker0 161.29 289.99 13.20 1910.44 0.00 0.00 0.00 0.00 14:46:30 14:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:46:30 14:34:01 ens3 123.35 79.19 2659.04 17.83 0.00 0.00 0.00 0.00 14:46:30 14:34:01 docker0 2.60 6.27 0.16 81.03 0.00 0.00 0.00 0.00 14:46:30 14:34:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 14:46:30 14:35:01 ens3 15.66 10.11 23.84 4.49 0.00 0.00 0.00 0.00 14:46:30 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:30 14:35:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 14:46:30 14:36:01 ens3 82.14 45.63 1428.07 3.34 0.00 0.00 0.00 0.00 14:46:30 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:30 14:36:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 14:46:30 14:37:01 ens3 63.87 24.81 1373.23 2.00 0.00 0.00 0.00 0.00 14:46:30 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:30 14:37:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 14:46:30 14:38:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:46:30 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:30 14:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:30 14:39:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:46:30 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:30 14:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:46:30 14:40:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 14:46:30 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:30 14:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:30 14:41:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:46:30 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:30 14:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:46:30 14:42:01 ens3 0.13 0.08 0.07 0.06 0.00 0.00 0.00 0.00 14:46:30 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:30 14:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:30 14:43:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:46:30 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:30 14:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:46:30 14:44:01 ens3 0.27 0.15 0.39 0.01 0.00 0.00 0.00 0.00 14:46:30 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:30 14:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:30 14:45:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:46:30 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:30 14:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:46:30 14:46:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:46:30 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:30 14:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:30 Average: ens3 77.33 46.31 931.29 10.83 0.00 0.00 0.00 0.00 14:46:30 Average: docker0 11.48 20.30 0.94 137.82 0.00 0.00 0.00 0.00 14:46:30 Average: lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 14:46:30 14:46:30 14:46:30 ---> sar -P ALL: 14:46:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9624) 03/10/23 _x86_64_ (8 CPU) 14:46:30 14:46:30 14:30:45 LINUX RESTART (8 CPU) 14:46:30 14:46:30 14:31:01 CPU %user %nice %system %iowait %steal %idle 14:46:30 14:32:01 all 9.12 0.00 3.41 3.33 0.06 84.08 14:46:30 14:32:01 0 9.68 0.00 3.84 1.52 0.07 84.89 14:46:30 14:32:01 1 7.62 0.00 3.11 0.25 0.07 88.95 14:46:30 14:32:01 2 7.48 0.00 3.17 9.86 0.05 79.44 14:46:30 14:32:01 3 9.08 0.00 4.74 10.43 0.05 75.70 14:46:30 14:32:01 4 7.53 0.00 2.95 2.34 0.05 87.13 14:46:30 14:32:01 5 9.86 0.00 2.79 0.77 0.05 86.53 14:46:30 14:32:01 6 8.87 0.00 2.59 1.16 0.03 87.34 14:46:30 14:32:01 7 12.84 0.00 4.10 0.34 0.08 82.64 14:46:30 14:33:01 all 20.85 0.00 4.17 2.51 0.08 72.39 14:46:30 14:33:01 0 21.37 0.00 4.66 3.41 0.10 70.47 14:46:30 14:33:01 1 21.61 0.00 3.91 0.42 0.07 73.99 14:46:30 14:33:01 2 20.09 0.00 4.17 0.20 0.08 75.45 14:46:30 14:33:01 3 20.87 0.00 5.24 14.09 0.08 59.72 14:46:30 14:33:01 4 20.82 0.00 3.87 0.29 0.07 74.95 14:46:30 14:33:01 5 21.01 0.00 3.62 0.62 0.05 74.70 14:46:30 14:33:01 6 19.86 0.00 3.81 0.24 0.07 76.03 14:46:30 14:33:01 7 21.19 0.00 4.08 0.88 0.10 73.76 14:46:30 14:34:01 all 37.24 0.00 6.31 1.07 0.09 55.29 14:46:30 14:34:01 0 37.92 0.00 6.51 0.54 0.10 54.93 14:46:30 14:34:01 1 35.94 0.00 6.04 0.35 0.07 57.59 14:46:30 14:34:01 2 38.21 0.00 6.19 0.24 0.08 55.28 14:46:30 14:34:01 3 36.50 0.00 6.36 0.71 0.10 56.32 14:46:30 14:34:01 4 38.00 0.00 6.82 0.54 0.08 54.55 14:46:30 14:34:01 5 36.94 0.00 6.55 1.81 0.10 54.60 14:46:30 14:34:01 6 36.58 0.00 5.64 1.73 0.08 55.96 14:46:30 14:34:01 7 37.85 0.00 6.36 2.63 0.08 53.07 14:46:30 14:35:01 all 0.22 0.00 0.17 0.15 0.01 99.45 14:46:30 14:35:01 0 0.10 0.00 0.45 0.90 0.00 98.55 14:46:30 14:35:01 1 0.47 0.00 0.13 0.05 0.02 99.33 14:46:31 14:35:01 2 0.28 0.00 0.13 0.02 0.02 99.55 14:46:31 14:35:01 3 0.17 0.00 0.13 0.00 0.00 99.70 14:46:31 14:35:01 4 0.22 0.00 0.17 0.00 0.02 99.60 14:46:31 14:35:01 5 0.20 0.00 0.07 0.00 0.02 99.72 14:46:31 14:35:01 6 0.12 0.00 0.10 0.10 0.02 99.67 14:46:31 14:35:01 7 0.23 0.00 0.18 0.10 0.03 99.45 14:46:31 14:36:01 all 1.15 0.00 0.72 0.31 0.02 97.79 14:46:31 14:36:01 0 1.23 0.00 1.97 0.42 0.02 96.36 14:46:31 14:36:01 1 0.55 0.00 0.35 0.87 0.03 98.20 14:46:31 14:36:01 2 1.30 0.00 0.58 0.65 0.02 97.45 14:46:31 14:36:01 3 0.82 0.00 0.45 0.02 0.02 98.70 14:46:31 14:36:01 4 0.65 0.00 0.33 0.07 0.02 98.93 14:46:31 14:36:01 5 1.23 0.00 0.95 0.02 0.00 97.80 14:46:31 14:36:01 6 1.41 0.00 0.45 0.02 0.02 98.11 14:46:31 14:36:01 7 2.01 0.00 0.70 0.44 0.05 96.80 14:46:31 14:37:01 all 1.10 0.00 0.57 0.14 0.02 98.17 14:46:31 14:37:01 0 0.67 0.00 1.28 0.00 0.02 98.03 14:46:31 14:37:01 1 3.80 0.00 0.46 0.79 0.05 94.90 14:46:31 14:37:01 2 1.60 0.00 0.55 0.02 0.02 97.81 14:46:31 14:37:01 3 0.63 0.00 0.47 0.17 0.02 98.71 14:46:31 14:37:01 4 0.53 0.00 0.67 0.02 0.02 98.77 14:46:31 14:37:01 5 0.55 0.00 0.27 0.02 0.02 99.15 14:46:31 14:37:01 6 0.45 0.00 0.60 0.02 0.00 98.93 14:46:31 14:37:01 7 0.52 0.00 0.28 0.07 0.02 99.11 14:46:31 14:38:01 all 0.36 0.00 0.07 0.02 0.01 99.55 14:46:31 14:38:01 0 0.22 0.00 0.10 0.00 0.00 99.68 14:46:31 14:38:01 1 2.01 0.00 0.05 0.07 0.03 97.85 14:46:31 14:38:01 2 0.12 0.00 0.07 0.02 0.02 99.78 14:46:31 14:38:01 3 0.15 0.00 0.07 0.02 0.00 99.77 14:46:31 14:38:01 4 0.12 0.00 0.05 0.00 0.02 99.82 14:46:31 14:38:01 5 0.10 0.00 0.07 0.02 0.02 99.80 14:46:31 14:38:01 6 0.02 0.00 0.08 0.00 0.00 99.90 14:46:31 14:38:01 7 0.10 0.00 0.07 0.02 0.00 99.82 14:46:31 14:39:01 all 0.23 0.00 0.01 0.01 0.01 99.74 14:46:31 14:39:01 0 0.00 0.00 0.00 0.00 0.02 99.98 14:46:31 14:39:01 1 1.66 0.00 0.03 0.05 0.03 98.22 14:46:31 14:39:01 2 0.03 0.00 0.02 0.00 0.02 99.93 14:46:31 14:39:01 3 0.00 0.00 0.00 0.00 0.02 99.98 14:46:31 14:39:01 4 0.07 0.00 0.00 0.00 0.02 99.92 14:46:31 14:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:46:31 14:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:46:31 14:39:01 7 0.03 0.00 0.02 0.00 0.02 99.93 14:46:31 14:40:01 all 0.01 0.00 0.01 0.01 0.01 99.97 14:46:31 14:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:46:31 14:40:01 1 0.03 0.00 0.03 0.05 0.05 99.83 14:46:31 14:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:46:31 14:40:01 3 0.02 0.00 0.03 0.00 0.00 99.95 14:46:31 14:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:46:31 14:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:46:31 14:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:46:31 14:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:46:31 14:41:01 all 0.03 0.00 0.01 0.01 0.01 99.94 14:46:31 14:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:46:31 14:41:01 1 0.08 0.00 0.02 0.05 0.03 99.82 14:46:31 14:41:01 2 0.03 0.00 0.02 0.00 0.02 99.93 14:46:31 14:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:46:31 14:41:01 4 0.03 0.00 0.02 0.00 0.02 99.93 14:46:31 14:41:01 5 0.02 0.00 0.02 0.00 0.02 99.95 14:46:31 14:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:46:31 14:41:01 7 0.02 0.00 0.00 0.02 0.02 99.95 14:46:31 14:42:01 all 0.05 0.00 0.01 0.01 0.01 99.93 14:46:31 14:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:46:31 14:42:01 1 0.30 0.00 0.00 0.05 0.05 99.60 14:46:31 14:42:01 2 0.03 0.00 0.03 0.00 0.02 99.92 14:46:31 14:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:46:31 14:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:46:31 14:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:46:31 14:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:46:31 14:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:46:31 14:46:31 14:42:01 CPU %user %nice %system %iowait %steal %idle 14:46:31 14:43:01 all 0.04 0.00 0.03 0.01 0.01 99.91 14:46:31 14:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:46:31 14:43:01 1 0.00 0.00 0.03 0.05 0.02 99.90 14:46:31 14:43:01 2 0.07 0.00 0.03 0.00 0.03 99.87 14:46:31 14:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:46:31 14:43:01 4 0.13 0.00 0.12 0.00 0.02 99.73 14:46:31 14:43:01 5 0.03 0.00 0.05 0.00 0.00 99.92 14:46:31 14:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:46:31 14:43:01 7 0.02 0.00 0.02 0.02 0.02 99.93 14:46:31 14:44:01 all 0.02 0.00 0.01 0.01 0.01 99.95 14:46:31 14:44:01 0 0.00 0.00 0.02 0.00 0.02 99.97 14:46:31 14:44:01 1 0.07 0.00 0.00 0.05 0.02 99.87 14:46:31 14:44:01 2 0.07 0.00 0.00 0.00 0.02 99.92 14:46:31 14:44:01 3 0.00 0.00 0.03 0.00 0.00 99.97 14:46:31 14:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 14:46:31 14:44:01 5 0.00 0.00 0.02 0.00 0.02 99.97 14:46:31 14:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:46:31 14:44:01 7 0.02 0.00 0.02 0.02 0.00 99.95 14:46:31 14:45:01 all 0.02 0.00 0.01 0.02 0.01 99.94 14:46:31 14:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:46:31 14:45:01 1 0.00 0.00 0.00 0.12 0.02 99.87 14:46:31 14:45:01 2 0.05 0.00 0.03 0.00 0.03 99.88 14:46:31 14:45:01 3 0.02 0.00 0.02 0.00 0.02 99.95 14:46:31 14:45:01 4 0.03 0.00 0.02 0.00 0.02 99.93 14:46:31 14:45:01 5 0.05 0.00 0.00 0.00 0.02 99.93 14:46:31 14:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:46:31 14:45:01 7 0.00 0.00 0.00 0.02 0.02 99.97 14:46:31 14:46:01 all 0.06 0.00 0.02 0.02 0.01 99.89 14:46:31 14:46:01 0 0.00 0.00 0.03 0.00 0.00 99.97 14:46:31 14:46:01 1 0.32 0.00 0.05 0.15 0.02 99.47 14:46:31 14:46:01 2 0.05 0.00 0.02 0.00 0.03 99.90 14:46:31 14:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:46:31 14:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 14:46:31 14:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:46:31 14:46:01 6 0.00 0.00 0.02 0.00 0.02 99.97 14:46:31 14:46:01 7 0.03 0.00 0.02 0.00 0.00 99.95 14:46:31 Average: all 4.65 0.00 1.03 0.50 0.02 93.79 14:46:31 Average: 0 4.71 0.00 1.25 0.45 0.02 93.57 14:46:31 Average: 1 4.94 0.00 0.94 0.22 0.04 93.86 14:46:31 Average: 2 4.58 0.00 0.99 0.73 0.03 93.67 14:46:31 Average: 3 4.50 0.00 1.16 1.68 0.02 92.63 14:46:31 Average: 4 4.49 0.00 0.99 0.22 0.02 94.28 14:46:31 Average: 5 4.62 0.00 0.95 0.21 0.02 94.19 14:46:31 Average: 6 4.44 0.00 0.88 0.22 0.02 94.46 14:46:31 Average: 7 4.93 0.00 1.05 0.30 0.03 93.70 14:46:31 14:46:31 14:46:31