Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fb18e0873d5fe4db098b1d5c7ad5fefef83ec76f+775e2b56bedf8d4ad3f90164e245819fbdab1870 (3890d35444a9ffec9ec963228e43ceded0e44410) 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-ssh6820485492358314414.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17133037826852074364.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1288/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1288/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7211217962264296766.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10830180606123267894.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1288/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1288/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14718047998585857634.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-4389 in /w/workspace/gexfoundry_device-sdk-go_PR-1288 [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-1288 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 775e2b56bedf8d4ad3f90164e245819fbdab1870 into PR head commit fb18e0873d5fe4db098b1d5c7ad5fefef83ec76f Merge succeeded, producing 7bbc9c286fac616e08c756253d6e324dcb7072c4 Checking out Revision 7bbc9c286fac616e08c756253d6e324dcb7072c4 (PR-1288) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1288/head:refs/remotes/origin/PR-1288 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb18e0873d5fe4db098b1d5c7ad5fefef83ec76f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 775e2b56bedf8d4ad3f90164e245819fbdab1870 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7bbc9c286fac616e08c756253d6e324dcb7072c4 # timeout=10 Commit message: "Merge commit '775e2b56bedf8d4ad3f90164e245819fbdab1870' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:42:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:42:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:42:46 ========================================================= 18:42:46 EdgeX Global Pipelines Version Info 18:42:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 5e6c4f06f7271691e1778228ef9a0bf29e468f5e # timeout=10 18:42:47 ------------------- 18:42:47 stable info: 18:42:47 ------------------- 18:42:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:42:47 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:42:47 Message: update stable to v1.0.244 18:42:48 ------------------- 18:42:48 experimental info: 18:42:48 ------------------- 18:42:48 Commited By: **** collab-it+edgex@linuxfoundation.org 18:42:48 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:42:48 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:42:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 18:42:49 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 18:42:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:42:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:42:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:42:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:42:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:42:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 18:42:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:42:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:42:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:42:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 18:42:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:42:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:42:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:42:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:42:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:42:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:42:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:42:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:42:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:42:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 18:42:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:42:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:42:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:42:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:42:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:42:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1288 [Pipeline] echo 18:42:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1288 [Pipeline] echo 18:42:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1288 [Pipeline] echo 18:42:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7bbc9c286fac616e08c756253d6e324dcb7072c4 [Pipeline] echo 18:42:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7bbc9c2 [Pipeline] echo 18:42:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:42:50 provisioning config files... 18:42:52 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1288@tmp/config4992668934288104490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:42:53 ---> docker-login.sh 18:42:53 nexus3.edgexfoundry.org:10001 18:42:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:53 Configure a credential helper to remove this warning. See 18:42:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:53 18:42:53 Login Succeeded 18:42:53 nexus3.edgexfoundry.org:10002 18:42:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:53 Configure a credential helper to remove this warning. See 18:42:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:53 18:42:53 Login Succeeded 18:42:53 nexus3.edgexfoundry.org:10003 18:42:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:55 Configure a credential helper to remove this warning. See 18:42:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:55 18:42:55 Login Succeeded 18:42:55 nexus3.edgexfoundry.org:10004 18:42:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:55 Configure a credential helper to remove this warning. See 18:42:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:55 18:42:55 Login Succeeded 18:42:55 docker.io 18:42:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:57 Configure a credential helper to remove this warning. See 18:42:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:57 18:42:57 Login Succeeded 18:42:57 ---> docker-login.sh ends [Pipeline] } 18:42:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:42:57 + git rev-list -1 --merges 7bbc9c286fac616e08c756253d6e324dcb7072c4~1..7bbc9c286fac616e08c756253d6e324dcb7072c4 [Pipeline] echo 18:42:57 -----------> git rev-list -1 --merges 7bbc9c286fac616e08c756253d6e324dcb7072c4~1..7bbc9c286fac616e08c756253d6e324dcb7072c4 7bbc9c286fac616e08c756253d6e324dcb7072c4 18:42:57 7bbc9c286fac616e08c756253d6e324dcb7072c4 [false] [Pipeline] sh 18:42:58 + git log --format=format:%s -1 7bbc9c286fac616e08c756253d6e324dcb7072c4 [Pipeline] echo 18:42:58 ========================================================= 18:42:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:42:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:42:58 + git log --format=format:%s -1 7bbc9c286fac616e08c756253d6e324dcb7072c4 [Pipeline] echo 18:42:58 [semverPrep] GIT_COMMIT: 7bbc9c286fac616e08c756253d6e324dcb7072c4, Commit Message: Merge commit '775e2b56bedf8d4ad3f90164e245819fbdab1870' into HEAD [Pipeline] echo 18:42:58 [semverPrep] This is not a build commit. [Pipeline] sh 18:42:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:42:58 + grep -v github /etc/ssh/ssh_known_hosts 18:42:58 + [ -e /tmp/ssh_known_hosts ] 18:42:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:42:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:42:58 + sudo tee -a /etc/ssh/ssh_known_hosts 18:42:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:42:59 18:42:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:43:00 0.1.4: Pulling from edgex-devops/py-git-semver 18:43:00 b85a868b505f: Pulling fs layer 18:43:00 e2be974225ed: Pulling fs layer 18:43:00 339a4e72a1f5: Pulling fs layer 18:43:00 988bab9f4d93: Pulling fs layer 18:43:00 1469e6f7b9e6: Pulling fs layer 18:43:00 eaf3925da568: Pulling fs layer 18:43:00 bab4dde63d76: Pulling fs layer 18:43:00 bde34c3a00c8: Pulling fs layer 18:43:00 b352a97aabf1: Pulling fs layer 18:43:00 4872d77fe225: Pulling fs layer 18:43:00 5851b861e8e6: Pulling fs layer 18:43:00 988bab9f4d93: Waiting 18:43:00 4872d77fe225: Waiting 18:43:00 1469e6f7b9e6: Waiting 18:43:00 eaf3925da568: Waiting 18:43:00 bab4dde63d76: Waiting 18:43:00 bde34c3a00c8: Waiting 18:43:00 5851b861e8e6: Waiting 18:43:00 b352a97aabf1: Waiting 18:43:00 e2be974225ed: Verifying Checksum 18:43:00 e2be974225ed: Download complete 18:43:00 988bab9f4d93: Verifying Checksum 18:43:00 988bab9f4d93: Download complete 18:43:00 1469e6f7b9e6: Verifying Checksum 18:43:00 1469e6f7b9e6: Download complete 18:43:00 eaf3925da568: Verifying Checksum 18:43:00 eaf3925da568: Download complete 18:43:00 339a4e72a1f5: Verifying Checksum 18:43:00 339a4e72a1f5: Download complete 18:43:00 bde34c3a00c8: Verifying Checksum 18:43:00 bde34c3a00c8: Download complete 18:43:00 b352a97aabf1: Download complete 18:43:00 4872d77fe225: Verifying Checksum 18:43:00 4872d77fe225: Download complete 18:43:00 5851b861e8e6: Download complete 18:43:00 b85a868b505f: Verifying Checksum 18:43:00 b85a868b505f: Download complete 18:43:01 bab4dde63d76: Verifying Checksum 18:43:01 bab4dde63d76: Download complete 18:43:01 b85a868b505f: Pull complete 18:43:01 e2be974225ed: Pull complete 18:43:02 339a4e72a1f5: Pull complete 18:43:02 988bab9f4d93: Pull complete 18:43:02 1469e6f7b9e6: Pull complete 18:43:02 eaf3925da568: Pull complete 18:43:04 bab4dde63d76: Pull complete 18:43:04 bde34c3a00c8: Pull complete 18:43:04 b352a97aabf1: Pull complete 18:43:04 4872d77fe225: Pull complete 18:43:04 5851b861e8e6: Pull complete 18:43:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:43:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:43:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:43:05 prd-ubuntu20.04-docker-8c-8g-4389 does not seem to be running inside a container 18:43:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1288 -v /w/workspace/gexfoundry_device-sdk-go_PR-1288:/w/workspace/gexfoundry_device-sdk-go_PR-1288:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1288@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1288@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 18:43:08 $ docker top 1572fe9ef18b60957a66aa5f92821b561cd98ec27e3322bc6a88c03da4ccbe09 -eo pid,comm 18:43:08 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). 18:43:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:43:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:43:08 [ssh-agent] Looking for ssh-agent implementation... 18:43:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:43:08 $ docker exec 1572fe9ef18b60957a66aa5f92821b561cd98ec27e3322bc6a88c03da4ccbe09 ssh-agent 18:43:08 SSH_AUTH_SOCK=/tmp/ssh-a69QEjE6XhBX/agent.31 18:43:08 SSH_AGENT_PID=37 18:43:08 Running ssh-add (command line suppressed) 18:43:08 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1288@tmp/private_key_6908393074853743924.key (/w/workspace/gexfoundry_device-sdk-go_PR-1288@tmp/private_key_6908393074853743924.key) 18:43:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:43:09 + git tag --points-at HEAD [Pipeline] } 18:43:09 $ docker exec --env ******** --env ******** 1572fe9ef18b60957a66aa5f92821b561cd98ec27e3322bc6a88c03da4ccbe09 ssh-agent -k 18:43:09 unset SSH_AUTH_SOCK; 18:43:09 unset SSH_AGENT_PID; 18:43:09 echo Agent pid 37 killed; 18:43:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:43:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:43:09 [ssh-agent] Looking for ssh-agent implementation... 18:43:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:43:09 $ docker exec 1572fe9ef18b60957a66aa5f92821b561cd98ec27e3322bc6a88c03da4ccbe09 ssh-agent 18:43:09 SSH_AUTH_SOCK=/tmp/ssh-nuX18ttaHelw/agent.69 18:43:09 SSH_AGENT_PID=75 18:43:09 Running ssh-add (command line suppressed) 18:43:09 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1288@tmp/private_key_4879565324147038849.key (/w/workspace/gexfoundry_device-sdk-go_PR-1288@tmp/private_key_4879565324147038849.key) 18:43:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:43:09 + git semver init 18:43:10 2023-02-02 18:43:10,096 [run_init] DEBUG init version:0.0.0 force:False 18:43:10 2023-02-02 18:43:10,097 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1288/.semver 18:43:10 2023-02-02 18:43:10,098 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1288/.semver 18:43:10 2023-02-02 18:43:10,098 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1288/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1288, universal_newlines=False, shell=None, istream=None) 18:43:11 2023-02-02 18:43:11,109 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1288/.git/info/exclude 18:43:11 2023-02-02 18:43:11,109 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1288/.semver/PR-1288 with force:False 18:43:11 2023-02-02 18:43:11,110 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1288/.semver/PR-1288 18:43:11 2023-02-02 18:43:11,114 [execute] INFO git cat-file --batch-check 18:43:11 2023-02-02 18:43:11,114 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1288/.semver, universal_newlines=False, shell=None, istream=) 18:43:11 2023-02-02 18:43:11,120 [execute] INFO git cat-file --batch 18:43:11 2023-02-02 18:43:11,121 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1288/.semver, universal_newlines=False, shell=None, istream=) 18:43:11 2023-02-02 18:43:11,127 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1288/.semver/PR-1288 18:43:11 0.0.0 [Pipeline] } 18:43:11 $ docker exec --env ******** --env ******** 1572fe9ef18b60957a66aa5f92821b561cd98ec27e3322bc6a88c03da4ccbe09 ssh-agent -k 18:43:11 unset SSH_AUTH_SOCK; 18:43:11 unset SSH_AGENT_PID; 18:43:11 echo Agent pid 75 killed; 18:43:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:43:11 + git semver [Pipeline] } 18:43:12 $ docker stop --time=1 1572fe9ef18b60957a66aa5f92821b561cd98ec27e3322bc6a88c03da4ccbe09 18:43:13 $ docker rm -f --volumes 1572fe9ef18b60957a66aa5f92821b561cd98ec27e3322bc6a88c03da4ccbe09 [Pipeline] // withDockerContainer [Pipeline] sh 18:43:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:43:14 Stashed 1 file(s) [Pipeline] echo 18:43:14 [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 18:43:14 provisioning config files... 18:43:14 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1288@tmp/config1487621927760503088tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:43:14 ---> docker-login.sh 18:43:14 nexus3.edgexfoundry.org:10001 18:43:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:14 Configure a credential helper to remove this warning. See 18:43:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:14 18:43:14 Login Succeeded 18:43:14 nexus3.edgexfoundry.org:10002 18:43:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:14 Configure a credential helper to remove this warning. See 18:43:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:14 18:43:14 Login Succeeded 18:43:14 nexus3.edgexfoundry.org:10003 18:43:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:14 Configure a credential helper to remove this warning. See 18:43:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:14 18:43:14 Login Succeeded 18:43:14 nexus3.edgexfoundry.org:10004 18:43:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:14 Configure a credential helper to remove this warning. See 18:43:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:14 18:43:14 Login Succeeded 18:43:14 docker.io 18:43:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:14 Configure a credential helper to remove this warning. See 18:43:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:14 18:43:14 Login Succeeded 18:43:14 ---> docker-login.sh ends [Pipeline] } 18:43:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:43:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:43:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:43:15 ========================================================= 18:43:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:43:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:15 + 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 . 18:43:15 Sending build context to Docker daemon 10.49MB 18:43:15 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 18:43:15 Step 2/10 : FROM ${BASE} AS builder 18:43:15 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:43:15 213ec9aee27d: Pulling fs layer 18:43:15 4583459ba037: Pulling fs layer 18:43:15 93c1e223e6f2: Pulling fs layer 18:43:15 53926ce57604: Pulling fs layer 18:43:15 21b2b0c7a3f4: Pulling fs layer 18:43:15 22ff95d597cd: Pulling fs layer 18:43:15 12d6caf4c0d1: Pulling fs layer 18:43:15 96b7cbca73a9: Pulling fs layer 18:43:15 a7acece74701: Pulling fs layer 18:43:15 22ff95d597cd: Waiting 18:43:15 12d6caf4c0d1: Waiting 18:43:15 96b7cbca73a9: Waiting 18:43:15 a7acece74701: Waiting 18:43:15 53926ce57604: Waiting 18:43:15 21b2b0c7a3f4: Waiting 18:43:15 93c1e223e6f2: Verifying Checksum 18:43:15 93c1e223e6f2: Download complete 18:43:15 4583459ba037: Download complete 18:43:15 21b2b0c7a3f4: Verifying Checksum 18:43:15 21b2b0c7a3f4: Download complete 18:43:15 22ff95d597cd: Verifying Checksum 18:43:15 22ff95d597cd: Download complete 18:43:15 213ec9aee27d: Verifying Checksum 18:43:15 213ec9aee27d: Download complete 18:43:15 12d6caf4c0d1: Download complete 18:43:15 213ec9aee27d: Pull complete 18:43:15 4583459ba037: Pull complete 18:43:15 93c1e223e6f2: Pull complete 18:43:16 a7acece74701: Verifying Checksum 18:43:16 a7acece74701: Download complete 18:43:16 53926ce57604: Verifying Checksum 18:43:16 53926ce57604: Download complete 18:43:17 96b7cbca73a9: Verifying Checksum 18:43:17 96b7cbca73a9: Download complete 18:43:21 53926ce57604: Pull complete 18:43:21 21b2b0c7a3f4: Pull complete 18:43:21 22ff95d597cd: Pull complete 18:43:21 12d6caf4c0d1: Pull complete 18:43:22 96b7cbca73a9: Pull complete 18:43:23 a7acece74701: Pull complete 18:43:23 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 18:43:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:43:23 ---> db6d94c90886 18:43:23 Step 3/10 : ARG MAKE=make build 18:43:29 Still waiting to schedule task 18:43:29 ‘prd-ubuntu20.04-docker-arm64-4c-16g-4390’ is offline 18:43:30 ---> Running in 934bd455cfdc 18:43:30 Removing intermediate container 934bd455cfdc 18:43:30 ---> 1c34bd7b24f8 18:43:30 Step 4/10 : WORKDIR /device-sdk-go 18:43:30 ---> Running in bc6513639718 18:43:30 Removing intermediate container bc6513639718 18:43:30 ---> ce265494fd65 18:43:30 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:43:30 ---> Running in 81432662cb85 18:43:30 Removing intermediate container 81432662cb85 18:43:30 ---> a6e05a695589 18:43:30 Step 6/10 : RUN apk add --update --no-cache make git 18:43:30 ---> Running in da3b5e35b207 18:43:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:43:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:43:30 OK: 211 MiB in 51 packages 18:43:31 Removing intermediate container da3b5e35b207 18:43:31 ---> 80d857726e5c 18:43:31 Step 7/10 : COPY go.mod vendor* ./ 18:43:31 ---> 2ded2ff018ce 18:43:31 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:43:31 ---> Running in e65d3d510fcf 18:44:18 Removing intermediate container e65d3d510fcf 18:44:18 ---> 1939dd002d44 18:44:18 Step 9/10 : COPY . . 18:44:18 ---> 15de4555de15 18:44:18 Step 10/10 : RUN ${MAKE} 18:44:18 ---> Running in e936069aec20 18:44:18 noop 18:44:18 Removing intermediate container e936069aec20 18:44:18 ---> cb8c29d396ce 18:44:18 Successfully built cb8c29d396ce 18:44:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:18 + docker inspect -f . ci-base-image-x86_64 18:44:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:44:18 prd-ubuntu20.04-docker-8c-8g-4389 does not seem to be running inside a container 18:44:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1288 -v /w/workspace/gexfoundry_device-sdk-go_PR-1288:/w/workspace/gexfoundry_device-sdk-go_PR-1288:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1288@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1288@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 18:44:19 $ docker top f3f24f028b67a0304ec97510c874fd6a2012b4d134bd3fecca21ae5e639e2416 -eo pid,comm [Pipeline] { [Pipeline] sh 18:44:19 + go version 18:44:19 go version go1.18.7 linux/amd64 [Pipeline] } 18:44:19 $ docker stop --time=1 f3f24f028b67a0304ec97510c874fd6a2012b4d134bd3fecca21ae5e639e2416 18:44:20 $ docker rm -f --volumes f3f24f028b67a0304ec97510c874fd6a2012b4d134bd3fecca21ae5e639e2416 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:21 + docker inspect -f . ci-base-image-x86_64 18:44:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:44:21 prd-ubuntu20.04-docker-8c-8g-4389 does not seem to be running inside a container 18:44:21 $ 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-1288 -v /w/workspace/gexfoundry_device-sdk-go_PR-1288:/w/workspace/gexfoundry_device-sdk-go_PR-1288:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1288@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1288@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 18:44:21 $ docker top df82ed56674788e233c51f94c7b42d72e7660fedc85958c6def72863398c5a2c -eo pid,comm [Pipeline] { [Pipeline] sh 18:44:22 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1288 [Pipeline] fileExists [Pipeline] sh 18:44:22 + make test 18:44:22 go test -race -coverprofile=coverage.out ./... 18:44:28 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 18:44:43 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 18:44:43 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 18:44:43 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 18:44:43 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 18:44:43 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 18:44:43 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.063s coverage: 27.6% of statements 18:44:43 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.079s coverage: 78.9% of statements 18:44:43 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 18:44:43 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.111s coverage: 70.2% of statements 18:44:43 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 18:44:43 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 18:44:43 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.122s coverage: 59.8% of statements 18:44:43 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 18:44:43 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 18:44:43 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 18:44:43 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.097s coverage: 65.1% of statements 18:44:43 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 18:44:43 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 18:44:43 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.737s coverage: 89.2% of statements 18:44:43 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 18:44:43 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.057s coverage: 4.7% of statements 18:44:43 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 18:44:58 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." 18:44:58 GO111MODULE=on go vet ./... 18:45:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:45:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:45:01 ./bin/test-attribution-txt.sh [Pipeline] echo 18:45:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:45:01 $ docker stop --time=1 df82ed56674788e233c51f94c7b42d72e7660fedc85958c6def72863398c5a2c 18:45:07 $ docker rm -f --volumes df82ed56674788e233c51f94c7b42d72e7660fedc85958c6def72863398c5a2c [Pipeline] // withDockerContainer [Pipeline] sh 18:45:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:45:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:45:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:45:08 + ls -al . 18:45:08 total 272 18:45:08 drwxrwxr-x 11 jenkins jenkins 4096 Feb 2 18:44 . 18:45:08 drwxrwxr-x 4 jenkins jenkins 4096 Feb 2 18:42 .. 18:45:08 -rw-rw-r-- 1 jenkins jenkins 140 Feb 2 18:42 .dockerignore 18:45:08 drwxrwxr-x 8 jenkins jenkins 4096 Feb 2 18:44 .git 18:45:08 drwxrwxr-x 2 jenkins jenkins 4096 Feb 2 18:42 .github 18:45:08 -rw-rw-r-- 1 jenkins jenkins 131 Feb 2 18:42 .gitignore 18:45:08 -rw-rw-r-- 1 jenkins jenkins 42 Feb 2 18:42 .golangci.yml 18:45:08 drwxr-xr-x 3 jenkins jenkins 4096 Feb 2 18:43 .semver 18:45:08 -rw-rw-r-- 1 jenkins jenkins 31677 Feb 2 18:42 CHANGELOG.md 18:45:08 -rw-rw-r-- 1 jenkins jenkins 677 Feb 2 18:42 GOVERNANCE.md 18:45:08 -rw-rw-r-- 1 jenkins jenkins 885 Feb 2 18:42 Jenkinsfile 18:45:08 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 2 18:42 LICENSE 18:45:08 -rw-rw-r-- 1 jenkins jenkins 1679 Feb 2 18:42 Makefile 18:45:08 -rw-rw-r-- 1 jenkins jenkins 619 Feb 2 18:42 OWNERS.md 18:45:08 -rw-rw-r-- 1 jenkins jenkins 4891 Feb 2 18:42 README.md 18:45:08 -rw-rw-r-- 1 jenkins jenkins 5 Feb 2 18:43 VERSION 18:45:08 drwxrwxr-x 2 jenkins jenkins 4096 Feb 2 18:42 bin 18:45:08 -rw-r--r-- 1 jenkins jenkins 99762 Feb 2 18:44 coverage.out 18:45:08 drwxrwxr-x 5 jenkins jenkins 4096 Feb 2 18:42 example 18:45:08 -rw-rw-r-- 1 jenkins jenkins 3307 Feb 2 18:42 go.mod 18:45:08 -rw-rw-r-- 1 jenkins jenkins 34396 Feb 2 18:42 go.sum 18:45:08 drwxrwxr-x 13 jenkins jenkins 4096 Feb 2 18:42 internal 18:45:08 drwxrwxr-x 3 jenkins jenkins 4096 Feb 2 18:42 openapi 18:45:08 drwxrwxr-x 6 jenkins jenkins 4096 Feb 2 18:42 pkg 18:45:08 drwxrwxr-x 4 jenkins jenkins 4096 Feb 2 18:42 snap 18:45:08 -rw-rw-r-- 1 jenkins jenkins 222 Feb 2 18:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:08 + 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=7bbc9c286fac616e08c756253d6e324dcb7072c4 --label arch=amd64 --label version=0.0.0 . 18:45:08 Sending build context to Docker daemon 10.59MB 18:45:08 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 18:45:08 Step 2/23 : FROM ${BASE} AS builder 18:45:08 ---> cb8c29d396ce 18:45:08 Step 3/23 : ARG MAKE=make build 18:45:08 ---> Running in de5e79ec4390 18:45:08 Removing intermediate container de5e79ec4390 18:45:08 ---> 590ef0fa58a0 18:45:08 Step 4/23 : WORKDIR /device-sdk-go 18:45:08 ---> Running in 29101a04c6fb 18:45:08 Removing intermediate container 29101a04c6fb 18:45:08 ---> 4545731d7f3a 18:45:08 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:45:08 ---> Running in 8c00675b0db9 18:45:09 Removing intermediate container 8c00675b0db9 18:45:09 ---> 7162caeadd9c 18:45:09 Step 6/23 : RUN apk add --update --no-cache make git 18:45:09 ---> Running in 655c11a38308 18:45:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:45:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:45:10 OK: 211 MiB in 51 packages 18:45:10 Removing intermediate container 655c11a38308 18:45:10 ---> 4cd59cf59ab5 18:45:10 Step 7/23 : COPY go.mod vendor* ./ 18:45:10 ---> ac17aad5a04f 18:45:10 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:10 ---> Running in c9155b5b9dbc 18:45:11 Removing intermediate container c9155b5b9dbc 18:45:11 ---> a16648b4ec82 18:45:11 Step 9/23 : COPY . . 18:45:11 ---> b87e32ecda7f 18:45:11 Step 10/23 : RUN ${MAKE} 18:45:11 ---> Running in 8b73bd64896e 18:45:12 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 18:45:34 Removing intermediate container 8b73bd64896e 18:45:34 ---> e839696b27aa 18:45:34 Step 11/23 : FROM alpine:3.16 18:45:34 3.16: Pulling from library/alpine 18:45:34 ca7dd9ec2225: Pulling fs layer 18:45:34 ca7dd9ec2225: Verifying Checksum 18:45:34 ca7dd9ec2225: Download complete 18:45:34 ca7dd9ec2225: Pull complete 18:45:34 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 18:45:34 Status: Downloaded newer image for alpine:3.16 18:45:34 ---> bfe296a52501 18:45:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:45:34 ---> Running in 5352753b2adb 18:45:34 Removing intermediate container 5352753b2adb 18:45:34 ---> df3c0babbe76 18:45:34 Step 13/23 : RUN apk add --update --no-cache 18:45:34 ---> Running in d51faf8e6b68 18:45:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:45:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:45:34 OK: 6 MiB in 14 packages 18:45:34 Removing intermediate container d51faf8e6b68 18:45:34 ---> c0d15947e9c0 18:45:34 Step 14/23 : WORKDIR / 18:45:34 ---> Running in 899a2f7d2cc1 18:45:34 Removing intermediate container 899a2f7d2cc1 18:45:34 ---> 42ac6daafa88 18:45:34 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:45:34 ---> e5b1d87584b8 18:45:34 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:45:34 ---> 4721ed8f3510 18:45:34 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:45:34 ---> ac45e1dfe20e 18:45:34 Step 18/23 : EXPOSE 59999 18:45:34 ---> Running in f7b20f76fb6a 18:45:35 Removing intermediate container f7b20f76fb6a 18:45:35 ---> 828719e7a7b8 18:45:35 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:45:35 ---> Running in 3fe661475a70 18:45:35 Removing intermediate container 3fe661475a70 18:45:35 ---> fa53a8cd6962 18:45:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:45:35 ---> Running in 38fa0e9e6f51 18:45:35 Removing intermediate container 38fa0e9e6f51 18:45:35 ---> 96777b11b489 18:45:35 Step 21/23 : LABEL arch=amd64 18:45:35 ---> Running in bea71827bfbb 18:45:35 Removing intermediate container bea71827bfbb 18:45:35 ---> 374a192fe516 18:45:35 Step 22/23 : LABEL git_sha=7bbc9c286fac616e08c756253d6e324dcb7072c4 18:45:35 ---> Running in 5dad3d8542d5 18:45:35 Removing intermediate container 5dad3d8542d5 18:45:35 ---> 16c54f620ef0 18:45:35 Step 23/23 : LABEL version=0.0.0 18:45:35 ---> Running in 96763efc5947 18:45:35 Removing intermediate container 96763efc5947 18:45:35 ---> 646a17f5930d 18:45:35 [Warning] One or more build-args [ARCH] were not consumed 18:45:35 Successfully built 646a17f5930d 18:45:35 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 18:45:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:45:35 18:45:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:45:36 latest: Pulling from edgex-lftools-log-publisher 18:45:36 5eb5b503b376: Pulling fs layer 18:45:36 5c69ac0246d0: Pulling fs layer 18:45:36 ec43610c2a17: Pulling fs layer 18:45:36 3a2ae6a8a46f: Pulling fs layer 18:45:36 33b1e0a273af: Pulling fs layer 18:45:36 5d3b04190fa2: Pulling fs layer 18:45:36 2f39f015ded8: Pulling fs layer 18:45:36 5d3b04190fa2: Waiting 18:45:36 3a2ae6a8a46f: Waiting 18:45:36 2f39f015ded8: Waiting 18:45:36 33b1e0a273af: Waiting 18:45:36 5c69ac0246d0: Download complete 18:45:36 3a2ae6a8a46f: Verifying Checksum 18:45:36 3a2ae6a8a46f: Download complete 18:45:36 33b1e0a273af: Verifying Checksum 18:45:36 33b1e0a273af: Download complete 18:45:36 5d3b04190fa2: Verifying Checksum 18:45:36 5d3b04190fa2: Download complete 18:45:36 ec43610c2a17: Verifying Checksum 18:45:36 ec43610c2a17: Download complete 18:45:36 5eb5b503b376: Verifying Checksum 18:45:36 5eb5b503b376: Download complete 18:45:37 2f39f015ded8: Verifying Checksum 18:45:37 2f39f015ded8: Download complete 18:45:37 5eb5b503b376: Pull complete 18:45:38 5c69ac0246d0: Pull complete 18:45:38 ec43610c2a17: Pull complete 18:45:38 3a2ae6a8a46f: Pull complete 18:45:38 33b1e0a273af: Pull complete 18:45:38 5d3b04190fa2: Pull complete 18:45:42 2f39f015ded8: Pull complete 18:45:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:45:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:45:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:45:42 prd-ubuntu20.04-docker-8c-8g-4389 does not seem to be running inside a container 18:45:42 $ 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-1288 -v /w/workspace/gexfoundry_device-sdk-go_PR-1288:/w/workspace/gexfoundry_device-sdk-go_PR-1288:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1288@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1288@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 18:45:48 $ docker top 378bc1448f2f165d40ca260c6c7889e51648dd91b45d0ada499d06c323edf60a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:45:48 ---> job-cost.sh 18:45:48 lf-activate-venv: SKIPPING 18:45:48 INFO: No Stack... 18:45:48 INFO: Retrieving Pricing Info for: v3-standard-8 18:45:49 INFO: Archiving Costs [Pipeline] sh 18:45:49 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1288/archives/cost.csv 18:45:49 + cut -d, -f6 [Pipeline] lock 18:45:49 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1288-3-stack-cost] 18:45:49 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1288-3-stack-cost] did not exist. Created. 18:45:49 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1288-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:45:49 + echo total: 0.2199999988079071 [Pipeline] stash 18:45:49 Stashed 1 file(s) [Pipeline] } 18:45:49 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1288-3-stack-cost] [Pipeline] // lock [Pipeline] } 18:45:49 $ docker stop --time=1 378bc1448f2f165d40ca260c6c7889e51648dd91b45d0ada499d06c323edf60a 18:45:51 $ docker rm -f --volumes 378bc1448f2f165d40ca260c6c7889e51648dd91b45d0ada499d06c323edf60a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:46:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4392 in /w/workspace/gexfoundry_device-sdk-go_PR-1288 [Pipeline] { [Pipeline] ws 18:46:04 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 18:46:04 The recommended git tool is: git 18:46:10 using credential edgex-jenkins-ssh 18:46:10 Cloning the remote Git repository 18:46:10 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:46:10 > git init /w/workspace/device-sdk-go/3 # timeout=10 18:46:10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:46:10 > git --version # timeout=10 18:46:10 > git --version # 'git version 2.25.1' 18:46:10 using GIT_SSH to set credentials SSH Credentials for GitHub 18:46:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:46:12 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:46:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:46:13 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:46:13 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:46:13 using GIT_SSH to set credentials SSH Credentials for GitHub 18:46:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1288/head:refs/remotes/origin/PR-1288 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:46:13 Merging remotes/origin/main commit 775e2b56bedf8d4ad3f90164e245819fbdab1870 into PR head commit fb18e0873d5fe4db098b1d5c7ad5fefef83ec76f 18:46:14 Merge succeeded, producing 5d71565234a755713e47525c8897ae7fcd2f81ad 18:46:14 Checking out Revision 5d71565234a755713e47525c8897ae7fcd2f81ad (PR-1288) 18:46:13 > git config core.sparsecheckout # timeout=10 18:46:13 > git checkout -f fb18e0873d5fe4db098b1d5c7ad5fefef83ec76f # timeout=10 18:46:13 > git remote # timeout=10 18:46:13 > git config --get remote.origin.url # timeout=10 18:46:13 using GIT_SSH to set credentials SSH Credentials for GitHub 18:46:14 > git merge 775e2b56bedf8d4ad3f90164e245819fbdab1870 # timeout=10 18:46:14 > git rev-parse HEAD^{commit} # timeout=10 18:46:14 > git config core.sparsecheckout # timeout=10 18:46:14 > git checkout -f 5d71565234a755713e47525c8897ae7fcd2f81ad # timeout=10 18:46:17 Commit message: "Merge commit '775e2b56bedf8d4ad3f90164e245819fbdab1870' into HEAD" 18:46:17 First time build. Skipping changelog. 18:46:17 > git rev-list --no-walk 5e6c4f06f7271691e1778228ef9a0bf29e468f5e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:46:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:46:18 % Total % Received % Xferd Average Speed Time Time Time Current 18:46:18 Dload Upload Total Spent Left Speed 18:46:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 230k 0 --:--:-- --:--:-- --:--:-- 234k [Pipeline] sh 18:46:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:46:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 18:46:19 sudo tee /etc/docker/daemon.new 18:46:19 { 18:46:19 "registry-mirrors": [ 18:46:19 "https://nexus3.edgexfoundry.org:10001" 18:46:19 ], 18:46:19 "bip": "10.250.0.254/24", 18:46:19 "hosts": [ 18:46:19 "tcp://0.0.0.0:5555", 18:46:19 "unix:///var/run/docker.sock" 18:46:19 ], 18:46:19 "mtu": 1458, 18:46:19 "selinux-enabled": true, 18:46:19 "seccomp-profile": "/etc/docker/seccomp.json" 18:46:19 } [Pipeline] sh 18:46:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:46:20 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:46:39 provisioning config files... 18:46:39 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config935202956274509151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:46:39 ---> docker-login.sh 18:46:39 nexus3.edgexfoundry.org:10001 18:46:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:40 Configure a credential helper to remove this warning. See 18:46:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:40 18:46:40 Login Succeeded 18:46:40 nexus3.edgexfoundry.org:10002 18:46:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:40 Configure a credential helper to remove this warning. See 18:46:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:40 18:46:40 Login Succeeded 18:46:40 nexus3.edgexfoundry.org:10003 18:46:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:41 Configure a credential helper to remove this warning. See 18:46:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:41 18:46:41 Login Succeeded 18:46:41 nexus3.edgexfoundry.org:10004 18:46:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:41 Configure a credential helper to remove this warning. See 18:46:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:41 18:46:41 Login Succeeded 18:46:41 docker.io 18:46:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:41 Configure a credential helper to remove this warning. See 18:46:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:41 18:46:41 Login Succeeded 18:46:41 ---> docker-login.sh ends [Pipeline] } 18:46:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:46:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:46:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:46:42 ========================================================= 18:46:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:46:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:42 + 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 . 18:46:42 Sending build context to Docker daemon 5.635MB 18:46:42 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 18:46:42 Step 2/10 : FROM ${BASE} AS builder 18:46:43 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:46:43 9b18e9b68314: Pulling fs layer 18:46:43 35d82f9e3411: Pulling fs layer 18:46:43 e16973657156: Pulling fs layer 18:46:43 fc693d55d65f: Pulling fs layer 18:46:43 7e9fc2657dce: Pulling fs layer 18:46:43 dda99020689f: Pulling fs layer 18:46:43 db1c61fa0a46: Pulling fs layer 18:46:43 891c053d2c06: Pulling fs layer 18:46:43 dda99020689f: Waiting 18:46:43 db1c61fa0a46: Waiting 18:46:43 fc693d55d65f: Waiting 18:46:43 7e9fc2657dce: Waiting 18:46:43 891c053d2c06: Waiting 18:46:43 e16973657156: Download complete 18:46:43 35d82f9e3411: Download complete 18:46:43 7e9fc2657dce: Verifying Checksum 18:46:43 7e9fc2657dce: Download complete 18:46:43 dda99020689f: Download complete 18:46:43 9b18e9b68314: Verifying Checksum 18:46:43 9b18e9b68314: Download complete 18:46:44 9b18e9b68314: Pull complete 18:46:44 891c053d2c06: Verifying Checksum 18:46:44 891c053d2c06: Download complete 18:46:44 35d82f9e3411: Pull complete 18:46:45 e16973657156: Pull complete 18:46:45 db1c61fa0a46: Verifying Checksum 18:46:45 db1c61fa0a46: Download complete 18:46:46 fc693d55d65f: Verifying Checksum 18:46:46 fc693d55d65f: Download complete 18:46:58 fc693d55d65f: Pull complete 18:46:58 7e9fc2657dce: Pull complete 18:46:59 dda99020689f: Pull complete 18:47:05 db1c61fa0a46: Pull complete 18:47:07 891c053d2c06: Pull complete 18:47:07 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 18:47:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:47:07 ---> f96f9c87975a 18:47:07 Step 3/10 : ARG MAKE=make build 18:47:09 ---> Running in c48bd3ef45a4 18:47:09 Removing intermediate container c48bd3ef45a4 18:47:09 ---> fb726e8d3846 18:47:09 Step 4/10 : WORKDIR /device-sdk-go 18:47:09 ---> Running in 36b464607194 18:47:10 Removing intermediate container 36b464607194 18:47:10 ---> c4832c1e5c65 18:47:10 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:47:10 ---> Running in 718164b8c05d 18:47:10 Removing intermediate container 718164b8c05d 18:47:10 ---> 9c306f06f678 18:47:10 Step 6/10 : RUN apk add --update --no-cache make git 18:47:10 ---> Running in 19ae09a8a3a8 18:47:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:47:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:47:14 OK: 221 MiB in 51 packages 18:47:15 Removing intermediate container 19ae09a8a3a8 18:47:15 ---> 50af2d7cc519 18:47:15 Step 7/10 : COPY go.mod vendor* ./ 18:47:16 ---> 8d61c6470921 18:47:16 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:47:16 ---> Running in 2060fe2f0e8b 18:48:52 Removing intermediate container 2060fe2f0e8b 18:48:52 ---> 34b24a6dd7b0 18:48:52 Step 9/10 : COPY . . 18:48:52 ---> 88e210cb4337 18:48:52 Step 10/10 : RUN ${MAKE} 18:48:52 ---> Running in ece762db0cf5 18:48:52 noop 18:48:52 Removing intermediate container ece762db0cf5 18:48:52 ---> 4ceb8caac096 18:48:52 Successfully built 4ceb8caac096 18:48:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:53 + docker inspect -f . ci-base-image-arm64 18:48:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:48:53 prd-ubuntu20.04-docker-arm64-4c-16g-4392 does not seem to be running inside a container 18:48:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 18:48:55 $ docker top ea4b77ed66d49fec16683b97269e0ebe3cfbacec89e124b978604a4927212714 -eo pid,comm [Pipeline] { [Pipeline] sh 18:48:56 + go version 18:48:56 go version go1.18.7 linux/arm64 [Pipeline] } 18:48:56 $ docker stop --time=1 ea4b77ed66d49fec16683b97269e0ebe3cfbacec89e124b978604a4927212714 18:48:57 $ docker rm -f --volumes ea4b77ed66d49fec16683b97269e0ebe3cfbacec89e124b978604a4927212714 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:58 + docker inspect -f . ci-base-image-arm64 18:48:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:48:58 prd-ubuntu20.04-docker-arm64-4c-16g-4392 does not seem to be running inside a container 18:48:58 $ 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/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 18:48:59 $ docker top 04ff02153a74d1cb0a19191450e253163e93a3637b38aea0877264741fcdb6e2 -eo pid,comm [Pipeline] { [Pipeline] sh 18:49:00 + git config --global --add safe.directory /w/workspace/device-sdk-go/3 [Pipeline] fileExists [Pipeline] sh 18:49:00 + make test 18:49:00 go test -race -coverprofile=coverage.out ./... 18:49:39 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 18:52:01 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 18:52:01 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 18:52:01 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 18:52:01 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 18:52:01 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 18:52:01 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.361s coverage: 27.6% of statements 18:52:01 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.296s coverage: 78.9% of statements 18:52:01 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 18:52:01 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.431s coverage: 70.2% of statements 18:52:01 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 18:52:01 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 18:52:05 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.548s coverage: 59.8% of statements 18:52:05 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 18:52:05 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 18:52:05 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 18:52:05 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.421s coverage: 65.1% of statements 18:52:05 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 18:52:05 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 18:52:05 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.301s coverage: 89.2% of statements 18:52:05 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 18:52:05 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.358s coverage: 4.7% of statements 18:52:05 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 18:52:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:52:06 GO111MODULE=on go vet ./... 18:53:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:53:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:53:43 ./bin/test-attribution-txt.sh [Pipeline] echo 18:53:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:53:43 $ docker stop --time=1 04ff02153a74d1cb0a19191450e253163e93a3637b38aea0877264741fcdb6e2 18:53:44 $ docker rm -f --volumes 04ff02153a74d1cb0a19191450e253163e93a3637b38aea0877264741fcdb6e2 [Pipeline] // withDockerContainer [Pipeline] sh 18:53:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:53:46 Warning: overwriting stash ‘coverage-report’ 18:53:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:53:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:53:47 + ls -al . 18:53:47 total 268 18:53:47 drwxrwxr-x 10 jenkins jenkins 4096 Feb 2 18:49 . 18:53:47 drwxrwxr-x 4 jenkins jenkins 4096 Feb 2 18:46 .. 18:53:47 -rw-rw-r-- 1 jenkins jenkins 140 Feb 2 18:46 .dockerignore 18:53:47 drwxrwxr-x 8 jenkins jenkins 4096 Feb 2 18:46 .git 18:53:47 drwxrwxr-x 2 jenkins jenkins 4096 Feb 2 18:46 .github 18:53:47 -rw-rw-r-- 1 jenkins jenkins 131 Feb 2 18:46 .gitignore 18:53:47 -rw-rw-r-- 1 jenkins jenkins 42 Feb 2 18:46 .golangci.yml 18:53:47 -rw-rw-r-- 1 jenkins jenkins 31677 Feb 2 18:46 CHANGELOG.md 18:53:47 -rw-rw-r-- 1 jenkins jenkins 677 Feb 2 18:46 GOVERNANCE.md 18:53:47 -rw-rw-r-- 1 jenkins jenkins 885 Feb 2 18:46 Jenkinsfile 18:53:47 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 2 18:46 LICENSE 18:53:47 -rw-rw-r-- 1 jenkins jenkins 1679 Feb 2 18:46 Makefile 18:53:47 -rw-rw-r-- 1 jenkins jenkins 619 Feb 2 18:46 OWNERS.md 18:53:47 -rw-rw-r-- 1 jenkins jenkins 4891 Feb 2 18:46 README.md 18:53:47 -rw-rw-r-- 1 jenkins jenkins 5 Feb 2 18:43 VERSION 18:53:47 drwxrwxr-x 2 jenkins jenkins 4096 Feb 2 18:46 bin 18:53:47 -rw-r--r-- 1 jenkins jenkins 99762 Feb 2 18:52 coverage.out 18:53:47 drwxrwxr-x 5 jenkins jenkins 4096 Feb 2 18:46 example 18:53:47 -rw-rw-r-- 1 jenkins jenkins 3307 Feb 2 18:46 go.mod 18:53:47 -rw-rw-r-- 1 jenkins jenkins 34396 Feb 2 18:46 go.sum 18:53:47 drwxrwxr-x 13 jenkins jenkins 4096 Feb 2 18:46 internal 18:53:47 drwxrwxr-x 3 jenkins jenkins 4096 Feb 2 18:46 openapi 18:53:47 drwxrwxr-x 6 jenkins jenkins 4096 Feb 2 18:46 pkg 18:53:47 drwxrwxr-x 4 jenkins jenkins 4096 Feb 2 18:46 snap 18:53:47 -rw-rw-r-- 1 jenkins jenkins 222 Feb 2 18:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:47 + 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=5d71565234a755713e47525c8897ae7fcd2f81ad --label arch=arm64 --label version=0.0.0 . 18:53:48 Sending build context to Docker daemon 5.735MB 18:53:48 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 18:53:48 Step 2/23 : FROM ${BASE} AS builder 18:53:48 ---> 4ceb8caac096 18:53:48 Step 3/23 : ARG MAKE=make build 18:53:48 ---> Running in c698cf8a7950 18:53:48 Removing intermediate container c698cf8a7950 18:53:48 ---> c9d8a639cfee 18:53:48 Step 4/23 : WORKDIR /device-sdk-go 18:53:48 ---> Running in f9cc7c3d8ceb 18:53:48 Removing intermediate container f9cc7c3d8ceb 18:53:48 ---> 4a1e11a7a581 18:53:48 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:53:49 ---> Running in d02891c3dca4 18:53:49 Removing intermediate container d02891c3dca4 18:53:49 ---> 22b10380ac50 18:53:49 Step 6/23 : RUN apk add --update --no-cache make git 18:53:49 ---> Running in f610f180731d 18:53:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:53:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:53:51 OK: 221 MiB in 51 packages 18:53:52 Removing intermediate container f610f180731d 18:53:52 ---> a5c9ebe89b61 18:53:52 Step 7/23 : COPY go.mod vendor* ./ 18:53:52 ---> 9f0ee73a1177 18:53:52 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:53:53 ---> Running in 1224b0183a38 18:53:55 Removing intermediate container 1224b0183a38 18:53:55 ---> 676bf9b29f62 18:53:55 Step 9/23 : COPY . . 18:53:57 ---> a19bbf260926 18:53:57 Step 10/23 : RUN ${MAKE} 18:53:57 ---> Running in 02a9a8f44a24 18:53:58 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 18:56:04 Removing intermediate container 02a9a8f44a24 18:56:04 ---> a63cc23bdc35 18:56:04 Step 11/23 : FROM alpine:3.16 18:56:04 3.16: Pulling from library/alpine 18:56:04 6875df1f5354: Pulling fs layer 18:56:04 6875df1f5354: Verifying Checksum 18:56:04 6875df1f5354: Download complete 18:56:04 6875df1f5354: Pull complete 18:56:04 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 18:56:04 Status: Downloaded newer image for alpine:3.16 18:56:04 ---> 2b4661558fb8 18:56:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:56:04 ---> Running in b2149faba79a 18:56:04 Removing intermediate container b2149faba79a 18:56:04 ---> 30d26d91d73b 18:56:04 Step 13/23 : RUN apk add --update --no-cache 18:56:04 ---> Running in 7af46f9575a9 18:56:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:56:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:56:04 OK: 5 MiB in 14 packages 18:56:05 Removing intermediate container 7af46f9575a9 18:56:05 ---> 3fae3557af23 18:56:05 Step 14/23 : WORKDIR / 18:56:05 ---> Running in 540a63d6393c 18:56:06 Removing intermediate container 540a63d6393c 18:56:06 ---> 1216c8db2706 18:56:06 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:56:06 ---> e6d293274612 18:56:06 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:56:08 ---> 4c08cc57fc38 18:56:08 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:56:08 ---> 29f408e7910a 18:56:08 Step 18/23 : EXPOSE 59999 18:56:08 ---> Running in 3051a6473a4e 18:56:08 Removing intermediate container 3051a6473a4e 18:56:08 ---> e9f7496e1029 18:56:08 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:56:08 ---> Running in 1c7ccacd8649 18:56:09 Removing intermediate container 1c7ccacd8649 18:56:09 ---> 84cbd7d20a21 18:56:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:56:09 ---> Running in dcedee290231 18:56:09 Removing intermediate container dcedee290231 18:56:09 ---> 51ed1910d25e 18:56:09 Step 21/23 : LABEL arch=arm64 18:56:09 ---> Running in ddd0f3ebc26b 18:56:10 Removing intermediate container ddd0f3ebc26b 18:56:10 ---> 1091ab42d5ad 18:56:10 Step 22/23 : LABEL git_sha=5d71565234a755713e47525c8897ae7fcd2f81ad 18:56:10 ---> Running in a9cb3563ed4e 18:56:10 Removing intermediate container a9cb3563ed4e 18:56:10 ---> 08b9f0ec0b00 18:56:10 Step 23/23 : LABEL version=0.0.0 18:56:10 ---> Running in b77e9eb3a4bf 18:56:10 Removing intermediate container b77e9eb3a4bf 18:56:10 ---> 6b1eb728aec9 18:56:10 [Warning] One or more build-args [ARCH] were not consumed 18:56:10 Successfully built 6b1eb728aec9 18:56:10 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:56:11 18:56:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:56:11 arm64: Pulling from edgex-lftools-log-publisher 18:56:11 8998bd30e6a1: Pulling fs layer 18:56:11 04944245beec: Pulling fs layer 18:56:11 699f458cf7ca: Pulling fs layer 18:56:11 765212b225bb: Pulling fs layer 18:56:11 f23df028b6ca: Pulling fs layer 18:56:11 d65c8cfc05b1: Pulling fs layer 18:56:11 2437ff75d9bd: Pulling fs layer 18:56:11 765212b225bb: Waiting 18:56:11 f23df028b6ca: Waiting 18:56:11 d65c8cfc05b1: Waiting 18:56:11 2437ff75d9bd: Waiting 18:56:11 04944245beec: Verifying Checksum 18:56:11 04944245beec: Download complete 18:56:11 765212b225bb: Verifying Checksum 18:56:11 765212b225bb: Download complete 18:56:11 f23df028b6ca: Verifying Checksum 18:56:11 f23df028b6ca: Download complete 18:56:12 d65c8cfc05b1: Verifying Checksum 18:56:12 d65c8cfc05b1: Download complete 18:56:12 699f458cf7ca: Verifying Checksum 18:56:12 699f458cf7ca: Download complete 18:56:12 8998bd30e6a1: Download complete 18:56:15 2437ff75d9bd: Verifying Checksum 18:56:16 8998bd30e6a1: Pull complete 18:56:17 04944245beec: Pull complete 18:56:18 699f458cf7ca: Pull complete 18:56:18 765212b225bb: Pull complete 18:56:19 f23df028b6ca: Pull complete 18:56:19 d65c8cfc05b1: Pull complete 18:56:34 2437ff75d9bd: Pull complete 18:56:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:56:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:56:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:56:34 prd-ubuntu20.04-docker-arm64-4c-16g-4392 does not seem to be running inside a container 18:56:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:56:37 $ docker top 63e8b72681429dee7b0287f6c13682416f2e60522348aab9ea5bde3ab9073a89 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:56:38 ---> job-cost.sh 18:56:38 lf-activate-venv: SKIPPING 18:56:38 INFO: No Stack... 18:56:38 INFO: Retrieving Pricing Info for: v3-standard-4 18:56:39 INFO: Archiving Costs [Pipeline] sh 18:56:39 + cut -d, -f6 18:56:39 + cat /w/workspace/device-sdk-go/3/archives/cost.csv [Pipeline] lock 18:56:39 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1288-3-stack-cost] 18:56:39 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1288-3-stack-cost] did not exist. Created. 18:56:39 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1288-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:56:40 /w/workspace/device-sdk-go/3@tmp/durable-0fd5c028/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:56:40 + echo total: 0.10999999940395355 [Pipeline] stash 18:56:40 Warning: overwriting stash ‘stack-cost’ 18:56:40 Stashed 1 file(s) [Pipeline] } 18:56:40 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1288-3-stack-cost] [Pipeline] // lock [Pipeline] } 18:56:40 $ docker stop --time=1 63e8b72681429dee7b0287f6c13682416f2e60522348aab9ea5bde3ab9073a89 18:56:42 $ docker rm -f --volumes 63e8b72681429dee7b0287f6c13682416f2e60522348aab9ea5bde3ab9073a89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:56:42 provisioning config files... 18:56:42 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1288@tmp/config13995076984051807305tmp [Pipeline] { [Pipeline] sh 18:56:42 + set +x 18:56:42 + curl -s https://codecov.io/bash 18:56:42 + bash -s -- 18:56:42 18:56:42 _____ _ 18:56:42 / ____| | | 18:56:42 | | ___ __| | ___ ___ _____ __ 18:56:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:56:42 | |___| (_) | (_| | __/ (_| (_) \ V / 18:56:42 \_____\___/ \__,_|\___|\___\___/ \_/ 18:56:42 Bash-1.0.6 18:56:42 18:56:42 18:56:42 ==> git version 2.25.1 found 18:56:42 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 18:56:42 Release-Date: 2020-01-08 18:56:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:56:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:56:42 ==> Jenkins CI detected. 18:56:42 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1288 18:56:42 project root: . 18:56:42 --> token set from env 18:56:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:56:42 ==> Running gcov in . (disable via -X gcov) 18:56:42 ==> Python coveragepy not found 18:56:42 ==> Searching for coverage reports in: 18:56:42 + . 18:56:42 -> Found 1 reports 18:56:42 ==> Detecting git/mercurial file structure 18:56:42 ==> Reading reports 18:56:42 + ./coverage.out bytes=99762 18:56:42 ==> Appending adjustments 18:56:42 https://docs.codecov.io/docs/fixing-reports 18:56:43 + Found adjustments 18:56:43 ==> Gzipping contents 18:56:43 16K /tmp/codecov.ZJ0ix5.gz 18:56:43 ==> Uploading reports 18:56:43 url: https://codecov.io 18:56:43 query: branch=PR-1288&commit=7bbc9c286fac616e08c756253d6e324dcb7072c4&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1288%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1288&job=&cmd_args= 18:56:43 -> Pinging Codecov 18:56:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1288&commit=7bbc9c286fac616e08c756253d6e324dcb7072c4&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1288%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1288&job=&cmd_args= 18:56:43 -> Uploading to 18:56:43 https://storage.googleapis.com/codecov/v4/raw/2023-02-02/7E55EF52A471D76F132DFD9A03CDDE97/7bbc9c286fac616e08c756253d6e324dcb7072c4/e002d1c4-9e32-4541-a746-e6d0854e3ac5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230202%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230202T185643Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6d5f521720f8f467c7cfbc1692cab7eeb3e990a0d72b9443ca038b850bebcbff 18:56:43 % Total % Received % Xferd Average Speed Time Time Time Current 18:56:43 Dload Upload Total Spent Left Speed 18:56:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14433 0 0 100 14433 0 48925 --:--:-- --:--:-- --:--:-- 48925 18:56:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/7bbc9c286fac616e08c756253d6e324dcb7072c4 [Pipeline] } 18:56:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:56:44 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1288/archives ] 18:56:44 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1288/archives 18:56:44 total 16 18:56:44 drwxr-xr-x 3 root root 4096 Feb 2 18:45 . 18:56:44 drwxrwxr-x 12 jenkins jenkins 4096 Feb 2 18:45 .. 18:56:44 drwxr-xr-x 2 root root 4096 Feb 2 18:45 cost 18:56:44 -rw-r--r-- 1 root root 86 Feb 2 18:45 cost.csv 18:56:44 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1288/archives 18:56:44 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1288/archives 18:56:44 total 16 18:56:44 drwxr-xr-x 3 jenkins jenkins 4096 Feb 2 18:45 . 18:56:44 drwxrwxr-x 12 jenkins jenkins 4096 Feb 2 18:45 .. 18:56:44 drwxr-xr-x 2 jenkins jenkins 4096 Feb 2 18:45 cost 18:56:44 -rw-r--r-- 1 jenkins jenkins 86 Feb 2 18:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:56:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:56:45 ---> package-listing.sh 18:56:45 ++ facter osfamily 18:56:45 ++ tr '[:upper:]' '[:lower:]' 18:56:45 + OS_FAMILY=debian 18:56:45 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1288 18:56:45 + START_PACKAGES=/tmp/packages_start.txt 18:56:45 + END_PACKAGES=/tmp/packages_end.txt 18:56:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:56:45 + PACKAGES=/tmp/packages_start.txt 18:56:45 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1288 ']' 18:56:45 + PACKAGES=/tmp/packages_end.txt 18:56:45 + case "${OS_FAMILY}" in 18:56:45 + dpkg -l 18:56:45 + grep '^ii' 18:56:45 + '[' -f /tmp/packages_start.txt ']' 18:56:45 + '[' -f /tmp/packages_end.txt ']' 18:56:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:56:45 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1288 ']' 18:56:45 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1288/archives/ 18:56:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1288/archives/ [Pipeline] echo 18:56:45 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-1288/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:56:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:56:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:56:46 prd-ubuntu20.04-docker-8c-8g-4389 does not seem to be running inside a container 18:56:46 $ 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-1288/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-1288 -v /w/workspace/gexfoundry_device-sdk-go_PR-1288:/w/workspace/gexfoundry_device-sdk-go_PR-1288:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1288@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1288@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:56:47 $ docker top cd869358fe1e7f7d28eb6dee4b70a9a67ffea720a49310530a67247329fb3466 -eo pid,comm [Pipeline] { [Pipeline] sh 18:56:47 + touch /tmp/pre-build-complete [Pipeline] sh 18:56:47 + mkdir -p /var/log/sysstat [Pipeline] sh 18:56:48 + ls /var/log/sa-host 18:56:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:56:48 provisioning config files... 18:56:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1288@tmp/config593827962566700899tmp [Pipeline] { [Pipeline] echo 18:56:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:56:48 ---> create-netrc.sh [Pipeline] } 18:56:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:56:48 ---> python-tools-install.sh [Pipeline] echo 18:56:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:56:49 ---> sudo-logs.sh 18:56:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:56:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:56:49 ---> job-cost.sh 18:56:49 lf-activate-venv: SKIPPING 18:56:49 DEBUG: total: 0.2199999988079071 18:56:49 INFO: Retrieving Stack Cost... 18:56:50 INFO: Retrieving Pricing Info for: v3-standard-8 18:56:50 INFO: Archiving Costs [Pipeline] echo 18:56:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:56:50 ---> logs-deploy.sh 18:56:50 lf-activate-venv: SKIPPING 18:56:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1288/3 18:56:50 INFO: archiving workspace using pattern(s): 18:56:51 Archives upload complete. 18:56:52 INFO: archiving logs to Nexus 18:56:52 ---> uname -a: 18:56:52 Linux prd-ubuntu20-04-docker-8c-8g-4389 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:56:52 18:56:52 18:56:52 ---> lscpu: 18:56:52 Architecture: x86_64 18:56:52 CPU op-mode(s): 32-bit, 64-bit 18:56:52 Byte Order: Little Endian 18:56:52 Address sizes: 40 bits physical, 48 bits virtual 18:56:52 CPU(s): 8 18:56:52 On-line CPU(s) list: 0-7 18:56:52 Thread(s) per core: 1 18:56:52 Core(s) per socket: 1 18:56:52 Socket(s): 8 18:56:52 NUMA node(s): 1 18:56:52 Vendor ID: AuthenticAMD 18:56:52 CPU family: 23 18:56:52 Model: 49 18:56:52 Model name: AMD EPYC-Rome Processor 18:56:52 Stepping: 0 18:56:52 CPU MHz: 2799.996 18:56:52 BogoMIPS: 5599.99 18:56:52 Virtualization: AMD-V 18:56:52 Hypervisor vendor: KVM 18:56:52 Virtualization type: full 18:56:52 L1d cache: 256 KiB 18:56:52 L1i cache: 256 KiB 18:56:52 L2 cache: 4 MiB 18:56:52 L3 cache: 128 MiB 18:56:52 NUMA node0 CPU(s): 0-7 18:56:52 Vulnerability Itlb multihit: Not affected 18:56:52 Vulnerability L1tf: Not affected 18:56:52 Vulnerability Mds: Not affected 18:56:52 Vulnerability Meltdown: Not affected 18:56:52 Vulnerability Mmio stale data: Not affected 18:56:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:56:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:56:52 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:56:52 Vulnerability Srbds: Not affected 18:56:52 Vulnerability Tsx async abort: Not affected 18:56:52 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 18:56:52 18:56:52 18:56:52 ---> nproc: 18:56:52 8 18:56:52 18:56:52 18:56:52 ---> df -h: 18:56:52 Filesystem Size Used Avail Use% Mounted on 18:56:52 overlay 155G 12G 144G 8% / 18:56:52 tmpfs 64M 0 64M 0% /dev 18:56:52 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:56:52 shm 64M 0 64M 0% /dev/shm 18:56:52 /dev/vda1 155G 12G 144G 8% /facter-os 18:56:52 18:56:52 18:56:52 ---> sar -b -r -n DEV: 18:56:52 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4389) 02/02/23 _x86_64_ (8 CPU) 18:56:52 18:56:52 18:41:52 LINUX RESTART (8 CPU) 18:56:52 18:56:52 18:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:56:52 18:43:02 267.46 44.63 222.83 0.00 4959.84 62032.06 0.00 18:56:52 18:44:01 155.67 4.13 151.53 0.00 451.72 87186.58 0.00 18:56:52 18:45:01 75.69 0.15 75.54 0.00 13.86 52801.22 0.00 18:56:52 18:46:01 174.78 0.20 174.58 0.00 14.66 73441.57 0.00 18:56:52 18:47:01 9.52 0.97 8.55 0.00 67.46 28675.09 0.00 18:56:52 18:48:01 54.27 9.62 44.66 0.00 5087.42 21403.90 0.00 18:56:52 18:49:01 3.38 0.02 3.37 0.00 0.13 89.05 0.00 18:56:52 18:50:01 1.83 0.00 1.83 0.00 0.00 20.00 0.00 18:56:52 18:51:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 18:56:52 18:52:01 2.08 0.00 2.08 0.00 0.00 22.40 0.00 18:56:52 18:53:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 18:56:52 18:54:01 1.78 0.00 1.78 0.00 0.00 19.20 0.00 18:56:52 18:55:01 1.33 0.00 1.33 0.00 0.00 15.60 0.00 18:56:52 18:56:01 1.48 0.00 1.48 0.00 0.00 15.06 0.00 18:56:52 Average: 53.57 4.26 49.31 0.00 757.12 23193.16 0.00 18:56:52 18:56:52 18:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:56:52 18:43:02 30099920 31628344 738272 2.25 52164 1786112 2073612 6.11 938168 1570780 192708 18:56:52 18:44:01 27895312 31543556 766560 2.33 136076 3675192 2098252 6.18 1210156 3300136 521232 18:56:52 18:45:01 28017544 31536564 765232 2.33 147572 3540176 1928356 5.68 1225764 3162872 323028 18:56:52 18:46:01 27682612 31572180 731116 2.22 159468 3875096 1792296 5.28 1234600 3460020 316 18:56:52 18:47:01 27618300 31567716 734792 2.23 161104 3931260 1815000 5.35 1244840 3516080 32 18:56:52 18:48:01 27163980 31556280 729276 2.22 192928 4329872 1843372 5.43 1551732 3625992 12 18:56:52 18:49:01 27169852 31557512 728464 2.22 191476 4326612 1812148 5.34 1550488 3622792 4 18:56:52 18:50:01 27171988 31559732 726352 2.21 191552 4326616 1812148 5.34 1548376 3622792 144 18:56:52 18:51:01 27179304 31567164 718956 2.19 191628 4326616 1812148 5.34 1541828 3622832 8 18:56:52 18:52:01 27178980 31566928 719076 2.19 191700 4326628 1812148 5.34 1541928 3622836 8 18:56:52 18:53:01 27178924 31566880 719084 2.19 191732 4326628 1812148 5.34 1541684 3622836 20 18:56:52 18:54:01 27178900 31567016 718928 2.19 191796 4326636 1812148 5.34 1541832 3622944 4 18:56:52 18:55:01 27178860 31567092 718888 2.19 191852 4326640 1812148 5.34 1541756 3622956 8 18:56:52 18:56:01 27178552 31566808 719068 2.19 191876 4326640 1812148 5.34 1541976 3622956 4 18:56:52 Average: 27563788 31565984 731005 2.22 170209 3982195 1860577 5.48 1411081 3401345 74109 18:56:52 18:56:52 18:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:56:52 18:43:02 ens3 416.46 289.99 2449.64 66.11 0.00 0.00 0.00 0.00 18:56:52 18:43:02 lo 4.40 4.40 0.42 0.42 0.00 0.00 0.00 0.00 18:56:52 18:43:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:56:52 18:44:01 ens3 413.76 320.84 6106.96 70.56 0.00 0.00 0.00 0.00 18:56:52 18:44:01 lo 2.98 2.98 0.29 0.29 0.00 0.00 0.00 0.00 18:56:52 18:44:01 docker0 183.51 240.03 15.12 2004.03 0.00 0.00 0.00 0.00 18:56:52 18:45:01 ens3 28.41 18.70 30.40 12.23 0.00 0.00 0.00 0.00 18:56:52 18:45:01 veth34558d3 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 18:56:52 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:56:52 18:45:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 18:56:52 18:46:01 ens3 122.10 83.04 2664.80 18.61 0.00 0.00 0.00 0.00 18:56:52 18:46:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 18:56:52 18:46:01 docker0 3.18 7.16 0.19 81.05 0.00 0.00 0.00 0.00 18:56:52 18:47:01 ens3 52.11 33.16 855.47 2.52 0.00 0.00 0.00 0.00 18:56:52 18:47:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 18:56:52 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:56:52 18:48:01 ens3 100.33 60.22 1897.97 4.32 0.00 0.00 0.00 0.00 18:56:52 18:48:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 18:56:52 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:56:52 18:49:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 18:56:52 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:56:52 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:56:52 18:50:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:56:52 18:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:56:52 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:56:52 18:51:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:56:52 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:56:52 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:56:52 18:52:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:56:52 18:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:56:52 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:56:52 18:53:01 ens3 0.30 0.28 0.09 0.08 0.00 0.00 0.00 0.00 18:56:52 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:56:52 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:56:52 18:54:01 ens3 0.27 0.22 0.12 0.01 0.00 0.00 0.00 0.00 18:56:52 18:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:56:52 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:56:52 18:55:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 18:56:52 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:56:52 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:56:52 18:56:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:56:52 18:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:56:52 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:56:52 Average: ens3 80.64 57.32 994.36 12.39 0.00 0.00 0.00 0.00 18:56:52 Average: lo 0.79 0.79 0.07 0.07 0.00 0.00 0.00 0.00 18:56:52 Average: docker0 13.13 17.40 1.08 146.72 0.00 0.00 0.00 0.00 18:56:52 18:56:52 18:56:52 ---> sar -P ALL: 18:56:52 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4389) 02/02/23 _x86_64_ (8 CPU) 18:56:52 18:56:52 18:41:52 LINUX RESTART (8 CPU) 18:56:52 18:56:52 18:42:01 CPU %user %nice %system %iowait %steal %idle 18:56:52 18:43:02 all 5.08 0.00 1.44 13.06 0.94 79.48 18:56:52 18:43:02 0 8.27 0.00 0.95 15.79 0.03 74.95 18:56:52 18:43:02 1 4.45 0.00 1.17 21.06 0.05 73.27 18:56:52 18:43:02 2 4.15 0.00 1.40 0.30 0.47 93.69 18:56:52 18:43:02 3 3.37 0.00 2.26 3.52 0.07 90.79 18:56:52 18:43:02 4 3.74 0.00 1.20 14.86 1.94 78.26 18:56:52 18:43:02 5 4.95 0.00 1.10 18.07 0.05 75.82 18:56:52 18:43:02 6 6.99 0.00 2.17 15.90 3.71 71.23 18:56:52 18:43:02 7 4.66 0.00 1.26 14.80 1.05 78.23 18:56:52 18:44:01 all 8.79 0.00 3.95 4.24 0.08 82.94 18:56:52 18:44:01 0 10.44 0.00 4.28 9.69 0.07 75.52 18:56:52 18:44:01 1 8.72 0.00 3.25 3.63 0.07 84.34 18:56:52 18:44:01 2 8.28 0.00 4.66 1.59 0.07 85.40 18:56:52 18:44:01 3 8.12 0.00 3.75 1.27 0.09 86.77 18:56:52 18:44:01 4 8.02 0.00 4.02 16.56 0.12 71.29 18:56:52 18:44:01 5 8.40 0.00 3.72 0.28 0.05 87.56 18:56:52 18:44:01 6 8.68 0.00 3.81 0.12 0.07 87.32 18:56:52 18:44:01 7 9.69 0.00 4.12 0.78 0.09 85.32 18:56:52 18:45:01 all 40.00 0.00 5.38 2.09 0.09 52.45 18:56:52 18:45:01 0 41.85 0.00 6.46 11.14 0.08 40.47 18:56:52 18:45:01 1 39.91 0.00 5.27 0.07 0.08 54.67 18:56:52 18:45:01 2 39.78 0.00 5.49 0.15 0.08 54.50 18:56:52 18:45:01 3 39.92 0.00 5.18 0.03 0.10 54.77 18:56:52 18:45:01 4 38.66 0.00 5.07 2.78 0.08 53.41 18:56:52 18:45:01 5 40.51 0.00 5.03 0.15 0.08 54.22 18:56:52 18:45:01 6 40.19 0.00 4.82 0.12 0.08 54.79 18:56:52 18:45:01 7 39.15 0.00 5.69 2.28 0.10 52.78 18:56:52 18:46:01 all 18.21 0.00 4.10 3.82 0.07 73.80 18:56:52 18:46:01 0 19.68 0.00 4.18 11.62 0.07 64.46 18:56:52 18:46:01 1 18.38 0.00 4.67 1.95 0.07 74.94 18:56:52 18:46:01 2 17.41 0.00 4.33 7.14 0.07 71.05 18:56:52 18:46:01 3 18.96 0.00 4.13 0.88 0.07 75.96 18:56:52 18:46:01 4 17.09 0.00 3.72 3.16 0.07 75.96 18:56:52 18:46:01 5 17.39 0.00 3.64 1.50 0.07 77.40 18:56:52 18:46:01 6 18.18 0.00 4.17 2.24 0.07 75.34 18:56:52 18:46:01 7 18.58 0.00 3.95 2.10 0.08 75.28 18:56:52 18:47:01 all 0.15 0.00 0.10 0.07 0.01 99.67 18:56:52 18:47:01 0 0.05 0.00 0.05 0.25 0.00 99.65 18:56:52 18:47:01 1 0.12 0.00 0.07 0.07 0.02 99.73 18:56:52 18:47:01 2 0.05 0.00 0.02 0.00 0.00 99.93 18:56:52 18:47:01 3 0.08 0.00 0.05 0.02 0.02 99.83 18:56:52 18:47:01 4 0.08 0.00 0.03 0.02 0.00 99.87 18:56:52 18:47:01 5 0.50 0.00 0.23 0.02 0.02 99.23 18:56:52 18:47:01 6 0.27 0.00 0.32 0.15 0.02 99.25 18:56:52 18:47:01 7 0.08 0.00 0.03 0.02 0.00 99.87 18:56:52 18:48:01 all 8.09 0.00 1.78 0.81 4.98 84.34 18:56:52 18:48:01 0 15.07 0.00 2.26 0.57 0.08 82.01 18:56:52 18:48:01 1 5.93 0.00 1.29 0.12 0.38 92.27 18:56:52 18:48:01 2 6.49 0.00 3.13 1.16 1.80 87.42 18:56:52 18:48:01 3 12.38 0.00 1.14 0.55 0.44 85.48 18:56:52 18:48:01 4 12.15 0.00 1.84 0.02 2.20 83.79 18:56:52 18:48:01 5 7.72 0.00 1.35 1.06 1.10 88.76 18:56:52 18:48:01 6 3.85 0.00 1.32 1.89 10.66 82.28 18:56:52 18:48:01 7 1.62 0.00 1.88 0.97 20.40 75.14 18:56:52 18:49:01 all 0.10 0.00 0.05 0.01 0.00 99.84 18:56:52 18:49:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:56:52 18:49:01 1 0.23 0.00 0.05 0.00 0.00 99.72 18:56:52 18:49:01 2 0.22 0.00 0.10 0.00 0.00 99.68 18:56:52 18:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:56:52 18:49:01 4 0.08 0.00 0.05 0.00 0.00 99.87 18:56:52 18:49:01 5 0.07 0.00 0.07 0.07 0.00 99.80 18:56:52 18:49:01 6 0.07 0.00 0.05 0.00 0.00 99.88 18:56:52 18:49:01 7 0.07 0.00 0.03 0.02 0.00 99.88 18:56:52 18:50:01 all 0.04 0.00 0.00 0.00 0.01 99.94 18:56:52 18:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:56:52 18:50:01 1 0.23 0.00 0.00 0.00 0.02 99.75 18:56:52 18:50:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:56:52 18:50:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:56:52 18:50:01 4 0.02 0.00 0.02 0.00 0.02 99.95 18:56:52 18:50:01 5 0.05 0.00 0.00 0.03 0.02 99.90 18:56:52 18:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:56:52 18:50:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:56:52 18:51:01 all 0.05 0.00 0.01 0.04 0.00 99.90 18:56:52 18:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:56:52 18:51:01 1 0.28 0.00 0.00 0.00 0.00 99.72 18:56:52 18:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:56:52 18:51:01 3 0.00 0.00 0.03 0.00 0.00 99.97 18:56:52 18:51:01 4 0.03 0.00 0.03 0.00 0.00 99.93 18:56:52 18:51:01 5 0.03 0.00 0.02 0.35 0.00 99.60 18:56:52 18:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:56:52 18:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:56:52 18:52:01 all 0.03 0.00 0.01 0.01 0.00 99.96 18:56:52 18:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:56:52 18:52:01 1 0.05 0.00 0.02 0.00 0.00 99.93 18:56:52 18:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:56:52 18:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:56:52 18:52:01 4 0.05 0.00 0.03 0.00 0.02 99.90 18:56:52 18:52:01 5 0.02 0.00 0.00 0.05 0.00 99.93 18:56:52 18:52:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:56:52 18:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:56:52 18:53:01 all 0.02 0.00 0.01 0.02 0.00 99.96 18:56:52 18:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:56:52 18:53:01 1 0.03 0.00 0.00 0.00 0.00 99.97 18:56:52 18:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:56:52 18:53:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:56:52 18:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:56:52 18:53:01 5 0.05 0.00 0.02 0.15 0.00 99.78 18:56:52 18:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:56:52 18:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:56:52 18:56:52 18:53:01 CPU %user %nice %system %iowait %steal %idle 18:56:52 18:54:01 all 0.03 0.00 0.01 0.02 0.00 99.94 18:56:52 18:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:56:52 18:54:01 1 0.10 0.00 0.02 0.00 0.00 99.88 18:56:52 18:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:56:52 18:54:01 3 0.02 0.00 0.02 0.02 0.02 99.93 18:56:52 18:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:56:52 18:54:01 5 0.02 0.00 0.00 0.13 0.00 99.85 18:56:52 18:54:01 6 0.03 0.00 0.00 0.00 0.02 99.95 18:56:52 18:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:56:52 18:55:01 all 0.02 0.00 0.00 0.00 0.00 99.97 18:56:52 18:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:56:52 18:55:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:56:52 18:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:56:52 18:55:01 3 0.03 0.00 0.02 0.02 0.02 99.92 18:56:52 18:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:56:52 18:55:01 5 0.02 0.00 0.02 0.02 0.00 99.95 18:56:52 18:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:56:52 18:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:56:52 18:56:01 all 0.05 0.00 0.02 0.01 0.00 99.91 18:56:52 18:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:56:52 18:56:01 1 0.32 0.00 0.02 0.00 0.00 99.67 18:56:52 18:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:56:52 18:56:01 3 0.00 0.00 0.02 0.02 0.00 99.97 18:56:52 18:56:01 4 0.05 0.00 0.02 0.00 0.02 99.92 18:56:52 18:56:01 5 0.03 0.00 0.03 0.10 0.02 99.82 18:56:52 18:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:56:52 18:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:56:52 Average: all 5.68 0.00 1.18 1.74 0.38 91.02 18:56:52 Average: 0 6.66 0.00 1.27 3.51 0.02 88.53 18:56:52 Average: 1 5.59 0.00 1.12 1.96 0.04 91.29 18:56:52 Average: 2 5.39 0.00 1.32 0.72 0.15 92.41 18:56:52 Average: 3 5.80 0.00 1.18 0.45 0.05 92.52 18:56:52 Average: 4 5.56 0.00 1.12 2.70 0.29 90.33 18:56:52 Average: 5 5.63 0.00 1.07 1.58 0.09 91.63 18:56:52 Average: 6 5.58 0.00 1.18 1.49 0.93 90.82 18:56:52 Average: 7 5.25 0.00 1.19 1.50 1.42 90.64 18:56:52 18:56:52 18:56:52