Pull request #1642 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 weichou1229 for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 63bdcfc22f12a820c59c1dc8f69097df9e4fde21+1e80e475b0e97679140bd79592a828cf1f53df47 (4ba8f51e4598489901fa7e48c4f5301fb9f06784) 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-ssh16636207030715578586.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh1635552302966630293.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-1642/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-1642/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh587201108200370503.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-1642/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5952546258340013958.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh6781972917790065479.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-1642/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-1642/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8378755373270198326.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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]] ========================================================= [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.23 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 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23744 in /w/workspace/gexfoundry_device-sdk-go_PR-1642 [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-1642 # 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/1642/head:refs/remotes/origin/PR-1642 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1e80e475b0e97679140bd79592a828cf1f53df47 into PR head commit 63bdcfc22f12a820c59c1dc8f69097df9e4fde21 Merge succeeded, producing 63bdcfc22f12a820c59c1dc8f69097df9e4fde21 Checking out Revision 63bdcfc22f12a820c59c1dc8f69097df9e4fde21 (PR-1642) Commit message: "refactor!: update module to v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f 63bdcfc22f12a820c59c1dc8f69097df9e4fde21 # 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 1e80e475b0e97679140bd79592a828cf1f53df47 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 63bdcfc22f12a820c59c1dc8f69097df9e4fde21 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:38:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:38:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:38:34 ========================================================= 08:38:34 EdgeX Global Pipelines Version Info 08:38:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:38:35 ------------------- 08:38:35 stable info: 08:38:35 ------------------- 08:38:35 Commited By: Ginny Guan ginny@iotechsys.com 08:38:35 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 08:38:35 Message: update stable to v1.0.265 08:38:36 ------------------- 08:38:36 experimental info: 08:38:36 ------------------- 08:38:36 Commited By: Cherry Wang cherry@iotechsys.com 08:38:36 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 08:38:36 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:38:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 08:38:36 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 08:38:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:38:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:38:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:38:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:38:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:38:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 08:38:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:38:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:38:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:38:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 08:38:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:38:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:38:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:38:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 08:38:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:38:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:38:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:38:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:38:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:38:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 08:38:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:38:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:38:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:38:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:38:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:38:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1642 [Pipeline] echo 08:38:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1642 [Pipeline] echo 08:38:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1642 [Pipeline] echo 08:38:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 63bdcfc22f12a820c59c1dc8f69097df9e4fde21 [Pipeline] echo 08:38:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 63bdcfc [Pipeline] echo 08:38:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:38:38 provisioning config files... 08:38:38 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1642@tmp/config10909400154319370195tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:38:39 ---> ****-login.sh 08:38:39 nexus3.edgexfoundry.org:10001 08:38:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:39 Configure a credential helper to remove this warning. See 08:38:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:39 08:38:39 Login Succeeded 08:38:39 nexus3.edgexfoundry.org:10002 08:38:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:39 Configure a credential helper to remove this warning. See 08:38:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:39 08:38:39 Login Succeeded 08:38:39 nexus3.edgexfoundry.org:10003 08:38:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:39 Configure a credential helper to remove this warning. See 08:38:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:39 08:38:39 Login Succeeded 08:38:39 nexus3.edgexfoundry.org:10004 08:38:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:39 Configure a credential helper to remove this warning. See 08:38:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:39 08:38:39 Login Succeeded 08:38:39 ****.io 08:38:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:40 Configure a credential helper to remove this warning. See 08:38:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:40 08:38:40 Login Succeeded 08:38:40 ---> ****-login.sh ends [Pipeline] } 08:38:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:38:40 + git rev-list -1 --merges 63bdcfc22f12a820c59c1dc8f69097df9e4fde21~1..63bdcfc22f12a820c59c1dc8f69097df9e4fde21 [Pipeline] echo 08:38:40 -----------> git rev-list -1 --merges 63bdcfc22f12a820c59c1dc8f69097df9e4fde21~1..63bdcfc22f12a820c59c1dc8f69097df9e4fde21 63bdcfc22f12a820c59c1dc8f69097df9e4fde21 [false] [Pipeline] sh 08:38:41 + git log --format=format:%s -1 63bdcfc22f12a820c59c1dc8f69097df9e4fde21 [Pipeline] echo 08:38:41 ========================================================= 08:38:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:38:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:38:41 + git log --format=format:%s -1 63bdcfc22f12a820c59c1dc8f69097df9e4fde21 [Pipeline] echo 08:38:41 [semverPrep] GIT_COMMIT: 63bdcfc22f12a820c59c1dc8f69097df9e4fde21, Commit Message: refactor!: update module to v4 [Pipeline] echo 08:38:41 [semverPrep] This is not a build commit. [Pipeline] sh 08:38:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:38:42 + grep -v github /etc/ssh/ssh_known_hosts 08:38:42 + [ -e /tmp/ssh_known_hosts ] 08:38:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:38:42 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:38:42 sudo tee -a /etc/ssh/ssh_known_hosts 08:38:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:38:42 08:38:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:38:43 0.1.4: Pulling from edgex-devops/py-git-semver 08:38:43 b85a868b505f: Pulling fs layer 08:38:43 e2be974225ed: Pulling fs layer 08:38:43 339a4e72a1f5: Pulling fs layer 08:38:43 988bab9f4d93: Pulling fs layer 08:38:43 1469e6f7b9e6: Pulling fs layer 08:38:43 eaf3925da568: Pulling fs layer 08:38:43 bab4dde63d76: Pulling fs layer 08:38:43 bde34c3a00c8: Pulling fs layer 08:38:43 b352a97aabf1: Pulling fs layer 08:38:43 4872d77fe225: Pulling fs layer 08:38:43 5851b861e8e6: Pulling fs layer 08:38:43 bab4dde63d76: Waiting 08:38:43 bde34c3a00c8: Waiting 08:38:43 1469e6f7b9e6: Waiting 08:38:43 b352a97aabf1: Waiting 08:38:43 eaf3925da568: Waiting 08:38:43 4872d77fe225: Waiting 08:38:43 5851b861e8e6: Waiting 08:38:43 988bab9f4d93: Waiting 08:38:43 e2be974225ed: Download complete 08:38:43 988bab9f4d93: Verifying Checksum 08:38:43 988bab9f4d93: Download complete 08:38:43 1469e6f7b9e6: Verifying Checksum 08:38:43 1469e6f7b9e6: Download complete 08:38:43 eaf3925da568: Verifying Checksum 08:38:43 eaf3925da568: Download complete 08:38:43 339a4e72a1f5: Verifying Checksum 08:38:43 339a4e72a1f5: Download complete 08:38:43 bde34c3a00c8: Download complete 08:38:43 b352a97aabf1: Download complete 08:38:43 4872d77fe225: Download complete 08:38:43 5851b861e8e6: Download complete 08:38:43 b85a868b505f: Download complete 08:38:43 bab4dde63d76: Verifying Checksum 08:38:43 bab4dde63d76: Download complete 08:38:45 b85a868b505f: Pull complete 08:38:45 e2be974225ed: Pull complete 08:38:45 339a4e72a1f5: Pull complete 08:38:45 988bab9f4d93: Pull complete 08:38:45 1469e6f7b9e6: Pull complete 08:38:45 eaf3925da568: Pull complete 08:38:47 bab4dde63d76: Pull complete 08:38:47 bde34c3a00c8: Pull complete 08:38:47 b352a97aabf1: Pull complete 08:38:47 4872d77fe225: Pull complete 08:38:48 5851b861e8e6: Pull complete 08:38:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:38:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:38:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:38:48 prd-ubuntu20.04-docker-8c-8g-23744 does not seem to be running inside a container 08:38:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1642 -v /w/workspace/gexfoundry_device-sdk-go_PR-1642:/w/workspace/gexfoundry_device-sdk-go_PR-1642:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1642@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1642@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:38:50 $ docker top 790cbc3cef674bb5af129839e5df20218ab0d2e4ff1709d44b65cf065dfe90d6 -eo pid,comm 08:38:50 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). 08:38:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:38:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:38:50 [ssh-agent] Looking for ssh-agent implementation... 08:38:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:38:50 $ docker exec 790cbc3cef674bb5af129839e5df20218ab0d2e4ff1709d44b65cf065dfe90d6 ssh-agent 08:38:50 SSH_AUTH_SOCK=/tmp/ssh-WnqaEjvZwhXH/agent.32 08:38:50 SSH_AGENT_PID=38 08:38:50 Running ssh-add (command line suppressed) 08:38:50 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1642@tmp/private_key_14237726234502351481.key (/w/workspace/gexfoundry_device-sdk-go_PR-1642@tmp/private_key_14237726234502351481.key) 08:38:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:38:51 + git tag --points-at HEAD [Pipeline] } 08:38:51 $ docker exec --env ******** --env ******** 790cbc3cef674bb5af129839e5df20218ab0d2e4ff1709d44b65cf065dfe90d6 ssh-agent -k 08:38:51 unset SSH_AUTH_SOCK; 08:38:51 unset SSH_AGENT_PID; 08:38:51 echo Agent pid 38 killed; 08:38:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:38:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:38:51 [ssh-agent] Looking for ssh-agent implementation... 08:38:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:38:51 $ docker exec 790cbc3cef674bb5af129839e5df20218ab0d2e4ff1709d44b65cf065dfe90d6 ssh-agent 08:38:51 SSH_AUTH_SOCK=/tmp/ssh-J72UiKyDnZkT/agent.70 08:38:51 SSH_AGENT_PID=76 08:38:51 Running ssh-add (command line suppressed) 08:38:51 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1642@tmp/private_key_3942850403006141979.key (/w/workspace/gexfoundry_device-sdk-go_PR-1642@tmp/private_key_3942850403006141979.key) 08:38:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:38:51 + git semver init 08:38:52 2024-10-25 08:38:52,149 [run_init] DEBUG init version:0.0.0 force:False 08:38:52 2024-10-25 08:38:52,150 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1642/.semver 08:38:52 2024-10-25 08:38:52,150 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1642/.semver 08:38:52 2024-10-25 08:38:52,150 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1642/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1642, universal_newlines=False, shell=None, istream=None) 08:38:54 2024-10-25 08:38:54,114 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1642/.git/info/exclude 08:38:54 2024-10-25 08:38:54,115 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1642/.semver/PR-1642 with force:False 08:38:54 2024-10-25 08:38:54,115 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1642/.semver/PR-1642 08:38:54 2024-10-25 08:38:54,120 [execute] INFO git cat-file --batch-check 08:38:54 2024-10-25 08:38:54,120 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1642/.semver, universal_newlines=False, shell=None, istream=) 08:38:54 2024-10-25 08:38:54,127 [execute] INFO git cat-file --batch 08:38:54 2024-10-25 08:38:54,128 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1642/.semver, universal_newlines=False, shell=None, istream=) 08:38:54 2024-10-25 08:38:54,135 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1642/.semver/PR-1642 08:38:54 0.0.0 [Pipeline] } 08:38:54 $ docker exec --env ******** --env ******** 790cbc3cef674bb5af129839e5df20218ab0d2e4ff1709d44b65cf065dfe90d6 ssh-agent -k 08:38:54 unset SSH_AUTH_SOCK; 08:38:54 unset SSH_AGENT_PID; 08:38:54 echo Agent pid 76 killed; 08:38:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:38:55 + git semver [Pipeline] } 08:38:55 $ docker stop --time=1 790cbc3cef674bb5af129839e5df20218ab0d2e4ff1709d44b65cf065dfe90d6 08:38:56 $ docker rm -f --volumes 790cbc3cef674bb5af129839e5df20218ab0d2e4ff1709d44b65cf065dfe90d6 [Pipeline] // withDockerContainer [Pipeline] sh 08:38:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:38:57 Stashed 1 file(s) [Pipeline] echo 08:38:57 [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 08:38:58 provisioning config files... 08:38:58 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1642@tmp/config6125981934246515787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:38:58 ---> ****-login.sh 08:38:58 nexus3.edgexfoundry.org:10001 08:38:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:58 Configure a credential helper to remove this warning. See 08:38:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:58 08:38:58 Login Succeeded 08:38:58 nexus3.edgexfoundry.org:10002 08:38:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:58 Configure a credential helper to remove this warning. See 08:38:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:58 08:38:58 Login Succeeded 08:38:58 nexus3.edgexfoundry.org:10003 08:38:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:58 Configure a credential helper to remove this warning. See 08:38:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:58 08:38:58 Login Succeeded 08:38:58 nexus3.edgexfoundry.org:10004 08:38:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:58 Configure a credential helper to remove this warning. See 08:38:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:58 08:38:58 Login Succeeded 08:38:58 ****.io 08:38:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:59 Configure a credential helper to remove this warning. See 08:38:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:59 08:38:59 Login Succeeded 08:38:59 ---> ****-login.sh ends [Pipeline] } 08:38:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:38:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:38:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:38:59 ========================================================= 08:38:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:38:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:00 + 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.23-alpine --build-arg MAKE=echo noop --target=builder . 08:39:00 Sending build context to Docker daemon 25.68MB 08:39:00 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 08:39:00 Step 2/10 : FROM ${BASE} AS builder 08:39:00 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:39:00 43c4264eed91: Pulling fs layer 08:39:00 4cc291be95ef: Pulling fs layer 08:39:00 2ac1f1163629: Pulling fs layer 08:39:00 5c3c966382ef: Pulling fs layer 08:39:00 4f4fb700ef54: Pulling fs layer 08:39:00 5d5c8e513c77: Pulling fs layer 08:39:00 9f66e0745190: Pulling fs layer 08:39:00 f49a43e4bbc0: Pulling fs layer 08:39:00 561ebcabdf7f: Pulling fs layer 08:39:00 4f4fb700ef54: Waiting 08:39:00 5d5c8e513c77: Waiting 08:39:00 9f66e0745190: Waiting 08:39:00 f49a43e4bbc0: Waiting 08:39:00 561ebcabdf7f: Waiting 08:39:00 4cc291be95ef: Download complete 08:39:00 5c3c966382ef: Verifying Checksum 08:39:00 5c3c966382ef: Download complete 08:39:00 4f4fb700ef54: Verifying Checksum 08:39:00 4f4fb700ef54: Download complete 08:39:00 5d5c8e513c77: Download complete 08:39:00 43c4264eed91: Download complete 08:39:00 9f66e0745190: Verifying Checksum 08:39:00 9f66e0745190: Download complete 08:39:00 43c4264eed91: Pull complete 08:39:00 561ebcabdf7f: Verifying Checksum 08:39:00 561ebcabdf7f: Download complete 08:39:00 4cc291be95ef: Pull complete 08:39:00 2ac1f1163629: Verifying Checksum 08:39:00 2ac1f1163629: Download complete 08:39:01 f49a43e4bbc0: Verifying Checksum 08:39:01 f49a43e4bbc0: Download complete 08:39:04 2ac1f1163629: Pull complete 08:39:04 5c3c966382ef: Pull complete 08:39:04 4f4fb700ef54: Pull complete 08:39:05 5d5c8e513c77: Pull complete 08:39:05 9f66e0745190: Pull complete 08:39:07 f49a43e4bbc0: Pull complete 08:39:07 561ebcabdf7f: Pull complete 08:39:08 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 08:39:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:39:08 ---> 3a752c3f9dda 08:39:08 Step 3/10 : ARG MAKE=make build 08:39:10 ---> Running in 74771b694b8f 08:39:10 Removing intermediate container 74771b694b8f 08:39:10 ---> 9e51dc16b1d9 08:39:10 Step 4/10 : WORKDIR /device-sdk-go 08:39:10 ---> Running in 08d03dea70d1 08:39:10 Removing intermediate container 08d03dea70d1 08:39:10 ---> 4b956ca6df5b 08:39:10 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:39:10 ---> Running in 71656dda9695 08:39:10 Removing intermediate container 71656dda9695 08:39:10 ---> 46a0f07941d9 08:39:10 Step 6/10 : RUN apk add --update --no-cache make git 08:39:10 ---> Running in c2856ee0b53d 08:39:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:39:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:39:11 OK: 246 MiB in 54 packages 08:39:11 Removing intermediate container c2856ee0b53d 08:39:11 ---> b80ba94aeb29 08:39:11 Step 7/10 : COPY go.mod vendor* ./ 08:39:11 ---> d81370890ae5 08:39:11 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:11 ---> Running in edb3b384541c 08:39:13 Still waiting to schedule task 08:39:13 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:39:58 Removing intermediate container edb3b384541c 08:39:58 ---> 4d2a774d79d8 08:39:58 Step 9/10 : COPY . . 08:39:58 ---> 419729e6e213 08:39:58 Step 10/10 : RUN ${MAKE} 08:39:58 ---> Running in f7f0481d0b48 08:39:58 noop 08:39:58 Removing intermediate container f7f0481d0b48 08:39:58 ---> d876d99f4d97 08:39:58 Successfully built d876d99f4d97 08:39:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:59 + docker inspect -f . ci-base-image-x86_64 08:39:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:39:59 prd-ubuntu20.04-docker-8c-8g-23744 does not seem to be running inside a container 08:39:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1642 -v /w/workspace/gexfoundry_device-sdk-go_PR-1642:/w/workspace/gexfoundry_device-sdk-go_PR-1642:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1642@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1642@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:39:59 $ docker top 643844bea061ed4e2c84980ab05d1e5cff615be340cc9c7771dfcfee7d875a3b -eo pid,comm [Pipeline] { [Pipeline] sh 08:40:00 + go version 08:40:00 go version go1.23.2 linux/amd64 [Pipeline] } 08:40:00 $ docker stop --time=1 643844bea061ed4e2c84980ab05d1e5cff615be340cc9c7771dfcfee7d875a3b 08:40:01 $ docker rm -f --volumes 643844bea061ed4e2c84980ab05d1e5cff615be340cc9c7771dfcfee7d875a3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:02 + docker inspect -f . ci-base-image-x86_64 08:40:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:40:02 prd-ubuntu20.04-docker-8c-8g-23744 does not seem to be running inside a container 08:40:02 $ 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-1642 -v /w/workspace/gexfoundry_device-sdk-go_PR-1642:/w/workspace/gexfoundry_device-sdk-go_PR-1642:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1642@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1642@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:40:02 $ docker top adb32332d4112e391bee3f0684a6968138e8973d7f92da6d1b245355d6e8330a -eo pid,comm [Pipeline] { [Pipeline] sh 08:40:03 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1642 [Pipeline] fileExists [Pipeline] sh 08:40:03 + make test 08:40:03 go test -race -coverprofile=coverage.out ./... 08:40:11 ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] 08:40:43 github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements 08:40:43 github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements 08:40:43 github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements 08:40:43 github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements 08:40:43 github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements 08:40:43 github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements 08:40:43 github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements 08:40:43 ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.037s coverage: 26.0% of statements 08:40:43 ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.036s coverage: 79.4% of statements 08:40:43 ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.054s coverage: 86.0% of statements 08:40:43 github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements 08:40:43 ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] 08:40:43 github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements 08:40:43 github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements 08:40:43 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.114s coverage: 45.2% of statements 08:40:44 github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements 08:40:46 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 4.051s coverage: 14.1% of statements 08:40:46 ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 3.002s coverage: 44.6% of statements 08:40:46 ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.061s coverage: 68.4% of statements 08:40:46 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.105s coverage: 88.3% of statements 08:40:46 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.054s coverage: 5.3% of statements 08:40:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23745 in /w/workspace/gexfoundry_device-sdk-go_PR-1642 [Pipeline] { [Pipeline] ws 08:40:52 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 08:40:52 The recommended git tool is: git 08:40:58 using credential edgex-jenkins-ssh 08:40:58 Cloning the remote Git repository 08:40:58 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:40:58 > git init /w/workspace/device-sdk-go/1 # timeout=10 08:40:58 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:40:58 > git --version # timeout=10 08:40:58 > git --version # 'git version 2.25.1' 08:40:58 using GIT_SSH to set credentials SSH Credentials for GitHub 08:40:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:41:02 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:41:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:41:03 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:41:03 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:41:03 using GIT_SSH to set credentials SSH Credentials for GitHub 08:41:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1642/head:refs/remotes/origin/PR-1642 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:41:04 Merging remotes/origin/main commit 1e80e475b0e97679140bd79592a828cf1f53df47 into PR head commit 63bdcfc22f12a820c59c1dc8f69097df9e4fde21 08:41:05 Merge succeeded, producing 63bdcfc22f12a820c59c1dc8f69097df9e4fde21 08:41:05 Checking out Revision 63bdcfc22f12a820c59c1dc8f69097df9e4fde21 (PR-1642) 08:41:04 > git config core.sparsecheckout # timeout=10 08:41:04 > git checkout -f 63bdcfc22f12a820c59c1dc8f69097df9e4fde21 # timeout=10 08:41:04 > git remote # timeout=10 08:41:04 > git config --get remote.origin.url # timeout=10 08:41:04 using GIT_SSH to set credentials SSH Credentials for GitHub 08:41:04 > git merge 1e80e475b0e97679140bd79592a828cf1f53df47 # timeout=10 08:41:04 > git rev-parse HEAD^{commit} # timeout=10 08:41:05 > git config core.sparsecheckout # timeout=10 08:41:05 > git checkout -f 63bdcfc22f12a820c59c1dc8f69097df9e4fde21 # timeout=10 08:41:05 Commit message: "refactor!: update module to v4" 08:41:05 > git --version # timeout=10 08:41:05 > git --version # 'git version 2.25.1' 08:41:05 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:41:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:41:11 % Total % Received % Xferd Average Speed Time Time Time Current 08:41:11 Dload Upload Total Spent Left Speed 08:41:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 48407 0 --:--:-- --:--:-- --:--:-- 48225 [Pipeline] sh 08:41:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:41:12 + sudo tee /etc/docker/daemon.new 08:41:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:41:12 { 08:41:12 "registry-mirrors": [ 08:41:12 "https://nexus3.edgexfoundry.org:10001" 08:41:12 ], 08:41:12 "bip": "10.250.0.254/24", 08:41:12 "hosts": [ 08:41:12 "tcp://0.0.0.0:5555", 08:41:12 "unix:///var/run/docker.sock" 08:41:12 ], 08:41:12 "mtu": 1458, 08:41:12 "selinux-enabled": true, 08:41:12 "seccomp-profile": "/etc/docker/seccomp.json" 08:41:12 } [Pipeline] sh 08:41:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:41:12 + sudo service docker restart 08:41:24 GO111MODULE=on go vet ./... 08:41:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:41:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:41:29 ./bin/test-attribution-txt.sh [Pipeline] echo 08:41:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:41:29 $ docker stop --time=1 adb32332d4112e391bee3f0684a6968138e8973d7f92da6d1b245355d6e8330a 08:41:35 $ docker rm -f --volumes adb32332d4112e391bee3f0684a6968138e8973d7f92da6d1b245355d6e8330a [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:41:36 provisioning config files... 08:41:36 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config3271901983084810318tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:41:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:41:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 08:41:37 ---> ****-login.sh 08:41:37 nexus3.edgexfoundry.org:10001 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 08:41:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh 08:41:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:41:37 Configure a credential helper to remove this warning. See 08:41:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:41:37 08:41:37 Login Succeeded 08:41:37 nexus3.edgexfoundry.org:10002 08:41:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:41:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:41:38 Configure a credential helper to remove this warning. See 08:41:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:41:38 08:41:38 Login Succeeded 08:41:38 nexus3.edgexfoundry.org:10003 08:41:38 + ls -al . 08:41:38 total 716 08:41:38 drwxrwxr-x 11 jenkins jenkins 4096 Oct 25 08:40 . 08:41:38 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 08:38 .. 08:41:38 -rw-rw-r-- 1 jenkins jenkins 140 Oct 25 08:38 .dockerignore 08:41:38 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 08:40 .git 08:41:38 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 08:38 .github 08:41:38 -rw-rw-r-- 1 jenkins jenkins 137 Oct 25 08:38 .gitignore 08:41:38 -rw-rw-r-- 1 jenkins jenkins 199 Oct 25 08:38 .golangci.yml 08:41:38 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 08:38 .semver 08:41:38 -rw-rw-r-- 1 jenkins jenkins 48109 Oct 25 08:38 CHANGELOG.md 08:41:38 -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 08:38 GOVERNANCE.md 08:41:38 -rw-rw-r-- 1 jenkins jenkins 882 Oct 25 08:38 Jenkinsfile 08:41:38 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 25 08:38 LICENSE 08:41:38 -rw-rw-r-- 1 jenkins jenkins 2379 Oct 25 08:38 Makefile 08:41:38 -rw-rw-r-- 1 jenkins jenkins 619 Oct 25 08:38 OWNERS.md 08:41:38 -rw-rw-r-- 1 jenkins jenkins 4937 Oct 25 08:38 README.md 08:41:38 -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 08:38 VERSION 08:41:38 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 08:38 bin 08:41:38 -rw-r--r-- 1 jenkins jenkins 467900 Oct 25 08:40 coverage.out 08:41:38 drwxrwxr-x 5 jenkins jenkins 4096 Oct 25 08:38 example 08:41:38 -rw-rw-r-- 1 jenkins jenkins 6950 Oct 25 08:38 go.mod 08:41:38 -rw-rw-r-- 1 jenkins jenkins 99951 Oct 25 08:38 go.sum 08:41:38 drwxrwxr-x 13 jenkins jenkins 4096 Oct 25 08:38 internal 08:41:38 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 08:38 openapi 08:41:38 drwxrwxr-x 6 jenkins jenkins 4096 Oct 25 08:38 pkg 08:41:38 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 08:38 snap 08:41:38 -rw-rw-r-- 1 jenkins jenkins 222 Oct 25 08:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 08:41:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh 08:41:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:41:38 Configure a credential helper to remove this warning. See 08:41:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:41:38 08:41:38 Login Succeeded 08:41:38 nexus3.edgexfoundry.org:10004 08:41:38 + 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=63bdcfc22f12a820c59c1dc8f69097df9e4fde21 --label arch=amd64 --label version=0.0.0 . 08:41:38 Sending build context to Docker daemon 26.15MB 08:41:38 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 08:41:38 Step 2/24 : FROM ${BASE} AS builder 08:41:38 ---> d876d99f4d97 08:41:38 Step 3/24 : ARG MAKE=make build 08:41:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:41:38 Configure a credential helper to remove this warning. See 08:41:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:41:38 08:41:38 Login Succeeded 08:41:38 ****.io 08:41:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:41:39 Configure a credential helper to remove this warning. See 08:41:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:41:39 08:41:39 Login Succeeded 08:41:39 ---> ****-login.sh ends [Pipeline] } 08:41:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:41:39 ---> Running in 61c4c59ee542 08:41:39 Removing intermediate container 61c4c59ee542 08:41:39 ---> b4264ccf7da1 08:41:39 Step 4/24 : WORKDIR /device-sdk-go 08:41:39 ---> Running in da4317b1c521 08:41:39 Removing intermediate container da4317b1c521 08:41:39 ---> 6faa58ebf0b9 08:41:39 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:41:39 ---> Running in c24077ec61bf [Pipeline] // withEnv [Pipeline] unstash 08:41:39 Removing intermediate container c24077ec61bf 08:41:39 ---> a276b470c2b0 08:41:39 Step 6/24 : RUN apk add --update --no-cache make git 08:41:39 ---> Running in 27464c9d60f6 [Pipeline] echo 08:41:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:41:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:41:40 ========================================================= 08:41:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 08:41:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists 08:41:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:41:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:40 + 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.23-alpine --build-arg MAKE=echo noop --target=builder . 08:41:40 OK: 246 MiB in 54 packages 08:41:40 Removing intermediate container 27464c9d60f6 08:41:40 ---> cd4eebc5a04b 08:41:40 Step 7/24 : COPY go.mod vendor* ./ 08:41:41 Sending build context to Docker daemon 13.39MB 08:41:41 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 08:41:41 Step 2/10 : FROM ${BASE} AS builder 08:41:41 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:41:41 cf04c63912e1: Pulling fs layer 08:41:41 55b35a11ae5e: Pulling fs layer 08:41:41 a37a00ec5f00: Pulling fs layer 08:41:41 50b3750afda1: Pulling fs layer 08:41:41 4f4fb700ef54: Pulling fs layer 08:41:41 80978eb59214: Pulling fs layer 08:41:41 c9f46d7d2bd2: Pulling fs layer 08:41:41 c5a475d317c9: Pulling fs layer 08:41:41 4f4fb700ef54: Waiting 08:41:41 c5a475d317c9: Waiting 08:41:41 80978eb59214: Waiting 08:41:41 c9f46d7d2bd2: Waiting 08:41:41 ---> d4de7d452f57 08:41:41 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:41 ---> Running in b8a7f976ddc6 08:41:41 55b35a11ae5e: Verifying Checksum 08:41:41 55b35a11ae5e: Download complete 08:41:41 50b3750afda1: Verifying Checksum 08:41:41 50b3750afda1: Download complete 08:41:41 4f4fb700ef54: Verifying Checksum 08:41:41 4f4fb700ef54: Download complete 08:41:41 80978eb59214: Verifying Checksum 08:41:41 80978eb59214: Download complete 08:41:41 cf04c63912e1: Verifying Checksum 08:41:41 cf04c63912e1: Download complete 08:41:41 Removing intermediate container b8a7f976ddc6 08:41:41 ---> 5d2c21a7d461 08:41:41 Step 9/24 : COPY . . 08:41:42 c5a475d317c9: Verifying Checksum 08:41:42 c5a475d317c9: Download complete 08:41:42 cf04c63912e1: Pull complete 08:41:42 55b35a11ae5e: Pull complete 08:41:43 ---> 5fcd3a61e824 08:41:43 Step 10/24 : RUN ${MAKE} 08:41:43 ---> Running in 09f6a6ca0a25 08:41:43 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 08:41:43 a37a00ec5f00: Verifying Checksum 08:41:43 a37a00ec5f00: Download complete 08:41:44 c9f46d7d2bd2: Download complete 08:41:59 a37a00ec5f00: Pull complete 08:41:59 50b3750afda1: Pull complete 08:41:59 4f4fb700ef54: Pull complete 08:41:59 80978eb59214: Pull complete 08:42:05 c9f46d7d2bd2: Pull complete 08:42:07 c5a475d317c9: Pull complete 08:42:07 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 08:42:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:42:07 ---> be29e6b0f0d4 08:42:07 Step 3/10 : ARG MAKE=make build 08:42:09 ---> Running in b5caad226f01 08:42:09 Removing intermediate container b5caad226f01 08:42:09 ---> 9ce46b092b37 08:42:09 Step 4/10 : WORKDIR /device-sdk-go 08:42:09 ---> Running in 89c474190c97 08:42:09 Removing intermediate container 89c474190c97 08:42:09 ---> 563a42f88f91 08:42:09 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:42:09 ---> Running in f3e2f7f6394b 08:42:10 Removing intermediate container f3e2f7f6394b 08:42:10 ---> 4faca94d3043 08:42:10 Step 6/10 : RUN apk add --update --no-cache make git 08:42:10 ---> Running in da80487abc60 08:42:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:42:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:42:13 OK: 238 MiB in 54 packages 08:42:13 Removing intermediate container da80487abc60 08:42:13 ---> 653219b97b45 08:42:13 Step 7/10 : COPY go.mod vendor* ./ 08:42:14 ---> 1e87cdefc52e 08:42:14 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:42:14 ---> Running in cb771dd8d8ba 08:42:30 Removing intermediate container 09f6a6ca0a25 08:42:30 ---> 810e03b983f4 08:42:30 Step 11/24 : FROM alpine:3.20 08:42:30 3.20: Pulling from library/alpine 08:42:30 43c4264eed91: Already exists 08:42:30 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:42:30 Status: Downloaded newer image for alpine:3.20 08:42:30 ---> 91ef0af61f39 08:42:30 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 08:42:30 ---> Running in 2578bdc1484b 08:42:30 Removing intermediate container 2578bdc1484b 08:42:30 ---> 8b14b8b7e14c 08:42:30 Step 13/24 : RUN apk add --update --no-cache dumb-init 08:42:30 ---> Running in cc2c4c8d6729 08:42:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:42:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:42:30 (1/1) Installing dumb-init (1.2.5-r3) 08:42:30 Executing busybox-1.36.1-r29.trigger 08:42:30 OK: 8 MiB in 15 packages 08:42:30 Removing intermediate container cc2c4c8d6729 08:42:30 ---> 2f775b251d42 08:42:30 Step 14/24 : RUN apk --no-cache upgrade 08:42:30 ---> Running in bc11c5057edc 08:42:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:42:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:42:30 Upgrading critical system libraries and apk-tools: 08:42:30 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:42:30 Executing busybox-1.36.1-r29.trigger 08:42:30 Continuing the upgrade transaction with new apk-tools: 08:42:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:42:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:42:30 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:42:30 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:42:30 OK: 8 MiB in 15 packages 08:42:30 Removing intermediate container bc11c5057edc 08:42:30 ---> 9e2994a0ea52 08:42:30 Step 15/24 : WORKDIR / 08:42:30 ---> Running in 173bc7eba3c1 08:42:30 Removing intermediate container 173bc7eba3c1 08:42:30 ---> dfdb9ee277ea 08:42:30 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 08:42:30 ---> e9b432c1875e 08:42:30 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 08:42:31 ---> 581e2f31f88d 08:42:31 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 08:42:31 ---> 37de0244c686 08:42:31 Step 19/24 : EXPOSE 59999 08:42:31 ---> Running in b0f2acfa82f5 08:42:31 Removing intermediate container b0f2acfa82f5 08:42:31 ---> c1d868d0d95a 08:42:31 Step 20/24 : ENTRYPOINT ["/device-simple"] 08:42:31 ---> Running in 0073eb435bb4 08:42:31 Removing intermediate container 0073eb435bb4 08:42:31 ---> 0b22f1249f7b 08:42:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:42:31 ---> Running in 20e1e6266d92 08:42:31 Removing intermediate container 20e1e6266d92 08:42:31 ---> d72817f5a7c8 08:42:31 Step 22/24 : LABEL arch=amd64 08:42:31 ---> Running in 3648000d5a24 08:42:32 Removing intermediate container 3648000d5a24 08:42:32 ---> e787a727629c 08:42:32 Step 23/24 : LABEL git_sha=63bdcfc22f12a820c59c1dc8f69097df9e4fde21 08:42:32 ---> Running in ac5aeb91dee5 08:42:32 Removing intermediate container ac5aeb91dee5 08:42:32 ---> 857fe56e6f05 08:42:32 Step 24/24 : LABEL version=0.0.0 08:42:32 ---> Running in 348e2adda961 08:42:32 Removing intermediate container 348e2adda961 08:42:32 ---> 0a9b822ae2d2 08:42:32 [Warning] One or more build-args [ARCH] were not consumed 08:42:32 Successfully built 0a9b822ae2d2 08:42:32 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:42:33 08:42:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:42:33 latest: Pulling from edgex-lftools-log-publisher 08:42:33 5eb5b503b376: Pulling fs layer 08:42:33 5c69ac0246d0: Pulling fs layer 08:42:33 ec43610c2a17: Pulling fs layer 08:42:33 3a2ae6a8a46f: Pulling fs layer 08:42:33 33b1e0a273af: Pulling fs layer 08:42:33 5d3b04190fa2: Pulling fs layer 08:42:33 2f39f015ded8: Pulling fs layer 08:42:33 3a2ae6a8a46f: Waiting 08:42:33 33b1e0a273af: Waiting 08:42:33 5d3b04190fa2: Waiting 08:42:33 2f39f015ded8: Waiting 08:42:33 5c69ac0246d0: Verifying Checksum 08:42:33 5c69ac0246d0: Download complete 08:42:33 3a2ae6a8a46f: Verifying Checksum 08:42:33 3a2ae6a8a46f: Download complete 08:42:33 33b1e0a273af: Verifying Checksum 08:42:33 33b1e0a273af: Download complete 08:42:34 5d3b04190fa2: Verifying Checksum 08:42:34 5d3b04190fa2: Download complete 08:42:34 ec43610c2a17: Verifying Checksum 08:42:34 ec43610c2a17: Download complete 08:42:34 5eb5b503b376: Verifying Checksum 08:42:34 5eb5b503b376: Download complete 08:42:34 2f39f015ded8: Download complete 08:42:35 5eb5b503b376: Pull complete 08:42:35 5c69ac0246d0: Pull complete 08:42:36 ec43610c2a17: Pull complete 08:42:36 3a2ae6a8a46f: Pull complete 08:42:36 33b1e0a273af: Pull complete 08:42:36 5d3b04190fa2: Pull complete 08:42:41 2f39f015ded8: Pull complete 08:42:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:42:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:42:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:42:41 prd-ubuntu20.04-docker-8c-8g-23744 does not seem to be running inside a container 08:42:41 $ 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-1642 -v /w/workspace/gexfoundry_device-sdk-go_PR-1642:/w/workspace/gexfoundry_device-sdk-go_PR-1642:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1642@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1642@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:42:51 $ docker top 5281956c8b5109449e08658f69c6bc1f0dc84877db797a673739773ab3f3bdd1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:42:52 ---> job-cost.sh 08:42:52 lf-activate-venv: SKIPPING 08:42:52 INFO: No Stack... 08:42:52 INFO: Retrieving Pricing Info for: v3-standard-8 08:42:53 INFO: Archiving Costs [Pipeline] sh 08:42:53 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1642/archives/cost.csv 08:42:53 + cut -d, -f6 [Pipeline] lock 08:42:53 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1642-1-stack-cost] 08:42:53 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1642-1-stack-cost] did not exist. Created. 08:42:53 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1642-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:42:53 + echo total: 0.2199999988079071 [Pipeline] stash 08:42:53 Stashed 1 file(s) [Pipeline] } 08:42:54 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1642-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:42:54 $ docker stop --time=1 5281956c8b5109449e08658f69c6bc1f0dc84877db797a673739773ab3f3bdd1 08:42:55 $ docker rm -f --volumes 5281956c8b5109449e08658f69c6bc1f0dc84877db797a673739773ab3f3bdd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:44:05 Removing intermediate container cb771dd8d8ba 08:44:05 ---> 915e2d13bc63 08:44:05 Step 9/10 : COPY . . 08:44:05 ---> ba10b233f945 08:44:05 Step 10/10 : RUN ${MAKE} 08:44:05 ---> Running in 14e90df0782f 08:44:05 noop 08:44:05 Removing intermediate container 14e90df0782f 08:44:05 ---> 68a8aecd8341 08:44:05 Successfully built 68a8aecd8341 08:44:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:06 + docker inspect -f . ci-base-image-arm64 08:44:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:44:06 prd-ubuntu20.04-docker-arm64-4c-16g-23745 does not seem to be running inside a container 08:44:06 $ 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 ******** ci-base-image-arm64 cat 08:44:08 $ docker top fe98d434692c10edbf63c1542052f116f3807bc3315d836f2f705f299f547771 -eo pid,comm [Pipeline] { [Pipeline] sh 08:44:08 + go version 08:44:08 go version go1.23.2 linux/arm64 [Pipeline] } 08:44:09 $ docker stop --time=1 fe98d434692c10edbf63c1542052f116f3807bc3315d836f2f705f299f547771 08:44:10 $ docker rm -f --volumes fe98d434692c10edbf63c1542052f116f3807bc3315d836f2f705f299f547771 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:11 + docker inspect -f . ci-base-image-arm64 08:44:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:44:11 prd-ubuntu20.04-docker-arm64-4c-16g-23745 does not seem to be running inside a container 08:44:11 $ 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 ******** ci-base-image-arm64 cat 08:44:13 $ docker top a82622ae1b8b00267eff907307c93bb348fc90c07536d08cb45f9c4577284527 -eo pid,comm [Pipeline] { [Pipeline] sh 08:44:14 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 08:44:14 + make test 08:44:14 go test -race -coverprofile=coverage.out ./... 08:45:01 ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] 08:48:23 github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements 08:48:23 github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements 08:48:23 github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements 08:48:23 github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements 08:48:23 github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements 08:48:27 ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.158s coverage: 26.0% of statements 08:48:31 ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.174s coverage: 79.4% of statements 08:48:43 github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements 08:48:43 github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements 08:48:43 ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.285s coverage: 86.0% of statements 08:48:53 github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements 08:48:54 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.511s coverage: 45.2% of statements 08:48:57 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 4.272s coverage: 14.1% of statements 08:48:57 ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 4.353s coverage: 44.6% of statements 08:49:01 ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] 08:49:01 github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements 08:49:01 github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements 08:49:02 ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.389s coverage: 68.4% of statements 08:49:08 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.343s coverage: 88.3% of statements 08:49:13 github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements 08:49:13 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.269s coverage: 5.3% of statements 08:49:15 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:49:15 GO111MODULE=on go vet ./... 08:53:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:53:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:53:07 ./bin/test-attribution-txt.sh [Pipeline] echo 08:53:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:53:07 $ docker stop --time=1 a82622ae1b8b00267eff907307c93bb348fc90c07536d08cb45f9c4577284527 08:53:09 $ docker rm -f --volumes a82622ae1b8b00267eff907307c93bb348fc90c07536d08cb45f9c4577284527 [Pipeline] // withDockerContainer [Pipeline] sh 08:53:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:53:11 Warning: overwriting stash ‘coverage-report’ 08:53:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:53:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:53:13 + ls -al . 08:53:13 total 712 08:53:13 drwxrwxr-x 10 jenkins jenkins 4096 Oct 25 08:44 . 08:53:13 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 08:40 .. 08:53:13 -rw-rw-r-- 1 jenkins jenkins 140 Oct 25 08:41 .dockerignore 08:53:13 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 08:41 .git 08:53:13 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 08:41 .github 08:53:13 -rw-rw-r-- 1 jenkins jenkins 137 Oct 25 08:41 .gitignore 08:53:13 -rw-rw-r-- 1 jenkins jenkins 199 Oct 25 08:41 .golangci.yml 08:53:13 -rw-rw-r-- 1 jenkins jenkins 48109 Oct 25 08:41 CHANGELOG.md 08:53:13 -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 08:41 GOVERNANCE.md 08:53:13 -rw-rw-r-- 1 jenkins jenkins 882 Oct 25 08:41 Jenkinsfile 08:53:13 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 25 08:41 LICENSE 08:53:13 -rw-rw-r-- 1 jenkins jenkins 2379 Oct 25 08:41 Makefile 08:53:13 -rw-rw-r-- 1 jenkins jenkins 619 Oct 25 08:41 OWNERS.md 08:53:13 -rw-rw-r-- 1 jenkins jenkins 4937 Oct 25 08:41 README.md 08:53:13 -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 08:38 VERSION 08:53:13 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 08:41 bin 08:53:13 -rw-r--r-- 1 jenkins jenkins 467902 Oct 25 08:49 coverage.out 08:53:13 drwxrwxr-x 5 jenkins jenkins 4096 Oct 25 08:41 example 08:53:13 -rw-rw-r-- 1 jenkins jenkins 6950 Oct 25 08:41 go.mod 08:53:13 -rw-rw-r-- 1 jenkins jenkins 99951 Oct 25 08:41 go.sum 08:53:13 drwxrwxr-x 13 jenkins jenkins 4096 Oct 25 08:41 internal 08:53:13 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 08:41 openapi 08:53:13 drwxrwxr-x 6 jenkins jenkins 4096 Oct 25 08:41 pkg 08:53:13 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 08:41 snap 08:53:13 -rw-rw-r-- 1 jenkins jenkins 222 Oct 25 08:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:13 + 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=63bdcfc22f12a820c59c1dc8f69097df9e4fde21 --label arch=arm64 --label version=0.0.0 . 08:53:14 Sending build context to Docker daemon 13.86MB 08:53:14 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 08:53:14 Step 2/24 : FROM ${BASE} AS builder 08:53:14 ---> 68a8aecd8341 08:53:14 Step 3/24 : ARG MAKE=make build 08:53:14 ---> Running in 6250edd181cc 08:53:14 Removing intermediate container 6250edd181cc 08:53:14 ---> 98d9e188e368 08:53:14 Step 4/24 : WORKDIR /device-sdk-go 08:53:14 ---> Running in 01cf0e6d6b61 08:53:15 Removing intermediate container 01cf0e6d6b61 08:53:15 ---> 532bf2079b5e 08:53:15 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:53:15 ---> Running in 9baeb1c379bc 08:53:15 Removing intermediate container 9baeb1c379bc 08:53:15 ---> 8c7c4e23c1c7 08:53:15 Step 6/24 : RUN apk add --update --no-cache make git 08:53:15 ---> Running in e0fe4fbbb280 08:53:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:53:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:53:18 OK: 238 MiB in 54 packages 08:53:18 Removing intermediate container e0fe4fbbb280 08:53:18 ---> fb9f178d7cc6 08:53:18 Step 7/24 : COPY go.mod vendor* ./ 08:53:19 ---> 699a9cf20361 08:53:19 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:19 ---> Running in ed64226e3179 08:53:22 Removing intermediate container ed64226e3179 08:53:22 ---> f97fc5ce54f3 08:53:22 Step 9/24 : COPY . . 08:53:23 ---> 9bfdd3ae6938 08:53:23 Step 10/24 : RUN ${MAKE} 08:53:23 ---> Running in c71199b04e08 08:53:24 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 08:56:46 Removing intermediate container c71199b04e08 08:56:46 ---> b69bbfc60403 08:56:46 Step 11/24 : FROM alpine:3.20 08:56:49 3.20: Pulling from library/alpine 08:56:49 cf04c63912e1: Already exists 08:56:49 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:56:49 Status: Downloaded newer image for alpine:3.20 08:56:49 ---> c157a85ed455 08:56:49 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 08:56:49 ---> Running in 1647de83ca9d 08:56:50 Removing intermediate container 1647de83ca9d 08:56:50 ---> 0bc848f62eca 08:56:50 Step 13/24 : RUN apk add --update --no-cache dumb-init 08:56:50 ---> Running in 4d419e4a00ae 08:56:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:56:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:56:52 (1/1) Installing dumb-init (1.2.5-r3) 08:56:52 Executing busybox-1.36.1-r29.trigger 08:56:52 OK: 9 MiB in 15 packages 08:56:53 Removing intermediate container 4d419e4a00ae 08:56:53 ---> 703eb1e3bc16 08:56:53 Step 14/24 : RUN apk --no-cache upgrade 08:56:53 ---> Running in ebb5cfdc2695 08:56:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:56:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:56:56 Upgrading critical system libraries and apk-tools: 08:56:56 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:56:56 Executing busybox-1.36.1-r29.trigger 08:56:56 Continuing the upgrade transaction with new apk-tools: 08:56:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:56:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:56:58 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:56:58 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:56:58 OK: 9 MiB in 15 packages 08:56:59 Removing intermediate container ebb5cfdc2695 08:56:59 ---> 1529b46d74b3 08:56:59 Step 15/24 : WORKDIR / 08:56:59 ---> Running in c39da0dc2a6b 08:56:59 Removing intermediate container c39da0dc2a6b 08:56:59 ---> fe5695c3f425 08:56:59 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 08:57:00 ---> c432e5bdb310 08:57:00 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 08:57:02 ---> 853891afb7c7 08:57:02 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 08:57:02 ---> 980b923d9f3e 08:57:02 Step 19/24 : EXPOSE 59999 08:57:03 ---> Running in c410d1fed791 08:57:03 Removing intermediate container c410d1fed791 08:57:03 ---> 707435bbce84 08:57:03 Step 20/24 : ENTRYPOINT ["/device-simple"] 08:57:03 ---> Running in be35535b526b 08:57:03 Removing intermediate container be35535b526b 08:57:03 ---> 78ddcb299579 08:57:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:57:03 ---> Running in 4491c79f120d 08:57:03 Removing intermediate container 4491c79f120d 08:57:03 ---> febdfe6b19b0 08:57:03 Step 22/24 : LABEL arch=arm64 08:57:04 ---> Running in 68853e70890b 08:57:04 Removing intermediate container 68853e70890b 08:57:04 ---> 67f46da4a4fa 08:57:04 Step 23/24 : LABEL git_sha=63bdcfc22f12a820c59c1dc8f69097df9e4fde21 08:57:04 ---> Running in 4afc19f97105 08:57:04 Removing intermediate container 4afc19f97105 08:57:04 ---> b7354dcb3274 08:57:04 Step 24/24 : LABEL version=0.0.0 08:57:04 ---> Running in 7be861e724cc 08:57:04 Removing intermediate container 7be861e724cc 08:57:04 ---> 37da26f430eb 08:57:04 [Warning] One or more build-args [ARCH] were not consumed 08:57:04 Successfully built 37da26f430eb 08:57:04 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:57:06 08:57:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:57:06 arm64: Pulling from edgex-lftools-log-publisher 08:57:06 8998bd30e6a1: Pulling fs layer 08:57:06 04944245beec: Pulling fs layer 08:57:06 699f458cf7ca: Pulling fs layer 08:57:06 765212b225bb: Pulling fs layer 08:57:06 f23df028b6ca: Pulling fs layer 08:57:06 d65c8cfc05b1: Pulling fs layer 08:57:06 2437ff75d9bd: Pulling fs layer 08:57:06 765212b225bb: Waiting 08:57:06 f23df028b6ca: Waiting 08:57:06 d65c8cfc05b1: Waiting 08:57:06 2437ff75d9bd: Waiting 08:57:06 04944245beec: Verifying Checksum 08:57:06 04944245beec: Download complete 08:57:06 765212b225bb: Verifying Checksum 08:57:06 765212b225bb: Download complete 08:57:07 f23df028b6ca: Download complete 08:57:07 699f458cf7ca: Verifying Checksum 08:57:07 699f458cf7ca: Download complete 08:57:07 d65c8cfc05b1: Verifying Checksum 08:57:07 d65c8cfc05b1: Download complete 08:57:07 8998bd30e6a1: Verifying Checksum 08:57:07 8998bd30e6a1: Download complete 08:57:09 2437ff75d9bd: Verifying Checksum 08:57:09 2437ff75d9bd: Download complete 08:57:11 8998bd30e6a1: Pull complete 08:57:12 04944245beec: Pull complete 08:57:13 699f458cf7ca: Pull complete 08:57:14 765212b225bb: Pull complete 08:57:15 f23df028b6ca: Pull complete 08:57:15 d65c8cfc05b1: Pull complete 08:57:33 2437ff75d9bd: Pull complete 08:57:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:57:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:57:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:57:33 prd-ubuntu20.04-docker-arm64-4c-16g-23745 does not seem to be running inside a container 08:57:33 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:57:36 $ docker top d52ff4649eee89d955370fae43f245517ce75e8fa3735201ce43e3a894f9257f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:57:37 ---> job-cost.sh 08:57:37 lf-activate-venv: SKIPPING 08:57:37 INFO: No Stack... 08:57:37 INFO: Retrieving Pricing Info for: v3-standard-4 08:57:38 INFO: Archiving Costs [Pipeline] sh 08:57:39 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 08:57:39 + cut -d, -f6 [Pipeline] lock 08:57:39 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1642-1-stack-cost] 08:57:39 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1642-1-stack-cost] did not exist. Created. 08:57:39 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1642-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:57:40 /w/workspace/device-sdk-go/1@tmp/durable-1eb1306a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:57:40 + echo total: 0.10999999940395355 [Pipeline] stash 08:57:40 Warning: overwriting stash ‘stack-cost’ 08:57:40 Stashed 1 file(s) [Pipeline] } 08:57:40 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1642-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:57:40 $ docker stop --time=1 d52ff4649eee89d955370fae43f245517ce75e8fa3735201ce43e3a894f9257f 08:57:42 $ docker rm -f --volumes d52ff4649eee89d955370fae43f245517ce75e8fa3735201ce43e3a894f9257f [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 08:57:43 provisioning config files... 08:57:43 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1642@tmp/config10880739155387253398tmp [Pipeline] { [Pipeline] sh 08:57:44 + set +x 08:57:44 + curl -s https://codecov.io/bash 08:57:44 + bash -s -- 08:57:44 08:57:44 _____ _ 08:57:44 / ____| | | 08:57:44 | | ___ __| | ___ ___ _____ __ 08:57:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:57:44 | |___| (_) | (_| | __/ (_| (_) \ V / 08:57:44 \_____\___/ \__,_|\___|\___\___/ \_/ 08:57:44 Bash-1.0.6 08:57:44 08:57:44 08:57:44 ==> git version 2.25.1 found 08:57:44 ==> 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 08:57:44 Release-Date: 2020-01-08 08:57:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:57:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:57:44 ==> Jenkins CI detected. 08:57:44 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1642 08:57:44 project root: . 08:57:44 --> token set from env 08:57:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:57:44 ==> Running gcov in . (disable via -X gcov) 08:57:44 ==> Python coveragepy not found 08:57:44 ==> Searching for coverage reports in: 08:57:44 + . 08:57:44 -> Found 1 reports 08:57:44 ==> Detecting git/mercurial file structure 08:57:44 ==> Reading reports 08:57:44 + ./coverage.out bytes=467902 08:57:44 ==> Appending adjustments 08:57:44 https://docs.codecov.io/docs/fixing-reports 08:57:44 + Found adjustments 08:57:44 ==> Gzipping contents 08:57:44 44K /tmp/codecov.IK2NQK.gz 08:57:44 ==> Uploading reports 08:57:44 url: https://codecov.io 08:57:44 query: branch=PR-1642&commit=63bdcfc22f12a820c59c1dc8f69097df9e4fde21&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1642%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1642&job=&cmd_args= 08:57:44 -> Pinging Codecov 08:57:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1642&commit=63bdcfc22f12a820c59c1dc8f69097df9e4fde21&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1642%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1642&job=&cmd_args= 08:57:44 -> Uploading to 08:57:44 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-sdk-go/63bdcfc22f12a820c59c1dc8f69097df9e4fde21/cd0da43a-3c33-4533-8b15-2cad87298208.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241025%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241025T085744Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=7c684cd000a7ff7966a6901e22c3e75fdaeb521dc30e9a3fb2d63ef2d0ca18f6 08:57:44 % Total % Received % Xferd Average Speed Time Time Time Current 08:57:44 Dload Upload Total Spent Left Speed 08:57:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 44762 0 0 100 44762 0 186k --:--:-- --:--:-- --:--:-- 186k 08:57:45 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/63bdcfc22f12a820c59c1dc8f69097df9e4fde21 [Pipeline] } 08:57:45 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:57:47 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1642/archives ] 08:57:47 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1642/archives 08:57:47 total 16 08:57:47 drwxr-xr-x 3 root root 4096 Oct 25 08:42 . 08:57:47 drwxrwxr-x 12 jenkins jenkins 4096 Oct 25 08:42 .. 08:57:47 drwxr-xr-x 2 root root 4096 Oct 25 08:42 cost 08:57:47 -rw-r--r-- 1 root root 86 Oct 25 08:42 cost.csv 08:57:47 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1642/archives 08:57:47 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1642/archives 08:57:47 total 16 08:57:47 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 08:42 . 08:57:47 drwxrwxr-x 12 jenkins jenkins 4096 Oct 25 08:42 .. 08:57:47 drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 08:42 cost 08:57:47 -rw-r--r-- 1 jenkins jenkins 86 Oct 25 08:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:57:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:57:48 ---> package-listing.sh 08:57:48 ++ facter osfamily 08:57:48 ++ tr '[:upper:]' '[:lower:]' 08:57:49 + OS_FAMILY=debian 08:57:49 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1642 08:57:49 + START_PACKAGES=/tmp/packages_start.txt 08:57:49 + END_PACKAGES=/tmp/packages_end.txt 08:57:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:57:49 + PACKAGES=/tmp/packages_start.txt 08:57:49 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1642 ']' 08:57:49 + PACKAGES=/tmp/packages_end.txt 08:57:49 + case "${OS_FAMILY}" in 08:57:49 + dpkg -l 08:57:49 + grep '^ii' 08:57:49 + '[' -f /tmp/packages_start.txt ']' 08:57:49 + '[' -f /tmp/packages_end.txt ']' 08:57:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:57:49 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1642 ']' 08:57:49 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1642/archives/ 08:57:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1642/archives/ [Pipeline] echo 08:57:49 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-1642/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:57:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:57:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:57:50 prd-ubuntu20.04-docker-8c-8g-23744 does not seem to be running inside a container 08:57:50 $ 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-1642/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-1642 -v /w/workspace/gexfoundry_device-sdk-go_PR-1642:/w/workspace/gexfoundry_device-sdk-go_PR-1642:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1642@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1642@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 08:57:50 $ docker top c8c7ffd4ae92bc8492ce696c0e5a38b59a724b283d5cb101459c479859d3a0bd -eo pid,comm [Pipeline] { [Pipeline] sh 08:57:51 + touch /tmp/pre-build-complete [Pipeline] sh 08:57:51 + mkdir -p /var/log/sysstat [Pipeline] sh 08:57:51 + ls /var/log/sa-host 08:57:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:57:51 provisioning config files... 08:57:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1642@tmp/config7706289850414279773tmp [Pipeline] { [Pipeline] echo 08:57:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:57:52 ---> create-netrc.sh [Pipeline] } 08:57:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:57:52 ---> python-tools-install.sh [Pipeline] echo 08:57:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:57:53 ---> sudo-logs.sh 08:57:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:57:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:57:53 ---> job-cost.sh 08:57:53 lf-activate-venv: SKIPPING 08:57:53 DEBUG: total: 0.2199999988079071 08:57:53 INFO: Retrieving Stack Cost... 08:57:54 INFO: Retrieving Pricing Info for: v3-standard-8 08:57:54 INFO: Archiving Costs [Pipeline] echo 08:57:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:57:54 ---> logs-deploy.sh 08:57:54 lf-activate-venv: SKIPPING 08:57:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1642/1 08:57:54 INFO: archiving workspace using pattern(s): 08:57:55 Archives upload complete. 08:57:56 INFO: archiving logs to Nexus 08:57:56 ---> uname -a: 08:57:56 Linux prd-ubuntu20-04-docker-8c-8g-23744 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:57:56 08:57:56 08:57:56 ---> lscpu: 08:57:56 Architecture: x86_64 08:57:56 CPU op-mode(s): 32-bit, 64-bit 08:57:56 Byte Order: Little Endian 08:57:56 Address sizes: 40 bits physical, 48 bits virtual 08:57:56 CPU(s): 8 08:57:56 On-line CPU(s) list: 0-7 08:57:56 Thread(s) per core: 1 08:57:56 Core(s) per socket: 1 08:57:56 Socket(s): 8 08:57:56 NUMA node(s): 1 08:57:56 Vendor ID: AuthenticAMD 08:57:56 CPU family: 23 08:57:56 Model: 49 08:57:56 Model name: AMD EPYC-Rome Processor 08:57:56 Stepping: 0 08:57:56 CPU MHz: 2799.998 08:57:56 BogoMIPS: 5599.99 08:57:56 Virtualization: AMD-V 08:57:56 Hypervisor vendor: KVM 08:57:56 Virtualization type: full 08:57:56 L1d cache: 256 KiB 08:57:56 L1i cache: 256 KiB 08:57:56 L2 cache: 4 MiB 08:57:56 L3 cache: 128 MiB 08:57:56 NUMA node0 CPU(s): 0-7 08:57:56 Vulnerability Itlb multihit: Not affected 08:57:56 Vulnerability L1tf: Not affected 08:57:56 Vulnerability Mds: Not affected 08:57:56 Vulnerability Meltdown: Not affected 08:57:56 Vulnerability Mmio stale data: Not affected 08:57:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:57:56 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:57:56 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:57:56 Vulnerability Srbds: Not affected 08:57:56 Vulnerability Tsx async abort: Not affected 08:57:56 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 08:57:56 08:57:56 08:57:56 ---> nproc: 08:57:56 8 08:57:56 08:57:56 08:57:56 ---> df -h: 08:57:56 Filesystem Size Used Avail Use% Mounted on 08:57:56 overlay 155G 12G 143G 8% / 08:57:56 tmpfs 64M 0 64M 0% /dev 08:57:56 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:57:56 shm 64M 0 64M 0% /dev/shm 08:57:56 /dev/vda1 155G 12G 143G 8% /facter-os 08:57:56 08:57:56 08:57:56 ---> sar -b -r -n DEV: 08:57:56 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23744) 10/25/24 _x86_64_ (8 CPU) 08:57:56 08:57:56 08:37:50 LINUX RESTART (8 CPU) 08:57:56 08:57:56 08:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:57:56 08:39:02 327.57 48.20 279.37 0.00 5426.06 171715.69 0.00 08:57:56 08:40:01 328.71 2.64 326.07 0.00 36.75 100809.76 0.00 08:57:56 08:41:01 43.84 0.03 43.80 0.00 1.87 18483.04 0.00 08:57:56 08:42:01 86.92 0.17 86.75 0.00 11.33 23380.12 0.00 08:57:56 08:43:01 162.56 2.92 159.65 0.00 2061.58 53286.10 0.00 08:57:56 08:44:01 31.94 8.80 23.15 0.00 3373.04 4531.51 0.00 08:57:56 08:45:01 1.38 0.00 1.38 0.00 0.00 14.66 0.00 08:57:56 08:46:01 1.98 0.00 1.98 0.00 0.00 21.46 0.00 08:57:56 08:47:01 1.48 0.00 1.48 0.00 0.00 16.26 0.00 08:57:56 08:48:01 2.58 0.00 2.58 0.00 0.00 42.66 0.00 08:57:56 08:49:01 1.47 0.00 1.47 0.00 0.00 16.00 0.00 08:57:56 08:50:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 08:57:56 08:51:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 08:57:56 08:52:01 1.80 0.00 1.80 0.00 0.00 19.60 0.00 08:57:56 08:53:01 1.65 0.02 1.63 0.00 0.13 19.60 0.00 08:57:56 08:54:01 1.62 0.00 1.62 0.00 0.00 18.13 0.00 08:57:56 08:55:01 1.27 0.00 1.27 0.00 0.00 14.40 0.00 08:57:56 08:56:01 1.45 0.00 1.45 0.00 0.00 17.46 0.00 08:57:56 08:57:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 08:57:56 Average: 52.47 3.30 49.17 0.00 574.77 19531.65 0.00 08:57:56 08:57:56 08:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:57:56 08:39:02 29473160 31548408 798584 2.43 64596 2297448 2036048 6.00 1035184 2027684 385368 08:57:56 08:40:01 27994760 31523820 788888 2.40 187776 3495284 1907796 5.62 1162540 3211888 824 08:57:56 08:41:01 26544080 31114920 1189908 3.62 192516 4454232 2664164 7.85 1943068 3800940 598480 08:57:56 08:42:01 26999332 31273576 1030616 3.13 196468 4154456 2259004 6.66 1889400 3400660 609260 08:57:56 08:43:01 26748160 31503988 798148 2.43 206672 4598740 1866984 5.50 1500664 4007028 8552 08:57:56 08:44:01 26550660 31520532 775256 2.36 212792 4801580 1834048 5.41 1627284 4062244 8 08:57:56 08:45:01 26553880 31523860 771876 2.35 212872 4801592 1834048 5.41 1624168 4062248 8 08:57:56 08:46:01 26553800 31523884 771732 2.35 212960 4801592 1834048 5.41 1623920 4062256 4 08:57:56 08:47:01 26562896 31533196 762384 2.32 213048 4801724 1834048 5.41 1615076 4062392 8 08:57:56 08:48:01 26563004 31534016 762068 2.32 213208 4801708 1834048 5.41 1614672 4062940 28 08:57:56 08:49:01 26562952 31534044 762188 2.32 213292 4801708 1834048 5.41 1614872 4062940 180 08:57:56 08:50:01 26562936 31534080 762128 2.32 213332 4801712 1834048 5.41 1614876 4062948 192 08:57:56 08:51:01 26562944 31534116 762012 2.32 213364 4801712 1834048 5.41 1614920 4062944 16 08:57:56 08:52:01 26562704 31533960 762140 2.32 213412 4801716 1834048 5.41 1614608 4062948 176 08:57:56 08:53:01 26560392 31531780 763988 2.32 213460 4801712 1855120 5.47 1615140 4062960 20 08:57:56 08:54:01 26561228 31532616 763088 2.32 213492 4801720 1855120 5.47 1614968 4062960 4 08:57:56 08:55:01 26560928 31532392 763260 2.32 213552 4801728 1855120 5.47 1614976 4062964 4 08:57:56 08:56:01 26560912 31532412 763188 2.32 213584 4801724 1855120 5.47 1614716 4062972 4 08:57:56 08:57:01 26560896 31532452 763104 2.32 213612 4801736 1855120 5.47 1614784 4062980 12 08:57:56 Average: 26821033 31494634 806029 2.45 201790 4538096 1921896 5.66 1587886 3859310 84376 08:57:56 08:57:56 08:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:57:56 08:39:02 lo 7.06 7.06 0.69 0.69 0.00 0.00 0.00 0.00 08:57:56 08:39:02 ens3 670.04 436.55 6012.59 101.46 0.00 0.00 0.00 0.00 08:57:56 08:39:02 docker0 33.52 35.29 2.47 195.39 0.00 0.00 0.00 0.00 08:57:56 08:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:57:56 08:40:01 ens3 533.92 371.95 3341.46 43.45 0.00 0.00 0.00 0.00 08:57:56 08:40:01 docker0 359.80 512.05 30.08 3322.44 0.00 0.00 0.00 0.00 08:57:56 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:56 08:41:01 veth66f4b7e 0.88 1.40 0.12 0.36 0.00 0.00 0.00 0.00 08:57:56 08:41:01 ens3 27.26 16.73 24.29 10.10 0.00 0.00 0.00 0.00 08:57:56 08:41:01 docker0 0.88 1.25 0.11 0.34 0.00 0.00 0.00 0.00 08:57:56 08:42:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 08:57:56 08:42:01 veth3e4eb76 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 08:57:56 08:42:01 ens3 23.91 13.70 56.04 8.77 0.00 0.00 0.00 0.00 08:57:56 08:42:01 docker0 2.60 5.02 0.15 38.39 0.00 0.00 0.00 0.00 08:57:56 08:43:01 lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 08:57:56 08:43:01 ens3 167.29 93.94 3387.67 15.08 0.00 0.00 0.00 0.00 08:57:56 08:43:01 docker0 4.98 10.31 0.31 152.36 0.00 0.00 0.00 0.00 08:57:56 08:44:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 08:57:56 08:44:01 ens3 104.32 55.77 1396.56 3.82 0.00 0.00 0.00 0.00 08:57:56 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:56 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:56 08:45:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:56 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:56 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:57:56 08:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:57:56 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:56 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:56 08:47:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:57:56 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:56 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:57:56 08:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:57:56 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:56 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:56 08:49:01 ens3 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 08:57:56 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:56 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:57:56 08:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:57:56 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:56 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:56 08:51:01 ens3 0.17 0.03 0.06 0.00 0.00 0.00 0.00 0.00 08:57:56 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:56 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:57:56 08:52:01 ens3 0.42 0.10 0.05 0.01 0.00 0.00 0.00 0.00 08:57:56 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:56 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:56 08:53:01 ens3 0.40 0.28 0.26 0.21 0.00 0.00 0.00 0.00 08:57:56 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:56 08:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:57:56 08:54:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 08:57:56 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:56 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:56 08:55:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 08:57:56 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:56 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:57:56 08:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:57:56 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:56 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:56 08:57:01 ens3 0.17 0.03 0.06 0.00 0.00 0.00 0.00 0.00 08:57:56 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:56 Average: lo 0.59 0.59 0.06 0.06 0.00 0.00 0.00 0.00 08:57:56 Average: ens3 80.07 51.82 746.13 9.61 0.00 0.00 0.00 0.00 08:57:56 Average: docker0 20.85 29.25 1.72 192.43 0.00 0.00 0.00 0.00 08:57:56 08:57:56 08:57:56 ---> sar -P ALL: 08:57:56 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23744) 10/25/24 _x86_64_ (8 CPU) 08:57:56 08:57:56 08:37:50 LINUX RESTART (8 CPU) 08:57:56 08:57:56 08:38:01 CPU %user %nice %system %iowait %steal %idle 08:57:56 08:39:02 all 8.46 0.00 2.65 2.27 0.05 86.57 08:57:56 08:39:02 0 6.32 0.00 2.37 0.40 0.05 90.85 08:57:56 08:39:02 1 10.04 0.00 2.93 1.12 0.03 85.87 08:57:56 08:39:02 2 11.79 0.00 2.64 2.73 0.05 82.79 08:57:56 08:39:02 3 8.21 0.00 3.24 3.08 0.05 85.42 08:57:56 08:39:02 4 9.03 0.00 2.14 1.84 0.05 86.95 08:57:56 08:39:02 5 8.20 0.00 2.11 0.34 0.03 89.31 08:57:56 08:39:02 6 6.28 0.00 1.97 1.36 0.05 90.33 08:57:56 08:39:02 7 7.82 0.00 3.83 7.30 0.07 80.99 08:57:56 08:40:01 all 9.24 0.00 4.94 2.42 0.07 83.32 08:57:56 08:40:01 0 9.41 0.00 3.87 0.03 0.07 86.62 08:57:56 08:40:01 1 8.12 0.00 4.46 0.45 0.09 86.89 08:57:56 08:40:01 2 8.34 0.00 3.28 2.15 0.07 86.16 08:57:56 08:40:01 3 10.36 0.00 5.01 0.50 0.07 84.07 08:57:56 08:40:01 4 9.67 0.00 6.51 10.91 0.07 72.84 08:57:56 08:40:01 5 8.51 0.00 5.00 0.57 0.07 85.86 08:57:56 08:40:01 6 9.29 0.00 4.84 4.07 0.05 81.74 08:57:56 08:40:01 7 10.23 0.00 6.57 0.72 0.07 82.41 08:57:56 08:41:01 all 50.93 0.00 7.88 0.80 0.12 40.28 08:57:56 08:41:01 0 50.55 0.00 7.97 0.07 0.10 41.31 08:57:56 08:41:01 1 50.80 0.00 7.90 0.91 0.10 40.28 08:57:56 08:41:01 2 48.04 0.00 8.16 2.22 0.17 41.42 08:57:56 08:41:01 3 51.86 0.00 7.73 0.86 0.14 39.41 08:57:56 08:41:01 4 51.58 0.00 7.62 0.66 0.10 40.05 08:57:56 08:41:01 5 52.00 0.00 8.18 0.20 0.10 39.52 08:57:56 08:41:01 6 51.31 0.00 7.45 1.48 0.10 39.66 08:57:56 08:41:01 7 51.32 0.00 8.00 0.00 0.12 40.56 08:57:56 08:42:01 all 49.85 0.00 7.02 2.28 0.10 40.75 08:57:56 08:42:01 0 49.67 0.00 6.76 0.56 0.12 42.90 08:57:56 08:42:01 1 50.98 0.00 7.10 0.50 0.08 41.33 08:57:56 08:42:01 2 50.44 0.00 6.99 10.51 0.10 31.96 08:57:56 08:42:01 3 50.27 0.00 7.31 0.93 0.10 41.39 08:57:56 08:42:01 4 48.58 0.00 6.84 1.09 0.10 43.39 08:57:56 08:42:01 5 48.45 0.00 7.02 1.82 0.08 42.63 08:57:56 08:42:01 6 50.18 0.00 6.84 2.68 0.10 40.21 08:57:56 08:42:01 7 50.25 0.00 7.34 0.17 0.08 42.16 08:57:56 08:43:01 all 7.92 0.00 2.78 6.75 0.07 82.48 08:57:56 08:43:01 0 9.90 0.00 3.41 20.82 0.05 65.82 08:57:56 08:43:01 1 7.77 0.00 2.38 6.08 0.05 83.73 08:57:56 08:43:01 2 6.66 0.00 2.40 2.25 0.05 88.63 08:57:56 08:43:01 3 6.51 0.00 2.73 0.03 0.03 90.70 08:57:56 08:43:01 4 9.49 0.00 2.59 0.52 0.07 87.33 08:57:56 08:43:01 5 7.78 0.00 2.45 7.45 0.05 82.27 08:57:56 08:43:01 6 7.35 0.00 3.94 16.27 0.17 72.28 08:57:56 08:43:01 7 7.91 0.00 2.37 0.67 0.05 89.00 08:57:56 08:44:01 all 0.98 0.00 0.49 0.56 0.02 97.96 08:57:56 08:44:01 0 0.95 0.00 0.55 0.95 0.02 97.53 08:57:56 08:44:01 1 1.44 0.00 0.53 0.12 0.02 97.90 08:57:56 08:44:01 2 0.37 0.00 0.40 1.35 0.03 97.84 08:57:56 08:44:01 3 1.23 0.00 0.57 0.12 0.02 98.07 08:57:56 08:44:01 4 0.69 0.00 0.27 0.15 0.02 98.88 08:57:56 08:44:01 5 1.05 0.00 0.72 1.55 0.02 96.66 08:57:56 08:44:01 6 1.75 0.00 0.60 0.20 0.00 97.45 08:57:56 08:44:01 7 0.35 0.00 0.25 0.02 0.02 99.36 08:57:56 08:45:01 all 0.04 0.00 0.01 0.00 0.01 99.94 08:57:56 08:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:57:56 08:45:01 1 0.05 0.00 0.00 0.00 0.02 99.93 08:57:56 08:45:01 2 0.03 0.00 0.02 0.03 0.00 99.92 08:57:56 08:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:57:56 08:45:01 4 0.12 0.00 0.03 0.00 0.03 99.82 08:57:56 08:45:01 5 0.05 0.00 0.02 0.00 0.02 99.92 08:57:56 08:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:57:56 08:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:57:56 08:46:01 all 0.03 0.00 0.01 0.01 0.01 99.95 08:57:56 08:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:57:56 08:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:57:56 08:46:01 2 0.02 0.00 0.00 0.08 0.00 99.90 08:57:56 08:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:57:56 08:46:01 4 0.08 0.00 0.03 0.00 0.03 99.85 08:57:56 08:46:01 5 0.03 0.00 0.02 0.02 0.00 99.93 08:57:56 08:46:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:57:56 08:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:57:56 08:47:01 all 0.03 0.00 0.01 0.01 0.01 99.94 08:57:56 08:47:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:57:56 08:47:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:57:56 08:47:01 2 0.02 0.00 0.02 0.03 0.02 99.92 08:57:56 08:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:57:56 08:47:01 4 0.12 0.00 0.00 0.00 0.02 99.87 08:57:56 08:47:01 5 0.05 0.00 0.00 0.02 0.02 99.92 08:57:56 08:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:57:56 08:47:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:57:56 08:48:01 all 0.03 0.00 0.02 0.01 0.00 99.94 08:57:56 08:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:57:56 08:48:01 1 0.07 0.00 0.02 0.00 0.00 99.92 08:57:56 08:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:57:56 08:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:57:56 08:48:01 4 0.10 0.00 0.05 0.02 0.03 99.80 08:57:56 08:48:01 5 0.03 0.00 0.02 0.05 0.00 99.90 08:57:56 08:48:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:57:56 08:48:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:57:56 08:49:01 all 0.25 0.00 0.01 0.00 0.01 99.73 08:57:56 08:49:01 0 0.03 0.00 0.05 0.00 0.02 99.90 08:57:56 08:49:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:57:56 08:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:57:56 08:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:57:56 08:49:01 4 0.07 0.00 0.02 0.00 0.02 99.90 08:57:56 08:49:01 5 0.40 0.00 0.02 0.02 0.02 99.55 08:57:56 08:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:57:56 08:49:01 7 1.43 0.00 0.00 0.00 0.02 98.55 08:57:56 08:57:56 08:49:01 CPU %user %nice %system %iowait %steal %idle 08:57:56 08:50:01 all 0.07 0.00 0.02 0.01 0.01 99.90 08:57:56 08:50:01 0 0.03 0.00 0.03 0.02 0.00 99.92 08:57:56 08:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:57:56 08:50:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:57:56 08:50:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:57:56 08:50:01 4 0.10 0.00 0.05 0.00 0.03 99.82 08:57:56 08:50:01 5 0.00 0.00 0.02 0.02 0.00 99.97 08:57:56 08:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:57:56 08:50:01 7 0.42 0.00 0.00 0.00 0.00 99.58 08:57:56 08:51:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:57:56 08:51:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:57:56 08:51:01 1 0.00 0.00 0.00 0.02 0.02 99.97 08:57:56 08:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:57:56 08:51:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:57:56 08:51:01 4 0.05 0.00 0.02 0.00 0.02 99.92 08:57:56 08:51:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:57:56 08:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:57:56 08:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:57:56 08:52:01 all 0.03 0.00 0.01 0.00 0.01 99.96 08:57:56 08:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:57:56 08:52:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:57:56 08:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:57:56 08:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:57:56 08:52:01 4 0.07 0.00 0.05 0.00 0.03 99.85 08:57:56 08:52:01 5 0.05 0.00 0.02 0.02 0.00 99.92 08:57:56 08:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:57:56 08:52:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:57:56 08:53:01 all 0.04 0.00 0.03 0.01 0.01 99.91 08:57:56 08:53:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:57:56 08:53:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:57:56 08:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:57:56 08:53:01 3 0.05 0.00 0.02 0.10 0.00 99.83 08:57:56 08:53:01 4 0.08 0.00 0.07 0.00 0.02 99.83 08:57:56 08:53:01 5 0.03 0.00 0.05 0.02 0.02 99.88 08:57:56 08:53:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:57:56 08:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:57:56 08:54:01 all 0.06 0.00 0.01 0.00 0.01 99.91 08:57:56 08:54:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:57:56 08:54:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:57:56 08:54:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:57:56 08:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:57:56 08:54:01 4 0.12 0.00 0.03 0.00 0.03 99.82 08:57:56 08:54:01 5 0.05 0.00 0.02 0.02 0.00 99.92 08:57:56 08:54:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:57:56 08:54:01 7 0.25 0.00 0.00 0.00 0.00 99.75 08:57:56 08:55:01 all 0.13 0.00 0.02 0.00 0.00 99.85 08:57:56 08:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:57:56 08:55:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:57:56 08:55:01 2 0.00 0.00 0.03 0.00 0.00 99.97 08:57:56 08:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:57:56 08:55:01 4 0.05 0.00 0.03 0.00 0.02 99.90 08:57:56 08:55:01 5 0.00 0.00 0.00 0.03 0.00 99.97 08:57:56 08:55:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:57:56 08:55:01 7 0.89 0.00 0.02 0.00 0.00 99.09 08:57:56 08:56:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:57:56 08:56:01 0 0.05 0.00 0.00 0.03 0.02 99.90 08:57:56 08:56:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:57:56 08:56:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:57:56 08:56:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:57:56 08:56:01 4 0.10 0.00 0.08 0.00 0.02 99.80 08:57:56 08:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:57:56 08:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:57:56 08:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:57:56 08:57:01 all 0.03 0.00 0.02 0.03 0.00 99.92 08:57:56 08:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:57:56 08:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:57:56 08:57:01 2 0.00 0.00 0.03 0.00 0.00 99.97 08:57:56 08:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:57:56 08:57:01 4 0.12 0.00 0.05 0.00 0.02 99.82 08:57:56 08:57:01 5 0.03 0.00 0.02 0.27 0.00 99.68 08:57:56 08:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:57:56 08:57:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:57:56 Average: all 6.68 0.00 1.35 0.79 0.03 91.15 08:57:56 Average: 0 6.62 0.00 1.31 1.19 0.03 90.85 08:57:56 Average: 1 6.76 0.00 1.32 0.48 0.03 91.41 08:57:56 Average: 2 6.55 0.00 1.25 1.11 0.03 91.05 08:57:56 Average: 3 6.70 0.00 1.39 0.29 0.02 91.60 08:57:56 Average: 4 6.80 0.00 1.38 0.78 0.04 91.00 08:57:56 Average: 5 6.61 0.00 1.34 0.65 0.02 91.38 08:57:56 Average: 6 6.59 0.00 1.34 1.36 0.03 90.68 08:57:56 Average: 7 6.84 0.00 1.48 0.46 0.02 91.19 08:57:56 08:57:56 08:57:56