Pull request #1383 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-sdk-go Obtained Jenkinsfile from c8db23b1a6b25d7a6f6840ad14ef190b57abe162+76ea4d1458b486cd84374d1f970a86ad0e64425c (d1e453cb3718b571ed9a3b6c3cf2d61dd6762cbe) 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-ssh13308687036281367754.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh5084294017511912429.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-1383/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-1383/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8229318826834218119.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-1383/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7493877579845686565.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh9938038080412375155.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-1383/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-1383/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6906574384029137687.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 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-186 in /w/workspace/gexfoundry_device-sdk-go_PR-1383 [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-1383 # 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/1383/head:refs/remotes/origin/PR-1383 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 76ea4d1458b486cd84374d1f970a86ad0e64425c into PR head commit c8db23b1a6b25d7a6f6840ad14ef190b57abe162 Merge succeeded, producing c8db23b1a6b25d7a6f6840ad14ef190b57abe162 Checking out Revision c8db23b1a6b25d7a6f6840ad14ef190b57abe162 (PR-1383) > git config core.sparsecheckout # timeout=10 > git checkout -f c8db23b1a6b25d7a6f6840ad14ef190b57abe162 # 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 76ea4d1458b486cd84374d1f970a86ad0e64425c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c8db23b1a6b25d7a6f6840ad14ef190b57abe162 # timeout=10 Commit message: "build: Update to Go 1.20, Alpine 3.17 and linter v1.51.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:48:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:48:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:48:05 ========================================================= 17:48:05 EdgeX Global Pipelines Version Info 17:48:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:48:05 ------------------- 17:48:05 stable info: 17:48:05 ------------------- 17:48:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:48:05 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 17:48:05 Message: update stable to v1.0.245 17:48:06 ------------------- 17:48:06 experimental info: 17:48:06 ------------------- 17:48:06 Commited By: **** collab-it+edgex@linuxfoundation.org 17:48:06 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 17:48:06 Message: update experimental to v1.0.245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:48:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 17:48:06 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 17:48:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:48:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:48:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:48:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 17:48:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:48:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 17:48:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:48:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:48:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:48:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 17:48:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:48:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:48:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:48:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:48:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:48:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:48:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:48:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:48:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:48:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 17:48:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:48:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:48:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:48:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:48:07 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:48:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1383 [Pipeline] echo 17:48:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1383 [Pipeline] echo 17:48:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1383 [Pipeline] echo 17:48:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c8db23b1a6b25d7a6f6840ad14ef190b57abe162 [Pipeline] echo 17:48:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c8db23b [Pipeline] echo 17:48:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:48:08 provisioning config files... 17:48:08 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1383@tmp/config7231102463397302846tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:48:08 ---> docker-login.sh 17:48:08 nexus3.edgexfoundry.org:10001 17:48:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:08 Configure a credential helper to remove this warning. See 17:48:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:08 17:48:08 Login Succeeded 17:48:08 nexus3.edgexfoundry.org:10002 17:48:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:08 Configure a credential helper to remove this warning. See 17:48:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:08 17:48:08 Login Succeeded 17:48:08 nexus3.edgexfoundry.org:10003 17:48:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:09 Configure a credential helper to remove this warning. See 17:48:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:09 17:48:09 Login Succeeded 17:48:09 nexus3.edgexfoundry.org:10004 17:48:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:09 Configure a credential helper to remove this warning. See 17:48:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:09 17:48:09 Login Succeeded 17:48:09 docker.io 17:48:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:09 Configure a credential helper to remove this warning. See 17:48:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:09 17:48:09 Login Succeeded 17:48:09 ---> docker-login.sh ends [Pipeline] } 17:48:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:48:09 + git rev-list -1 --merges c8db23b1a6b25d7a6f6840ad14ef190b57abe162~1..c8db23b1a6b25d7a6f6840ad14ef190b57abe162 [Pipeline] echo 17:48:09 -----------> git rev-list -1 --merges c8db23b1a6b25d7a6f6840ad14ef190b57abe162~1..c8db23b1a6b25d7a6f6840ad14ef190b57abe162 c8db23b1a6b25d7a6f6840ad14ef190b57abe162 [false] [Pipeline] sh 17:48:10 + git log --format=format:%s -1 c8db23b1a6b25d7a6f6840ad14ef190b57abe162 [Pipeline] echo 17:48:10 ========================================================= 17:48:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:48:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:48:10 + git log --format=format:%s -1 c8db23b1a6b25d7a6f6840ad14ef190b57abe162 [Pipeline] echo 17:48:10 [semverPrep] GIT_COMMIT: c8db23b1a6b25d7a6f6840ad14ef190b57abe162, Commit Message: build: Update to Go 1.20, Alpine 3.17 and linter v1.51.2 [Pipeline] echo 17:48:10 [semverPrep] This is not a build commit. [Pipeline] sh 17:48:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:48:11 + grep -v github /etc/ssh/ssh_known_hosts 17:48:11 + [ -e /tmp/ssh_known_hosts ] 17:48:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:48:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:48:11 + sudo tee -a /etc/ssh/ssh_known_hosts 17:48:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:48:11 17:48:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:48:11 0.1.4: Pulling from edgex-devops/py-git-semver 17:48:11 b85a868b505f: Pulling fs layer 17:48:11 e2be974225ed: Pulling fs layer 17:48:11 339a4e72a1f5: Pulling fs layer 17:48:11 988bab9f4d93: Pulling fs layer 17:48:11 1469e6f7b9e6: Pulling fs layer 17:48:11 eaf3925da568: Pulling fs layer 17:48:11 bab4dde63d76: Pulling fs layer 17:48:11 bde34c3a00c8: Pulling fs layer 17:48:11 b352a97aabf1: Pulling fs layer 17:48:11 4872d77fe225: Pulling fs layer 17:48:11 5851b861e8e6: Pulling fs layer 17:48:11 988bab9f4d93: Waiting 17:48:11 eaf3925da568: Waiting 17:48:11 bde34c3a00c8: Waiting 17:48:11 bab4dde63d76: Waiting 17:48:11 5851b861e8e6: Waiting 17:48:11 4872d77fe225: Waiting 17:48:11 b352a97aabf1: Waiting 17:48:11 1469e6f7b9e6: Waiting 17:48:11 e2be974225ed: Download complete 17:48:11 988bab9f4d93: Verifying Checksum 17:48:11 988bab9f4d93: Download complete 17:48:12 1469e6f7b9e6: Verifying Checksum 17:48:12 1469e6f7b9e6: Download complete 17:48:12 eaf3925da568: Verifying Checksum 17:48:12 eaf3925da568: Download complete 17:48:12 339a4e72a1f5: Verifying Checksum 17:48:12 339a4e72a1f5: Download complete 17:48:12 bde34c3a00c8: Verifying Checksum 17:48:12 bde34c3a00c8: Download complete 17:48:12 b352a97aabf1: Download complete 17:48:12 4872d77fe225: Verifying Checksum 17:48:12 4872d77fe225: Download complete 17:48:12 5851b861e8e6: Verifying Checksum 17:48:12 5851b861e8e6: Download complete 17:48:12 b85a868b505f: Verifying Checksum 17:48:12 b85a868b505f: Download complete 17:48:12 bab4dde63d76: Verifying Checksum 17:48:12 bab4dde63d76: Download complete 17:48:13 b85a868b505f: Pull complete 17:48:13 e2be974225ed: Pull complete 17:48:13 339a4e72a1f5: Pull complete 17:48:13 988bab9f4d93: Pull complete 17:48:14 1469e6f7b9e6: Pull complete 17:48:14 eaf3925da568: Pull complete 17:48:16 bab4dde63d76: Pull complete 17:48:16 bde34c3a00c8: Pull complete 17:48:16 b352a97aabf1: Pull complete 17:48:16 4872d77fe225: Pull complete 17:48:16 5851b861e8e6: Pull complete 17:48:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:48:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:48:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:48:16 prd-ubuntu20.04-docker-8c-8g-186 does not seem to be running inside a container 17:48:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1383 -v /w/workspace/gexfoundry_device-sdk-go_PR-1383:/w/workspace/gexfoundry_device-sdk-go_PR-1383:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1383@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1383@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 17:48:18 $ docker top cf3346ddc2833514780c5661431661750a67efa1a9d87c4d725663a41d7557d1 -eo pid,comm 17:48:18 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:48:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:48:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:48:18 [ssh-agent] Looking for ssh-agent implementation... 17:48:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:48:19 $ docker exec cf3346ddc2833514780c5661431661750a67efa1a9d87c4d725663a41d7557d1 ssh-agent 17:48:19 SSH_AUTH_SOCK=/tmp/ssh-f6lA88PHaipS/agent.32 17:48:19 SSH_AGENT_PID=38 17:48:19 Running ssh-add (command line suppressed) 17:48:19 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1383@tmp/private_key_15929227583064278389.key (/w/workspace/gexfoundry_device-sdk-go_PR-1383@tmp/private_key_15929227583064278389.key) 17:48:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:48:19 + git tag --points-at HEAD [Pipeline] } 17:48:19 $ docker exec --env ******** --env ******** cf3346ddc2833514780c5661431661750a67efa1a9d87c4d725663a41d7557d1 ssh-agent -k 17:48:19 unset SSH_AUTH_SOCK; 17:48:19 unset SSH_AGENT_PID; 17:48:19 echo Agent pid 38 killed; 17:48:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:48:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:48:19 [ssh-agent] Looking for ssh-agent implementation... 17:48:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:48:19 $ docker exec cf3346ddc2833514780c5661431661750a67efa1a9d87c4d725663a41d7557d1 ssh-agent 17:48:20 SSH_AUTH_SOCK=/tmp/ssh-O48Ex9YroIOz/agent.70 17:48:20 SSH_AGENT_PID=76 17:48:20 Running ssh-add (command line suppressed) 17:48:20 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1383@tmp/private_key_12130155197815638572.key (/w/workspace/gexfoundry_device-sdk-go_PR-1383@tmp/private_key_12130155197815638572.key) 17:48:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:48:20 + git semver init 17:48:20 2023-03-14 17:48:20,727 [run_init] DEBUG init version:0.0.0 force:False 17:48:20 2023-03-14 17:48:20,728 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1383/.semver 17:48:20 2023-03-14 17:48:20,729 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1383/.semver 17:48:20 2023-03-14 17:48:20,729 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1383/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1383, universal_newlines=False, shell=None, istream=None) 17:48:21 2023-03-14 17:48:21,605 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1383/.git/info/exclude 17:48:21 2023-03-14 17:48:21,605 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1383/.semver/PR-1383 with force:False 17:48:21 2023-03-14 17:48:21,605 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1383/.semver/PR-1383 17:48:21 2023-03-14 17:48:21,609 [execute] INFO git cat-file --batch-check 17:48:21 2023-03-14 17:48:21,610 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1383/.semver, universal_newlines=False, shell=None, istream=) 17:48:21 2023-03-14 17:48:21,615 [execute] INFO git cat-file --batch 17:48:21 2023-03-14 17:48:21,615 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1383/.semver, universal_newlines=False, shell=None, istream=) 17:48:21 2023-03-14 17:48:21,618 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1383/.semver/PR-1383 17:48:21 0.0.0 [Pipeline] } 17:48:21 $ docker exec --env ******** --env ******** cf3346ddc2833514780c5661431661750a67efa1a9d87c4d725663a41d7557d1 ssh-agent -k 17:48:21 unset SSH_AUTH_SOCK; 17:48:21 unset SSH_AGENT_PID; 17:48:21 echo Agent pid 76 killed; 17:48:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:48:22 + git semver [Pipeline] } 17:48:22 $ docker stop --time=1 cf3346ddc2833514780c5661431661750a67efa1a9d87c4d725663a41d7557d1 17:48:23 $ docker rm -f --volumes cf3346ddc2833514780c5661431661750a67efa1a9d87c4d725663a41d7557d1 [Pipeline] // withDockerContainer [Pipeline] sh 17:48:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:48:24 Stashed 1 file(s) [Pipeline] echo 17:48:24 [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 17:48:25 provisioning config files... 17:48:25 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1383@tmp/config18315253725521244319tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:48:25 ---> docker-login.sh 17:48:25 nexus3.edgexfoundry.org:10001 17:48:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:25 Configure a credential helper to remove this warning. See 17:48:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:25 17:48:25 Login Succeeded 17:48:25 nexus3.edgexfoundry.org:10002 17:48:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:25 Configure a credential helper to remove this warning. See 17:48:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:25 17:48:25 Login Succeeded 17:48:25 nexus3.edgexfoundry.org:10003 17:48:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:25 Configure a credential helper to remove this warning. See 17:48:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:25 17:48:25 Login Succeeded 17:48:25 nexus3.edgexfoundry.org:10004 17:48:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:25 Configure a credential helper to remove this warning. See 17:48:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:25 17:48:25 Login Succeeded 17:48:25 docker.io 17:48:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:26 Configure a credential helper to remove this warning. See 17:48:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:26 17:48:26 Login Succeeded 17:48:26 ---> docker-login.sh ends [Pipeline] } 17:48:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:48:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:48:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:48:26 ========================================================= 17:48:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 17:48:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:27 + 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.20-alpine --build-arg MAKE=echo noop --target=builder . 17:48:27 Sending build context to Docker daemon 10.8MB 17:48:27 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 17:48:27 Step 2/10 : FROM ${BASE} AS builder 17:48:27 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 17:48:27 63b65145d645: Pulling fs layer 17:48:27 a2d21d5440eb: Pulling fs layer 17:48:27 935e6c44a52c: Pulling fs layer 17:48:27 94cc34f8dd06: Pulling fs layer 17:48:27 30dea6a524f1: Pulling fs layer 17:48:27 a2aff8979fd8: Pulling fs layer 17:48:27 6808be2612f2: Pulling fs layer 17:48:27 f25807f1079a: Pulling fs layer 17:48:27 30dea6a524f1: Waiting 17:48:27 a2aff8979fd8: Waiting 17:48:27 6808be2612f2: Waiting 17:48:27 f25807f1079a: Waiting 17:48:27 94cc34f8dd06: Waiting 17:48:27 a2d21d5440eb: Download complete 17:48:27 94cc34f8dd06: Verifying Checksum 17:48:27 94cc34f8dd06: Download complete 17:48:27 30dea6a524f1: Download complete 17:48:27 63b65145d645: Verifying Checksum 17:48:27 63b65145d645: Download complete 17:48:27 a2aff8979fd8: Verifying Checksum 17:48:27 a2aff8979fd8: Download complete 17:48:27 63b65145d645: Pull complete 17:48:27 a2d21d5440eb: Pull complete 17:48:27 f25807f1079a: Verifying Checksum 17:48:27 f25807f1079a: Download complete 17:48:27 935e6c44a52c: Verifying Checksum 17:48:27 935e6c44a52c: Download complete 17:48:28 6808be2612f2: Verifying Checksum 17:48:28 6808be2612f2: Download complete 17:48:31 935e6c44a52c: Pull complete 17:48:31 94cc34f8dd06: Pull complete 17:48:31 30dea6a524f1: Pull complete 17:48:31 a2aff8979fd8: Pull complete 17:48:33 6808be2612f2: Pull complete 17:48:34 f25807f1079a: Pull complete 17:48:34 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 17:48:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:48:34 ---> 3b553350e43f 17:48:34 Step 3/10 : ARG MAKE=make build 17:48:37 ---> Running in 1e985bc62dac 17:48:37 Removing intermediate container 1e985bc62dac 17:48:37 ---> cfe2041d63a4 17:48:37 Step 4/10 : WORKDIR /device-sdk-go 17:48:37 ---> Running in 4fffb7cc1ef9 17:48:37 Removing intermediate container 4fffb7cc1ef9 17:48:37 ---> 23b3465cbd8a 17:48:37 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:48:37 ---> Running in bdcb690c06ec 17:48:37 Removing intermediate container bdcb690c06ec 17:48:37 ---> eda70b7450ae 17:48:37 Step 6/10 : RUN apk add --update --no-cache make git 17:48:38 ---> Running in f60203027ce0 17:48:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:48:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:48:38 OK: 265 MiB in 53 packages 17:48:38 Removing intermediate container f60203027ce0 17:48:38 ---> 59f27a53bc76 17:48:38 Step 7/10 : COPY go.mod vendor* ./ 17:48:39 ---> c39bd8539a49 17:48:39 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:48:39 ---> Running in a26d86c4fd3a 17:48:40 Still waiting to schedule task 17:48:40 ‘prd-ubuntu18.04-docker-8c-8g-160’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 17:48:40 ‘prd-ubuntu20.04-docker-8c-8g-180’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 17:48:40 ‘prd-ubuntu20.04-docker-8c-8g-181’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 17:48:40 ‘prd-ubuntu20.04-docker-8c-8g-182’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 17:48:40 ‘prd-ubuntu20.04-docker-8c-8g-183’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 17:48:40 ‘prd-ubuntu20.04-docker-8c-8g-189’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 17:48:40 ‘prd-ubuntu20.04-docker-8c-8g-191’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 17:48:40 ‘prd-ubuntu20.04-docker-arm64-4c-16g-184’ is offline 17:49:11 Removing intermediate container a26d86c4fd3a 17:49:11 ---> 71e7dde3520d 17:49:11 Step 9/10 : COPY . . 17:49:11 ---> 3051a47339d3 17:49:11 Step 10/10 : RUN ${MAKE} 17:49:11 ---> Running in afd7b611dce2 17:49:11 noop 17:49:11 Removing intermediate container afd7b611dce2 17:49:11 ---> 6eaf62867d3c 17:49:11 Successfully built 6eaf62867d3c 17:49:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:12 + docker inspect -f . ci-base-image-x86_64 17:49:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:49:12 prd-ubuntu20.04-docker-8c-8g-186 does not seem to be running inside a container 17:49:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1383 -v /w/workspace/gexfoundry_device-sdk-go_PR-1383:/w/workspace/gexfoundry_device-sdk-go_PR-1383:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1383@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1383@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 17:49:12 $ docker top cd0431106093f253d5872fb6c1ce254d784abe1221af31af50a7452f8454d8ca -eo pid,comm [Pipeline] { [Pipeline] sh 17:49:13 + go version 17:49:13 go version go1.20.2 linux/amd64 [Pipeline] } 17:49:13 $ docker stop --time=1 cd0431106093f253d5872fb6c1ce254d784abe1221af31af50a7452f8454d8ca 17:49:14 $ docker rm -f --volumes cd0431106093f253d5872fb6c1ce254d784abe1221af31af50a7452f8454d8ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:15 + docker inspect -f . ci-base-image-x86_64 17:49:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:49:15 prd-ubuntu20.04-docker-8c-8g-186 does not seem to be running inside a container 17:49:15 $ 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-1383 -v /w/workspace/gexfoundry_device-sdk-go_PR-1383:/w/workspace/gexfoundry_device-sdk-go_PR-1383:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1383@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1383@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 17:49:15 $ docker top 3519f33c788b4c15926934363e858f69c0d59af322a518408d4844971b37c816 -eo pid,comm [Pipeline] { [Pipeline] sh 17:49:16 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1383 [Pipeline] fileExists [Pipeline] sh 17:49:16 + make test 17:49:16 go test -race -coverprofile=coverage.out ./... 17:49:22 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 17:49:37 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 17:49:37 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 17:49:37 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 17:49:37 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 17:49:37 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 17:49:37 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.064s coverage: 27.6% of statements 17:49:37 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.062s coverage: 78.9% of statements 17:49:37 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 17:49:37 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 17:49:37 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.073s coverage: 86.0% of statements 17:49:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 17:49:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 17:49:38 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.098s coverage: 75.9% of statements 17:49:38 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 17:49:38 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 17:49:39 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 17:49:41 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.070s coverage: 15.2% of statements 17:49:41 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.074s coverage: 65.7% of statements 17:49:41 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.111s coverage: 89.2% of statements 17:49:41 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.062s coverage: 5.5% of statements 17:50:03 GO111MODULE=on go vet ./... 17:50:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:50:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:50:04 ./bin/test-attribution-txt.sh [Pipeline] echo 17:50:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:50:04 $ docker stop --time=1 3519f33c788b4c15926934363e858f69c0d59af322a518408d4844971b37c816 17:50:07 $ docker rm -f --volumes 3519f33c788b4c15926934363e858f69c0d59af322a518408d4844971b37c816 [Pipeline] // withDockerContainer [Pipeline] sh 17:50:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:50:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:50:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:50:09 + ls -al . 17:50:09 total 276 17:50:09 drwxrwxr-x 11 jenkins jenkins 4096 Mar 14 17:49 . 17:50:09 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 17:47 .. 17:50:09 -rw-rw-r-- 1 jenkins jenkins 140 Mar 14 17:48 .dockerignore 17:50:09 drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 17:48 .git 17:50:09 drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 17:48 .github 17:50:09 -rw-rw-r-- 1 jenkins jenkins 131 Mar 14 17:48 .gitignore 17:50:09 -rw-rw-r-- 1 jenkins jenkins 42 Mar 14 17:48 .golangci.yml 17:50:09 drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 17:48 .semver 17:50:09 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 14 17:48 CHANGELOG.md 17:50:09 -rw-rw-r-- 1 jenkins jenkins 677 Mar 14 17:48 GOVERNANCE.md 17:50:09 -rw-rw-r-- 1 jenkins jenkins 885 Mar 14 17:48 Jenkinsfile 17:50:09 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 14 17:48 LICENSE 17:50:09 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 14 17:48 Makefile 17:50:09 -rw-rw-r-- 1 jenkins jenkins 619 Mar 14 17:48 OWNERS.md 17:50:09 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 14 17:48 README.md 17:50:09 -rw-rw-r-- 1 jenkins jenkins 5 Mar 14 17:48 VERSION 17:50:09 drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 17:48 bin 17:50:09 -rw-r--r-- 1 jenkins jenkins 109536 Mar 14 17:49 coverage.out 17:50:09 drwxrwxr-x 5 jenkins jenkins 4096 Mar 14 17:48 example 17:50:09 -rw-rw-r-- 1 jenkins jenkins 3278 Mar 14 17:48 go.mod 17:50:09 -rw-rw-r-- 1 jenkins jenkins 30839 Mar 14 17:48 go.sum 17:50:09 drwxrwxr-x 12 jenkins jenkins 4096 Mar 14 17:48 internal 17:50:09 drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 17:48 openapi 17:50:09 drwxrwxr-x 6 jenkins jenkins 4096 Mar 14 17:48 pkg 17:50:09 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 17:48 snap 17:50:09 -rw-rw-r-- 1 jenkins jenkins 222 Mar 14 17:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:10 + 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=c8db23b1a6b25d7a6f6840ad14ef190b57abe162 --label arch=amd64 --label version=0.0.0 . 17:50:10 Sending build context to Docker daemon 10.91MB 17:50:10 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 17:50:10 Step 2/23 : FROM ${BASE} AS builder 17:50:10 ---> 6eaf62867d3c 17:50:10 Step 3/23 : ARG MAKE=make build 17:50:10 ---> Running in 7ad7781ae2a7 17:50:10 Removing intermediate container 7ad7781ae2a7 17:50:10 ---> 5c7e66e3cdd4 17:50:10 Step 4/23 : WORKDIR /device-sdk-go 17:50:10 ---> Running in 5b44612b82c6 17:50:10 Removing intermediate container 5b44612b82c6 17:50:10 ---> 11548b3dd206 17:50:10 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:50:10 ---> Running in c07d4b1cbe46 17:50:10 Removing intermediate container c07d4b1cbe46 17:50:10 ---> 327865c41250 17:50:10 Step 6/23 : RUN apk add --update --no-cache make git 17:50:10 ---> Running in 658d378dffee 17:50:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:50:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:50:11 OK: 265 MiB in 53 packages 17:50:11 Removing intermediate container 658d378dffee 17:50:11 ---> 0eb1c2d8b685 17:50:11 Step 7/23 : COPY go.mod vendor* ./ 17:50:11 ---> c524df1d178b 17:50:11 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:50:11 ---> Running in 00f248845a45 17:50:12 Removing intermediate container 00f248845a45 17:50:12 ---> 78c899ad744e 17:50:12 Step 9/23 : COPY . . 17:50:12 ---> bedc4741078d 17:50:12 Step 10/23 : RUN ${MAKE} 17:50:12 ---> Running in 3752bdf7d991 17:50:12 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 17:50:31 Removing intermediate container 3752bdf7d991 17:50:31 ---> 80704cfc48f7 17:50:31 Step 11/23 : FROM alpine:3.17 17:50:31 3.17: Pulling from library/alpine 17:50:31 63b65145d645: Already exists 17:50:31 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 17:50:31 Status: Downloaded newer image for alpine:3.17 17:50:31 ---> b2aa39c304c2 17:50:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:50:31 ---> Running in ab27873a0fd0 17:50:31 Removing intermediate container ab27873a0fd0 17:50:31 ---> 75bdda65d78c 17:50:31 Step 13/23 : RUN apk add --update --no-cache 17:50:31 ---> Running in 7b4f880bcace 17:50:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:50:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:50:31 OK: 7 MiB in 15 packages 17:50:31 Removing intermediate container 7b4f880bcace 17:50:31 ---> 130edf925126 17:50:31 Step 14/23 : WORKDIR / 17:50:31 ---> Running in e4d6afdaafaf 17:50:32 Removing intermediate container e4d6afdaafaf 17:50:32 ---> 5f487d41374b 17:50:32 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 17:50:32 ---> 81ba52fb9347 17:50:32 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 17:50:32 ---> 63c0184bdead 17:50:32 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 17:50:32 ---> 847481fa56a0 17:50:32 Step 18/23 : EXPOSE 59999 17:50:32 ---> Running in e786c90c54b8 17:50:32 Removing intermediate container e786c90c54b8 17:50:32 ---> d2a68d6c009d 17:50:32 Step 19/23 : ENTRYPOINT ["/device-simple"] 17:50:32 ---> Running in 36fcedc26469 17:50:32 Removing intermediate container 36fcedc26469 17:50:32 ---> c54f7386ae80 17:50:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:50:32 ---> Running in c948d795886e 17:50:33 Removing intermediate container c948d795886e 17:50:33 ---> 8151b3d39ed9 17:50:33 Step 21/23 : LABEL arch=amd64 17:50:33 ---> Running in 1aa12aabf64a 17:50:33 Removing intermediate container 1aa12aabf64a 17:50:33 ---> c83fc4632944 17:50:33 Step 22/23 : LABEL git_sha=c8db23b1a6b25d7a6f6840ad14ef190b57abe162 17:50:33 ---> Running in 8eecccc2e3d4 17:50:33 Removing intermediate container 8eecccc2e3d4 17:50:33 ---> 681abbee4fe9 17:50:33 Step 23/23 : LABEL version=0.0.0 17:50:33 ---> Running in 781a298b24bf 17:50:33 Removing intermediate container 781a298b24bf 17:50:33 ---> 1be5baf28fe5 17:50:33 [Warning] One or more build-args [ARCH] were not consumed 17:50:33 Successfully built 1be5baf28fe5 17:50:33 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:50:34 17:50:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:50:34 latest: Pulling from edgex-lftools-log-publisher 17:50:34 5eb5b503b376: Pulling fs layer 17:50:34 5c69ac0246d0: Pulling fs layer 17:50:34 ec43610c2a17: Pulling fs layer 17:50:34 3a2ae6a8a46f: Pulling fs layer 17:50:34 33b1e0a273af: Pulling fs layer 17:50:34 5d3b04190fa2: Pulling fs layer 17:50:34 2f39f015ded8: Pulling fs layer 17:50:34 3a2ae6a8a46f: Waiting 17:50:34 5d3b04190fa2: Waiting 17:50:34 33b1e0a273af: Waiting 17:50:34 2f39f015ded8: Waiting 17:50:34 5c69ac0246d0: Verifying Checksum 17:50:34 5c69ac0246d0: Download complete 17:50:34 3a2ae6a8a46f: Download complete 17:50:35 33b1e0a273af: Verifying Checksum 17:50:35 33b1e0a273af: Download complete 17:50:35 ec43610c2a17: Verifying Checksum 17:50:35 ec43610c2a17: Download complete 17:50:35 5d3b04190fa2: Download complete 17:50:35 5eb5b503b376: Verifying Checksum 17:50:35 5eb5b503b376: Download complete 17:50:35 2f39f015ded8: Download complete 17:50:36 5eb5b503b376: Pull complete 17:50:36 5c69ac0246d0: Pull complete 17:50:36 ec43610c2a17: Pull complete 17:50:36 3a2ae6a8a46f: Pull complete 17:50:36 33b1e0a273af: Pull complete 17:50:36 5d3b04190fa2: Pull complete 17:50:41 2f39f015ded8: Pull complete 17:50:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:50:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:50:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:50:41 prd-ubuntu20.04-docker-8c-8g-186 does not seem to be running inside a container 17:50: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-1383 -v /w/workspace/gexfoundry_device-sdk-go_PR-1383:/w/workspace/gexfoundry_device-sdk-go_PR-1383:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1383@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1383@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 17:50:45 $ docker top 3f64877bbf9f6e65dc94be462ccdaf4e5bde7112b1f09513dac6010f71e424aa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:50:45 ---> job-cost.sh 17:50:45 lf-activate-venv: SKIPPING 17:50:45 INFO: No Stack... 17:50:45 INFO: Retrieving Pricing Info for: v3-standard-8 17:50:46 INFO: Archiving Costs [Pipeline] sh 17:50:46 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1383/archives/cost.csv 17:50:46 + cut -d, -f6 [Pipeline] lock 17:50:46 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1383-1-stack-cost] 17:50:46 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1383-1-stack-cost] did not exist. Created. 17:50:46 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1383-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:50:47 + echo total: 0.2199999988079071 [Pipeline] stash 17:50:47 Stashed 1 file(s) [Pipeline] } 17:50:47 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1383-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:50:47 $ docker stop --time=1 3f64877bbf9f6e65dc94be462ccdaf4e5bde7112b1f09513dac6010f71e424aa 17:50:48 $ docker rm -f --volumes 3f64877bbf9f6e65dc94be462ccdaf4e5bde7112b1f09513dac6010f71e424aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:51:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-193 in /w/workspace/gexfoundry_device-sdk-go_PR-1383 [Pipeline] { [Pipeline] ws 17:51:04 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 17:51:04 The recommended git tool is: git 17:51:12 using credential edgex-jenkins-ssh 17:51:12 Cloning the remote Git repository 17:51:12 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 17:51:12 > git init /w/workspace/device-sdk-go/1 # timeout=10 17:51:12 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 17:51:12 > git --version # timeout=10 17:51:12 > git --version # 'git version 2.25.1' 17:51:12 using GIT_SSH to set credentials SSH Credentials for GitHub 17:51:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:51:21 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 17:51:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:51:23 Merging remotes/origin/main commit 76ea4d1458b486cd84374d1f970a86ad0e64425c into PR head commit c8db23b1a6b25d7a6f6840ad14ef190b57abe162 17:51:22 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 17:51:22 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 17:51:22 using GIT_SSH to set credentials SSH Credentials for GitHub 17:51:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1383/head:refs/remotes/origin/PR-1383 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:51:23 > git config core.sparsecheckout # timeout=10 17:51:23 Merge succeeded, producing c8db23b1a6b25d7a6f6840ad14ef190b57abe162 17:51:23 Checking out Revision c8db23b1a6b25d7a6f6840ad14ef190b57abe162 (PR-1383) 17:51:23 > git checkout -f c8db23b1a6b25d7a6f6840ad14ef190b57abe162 # timeout=10 17:51:23 > git remote # timeout=10 17:51:23 > git config --get remote.origin.url # timeout=10 17:51:23 using GIT_SSH to set credentials SSH Credentials for GitHub 17:51:23 > git merge 76ea4d1458b486cd84374d1f970a86ad0e64425c # timeout=10 17:51:23 > git rev-parse HEAD^{commit} # timeout=10 17:51:23 > git config core.sparsecheckout # timeout=10 17:51:23 > git checkout -f c8db23b1a6b25d7a6f6840ad14ef190b57abe162 # timeout=10 17:51:27 Commit message: "build: Update to Go 1.20, Alpine 3.17 and linter v1.51.2" 17:51:27 > git --version # timeout=10 17:51:27 > git --version # 'git version 2.25.1' 17:51:27 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:51:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:51:28 % Total % Received % Xferd Average Speed Time Time Time Current 17:51:28 Dload Upload Total Spent Left Speed 17:51:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 183k 0 --:--:-- --:--:-- --:--:-- 185k [Pipeline] sh 17:51:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:51:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:51:29 + sudo tee /etc/docker/daemon.new 17:51:29 { 17:51:29 "registry-mirrors": [ 17:51:29 "https://nexus3.edgexfoundry.org:10001" 17:51:29 ], 17:51:29 "bip": "10.250.0.254/24", 17:51:29 "hosts": [ 17:51:29 "tcp://0.0.0.0:5555", 17:51:29 "unix:///var/run/docker.sock" 17:51:29 ], 17:51:29 "mtu": 1458, 17:51:29 "selinux-enabled": true, 17:51:29 "seccomp-profile": "/etc/docker/seccomp.json" 17:51:29 } [Pipeline] sh 17:51:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:51:30 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:51:48 provisioning config files... 17:51:48 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config11333969181324160645tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:51:49 ---> docker-login.sh 17:51:49 nexus3.edgexfoundry.org:10001 17:51:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:51:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:51:50 Configure a credential helper to remove this warning. See 17:51:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:51:50 17:51:50 Login Succeeded 17:51:50 nexus3.edgexfoundry.org:10002 17:51:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:51:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:51:50 Configure a credential helper to remove this warning. See 17:51:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:51:50 17:51:50 Login Succeeded 17:51:50 nexus3.edgexfoundry.org:10003 17:51:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:51:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:51:51 Configure a credential helper to remove this warning. See 17:51:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:51:51 17:51:51 Login Succeeded 17:51:51 nexus3.edgexfoundry.org:10004 17:51:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:51:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:51:51 Configure a credential helper to remove this warning. See 17:51:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:51:51 17:51:51 Login Succeeded 17:51:51 docker.io 17:51:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:51:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:51:52 Configure a credential helper to remove this warning. See 17:51:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:51:52 17:51:52 Login Succeeded 17:51:52 ---> docker-login.sh ends [Pipeline] } 17:51:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:51:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:51:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:51:52 ========================================================= 17:51:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 17:51:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:51:53 + 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.20-alpine --build-arg MAKE=echo noop --target=builder . 17:51:53 Sending build context to Docker daemon 5.814MB 17:51:53 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 17:51:53 Step 2/10 : FROM ${BASE} AS builder 17:51:54 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:51:54 af6eaf76a39c: Pulling fs layer 17:51:54 55522c791124: Pulling fs layer 17:51:54 ce5c4a1c91eb: Pulling fs layer 17:51:54 169dfbe0d373: Pulling fs layer 17:51:54 e1ff8fa3b103: Pulling fs layer 17:51:54 52ebb69f0ebf: Pulling fs layer 17:51:54 5abe8eddf0d5: Pulling fs layer 17:51:54 52ebb69f0ebf: Waiting 17:51:54 169dfbe0d373: Waiting 17:51:54 e1ff8fa3b103: Waiting 17:51:54 5abe8eddf0d5: Waiting 17:51:54 55522c791124: Verifying Checksum 17:51:54 55522c791124: Download complete 17:51:54 169dfbe0d373: Verifying Checksum 17:51:54 169dfbe0d373: Download complete 17:51:54 e1ff8fa3b103: Verifying Checksum 17:51:54 e1ff8fa3b103: Download complete 17:51:54 af6eaf76a39c: Verifying Checksum 17:51:54 af6eaf76a39c: Download complete 17:51:55 af6eaf76a39c: Pull complete 17:51:55 5abe8eddf0d5: Verifying Checksum 17:51:56 55522c791124: Pull complete 17:51:57 ce5c4a1c91eb: Verifying Checksum 17:51:57 ce5c4a1c91eb: Download complete 17:51:57 52ebb69f0ebf: Verifying Checksum 17:51:57 52ebb69f0ebf: Download complete 17:52:09 ce5c4a1c91eb: Pull complete 17:52:09 169dfbe0d373: Pull complete 17:52:09 e1ff8fa3b103: Pull complete 17:52:13 52ebb69f0ebf: Pull complete 17:52:15 5abe8eddf0d5: Pull complete 17:52:15 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 17:52:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:52:15 ---> 6cb57ee374ae 17:52:15 Step 3/10 : ARG MAKE=make build 17:52:17 ---> Running in 2fe9cc2bb9f5 17:52:17 Removing intermediate container 2fe9cc2bb9f5 17:52:17 ---> 0bccecc535d7 17:52:17 Step 4/10 : WORKDIR /device-sdk-go 17:52:17 ---> Running in 8b4f42af02bf 17:52:18 Removing intermediate container 8b4f42af02bf 17:52:18 ---> 474a5cc3ca4e 17:52:18 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:52:18 ---> Running in 6f1eca3ef68d 17:52:18 Removing intermediate container 6f1eca3ef68d 17:52:18 ---> cd041bf03f2c 17:52:18 Step 6/10 : RUN apk add --update --no-cache make git 17:52:19 ---> Running in 4bc73d8fde83 17:52:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:52:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:52:22 OK: 263 MiB in 53 packages 17:52:23 Removing intermediate container 4bc73d8fde83 17:52:23 ---> ff5bfe71dc5c 17:52:23 Step 7/10 : COPY go.mod vendor* ./ 17:52:23 ---> eb85eb625c69 17:52:23 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:52:24 ---> Running in 9cde85b101c1 17:53:32 Removing intermediate container 9cde85b101c1 17:53:32 ---> 8f3bdffde640 17:53:32 Step 9/10 : COPY . . 17:53:32 ---> be1bc7c7e659 17:53:32 Step 10/10 : RUN ${MAKE} 17:53:32 ---> Running in b7d0fb72a3cf 17:53:32 noop 17:53:33 Removing intermediate container b7d0fb72a3cf 17:53:33 ---> f5279630d194 17:53:33 Successfully built f5279630d194 17:53:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:53:34 + docker inspect -f . ci-base-image-arm64 17:53:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:53:34 prd-ubuntu20.04-docker-arm64-4c-16g-193 does not seem to be running inside a container 17:53:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:53:35 $ docker top 998ec3c5de42249601f6b4128fbf4e832fcdff763734dc7b666c711731546db8 -eo pid,comm [Pipeline] { [Pipeline] sh 17:53:36 + go version 17:53:36 go version go1.20.2 linux/arm64 [Pipeline] } 17:53:36 $ docker stop --time=1 998ec3c5de42249601f6b4128fbf4e832fcdff763734dc7b666c711731546db8 17:53:38 $ docker rm -f --volumes 998ec3c5de42249601f6b4128fbf4e832fcdff763734dc7b666c711731546db8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:53:39 + docker inspect -f . ci-base-image-arm64 17:53:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:53:39 prd-ubuntu20.04-docker-arm64-4c-16g-193 does not seem to be running inside a container 17:53:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:53:41 $ docker top e8528aeb4ad41a12b6c6636463f9be71256abb956a46cb0f431625b4f4579e82 -eo pid,comm [Pipeline] { [Pipeline] sh 17:53:42 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 17:53:42 + make test 17:53:42 go test -race -coverprofile=coverage.out ./... 17:54:39 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 17:57:16 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 17:57:16 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 17:57:16 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 17:57:16 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 17:57:16 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 17:57:31 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.267s coverage: 27.6% of statements 17:57:35 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.300s coverage: 78.9% of statements 17:57:53 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 17:57:53 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 17:57:53 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.428s coverage: 86.0% of statements 17:57:58 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 17:57:59 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.524s coverage: 75.9% of statements 17:58:04 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 17:58:07 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 17:58:07 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 17:58:08 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.297s coverage: 15.2% of statements 17:58:08 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.522s coverage: 65.7% of statements 17:58:12 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.550s coverage: 89.2% of statements 17:58:13 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 17:58:13 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.328s coverage: 5.5% of statements 17:58:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:58:14 GO111MODULE=on go vet ./... 18:01:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:01:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:01:06 ./bin/test-attribution-txt.sh [Pipeline] echo 18:01:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:01:06 $ docker stop --time=1 e8528aeb4ad41a12b6c6636463f9be71256abb956a46cb0f431625b4f4579e82 18:01:08 $ docker rm -f --volumes e8528aeb4ad41a12b6c6636463f9be71256abb956a46cb0f431625b4f4579e82 [Pipeline] // withDockerContainer [Pipeline] sh 18:01:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:01:10 Warning: overwriting stash ‘coverage-report’ 18:01:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:01:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:01:12 + ls -al . 18:01:12 total 272 18:01:12 drwxrwxr-x 10 jenkins jenkins 4096 Mar 14 17:53 . 18:01:12 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 17:51 .. 18:01:12 -rw-rw-r-- 1 jenkins jenkins 140 Mar 14 17:51 .dockerignore 18:01:12 drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 17:51 .git 18:01:12 drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 17:51 .github 18:01:12 -rw-rw-r-- 1 jenkins jenkins 131 Mar 14 17:51 .gitignore 18:01:12 -rw-rw-r-- 1 jenkins jenkins 42 Mar 14 17:51 .golangci.yml 18:01:12 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 14 17:51 CHANGELOG.md 18:01:12 -rw-rw-r-- 1 jenkins jenkins 677 Mar 14 17:51 GOVERNANCE.md 18:01:12 -rw-rw-r-- 1 jenkins jenkins 885 Mar 14 17:51 Jenkinsfile 18:01:12 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 14 17:51 LICENSE 18:01:12 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 14 17:51 Makefile 18:01:12 -rw-rw-r-- 1 jenkins jenkins 619 Mar 14 17:51 OWNERS.md 18:01:12 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 14 17:51 README.md 18:01:12 -rw-rw-r-- 1 jenkins jenkins 5 Mar 14 17:48 VERSION 18:01:12 drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 17:51 bin 18:01:12 -rw-r--r-- 1 jenkins jenkins 109537 Mar 14 17:58 coverage.out 18:01:12 drwxrwxr-x 5 jenkins jenkins 4096 Mar 14 17:51 example 18:01:12 -rw-rw-r-- 1 jenkins jenkins 3278 Mar 14 17:51 go.mod 18:01:12 -rw-rw-r-- 1 jenkins jenkins 30839 Mar 14 17:51 go.sum 18:01:12 drwxrwxr-x 12 jenkins jenkins 4096 Mar 14 17:51 internal 18:01:12 drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 17:51 openapi 18:01:12 drwxrwxr-x 6 jenkins jenkins 4096 Mar 14 17:51 pkg 18:01:12 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 17:51 snap 18:01:12 -rw-rw-r-- 1 jenkins jenkins 222 Mar 14 17:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:12 + 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=c8db23b1a6b25d7a6f6840ad14ef190b57abe162 --label arch=arm64 --label version=0.0.0 . 18:01:13 Sending build context to Docker daemon 5.924MB 18:01:13 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 18:01:13 Step 2/23 : FROM ${BASE} AS builder 18:01:13 ---> f5279630d194 18:01:13 Step 3/23 : ARG MAKE=make build 18:01:13 ---> Running in 2352d6ec5f9d 18:01:13 Removing intermediate container 2352d6ec5f9d 18:01:13 ---> 471babdc3f77 18:01:13 Step 4/23 : WORKDIR /device-sdk-go 18:01:13 ---> Running in f6cae29b98e2 18:01:14 Removing intermediate container f6cae29b98e2 18:01:14 ---> b6b1f19fb016 18:01:14 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:01:14 ---> Running in 0e06da242a86 18:01:14 Removing intermediate container 0e06da242a86 18:01:14 ---> d3f1cfec9645 18:01:14 Step 6/23 : RUN apk add --update --no-cache make git 18:01:14 ---> Running in e46c6a705a7a 18:01:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:01:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:01:18 OK: 263 MiB in 53 packages 18:01:19 Removing intermediate container e46c6a705a7a 18:01:19 ---> 6db1d8c4ccc2 18:01:19 Step 7/23 : COPY go.mod vendor* ./ 18:01:19 ---> ba220ab5d933 18:01:19 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:01:19 ---> Running in 6691856da820 18:01:23 Removing intermediate container 6691856da820 18:01:23 ---> df48354082b6 18:01:23 Step 9/23 : COPY . . 18:01:24 ---> f8b394fd9198 18:01:24 Step 10/23 : RUN ${MAKE} 18:01:24 ---> Running in c30976effd52 18:01:25 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 18:04:02 Removing intermediate container c30976effd52 18:04:02 ---> 71cdc31b8f91 18:04:02 Step 11/23 : FROM alpine:3.17 18:04:02 3.17: Pulling from library/alpine 18:04:02 af6eaf76a39c: Already exists 18:04:02 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 18:04:02 Status: Downloaded newer image for alpine:3.17 18:04:02 ---> d74e625d9115 18:04:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:04:02 ---> Running in aa95e0ba62d7 18:04:02 Removing intermediate container aa95e0ba62d7 18:04:02 ---> 07d461784f50 18:04:02 Step 13/23 : RUN apk add --update --no-cache 18:04:02 ---> Running in 14d2dc3f7430 18:04:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:04:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:04:02 OK: 7 MiB in 15 packages 18:04:03 Removing intermediate container 14d2dc3f7430 18:04:03 ---> 072950479d20 18:04:03 Step 14/23 : WORKDIR / 18:04:03 ---> Running in 8e37bb93cc26 18:04:03 Removing intermediate container 8e37bb93cc26 18:04:03 ---> 0e0ccf6431bb 18:04:03 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:04:04 ---> fb391c209a37 18:04:04 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:04:06 ---> ae1b39871af7 18:04:06 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:04:06 ---> 88af27540e31 18:04:06 Step 18/23 : EXPOSE 59999 18:04:06 ---> Running in c89ed840eaf6 18:04:06 Removing intermediate container c89ed840eaf6 18:04:06 ---> 56d66d44a7f4 18:04:06 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:04:07 ---> Running in cf1983b2da68 18:04:07 Removing intermediate container cf1983b2da68 18:04:07 ---> e33277b6f40a 18:04:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:04:07 ---> Running in 34baeb6ee64a 18:04:07 Removing intermediate container 34baeb6ee64a 18:04:07 ---> 978bbcf8e941 18:04:07 Step 21/23 : LABEL arch=arm64 18:04:08 ---> Running in b2e0494c8385 18:04:08 Removing intermediate container b2e0494c8385 18:04:08 ---> 95865fd9bcb9 18:04:08 Step 22/23 : LABEL git_sha=c8db23b1a6b25d7a6f6840ad14ef190b57abe162 18:04:08 ---> Running in f15b89b5b126 18:04:08 Removing intermediate container f15b89b5b126 18:04:08 ---> 0fdbe2763caa 18:04:08 Step 23/23 : LABEL version=0.0.0 18:04:08 ---> Running in 94e178e9202e 18:04:09 Removing intermediate container 94e178e9202e 18:04:09 ---> b77604440733 18:04:09 [Warning] One or more build-args [ARCH] were not consumed 18:04:09 Successfully built b77604440733 18:04:09 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:04:09 18:04:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:04:10 arm64: Pulling from edgex-lftools-log-publisher 18:04:10 8998bd30e6a1: Pulling fs layer 18:04:10 04944245beec: Pulling fs layer 18:04:10 699f458cf7ca: Pulling fs layer 18:04:10 765212b225bb: Pulling fs layer 18:04:10 f23df028b6ca: Pulling fs layer 18:04:10 d65c8cfc05b1: Pulling fs layer 18:04:10 2437ff75d9bd: Pulling fs layer 18:04:10 765212b225bb: Waiting 18:04:10 f23df028b6ca: Waiting 18:04:10 d65c8cfc05b1: Waiting 18:04:10 2437ff75d9bd: Waiting 18:04:10 04944245beec: Verifying Checksum 18:04:10 04944245beec: Download complete 18:04:10 765212b225bb: Verifying Checksum 18:04:10 765212b225bb: Download complete 18:04:10 f23df028b6ca: Verifying Checksum 18:04:10 f23df028b6ca: Download complete 18:04:10 d65c8cfc05b1: Verifying Checksum 18:04:10 d65c8cfc05b1: Download complete 18:04:10 699f458cf7ca: Verifying Checksum 18:04:10 699f458cf7ca: Download complete 18:04:11 8998bd30e6a1: Verifying Checksum 18:04:11 8998bd30e6a1: Download complete 18:04:13 2437ff75d9bd: Verifying Checksum 18:04:13 2437ff75d9bd: Download complete 18:04:15 8998bd30e6a1: Pull complete 18:04:17 04944245beec: Pull complete 18:04:18 699f458cf7ca: Pull complete 18:04:18 765212b225bb: Pull complete 18:04:19 f23df028b6ca: Pull complete 18:04:19 d65c8cfc05b1: Pull complete 18:04:34 2437ff75d9bd: Pull complete 18:04:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:04:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:04:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:04:34 prd-ubuntu20.04-docker-arm64-4c-16g-193 does not seem to be running inside a container 18:04:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:04:37 $ docker top 8226382ca6001dc830b072bec690e75459aa98e479e4a41cd06ac6db82d494e4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:04:38 ---> job-cost.sh 18:04:38 lf-activate-venv: SKIPPING 18:04:38 INFO: No Stack... 18:04:39 INFO: Retrieving Pricing Info for: v3-standard-4 18:04:39 INFO: Archiving Costs [Pipeline] sh 18:04:40 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 18:04:40 + cut -d, -f6 [Pipeline] lock 18:04:40 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1383-1-stack-cost] 18:04:40 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1383-1-stack-cost] did not exist. Created. 18:04:40 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1383-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:04:41 /w/workspace/device-sdk-go/1@tmp/durable-0285da44/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:04:41 + echo total: 0.10999999940395355 [Pipeline] stash 18:04:41 Warning: overwriting stash ‘stack-cost’ 18:04:42 Stashed 1 file(s) [Pipeline] } 18:04:42 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1383-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:04:42 $ docker stop --time=1 8226382ca6001dc830b072bec690e75459aa98e479e4a41cd06ac6db82d494e4 18:04:43 $ docker rm -f --volumes 8226382ca6001dc830b072bec690e75459aa98e479e4a41cd06ac6db82d494e4 [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 18:04:44 provisioning config files... 18:04:44 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1383@tmp/config6610257565114845748tmp [Pipeline] { [Pipeline] sh 18:04:44 + set +x 18:04:44 + curl -s https://codecov.io/bash 18:04:44 + bash -s -- 18:04:44 18:04:44 _____ _ 18:04:44 / ____| | | 18:04:44 | | ___ __| | ___ ___ _____ __ 18:04:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:04:44 | |___| (_) | (_| | __/ (_| (_) \ V / 18:04:44 \_____\___/ \__,_|\___|\___\___/ \_/ 18:04:44 Bash-1.0.6 18:04:44 18:04:44 18:04:44 ==> git version 2.25.1 found 18:04: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 18:04:44 Release-Date: 2020-01-08 18:04: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 18:04:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:04:44 ==> Jenkins CI detected. 18:04:44 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1383 18:04:44 project root: . 18:04:44 --> token set from env 18:04:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:04:44 ==> Running gcov in . (disable via -X gcov) 18:04:44 ==> Python coveragepy not found 18:04:44 ==> Searching for coverage reports in: 18:04:44 + . 18:04:44 -> Found 1 reports 18:04:44 ==> Detecting git/mercurial file structure 18:04:44 ==> Reading reports 18:04:44 + ./coverage.out bytes=109537 18:04:44 ==> Appending adjustments 18:04:44 https://docs.codecov.io/docs/fixing-reports 18:04:45 + Found adjustments 18:04:45 ==> Gzipping contents 18:04:45 16K /tmp/codecov.fvZsQa.gz 18:04:45 ==> Uploading reports 18:04:45 url: https://codecov.io 18:04:45 query: branch=PR-1383&commit=c8db23b1a6b25d7a6f6840ad14ef190b57abe162&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1383%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1383&job=&cmd_args= 18:04:45 -> Pinging Codecov 18:04:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1383&commit=c8db23b1a6b25d7a6f6840ad14ef190b57abe162&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1383%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1383&job=&cmd_args= 18:04:45 -> Uploading to 18:04:45 https://storage.googleapis.com/codecov/v4/raw/2023-03-14/7E55EF52A471D76F132DFD9A03CDDE97/c8db23b1a6b25d7a6f6840ad14ef190b57abe162/05026c62-1387-47c1-80e5-a8559440db07.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230314%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230314T180445Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=76dd2be05ac79244e2d938c173eaca7c3e9dda72a76a7cd64382e18ef4dc60b9 18:04:45 % Total % Received % Xferd Average Speed Time Time Time Current 18:04:45 Dload Upload Total Spent Left Speed 18:04:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15252 0 0 100 15252 0 58436 --:--:-- --:--:-- --:--:-- 58213 18:04:45 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/c8db23b1a6b25d7a6f6840ad14ef190b57abe162 [Pipeline] } 18:04: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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:04:47 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1383/archives ] 18:04:47 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1383/archives 18:04:47 total 16 18:04:47 drwxr-xr-x 3 root root 4096 Mar 14 17:50 . 18:04:47 drwxrwxr-x 12 jenkins jenkins 4096 Mar 14 17:50 .. 18:04:47 drwxr-xr-x 2 root root 4096 Mar 14 17:50 cost 18:04:47 -rw-r--r-- 1 root root 86 Mar 14 17:50 cost.csv 18:04:47 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1383/archives 18:04:47 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1383/archives 18:04:47 total 16 18:04:47 drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 17:50 . 18:04:47 drwxrwxr-x 12 jenkins jenkins 4096 Mar 14 17:50 .. 18:04:47 drwxr-xr-x 2 jenkins jenkins 4096 Mar 14 17:50 cost 18:04:47 -rw-r--r-- 1 jenkins jenkins 86 Mar 14 17:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:04:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:04:48 ---> package-listing.sh 18:04:48 ++ facter osfamily 18:04:48 ++ tr '[:upper:]' '[:lower:]' 18:04:48 + OS_FAMILY=debian 18:04:48 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1383 18:04:48 + START_PACKAGES=/tmp/packages_start.txt 18:04:48 + END_PACKAGES=/tmp/packages_end.txt 18:04:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:04:48 + PACKAGES=/tmp/packages_start.txt 18:04:48 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1383 ']' 18:04:48 + PACKAGES=/tmp/packages_end.txt 18:04:48 + case "${OS_FAMILY}" in 18:04:48 + dpkg -l 18:04:48 + grep '^ii' 18:04:48 + '[' -f /tmp/packages_start.txt ']' 18:04:48 + '[' -f /tmp/packages_end.txt ']' 18:04:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:04:48 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1383 ']' 18:04:48 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1383/archives/ 18:04:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1383/archives/ [Pipeline] echo 18:04:48 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-1383/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:04:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:04:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:04:50 prd-ubuntu20.04-docker-8c-8g-186 does not seem to be running inside a container 18:04: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-1383/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-1383 -v /w/workspace/gexfoundry_device-sdk-go_PR-1383:/w/workspace/gexfoundry_device-sdk-go_PR-1383:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1383@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1383@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 18:04:50 $ docker top d1c7289567b4d591d502a00306cb1c350547f519a2d31bc99ed7858f0b231c9f -eo pid,comm [Pipeline] { [Pipeline] sh 18:04:50 + touch /tmp/pre-build-complete [Pipeline] sh 18:04:50 + mkdir -p /var/log/sysstat [Pipeline] sh 18:04:51 + ls /var/log/sa-host 18:04:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:04:51 provisioning config files... 18:04:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1383@tmp/config2777894996389390470tmp [Pipeline] { [Pipeline] echo 18:04:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:04:51 ---> create-netrc.sh [Pipeline] } 18:04:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:04:52 ---> python-tools-install.sh [Pipeline] echo 18:04:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:04:52 ---> sudo-logs.sh 18:04:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:04:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:04:52 ---> job-cost.sh 18:04:52 lf-activate-venv: SKIPPING 18:04:52 DEBUG: total: 0.2199999988079071 18:04:52 INFO: Retrieving Stack Cost... 18:04:53 INFO: Retrieving Pricing Info for: v3-standard-8 18:04:53 INFO: Archiving Costs [Pipeline] echo 18:04:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:04:54 ---> logs-deploy.sh 18:04:54 lf-activate-venv: SKIPPING 18:04:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1383/1 18:04:54 INFO: archiving workspace using pattern(s): 18:04:55 Archives upload complete. 18:04:55 INFO: archiving logs to Nexus 18:04:55 ---> uname -a: 18:04:55 Linux prd-ubuntu20-04-docker-8c-8g-186 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:04:55 18:04:55 18:04:55 ---> lscpu: 18:04:55 Architecture: x86_64 18:04:55 CPU op-mode(s): 32-bit, 64-bit 18:04:55 Byte Order: Little Endian 18:04:55 Address sizes: 40 bits physical, 48 bits virtual 18:04:55 CPU(s): 8 18:04:55 On-line CPU(s) list: 0-7 18:04:55 Thread(s) per core: 1 18:04:55 Core(s) per socket: 1 18:04:55 Socket(s): 8 18:04:55 NUMA node(s): 1 18:04:55 Vendor ID: AuthenticAMD 18:04:55 CPU family: 23 18:04:55 Model: 49 18:04:55 Model name: AMD EPYC-Rome Processor 18:04:55 Stepping: 0 18:04:55 CPU MHz: 2799.998 18:04:55 BogoMIPS: 5599.99 18:04:55 Virtualization: AMD-V 18:04:55 Hypervisor vendor: KVM 18:04:55 Virtualization type: full 18:04:55 L1d cache: 256 KiB 18:04:55 L1i cache: 256 KiB 18:04:55 L2 cache: 4 MiB 18:04:55 L3 cache: 128 MiB 18:04:55 NUMA node0 CPU(s): 0-7 18:04:55 Vulnerability Itlb multihit: Not affected 18:04:55 Vulnerability L1tf: Not affected 18:04:55 Vulnerability Mds: Not affected 18:04:55 Vulnerability Meltdown: Not affected 18:04:55 Vulnerability Mmio stale data: Not affected 18:04:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:04:55 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:04:55 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:04:55 Vulnerability Srbds: Not affected 18:04:55 Vulnerability Tsx async abort: Not affected 18:04:55 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 18:04:55 18:04:55 18:04:55 ---> nproc: 18:04:55 8 18:04:55 18:04:55 18:04:55 ---> df -h: 18:04:55 Filesystem Size Used Avail Use% Mounted on 18:04:55 overlay 155G 12G 144G 8% / 18:04:55 tmpfs 64M 0 64M 0% /dev 18:04:55 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:04:55 shm 64M 0 64M 0% /dev/shm 18:04:55 /dev/vda1 155G 12G 144G 8% /facter-os 18:04:55 18:04:55 18:04:55 ---> sar -b -r -n DEV: 18:04:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-186) 03/14/23 _x86_64_ (8 CPU) 18:04:55 18:04:55 17:47:27 LINUX RESTART (8 CPU) 18:04:55 18:04:55 17:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:04:55 17:49:01 351.15 11.25 339.90 0.00 1739.41 59395.21 0.00 18:04:55 17:50:01 78.59 0.12 78.47 0.00 4.13 28867.72 0.00 18:04:55 17:51:01 177.02 1.82 175.20 0.00 56.39 47664.59 0.00 18:04:55 17:52:01 2.20 0.00 2.20 0.00 0.00 25.75 0.00 18:04:55 17:53:01 55.21 11.61 43.59 0.00 5179.14 8810.00 0.00 18:04:55 17:54:01 5.32 0.02 5.30 0.00 0.13 117.05 0.00 18:04:55 17:55:02 1.80 0.00 1.80 0.00 0.00 20.53 0.00 18:04:55 17:56:01 2.00 0.00 2.00 0.00 0.00 22.50 0.00 18:04:55 17:57:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 18:04:55 17:58:01 1.55 0.00 1.55 0.00 0.00 18.00 0.00 18:04:55 17:59:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 18:04:55 18:00:01 1.50 0.00 1.50 0.00 0.00 17.20 0.00 18:04:55 18:01:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 18:04:55 18:02:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 18:04:55 18:03:01 1.95 0.02 1.93 0.00 0.13 25.86 0.00 18:04:55 18:04:01 1.45 0.00 1.45 0.00 0.00 16.40 0.00 18:04:55 Average: 42.84 1.55 41.29 0.00 436.75 9078.91 0.00 18:04:55 18:04:55 17:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:04:55 17:49:01 28186396 31559708 741532 2.26 121436 3448152 2021336 5.96 1178044 3065436 282972 18:04:55 17:50:01 27909912 31522388 769996 2.34 147456 3627176 2171576 6.40 1228668 3247312 334816 18:04:55 17:51:01 27682468 31566560 727896 2.21 159312 3870724 1768516 5.21 1271340 3415180 364 18:04:55 17:52:01 27682868 31567000 727288 2.21 159344 3870728 1768516 5.21 1271456 3415184 228 18:04:55 17:53:01 27155432 31549428 733360 2.23 192912 4326492 1817640 5.36 1590780 3587480 1044 18:04:55 17:54:01 27162220 31551564 731864 2.23 191472 4323224 1792092 5.28 1588504 3584316 356 18:04:55 17:55:02 27170208 31559624 723968 2.20 191500 4323236 1792092 5.28 1580528 3584320 8 18:04:55 17:56:01 27170152 31559636 723936 2.20 191564 4323244 1792092 5.28 1580588 3584328 8 18:04:55 17:57:01 27170296 31560128 723252 2.20 191608 4323244 1792092 5.28 1580380 3584556 12 18:04:55 17:58:01 27169996 31559908 723468 2.20 191628 4323248 1792092 5.28 1580548 3584564 28 18:04:55 17:59:01 27169980 31560152 723408 2.20 191644 4323248 1792092 5.28 1580236 3584824 12 18:04:55 18:00:01 27170216 31560416 723084 2.20 191660 4323252 1792092 5.28 1580248 3584828 44 18:04:55 18:01:01 27170200 31560424 723004 2.20 191688 4323256 1792092 5.28 1580280 3584832 8 18:04:55 18:02:01 27170436 31560744 722632 2.20 191700 4323320 1792092 5.28 1579872 3584880 48 18:04:55 18:03:01 27169148 31559652 723540 2.20 191744 4323300 1826908 5.38 1580016 3584868 16 18:04:55 18:04:01 27169324 31559832 723288 2.20 191780 4323300 1826908 5.38 1580008 3584868 44 18:04:55 Average: 27342453 31557323 729095 2.22 180528 4168696 1833139 5.40 1495718 3510111 38750 18:04:55 18:04:55 17:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:04:55 17:49:01 lo 5.99 5.99 0.58 0.58 0.00 0.00 0.00 0.00 18:04:55 17:49:01 docker0 180.24 278.94 14.61 1988.35 0.00 0.00 0.00 0.00 18:04:55 17:49:01 ens3 565.78 358.21 7768.80 66.00 0.00 0.00 0.00 0.00 18:04:55 17:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:04:55 17:50:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 18:04:55 17:50:01 ens3 33.43 20.88 30.06 12.90 0.00 0.00 0.00 0.00 18:04:55 17:50:01 vethfbc88e5 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 18:04:55 17:51:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 18:04:55 17:51:01 docker0 2.63 6.97 0.16 85.09 0.00 0.00 0.00 0.00 18:04:55 17:51:01 ens3 138.74 84.74 2632.48 24.98 0.00 0.00 0.00 0.00 18:04:55 17:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:04:55 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:55 17:52:01 ens3 3.03 0.75 2.12 0.47 0.00 0.00 0.00 0.00 18:04:55 17:53:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 18:04:55 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:55 17:53:01 ens3 236.98 132.99 2807.44 9.55 0.00 0.00 0.00 0.00 18:04:55 17:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:04:55 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:55 17:54:01 ens3 0.45 0.28 0.03 0.02 0.00 0.00 0.00 0.00 18:04:55 17:55:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:55 17:55:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:55 17:55:02 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 18:04:55 17:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:04:55 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:55 17:56:01 ens3 0.36 0.14 0.02 0.01 0.00 0.00 0.00 0.00 18:04:55 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:55 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:55 17:57:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:55 17:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:04:55 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:55 17:58:01 ens3 0.37 0.23 0.09 0.07 0.00 0.00 0.00 0.00 18:04:55 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:55 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:55 17:59:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 18:04:55 18:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:04:55 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:55 18:00:01 ens3 0.42 0.18 0.13 0.01 0.00 0.00 0.00 0.00 18:04:55 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:55 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:55 18:01:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 18:04:55 18:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:04:55 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:55 18:02:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:04:55 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:55 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:55 18:03:01 ens3 0.25 0.12 0.08 0.07 0.00 0.00 0.00 0.00 18:04:55 18:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:04:55 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:55 18:04:01 ens3 1.28 0.53 0.41 0.29 0.00 0.00 0.00 0.00 18:04:55 Average: lo 0.64 0.64 0.06 0.06 0.00 0.00 0.00 0.00 18:04:55 Average: docker0 11.45 17.91 0.93 129.86 0.00 0.00 0.00 0.00 18:04:55 Average: ens3 61.45 37.51 828.97 7.16 0.00 0.00 0.00 0.00 18:04:55 18:04:55 18:04:55 ---> sar -P ALL: 18:04:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-186) 03/14/23 _x86_64_ (8 CPU) 18:04:55 18:04:55 17:47:27 LINUX RESTART (8 CPU) 18:04:55 18:04:55 17:48:01 CPU %user %nice %system %iowait %steal %idle 18:04:55 17:49:01 all 8.57 0.00 3.77 2.75 0.06 84.84 18:04:55 17:49:01 0 8.57 0.00 3.52 1.85 0.07 85.99 18:04:55 17:49:01 1 8.69 0.00 4.45 6.33 0.07 80.46 18:04:55 17:49:01 2 7.90 0.00 3.35 0.27 0.05 88.43 18:04:55 17:49:01 3 9.17 0.00 3.69 0.73 0.05 86.36 18:04:55 17:49:01 4 8.44 0.00 3.03 5.02 0.07 83.44 18:04:55 17:49:01 5 8.31 0.00 4.11 3.20 0.07 84.30 18:04:55 17:49:01 6 9.76 0.00 3.07 0.40 0.05 86.71 18:04:55 17:49:01 7 7.70 0.00 4.98 4.25 0.08 82.99 18:04:55 17:50:01 all 40.76 0.00 6.10 1.20 0.07 51.87 18:04:55 17:50:01 0 41.40 0.00 5.52 0.20 0.07 52.81 18:04:55 17:50:01 1 40.01 0.00 6.25 5.09 0.08 48.55 18:04:55 17:50:01 2 42.79 0.00 5.92 0.47 0.07 50.76 18:04:55 17:50:01 3 41.26 0.00 6.98 0.25 0.08 51.43 18:04:55 17:50:01 4 40.67 0.00 5.87 0.47 0.07 52.93 18:04:55 17:50:01 5 40.38 0.00 5.58 0.03 0.07 53.94 18:04:55 17:50:01 6 39.54 0.00 6.43 1.33 0.08 52.61 18:04:55 17:50:01 7 40.07 0.00 6.22 1.72 0.07 51.93 18:04:55 17:51:01 all 18.21 0.00 4.03 2.01 0.05 75.69 18:04:55 17:51:01 0 18.98 0.00 4.76 4.98 0.05 71.23 18:04:55 17:51:01 1 17.69 0.00 4.26 0.47 0.05 77.53 18:04:55 17:51:01 2 17.76 0.00 3.93 3.98 0.05 74.29 18:04:55 17:51:01 3 17.54 0.00 4.36 0.18 0.05 77.87 18:04:55 17:51:01 4 19.23 0.00 3.70 1.60 0.07 75.40 18:04:55 17:51:01 5 17.99 0.00 3.76 3.41 0.03 74.81 18:04:55 17:51:01 6 17.87 0.00 3.89 0.81 0.05 77.38 18:04:55 17:51:01 7 18.62 0.00 3.62 0.69 0.08 76.99 18:04:55 17:52:01 all 0.03 0.00 0.01 0.01 0.01 99.95 18:04:55 17:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:04:55 17:52:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:04:55 17:52:01 2 0.08 0.00 0.03 0.00 0.02 99.87 18:04:55 17:52:01 3 0.00 0.00 0.02 0.03 0.00 99.95 18:04:55 17:52:01 4 0.05 0.00 0.02 0.03 0.03 99.87 18:04:55 17:52:01 5 0.00 0.00 0.00 0.00 0.02 99.98 18:04:55 17:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:04:55 17:52:01 7 0.03 0.00 0.00 0.00 0.00 99.97 18:04:55 17:53:01 all 2.14 0.00 1.36 0.60 0.03 95.87 18:04:55 17:53:01 0 1.90 0.00 1.22 1.29 0.03 95.56 18:04:55 17:53:01 1 3.21 0.00 1.60 0.43 0.02 94.74 18:04:55 17:53:01 2 2.37 0.00 2.43 1.22 0.02 93.96 18:04:55 17:53:01 3 1.42 0.00 0.82 0.07 0.03 97.66 18:04:55 17:53:01 4 2.04 0.00 1.15 0.90 0.05 95.86 18:04:55 17:53:01 5 1.57 0.00 0.63 0.03 0.02 97.74 18:04:55 17:53:01 6 1.78 0.00 1.85 0.35 0.02 96.00 18:04:55 17:53:01 7 2.84 0.00 1.14 0.50 0.05 95.46 18:04:55 17:54:01 all 0.08 0.00 0.05 0.01 0.01 99.86 18:04:55 17:54:01 0 0.03 0.00 0.05 0.03 0.00 99.88 18:04:55 17:54:01 1 0.08 0.00 0.03 0.02 0.02 99.85 18:04:55 17:54:01 2 0.07 0.00 0.08 0.05 0.00 99.80 18:04:55 17:54:01 3 0.02 0.00 0.05 0.00 0.00 99.93 18:04:55 17:54:01 4 0.12 0.00 0.03 0.00 0.03 99.82 18:04:55 17:54:01 5 0.22 0.00 0.05 0.00 0.00 99.73 18:04:55 17:54:01 6 0.02 0.00 0.03 0.00 0.00 99.95 18:04:55 17:54:01 7 0.05 0.00 0.05 0.00 0.02 99.88 18:04:55 17:55:02 all 0.02 0.00 0.01 0.01 0.01 99.95 18:04:55 17:55:02 0 0.00 0.00 0.00 0.03 0.00 99.97 18:04:55 17:55:02 1 0.02 0.00 0.00 0.00 0.03 99.95 18:04:55 17:55:02 2 0.03 0.00 0.00 0.02 0.02 99.93 18:04:55 17:55:02 3 0.02 0.00 0.02 0.00 0.00 99.97 18:04:55 17:55:02 4 0.02 0.00 0.02 0.00 0.00 99.97 18:04:55 17:55:02 5 0.02 0.00 0.02 0.00 0.00 99.97 18:04:55 17:55:02 6 0.02 0.00 0.02 0.00 0.00 99.97 18:04:55 17:55:02 7 0.07 0.00 0.02 0.00 0.00 99.92 18:04:55 17:56:01 all 0.01 0.00 0.00 0.01 0.01 99.97 18:04:55 17:56:01 0 0.00 0.00 0.00 0.02 0.00 99.98 18:04:55 17:56:01 1 0.00 0.00 0.00 0.00 0.03 99.97 18:04:55 17:56:01 2 0.03 0.00 0.02 0.03 0.02 99.90 18:04:55 17:56:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:04:55 17:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:04:55 17:56:01 5 0.00 0.00 0.02 0.00 0.02 99.97 18:04:55 17:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:04:55 17:56:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:04:55 17:57:01 all 0.25 0.00 0.01 0.01 0.01 99.73 18:04:55 17:57:01 0 0.00 0.00 0.00 0.02 0.02 99.97 18:04:55 17:57:01 1 0.03 0.00 0.00 0.00 0.02 99.95 18:04:55 17:57:01 2 0.05 0.00 0.02 0.03 0.00 99.90 18:04:55 17:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:04:55 17:57:01 4 0.02 0.00 0.02 0.00 0.02 99.95 18:04:55 17:57:01 5 0.05 0.00 0.00 0.00 0.00 99.95 18:04:55 17:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:04:55 17:57:01 7 1.81 0.00 0.02 0.00 0.02 98.16 18:04:55 17:58:01 all 0.29 0.00 0.01 0.01 0.01 99.69 18:04:55 17:58:01 0 0.00 0.00 0.00 0.02 0.00 99.98 18:04:55 17:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:04:55 17:58:01 2 0.27 0.00 0.03 0.02 0.00 99.68 18:04:55 17:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:04:55 17:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:04:55 17:58:01 5 0.02 0.00 0.02 0.02 0.02 99.93 18:04:55 17:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:04:55 17:58:01 7 2.02 0.00 0.02 0.00 0.03 97.93 18:04:55 17:59:01 all 0.27 0.00 0.01 0.00 0.01 99.71 18:04:55 17:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:04:55 17:59:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:04:55 17:59:01 2 0.10 0.00 0.02 0.00 0.02 99.87 18:04:55 17:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:04:55 17:59:01 4 0.00 0.00 0.00 0.00 0.02 99.98 18:04:55 17:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:04:55 17:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:04:55 17:59:01 7 2.00 0.00 0.03 0.00 0.03 97.93 18:04:55 18:04:55 17:59:01 CPU %user %nice %system %iowait %steal %idle 18:04:55 18:00:01 all 0.03 0.00 0.01 0.01 0.01 99.95 18:04:55 18:00:01 0 0.02 0.00 0.00 0.03 0.00 99.95 18:04:55 18:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:04:55 18:00:01 2 0.00 0.00 0.02 0.02 0.00 99.97 18:04:55 18:00:01 3 0.10 0.00 0.00 0.00 0.02 99.88 18:04:55 18:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:04:55 18:00:01 5 0.03 0.00 0.02 0.00 0.02 99.93 18:04:55 18:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:04:55 18:00:01 7 0.02 0.00 0.02 0.00 0.03 99.93 18:04:55 18:01:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:04:55 18:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:04:55 18:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:04:55 18:01:01 2 0.03 0.00 0.02 0.02 0.00 99.93 18:04:55 18:01:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:04:55 18:01:01 4 0.02 0.00 0.00 0.00 0.02 99.97 18:04:55 18:01:01 5 0.03 0.00 0.05 0.02 0.05 99.85 18:04:55 18:01:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:04:55 18:01:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:04:55 18:02:01 all 0.02 0.00 0.01 0.01 0.01 99.96 18:04:55 18:02:01 0 0.00 0.00 0.00 0.02 0.00 99.98 18:04:55 18:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:04:55 18:02:01 2 0.02 0.00 0.00 0.02 0.02 99.95 18:04:55 18:02:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:04:55 18:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:04:55 18:02:01 5 0.07 0.00 0.00 0.02 0.03 99.88 18:04:55 18:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:04:55 18:02:01 7 0.03 0.00 0.02 0.00 0.00 99.95 18:04:55 18:03:01 all 0.03 0.00 0.02 0.01 0.01 99.94 18:04:55 18:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:04:55 18:03:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:04:55 18:03:01 2 0.03 0.00 0.03 0.02 0.02 99.90 18:04:55 18:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:04:55 18:03:01 4 0.02 0.00 0.00 0.02 0.02 99.95 18:04:55 18:03:01 5 0.07 0.00 0.05 0.02 0.02 99.85 18:04:55 18:03:01 6 0.02 0.00 0.03 0.00 0.00 99.95 18:04:55 18:03:01 7 0.02 0.00 0.03 0.00 0.02 99.93 18:04:55 18:04:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:04:55 18:04:01 0 0.02 0.00 0.00 0.02 0.00 99.97 18:04:55 18:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:04:55 18:04:01 2 0.05 0.00 0.02 0.02 0.00 99.92 18:04:55 18:04:01 3 0.05 0.00 0.02 0.00 0.02 99.92 18:04:55 18:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:04:55 18:04:01 5 0.00 0.00 0.00 0.00 0.02 99.98 18:04:55 18:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:04:55 18:04:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:04:55 Average: all 4.40 0.00 0.96 0.41 0.02 94.21 18:04:55 Average: 0 4.41 0.00 0.94 0.53 0.01 94.11 18:04:55 Average: 1 4.34 0.00 1.03 0.77 0.02 93.84 18:04:55 Average: 2 4.45 0.00 0.99 0.38 0.02 94.16 18:04:55 Average: 3 4.33 0.00 0.99 0.08 0.02 94.58 18:04:55 Average: 4 4.41 0.00 0.86 0.50 0.02 94.21 18:04:55 Average: 5 4.27 0.00 0.89 0.42 0.02 94.40 18:04:55 Average: 6 4.29 0.00 0.95 0.18 0.01 94.56 18:04:55 Average: 7 4.68 0.00 1.00 0.44 0.03 93.84 18:04:55 18:04:55 18:04:55