Pull request #1262 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 ejlee3 for edgexfoundry/device-sdk-go Loading trusted files from base branch main at 7d510a9be1a3cd2158385898861d08f1c1b53357 rather than 97d52b643112c5c00428daae5a03f6563bf38928 Obtained Jenkinsfile from 7d510a9be1a3cd2158385898861d08f1c1b53357 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-ssh17057893833789043210.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10231222472344166954.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1262/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-1262/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16867768110116374964.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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-1262/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1873542771199103869.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1656802633643830133.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-1262/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-1262/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6000074956818190122.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-120808 in /w/workspace/gexfoundry_device-sdk-go_PR-1262 [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-1262 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 7d510a9be1a3cd2158385898861d08f1c1b53357 into PR head commit 97d52b643112c5c00428daae5a03f6563bf38928 Merge succeeded, producing 97d52b643112c5c00428daae5a03f6563bf38928 Checking out Revision 97d52b643112c5c00428daae5a03f6563bf38928 (PR-1262) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1262/head:refs/remotes/origin/PR-1262 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97d52b643112c5c00428daae5a03f6563bf38928 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 7d510a9be1a3cd2158385898861d08f1c1b53357 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97d52b643112c5c00428daae5a03f6563bf38928 # timeout=10 Commit message: "refactor!: update module to v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:57:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:57:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:57:26 ========================================================= 00:57:26 EdgeX Global Pipelines Version Info 00:57:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:57:27 ------------------- 00:57:27 stable info: 00:57:27 ------------------- 00:57:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:57:27 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 00:57:27 Message: update stable to v1.0.244 00:57:27 ------------------- 00:57:27 experimental info: 00:57:27 ------------------- 00:57:27 Commited By: **** collab-it+edgex@linuxfoundation.org 00:57:27 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 00:57:27 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:57:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 00:57:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 00:57:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:57:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:57:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:57:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 00:57:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:57:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 00:57:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:57:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:57:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:57:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 00:57:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:57:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:57:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:57:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 00:57:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:57:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:57:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:57:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:57:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:57:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 00:57:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:57:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:57:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:57:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:57:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:57:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1262 [Pipeline] echo 00:57:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1262 [Pipeline] echo 00:57:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1262 [Pipeline] echo 00:57:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 97d52b643112c5c00428daae5a03f6563bf38928 [Pipeline] echo 00:57:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 97d52b6 [Pipeline] echo 00:57:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:57:29 provisioning config files... 00:57:29 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1262@tmp/config7007159629471791401tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:57:30 ---> docker-login.sh 00:57:30 nexus3.edgexfoundry.org:10001 00:57:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:30 Configure a credential helper to remove this warning. See 00:57:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:30 00:57:30 Login Succeeded 00:57:30 nexus3.edgexfoundry.org:10002 00:57:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:30 Configure a credential helper to remove this warning. See 00:57:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:30 00:57:30 Login Succeeded 00:57:30 nexus3.edgexfoundry.org:10003 00:57:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:30 Configure a credential helper to remove this warning. See 00:57:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:30 00:57:30 Login Succeeded 00:57:30 nexus3.edgexfoundry.org:10004 00:57:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:30 Configure a credential helper to remove this warning. See 00:57:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:30 00:57:30 Login Succeeded 00:57:30 docker.io 00:57:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:31 Configure a credential helper to remove this warning. See 00:57:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:31 00:57:31 Login Succeeded 00:57:31 ---> docker-login.sh ends [Pipeline] } 00:57:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:57:31 + git rev-list -1 --merges 97d52b643112c5c00428daae5a03f6563bf38928~1..97d52b643112c5c00428daae5a03f6563bf38928 [Pipeline] echo 00:57:31 -----------> git rev-list -1 --merges 97d52b643112c5c00428daae5a03f6563bf38928~1..97d52b643112c5c00428daae5a03f6563bf38928 97d52b643112c5c00428daae5a03f6563bf38928 [false] [Pipeline] sh 00:57:32 + git log --format=format:%s -1 97d52b643112c5c00428daae5a03f6563bf38928 [Pipeline] echo 00:57:32 ========================================================= 00:57:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:57:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:57:32 + git log --format=format:%s -1 97d52b643112c5c00428daae5a03f6563bf38928 [Pipeline] echo 00:57:32 [semverPrep] GIT_COMMIT: 97d52b643112c5c00428daae5a03f6563bf38928, Commit Message: refactor!: update module to v3 [Pipeline] echo 00:57:32 [semverPrep] This is not a build commit. [Pipeline] sh 00:57:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:57:32 + grep -v github /etc/ssh/ssh_known_hosts 00:57:32 + [ -e /tmp/ssh_known_hosts ] 00:57:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:57:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:57:32 + sudo tee -a /etc/ssh/ssh_known_hosts 00:57:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:57:33 00:57:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:57:33 0.1.4: Pulling from edgex-devops/py-git-semver 00:57:33 b85a868b505f: Pulling fs layer 00:57:33 e2be974225ed: Pulling fs layer 00:57:33 339a4e72a1f5: Pulling fs layer 00:57:33 988bab9f4d93: Pulling fs layer 00:57:33 1469e6f7b9e6: Pulling fs layer 00:57:33 eaf3925da568: Pulling fs layer 00:57:33 bab4dde63d76: Pulling fs layer 00:57:33 bde34c3a00c8: Pulling fs layer 00:57:33 b352a97aabf1: Pulling fs layer 00:57:33 4872d77fe225: Pulling fs layer 00:57:33 5851b861e8e6: Pulling fs layer 00:57:33 bab4dde63d76: Waiting 00:57:33 bde34c3a00c8: Waiting 00:57:33 5851b861e8e6: Waiting 00:57:33 b352a97aabf1: Waiting 00:57:33 1469e6f7b9e6: Waiting 00:57:33 4872d77fe225: Waiting 00:57:33 eaf3925da568: Waiting 00:57:33 e2be974225ed: Verifying Checksum 00:57:33 988bab9f4d93: Verifying Checksum 00:57:33 988bab9f4d93: Download complete 00:57:34 339a4e72a1f5: Verifying Checksum 00:57:34 339a4e72a1f5: Download complete 00:57:34 1469e6f7b9e6: Verifying Checksum 00:57:34 1469e6f7b9e6: Download complete 00:57:34 eaf3925da568: Verifying Checksum 00:57:34 eaf3925da568: Download complete 00:57:34 bde34c3a00c8: Verifying Checksum 00:57:34 bde34c3a00c8: Download complete 00:57:34 b352a97aabf1: Verifying Checksum 00:57:34 b352a97aabf1: Download complete 00:57:34 4872d77fe225: Download complete 00:57:34 5851b861e8e6: Verifying Checksum 00:57:34 5851b861e8e6: Download complete 00:57:34 b85a868b505f: Verifying Checksum 00:57:34 b85a868b505f: Download complete 00:57:34 bab4dde63d76: Verifying Checksum 00:57:34 bab4dde63d76: Download complete 00:57:35 b85a868b505f: Pull complete 00:57:35 e2be974225ed: Pull complete 00:57:36 339a4e72a1f5: Pull complete 00:57:36 988bab9f4d93: Pull complete 00:57:36 1469e6f7b9e6: Pull complete 00:57:36 eaf3925da568: Pull complete 00:57:38 bab4dde63d76: Pull complete 00:57:38 bde34c3a00c8: Pull complete 00:57:38 b352a97aabf1: Pull complete 00:57:38 4872d77fe225: Pull complete 00:57:38 5851b861e8e6: Pull complete 00:57:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:57:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:57:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:57:38 prd-ubuntu20.04-docker-8c-8g-120808 does not seem to be running inside a container 00:57:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1262 -v /w/workspace/gexfoundry_device-sdk-go_PR-1262:/w/workspace/gexfoundry_device-sdk-go_PR-1262:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1262@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1262@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 00:57:40 $ docker top b82dc75c0f19ce21948f1cecafa786a6d563dee097307ecaf04aa37ce12e2c55 -eo pid,comm 00:57:40 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). 00:57:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:57:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:57:40 [ssh-agent] Looking for ssh-agent implementation... 00:57:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:57:40 $ docker exec b82dc75c0f19ce21948f1cecafa786a6d563dee097307ecaf04aa37ce12e2c55 ssh-agent 00:57:41 SSH_AUTH_SOCK=/tmp/ssh-KjsxYC420vUB/agent.32 00:57:41 SSH_AGENT_PID=38 00:57:41 Running ssh-add (command line suppressed) 00:57:41 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1262@tmp/private_key_3773387751780156060.key (/w/workspace/gexfoundry_device-sdk-go_PR-1262@tmp/private_key_3773387751780156060.key) 00:57:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:57:41 + git tag --points-at HEAD [Pipeline] } 00:57:41 $ docker exec --env ******** --env ******** b82dc75c0f19ce21948f1cecafa786a6d563dee097307ecaf04aa37ce12e2c55 ssh-agent -k 00:57:41 unset SSH_AUTH_SOCK; 00:57:41 unset SSH_AGENT_PID; 00:57:41 echo Agent pid 38 killed; 00:57:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:57:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:57:41 [ssh-agent] Looking for ssh-agent implementation... 00:57:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:57:41 $ docker exec b82dc75c0f19ce21948f1cecafa786a6d563dee097307ecaf04aa37ce12e2c55 ssh-agent 00:57:42 SSH_AUTH_SOCK=/tmp/ssh-StjFtGFsiZdI/agent.70 00:57:42 SSH_AGENT_PID=76 00:57:42 Running ssh-add (command line suppressed) 00:57:42 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1262@tmp/private_key_15862685049133112308.key (/w/workspace/gexfoundry_device-sdk-go_PR-1262@tmp/private_key_15862685049133112308.key) 00:57:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:57:42 + git semver init 00:57:42 2022-12-09 00:57:42,736 [run_init] DEBUG init version:0.0.0 force:False 00:57:42 2022-12-09 00:57:42,737 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1262/.semver 00:57:42 2022-12-09 00:57:42,737 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1262/.semver 00:57:42 2022-12-09 00:57:42,737 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1262/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1262, universal_newlines=False, shell=None, istream=None) 00:57:43 2022-12-09 00:57:43,635 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1262/.git/info/exclude 00:57:43 2022-12-09 00:57:43,636 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1262/.semver/PR-1262 with force:False 00:57:43 2022-12-09 00:57:43,636 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1262/.semver/PR-1262 00:57:43 2022-12-09 00:57:43,641 [execute] INFO git cat-file --batch-check 00:57:43 2022-12-09 00:57:43,641 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1262/.semver, universal_newlines=False, shell=None, istream=) 00:57:43 2022-12-09 00:57:43,648 [execute] INFO git cat-file --batch 00:57:43 2022-12-09 00:57:43,648 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1262/.semver, universal_newlines=False, shell=None, istream=) 00:57:43 2022-12-09 00:57:43,653 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1262/.semver/PR-1262 00:57:43 0.0.0 [Pipeline] } 00:57:43 $ docker exec --env ******** --env ******** b82dc75c0f19ce21948f1cecafa786a6d563dee097307ecaf04aa37ce12e2c55 ssh-agent -k 00:57:43 unset SSH_AUTH_SOCK; 00:57:43 unset SSH_AGENT_PID; 00:57:43 echo Agent pid 76 killed; 00:57:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:57:44 + git semver [Pipeline] } 00:57:44 $ docker stop --time=1 b82dc75c0f19ce21948f1cecafa786a6d563dee097307ecaf04aa37ce12e2c55 00:57:46 $ docker rm -f b82dc75c0f19ce21948f1cecafa786a6d563dee097307ecaf04aa37ce12e2c55 [Pipeline] // withDockerContainer [Pipeline] sh 00:57:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:57:46 Stashed 1 file(s) [Pipeline] echo 00:57:46 [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 00:57:47 provisioning config files... 00:57:47 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1262@tmp/config10425843685821656471tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:57:47 ---> docker-login.sh 00:57:47 nexus3.edgexfoundry.org:10001 00:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:47 Configure a credential helper to remove this warning. See 00:57:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:47 00:57:47 Login Succeeded 00:57:47 nexus3.edgexfoundry.org:10002 00:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:48 Configure a credential helper to remove this warning. See 00:57:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:48 00:57:48 Login Succeeded 00:57:48 nexus3.edgexfoundry.org:10003 00:57:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:48 Configure a credential helper to remove this warning. See 00:57:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:48 00:57:48 Login Succeeded 00:57:48 nexus3.edgexfoundry.org:10004 00:57:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:48 Configure a credential helper to remove this warning. See 00:57:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:48 00:57:48 Login Succeeded 00:57:48 docker.io 00:57:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:48 Configure a credential helper to remove this warning. See 00:57:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:48 00:57:48 Login Succeeded 00:57:48 ---> docker-login.sh ends [Pipeline] } 00:57:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:57:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:57:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:57:48 ========================================================= 00:57:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 00:57:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:49 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 00:57:49 Sending build context to Docker daemon 10.4MB 00:57:49 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 00:57:49 Step 2/10 : FROM ${BASE} AS builder 00:57:49 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 00:57:49 213ec9aee27d: Pulling fs layer 00:57:49 4583459ba037: Pulling fs layer 00:57:49 93c1e223e6f2: Pulling fs layer 00:57:49 53926ce57604: Pulling fs layer 00:57:49 21b2b0c7a3f4: Pulling fs layer 00:57:49 22ff95d597cd: Pulling fs layer 00:57:49 12d6caf4c0d1: Pulling fs layer 00:57:49 96b7cbca73a9: Pulling fs layer 00:57:49 a7acece74701: Pulling fs layer 00:57:49 53926ce57604: Waiting 00:57:49 12d6caf4c0d1: Waiting 00:57:49 21b2b0c7a3f4: Waiting 00:57:49 96b7cbca73a9: Waiting 00:57:49 a7acece74701: Waiting 00:57:49 22ff95d597cd: Waiting 00:57:49 93c1e223e6f2: Download complete 00:57:49 4583459ba037: Download complete 00:57:49 21b2b0c7a3f4: Verifying Checksum 00:57:49 21b2b0c7a3f4: Download complete 00:57:49 22ff95d597cd: Verifying Checksum 00:57:49 213ec9aee27d: Verifying Checksum 00:57:49 213ec9aee27d: Download complete 00:57:49 12d6caf4c0d1: Verifying Checksum 00:57:49 12d6caf4c0d1: Download complete 00:57:49 213ec9aee27d: Pull complete 00:57:49 4583459ba037: Pull complete 00:57:49 93c1e223e6f2: Pull complete 00:57:50 a7acece74701: Verifying Checksum 00:57:50 a7acece74701: Download complete 00:57:50 96b7cbca73a9: Verifying Checksum 00:57:50 96b7cbca73a9: Download complete 00:57:50 53926ce57604: Verifying Checksum 00:57:50 53926ce57604: Download complete 00:57:54 53926ce57604: Pull complete 00:57:54 21b2b0c7a3f4: Pull complete 00:57:54 22ff95d597cd: Pull complete 00:57:54 12d6caf4c0d1: Pull complete 00:57:57 96b7cbca73a9: Pull complete 00:57:57 a7acece74701: Pull complete 00:57:57 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 00:57:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 00:57:57 ---> db6d94c90886 00:57:57 Step 3/10 : ARG MAKE=make build 00:57:59 ---> Running in 59658ec0a686 00:57:59 Removing intermediate container 59658ec0a686 00:57:59 ---> b8866591083d 00:57:59 Step 4/10 : WORKDIR /device-sdk-go 00:57:59 ---> Running in 4a283953c721 00:57:59 Removing intermediate container 4a283953c721 00:57:59 ---> b7623bb75adc 00:57:59 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 00:57:59 ---> Running in f75af97a86ce 00:57:59 Removing intermediate container f75af97a86ce 00:57:59 ---> 09ee9b65c0aa 00:57:59 Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 00:57:59 ---> Running in 2b6cec42d346 00:57:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:58:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:58:00 OK: 211 MiB in 51 packages 00:58:00 Removing intermediate container 2b6cec42d346 00:58:00 ---> 4a78c1ed09d6 00:58:00 Step 7/10 : COPY go.mod vendor* ./ 00:58:00 ---> 45a5c8a84c33 00:58:00 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:58:00 ---> Running in 09c669acf497 00:58:02 Still waiting to schedule task 00:58:02 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 00:58:33 Removing intermediate container 09c669acf497 00:58:33 ---> 8199d727ecc8 00:58:33 Step 9/10 : COPY . . 00:58:33 ---> 72a1a648d33b 00:58:33 Step 10/10 : RUN ${MAKE} 00:58:33 ---> Running in af375df03d9f 00:58:33 noop 00:58:33 Removing intermediate container af375df03d9f 00:58:33 ---> 15b9f21583ad 00:58:33 Successfully built 15b9f21583ad 00:58:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:58:33 + docker inspect -f . ci-base-image-x86_64 00:58:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:58:33 prd-ubuntu20.04-docker-8c-8g-120808 does not seem to be running inside a container 00:58:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1262 -v /w/workspace/gexfoundry_device-sdk-go_PR-1262:/w/workspace/gexfoundry_device-sdk-go_PR-1262:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1262@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1262@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 00:58:33 $ docker top 91d33ba26e45596577292d98da455003e3481cf8d23ef4377d2f14303071dbe4 -eo pid,comm [Pipeline] { [Pipeline] sh 00:58:34 + go version 00:58:34 go version go1.18.7 linux/amd64 [Pipeline] } 00:58:34 $ docker stop --time=1 91d33ba26e45596577292d98da455003e3481cf8d23ef4377d2f14303071dbe4 00:58:35 $ docker rm -f 91d33ba26e45596577292d98da455003e3481cf8d23ef4377d2f14303071dbe4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:58:36 + docker inspect -f . ci-base-image-x86_64 00:58:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:58:36 prd-ubuntu20.04-docker-8c-8g-120808 does not seem to be running inside a container 00:58:36 $ 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-1262 -v /w/workspace/gexfoundry_device-sdk-go_PR-1262:/w/workspace/gexfoundry_device-sdk-go_PR-1262:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1262@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1262@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 00:58:36 $ docker top 97ddc75a3f5a382fe44472e52b3155f5ba2de4fdc8bb5f0614e008a55bd7b8d7 -eo pid,comm [Pipeline] { [Pipeline] sh 00:58:37 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1262 [Pipeline] fileExists [Pipeline] sh 00:58:37 + make test 00:58:37 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:58:44 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 00:58:56 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 00:58:56 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 00:58:56 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 00:58:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 00:58:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 00:58:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.055s coverage: 27.6% of statements 00:58:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.061s coverage: 78.9% of statements 00:58:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 00:58:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.127s coverage: 73.1% of statements 00:58:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 00:58:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 00:58:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.108s coverage: 54.4% of statements 00:58:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 00:58:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 00:58:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 00:58:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/telemetry [no test files] 00:58:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.091s coverage: 65.1% of statements 00:58:56 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 00:58:56 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 00:58:56 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.718s coverage: 89.2% of statements 00:58:56 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 00:58:56 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.054s coverage: 4.7% of statements 00:58:56 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 00:59:11 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 00:59:11 GO111MODULE=on go vet ./... 00:59:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:59:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:59:15 ./bin/test-attribution-txt.sh 00:59:15 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 00:59:15 An attribution for github.com/edgexfoundry/go-mod-configuration/v3 is missing from Attribution.txt, please add 00:59:15 An attribution for github.com/edgexfoundry/go-mod-secrets/v3 is missing from Attribution.txt, please add 00:59:15 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 00:59:15 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 00:59:15 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 00:59:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:59:15 $ docker stop --time=1 97ddc75a3f5a382fe44472e52b3155f5ba2de4fdc8bb5f0614e008a55bd7b8d7 00:59:17 $ docker rm -f 97ddc75a3f5a382fe44472e52b3155f5ba2de4fdc8bb5f0614e008a55bd7b8d7 [Pipeline] // withDockerContainer [Pipeline] sh 00:59:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:59:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:59:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:59:19 + ls -al . 00:59:19 total 280 00:59:19 drwxrwxr-x 11 jenkins jenkins 4096 Dec 9 00:58 . 00:59:19 drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 00:57 .. 00:59:19 -rw-rw-r-- 1 jenkins jenkins 140 Dec 9 00:57 .dockerignore 00:59:19 drwxrwxr-x 8 jenkins jenkins 4096 Dec 9 00:58 .git 00:59:19 drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 00:57 .github 00:59:19 -rw-rw-r-- 1 jenkins jenkins 131 Dec 9 00:57 .gitignore 00:59:19 -rw-rw-r-- 1 jenkins jenkins 42 Dec 9 00:57 .golangci.yml 00:59:19 drwxr-xr-x 3 jenkins jenkins 4096 Dec 9 00:57 .semver 00:59:19 -rw-rw-r-- 1 jenkins jenkins 31677 Dec 9 00:57 CHANGELOG.md 00:59:19 -rw-rw-r-- 1 jenkins jenkins 677 Dec 9 00:57 GOVERNANCE.md 00:59:19 -rw-rw-r-- 1 jenkins jenkins 880 Dec 9 00:57 Jenkinsfile 00:59:19 -rw-rw-r-- 1 jenkins jenkins 11341 Dec 9 00:57 LICENSE 00:59:19 -rw-rw-r-- 1 jenkins jenkins 2003 Dec 9 00:57 Makefile 00:59:19 -rw-rw-r-- 1 jenkins jenkins 619 Dec 9 00:57 OWNERS.md 00:59:19 -rw-rw-r-- 1 jenkins jenkins 4881 Dec 9 00:57 README.md 00:59:19 -rw-rw-r-- 1 jenkins jenkins 5 Dec 9 00:57 VERSION 00:59:19 drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 00:57 bin 00:59:19 -rw-r--r-- 1 jenkins jenkins 101759 Dec 9 00:58 coverage.out 00:59:19 drwxrwxr-x 5 jenkins jenkins 4096 Dec 9 00:57 example 00:59:19 -rw-rw-r-- 1 jenkins jenkins 3342 Dec 9 00:57 go.mod 00:59:19 -rw-rw-r-- 1 jenkins jenkins 44555 Dec 9 00:57 go.sum 00:59:19 drwxrwxr-x 14 jenkins jenkins 4096 Dec 9 00:57 internal 00:59:19 drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 00:57 openapi 00:59:19 drwxrwxr-x 6 jenkins jenkins 4096 Dec 9 00:57 pkg 00:59:19 drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 00:57 snap 00:59:19 -rw-rw-r-- 1 jenkins jenkins 222 Dec 9 00:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:59:19 + 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=97d52b643112c5c00428daae5a03f6563bf38928 --label arch=amd64 --label version=0.0.0 . 00:59:19 Sending build context to Docker daemon 10.5MB 00:59:19 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 00:59:19 Step 2/23 : FROM ${BASE} AS builder 00:59:19 ---> 15b9f21583ad 00:59:19 Step 3/23 : ARG MAKE=make build 00:59:19 ---> Running in 2b677c5a3339 00:59:19 Removing intermediate container 2b677c5a3339 00:59:19 ---> 1c61f05a695d 00:59:19 Step 4/23 : WORKDIR /device-sdk-go 00:59:19 ---> Running in 7e8967680b67 00:59:19 Removing intermediate container 7e8967680b67 00:59:19 ---> b0e03e9980de 00:59:19 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 00:59:20 ---> Running in e3c31f3e14d0 00:59:20 Removing intermediate container e3c31f3e14d0 00:59:20 ---> 2e0c989374da 00:59:20 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 00:59:20 ---> Running in 5bcfc2b8fc4a 00:59:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:59:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:59:20 OK: 211 MiB in 51 packages 00:59:21 Removing intermediate container 5bcfc2b8fc4a 00:59:21 ---> a038d421a4ce 00:59:21 Step 7/23 : COPY go.mod vendor* ./ 00:59:21 ---> e7e3a641fdb6 00:59:21 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:59:21 ---> Running in 2719a6c5c8fb 00:59:22 Removing intermediate container 2719a6c5c8fb 00:59:22 ---> 42af775b3ab3 00:59:22 Step 9/23 : COPY . . 00:59:22 ---> c33ceec567c9 00:59:22 Step 10/23 : RUN ${MAKE} 00:59:22 ---> Running in cd8f03c29bc4 00:59:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 00:59:40 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 00:59:41 Removing intermediate container cd8f03c29bc4 00:59:41 ---> 6f0ad4e742f8 00:59:41 Step 11/23 : FROM alpine:3.16 00:59:41 3.16: Pulling from library/alpine 00:59:41 ca7dd9ec2225: Pulling fs layer 00:59:41 ca7dd9ec2225: Verifying Checksum 00:59:41 ca7dd9ec2225: Download complete 00:59:42 ca7dd9ec2225: Pull complete 00:59:42 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 00:59:42 Status: Downloaded newer image for alpine:3.16 00:59:42 ---> bfe296a52501 00:59:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 00:59:42 ---> Running in a112631a7c44 00:59:42 Removing intermediate container a112631a7c44 00:59:42 ---> 0656c991cfba 00:59:42 Step 13/23 : RUN apk add --update --no-cache zeromq 00:59:42 ---> Running in ca2cc891649f 00:59:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:59:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:59:43 (1/5) Installing libgcc (11.2.1_git20220219-r2) 00:59:43 (2/5) Installing libsodium (1.0.18-r0) 00:59:43 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 00:59:43 (4/5) Installing libzmq (4.3.4-r0) 00:59:43 (5/5) Installing zeromq (4.3.4-r0) 00:59:43 Executing busybox-1.35.0-r17.trigger 00:59:43 OK: 8 MiB in 19 packages 00:59:43 Removing intermediate container ca2cc891649f 00:59:43 ---> fd915891b62b 00:59:43 Step 14/23 : WORKDIR / 00:59:43 ---> Running in 3587b1cc235b 00:59:43 Removing intermediate container 3587b1cc235b 00:59:43 ---> 47d36be0536b 00:59:43 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 00:59:43 ---> 230f425a0f43 00:59:43 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 00:59:44 ---> 807871e07b0f 00:59:44 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 00:59:44 ---> 1547f826d350 00:59:44 Step 18/23 : EXPOSE 59999 00:59:44 ---> Running in 30279393ebca 00:59:44 Removing intermediate container 30279393ebca 00:59:44 ---> 69bd6b9bea53 00:59:44 Step 19/23 : ENTRYPOINT ["/device-simple"] 00:59:44 ---> Running in 4b1a2a001489 00:59:44 Removing intermediate container 4b1a2a001489 00:59:44 ---> a5046f263a91 00:59:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:59:44 ---> Running in d57b641da22b 00:59:44 Removing intermediate container d57b641da22b 00:59:44 ---> 6f65a12dab62 00:59:44 Step 21/23 : LABEL arch=amd64 00:59:44 ---> Running in 946c2f4ac764 00:59:45 Removing intermediate container 946c2f4ac764 00:59:45 ---> e698eb863e39 00:59:45 Step 22/23 : LABEL git_sha=97d52b643112c5c00428daae5a03f6563bf38928 00:59:45 ---> Running in ebfe0fb233c1 00:59:45 Removing intermediate container ebfe0fb233c1 00:59:45 ---> ab5d7199a88f 00:59:45 Step 23/23 : LABEL version=0.0.0 00:59:45 ---> Running in 6292c566ba53 00:59:45 Removing intermediate container 6292c566ba53 00:59:45 ---> ce7739785c42 00:59:45 [Warning] One or more build-args [ARCH] were not consumed 00:59:45 Successfully built ce7739785c42 00:59:45 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 00:59:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:59:46 00:59:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:59:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:59:46 latest: Pulling from edgex-lftools-log-publisher 00:59:46 5eb5b503b376: Pulling fs layer 00:59:46 5c69ac0246d0: Pulling fs layer 00:59:46 ec43610c2a17: Pulling fs layer 00:59:46 3a2ae6a8a46f: Pulling fs layer 00:59:46 33b1e0a273af: Pulling fs layer 00:59:46 5d3b04190fa2: Pulling fs layer 00:59:46 2f39f015ded8: Pulling fs layer 00:59:46 3a2ae6a8a46f: Waiting 00:59:46 33b1e0a273af: Waiting 00:59:46 5d3b04190fa2: Waiting 00:59:46 2f39f015ded8: Waiting 00:59:46 5c69ac0246d0: Download complete 00:59:46 3a2ae6a8a46f: Verifying Checksum 00:59:46 3a2ae6a8a46f: Download complete 00:59:46 33b1e0a273af: Verifying Checksum 00:59:46 33b1e0a273af: Download complete 00:59:46 5d3b04190fa2: Verifying Checksum 00:59:46 5d3b04190fa2: Download complete 00:59:46 ec43610c2a17: Verifying Checksum 00:59:46 5eb5b503b376: Verifying Checksum 00:59:46 5eb5b503b376: Download complete 00:59:47 2f39f015ded8: Verifying Checksum 00:59:47 2f39f015ded8: Download complete 00:59:47 5eb5b503b376: Pull complete 00:59:48 5c69ac0246d0: Pull complete 00:59:48 ec43610c2a17: Pull complete 00:59:48 3a2ae6a8a46f: Pull complete 00:59:48 33b1e0a273af: Pull complete 00:59:48 5d3b04190fa2: Pull complete 00:59:53 2f39f015ded8: Pull complete 00:59:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:59:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:59:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:59:53 prd-ubuntu20.04-docker-8c-8g-120808 does not seem to be running inside a container 00:59:53 $ 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-1262 -v /w/workspace/gexfoundry_device-sdk-go_PR-1262:/w/workspace/gexfoundry_device-sdk-go_PR-1262:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1262@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1262@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 00:59:55 $ docker top 1758aa741a9240e5b0298a525656fbe520e0387a80fd7ae2ab2ce0ff5c73a390 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:59:55 ---> job-cost.sh 00:59:55 lf-activate-venv: SKIPPING 00:59:55 INFO: No Stack... 00:59:55 INFO: Retrieving Pricing Info for: v3-standard-8 00:59:56 INFO: Archiving Costs [Pipeline] sh 00:59:56 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1262/archives/cost.csv 00:59:56 + cut -d, -f6 [Pipeline] lock 00:59:56 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1262-1-stack-cost] 00:59:56 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1262-1-stack-cost] did not exist. Created. 00:59:56 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1262-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:59:56 + echo total: 0.2199999988079071 [Pipeline] stash 00:59:56 Stashed 1 file(s) [Pipeline] } 00:59:56 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1262-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:59:56 $ docker stop --time=1 1758aa741a9240e5b0298a525656fbe520e0387a80fd7ae2ab2ce0ff5c73a390 00:59:58 $ docker rm -f 1758aa741a9240e5b0298a525656fbe520e0387a80fd7ae2ab2ce0ff5c73a390 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:01:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-120809 in /w/workspace/gexfoundry_device-sdk-go_PR-1262 [Pipeline] { [Pipeline] ws 01:01:28 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 01:01:28 The recommended git tool is: git 01:01:33 using credential edgex-jenkins-ssh 01:01:33 Cloning the remote Git repository 01:01:33 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 01:01:33 > git init /w/workspace/device-sdk-go/1 # timeout=10 01:01:33 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 01:01:33 > git --version # timeout=10 01:01:33 > git --version # 'git version 2.25.1' 01:01:33 using GIT_SSH to set credentials SSH Credentials for GitHub 01:01:33 Verifying host key using known hosts file 01:01:33 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 01:01:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:01:35 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 01:01:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:01:36 Merging remotes/origin/main commit 7d510a9be1a3cd2158385898861d08f1c1b53357 into PR head commit 97d52b643112c5c00428daae5a03f6563bf38928 01:01:37 Merge succeeded, producing 97d52b643112c5c00428daae5a03f6563bf38928 01:01:37 Checking out Revision 97d52b643112c5c00428daae5a03f6563bf38928 (PR-1262) 01:01:36 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 01:01:36 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 01:01:36 using GIT_SSH to set credentials SSH Credentials for GitHub 01:01:36 Verifying host key using known hosts file 01:01:36 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 01:01:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1262/head:refs/remotes/origin/PR-1262 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:01:37 > git config core.sparsecheckout # timeout=10 01:01:37 > git checkout -f 97d52b643112c5c00428daae5a03f6563bf38928 # timeout=10 01:01:37 > git remote # timeout=10 01:01:37 > git config --get remote.origin.url # timeout=10 01:01:37 using GIT_SSH to set credentials SSH Credentials for GitHub 01:01:37 Verifying host key using known hosts file 01:01:37 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 01:01:37 > git merge 7d510a9be1a3cd2158385898861d08f1c1b53357 # timeout=10 01:01:37 > git rev-parse HEAD^{commit} # timeout=10 01:01:37 > git config core.sparsecheckout # timeout=10 01:01:37 > git checkout -f 97d52b643112c5c00428daae5a03f6563bf38928 # timeout=10 01:01:40 Commit message: "refactor!: update module to v3" 01:01:40 > git --version # timeout=10 01:01:40 > git --version # 'git version 2.25.1' 01:01:40 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:01:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:01:41 % Total % Received % Xferd Average Speed Time Time Time Current 01:01:41 Dload Upload Total Spent Left Speed 01:01:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93757 [Pipeline] sh 01:01:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:01:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:01:43 + sudo tee /etc/docker/daemon.new 01:01:43 { 01:01:43 "registry-mirrors": [ 01:01:43 "https://nexus3.edgexfoundry.org:10001" 01:01:43 ], 01:01:43 "bip": "10.250.0.254/24", 01:01:43 "hosts": [ 01:01:43 "tcp://0.0.0.0:5555", 01:01:43 "unix:///var/run/docker.sock" 01:01:43 ], 01:01:43 "mtu": 1458, 01:01:43 "selinux-enabled": true, 01:01:43 "seccomp-profile": "/etc/docker/seccomp.json" 01:01:43 } [Pipeline] sh 01:01:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:01:43 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:02:02 provisioning config files... 01:02:02 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4080586731125403350tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:02:02 ---> docker-login.sh 01:02:02 nexus3.edgexfoundry.org:10001 01:02:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:02:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:02:03 Configure a credential helper to remove this warning. See 01:02:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:02:03 01:02:03 Login Succeeded 01:02:03 nexus3.edgexfoundry.org:10002 01:02:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:02:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:02:03 Configure a credential helper to remove this warning. See 01:02:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:02:03 01:02:03 Login Succeeded 01:02:03 nexus3.edgexfoundry.org:10003 01:02:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:02:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:02:04 Configure a credential helper to remove this warning. See 01:02:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:02:04 01:02:04 Login Succeeded 01:02:04 nexus3.edgexfoundry.org:10004 01:02:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:02:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:02:04 Configure a credential helper to remove this warning. See 01:02:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:02:04 01:02:04 Login Succeeded 01:02:04 docker.io 01:02:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:02:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:02:05 Configure a credential helper to remove this warning. See 01:02:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:02:05 01:02:05 Login Succeeded 01:02:05 ---> docker-login.sh ends [Pipeline] } 01:02:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:02:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:02:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:02:05 ========================================================= 01:02:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 01:02:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:06 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 01:02:06 Sending build context to Docker daemon 5.699MB 01:02:06 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 01:02:06 Step 2/10 : FROM ${BASE} AS builder 01:02:06 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:02:06 9b18e9b68314: Pulling fs layer 01:02:06 35d82f9e3411: Pulling fs layer 01:02:06 e16973657156: Pulling fs layer 01:02:06 fc693d55d65f: Pulling fs layer 01:02:06 7e9fc2657dce: Pulling fs layer 01:02:06 dda99020689f: Pulling fs layer 01:02:06 db1c61fa0a46: Pulling fs layer 01:02:06 891c053d2c06: Pulling fs layer 01:02:06 fc693d55d65f: Waiting 01:02:06 7e9fc2657dce: Waiting 01:02:06 db1c61fa0a46: Waiting 01:02:06 891c053d2c06: Waiting 01:02:06 dda99020689f: Waiting 01:02:06 e16973657156: Verifying Checksum 01:02:06 e16973657156: Download complete 01:02:06 35d82f9e3411: Verifying Checksum 01:02:06 35d82f9e3411: Download complete 01:02:06 7e9fc2657dce: Verifying Checksum 01:02:06 7e9fc2657dce: Download complete 01:02:06 dda99020689f: Verifying Checksum 01:02:06 dda99020689f: Download complete 01:02:06 9b18e9b68314: Download complete 01:02:07 9b18e9b68314: Pull complete 01:02:07 891c053d2c06: Verifying Checksum 01:02:07 891c053d2c06: Download complete 01:02:08 35d82f9e3411: Pull complete 01:02:08 e16973657156: Pull complete 01:02:09 db1c61fa0a46: Verifying Checksum 01:02:09 db1c61fa0a46: Download complete 01:02:09 fc693d55d65f: Verifying Checksum 01:02:09 fc693d55d65f: Download complete 01:02:22 fc693d55d65f: Pull complete 01:02:22 7e9fc2657dce: Pull complete 01:02:22 dda99020689f: Pull complete 01:02:27 db1c61fa0a46: Pull complete 01:02:28 891c053d2c06: Pull complete 01:02:28 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 01:02:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 01:02:28 ---> f96f9c87975a 01:02:28 Step 3/10 : ARG MAKE=make build 01:02:30 ---> Running in 3b196cfd8d71 01:02:31 Removing intermediate container 3b196cfd8d71 01:02:31 ---> 6ef685afde86 01:02:31 Step 4/10 : WORKDIR /device-sdk-go 01:02:31 ---> Running in 3aba6ab2a50f 01:02:31 Removing intermediate container 3aba6ab2a50f 01:02:31 ---> 203bda59248f 01:02:31 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 01:02:31 ---> Running in e624aa48baf4 01:02:31 Removing intermediate container e624aa48baf4 01:02:31 ---> a3725b229e0c 01:02:31 Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 01:02:31 ---> Running in 407a48f2106b 01:02:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:02:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:02:34 OK: 221 MiB in 51 packages 01:02:35 Removing intermediate container 407a48f2106b 01:02:35 ---> 2c82d56f3883 01:02:35 Step 7/10 : COPY go.mod vendor* ./ 01:02:35 ---> f49fce37344f 01:02:35 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:02:35 ---> Running in 751ecc2c189b 01:03:22 Removing intermediate container 751ecc2c189b 01:03:22 ---> d884b6be559b 01:03:22 Step 9/10 : COPY . . 01:03:25 ---> c12edc551d1e 01:03:25 Step 10/10 : RUN ${MAKE} 01:03:25 ---> Running in 407e9334bb72 01:03:26 noop 01:03:27 Removing intermediate container 407e9334bb72 01:03:27 ---> 9a478f1b19c3 01:03:27 Successfully built 9a478f1b19c3 01:03:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:27 + docker inspect -f . ci-base-image-arm64 01:03:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:03:27 prd-ubuntu20.04-docker-arm64-4c-16g-120809 does not seem to be running inside a container 01:03:27 $ 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 01:03:28 $ docker top 76622b04a6bba81930728c5cb8f95a26f15fce7c785aa7821e985f0c03551244 -eo pid,comm [Pipeline] { [Pipeline] sh 01:03:29 + go version 01:03:29 go version go1.18.7 linux/arm64 [Pipeline] } 01:03:29 $ docker stop --time=1 76622b04a6bba81930728c5cb8f95a26f15fce7c785aa7821e985f0c03551244 01:03:31 $ docker rm -f 76622b04a6bba81930728c5cb8f95a26f15fce7c785aa7821e985f0c03551244 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:32 + docker inspect -f . ci-base-image-arm64 01:03:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:03:32 prd-ubuntu20.04-docker-arm64-4c-16g-120809 does not seem to be running inside a container 01:03:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/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 01:03:33 $ docker top 2ab5b03d7e9daafb53bf0f0c15d9b68dab35c7a35a8f736b9967c0a91dd81dd1 -eo pid,comm [Pipeline] { [Pipeline] sh 01:03:34 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 01:03:34 + make test 01:03:34 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:04:06 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 01:05:58 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 01:05:58 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 01:05:58 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 01:05:58 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 01:05:58 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 01:05:58 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.344s coverage: 27.6% of statements 01:05:58 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.428s coverage: 78.9% of statements 01:05:58 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 01:06:00 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.428s coverage: 73.1% of statements 01:06:00 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 01:06:00 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 01:06:03 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.728s coverage: 54.4% of statements 01:06:03 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 01:06:03 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 01:06:03 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 01:06:03 ? github.com/edgexfoundry/device-sdk-go/v3/internal/telemetry [no test files] 01:06:03 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.647s coverage: 65.1% of statements 01:06:03 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 01:06:03 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 01:06:03 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 4.631s coverage: 89.2% of statements 01:06:03 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 01:06:04 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.223s coverage: 4.7% of statements 01:06:04 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 01:06:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:06:05 GO111MODULE=on go vet ./... 01:07:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:07:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:07:56 ./bin/test-attribution-txt.sh 01:07:56 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 01:07:56 An attribution for github.com/edgexfoundry/go-mod-configuration/v3 is missing from Attribution.txt, please add 01:07:56 An attribution for github.com/edgexfoundry/go-mod-secrets/v3 is missing from Attribution.txt, please add 01:07:56 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 01:07:56 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 01:07:56 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 01:07:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:07:56 $ docker stop --time=1 2ab5b03d7e9daafb53bf0f0c15d9b68dab35c7a35a8f736b9967c0a91dd81dd1 01:07:58 $ docker rm -f 2ab5b03d7e9daafb53bf0f0c15d9b68dab35c7a35a8f736b9967c0a91dd81dd1 [Pipeline] // withDockerContainer [Pipeline] sh 01:08:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:08:00 Warning: overwriting stash ‘coverage-report’ 01:08:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:08:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:08:01 + ls -al . 01:08:01 total 276 01:08:01 drwxrwxr-x 10 jenkins jenkins 4096 Dec 9 01:03 . 01:08:01 drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 01:01 .. 01:08:01 -rw-rw-r-- 1 jenkins jenkins 140 Dec 9 01:01 .dockerignore 01:08:01 drwxrwxr-x 8 jenkins jenkins 4096 Dec 9 01:01 .git 01:08:01 drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 01:01 .github 01:08:01 -rw-rw-r-- 1 jenkins jenkins 131 Dec 9 01:01 .gitignore 01:08:01 -rw-rw-r-- 1 jenkins jenkins 42 Dec 9 01:01 .golangci.yml 01:08:01 -rw-rw-r-- 1 jenkins jenkins 31677 Dec 9 01:01 CHANGELOG.md 01:08:01 -rw-rw-r-- 1 jenkins jenkins 677 Dec 9 01:01 GOVERNANCE.md 01:08:01 -rw-rw-r-- 1 jenkins jenkins 880 Dec 9 01:01 Jenkinsfile 01:08:01 -rw-rw-r-- 1 jenkins jenkins 11341 Dec 9 01:01 LICENSE 01:08:01 -rw-rw-r-- 1 jenkins jenkins 2003 Dec 9 01:01 Makefile 01:08:01 -rw-rw-r-- 1 jenkins jenkins 619 Dec 9 01:01 OWNERS.md 01:08:01 -rw-rw-r-- 1 jenkins jenkins 4881 Dec 9 01:01 README.md 01:08:01 -rw-rw-r-- 1 jenkins jenkins 5 Dec 9 00:57 VERSION 01:08:01 drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 01:01 bin 01:08:01 -rw-r--r-- 1 jenkins jenkins 101759 Dec 9 01:06 coverage.out 01:08:01 drwxrwxr-x 5 jenkins jenkins 4096 Dec 9 01:01 example 01:08:01 -rw-rw-r-- 1 jenkins jenkins 3342 Dec 9 01:01 go.mod 01:08:01 -rw-rw-r-- 1 jenkins jenkins 44555 Dec 9 01:01 go.sum 01:08:01 drwxrwxr-x 14 jenkins jenkins 4096 Dec 9 01:01 internal 01:08:01 drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 01:01 openapi 01:08:01 drwxrwxr-x 6 jenkins jenkins 4096 Dec 9 01:01 pkg 01:08:01 drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 01:01 snap 01:08:01 -rw-rw-r-- 1 jenkins jenkins 222 Dec 9 01:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:02 + 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=97d52b643112c5c00428daae5a03f6563bf38928 --label arch=arm64 --label version=0.0.0 . 01:08:03 Sending build context to Docker daemon 5.801MB 01:08:03 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 01:08:03 Step 2/23 : FROM ${BASE} AS builder 01:08:03 ---> 9a478f1b19c3 01:08:03 Step 3/23 : ARG MAKE=make build 01:08:03 ---> Running in b983c5c98417 01:08:03 Removing intermediate container b983c5c98417 01:08:03 ---> 4171dcfd815d 01:08:03 Step 4/23 : WORKDIR /device-sdk-go 01:08:03 ---> Running in a65fd0d9b560 01:08:03 Removing intermediate container a65fd0d9b560 01:08:03 ---> ac05336cb904 01:08:03 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 01:08:03 ---> Running in d758d5b7a914 01:08:04 Removing intermediate container d758d5b7a914 01:08:04 ---> 94ec8f9a915b 01:08:04 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 01:08:04 ---> Running in 8e35b0bd784c 01:08:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:08:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:08:06 OK: 221 MiB in 51 packages 01:08:07 Removing intermediate container 8e35b0bd784c 01:08:07 ---> ed4feff62311 01:08:07 Step 7/23 : COPY go.mod vendor* ./ 01:08:08 ---> cf81cfa193c1 01:08:08 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:08:08 ---> Running in 1054009be4cd 01:08:10 Removing intermediate container 1054009be4cd 01:08:10 ---> 7285bcf2cc31 01:08:10 Step 9/23 : COPY . . 01:08:11 ---> 8938cc2f4397 01:08:11 Step 10/23 : RUN ${MAKE} 01:08:11 ---> Running in 31cd32001f2e 01:08:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 01:10:19 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 01:10:19 Removing intermediate container 31cd32001f2e 01:10:19 ---> c3961a432811 01:10:19 Step 11/23 : FROM alpine:3.16 01:10:19 3.16: Pulling from library/alpine 01:10:19 6875df1f5354: Pulling fs layer 01:10:19 6875df1f5354: Verifying Checksum 01:10:19 6875df1f5354: Download complete 01:10:19 6875df1f5354: Pull complete 01:10:19 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 01:10:19 Status: Downloaded newer image for alpine:3.16 01:10:19 ---> 2b4661558fb8 01:10:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 01:10:19 ---> Running in e16c377b50fb 01:10:19 Removing intermediate container e16c377b50fb 01:10:19 ---> f6dca4ad6122 01:10:19 Step 13/23 : RUN apk add --update --no-cache zeromq 01:10:19 ---> Running in 9d030a39adeb 01:10:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:10:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:10:20 (1/5) Installing libgcc (11.2.1_git20220219-r2) 01:10:20 (2/5) Installing libsodium (1.0.18-r0) 01:10:20 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 01:10:20 (4/5) Installing libzmq (4.3.4-r0) 01:10:20 (5/5) Installing zeromq (4.3.4-r0) 01:10:20 Executing busybox-1.35.0-r17.trigger 01:10:20 OK: 8 MiB in 19 packages 01:10:20 Removing intermediate container 9d030a39adeb 01:10:20 ---> 759911b85d20 01:10:20 Step 14/23 : WORKDIR / 01:10:20 ---> Running in 759620b120b1 01:10:21 Removing intermediate container 759620b120b1 01:10:21 ---> 260f6cc8f73a 01:10:21 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 01:10:21 ---> 7c9ff34e7c28 01:10:21 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 01:10:23 ---> 8c5f21b92cad 01:10:23 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 01:10:23 ---> c71b2165a97d 01:10:23 Step 18/23 : EXPOSE 59999 01:10:23 ---> Running in b48c02885958 01:10:24 Removing intermediate container b48c02885958 01:10:24 ---> 13187bd2541f 01:10:24 Step 19/23 : ENTRYPOINT ["/device-simple"] 01:10:24 ---> Running in 5d0c6fa78f66 01:10:24 Removing intermediate container 5d0c6fa78f66 01:10:24 ---> 68700af08813 01:10:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:10:24 ---> Running in bdbdb10db347 01:10:24 Removing intermediate container bdbdb10db347 01:10:24 ---> 4ce2ffb2f504 01:10:24 Step 21/23 : LABEL arch=arm64 01:10:24 ---> Running in afa309ecd04e 01:10:24 Removing intermediate container afa309ecd04e 01:10:24 ---> b7195b094237 01:10:24 Step 22/23 : LABEL git_sha=97d52b643112c5c00428daae5a03f6563bf38928 01:10:25 ---> Running in 65011c406c17 01:10:25 Removing intermediate container 65011c406c17 01:10:25 ---> 68712035d3aa 01:10:25 Step 23/23 : LABEL version=0.0.0 01:10:25 ---> Running in ca0cc91103f1 01:10:25 Removing intermediate container ca0cc91103f1 01:10:25 ---> 9a620aedfcf2 01:10:25 [Warning] One or more build-args [ARCH] were not consumed 01:10:25 Successfully built 9a620aedfcf2 01:10:25 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 01:10:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:10:26 01:10:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:10:26 arm64: Pulling from edgex-lftools-log-publisher 01:10:26 8998bd30e6a1: Pulling fs layer 01:10:26 04944245beec: Pulling fs layer 01:10:26 699f458cf7ca: Pulling fs layer 01:10:26 765212b225bb: Pulling fs layer 01:10:26 f23df028b6ca: Pulling fs layer 01:10:26 d65c8cfc05b1: Pulling fs layer 01:10:26 2437ff75d9bd: Pulling fs layer 01:10:26 f23df028b6ca: Waiting 01:10:26 d65c8cfc05b1: Waiting 01:10:26 2437ff75d9bd: Waiting 01:10:26 765212b225bb: Waiting 01:10:26 04944245beec: Verifying Checksum 01:10:26 04944245beec: Download complete 01:10:27 765212b225bb: Verifying Checksum 01:10:27 765212b225bb: Download complete 01:10:27 f23df028b6ca: Verifying Checksum 01:10:27 f23df028b6ca: Download complete 01:10:27 d65c8cfc05b1: Verifying Checksum 01:10:27 d65c8cfc05b1: Download complete 01:10:27 699f458cf7ca: Verifying Checksum 01:10:27 699f458cf7ca: Download complete 01:10:27 8998bd30e6a1: Verifying Checksum 01:10:27 8998bd30e6a1: Download complete 01:10:29 2437ff75d9bd: Verifying Checksum 01:10:29 2437ff75d9bd: Download complete 01:10:31 8998bd30e6a1: Pull complete 01:10:31 04944245beec: Pull complete 01:10:33 699f458cf7ca: Pull complete 01:10:33 765212b225bb: Pull complete 01:10:34 f23df028b6ca: Pull complete 01:10:34 d65c8cfc05b1: Pull complete 01:10:49 2437ff75d9bd: Pull complete 01:10:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:10:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:10:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:10:49 prd-ubuntu20.04-docker-arm64-4c-16g-120809 does not seem to be running inside a container 01:10:49 $ 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 01:10:51 $ docker top 67f1fa2b52de49add3cef888320c187b0a8adb302b2c2884dc11179318e4e366 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:10:52 ---> job-cost.sh 01:10:52 lf-activate-venv: SKIPPING 01:10:52 INFO: No Stack... 01:10:53 INFO: Retrieving Pricing Info for: v3-standard-4 01:10:54 INFO: Archiving Costs [Pipeline] sh 01:10:54 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 01:10:54 + cut -d, -f6 [Pipeline] lock 01:10:54 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1262-1-stack-cost] 01:10:54 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1262-1-stack-cost] did not exist. Created. 01:10:54 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1262-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:10:55 /w/workspace/device-sdk-go/1@tmp/durable-2122ae37/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:10:55 + echo total: 0.10999999940395355 [Pipeline] stash 01:10:55 Warning: overwriting stash ‘stack-cost’ 01:10:55 Stashed 1 file(s) [Pipeline] } 01:10:55 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1262-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:10:55 $ docker stop --time=1 67f1fa2b52de49add3cef888320c187b0a8adb302b2c2884dc11179318e4e366 01:10:57 $ docker rm -f 67f1fa2b52de49add3cef888320c187b0a8adb302b2c2884dc11179318e4e366 [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 01:10:58 provisioning config files... 01:10:58 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1262@tmp/config5392606862511055444tmp [Pipeline] { [Pipeline] sh 01:10:58 + set +x 01:10:58 + curl -s https://codecov.io/bash 01:10:58 + bash -s -- 01:10:58 01:10:58 _____ _ 01:10:58 / ____| | | 01:10:58 | | ___ __| | ___ ___ _____ __ 01:10:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:10:58 | |___| (_) | (_| | __/ (_| (_) \ V / 01:10:58 \_____\___/ \__,_|\___|\___\___/ \_/ 01:10:58 Bash-1.0.6 01:10:58 01:10:58 01:10:58 ==> git version 2.25.1 found 01:10:58 ==> 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 01:10:58 Release-Date: 2020-01-08 01:10:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:10:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:10:58 ==> Jenkins CI detected. 01:10:58 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1262 01:10:58 project root: . 01:10:58 --> token set from env 01:10:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:10:58 ==> Running gcov in . (disable via -X gcov) 01:10:58 ==> Python coveragepy not found 01:10:58 ==> Searching for coverage reports in: 01:10:58 + . 01:10:58 -> Found 1 reports 01:10:58 ==> Detecting git/mercurial file structure 01:10:58 ==> Reading reports 01:10:58 + ./coverage.out bytes=101759 01:10:58 ==> Appending adjustments 01:10:58 https://docs.codecov.io/docs/fixing-reports 01:10:58 + Found adjustments 01:10:58 ==> Gzipping contents 01:10:58 16K /tmp/codecov.E7dNIq.gz 01:10:58 ==> Uploading reports 01:10:58 url: https://codecov.io 01:10:58 query: branch=PR-1262&commit=97d52b643112c5c00428daae5a03f6563bf38928&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1262%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1262&job=&cmd_args= 01:10:59 -> Pinging Codecov 01:10:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1262&commit=97d52b643112c5c00428daae5a03f6563bf38928&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1262%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1262&job=&cmd_args= 01:10:59 -> Uploading to 01:10:59 https://storage.googleapis.com/codecov/v4/raw/2022-12-09/7E55EF52A471D76F132DFD9A03CDDE97/97d52b643112c5c00428daae5a03f6563bf38928/8e3bd357-0ba2-45c0-bda3-00baebfc5f2e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221209%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221209T011059Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cea792efea340c32e49f8bc1557c74171b9455e8aab831db13199fa9dc494620 01:10:59 % Total % Received % Xferd Average Speed Time Time Time Current 01:10:59 Dload Upload Total Spent Left Speed 01:10:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14758 0 0 100 14758 0 59748 --:--:-- --:--:-- --:--:-- 59748 01:10:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/97d52b643112c5c00428daae5a03f6563bf38928 [Pipeline] } 01:10:59 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 01:11:01 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1262/archives ] 01:11:01 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1262/archives 01:11:01 total 16 01:11:01 drwxr-xr-x 3 root root 4096 Dec 9 00:59 . 01:11:01 drwxrwxr-x 12 jenkins jenkins 4096 Dec 9 00:59 .. 01:11:01 drwxr-xr-x 2 root root 4096 Dec 9 00:59 cost 01:11:01 -rw-r--r-- 1 root root 86 Dec 9 00:59 cost.csv 01:11:01 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1262/archives 01:11:01 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1262/archives 01:11:01 total 16 01:11:01 drwxr-xr-x 3 jenkins jenkins 4096 Dec 9 00:59 . 01:11:01 drwxrwxr-x 12 jenkins jenkins 4096 Dec 9 00:59 .. 01:11:01 drwxr-xr-x 2 jenkins jenkins 4096 Dec 9 00:59 cost 01:11:01 -rw-r--r-- 1 jenkins jenkins 86 Dec 9 00:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:11:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:11:02 ---> package-listing.sh 01:11:02 ++ facter osfamily 01:11:02 ++ tr '[:upper:]' '[:lower:]' 01:11:02 + OS_FAMILY=debian 01:11:02 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1262 01:11:02 + START_PACKAGES=/tmp/packages_start.txt 01:11:02 + END_PACKAGES=/tmp/packages_end.txt 01:11:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:11:02 + PACKAGES=/tmp/packages_start.txt 01:11:02 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1262 ']' 01:11:02 + PACKAGES=/tmp/packages_end.txt 01:11:02 + case "${OS_FAMILY}" in 01:11:02 + dpkg -l 01:11:02 + grep '^ii' 01:11:02 + '[' -f /tmp/packages_start.txt ']' 01:11:02 + '[' -f /tmp/packages_end.txt ']' 01:11:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:11:02 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1262 ']' 01:11:02 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1262/archives/ 01:11:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1262/archives/ [Pipeline] echo 01:11:02 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-1262/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:11:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:11:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:11:03 prd-ubuntu20.04-docker-8c-8g-120808 does not seem to be running inside a container 01:11:03 $ 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-1262/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-1262 -v /w/workspace/gexfoundry_device-sdk-go_PR-1262:/w/workspace/gexfoundry_device-sdk-go_PR-1262:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1262@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1262@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 01:11:04 $ docker top d1f9afcfbb0988bc6b7c08abac2e6dff112424bda8eab8e7c5fd12f2ce858e7f -eo pid,comm [Pipeline] { [Pipeline] sh 01:11:04 + touch /tmp/pre-build-complete [Pipeline] sh 01:11:04 + mkdir -p /var/log/sysstat [Pipeline] sh 01:11:05 + ls /var/log/sa-host 01:11:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:11:05 provisioning config files... 01:11:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1262@tmp/config18115155232284152364tmp [Pipeline] { [Pipeline] echo 01:11:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:11:05 ---> create-netrc.sh [Pipeline] } 01:11:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:11:06 ---> python-tools-install.sh [Pipeline] echo 01:11:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:11:06 ---> sudo-logs.sh 01:11:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:11:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:11:06 ---> job-cost.sh 01:11:06 lf-activate-venv: SKIPPING 01:11:06 DEBUG: total: 0.2199999988079071 01:11:06 INFO: Retrieving Stack Cost... 01:11:07 INFO: Retrieving Pricing Info for: v3-standard-8 01:11:07 INFO: Archiving Costs [Pipeline] echo 01:11:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:11:07 ---> logs-deploy.sh 01:11:07 lf-activate-venv: SKIPPING 01:11:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1262/1 01:11:07 INFO: archiving workspace using pattern(s): 01:11:08 Archives upload complete. 01:11:09 INFO: archiving logs to Nexus 01:11:09 ---> uname -a: 01:11:09 Linux prd-ubuntu20-04-docker-8c-8g-120808 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:11:09 01:11:09 01:11:09 ---> lscpu: 01:11:09 Architecture: x86_64 01:11:09 CPU op-mode(s): 32-bit, 64-bit 01:11:09 Byte Order: Little Endian 01:11:09 Address sizes: 40 bits physical, 48 bits virtual 01:11:09 CPU(s): 8 01:11:09 On-line CPU(s) list: 0-7 01:11:09 Thread(s) per core: 1 01:11:09 Core(s) per socket: 1 01:11:09 Socket(s): 8 01:11:09 NUMA node(s): 1 01:11:09 Vendor ID: AuthenticAMD 01:11:09 CPU family: 23 01:11:09 Model: 49 01:11:09 Model name: AMD EPYC-Rome Processor 01:11:09 Stepping: 0 01:11:09 CPU MHz: 2800.000 01:11:09 BogoMIPS: 5600.00 01:11:09 Virtualization: AMD-V 01:11:09 Hypervisor vendor: KVM 01:11:09 Virtualization type: full 01:11:09 L1d cache: 256 KiB 01:11:09 L1i cache: 256 KiB 01:11:09 L2 cache: 4 MiB 01:11:09 L3 cache: 128 MiB 01:11:09 NUMA node0 CPU(s): 0-7 01:11:09 Vulnerability Itlb multihit: Not affected 01:11:09 Vulnerability L1tf: Not affected 01:11:09 Vulnerability Mds: Not affected 01:11:09 Vulnerability Meltdown: Not affected 01:11:09 Vulnerability Mmio stale data: Not affected 01:11:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:11:09 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:11:09 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:11:09 Vulnerability Srbds: Not affected 01:11:09 Vulnerability Tsx async abort: Not affected 01:11:09 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 01:11:09 01:11:09 01:11:09 ---> nproc: 01:11:09 8 01:11:09 01:11:09 01:11:09 ---> df -h: 01:11:09 Filesystem Size Used Avail Use% Mounted on 01:11:09 overlay 155G 12G 144G 8% / 01:11:09 tmpfs 64M 0 64M 0% /dev 01:11:09 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:11:09 shm 64M 0 64M 0% /dev/shm 01:11:09 /dev/vda1 155G 12G 144G 8% /facter-os 01:11:09 01:11:09 01:11:09 ---> sar -b -r -n DEV: 01:11:09 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-120808) 12/09/22 _x86_64_ (8 CPU) 01:11:09 01:11:09 00:56:48 LINUX RESTART (8 CPU) 01:11:09 01:11:09 00:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:11:09 00:58:03 408.38 47.70 360.68 0.00 5393.80 195421.39 0.00 01:11:09 00:59:01 109.77 1.02 108.76 0.00 15.17 41709.08 0.00 01:11:09 01:00:01 180.62 0.22 180.41 0.00 8.40 47847.12 0.00 01:11:09 01:01:01 2.33 0.00 2.33 0.00 0.00 30.94 0.00 01:11:09 01:02:01 25.65 7.77 17.88 0.00 904.25 2378.94 0.00 01:11:09 01:03:01 30.18 2.82 27.36 0.00 4250.62 6315.88 0.00 01:11:09 01:04:01 4.38 0.20 4.18 0.00 18.66 99.85 0.00 01:11:09 01:05:01 1.93 0.00 1.93 0.00 0.00 21.46 0.00 01:11:09 01:06:01 1.38 0.00 1.38 0.00 0.00 14.93 0.00 01:11:09 01:07:01 1.88 0.00 1.88 0.00 0.00 21.73 0.00 01:11:09 01:08:01 1.22 0.00 1.22 0.00 0.00 13.46 0.00 01:11:09 01:09:01 1.90 0.00 1.90 0.00 0.00 21.46 0.00 01:11:09 01:10:01 1.55 0.00 1.55 0.00 0.00 17.47 0.00 01:11:09 01:11:01 1.83 0.10 1.73 0.00 7.20 25.73 0.00 01:11:09 Average: 55.09 4.28 50.81 0.00 758.81 20948.15 0.00 01:11:09 01:11:09 00:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:11:09 00:58:03 29126920 31548220 770448 2.34 74644 2618924 1980804 5.84 1040100 2356132 744 01:11:09 00:59:01 28002776 31384092 916268 2.79 139156 3430604 2378808 7.01 1399592 3015388 321712 01:11:09 01:00:01 27742704 31551268 750056 2.28 152560 3806152 1756176 5.18 1246704 3392424 284 01:11:09 01:01:01 27754164 31562816 738060 2.24 152608 3806152 1756176 5.18 1233892 3392424 12 01:11:09 01:02:01 27561180 31517748 765104 2.33 169688 3938612 1818140 5.36 1347332 3452040 7436 01:11:09 01:03:01 27239000 31548216 733976 2.23 185800 4260212 1824952 5.38 1548808 3556924 16 01:11:09 01:04:01 27245236 31550480 732076 2.23 184408 4257508 1810340 5.34 1546468 3554180 8 01:11:09 01:05:01 27252440 31557824 724800 2.20 184480 4257520 1810340 5.34 1539492 3554184 0 01:11:09 01:06:01 27252960 31558392 724156 2.20 184548 4257516 1810340 5.34 1539400 3554184 12 01:11:09 01:07:01 27252644 31558140 724312 2.20 184592 4257528 1810340 5.34 1539408 3554192 8 01:11:09 01:08:01 27252740 31558296 724340 2.20 184640 4257528 1810340 5.34 1539572 3554196 12 01:11:09 01:09:01 27252732 31558432 724228 2.20 184712 4257532 1810340 5.34 1539592 3554268 40 01:11:09 01:10:01 27252944 31558840 723756 2.20 184788 4257656 1810340 5.34 1539604 3554392 8 01:11:09 01:11:01 27244136 31550332 731948 2.23 184816 4257900 1880040 5.54 1548940 3554508 156 01:11:09 Average: 27530898 31540221 748823 2.28 167960 3994382 1861963 5.49 1439207 3399960 23603 01:11:09 01:11:09 00:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:11:09 00:58:03 ens3 773.16 499.72 6609.10 108.05 0.00 0.00 0.00 0.00 01:11:09 00:58:03 vethbfabc50 10.98 14.55 1.00 11.03 0.00 0.00 0.00 0.00 01:11:09 00:58:03 lo 7.00 7.00 0.67 0.67 0.00 0.00 0.00 0.00 01:11:09 00:58:03 docker0 19.61 25.14 1.63 123.10 0.00 0.00 0.00 0.00 01:11:09 00:59:01 ens3 243.58 169.80 1787.46 26.21 0.00 0.00 0.00 0.00 01:11:09 00:59:01 vethdfdaa90 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 01:11:09 00:59:01 lo 0.21 0.21 0.01 0.01 0.00 0.00 0.00 0.00 01:11:09 00:59:01 docker0 151.77 213.39 12.38 1759.04 0.00 0.00 0.00 0.00 01:11:09 01:00:01 ens3 155.76 91.29 2686.99 21.45 0.00 0.00 0.00 0.00 01:11:09 01:00:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 01:11:09 01:00:01 docker0 3.65 8.18 0.23 98.03 0.00 0.00 0.00 0.00 01:11:09 01:01:01 ens3 0.70 0.12 0.06 0.01 0.00 0.00 0.00 0.00 01:11:09 01:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:09 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:09 01:02:01 ens3 56.77 35.93 963.90 2.82 0.00 0.00 0.00 0.00 01:11:09 01:02:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 01:11:09 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:09 01:03:01 ens3 74.99 37.88 1790.61 2.71 0.00 0.00 0.00 0.00 01:11:09 01:03:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 01:11:09 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:09 01:04:01 ens3 0.47 0.23 0.11 0.03 0.00 0.00 0.00 0.00 01:11:09 01:04:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 01:11:09 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:09 01:05:01 ens3 0.67 0.30 0.29 0.21 0.00 0.00 0.00 0.00 01:11:09 01:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:09 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:09 01:06:01 ens3 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 01:11:09 01:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:09 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:09 01:07:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:11:09 01:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:09 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:09 01:08:01 ens3 0.13 0.08 0.07 0.06 0.00 0.00 0.00 0.00 01:11:09 01:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:09 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:09 01:09:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:11:09 01:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:09 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:09 01:10:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:09 01:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:09 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:09 01:11:01 ens3 7.03 4.80 7.04 2.47 0.00 0.00 0.00 0.00 01:11:09 01:11:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 01:11:09 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:09 Average: ens3 93.48 59.77 987.13 11.68 0.00 0.00 0.00 0.00 01:11:09 Average: lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 01:11:09 Average: docker0 12.17 17.16 0.99 137.58 0.00 0.00 0.00 0.00 01:11:09 01:11:09 01:11:09 ---> sar -P ALL: 01:11:09 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-120808) 12/09/22 _x86_64_ (8 CPU) 01:11:09 01:11:09 00:56:48 LINUX RESTART (8 CPU) 01:11:09 01:11:09 00:57:01 CPU %user %nice %system %iowait %steal %idle 01:11:09 00:58:03 all 10.54 0.00 4.06 2.05 0.05 83.30 01:11:09 00:58:03 0 12.71 0.00 5.52 3.55 0.05 78.17 01:11:09 00:58:03 1 11.01 0.00 4.00 1.50 0.05 83.43 01:11:09 00:58:03 2 9.91 0.00 2.91 0.94 0.03 86.20 01:11:09 00:58:03 3 8.98 0.00 4.52 2.40 0.07 84.04 01:11:09 00:58:03 4 10.62 0.00 3.00 0.49 0.05 85.84 01:11:09 00:58:03 5 12.32 0.00 3.88 2.99 0.05 80.77 01:11:09 00:58:03 6 9.00 0.00 4.88 2.50 0.03 83.59 01:11:09 00:58:03 7 9.73 0.00 3.76 2.00 0.07 84.45 01:11:09 00:59:01 all 28.98 0.00 5.43 0.88 0.08 64.63 01:11:09 00:59:01 0 28.75 0.00 5.03 0.17 0.09 65.96 01:11:09 00:59:01 1 28.88 0.00 5.80 0.26 0.09 64.97 01:11:09 00:59:01 2 28.59 0.00 5.82 0.14 0.09 65.36 01:11:09 00:59:01 3 29.78 0.00 6.38 5.03 0.09 58.72 01:11:09 00:59:01 4 29.43 0.00 4.85 0.02 0.07 65.64 01:11:09 00:59:01 5 28.67 0.00 5.17 1.32 0.09 64.76 01:11:09 00:59:01 6 29.43 0.00 5.10 0.14 0.09 65.24 01:11:09 00:59:01 7 28.28 0.00 5.29 0.02 0.07 66.33 01:11:09 01:00:01 all 31.97 0.00 5.91 1.13 0.09 60.90 01:11:09 01:00:01 0 31.84 0.00 5.44 1.01 0.08 61.63 01:11:09 01:00:01 1 33.32 0.00 6.09 1.44 0.08 59.07 01:11:09 01:00:01 2 31.45 0.00 6.59 0.42 0.08 61.45 01:11:09 01:00:01 3 32.06 0.00 5.76 0.47 0.08 61.62 01:11:09 01:00:01 4 32.75 0.00 5.41 0.19 0.08 61.57 01:11:09 01:00:01 5 31.08 0.00 6.00 1.08 0.08 61.75 01:11:09 01:00:01 6 30.85 0.00 5.33 2.06 0.08 61.68 01:11:09 01:00:01 7 32.39 0.00 6.69 2.38 0.10 58.43 01:11:09 01:01:01 all 0.03 0.00 0.01 0.02 0.00 99.94 01:11:09 01:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:11:09 01:01:01 1 0.05 0.00 0.00 0.00 0.00 99.95 01:11:09 01:01:01 2 0.05 0.00 0.03 0.00 0.00 99.92 01:11:09 01:01:01 3 0.02 0.00 0.02 0.10 0.02 99.85 01:11:09 01:01:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:11:09 01:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:11:09 01:01:01 6 0.03 0.00 0.02 0.00 0.00 99.95 01:11:09 01:01:01 7 0.07 0.00 0.00 0.07 0.00 99.87 01:11:09 01:02:01 all 0.82 0.00 0.62 0.15 0.01 98.40 01:11:09 01:02:01 0 0.65 0.00 0.30 0.02 0.00 99.03 01:11:09 01:02:01 1 0.78 0.00 1.92 0.33 0.02 96.95 01:11:09 01:02:01 2 1.07 0.00 0.65 0.03 0.02 98.23 01:11:09 01:02:01 3 0.72 0.00 0.35 0.02 0.00 98.91 01:11:09 01:02:01 4 0.65 0.00 0.37 0.05 0.02 98.92 01:11:09 01:02:01 5 0.77 0.00 0.40 0.03 0.00 98.80 01:11:09 01:02:01 6 1.41 0.00 0.50 0.25 0.00 97.84 01:11:09 01:02:01 7 0.48 0.00 0.50 0.50 0.02 98.50 01:11:09 01:03:01 all 1.37 0.00 0.76 0.19 0.01 97.66 01:11:09 01:03:01 0 1.75 0.00 1.05 0.17 0.02 97.02 01:11:09 01:03:01 1 0.58 0.00 0.75 0.00 0.00 98.66 01:11:09 01:03:01 2 3.26 0.00 0.56 0.20 0.02 95.96 01:11:09 01:03:01 3 0.58 0.00 1.80 0.02 0.02 97.58 01:11:09 01:03:01 4 1.17 0.00 0.70 0.17 0.00 97.96 01:11:09 01:03:01 5 1.07 0.00 0.47 0.08 0.02 98.37 01:11:09 01:03:01 6 0.63 0.00 0.42 0.03 0.02 98.90 01:11:09 01:03:01 7 1.89 0.00 0.35 0.87 0.02 96.87 01:11:09 01:04:01 all 0.42 0.00 0.09 0.02 0.00 99.48 01:11:09 01:04:01 0 0.27 0.00 0.10 0.00 0.00 99.63 01:11:09 01:04:01 1 0.10 0.00 0.08 0.00 0.00 99.82 01:11:09 01:04:01 2 2.04 0.00 0.10 0.05 0.00 97.82 01:11:09 01:04:01 3 0.12 0.00 0.10 0.00 0.00 99.78 01:11:09 01:04:01 4 0.07 0.00 0.07 0.02 0.02 99.83 01:11:09 01:04:01 5 0.07 0.00 0.10 0.00 0.00 99.83 01:11:09 01:04:01 6 0.57 0.00 0.08 0.00 0.00 99.35 01:11:09 01:04:01 7 0.08 0.00 0.07 0.08 0.00 99.77 01:11:09 01:05:01 all 0.24 0.00 0.02 0.01 0.00 99.74 01:11:09 01:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:11:09 01:05:01 1 0.02 0.00 0.03 0.03 0.00 99.92 01:11:09 01:05:01 2 1.81 0.00 0.07 0.00 0.00 98.13 01:11:09 01:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:11:09 01:05:01 4 0.00 0.00 0.03 0.00 0.00 99.97 01:11:09 01:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:11:09 01:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:11:09 01:05:01 7 0.05 0.00 0.02 0.03 0.00 99.90 01:11:09 01:06:01 all 0.03 0.00 0.02 0.01 0.00 99.94 01:11:09 01:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:11:09 01:06:01 1 0.02 0.00 0.02 0.02 0.02 99.93 01:11:09 01:06:01 2 0.12 0.00 0.03 0.00 0.00 99.85 01:11:09 01:06:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:11:09 01:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:11:09 01:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:11:09 01:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:11:09 01:06:01 7 0.05 0.00 0.02 0.03 0.00 99.90 01:11:09 01:07:01 all 0.03 0.00 0.01 0.00 0.00 99.95 01:11:09 01:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:11:09 01:07:01 1 0.13 0.00 0.00 0.02 0.00 99.85 01:11:09 01:07:01 2 0.03 0.00 0.02 0.00 0.02 99.93 01:11:09 01:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:11:09 01:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:11:09 01:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:11:09 01:07:01 6 0.02 0.00 0.00 0.00 0.02 99.97 01:11:09 01:07:01 7 0.03 0.00 0.02 0.02 0.00 99.93 01:11:09 01:08:01 all 0.04 0.00 0.01 0.00 0.00 99.95 01:11:09 01:08:01 0 0.00 0.00 0.00 0.02 0.00 99.98 01:11:09 01:08:01 1 0.22 0.00 0.00 0.00 0.00 99.78 01:11:09 01:08:01 2 0.00 0.00 0.05 0.00 0.00 99.95 01:11:09 01:08:01 3 0.02 0.00 0.02 0.00 0.02 99.95 01:11:09 01:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:11:09 01:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:11:09 01:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:11:09 01:08:01 7 0.02 0.00 0.00 0.02 0.00 99.97 01:11:09 01:11:09 01:08:01 CPU %user %nice %system %iowait %steal %idle 01:11:09 01:09:01 all 0.02 0.00 0.02 0.01 0.00 99.95 01:11:09 01:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:11:09 01:09:01 1 0.02 0.00 0.02 0.03 0.00 99.93 01:11:09 01:09:01 2 0.07 0.00 0.02 0.00 0.02 99.90 01:11:09 01:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:11:09 01:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:11:09 01:09:01 5 0.02 0.00 0.03 0.00 0.00 99.95 01:11:09 01:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:11:09 01:09:01 7 0.03 0.00 0.00 0.03 0.00 99.93 01:11:09 01:10:01 all 0.02 0.00 0.01 0.01 0.00 99.96 01:11:09 01:10:01 0 0.03 0.00 0.00 0.00 0.02 99.95 01:11:09 01:10:01 1 0.07 0.00 0.02 0.02 0.00 99.90 01:11:09 01:10:01 2 0.02 0.00 0.02 0.00 0.02 99.95 01:11:09 01:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:11:09 01:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:11:09 01:10:01 5 0.03 0.00 0.02 0.00 0.00 99.95 01:11:09 01:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:11:09 01:10:01 7 0.00 0.00 0.00 0.03 0.00 99.97 01:11:09 01:11:01 all 0.12 0.00 0.08 0.01 0.00 99.79 01:11:09 01:11:01 0 0.33 0.00 0.10 0.00 0.00 99.57 01:11:09 01:11:01 1 0.07 0.00 0.10 0.03 0.00 99.80 01:11:09 01:11:01 2 0.13 0.00 0.13 0.00 0.00 99.73 01:11:09 01:11:01 3 0.07 0.00 0.05 0.00 0.00 99.88 01:11:09 01:11:01 4 0.12 0.00 0.10 0.00 0.00 99.78 01:11:09 01:11:01 5 0.07 0.00 0.05 0.00 0.02 99.87 01:11:09 01:11:01 6 0.05 0.00 0.02 0.00 0.00 99.93 01:11:09 01:11:01 7 0.12 0.00 0.10 0.02 0.00 99.77 01:11:09 Average: all 5.23 0.00 1.20 0.32 0.02 93.24 01:11:09 Average: 0 5.35 0.00 1.24 0.35 0.02 93.04 01:11:09 Average: 1 5.27 0.00 1.32 0.26 0.02 93.13 01:11:09 Average: 2 5.52 0.00 1.19 0.13 0.02 93.14 01:11:09 Average: 3 5.06 0.00 1.34 0.56 0.02 93.02 01:11:09 Average: 4 5.24 0.00 1.02 0.07 0.02 93.65 01:11:09 Average: 5 5.20 0.00 1.14 0.39 0.02 93.26 01:11:09 Average: 6 5.04 0.00 1.15 0.35 0.02 93.44 01:11:09 Average: 7 5.12 0.00 1.18 0.43 0.02 93.24 01:11:09 01:11:09 01:11:09