Pull request #1535 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 87f3ded369b6d362272714c60d79bd60e502cd62+487ca8dbaf5a7983b4dd4e8681142a99360f28bf (45ffe8660d6f52348311ec778d273fc9fbc8d09c) 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-ssh10785189046251942394.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh11067985887294443786.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1535/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1535/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10619040638679746938.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1535/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2124796960943525609.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2703732716015110691.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1535/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1535/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3504937892865121826.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16342 in /w/workspace/gexfoundry_device-sdk-go_PR-1535 [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-1535 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1535/head:refs/remotes/origin/PR-1535 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 487ca8dbaf5a7983b4dd4e8681142a99360f28bf into PR head commit 87f3ded369b6d362272714c60d79bd60e502cd62 Merge succeeded, producing 87f3ded369b6d362272714c60d79bd60e502cd62 Checking out Revision 87f3ded369b6d362272714c60d79bd60e502cd62 (PR-1535) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] } [Pipeline] // stage > git config core.sparsecheckout # timeout=10 > git checkout -f 87f3ded369b6d362272714c60d79bd60e502cd62 # 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 487ca8dbaf5a7983b4dd4e8681142a99360f28bf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 87f3ded369b6d362272714c60d79bd60e502cd62 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:29:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:29:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:29:59 ========================================================= 04:29:59 EdgeX Global Pipelines Version Info 04:29:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:30:00 ------------------- 04:30:00 stable info: 04:30:00 ------------------- 04:30:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:30:00 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 04:30:00 Message: update stable to v1.0.255 04:30:01 ------------------- 04:30:01 experimental info: 04:30:01 ------------------- 04:30:01 Commited By: **** collab-it+edgex@linuxfoundation.org 04:30:01 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 04:30:01 Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:30:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:30:01 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:30:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:30:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:30:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:30:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:30:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:30:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:30:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:30:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:30:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:30:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:30:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:30:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:30:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:30:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:30:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:30:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:30:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:30:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:30:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:30:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:30:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:30:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:30:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:30:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:30:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:30:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1535 [Pipeline] echo 04:30:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1535 [Pipeline] echo 04:30:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1535 [Pipeline] echo 04:30:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 87f3ded369b6d362272714c60d79bd60e502cd62 [Pipeline] echo 04:30:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 87f3ded [Pipeline] echo 04:30:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:30:03 provisioning config files... 04:30:03 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1535@tmp/config5208182258839503622tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:30:03 ---> docker-login.sh 04:30:03 nexus3.edgexfoundry.org:10001 04:30:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:04 Configure a credential helper to remove this warning. See 04:30:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:04 04:30:04 Login Succeeded 04:30:04 nexus3.edgexfoundry.org:10002 04:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:04 Configure a credential helper to remove this warning. See 04:30:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:04 04:30:04 Login Succeeded 04:30:04 nexus3.edgexfoundry.org:10003 04:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:04 Configure a credential helper to remove this warning. See 04:30:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:04 04:30:04 Login Succeeded 04:30:04 nexus3.edgexfoundry.org:10004 04:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:04 Configure a credential helper to remove this warning. See 04:30:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:04 04:30:04 Login Succeeded 04:30:04 docker.io 04:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:05 Configure a credential helper to remove this warning. See 04:30:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:05 04:30:05 Login Succeeded 04:30:05 ---> docker-login.sh ends [Pipeline] } 04:30:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:30:06 + git rev-list -1 --merges 87f3ded369b6d362272714c60d79bd60e502cd62~1..87f3ded369b6d362272714c60d79bd60e502cd62 [Pipeline] echo 04:30:06 -----------> git rev-list -1 --merges 87f3ded369b6d362272714c60d79bd60e502cd62~1..87f3ded369b6d362272714c60d79bd60e502cd62 87f3ded369b6d362272714c60d79bd60e502cd62 [false] [Pipeline] sh 04:30:07 + git log --format=format:%s -1 87f3ded369b6d362272714c60d79bd60e502cd62 [Pipeline] echo 04:30:07 ========================================================= 04:30:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:30:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:30:07 + git log --format=format:%s -1 87f3ded369b6d362272714c60d79bd60e502cd62 [Pipeline] echo 04:30:07 [semverPrep] GIT_COMMIT: 87f3ded369b6d362272714c60d79bd60e502cd62, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:30:07 [semverPrep] This is not a build commit. [Pipeline] sh 04:30:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:30:07 + grep -v github /etc/ssh/ssh_known_hosts 04:30:07 + [ -e /tmp/ssh_known_hosts ] 04:30:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:30:07 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 04:30:07 -a /etc/ssh/ssh_known_hosts 04:30:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:30:08 04:30:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:30:08 0.1.4: Pulling from edgex-devops/py-git-semver 04:30:08 b85a868b505f: Pulling fs layer 04:30:08 e2be974225ed: Pulling fs layer 04:30:08 339a4e72a1f5: Pulling fs layer 04:30:08 988bab9f4d93: Pulling fs layer 04:30:08 1469e6f7b9e6: Pulling fs layer 04:30:08 eaf3925da568: Pulling fs layer 04:30:08 bab4dde63d76: Pulling fs layer 04:30:08 bde34c3a00c8: Pulling fs layer 04:30:08 b352a97aabf1: Pulling fs layer 04:30:08 4872d77fe225: Pulling fs layer 04:30:08 5851b861e8e6: Pulling fs layer 04:30:08 bab4dde63d76: Waiting 04:30:08 bde34c3a00c8: Waiting 04:30:08 b352a97aabf1: Waiting 04:30:08 4872d77fe225: Waiting 04:30:08 5851b861e8e6: Waiting 04:30:08 1469e6f7b9e6: Waiting 04:30:08 988bab9f4d93: Waiting 04:30:08 eaf3925da568: Waiting 04:30:08 e2be974225ed: Download complete 04:30:08 988bab9f4d93: Verifying Checksum 04:30:08 988bab9f4d93: Download complete 04:30:08 1469e6f7b9e6: Verifying Checksum 04:30:08 1469e6f7b9e6: Download complete 04:30:08 eaf3925da568: Download complete 04:30:09 339a4e72a1f5: Verifying Checksum 04:30:09 339a4e72a1f5: Download complete 04:30:09 bde34c3a00c8: Verifying Checksum 04:30:09 bde34c3a00c8: Download complete 04:30:09 b352a97aabf1: Download complete 04:30:09 4872d77fe225: Verifying Checksum 04:30:09 4872d77fe225: Download complete 04:30:09 5851b861e8e6: Download complete 04:30:09 b85a868b505f: Verifying Checksum 04:30:09 b85a868b505f: Download complete 04:30:09 bab4dde63d76: Verifying Checksum 04:30:09 bab4dde63d76: Download complete 04:30:10 b85a868b505f: Pull complete 04:30:10 e2be974225ed: Pull complete 04:30:11 339a4e72a1f5: Pull complete 04:30:11 988bab9f4d93: Pull complete 04:30:11 1469e6f7b9e6: Pull complete 04:30:11 eaf3925da568: Pull complete 04:30:13 bab4dde63d76: Pull complete 04:30:13 bde34c3a00c8: Pull complete 04:30:13 b352a97aabf1: Pull complete 04:30:14 4872d77fe225: Pull complete 04:30:14 5851b861e8e6: Pull complete 04:30:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:30:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:30:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:30:14 prd-ubuntu20.04-docker-8c-8g-16342 does not seem to be running inside a container 04:30:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1535 -v /w/workspace/gexfoundry_device-sdk-go_PR-1535:/w/workspace/gexfoundry_device-sdk-go_PR-1535:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1535@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1535@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:30:18 $ docker top 7b3eb8887a2f2bee729f93326df12b236aaeef8703df591153f9c52d19ab6964 -eo pid,comm 04:30:18 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:30:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:30:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:30:18 [ssh-agent] Looking for ssh-agent implementation... 04:30:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:30:19 $ docker exec 7b3eb8887a2f2bee729f93326df12b236aaeef8703df591153f9c52d19ab6964 ssh-agent 04:30:19 SSH_AUTH_SOCK=/tmp/ssh-rqD9E0tG3Pgh/agent.33 04:30:19 SSH_AGENT_PID=39 04:30:19 Running ssh-add (command line suppressed) 04:30:19 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1535@tmp/private_key_3915732932717334757.key (/w/workspace/gexfoundry_device-sdk-go_PR-1535@tmp/private_key_3915732932717334757.key) 04:30:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:30:19 + git tag --points-at HEAD [Pipeline] } 04:30:19 $ docker exec --env ******** --env ******** 7b3eb8887a2f2bee729f93326df12b236aaeef8703df591153f9c52d19ab6964 ssh-agent -k 04:30:19 unset SSH_AUTH_SOCK; 04:30:19 unset SSH_AGENT_PID; 04:30:19 echo Agent pid 39 killed; 04:30:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:30:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:30:19 [ssh-agent] Looking for ssh-agent implementation... 04:30:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:30:20 $ docker exec 7b3eb8887a2f2bee729f93326df12b236aaeef8703df591153f9c52d19ab6964 ssh-agent 04:30:20 SSH_AUTH_SOCK=/tmp/ssh-sZ7Eaw2vmEUI/agent.72 04:30:20 SSH_AGENT_PID=78 04:30:20 Running ssh-add (command line suppressed) 04:30:20 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1535@tmp/private_key_14828438019089479690.key (/w/workspace/gexfoundry_device-sdk-go_PR-1535@tmp/private_key_14828438019089479690.key) 04:30:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:30:20 + git semver init 04:30:20 2023-11-02 04:30:20,775 [run_init] DEBUG init version:0.0.0 force:False 04:30:20 2023-11-02 04:30:20,776 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1535/.semver 04:30:20 2023-11-02 04:30:20,777 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1535/.semver 04:30:20 2023-11-02 04:30:20,777 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1535/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1535, universal_newlines=False, shell=None, istream=None) 04:30:21 2023-11-02 04:30:21,779 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1535/.git/info/exclude 04:30:21 2023-11-02 04:30:21,779 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1535/.semver/PR-1535 with force:False 04:30:21 2023-11-02 04:30:21,779 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1535/.semver/PR-1535 04:30:21 2023-11-02 04:30:21,783 [execute] INFO git cat-file --batch-check 04:30:21 2023-11-02 04:30:21,783 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1535/.semver, universal_newlines=False, shell=None, istream=) 04:30:22 2023-11-02 04:30:21,789 [execute] INFO git cat-file --batch 04:30:22 2023-11-02 04:30:21,789 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1535/.semver, universal_newlines=False, shell=None, istream=) 04:30:22 2023-11-02 04:30:21,795 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1535/.semver/PR-1535 04:30:22 0.0.0 [Pipeline] } 04:30:22 $ docker exec --env ******** --env ******** 7b3eb8887a2f2bee729f93326df12b236aaeef8703df591153f9c52d19ab6964 ssh-agent -k 04:30:22 unset SSH_AUTH_SOCK; 04:30:22 unset SSH_AGENT_PID; 04:30:22 echo Agent pid 78 killed; 04:30:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:30:22 + git semver [Pipeline] } 04:30:22 $ docker stop --time=1 7b3eb8887a2f2bee729f93326df12b236aaeef8703df591153f9c52d19ab6964 04:30:24 $ docker rm -f --volumes 7b3eb8887a2f2bee729f93326df12b236aaeef8703df591153f9c52d19ab6964 [Pipeline] // withDockerContainer [Pipeline] sh 04:30:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:30:24 Stashed 1 file(s) [Pipeline] echo 04:30:24 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:30:25 provisioning config files... 04:30:25 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1535@tmp/config3433385507930822552tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:30:25 ---> docker-login.sh 04:30:25 nexus3.edgexfoundry.org:10001 04:30:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:25 Configure a credential helper to remove this warning. See 04:30:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:25 04:30:25 Login Succeeded 04:30:25 nexus3.edgexfoundry.org:10002 04:30:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:26 Configure a credential helper to remove this warning. See 04:30:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:26 04:30:26 Login Succeeded 04:30:26 nexus3.edgexfoundry.org:10003 04:30:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:26 Configure a credential helper to remove this warning. See 04:30:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:26 04:30:26 Login Succeeded 04:30:26 nexus3.edgexfoundry.org:10004 04:30:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:26 Configure a credential helper to remove this warning. See 04:30:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:26 04:30:26 Login Succeeded 04:30:26 docker.io 04:30:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:26 Configure a credential helper to remove this warning. See 04:30:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:26 04:30:26 Login Succeeded 04:30:26 ---> docker-login.sh ends [Pipeline] } 04:30:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:30:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:30:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:30:27 ========================================================= 04:30:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:30:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:27 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:30:27 Sending build context to Docker daemon 11.28MB 04:30:27 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:30:27 Step 2/10 : FROM ${BASE} AS builder 04:30:27 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:30:27 7264a8db6415: Pulling fs layer 04:30:27 c4d48a809fc2: Pulling fs layer 04:30:27 4f1c88b9dad5: Pulling fs layer 04:30:27 ad3a456e5733: Pulling fs layer 04:30:27 33e27b845d1e: Pulling fs layer 04:30:27 c68163c4e522: Pulling fs layer 04:30:27 50da416c3ac9: Pulling fs layer 04:30:27 23d2d4c4bb30: Pulling fs layer 04:30:27 33e27b845d1e: Waiting 04:30:27 c68163c4e522: Waiting 04:30:27 50da416c3ac9: Waiting 04:30:27 23d2d4c4bb30: Waiting 04:30:27 ad3a456e5733: Waiting 04:30:27 c4d48a809fc2: Download complete 04:30:27 ad3a456e5733: Download complete 04:30:27 33e27b845d1e: Download complete 04:30:27 7264a8db6415: Verifying Checksum 04:30:27 7264a8db6415: Download complete 04:30:27 c68163c4e522: Verifying Checksum 04:30:27 c68163c4e522: Download complete 04:30:28 7264a8db6415: Pull complete 04:30:28 23d2d4c4bb30: Verifying Checksum 04:30:28 23d2d4c4bb30: Download complete 04:30:28 4f1c88b9dad5: Download complete 04:30:28 c4d48a809fc2: Pull complete 04:30:28 50da416c3ac9: Verifying Checksum 04:30:28 50da416c3ac9: Download complete 04:30:32 4f1c88b9dad5: Pull complete 04:30:32 ad3a456e5733: Pull complete 04:30:32 33e27b845d1e: Pull complete 04:30:32 c68163c4e522: Pull complete 04:30:34 50da416c3ac9: Pull complete 04:30:34 23d2d4c4bb30: Pull complete 04:30:34 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 04:30:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:30:34 ---> 0786185ac409 04:30:34 Step 3/10 : ARG MAKE=make build 04:30:40 Still waiting to schedule task 04:30:40 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 04:30:44 ---> Running in 679fd7718b44 04:30:44 Removing intermediate container 679fd7718b44 04:30:44 ---> 90ab17159f34 04:30:44 Step 4/10 : WORKDIR /device-sdk-go 04:30:44 ---> Running in 47f6a54f2048 04:30:44 Removing intermediate container 47f6a54f2048 04:30:44 ---> 18461de61380 04:30:44 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:30:44 ---> Running in 30ac0f152cba 04:30:44 Removing intermediate container 30ac0f152cba 04:30:44 ---> 940c2799c645 04:30:44 Step 6/10 : RUN apk add --update --no-cache make git 04:30:44 ---> Running in 7475a45419bb 04:30:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:30:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:30:44 OK: 264 MiB in 52 packages 04:30:46 Removing intermediate container 7475a45419bb 04:30:46 ---> fb8c9e730fcb 04:30:46 Step 7/10 : COPY go.mod vendor* ./ 04:30:47 ---> c270e0954658 04:30:47 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:30:47 ---> Running in 60228f14ff4f 04:32:53 Removing intermediate container 60228f14ff4f 04:32:53 ---> 6c7d7aed3d9d 04:32:53 Step 9/10 : COPY . . 04:32:53 ---> 1039ef69f8be 04:32:53 Step 10/10 : RUN ${MAKE} 04:32:53 ---> Running in 0a1b265c47b4 04:32:54 noop 04:32:54 Removing intermediate container 0a1b265c47b4 04:32:54 ---> 61a662cf66a4 04:32:54 Successfully built 61a662cf66a4 04:32:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:55 + docker inspect -f . ci-base-image-x86_64 04:32:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:32:55 prd-ubuntu20.04-docker-8c-8g-16342 does not seem to be running inside a container 04:32:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1535 -v /w/workspace/gexfoundry_device-sdk-go_PR-1535:/w/workspace/gexfoundry_device-sdk-go_PR-1535:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1535@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1535@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 ******** ci-base-image-x86_64 cat 04:32:55 $ docker top f71b64102aed3678bab9bd1d7717221f6ad7bb0682993183123f1d19024f8414 -eo pid,comm [Pipeline] { [Pipeline] sh 04:32:56 + go version 04:32:56 go version go1.21.0 linux/amd64 [Pipeline] } 04:32:56 $ docker stop --time=1 f71b64102aed3678bab9bd1d7717221f6ad7bb0682993183123f1d19024f8414 04:32:57 $ docker rm -f --volumes f71b64102aed3678bab9bd1d7717221f6ad7bb0682993183123f1d19024f8414 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:58 + docker inspect -f . ci-base-image-x86_64 04:32:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:32:58 prd-ubuntu20.04-docker-8c-8g-16342 does not seem to be running inside a container 04:32:58 $ 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-1535 -v /w/workspace/gexfoundry_device-sdk-go_PR-1535:/w/workspace/gexfoundry_device-sdk-go_PR-1535:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1535@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1535@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 ******** ci-base-image-x86_64 cat 04:32:59 $ docker top b6d8ecc2d3775630b03da85f5cde0c8afab27a833a0ac62dc7767d4328b2e627 -eo pid,comm [Pipeline] { [Pipeline] sh 04:32:59 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1535 [Pipeline] fileExists [Pipeline] sh 04:33:00 + make test 04:33:00 go test -race -coverprofile=coverage.out ./... 04:33:06 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:33:21 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:33:21 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:33:21 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:33:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:33:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:33:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:33:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:33:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.058s coverage: 27.6% of statements 04:33:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:33:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.046s coverage: 81.5% of statements 04:33:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.065s coverage: 86.0% of statements 04:33:22 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.075s coverage: 71.8% of statements 04:33:22 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:33:22 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:33:22 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:33:26 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.049s coverage: 14.4% of statements 04:33:26 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.757s coverage: 45.9% of statements 04:33:26 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.082s coverage: 68.5% of statements 04:33:26 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.124s coverage: 89.2% of statements 04:33:26 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.045s coverage: 5.5% of statements 04:33:58 GO111MODULE=on go vet ./... 04:33:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:33:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:33:58 ./bin/test-attribution-txt.sh [Pipeline] echo 04:33:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:33:58 $ docker stop --time=1 b6d8ecc2d3775630b03da85f5cde0c8afab27a833a0ac62dc7767d4328b2e627 04:34:06 $ docker rm -f --volumes b6d8ecc2d3775630b03da85f5cde0c8afab27a833a0ac62dc7767d4328b2e627 [Pipeline] // withDockerContainer [Pipeline] sh 04:34:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:34:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:34:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:34:08 + ls -al . 04:34:08 total 308 04:34:08 drwxrwxr-x 11 jenkins jenkins 4096 Nov 2 04:33 . 04:34:08 drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 04:29 .. 04:34:08 -rw-rw-r-- 1 jenkins jenkins 140 Nov 2 04:29 .dockerignore 04:34:08 drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 04:33 .git 04:34:08 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 04:29 .github 04:34:08 -rw-rw-r-- 1 jenkins jenkins 137 Nov 2 04:29 .gitignore 04:34:08 -rw-rw-r-- 1 jenkins jenkins 42 Nov 2 04:29 .golangci.yml 04:34:08 drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 04:30 .semver 04:34:08 -rw-rw-r-- 1 jenkins jenkins 48109 Nov 2 04:29 CHANGELOG.md 04:34:08 -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 04:29 GOVERNANCE.md 04:34:08 -rw-rw-r-- 1 jenkins jenkins 885 Nov 2 04:29 Jenkinsfile 04:34:08 -rw-rw-r-- 1 jenkins jenkins 11341 Nov 2 04:29 LICENSE 04:34:08 -rw-rw-r-- 1 jenkins jenkins 1842 Nov 2 04:29 Makefile 04:34:08 -rw-rw-r-- 1 jenkins jenkins 619 Nov 2 04:29 OWNERS.md 04:34:08 -rw-rw-r-- 1 jenkins jenkins 4933 Nov 2 04:29 README.md 04:34:08 -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 04:30 VERSION 04:34:08 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 04:29 bin 04:34:08 -rw-r--r-- 1 jenkins jenkins 122155 Nov 2 04:33 coverage.out 04:34:08 drwxrwxr-x 5 jenkins jenkins 4096 Nov 2 04:29 example 04:34:08 -rw-rw-r-- 1 jenkins jenkins 3723 Nov 2 04:29 go.mod 04:34:08 -rw-rw-r-- 1 jenkins jenkins 34277 Nov 2 04:29 go.sum 04:34:08 drwxrwxr-x 12 jenkins jenkins 4096 Nov 2 04:29 internal 04:34:08 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 04:29 openapi 04:34:08 drwxrwxr-x 6 jenkins jenkins 4096 Nov 2 04:29 pkg 04:34:08 drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 04:29 snap 04:34:08 -rw-rw-r-- 1 jenkins jenkins 222 Nov 2 04:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34: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=87f3ded369b6d362272714c60d79bd60e502cd62 --label arch=amd64 --label version=0.0.0 . 04:34:08 Sending build context to Docker daemon 11.4MB 04:34:08 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 04:34:08 Step 2/23 : FROM ${BASE} AS builder 04:34:08 ---> 61a662cf66a4 04:34:08 Step 3/23 : ARG MAKE=make build 04:34:10 ---> Running in 1c201db6ee88 04:34:10 Removing intermediate container 1c201db6ee88 04:34:10 ---> 5ab49d8345f2 04:34:10 Step 4/23 : WORKDIR /device-sdk-go 04:34:10 ---> Running in 6426c30b14c3 04:34:10 Removing intermediate container 6426c30b14c3 04:34:10 ---> c51cb55aa8fd 04:34:10 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:34:10 ---> Running in c8ad50970c97 04:34:10 Removing intermediate container c8ad50970c97 04:34:10 ---> da269b0a9694 04:34:10 Step 6/23 : RUN apk add --update --no-cache make git 04:34:10 ---> Running in 927f00672178 04:34:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:34:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:34:11 OK: 264 MiB in 52 packages 04:34:12 Removing intermediate container 927f00672178 04:34:12 ---> c060757222f7 04:34:12 Step 7/23 : COPY go.mod vendor* ./ 04:34:12 ---> c8316cacf485 04:34:12 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:34:12 ---> Running in d8fe44dccab2 04:34:13 Removing intermediate container d8fe44dccab2 04:34:13 ---> 0b16bdbe66f4 04:34:13 Step 9/23 : COPY . . 04:34:14 ---> c7f9962a3e22 04:34:14 Step 10/23 : RUN ${MAKE} 04:34:14 ---> Running in da21f3b6ce8f 04:34:14 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:34:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16343 in /w/workspace/gexfoundry_device-sdk-go_PR-1535 [Pipeline] { [Pipeline] ws 04:34:20 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:34:20 The recommended git tool is: git 04:34:25 using credential edgex-jenkins-ssh 04:34:25 Cloning the remote Git repository 04:34:25 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:34:25 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:34:25 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:34:25 > git --version # timeout=10 04:34:25 > git --version # 'git version 2.25.1' 04:34:25 using GIT_SSH to set credentials SSH Credentials for GitHub 04:34:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:34:27 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:34:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:34:29 Merging remotes/origin/main commit 487ca8dbaf5a7983b4dd4e8681142a99360f28bf into PR head commit 87f3ded369b6d362272714c60d79bd60e502cd62 04:34:28 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:34:28 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:34:28 using GIT_SSH to set credentials SSH Credentials for GitHub 04:34:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1535/head:refs/remotes/origin/PR-1535 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:34:29 Merge succeeded, producing 87f3ded369b6d362272714c60d79bd60e502cd62 04:34:29 Checking out Revision 87f3ded369b6d362272714c60d79bd60e502cd62 (PR-1535) 04:34:29 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 04:34:29 > git --version # timeout=10 04:34:29 > git --version # 'git version 2.25.1' 04:34:29 fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 04:34:29 > git config core.sparsecheckout # timeout=10 04:34:29 > git checkout -f 87f3ded369b6d362272714c60d79bd60e502cd62 # timeout=10 04:34:29 > git remote # timeout=10 04:34:29 > git config --get remote.origin.url # timeout=10 04:34:29 using GIT_SSH to set credentials SSH Credentials for GitHub 04:34:29 > git merge 487ca8dbaf5a7983b4dd4e8681142a99360f28bf # timeout=10 04:34:29 > git rev-parse HEAD^{commit} # timeout=10 04:34:29 > git config core.sparsecheckout # timeout=10 04:34:29 > git checkout -f 87f3ded369b6d362272714c60d79bd60e502cd62 # timeout=10 [Pipeline] sh 04:34:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:34:31 % Total % Received % Xferd Average Speed Time Time Time Current 04:34:31 Dload Upload Total Spent Left Speed 04:34:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 109k 0 --:--:-- --:--:-- --:--:-- 109k [Pipeline] sh 04:34:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:34:31 + sudo tee /etc/docker/daemon.new 04:34:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:34:31 { 04:34:31 "registry-mirrors": [ 04:34:31 "https://nexus3.edgexfoundry.org:10001" 04:34:31 ], 04:34:31 "bip": "10.250.0.254/24", 04:34:31 "hosts": [ 04:34:31 "tcp://0.0.0.0:5555", 04:34:31 "unix:///var/run/docker.sock" 04:34:31 ], 04:34:31 "mtu": 1458, 04:34:31 "selinux-enabled": true, 04:34:31 "seccomp-profile": "/etc/docker/seccomp.json" 04:34:31 } [Pipeline] sh 04:34:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:34:32 + sudo service docker restart 04:34:46 Removing intermediate container da21f3b6ce8f 04:34:46 ---> 33b32e45d3f4 04:34:46 Step 11/23 : FROM alpine:3.18 04:34:46 3.18: Pulling from library/alpine 04:34:46 96526aa774ef: Pulling fs layer 04:34:46 96526aa774ef: Verifying Checksum 04:34:46 96526aa774ef: Download complete 04:34:47 96526aa774ef: Pull complete 04:34:47 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:34:48 Status: Downloaded newer image for alpine:3.18 04:34:48 ---> 8ca4688f4f35 04:34:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:34:49 ---> Running in e474e7e9a713 04:34:50 Removing intermediate container e474e7e9a713 04:34:50 ---> 882e4453c8c6 04:34:50 Step 13/23 : RUN apk add --update --no-cache [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:34:51 provisioning config files... 04:34:51 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config12744780267613568930tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:34:51 ---> Running in 10d12859ffbd 04:34:51 ---> docker-login.sh 04:34:51 nexus3.edgexfoundry.org:10001 04:34:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:34:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:34:52 Configure a credential helper to remove this warning. See 04:34:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:34:52 04:34:52 Login Succeeded 04:34:52 nexus3.edgexfoundry.org:10002 04:34:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:34:52 OK: 7 MiB in 15 packages 04:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:34:52 Configure a credential helper to remove this warning. See 04:34:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:34:52 04:34:52 Login Succeeded 04:34:52 nexus3.edgexfoundry.org:10003 04:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:34:52 Configure a credential helper to remove this warning. See 04:34:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:34:52 04:34:52 Login Succeeded 04:34:52 nexus3.edgexfoundry.org:10004 04:34:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:34:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:34:53 Configure a credential helper to remove this warning. See 04:34:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:34:53 04:34:53 Login Succeeded 04:34:53 docker.io 04:34:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:34:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:34:53 Configure a credential helper to remove this warning. See 04:34:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:34:53 04:34:53 Login Succeeded 04:34:53 ---> docker-login.sh ends [Pipeline] } 04:34:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:34:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:34:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:34:54 ========================================================= 04:34:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:34:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:54 Removing intermediate container 10d12859ffbd 04:34:54 ---> e8924e99f74f 04:34:54 Step 14/23 : WORKDIR / 04:34:54 + 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.21-alpine --build-arg MAKE=echo noop --target=builder . 04:34:54 Sending build context to Docker daemon 6.036MB 04:34:55 ---> Running in c694ba3a0e31 04:34:55 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:34:55 Step 2/10 : FROM ${BASE} AS builder 04:34:55 Removing intermediate container c694ba3a0e31 04:34:55 ---> 76835e40e20b 04:34:55 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:34:56 ---> bb40743d6f12 04:34:56 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:34:58 ---> a6814cd4a464 04:34:58 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:34:58 ---> 5d940bdc3f9a 04:34:58 Step 18/23 : EXPOSE 59999 04:34:58 ---> Running in fa9b5171f61b 04:34:58 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:34:58 9fda8d8052c6: Pulling fs layer 04:34:58 5d54e960e981: Pulling fs layer 04:34:58 c4a7e357bf2a: Pulling fs layer 04:34:58 f0e02332f6b5: Pulling fs layer 04:34:58 cefa15bbcfad: Pulling fs layer 04:34:58 17808c966233: Pulling fs layer 04:34:58 f4c1fc716caa: Pulling fs layer 04:34:58 cefa15bbcfad: Waiting 04:34:58 17808c966233: Waiting 04:34:58 f4c1fc716caa: Waiting 04:34:58 f0e02332f6b5: Waiting 04:34:58 5d54e960e981: Verifying Checksum 04:34:58 5d54e960e981: Download complete 04:34:58 f0e02332f6b5: Verifying Checksum 04:34:58 f0e02332f6b5: Download complete 04:34:58 cefa15bbcfad: Verifying Checksum 04:34:58 cefa15bbcfad: Download complete 04:34:58 9fda8d8052c6: Download complete 04:34:58 Removing intermediate container fa9b5171f61b 04:34:58 ---> 60e568d21782 04:34:58 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:34:58 f4c1fc716caa: Verifying Checksum 04:34:58 f4c1fc716caa: Download complete 04:34:58 ---> Running in 5fd81bfcf150 04:34:59 9fda8d8052c6: Pull complete 04:34:59 Removing intermediate container 5fd81bfcf150 04:34:59 ---> 09a5eef2210f 04:34:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:34:59 5d54e960e981: Pull complete 04:34:59 ---> Running in a8bc610a55a0 04:35:00 Removing intermediate container a8bc610a55a0 04:35:00 ---> 748e6f2bc925 04:35:00 Step 21/23 : LABEL arch=amd64 04:35:00 ---> Running in 9c544442eea9 04:35:00 c4a7e357bf2a: Verifying Checksum 04:35:00 c4a7e357bf2a: Download complete 04:35:00 Removing intermediate container 9c544442eea9 04:35:00 ---> be9f66a4ef0e 04:35:00 Step 22/23 : LABEL git_sha=87f3ded369b6d362272714c60d79bd60e502cd62 04:35:00 ---> Running in f3354a696cef 04:35:00 17808c966233: Verifying Checksum 04:35:00 17808c966233: Download complete 04:35:00 Removing intermediate container f3354a696cef 04:35:00 ---> 9c2108d4bad9 04:35:00 Step 23/23 : LABEL version=0.0.0 04:35:02 ---> Running in 810e944ad8e6 04:35:03 Removing intermediate container 810e944ad8e6 04:35:03 ---> ddf84a911530 04:35:03 [Warning] One or more build-args [ARCH] were not consumed 04:35:03 Successfully built ddf84a911530 04:35:03 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 04:35:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:35:04 04:35:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:35:04 latest: Pulling from edgex-lftools-log-publisher 04:35:04 5eb5b503b376: Pulling fs layer 04:35:04 5c69ac0246d0: Pulling fs layer 04:35:04 ec43610c2a17: Pulling fs layer 04:35:04 3a2ae6a8a46f: Pulling fs layer 04:35:04 33b1e0a273af: Pulling fs layer 04:35:04 5d3b04190fa2: Pulling fs layer 04:35:04 2f39f015ded8: Pulling fs layer 04:35:04 3a2ae6a8a46f: Waiting 04:35:04 33b1e0a273af: Waiting 04:35:04 5d3b04190fa2: Waiting 04:35:04 2f39f015ded8: Waiting 04:35:04 5c69ac0246d0: Download complete 04:35:04 3a2ae6a8a46f: Verifying Checksum 04:35:04 3a2ae6a8a46f: Download complete 04:35:04 33b1e0a273af: Verifying Checksum 04:35:04 33b1e0a273af: Download complete 04:35:04 ec43610c2a17: Verifying Checksum 04:35:04 ec43610c2a17: Download complete 04:35:04 5d3b04190fa2: Verifying Checksum 04:35:04 5d3b04190fa2: Download complete 04:35:04 5eb5b503b376: Download complete 04:35:05 2f39f015ded8: Verifying Checksum 04:35:05 2f39f015ded8: Download complete 04:35:12 5eb5b503b376: Pull complete 04:35:12 5c69ac0246d0: Pull complete 04:35:12 ec43610c2a17: Pull complete 04:35:12 3a2ae6a8a46f: Pull complete 04:35:12 33b1e0a273af: Pull complete 04:35:12 5d3b04190fa2: Pull complete 04:35:15 c4a7e357bf2a: Pull complete 04:35:15 f0e02332f6b5: Pull complete 04:35:15 cefa15bbcfad: Pull complete 04:35:17 2f39f015ded8: Pull complete 04:35:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:35:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:35:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:35:18 prd-ubuntu20.04-docker-8c-8g-16342 does not seem to be running inside a container 04:35:19 $ 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-1535 -v /w/workspace/gexfoundry_device-sdk-go_PR-1535:/w/workspace/gexfoundry_device-sdk-go_PR-1535:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1535@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1535@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-lftools-log-publisher:latest cat 04:35:24 17808c966233: Pull complete 04:35:27 f4c1fc716caa: Pull complete 04:35:27 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 04:35:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:35:27 ---> ea914061e18c 04:35:27 Step 3/10 : ARG MAKE=make build 04:35:28 ---> Running in 658884fe0ff8 04:35:29 Removing intermediate container 658884fe0ff8 04:35:29 ---> 3a49860c13c8 04:35:29 Step 4/10 : WORKDIR /device-sdk-go 04:35:29 ---> Running in 70743e1ec268 04:35:29 Removing intermediate container 70743e1ec268 04:35:29 ---> 0ae09555cf1c 04:35:29 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:35:29 ---> Running in dc7298e679d5 04:35:29 Removing intermediate container dc7298e679d5 04:35:29 ---> 88645ddb8d30 04:35:29 Step 6/10 : RUN apk add --update --no-cache make git 04:35:30 ---> Running in 570e94137590 04:35:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:35:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:35:32 $ docker top 552d5e7ff55d5ff80966dcf02fd6cccad56c989172625c9f57aa43a198896730 -eo pid,comm [Pipeline] { 04:35:32 OK: 266 MiB in 52 packages [Pipeline] libraryResource [Pipeline] sh 04:35:32 ---> job-cost.sh 04:35:32 lf-activate-venv: SKIPPING 04:35:32 INFO: No Stack... 04:35:33 Removing intermediate container 570e94137590 04:35:33 ---> 60d0e1058218 04:35:33 Step 7/10 : COPY go.mod vendor* ./ 04:35:33 INFO: Retrieving Pricing Info for: v3-standard-8 04:35:33 ---> 18f0d8807f23 04:35:33 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:35:33 ---> Running in 69ddb7bab1f4 04:35:33 INFO: Archiving Costs [Pipeline] sh 04:35:34 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1535/archives/cost.csv 04:35:34 + cut -d, -f6 [Pipeline] lock 04:35:34 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1535-1-stack-cost] 04:35:34 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1535-1-stack-cost] did not exist. Created. 04:35:34 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1535-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:35:34 + echo total: 0.2199999988079071 [Pipeline] stash 04:35:34 Stashed 1 file(s) [Pipeline] } 04:35:34 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1535-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:35:34 $ docker stop --time=1 552d5e7ff55d5ff80966dcf02fd6cccad56c989172625c9f57aa43a198896730 04:35:37 $ docker rm -f --volumes 552d5e7ff55d5ff80966dcf02fd6cccad56c989172625c9f57aa43a198896730 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:36:55 Removing intermediate container 69ddb7bab1f4 04:36:55 ---> 3ca72c596336 04:36:55 Step 9/10 : COPY . . 04:36:55 ---> 2b345d9128a2 04:36:55 Step 10/10 : RUN ${MAKE} 04:36:55 ---> Running in 0af69a2b2748 04:36:55 noop 04:36:55 Removing intermediate container 0af69a2b2748 04:36:55 ---> cab9e7f366b3 04:36:55 Successfully built cab9e7f366b3 04:36:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:55 + docker inspect -f . ci-base-image-arm64 04:36:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:36:56 prd-ubuntu20.04-docker-arm64-4c-16g-16343 does not seem to be running inside a container 04:36:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:36:57 $ docker top 66601447f8f245a58c6e55c8b2e477381e604daa89be025413d6ba9fd6ea5631 -eo pid,comm [Pipeline] { [Pipeline] sh 04:36:58 + go version 04:36:58 go version go1.21.0 linux/arm64 [Pipeline] } 04:36:58 $ docker stop --time=1 66601447f8f245a58c6e55c8b2e477381e604daa89be025413d6ba9fd6ea5631 04:36:59 $ docker rm -f --volumes 66601447f8f245a58c6e55c8b2e477381e604daa89be025413d6ba9fd6ea5631 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:00 + docker inspect -f . ci-base-image-arm64 04:37:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:37:00 prd-ubuntu20.04-docker-arm64-4c-16g-16343 does not seem to be running inside a container 04:37:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:37:02 $ docker top a6c9e6f1ac9f34930c4f34713f4cec409f6994a35046e0cef7f76fb0aecf7d73 -eo pid,comm [Pipeline] { [Pipeline] sh 04:37:03 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 04:37:03 + make test 04:37:03 go test -race -coverprofile=coverage.out ./... 04:37:42 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:39:19 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:39:19 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:39:19 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:39:19 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:39:19 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:39:19 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.193s coverage: 27.6% of statements 04:39:22 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.241s coverage: 81.5% of statements 04:39:30 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:39:30 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:39:31 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.299s coverage: 86.0% of statements 04:39:35 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:39:36 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.505s coverage: 71.8% of statements 04:39:40 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:39:40 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:39:40 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.243s coverage: 14.4% of statements 04:39:40 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.629s coverage: 45.9% of statements 04:39:41 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.375s coverage: 68.5% of statements 04:39:44 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.405s coverage: 89.2% of statements 04:39:44 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:39:45 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.215s coverage: 5.5% of statements 04:39:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:39:46 GO111MODULE=on go vet ./... 04:41:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:41:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:41:37 ./bin/test-attribution-txt.sh [Pipeline] echo 04:41:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:41:38 $ docker stop --time=1 a6c9e6f1ac9f34930c4f34713f4cec409f6994a35046e0cef7f76fb0aecf7d73 04:41:39 $ docker rm -f --volumes a6c9e6f1ac9f34930c4f34713f4cec409f6994a35046e0cef7f76fb0aecf7d73 [Pipeline] // withDockerContainer [Pipeline] sh 04:41:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:41:41 Warning: overwriting stash ‘coverage-report’ 04:41:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:41:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:41:43 + ls -al . 04:41:43 total 304 04:41:43 drwxrwxr-x 10 jenkins jenkins 4096 Nov 2 04:37 . 04:41:43 drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 04:34 .. 04:41:43 -rw-rw-r-- 1 jenkins jenkins 140 Nov 2 04:34 .dockerignore 04:41:43 drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 04:34 .git 04:41:43 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 04:34 .github 04:41:43 -rw-rw-r-- 1 jenkins jenkins 137 Nov 2 04:34 .gitignore 04:41:43 -rw-rw-r-- 1 jenkins jenkins 42 Nov 2 04:34 .golangci.yml 04:41:43 -rw-rw-r-- 1 jenkins jenkins 48109 Nov 2 04:34 CHANGELOG.md 04:41:43 -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 04:34 GOVERNANCE.md 04:41:43 -rw-rw-r-- 1 jenkins jenkins 885 Nov 2 04:34 Jenkinsfile 04:41:43 -rw-rw-r-- 1 jenkins jenkins 11341 Nov 2 04:34 LICENSE 04:41:43 -rw-rw-r-- 1 jenkins jenkins 1842 Nov 2 04:34 Makefile 04:41:43 -rw-rw-r-- 1 jenkins jenkins 619 Nov 2 04:34 OWNERS.md 04:41:43 -rw-rw-r-- 1 jenkins jenkins 4933 Nov 2 04:34 README.md 04:41:43 -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 04:30 VERSION 04:41:43 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 04:34 bin 04:41:43 -rw-r--r-- 1 jenkins jenkins 122151 Nov 2 04:39 coverage.out 04:41:43 drwxrwxr-x 5 jenkins jenkins 4096 Nov 2 04:34 example 04:41:43 -rw-rw-r-- 1 jenkins jenkins 3723 Nov 2 04:34 go.mod 04:41:43 -rw-rw-r-- 1 jenkins jenkins 34277 Nov 2 04:34 go.sum 04:41:43 drwxrwxr-x 12 jenkins jenkins 4096 Nov 2 04:34 internal 04:41:43 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 04:34 openapi 04:41:43 drwxrwxr-x 6 jenkins jenkins 4096 Nov 2 04:34 pkg 04:41:43 drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 04:34 snap 04:41:43 -rw-rw-r-- 1 jenkins jenkins 222 Nov 2 04:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:43 + 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=87f3ded369b6d362272714c60d79bd60e502cd62 --label arch=arm64 --label version=0.0.0 . 04:41:44 Sending build context to Docker daemon 6.159MB 04:41:44 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 04:41:44 Step 2/23 : FROM ${BASE} AS builder 04:41:44 ---> cab9e7f366b3 04:41:44 Step 3/23 : ARG MAKE=make build 04:41:45 ---> Running in db4f7adbd9b2 04:41:45 Removing intermediate container db4f7adbd9b2 04:41:45 ---> 2e54e34f2c22 04:41:45 Step 4/23 : WORKDIR /device-sdk-go 04:41:45 ---> Running in 0890b1bd7239 04:41:46 Removing intermediate container 0890b1bd7239 04:41:46 ---> a3fbecbb51fc 04:41:46 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:41:46 ---> Running in fdec70b64dc3 04:41:46 Removing intermediate container fdec70b64dc3 04:41:46 ---> 72155e2cdb32 04:41:46 Step 6/23 : RUN apk add --update --no-cache make git 04:41:46 ---> Running in 73f34d3cdaad 04:41:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:41:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:41:49 OK: 266 MiB in 52 packages 04:41:50 Removing intermediate container 73f34d3cdaad 04:41:50 ---> 8fd845e9fde0 04:41:50 Step 7/23 : COPY go.mod vendor* ./ 04:41:50 ---> 40ed6b843f50 04:41:50 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:41:50 ---> Running in a9b2665c8788 04:41:52 Removing intermediate container a9b2665c8788 04:41:52 ---> e083de656ea3 04:41:52 Step 9/23 : COPY . . 04:41:53 ---> 9bd8985a942b 04:41:53 Step 10/23 : RUN ${MAKE} 04:41:53 ---> Running in 36d31d0ce70d 04:41:54 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:43:46 Removing intermediate container 36d31d0ce70d 04:43:46 ---> a29d6e108a76 04:43:46 Step 11/23 : FROM alpine:3.18 04:43:46 3.18: Pulling from library/alpine 04:43:46 579b34f0a95b: Pulling fs layer 04:43:46 579b34f0a95b: Verifying Checksum 04:43:46 579b34f0a95b: Download complete 04:43:46 579b34f0a95b: Pull complete 04:43:46 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:43:46 Status: Downloaded newer image for alpine:3.18 04:43:46 ---> 3cc203321400 04:43:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:43:46 ---> Running in f41bb3bc2631 04:43:46 Removing intermediate container f41bb3bc2631 04:43:46 ---> e2154b9fea8a 04:43:46 Step 13/23 : RUN apk add --update --no-cache 04:43:46 ---> Running in bf71673f8102 04:43:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:43:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:43:46 OK: 8 MiB in 15 packages 04:43:46 Removing intermediate container bf71673f8102 04:43:46 ---> a39bc74e3fb0 04:43:46 Step 14/23 : WORKDIR / 04:43:46 ---> Running in 455c06026e75 04:43:46 Removing intermediate container 455c06026e75 04:43:46 ---> b8a002ba27d7 04:43:46 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:43:46 ---> 6dd5418b6b9c 04:43:46 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:43:47 ---> 9cc5252290b7 04:43:47 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:43:51 ---> 7f5b4969469d 04:43:51 Step 18/23 : EXPOSE 59999 04:43:51 ---> Running in 5d6699fe40f4 04:43:51 Removing intermediate container 5d6699fe40f4 04:43:51 ---> e916b2e6da0d 04:43:51 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:43:51 ---> Running in e4a9ce4b8276 04:43:51 Removing intermediate container e4a9ce4b8276 04:43:51 ---> 77515353b355 04:43:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:43:52 ---> Running in 88b19c13b301 04:43:52 Removing intermediate container 88b19c13b301 04:43:52 ---> 52472788e57a 04:43:52 Step 21/23 : LABEL arch=arm64 04:43:52 ---> Running in 7bb89dea9bc6 04:43:52 Removing intermediate container 7bb89dea9bc6 04:43:52 ---> dcdc7624877f 04:43:52 Step 22/23 : LABEL git_sha=87f3ded369b6d362272714c60d79bd60e502cd62 04:43:52 ---> Running in 356b9733a535 04:43:53 Removing intermediate container 356b9733a535 04:43:53 ---> 406d4245d45a 04:43:53 Step 23/23 : LABEL version=0.0.0 04:43:53 ---> Running in 9f01df1f3b41 04:43:53 Removing intermediate container 9f01df1f3b41 04:43:53 ---> 540cd814288c 04:43:53 [Warning] One or more build-args [ARCH] were not consumed 04:43:53 Successfully built 540cd814288c 04:43:53 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 04:43:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:43:54 04:43:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:43:54 arm64: Pulling from edgex-lftools-log-publisher 04:43:54 8998bd30e6a1: Pulling fs layer 04:43:54 04944245beec: Pulling fs layer 04:43:54 699f458cf7ca: Pulling fs layer 04:43:54 765212b225bb: Pulling fs layer 04:43:54 f23df028b6ca: Pulling fs layer 04:43:54 d65c8cfc05b1: Pulling fs layer 04:43:54 2437ff75d9bd: Pulling fs layer 04:43:54 f23df028b6ca: Waiting 04:43:54 d65c8cfc05b1: Waiting 04:43:54 2437ff75d9bd: Waiting 04:43:54 765212b225bb: Waiting 04:43:55 04944245beec: Verifying Checksum 04:43:55 04944245beec: Download complete 04:43:55 765212b225bb: Verifying Checksum 04:43:55 765212b225bb: Download complete 04:43:55 f23df028b6ca: Verifying Checksum 04:43:55 f23df028b6ca: Download complete 04:43:55 d65c8cfc05b1: Verifying Checksum 04:43:55 d65c8cfc05b1: Download complete 04:43:55 699f458cf7ca: Verifying Checksum 04:43:55 699f458cf7ca: Download complete 04:43:55 8998bd30e6a1: Verifying Checksum 04:43:55 8998bd30e6a1: Download complete 04:43:58 2437ff75d9bd: Verifying Checksum 04:43:58 2437ff75d9bd: Download complete 04:44:00 8998bd30e6a1: Pull complete 04:44:00 04944245beec: Pull complete 04:44:05 699f458cf7ca: Pull complete 04:44:05 765212b225bb: Pull complete 04:44:05 f23df028b6ca: Pull complete 04:44:05 d65c8cfc05b1: Pull complete 04:44:24 2437ff75d9bd: Pull complete 04:44:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:44:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:44:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:44:24 prd-ubuntu20.04-docker-arm64-4c-16g-16343 does not seem to be running inside a container 04:44:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:44:27 $ docker top 40a029acee7326f7c7d6fd48ab07648206f654a3f0a65d512e262b594d314115 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:44:27 ---> job-cost.sh 04:44:27 lf-activate-venv: SKIPPING 04:44:27 INFO: No Stack... 04:44:28 INFO: Retrieving Pricing Info for: v3-standard-4 04:44:29 INFO: Archiving Costs [Pipeline] sh 04:44:29 + cut -d, -f6 04:44:29 + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 04:44:29 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1535-1-stack-cost] 04:44:29 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1535-1-stack-cost] did not exist. Created. 04:44:29 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1535-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:44:30 /w/workspace/device-sdk-go/1@tmp/durable-238fa68f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:44:31 + echo total: 0.10999999940395355 [Pipeline] stash 04:44:31 Warning: overwriting stash ‘stack-cost’ 04:44:31 Stashed 1 file(s) [Pipeline] } 04:44:31 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1535-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:44:31 $ docker stop --time=1 40a029acee7326f7c7d6fd48ab07648206f654a3f0a65d512e262b594d314115 04:44:33 $ docker rm -f --volumes 40a029acee7326f7c7d6fd48ab07648206f654a3f0a65d512e262b594d314115 [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 04:44:34 provisioning config files... 04:44:34 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1535@tmp/config15777529764351148769tmp [Pipeline] { [Pipeline] sh 04:44:34 + set +x 04:44:34 + curl -s https://codecov.io/bash 04:44:34 + bash -s -- 04:44:34 04:44:34 _____ _ 04:44:34 / ____| | | 04:44:34 | | ___ __| | ___ ___ _____ __ 04:44:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:44:34 | |___| (_) | (_| | __/ (_| (_) \ V / 04:44:34 \_____\___/ \__,_|\___|\___\___/ \_/ 04:44:34 Bash-1.0.6 04:44:34 04:44:34 04:44:34 ==> git version 2.25.1 found 04:44:34 ==> 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 04:44:34 Release-Date: 2020-01-08 04:44:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:44:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:44:34 ==> Jenkins CI detected. 04:44:34 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1535 04:44:34 project root: . 04:44:34 --> token set from env 04:44:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:44:34 ==> Running gcov in . (disable via -X gcov) 04:44:34 ==> Python coveragepy not found 04:44:34 ==> Searching for coverage reports in: 04:44:34 + . 04:44:34 -> Found 1 reports 04:44:34 ==> Detecting git/mercurial file structure 04:44:34 ==> Reading reports 04:44:34 + ./coverage.out bytes=122151 04:44:34 ==> Appending adjustments 04:44:34 https://docs.codecov.io/docs/fixing-reports 04:44:35 + Found adjustments 04:44:35 ==> Gzipping contents 04:44:35 20K /tmp/codecov.wPrT66.gz 04:44:35 ==> Uploading reports 04:44:35 url: https://codecov.io 04:44:35 query: branch=PR-1535&commit=87f3ded369b6d362272714c60d79bd60e502cd62&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1535%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1535&job=&cmd_args= 04:44:35 -> Pinging Codecov 04:44:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1535&commit=87f3ded369b6d362272714c60d79bd60e502cd62&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1535%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1535&job=&cmd_args= 04:44:35 -> Uploading to 04:44:35 https://storage.googleapis.com/codecov/v4/raw/2023-11-02/7E55EF52A471D76F132DFD9A03CDDE97/87f3ded369b6d362272714c60d79bd60e502cd62/1ed7759a-96c9-4ce2-ac7a-7ef850a888b3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231102%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231102T044435Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ff330e27c398f565fbad1b88b0604d87ef919437ef1859c15962a8b7fda37274 04:44:35 % Total % Received % Xferd Average Speed Time Time Time Current 04:44:35 Dload Upload Total Spent Left Speed 04:44:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16748 0 0 100 16748 0 58559 --:--:-- --:--:-- --:--:-- 58559 04:44:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/87f3ded369b6d362272714c60d79bd60e502cd62 [Pipeline] } 04:44:35 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 04:44:37 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1535/archives ] 04:44:37 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1535/archives 04:44:37 total 16 04:44:37 drwxr-xr-x 3 root root 4096 Nov 2 04:35 . 04:44:37 drwxrwxr-x 12 jenkins jenkins 4096 Nov 2 04:35 .. 04:44:37 drwxr-xr-x 2 root root 4096 Nov 2 04:35 cost 04:44:37 -rw-r--r-- 1 root root 86 Nov 2 04:35 cost.csv 04:44:37 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1535/archives 04:44:37 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1535/archives 04:44:37 total 16 04:44:37 drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 04:35 . 04:44:37 drwxrwxr-x 12 jenkins jenkins 4096 Nov 2 04:35 .. 04:44:37 drwxr-xr-x 2 jenkins jenkins 4096 Nov 2 04:35 cost 04:44:37 -rw-r--r-- 1 jenkins jenkins 86 Nov 2 04:35 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:44:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:44:38 ---> package-listing.sh 04:44:38 ++ facter osfamily 04:44:38 ++ tr '[:upper:]' '[:lower:]' 04:44:38 + OS_FAMILY=debian 04:44:38 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1535 04:44:38 + START_PACKAGES=/tmp/packages_start.txt 04:44:38 + END_PACKAGES=/tmp/packages_end.txt 04:44:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:44:38 + PACKAGES=/tmp/packages_start.txt 04:44:38 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1535 ']' 04:44:38 + PACKAGES=/tmp/packages_end.txt 04:44:38 + case "${OS_FAMILY}" in 04:44:38 + dpkg -l 04:44:38 + grep '^ii' 04:44:38 + '[' -f /tmp/packages_start.txt ']' 04:44:38 + '[' -f /tmp/packages_end.txt ']' 04:44:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:44:38 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1535 ']' 04:44:38 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1535/archives/ 04:44:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1535/archives/ [Pipeline] echo 04:44:38 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-1535/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:44:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:44:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:44:39 prd-ubuntu20.04-docker-8c-8g-16342 does not seem to be running inside a container 04:44:39 $ 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-1535/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-1535 -v /w/workspace/gexfoundry_device-sdk-go_PR-1535:/w/workspace/gexfoundry_device-sdk-go_PR-1535:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1535@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1535@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:44:40 $ docker top 4b128c9f7c2af36077648ba0044b1eca087d45c63d0274ca8d333cb8ba84079e -eo pid,comm [Pipeline] { [Pipeline] sh 04:44:40 + touch /tmp/pre-build-complete [Pipeline] sh 04:44:40 + mkdir -p /var/log/sysstat [Pipeline] sh 04:44:41 + ls /var/log/sa-host 04:44:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:44:41 provisioning config files... 04:44:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1535@tmp/config2148260265809149044tmp [Pipeline] { [Pipeline] echo 04:44:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:44:41 ---> create-netrc.sh [Pipeline] } 04:44:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:44:42 ---> python-tools-install.sh [Pipeline] echo 04:44:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:44:42 ---> sudo-logs.sh 04:44:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:44:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:44:43 ---> job-cost.sh 04:44:43 lf-activate-venv: SKIPPING 04:44:43 DEBUG: total: 0.2199999988079071 04:44:43 INFO: Retrieving Stack Cost... 04:44:43 INFO: Retrieving Pricing Info for: v3-standard-8 04:44:43 INFO: Archiving Costs [Pipeline] echo 04:44:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:44:44 ---> logs-deploy.sh 04:44:44 lf-activate-venv: SKIPPING 04:44:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1535/1 04:44:44 INFO: archiving workspace using pattern(s): 04:44:45 Archives upload complete. 04:44:45 INFO: archiving logs to Nexus 04:44:45 ---> uname -a: 04:44:45 Linux prd-ubuntu20-04-docker-8c-8g-16342 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:44:45 04:44:45 04:44:45 ---> lscpu: 04:44:45 Architecture: x86_64 04:44:45 CPU op-mode(s): 32-bit, 64-bit 04:44:45 Byte Order: Little Endian 04:44:45 Address sizes: 40 bits physical, 48 bits virtual 04:44:45 CPU(s): 8 04:44:45 On-line CPU(s) list: 0-7 04:44:45 Thread(s) per core: 1 04:44:45 Core(s) per socket: 1 04:44:45 Socket(s): 8 04:44:45 NUMA node(s): 1 04:44:45 Vendor ID: AuthenticAMD 04:44:45 CPU family: 23 04:44:45 Model: 49 04:44:45 Model name: AMD EPYC-Rome Processor 04:44:45 Stepping: 0 04:44:45 CPU MHz: 2799.998 04:44:45 BogoMIPS: 5599.99 04:44:45 Virtualization: AMD-V 04:44:45 Hypervisor vendor: KVM 04:44:45 Virtualization type: full 04:44:45 L1d cache: 256 KiB 04:44:45 L1i cache: 256 KiB 04:44:45 L2 cache: 4 MiB 04:44:45 L3 cache: 128 MiB 04:44:45 NUMA node0 CPU(s): 0-7 04:44:45 Vulnerability Itlb multihit: Not affected 04:44:45 Vulnerability L1tf: Not affected 04:44:45 Vulnerability Mds: Not affected 04:44:45 Vulnerability Meltdown: Not affected 04:44:45 Vulnerability Mmio stale data: Not affected 04:44:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:44:45 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:44:45 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:44:45 Vulnerability Srbds: Not affected 04:44:45 Vulnerability Tsx async abort: Not affected 04:44:45 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 04:44:45 04:44:45 04:44:45 ---> nproc: 04:44:45 8 04:44:45 04:44:45 04:44:45 ---> df -h: 04:44:45 Filesystem Size Used Avail Use% Mounted on 04:44:45 overlay 155G 12G 144G 8% / 04:44:45 tmpfs 64M 0 64M 0% /dev 04:44:45 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:44:45 shm 64M 0 64M 0% /dev/shm 04:44:45 /dev/vda1 155G 12G 144G 8% /facter-os 04:44:45 04:44:45 04:44:45 ---> sar -b -r -n DEV: 04:44:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16342) 11/02/23 _x86_64_ (8 CPU) 04:44:45 04:44:45 04:29:14 LINUX RESTART (8 CPU) 04:44:45 04:44:45 04:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:44:45 04:31:01 124.03 9.72 114.31 0.00 1699.85 33080.22 0.00 04:44:45 04:32:01 80.91 1.08 79.82 0.00 8.66 32077.84 0.00 04:44:45 04:33:01 80.37 0.07 80.30 0.00 10.00 19486.37 0.00 04:44:45 04:34:01 23.96 0.08 23.88 0.00 0.67 13057.69 0.00 04:44:45 04:35:01 166.51 7.97 158.54 0.00 914.25 31932.28 0.00 04:44:45 04:36:01 81.45 2.83 78.62 0.00 4251.96 29607.47 0.00 04:44:45 04:37:01 4.77 0.02 4.75 0.00 0.13 105.72 0.00 04:44:45 04:38:01 1.80 0.00 1.80 0.00 0.00 19.46 0.00 04:44:45 04:39:01 1.33 0.00 1.33 0.00 0.00 14.93 0.00 04:44:45 04:40:01 1.95 0.00 1.95 0.00 0.00 22.13 0.00 04:44:45 04:41:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 04:44:45 04:42:01 2.00 0.00 2.00 0.00 0.00 22.00 0.00 04:44:45 04:43:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 04:44:45 04:44:01 2.03 0.00 2.03 0.00 0.00 21.86 0.00 04:44:45 Average: 40.96 1.55 39.41 0.00 491.81 11391.09 0.00 04:44:45 04:44:45 04:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:44:45 04:31:01 29251880 31568464 750180 2.28 78264 2509480 1923340 5.67 1004348 2245812 5096 04:44:45 04:32:01 27769416 31578668 727824 2.21 147188 3805140 1845328 5.44 1194104 3401200 512584 04:44:45 04:33:01 28284164 31418612 884364 2.69 149396 3169592 2010432 5.92 1244208 2871912 15552 04:44:45 04:34:01 27894996 31548192 756004 2.30 152216 3662480 1876284 5.53 1227576 3257856 165992 04:44:45 04:35:01 27941924 31525344 751064 2.28 171620 3588180 1776788 5.24 1345260 3074280 4624 04:44:45 04:36:01 27150532 31536160 735800 2.24 193876 4312408 1670452 4.92 1579924 3571624 556 04:44:45 04:37:01 27157860 31538608 733020 2.23 192404 4309156 1689608 4.98 1577012 3568416 8 04:44:45 04:38:01 27165120 31545896 725668 2.21 192428 4309160 1689608 4.98 1569128 3568420 8 04:44:45 04:39:01 27164520 31545300 726168 2.21 192476 4309152 1689608 4.98 1569196 3568420 8 04:44:45 04:40:01 27170780 31551668 719748 2.19 192524 4309168 1689608 4.98 1563348 3568428 8 04:44:45 04:41:01 27170992 31551932 719416 2.19 192584 4309168 1689608 4.98 1563092 3568428 12 04:44:45 04:42:01 27171632 31552604 718880 2.19 192632 4309172 1689608 4.98 1563012 3568432 16 04:44:45 04:43:01 27171900 31552932 718544 2.19 192668 4309176 1689608 4.98 1562476 3568440 12 04:44:45 04:44:01 27171852 31552908 718472 2.18 192728 4309176 1689608 4.98 1562692 3568436 12 04:44:45 Average: 27545541 31540521 741797 2.26 173786 3965758 1758535 5.18 1437527 3355007 50321 04:44:45 04:44:45 04:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:44:45 04:31:01 docker0 76.72 90.45 6.37 168.84 0.00 0.00 0.00 0.00 04:44:45 04:31:01 vethb74d5ce 65.71 79.22 6.32 57.22 0.00 0.00 0.00 0.00 04:44:45 04:31:01 ens3 306.27 210.51 4925.67 37.50 0.00 0.00 0.00 0.00 04:44:45 04:31:01 lo 5.67 5.67 0.56 0.56 0.00 0.00 0.00 0.00 04:44:45 04:32:01 docker0 134.29 264.15 11.72 2296.50 0.00 0.00 0.00 0.00 04:44:45 04:32:01 ens3 266.88 135.99 2298.56 14.68 0.00 0.00 0.00 0.00 04:44:45 04:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:44:45 04:33:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:44:45 04:33:01 ens3 20.93 12.20 20.41 7.42 0.00 0.00 0.00 0.00 04:44:45 04:33:01 veth47f9ad4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:44:45 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:45 04:34:01 docker0 0.83 1.18 0.09 0.35 0.00 0.00 0.00 0.00 04:44:45 04:34:01 ens3 43.88 60.82 14.27 90.93 0.00 0.00 0.00 0.00 04:44:45 04:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:44:45 04:35:01 docker0 2.67 5.77 0.16 61.78 0.00 0.00 0.00 0.00 04:44:45 04:35:01 ens3 133.81 72.54 1460.99 17.11 0.00 0.00 0.00 0.00 04:44:45 04:35:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 04:44:45 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:45 04:36:01 ens3 167.06 81.14 3941.93 13.99 0.00 0.00 0.00 0.00 04:44:45 04:36:01 lo 1.47 1.47 0.13 0.13 0.00 0.00 0.00 0.00 04:44:45 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:45 04:37:01 ens3 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:44:45 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:45 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:45 04:38:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:44:45 04:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:44:45 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:45 04:39:01 ens3 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 04:44:45 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:45 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:45 04:40:01 ens3 0.82 0.43 0.36 0.27 0.00 0.00 0.00 0.00 04:44:45 04:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:44:45 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:45 04:41:01 ens3 0.45 0.40 0.26 0.21 0.00 0.00 0.00 0.00 04:44:45 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:45 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:45 04:42:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:44:45 04:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:44:45 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:45 04:43:01 ens3 1.25 0.43 1.55 0.03 0.00 0.00 0.00 0.00 04:44:45 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:45 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:45 04:44:01 ens3 0.78 0.73 0.36 0.29 0.00 0.00 0.00 0.00 04:44:45 04:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:44:45 Average: docker0 15.32 25.83 1.31 180.56 0.00 0.00 0.00 0.00 04:44:45 Average: ens3 67.33 41.11 904.61 13.03 0.00 0.00 0.00 0.00 04:44:45 Average: lo 0.69 0.69 0.07 0.07 0.00 0.00 0.00 0.00 04:44:45 04:44:45 04:44:45 ---> sar -P ALL: 04:44:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16342) 11/02/23 _x86_64_ (8 CPU) 04:44:45 04:44:45 04:29:14 LINUX RESTART (8 CPU) 04:44:45 04:44:45 04:30:01 CPU %user %nice %system %iowait %steal %idle 04:44:45 04:31:01 all 5.68 0.00 2.61 4.51 0.06 87.14 04:44:45 04:31:01 0 5.09 0.00 2.91 0.52 0.05 91.42 04:44:45 04:31:01 1 5.88 0.00 2.74 9.60 0.07 81.71 04:44:45 04:31:01 2 5.63 0.00 2.44 9.89 0.05 81.98 04:44:45 04:31:01 3 5.92 0.00 2.50 2.28 0.07 89.24 04:44:45 04:31:01 4 7.61 0.00 2.12 0.07 0.05 90.16 04:44:45 04:31:01 5 5.86 0.00 2.32 0.57 0.05 91.19 04:44:45 04:31:01 6 4.34 0.00 2.75 12.38 0.07 80.46 04:44:45 04:31:01 7 5.12 0.00 3.07 0.78 0.07 90.96 04:44:45 04:32:01 all 3.90 0.00 1.73 8.93 0.05 85.38 04:44:45 04:32:01 0 4.19 0.00 1.41 7.21 0.03 87.15 04:44:45 04:32:01 1 4.07 0.00 1.96 16.12 0.03 77.82 04:44:45 04:32:01 2 3.68 0.00 1.04 0.15 0.02 95.11 04:44:45 04:32:01 3 3.49 0.00 1.31 0.47 0.03 94.70 04:44:45 04:32:01 4 3.63 0.00 2.01 3.80 0.02 90.54 04:44:45 04:32:01 5 4.56 0.00 2.18 1.04 0.03 92.20 04:44:45 04:32:01 6 3.58 0.00 2.22 42.76 0.03 51.40 04:44:45 04:32:01 7 4.03 0.00 1.69 0.02 0.23 94.03 04:44:45 04:33:01 all 1.22 0.00 0.71 14.15 0.02 83.91 04:44:45 04:33:01 0 1.05 0.00 0.63 1.87 0.03 96.41 04:44:45 04:33:01 1 0.87 0.00 0.62 27.87 0.02 70.62 04:44:45 04:33:01 2 2.00 0.00 0.60 0.17 0.02 97.22 04:44:45 04:33:01 3 1.30 0.00 1.29 8.55 0.02 88.85 04:44:45 04:33:01 4 1.10 0.00 0.45 0.02 0.02 98.41 04:44:45 04:33:01 5 1.28 0.00 0.53 0.02 0.02 98.15 04:44:45 04:33:01 6 1.00 0.00 0.97 74.73 0.03 23.26 04:44:45 04:33:01 7 1.12 0.00 0.58 0.05 0.00 98.25 04:44:45 04:34:01 all 41.35 0.00 3.52 5.77 0.10 49.27 04:44:45 04:34:01 0 41.15 0.00 3.97 4.02 0.08 50.78 04:44:45 04:34:01 1 40.55 0.00 3.67 16.31 0.08 39.39 04:44:45 04:34:01 2 41.65 0.00 3.23 1.24 0.10 53.78 04:44:45 04:34:01 3 41.74 0.00 3.95 4.87 0.10 49.34 04:44:45 04:34:01 4 40.78 0.00 3.40 9.27 0.12 46.43 04:44:45 04:34:01 5 40.32 0.00 3.44 0.89 0.10 55.25 04:44:45 04:34:01 6 41.96 0.00 3.14 1.26 0.10 53.55 04:44:45 04:34:01 7 42.62 0.00 3.39 8.28 0.10 45.61 04:44:45 04:35:01 all 15.63 0.00 2.80 14.06 0.08 67.43 04:44:45 04:35:01 0 15.41 0.00 2.63 9.25 0.08 72.63 04:44:45 04:35:01 1 15.34 0.00 2.71 26.83 0.10 55.02 04:44:45 04:35:01 2 15.15 0.00 2.37 19.27 0.08 63.13 04:44:45 04:35:01 3 14.43 0.00 2.58 5.70 0.07 77.22 04:44:45 04:35:01 4 16.18 0.00 3.08 25.60 0.07 55.08 04:44:45 04:35:01 5 16.24 0.00 2.68 5.62 0.08 75.36 04:44:45 04:35:01 6 15.62 0.00 3.42 1.29 0.07 79.60 04:44:45 04:35:01 7 16.68 0.00 2.90 19.02 0.08 61.31 04:44:45 04:36:01 all 3.89 0.00 1.80 12.28 0.04 82.00 04:44:45 04:36:01 0 3.94 0.00 1.61 3.34 0.03 91.07 04:44:45 04:36:01 1 3.38 0.00 2.29 7.97 0.07 86.29 04:44:45 04:36:01 2 4.88 0.00 1.54 8.02 0.03 85.53 04:44:45 04:36:01 3 3.62 0.00 1.96 25.63 0.03 68.76 04:44:45 04:36:01 4 3.54 0.00 1.19 1.64 0.03 93.60 04:44:45 04:36:01 5 4.64 0.00 2.31 25.28 0.03 67.74 04:44:45 04:36:01 6 3.19 0.00 1.52 1.59 0.05 93.65 04:44:45 04:36:01 7 3.89 0.00 1.95 24.82 0.05 69.30 04:44:45 04:37:01 all 0.09 0.00 0.04 0.10 0.01 99.76 04:44:45 04:37:01 0 0.08 0.00 0.05 0.05 0.02 99.80 04:44:45 04:37:01 1 0.08 0.00 0.03 0.03 0.02 99.83 04:44:45 04:37:01 2 0.08 0.00 0.03 0.03 0.00 99.85 04:44:45 04:37:01 3 0.05 0.00 0.03 0.48 0.00 99.43 04:44:45 04:37:01 4 0.07 0.00 0.03 0.20 0.02 99.68 04:44:45 04:37:01 5 0.03 0.00 0.05 0.00 0.02 99.90 04:44:45 04:37:01 6 0.23 0.00 0.08 0.00 0.00 99.68 04:44:45 04:37:01 7 0.05 0.00 0.02 0.00 0.00 99.93 04:44:45 04:38:01 all 0.03 0.00 0.01 0.05 0.00 99.91 04:44:45 04:38:01 0 0.08 0.00 0.00 0.00 0.00 99.92 04:44:45 04:38:01 1 0.05 0.00 0.03 0.07 0.02 99.83 04:44:45 04:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:44:45 04:38:01 3 0.03 0.00 0.02 0.15 0.00 99.80 04:44:45 04:38:01 4 0.02 0.00 0.02 0.18 0.00 99.78 04:44:45 04:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:44:45 04:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:44:45 04:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:44:45 04:39:01 all 0.02 0.00 0.00 0.01 0.01 99.96 04:44:45 04:39:01 0 0.03 0.00 0.00 0.00 0.02 99.95 04:44:45 04:39:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:44:45 04:39:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:44:45 04:39:01 3 0.02 0.00 0.02 0.10 0.00 99.87 04:44:45 04:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:44:45 04:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:44:45 04:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:44:45 04:39:01 7 0.05 0.00 0.00 0.00 0.00 99.95 04:44:45 04:40:01 all 0.04 0.00 0.01 0.04 0.01 99.90 04:44:45 04:40:01 0 0.03 0.00 0.03 0.00 0.00 99.93 04:44:45 04:40:01 1 0.08 0.00 0.02 0.18 0.02 99.70 04:44:45 04:40:01 2 0.02 0.00 0.00 0.05 0.00 99.93 04:44:45 04:40:01 3 0.05 0.00 0.00 0.10 0.02 99.83 04:44:45 04:40:01 4 0.07 0.00 0.02 0.00 0.02 99.90 04:44:45 04:40:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:44:45 04:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:44:45 04:40:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:44:45 04:41:01 all 0.01 0.00 0.01 0.06 0.01 99.91 04:44:45 04:41:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:44:45 04:41:01 1 0.05 0.00 0.03 0.45 0.05 99.42 04:44:45 04:41:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:44:45 04:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:44:45 04:41:01 4 0.02 0.00 0.00 0.02 0.00 99.97 04:44:45 04:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:44:45 04:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:44:45 04:41:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:44:45 04:44:45 04:41:01 CPU %user %nice %system %iowait %steal %idle 04:44:45 04:42:01 all 0.12 0.00 0.02 0.00 0.00 99.85 04:44:45 04:42:01 0 0.58 0.00 0.02 0.00 0.02 99.38 04:44:45 04:42:01 1 0.05 0.00 0.07 0.03 0.02 99.83 04:44:45 04:42:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:44:45 04:42:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:44:45 04:42:01 4 0.20 0.00 0.02 0.00 0.00 99.78 04:44:45 04:42:01 5 0.03 0.00 0.03 0.00 0.00 99.93 04:44:45 04:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:44:45 04:42:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:44:45 04:43:01 all 0.03 0.00 0.01 0.05 0.00 99.90 04:44:45 04:43:01 0 0.13 0.00 0.02 0.00 0.00 99.85 04:44:45 04:43:01 1 0.00 0.00 0.00 0.07 0.02 99.92 04:44:45 04:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:44:45 04:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:44:45 04:43:01 4 0.05 0.00 0.00 0.35 0.00 99.60 04:44:45 04:43:01 5 0.02 0.00 0.03 0.00 0.00 99.95 04:44:45 04:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:44:45 04:43:01 7 0.07 0.00 0.02 0.00 0.02 99.90 04:44:45 04:44:01 all 0.03 0.00 0.01 0.01 0.01 99.94 04:44:45 04:44:01 0 0.05 0.00 0.00 0.00 0.02 99.93 04:44:45 04:44:01 1 0.00 0.00 0.02 0.08 0.00 99.90 04:44:45 04:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:44:45 04:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:44:45 04:44:01 4 0.15 0.00 0.02 0.00 0.02 99.82 04:44:45 04:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:44:45 04:44:01 6 0.02 0.00 0.02 0.02 0.02 99.93 04:44:45 04:44:01 7 0.03 0.00 0.03 0.00 0.02 99.92 04:44:45 Average: all 5.13 0.00 0.94 4.28 0.03 89.62 04:44:45 Average: 0 5.13 0.00 0.95 1.87 0.03 92.02 04:44:45 Average: 1 5.01 0.00 1.01 7.52 0.04 86.42 04:44:45 Average: 2 5.21 0.00 0.80 2.76 0.02 91.21 04:44:45 Average: 3 5.03 0.00 0.97 3.44 0.02 90.53 04:44:45 Average: 4 5.22 0.00 0.88 2.92 0.03 90.95 04:44:45 Average: 5 5.19 0.00 0.97 2.38 0.02 91.44 04:44:45 Average: 6 4.98 0.00 1.00 9.55 0.03 84.44 04:44:45 Average: 7 5.25 0.00 0.97 3.77 0.04 89.97 04:44:45 04:44:45 04:44:45