Pull request #1583 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 0d5b88dd80a75ef9b43031f4cf9724640386a6a6+2bf2505a0d4e1853de162ef985be1e016ba60c0f (929ca535661544c29991831cddd0e7cd004cdacb) 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-ssh7876486572526097604.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh15047839508757777726.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 590556114a56c6d90cc8043840e039c2f74196dc 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-1583/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-1583/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17769882317220158431.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-1583/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15032825015768706782.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh720198367331584378.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-1583/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-1583/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh475062563792153022.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 590556114a56c6d90cc8043840e039c2f74196dc 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-925 in /w/workspace/gexfoundry_device-sdk-go_PR-1583 [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-1583 # 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 Merging remotes/origin/main commit 2bf2505a0d4e1853de162ef985be1e016ba60c0f into PR head commit 0d5b88dd80a75ef9b43031f4cf9724640386a6a6 Merge succeeded, producing 0d5b88dd80a75ef9b43031f4cf9724640386a6a6 Checking out Revision 0d5b88dd80a75ef9b43031f4cf9724640386a6a6 (PR-1583) > 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/1583/head:refs/remotes/origin/PR-1583 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0d5b88dd80a75ef9b43031f4cf9724640386a6a6 # 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 2bf2505a0d4e1853de162ef985be1e016ba60c0f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0d5b88dd80a75ef9b43031f4cf9724640386a6a6 # timeout=10 Commit message: "fix: Convert the Device Labels value from string to string slice" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:43:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:43:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:43:00 ========================================================= 07:43:00 EdgeX Global Pipelines Version Info 07:43:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:43:01 ------------------- 07:43:01 stable info: 07:43:01 ------------------- 07:43:01 Commited By: Ginny Guan ginny@iotechsys.com 07:43:01 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 07:43:01 Message: update stable to v1.0.260 07:43:01 ------------------- 07:43:01 experimental info: 07:43:01 ------------------- 07:43:01 Commited By: Ginny Guan ginny@iotechsys.com 07:43:01 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 07:43:01 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:43:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 07:43:02 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 07:43:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:43:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:43:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:43:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 07:43:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:43:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 07:43:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:43:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:43:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:43:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 07:43:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:43:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:43:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:43:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:43:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:43:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:43:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:43:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:43:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:43:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 07:43:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:43:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:43:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:43:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:43:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:43:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1583 [Pipeline] echo 07:43:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1583 [Pipeline] echo 07:43:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1583 [Pipeline] echo 07:43:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0d5b88dd80a75ef9b43031f4cf9724640386a6a6 [Pipeline] echo 07:43:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0d5b88d [Pipeline] echo 07:43:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:43:04 provisioning config files... 07:43:04 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1583@tmp/config13334150677076257061tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:43:04 ---> ****-login.sh 07:43:04 nexus3.edgexfoundry.org:10001 07:43:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:43:05 Configure a credential helper to remove this warning. See 07:43:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:43:05 07:43:05 Login Succeeded 07:43:05 nexus3.edgexfoundry.org:10002 07:43:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:43:05 Configure a credential helper to remove this warning. See 07:43:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:43:05 07:43:05 Login Succeeded 07:43:05 nexus3.edgexfoundry.org:10003 07:43:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:43:05 Configure a credential helper to remove this warning. See 07:43:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:43:05 07:43:05 Login Succeeded 07:43:05 nexus3.edgexfoundry.org:10004 07:43:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:43:05 Configure a credential helper to remove this warning. See 07:43:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:43:05 07:43:05 Login Succeeded 07:43:05 ****.io 07:43:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:43:05 Configure a credential helper to remove this warning. See 07:43:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:43:05 07:43:05 Login Succeeded 07:43:05 ---> ****-login.sh ends [Pipeline] } 07:43:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:43:06 + git rev-list -1 --merges 0d5b88dd80a75ef9b43031f4cf9724640386a6a6~1..0d5b88dd80a75ef9b43031f4cf9724640386a6a6 [Pipeline] echo 07:43:06 -----------> git rev-list -1 --merges 0d5b88dd80a75ef9b43031f4cf9724640386a6a6~1..0d5b88dd80a75ef9b43031f4cf9724640386a6a6 0d5b88dd80a75ef9b43031f4cf9724640386a6a6 [false] [Pipeline] sh 07:43:06 + git log --format=format:%s -1 0d5b88dd80a75ef9b43031f4cf9724640386a6a6 [Pipeline] echo 07:43:06 ========================================================= 07:43:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:43:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:43:07 + git log --format=format:%s -1 0d5b88dd80a75ef9b43031f4cf9724640386a6a6 [Pipeline] echo 07:43:07 [semverPrep] GIT_COMMIT: 0d5b88dd80a75ef9b43031f4cf9724640386a6a6, Commit Message: fix: Convert the Device Labels value from string to string slice [Pipeline] echo 07:43:07 [semverPrep] This is not a build commit. [Pipeline] sh 07:43:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:43:07 + grep -v github /etc/ssh/ssh_known_hosts 07:43:07 + [ -e /tmp/ssh_known_hosts ] 07:43:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:43:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:43:07 + sudo tee -a /etc/ssh/ssh_known_hosts 07:43:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:43:08 07:43:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:43:08 0.1.4: Pulling from edgex-devops/py-git-semver 07:43:08 b85a868b505f: Pulling fs layer 07:43:08 e2be974225ed: Pulling fs layer 07:43:08 339a4e72a1f5: Pulling fs layer 07:43:08 988bab9f4d93: Pulling fs layer 07:43:08 1469e6f7b9e6: Pulling fs layer 07:43:08 eaf3925da568: Pulling fs layer 07:43:08 bab4dde63d76: Pulling fs layer 07:43:08 bde34c3a00c8: Pulling fs layer 07:43:08 b352a97aabf1: Pulling fs layer 07:43:08 4872d77fe225: Pulling fs layer 07:43:08 5851b861e8e6: Pulling fs layer 07:43:08 1469e6f7b9e6: Waiting 07:43:08 eaf3925da568: Waiting 07:43:08 bab4dde63d76: Waiting 07:43:08 bde34c3a00c8: Waiting 07:43:08 b352a97aabf1: Waiting 07:43:08 4872d77fe225: Waiting 07:43:08 5851b861e8e6: Waiting 07:43:08 988bab9f4d93: Waiting 07:43:08 e2be974225ed: Verifying Checksum 07:43:08 e2be974225ed: Download complete 07:43:08 988bab9f4d93: Download complete 07:43:08 1469e6f7b9e6: Verifying Checksum 07:43:08 1469e6f7b9e6: Download complete 07:43:08 eaf3925da568: Verifying Checksum 07:43:08 eaf3925da568: Download complete 07:43:08 339a4e72a1f5: Verifying Checksum 07:43:08 339a4e72a1f5: Download complete 07:43:08 bde34c3a00c8: Verifying Checksum 07:43:08 bde34c3a00c8: Download complete 07:43:08 b352a97aabf1: Download complete 07:43:08 4872d77fe225: Verifying Checksum 07:43:08 4872d77fe225: Download complete 07:43:08 5851b861e8e6: Download complete 07:43:09 b85a868b505f: Verifying Checksum 07:43:09 b85a868b505f: Download complete 07:43:09 bab4dde63d76: Verifying Checksum 07:43:09 bab4dde63d76: Download complete 07:43:10 b85a868b505f: Pull complete 07:43:10 e2be974225ed: Pull complete 07:43:10 339a4e72a1f5: Pull complete 07:43:10 988bab9f4d93: Pull complete 07:43:11 1469e6f7b9e6: Pull complete 07:43:11 eaf3925da568: Pull complete 07:43:13 bab4dde63d76: Pull complete 07:43:13 bde34c3a00c8: Pull complete 07:43:13 b352a97aabf1: Pull complete 07:43:13 4872d77fe225: Pull complete 07:43:13 5851b861e8e6: Pull complete 07:43:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:43:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:43:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:43:13 prd-ubuntu20.04-docker-8c-8g-925 does not seem to be running inside a container 07:43:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1583 -v /w/workspace/gexfoundry_device-sdk-go_PR-1583:/w/workspace/gexfoundry_device-sdk-go_PR-1583:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1583@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1583@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-devops/py-git-semver:0.1.4 cat 07:43:17 $ docker top f055bab6ab6f64a7162cadb9609ab7599b24996a8904c1692ceca850b48f80ca -eo pid,comm 07:43:17 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). 07:43:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:43:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:43:17 [ssh-agent] Looking for ssh-agent implementation... 07:43:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:43:17 $ docker exec f055bab6ab6f64a7162cadb9609ab7599b24996a8904c1692ceca850b48f80ca ssh-agent 07:43:17 SSH_AUTH_SOCK=/tmp/ssh-1V32QwySygIb/agent.31 07:43:17 SSH_AGENT_PID=38 07:43:17 Running ssh-add (command line suppressed) 07:43:18 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1583@tmp/private_key_13218951889756583075.key (/w/workspace/gexfoundry_device-sdk-go_PR-1583@tmp/private_key_13218951889756583075.key) 07:43:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:43:18 + git tag --points-at HEAD [Pipeline] } 07:43:18 $ docker exec --env ******** --env ******** f055bab6ab6f64a7162cadb9609ab7599b24996a8904c1692ceca850b48f80ca ssh-agent -k 07:43:18 unset SSH_AUTH_SOCK; 07:43:18 unset SSH_AGENT_PID; 07:43:18 echo Agent pid 38 killed; 07:43:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:43:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:43:18 [ssh-agent] Looking for ssh-agent implementation... 07:43:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:43:18 $ docker exec f055bab6ab6f64a7162cadb9609ab7599b24996a8904c1692ceca850b48f80ca ssh-agent 07:43:18 SSH_AUTH_SOCK=/tmp/ssh-ysJoZXt7DN1Y/agent.71 07:43:18 SSH_AGENT_PID=77 07:43:18 Running ssh-add (command line suppressed) 07:43:19 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1583@tmp/private_key_6473662751021730739.key (/w/workspace/gexfoundry_device-sdk-go_PR-1583@tmp/private_key_6473662751021730739.key) 07:43:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:43:19 + git semver init 07:43:19 2024-05-28 07:43:19,597 [run_init] DEBUG init version:0.0.0 force:False 07:43:19 2024-05-28 07:43:19,598 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1583/.semver 07:43:19 2024-05-28 07:43:19,599 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1583/.semver 07:43:19 2024-05-28 07:43:19,599 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1583/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1583, universal_newlines=False, shell=None, istream=None) 07:43:21 2024-05-28 07:43:20,940 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1583/.git/info/exclude 07:43:21 2024-05-28 07:43:20,940 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1583/.semver/PR-1583 with force:False 07:43:21 2024-05-28 07:43:20,941 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1583/.semver/PR-1583 07:43:21 2024-05-28 07:43:20,945 [execute] INFO git cat-file --batch-check 07:43:21 2024-05-28 07:43:20,946 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1583/.semver, universal_newlines=False, shell=None, istream=) 07:43:21 2024-05-28 07:43:20,953 [execute] INFO git cat-file --batch 07:43:21 2024-05-28 07:43:20,953 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1583/.semver, universal_newlines=False, shell=None, istream=) 07:43:21 2024-05-28 07:43:20,958 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1583/.semver/PR-1583 07:43:21 0.0.0 [Pipeline] } 07:43:21 $ docker exec --env ******** --env ******** f055bab6ab6f64a7162cadb9609ab7599b24996a8904c1692ceca850b48f80ca ssh-agent -k 07:43:21 unset SSH_AUTH_SOCK; 07:43:21 unset SSH_AGENT_PID; 07:43:21 echo Agent pid 77 killed; 07:43:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:43:21 + git semver [Pipeline] } 07:43:21 $ docker stop --time=1 f055bab6ab6f64a7162cadb9609ab7599b24996a8904c1692ceca850b48f80ca 07:43:23 $ docker rm -f --volumes f055bab6ab6f64a7162cadb9609ab7599b24996a8904c1692ceca850b48f80ca [Pipeline] // withDockerContainer [Pipeline] sh 07:43:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:43:24 Stashed 1 file(s) [Pipeline] echo 07:43: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 07:43:24 provisioning config files... 07:43:24 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1583@tmp/config14703990680647395467tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:43:25 ---> ****-login.sh 07:43:25 nexus3.edgexfoundry.org:10001 07:43:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:43:25 Configure a credential helper to remove this warning. See 07:43:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:43:25 07:43:25 Login Succeeded 07:43:25 nexus3.edgexfoundry.org:10002 07:43:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:43:25 Configure a credential helper to remove this warning. See 07:43:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:43:25 07:43:25 Login Succeeded 07:43:25 nexus3.edgexfoundry.org:10003 07:43:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:43:25 Configure a credential helper to remove this warning. See 07:43:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:43:25 07:43:25 Login Succeeded 07:43:25 nexus3.edgexfoundry.org:10004 07:43:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:43:25 Configure a credential helper to remove this warning. See 07:43:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:43:25 07:43:25 Login Succeeded 07:43:25 ****.io 07:43:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:43:25 Configure a credential helper to remove this warning. See 07:43:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:43:25 07:43:25 Login Succeeded 07:43:25 ---> ****-login.sh ends [Pipeline] } 07:43:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:43:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:43:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:43:26 ========================================================= 07:43:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 07:43:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:26 + 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 . 07:43:26 Sending build context to Docker daemon 25.74MB 07:43:26 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 07:43:26 Step 2/10 : FROM ${BASE} AS builder 07:43:26 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 07:43:26 619be1103602: Pulling fs layer 07:43:26 7862e08f4a3e: Pulling fs layer 07:43:26 5df492c9dc93: Pulling fs layer 07:43:26 7629e6793208: Pulling fs layer 07:43:26 4f4fb700ef54: Pulling fs layer 07:43:26 fb5054dd5b73: Pulling fs layer 07:43:26 eeca6798cff9: Pulling fs layer 07:43:26 aa269ceb94a6: Pulling fs layer 07:43:26 ada007ff1a6a: Pulling fs layer 07:43:26 fb5054dd5b73: Waiting 07:43:26 eeca6798cff9: Waiting 07:43:26 7629e6793208: Waiting 07:43:26 aa269ceb94a6: Waiting 07:43:26 ada007ff1a6a: Waiting 07:43:26 7862e08f4a3e: Verifying Checksum 07:43:26 7862e08f4a3e: Download complete 07:43:26 7629e6793208: Verifying Checksum 07:43:26 7629e6793208: Download complete 07:43:26 4f4fb700ef54: Download complete 07:43:26 619be1103602: Verifying Checksum 07:43:26 619be1103602: Download complete 07:43:26 fb5054dd5b73: Verifying Checksum 07:43:26 fb5054dd5b73: Download complete 07:43:26 eeca6798cff9: Verifying Checksum 07:43:26 eeca6798cff9: Download complete 07:43:27 619be1103602: Pull complete 07:43:27 ada007ff1a6a: Verifying Checksum 07:43:27 ada007ff1a6a: Download complete 07:43:27 7862e08f4a3e: Pull complete 07:43:27 5df492c9dc93: Verifying Checksum 07:43:27 5df492c9dc93: Download complete 07:43:27 aa269ceb94a6: Verifying Checksum 07:43:27 aa269ceb94a6: Download complete 07:43:31 5df492c9dc93: Pull complete 07:43:31 7629e6793208: Pull complete 07:43:31 4f4fb700ef54: Pull complete 07:43:31 fb5054dd5b73: Pull complete 07:43:31 eeca6798cff9: Pull complete 07:43:33 aa269ceb94a6: Pull complete 07:43:33 ada007ff1a6a: Pull complete 07:43:33 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 07:43:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:43:33 ---> f489d0715acc 07:43:33 Step 3/10 : ARG MAKE=make build 07:43:39 Still waiting to schedule task 07:43:39 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:43:40 ---> Running in 6db9f3990695 07:43:40 Removing intermediate container 6db9f3990695 07:43:40 ---> 16afccc57dc3 07:43:40 Step 4/10 : WORKDIR /device-sdk-go 07:43:40 ---> Running in 465cd12cf149 07:43:40 Removing intermediate container 465cd12cf149 07:43:40 ---> 60e381f4e50b 07:43:40 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:43:40 ---> Running in 83084343e658 07:43:40 Removing intermediate container 83084343e658 07:43:40 ---> 52405194ad0a 07:43:40 Step 6/10 : RUN apk add --update --no-cache make git 07:43:40 ---> Running in 96b1225b4ba0 07:43:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:43:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:43:41 OK: 264 MiB in 52 packages 07:43:41 Removing intermediate container 96b1225b4ba0 07:43:41 ---> 15627208459f 07:43:41 Step 7/10 : COPY go.mod vendor* ./ 07:43:41 ---> ecc0ec1f020b 07:43:41 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:43:41 ---> Running in 8ec79882c292 07:44:38 Removing intermediate container 8ec79882c292 07:44:38 ---> d3827c602341 07:44:38 Step 9/10 : COPY . . 07:44:38 ---> 984d84ccb423 07:44:38 Step 10/10 : RUN ${MAKE} 07:44:38 ---> Running in 79f62f387558 07:44:38 noop 07:44:38 Removing intermediate container 79f62f387558 07:44:38 ---> fc728570b41c 07:44:38 Successfully built fc728570b41c 07:44:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:38 + docker inspect -f . ci-base-image-x86_64 07:44:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:44:38 prd-ubuntu20.04-docker-8c-8g-925 does not seem to be running inside a container 07:44:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1583 -v /w/workspace/gexfoundry_device-sdk-go_PR-1583:/w/workspace/gexfoundry_device-sdk-go_PR-1583:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1583@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1583@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:44:39 $ docker top 727ba3877d4518ff81c08bd2af9a3118b8d1e9eb57ca10250e629c6fe412e384 -eo pid,comm [Pipeline] { [Pipeline] sh 07:44:39 + go version 07:44:39 go version go1.21.9 linux/amd64 [Pipeline] } 07:44:39 $ docker stop --time=1 727ba3877d4518ff81c08bd2af9a3118b8d1e9eb57ca10250e629c6fe412e384 07:44:40 $ docker rm -f --volumes 727ba3877d4518ff81c08bd2af9a3118b8d1e9eb57ca10250e629c6fe412e384 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:41 + docker inspect -f . ci-base-image-x86_64 07:44:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:44:41 prd-ubuntu20.04-docker-8c-8g-925 does not seem to be running inside a container 07:44:41 $ 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-1583 -v /w/workspace/gexfoundry_device-sdk-go_PR-1583:/w/workspace/gexfoundry_device-sdk-go_PR-1583:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1583@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1583@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:44:42 $ docker top 5d86c7af0ae5f121eb6349b408826e7a283a6ab274c7db7e70359aafc5c3e9ca -eo pid,comm [Pipeline] { [Pipeline] sh 07:44:42 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1583 [Pipeline] fileExists [Pipeline] sh 07:44:43 + make test 07:44:43 go test -race -coverprofile=coverage.out ./... 07:44:51 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 07:45:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-926 in /w/workspace/gexfoundry_device-sdk-go_PR-1583 [Pipeline] { [Pipeline] ws 07:45:13 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 07:45:16 The recommended git tool is: git 07:45:23 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 07:45:23 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 07:45:23 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 07:45:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 07:45:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 07:45:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 07:45:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 07:45:24 using credential edgex-jenkins-ssh 07:45:24 Cloning the remote Git repository 07:45:24 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 07:45:24 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.048s coverage: 27.6% of statements 07:45:24 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.053s coverage: 81.5% of statements 07:45:24 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.070s coverage: 86.0% of statements 07:45:25 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 07:45:25 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 07:45:25 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 07:45:24 > git init /w/workspace/device-sdk-go/1 # timeout=10 07:45:24 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:45:24 > git --version # timeout=10 07:45:24 > git --version # 'git version 2.25.1' 07:45:24 using GIT_SSH to set credentials SSH Credentials for GitHub 07:45:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:45:26 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.098s coverage: 71.8% of statements 07:45:26 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 07:45:27 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:45:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:45:29 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.055s coverage: 14.4% of statements 07:45:29 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.772s coverage: 45.9% of statements 07:45:29 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.073s coverage: 68.5% of statements 07:45:29 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.118s coverage: 89.2% of statements 07:45:29 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.062s coverage: 5.5% of statements 07:45:29 Merging remotes/origin/main commit 2bf2505a0d4e1853de162ef985be1e016ba60c0f into PR head commit 0d5b88dd80a75ef9b43031f4cf9724640386a6a6 07:45:28 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:45:29 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:45:29 using GIT_SSH to set credentials SSH Credentials for GitHub 07:45:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1583/head:refs/remotes/origin/PR-1583 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:45:29 > git config core.sparsecheckout # timeout=10 07:45:30 Merge succeeded, producing 0d5b88dd80a75ef9b43031f4cf9724640386a6a6 07:45:30 Checking out Revision 0d5b88dd80a75ef9b43031f4cf9724640386a6a6 (PR-1583) 07:45:30 > git checkout -f 0d5b88dd80a75ef9b43031f4cf9724640386a6a6 # timeout=10 07:45:30 > git remote # timeout=10 07:45:30 > git config --get remote.origin.url # timeout=10 07:45:30 using GIT_SSH to set credentials SSH Credentials for GitHub 07:45:30 > git merge 2bf2505a0d4e1853de162ef985be1e016ba60c0f # timeout=10 07:45:30 > git rev-parse HEAD^{commit} # timeout=10 07:45:30 > git config core.sparsecheckout # timeout=10 07:45:30 > git checkout -f 0d5b88dd80a75ef9b43031f4cf9724640386a6a6 # timeout=10 07:45:34 Commit message: "fix: Convert the Device Labels value from string to string slice" 07:45:34 > git --version # timeout=10 07:45:34 > git --version # 'git version 2.25.1' 07:45:34 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:45:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:45:36 % Total % Received % Xferd Average Speed Time Time Time Current 07:45:36 Dload Upload Total Spent Left Speed 07:45:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 111k 0 --:--:-- --:--:-- --:--:-- 112k [Pipeline] sh 07:45:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:45:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:45:36 + sudo tee /etc/docker/daemon.new 07:45:36 { 07:45:36 "registry-mirrors": [ 07:45:36 "https://nexus3.edgexfoundry.org:10001" 07:45:36 ], 07:45:36 "bip": "10.250.0.254/24", 07:45:36 "hosts": [ 07:45:36 "tcp://0.0.0.0:5555", 07:45:36 "unix:///var/run/docker.sock" 07:45:36 ], 07:45:36 "mtu": 1458, 07:45:36 "selinux-enabled": true, 07:45:36 "seccomp-profile": "/etc/docker/seccomp.json" 07:45:36 } [Pipeline] sh 07:45:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:45:37 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:45:55 provisioning config files... 07:45:55 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config16342346476046746987tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:45:56 ---> ****-login.sh 07:45:56 nexus3.edgexfoundry.org:10001 07:45:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:45:56 Configure a credential helper to remove this warning. See 07:45:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:45:56 07:45:56 Login Succeeded 07:45:56 nexus3.edgexfoundry.org:10002 07:45:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:45:57 Configure a credential helper to remove this warning. See 07:45:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:45:57 07:45:57 Login Succeeded 07:45:57 nexus3.edgexfoundry.org:10003 07:45:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:45:57 Configure a credential helper to remove this warning. See 07:45:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:45:57 07:45:57 Login Succeeded 07:45:57 nexus3.edgexfoundry.org:10004 07:45:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:45:57 Configure a credential helper to remove this warning. See 07:45:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:45:57 07:45:57 Login Succeeded 07:45:57 ****.io 07:45:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:45:58 Configure a credential helper to remove this warning. See 07:45:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:45:58 07:45:58 Login Succeeded 07:45:58 ---> ****-login.sh ends [Pipeline] } 07:45:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:45:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:45:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:45:59 ========================================================= 07:45:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 07:45:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:59 + 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 . 07:46:00 Sending build context to Docker daemon 13.29MB 07:46:00 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 07:46:00 Step 2/10 : FROM ${BASE} AS builder 07:46:00 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:46:00 c6b39de5b339: Pulling fs layer 07:46:00 a69c41024577: Pulling fs layer 07:46:00 d6de4b400683: Pulling fs layer 07:46:00 35cb2a7552d0: Pulling fs layer 07:46:00 4f4fb700ef54: Pulling fs layer 07:46:00 464afbd9ba4c: Pulling fs layer 07:46:00 00f215d4a9da: Pulling fs layer 07:46:00 d496ad576159: Pulling fs layer 07:46:00 4f4fb700ef54: Waiting 07:46:00 464afbd9ba4c: Waiting 07:46:00 00f215d4a9da: Waiting 07:46:00 d496ad576159: Waiting 07:46:00 35cb2a7552d0: Waiting 07:46:00 a69c41024577: Verifying Checksum 07:46:00 a69c41024577: Download complete 07:46:00 35cb2a7552d0: Verifying Checksum 07:46:00 35cb2a7552d0: Download complete 07:46:00 4f4fb700ef54: Verifying Checksum 07:46:00 4f4fb700ef54: Download complete 07:46:00 c6b39de5b339: Download complete 07:46:00 464afbd9ba4c: Verifying Checksum 07:46:00 464afbd9ba4c: Download complete 07:46:01 d496ad576159: Verifying Checksum 07:46:01 d496ad576159: Download complete 07:46:01 GO111MODULE=on go vet ./... 07:46:01 c6b39de5b339: Pull complete 07:46:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:46:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:46:01 ./bin/test-attribution-txt.sh 07:46:01 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 07:46:01 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 07:46:01 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 07:46:01 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 07:46:01 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 07:46:01 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 07:46:01 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 07:46:01 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 07:46:01 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 07:46:01 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 07:46:01 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 07:46:01 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 07:46:01 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 07:46:01 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 07:46:01 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 07:46:01 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 07:46:01 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 07:46:01 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 07:46:01 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 07:46:01 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 07:46:01 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 07:46:01 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 07:46:01 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 07:46:01 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 07:46:01 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 07:46:01 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 07:46:01 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 07:46:01 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 07:46:01 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 07:46:01 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 07:46:01 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 07:46:01 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 07:46:01 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 07:46:01 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 07:46:01 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 07:46:01 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 07:46:01 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 07:46:01 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 07:46:01 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 07:46:01 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 07:46:01 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 07:46:01 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 07:46:01 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 07:46:01 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 07:46:01 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 07:46:01 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 07:46:01 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 07:46:01 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 07:46:01 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 07:46:01 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 07:46:01 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 07:46:01 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 07:46:01 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 07:46:01 a69c41024577: Pull complete 07:46:02 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 07:46:02 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 07:46:02 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 07:46:02 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 07:46:02 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 07:46:02 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 07:46:02 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 07:46:02 An attribution for golang.org/x/term is missing from Attribution.txt, please add 07:46:02 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 07:46:02 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 07:46:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:46:02 $ docker stop --time=1 5d86c7af0ae5f121eb6349b408826e7a283a6ab274c7db7e70359aafc5c3e9ca 07:46:02 d6de4b400683: Verifying Checksum 07:46:02 d6de4b400683: Download complete 07:46:03 00f215d4a9da: Verifying Checksum 07:46:03 00f215d4a9da: Download complete 07:46:11 $ docker rm -f --volumes 5d86c7af0ae5f121eb6349b408826e7a283a6ab274c7db7e70359aafc5c3e9ca [Pipeline] // withDockerContainer [Pipeline] sh 07:46:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:46:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:46:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:46:13 + ls -al . 07:46:13 total 376 07:46:13 drwxrwxr-x 11 jenkins jenkins 4096 May 28 07:44 . 07:46:13 drwxrwxr-x 4 jenkins jenkins 4096 May 28 07:42 .. 07:46:13 -rw-rw-r-- 1 jenkins jenkins 140 May 28 07:42 .dockerignore 07:46:13 drwxrwxr-x 8 jenkins jenkins 4096 May 28 07:45 .git 07:46:13 drwxrwxr-x 3 jenkins jenkins 4096 May 28 07:42 .github 07:46:13 -rw-rw-r-- 1 jenkins jenkins 137 May 28 07:42 .gitignore 07:46:13 -rw-rw-r-- 1 jenkins jenkins 42 May 28 07:42 .golangci.yml 07:46:13 drwxr-xr-x 3 jenkins jenkins 4096 May 28 07:43 .semver 07:46:13 -rw-rw-r-- 1 jenkins jenkins 48109 May 28 07:42 CHANGELOG.md 07:46:13 -rw-rw-r-- 1 jenkins jenkins 677 May 28 07:42 GOVERNANCE.md 07:46:13 -rw-rw-r-- 1 jenkins jenkins 885 May 28 07:42 Jenkinsfile 07:46:13 -rw-rw-r-- 1 jenkins jenkins 11341 May 28 07:42 LICENSE 07:46:13 -rw-rw-r-- 1 jenkins jenkins 1842 May 28 07:42 Makefile 07:46:13 -rw-rw-r-- 1 jenkins jenkins 619 May 28 07:42 OWNERS.md 07:46:13 -rw-rw-r-- 1 jenkins jenkins 4933 May 28 07:42 README.md 07:46:13 -rw-rw-r-- 1 jenkins jenkins 5 May 28 07:43 VERSION 07:46:13 drwxrwxr-x 2 jenkins jenkins 4096 May 28 07:42 bin 07:46:13 -rw-r--r-- 1 jenkins jenkins 122153 May 28 07:45 coverage.out 07:46:13 drwxrwxr-x 5 jenkins jenkins 4096 May 28 07:42 example 07:46:13 -rw-rw-r-- 1 jenkins jenkins 7064 May 28 07:42 go.mod 07:46:13 -rw-rw-r-- 1 jenkins jenkins 101331 May 28 07:42 go.sum 07:46:13 drwxrwxr-x 12 jenkins jenkins 4096 May 28 07:42 internal 07:46:13 drwxrwxr-x 3 jenkins jenkins 4096 May 28 07:42 openapi 07:46:13 drwxrwxr-x 6 jenkins jenkins 4096 May 28 07:42 pkg 07:46:13 drwxrwxr-x 4 jenkins jenkins 4096 May 28 07:42 snap 07:46:13 -rw-rw-r-- 1 jenkins jenkins 222 May 28 07:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:13 + 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=0d5b88dd80a75ef9b43031f4cf9724640386a6a6 --label arch=amd64 --label version=0.0.0 . 07:46:13 Sending build context to Docker daemon 25.86MB 07:46:13 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 07:46:13 Step 2/24 : FROM ${BASE} AS builder 07:46:13 ---> fc728570b41c 07:46:13 Step 3/24 : ARG MAKE=make build 07:46:14 ---> Running in 26ca0eb2c375 07:46:14 Removing intermediate container 26ca0eb2c375 07:46:14 ---> 82a0270e6ec1 07:46:14 Step 4/24 : WORKDIR /device-sdk-go 07:46:14 ---> Running in 8b811cb1f92e 07:46:14 Removing intermediate container 8b811cb1f92e 07:46:14 ---> f94e01b31bc4 07:46:14 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:46:14 ---> Running in 3ff0f66fa7d1 07:46:14 Removing intermediate container 3ff0f66fa7d1 07:46:14 ---> 71b7ce165260 07:46:14 Step 6/24 : RUN apk add --update --no-cache make git 07:46:14 ---> Running in 77ab40c8ecce 07:46:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:46:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:46:15 OK: 264 MiB in 52 packages 07:46:15 Removing intermediate container 77ab40c8ecce 07:46:15 ---> c976d2592e99 07:46:15 Step 7/24 : COPY go.mod vendor* ./ 07:46:15 ---> 6a75594c3afe 07:46:15 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:46:15 ---> Running in 2e931f68a87e 07:46:16 d6de4b400683: Pull complete 07:46:16 35cb2a7552d0: Pull complete 07:46:16 4f4fb700ef54: Pull complete 07:46:16 464afbd9ba4c: Pull complete 07:46:16 Removing intermediate container 2e931f68a87e 07:46:16 ---> 6a316d23ee09 07:46:16 Step 9/24 : COPY . . 07:46:17 ---> f80b1a096b94 07:46:17 Step 10/24 : RUN ${MAKE} 07:46:17 ---> Running in b66854a9cced 07:46:17 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 07:46:24 00f215d4a9da: Pull complete 07:46:25 d496ad576159: Pull complete 07:46:25 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 07:46:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:46:25 ---> f246e2811388 07:46:25 Step 3/10 : ARG MAKE=make build 07:46:27 ---> Running in be01ee528b80 07:46:27 Removing intermediate container be01ee528b80 07:46:27 ---> 55b765680115 07:46:27 Step 4/10 : WORKDIR /device-sdk-go 07:46:27 ---> Running in 10456f346793 07:46:27 Removing intermediate container 10456f346793 07:46:27 ---> cdc6b5a594a9 07:46:27 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:46:27 ---> Running in 94660060d7ea 07:46:28 Removing intermediate container 94660060d7ea 07:46:28 ---> 19796bbf00d7 07:46:28 Step 6/10 : RUN apk add --update --no-cache make git 07:46:28 ---> Running in e129117b3037 07:46:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:46:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:46:30 OK: 266 MiB in 52 packages 07:46:32 Removing intermediate container e129117b3037 07:46:32 ---> 5aebfd351bea 07:46:32 Step 7/10 : COPY go.mod vendor* ./ 07:46:33 ---> 54adda4c895b 07:46:33 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:46:33 ---> Running in 87f5bfcf40bb 07:46:49 Removing intermediate container b66854a9cced 07:46:49 ---> 163dc1315454 07:46:49 Step 11/24 : FROM alpine:3.18 07:46:49 3.18: Pulling from library/alpine 07:46:49 619be1103602: Already exists 07:46:49 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 07:46:49 Status: Downloaded newer image for alpine:3.18 07:46:49 ---> d3782b16ccc9 07:46:49 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 07:46:49 ---> Running in 7d28c77dc349 07:46:49 Removing intermediate container 7d28c77dc349 07:46:49 ---> 927e6cbad768 07:46:49 Step 13/24 : RUN apk add --update --no-cache dumb-init 07:46:49 ---> Running in 3ac48ff1ca8f 07:46:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:46:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:46:49 (1/1) Installing dumb-init (1.2.5-r2) 07:46:49 Executing busybox-1.36.1-r5.trigger 07:46:49 OK: 7 MiB in 16 packages 07:46:49 Removing intermediate container 3ac48ff1ca8f 07:46:49 ---> 85e54889b551 07:46:49 Step 14/24 : RUN apk --no-cache upgrade 07:46:49 ---> Running in 1def7576284f 07:46:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:46:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:46:49 Upgrading critical system libraries and apk-tools: 07:46:49 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 07:46:49 Executing busybox-1.36.1-r5.trigger 07:46:49 Continuing the upgrade transaction with new apk-tools: 07:46:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:46:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:46:49 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 07:46:49 Executing busybox-1.36.1-r6.post-upgrade 07:46:49 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 07:46:49 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 07:46:49 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 07:46:49 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 07:46:49 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 07:46:49 Executing busybox-1.36.1-r6.trigger 07:46:49 OK: 7 MiB in 16 packages 07:46:49 Removing intermediate container 1def7576284f 07:46:49 ---> 40eb414fffe3 07:46:49 Step 15/24 : WORKDIR / 07:46:49 ---> Running in eb5e8c0ae832 07:46:49 Removing intermediate container eb5e8c0ae832 07:46:49 ---> e70c26d98b75 07:46:49 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 07:46:49 ---> 6ea8369146b1 07:46:49 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 07:46:50 ---> 08612826a9e8 07:46:50 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 07:46:50 ---> 6947d6697fd3 07:46:50 Step 19/24 : EXPOSE 59999 07:46:50 ---> Running in b46b4137bcf6 07:46:50 Removing intermediate container b46b4137bcf6 07:46:50 ---> 712a331c9a5e 07:46:50 Step 20/24 : ENTRYPOINT ["/device-simple"] 07:46:50 ---> Running in 69d79c257095 07:46:50 Removing intermediate container 69d79c257095 07:46:50 ---> be4e22f07cab 07:46:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:46:50 ---> Running in a99c4f856d67 07:46:50 Removing intermediate container a99c4f856d67 07:46:50 ---> 54a1eb6a2e11 07:46:50 Step 22/24 : LABEL arch=amd64 07:46:50 ---> Running in 8c37800996e0 07:46:50 Removing intermediate container 8c37800996e0 07:46:50 ---> 21f1c91aa413 07:46:50 Step 23/24 : LABEL git_sha=0d5b88dd80a75ef9b43031f4cf9724640386a6a6 07:46:50 ---> Running in a522c13b45f8 07:46:51 Removing intermediate container a522c13b45f8 07:46:51 ---> 920a3ac9ab27 07:46:51 Step 24/24 : LABEL version=0.0.0 07:46:51 ---> Running in 5cd1d398104e 07:46:51 Removing intermediate container 5cd1d398104e 07:46:51 ---> 98baff25f0ee 07:46:51 [Warning] One or more build-args [ARCH] were not consumed 07:46:51 Successfully built 98baff25f0ee 07:46:51 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:46:52 07:46:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:46:52 latest: Pulling from edgex-lftools-log-publisher 07:46:52 5eb5b503b376: Pulling fs layer 07:46:52 5c69ac0246d0: Pulling fs layer 07:46:52 ec43610c2a17: Pulling fs layer 07:46:52 3a2ae6a8a46f: Pulling fs layer 07:46:52 33b1e0a273af: Pulling fs layer 07:46:52 5d3b04190fa2: Pulling fs layer 07:46:52 2f39f015ded8: Pulling fs layer 07:46:52 33b1e0a273af: Waiting 07:46:52 5d3b04190fa2: Waiting 07:46:52 2f39f015ded8: Waiting 07:46:52 3a2ae6a8a46f: Waiting 07:46:52 5c69ac0246d0: Verifying Checksum 07:46:52 5c69ac0246d0: Download complete 07:46:52 3a2ae6a8a46f: Verifying Checksum 07:46:52 3a2ae6a8a46f: Download complete 07:46:52 33b1e0a273af: Verifying Checksum 07:46:52 33b1e0a273af: Download complete 07:46:52 5d3b04190fa2: Download complete 07:46:52 ec43610c2a17: Verifying Checksum 07:46:52 ec43610c2a17: Download complete 07:46:52 5eb5b503b376: Verifying Checksum 07:46:52 5eb5b503b376: Download complete 07:46:53 2f39f015ded8: Download complete 07:46:53 5eb5b503b376: Pull complete 07:46:53 5c69ac0246d0: Pull complete 07:46:54 ec43610c2a17: Pull complete 07:46:54 3a2ae6a8a46f: Pull complete 07:46:54 33b1e0a273af: Pull complete 07:46:54 5d3b04190fa2: Pull complete 07:46:58 2f39f015ded8: Pull complete 07:46:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:46:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:46:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:46:59 prd-ubuntu20.04-docker-8c-8g-925 does not seem to be running inside a container 07:46:59 $ 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-1583 -v /w/workspace/gexfoundry_device-sdk-go_PR-1583:/w/workspace/gexfoundry_device-sdk-go_PR-1583:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1583@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1583@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:47:00 $ docker top b766e41617e65a7635869ef0d74f67f01e15c49f8d501ca16d9cbc4a966e4b0d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:47:00 ---> job-cost.sh 07:47:00 lf-activate-venv: SKIPPING 07:47:00 INFO: No Stack... 07:47:01 INFO: Retrieving Pricing Info for: v3-standard-8 07:47:01 INFO: Archiving Costs [Pipeline] sh 07:47:02 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1583/archives/cost.csv 07:47:02 + cut -d, -f6 [Pipeline] lock 07:47:02 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1583-1-stack-cost] 07:47:02 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1583-1-stack-cost] did not exist. Created. 07:47:02 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1583-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:47:02 + echo total: 0.2199999988079071 [Pipeline] stash 07:47:02 Stashed 1 file(s) [Pipeline] } 07:47:02 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1583-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:47:02 $ docker stop --time=1 b766e41617e65a7635869ef0d74f67f01e15c49f8d501ca16d9cbc4a966e4b0d 07:47:03 $ docker rm -f --volumes b766e41617e65a7635869ef0d74f67f01e15c49f8d501ca16d9cbc4a966e4b0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:48:25 Removing intermediate container 87f5bfcf40bb 07:48:25 ---> 51497ad606b7 07:48:25 Step 9/10 : COPY . . 07:48:25 ---> 1c9361fec4f9 07:48:25 Step 10/10 : RUN ${MAKE} 07:48:25 ---> Running in 9fe85fe2434e 07:48:25 noop 07:48:25 Removing intermediate container 9fe85fe2434e 07:48:25 ---> 1e2090e98fb9 07:48:25 Successfully built 1e2090e98fb9 07:48:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:25 + docker inspect -f . ci-base-image-arm64 07:48:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:48:25 prd-ubuntu20.04-docker-arm64-4c-16g-926 does not seem to be running inside a container 07:48:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:48:27 $ docker top f7a321a1831c52ea5cc9721334de457c01512bd082c0ab21a6d77501e9dc7bdf -eo pid,comm [Pipeline] { [Pipeline] sh 07:48:28 + go version 07:48:28 go version go1.21.9 linux/arm64 [Pipeline] } 07:48:28 $ docker stop --time=1 f7a321a1831c52ea5cc9721334de457c01512bd082c0ab21a6d77501e9dc7bdf 07:48:29 $ docker rm -f --volumes f7a321a1831c52ea5cc9721334de457c01512bd082c0ab21a6d77501e9dc7bdf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:30 + docker inspect -f . ci-base-image-arm64 07:48:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:48:30 prd-ubuntu20.04-docker-arm64-4c-16g-926 does not seem to be running inside a container 07:48:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:48:32 $ docker top 222eff632bcd49f93380af47c7f47c46baea2bbfbdba277f390ccb896c667473 -eo pid,comm [Pipeline] { [Pipeline] sh 07:48:33 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 07:48:33 + make test 07:48:33 go test -race -coverprofile=coverage.out ./... 07:49:12 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 07:52:34 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 07:52:34 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 07:52:34 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 07:52:34 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 07:52:34 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 07:52:35 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.244s coverage: 27.6% of statements 07:52:40 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.279s coverage: 81.5% of statements 07:52:46 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 07:52:46 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 07:52:47 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.424s coverage: 86.0% of statements 07:52:50 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 07:52:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.672s coverage: 71.8% of statements 07:52:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.266s coverage: 14.4% of statements 07:52:56 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 07:52:56 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 07:52:57 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.772s coverage: 45.9% of statements 07:52:58 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.435s coverage: 68.5% of statements 07:53:02 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.480s coverage: 89.2% of statements 07:53:05 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 07:53:06 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.339s coverage: 5.5% of statements 07:53:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:53:07 GO111MODULE=on go vet ./... 07:56:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:56:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:56:44 ./bin/test-attribution-txt.sh 07:56:44 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 07:56:44 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 07:56:44 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 07:56:44 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 07:56:44 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 07:56:44 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 07:56:44 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 07:56:44 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 07:56:44 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 07:56:44 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 07:56:44 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 07:56:44 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 07:56:44 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 07:56:44 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 07:56:44 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 07:56:44 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 07:56:44 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 07:56:44 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 07:56:44 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 07:56:44 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 07:56:44 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 07:56:44 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 07:56:45 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 07:56:45 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 07:56:45 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 07:56:45 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 07:56:45 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 07:56:45 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 07:56:45 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 07:56:45 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 07:56:45 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 07:56:45 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 07:56:45 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 07:56:45 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 07:56:45 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 07:56:45 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 07:56:45 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 07:56:45 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 07:56:45 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 07:56:45 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 07:56:45 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 07:56:45 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 07:56:45 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 07:56:45 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 07:56:45 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 07:56:45 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 07:56:45 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 07:56:45 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 07:56:45 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 07:56:45 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 07:56:45 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 07:56:45 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 07:56:45 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 07:56:45 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 07:56:45 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 07:56:45 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 07:56:45 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 07:56:45 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 07:56:45 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 07:56:45 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 07:56:45 An attribution for golang.org/x/term is missing from Attribution.txt, please add 07:56:45 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 07:56:45 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 07:56:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:56:45 $ docker stop --time=1 222eff632bcd49f93380af47c7f47c46baea2bbfbdba277f390ccb896c667473 07:56:47 $ docker rm -f --volumes 222eff632bcd49f93380af47c7f47c46baea2bbfbdba277f390ccb896c667473 [Pipeline] // withDockerContainer [Pipeline] sh 07:56:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:56:49 Warning: overwriting stash ‘coverage-report’ 07:56:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:56:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:56:51 + ls -al . 07:56:51 total 372 07:56:51 drwxrwxr-x 10 jenkins jenkins 4096 May 28 07:48 . 07:56:51 drwxrwxr-x 4 jenkins jenkins 4096 May 28 07:45 .. 07:56:51 -rw-rw-r-- 1 jenkins jenkins 140 May 28 07:45 .dockerignore 07:56:51 drwxrwxr-x 8 jenkins jenkins 4096 May 28 07:45 .git 07:56:51 drwxrwxr-x 3 jenkins jenkins 4096 May 28 07:45 .github 07:56:51 -rw-rw-r-- 1 jenkins jenkins 137 May 28 07:45 .gitignore 07:56:51 -rw-rw-r-- 1 jenkins jenkins 42 May 28 07:45 .golangci.yml 07:56:51 -rw-rw-r-- 1 jenkins jenkins 48109 May 28 07:45 CHANGELOG.md 07:56:51 -rw-rw-r-- 1 jenkins jenkins 677 May 28 07:45 GOVERNANCE.md 07:56:51 -rw-rw-r-- 1 jenkins jenkins 885 May 28 07:45 Jenkinsfile 07:56:51 -rw-rw-r-- 1 jenkins jenkins 11341 May 28 07:45 LICENSE 07:56:51 -rw-rw-r-- 1 jenkins jenkins 1842 May 28 07:45 Makefile 07:56:51 -rw-rw-r-- 1 jenkins jenkins 619 May 28 07:45 OWNERS.md 07:56:51 -rw-rw-r-- 1 jenkins jenkins 4933 May 28 07:45 README.md 07:56:51 -rw-rw-r-- 1 jenkins jenkins 5 May 28 07:43 VERSION 07:56:51 drwxrwxr-x 2 jenkins jenkins 4096 May 28 07:45 bin 07:56:51 -rw-r--r-- 1 jenkins jenkins 122153 May 28 07:53 coverage.out 07:56:51 drwxrwxr-x 5 jenkins jenkins 4096 May 28 07:45 example 07:56:51 -rw-rw-r-- 1 jenkins jenkins 7064 May 28 07:45 go.mod 07:56:51 -rw-rw-r-- 1 jenkins jenkins 101331 May 28 07:45 go.sum 07:56:51 drwxrwxr-x 12 jenkins jenkins 4096 May 28 07:45 internal 07:56:51 drwxrwxr-x 3 jenkins jenkins 4096 May 28 07:45 openapi 07:56:51 drwxrwxr-x 6 jenkins jenkins 4096 May 28 07:45 pkg 07:56:51 drwxrwxr-x 4 jenkins jenkins 4096 May 28 07:45 snap 07:56:51 -rw-rw-r-- 1 jenkins jenkins 222 May 28 07:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:51 + 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=0d5b88dd80a75ef9b43031f4cf9724640386a6a6 --label arch=arm64 --label version=0.0.0 . 07:56:52 Sending build context to Docker daemon 13.41MB 07:56:52 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 07:56:52 Step 2/24 : FROM ${BASE} AS builder 07:56:52 ---> 1e2090e98fb9 07:56:52 Step 3/24 : ARG MAKE=make build 07:56:52 ---> Running in 5d92d1de6025 07:56:52 Removing intermediate container 5d92d1de6025 07:56:52 ---> 11f7184767cc 07:56:52 Step 4/24 : WORKDIR /device-sdk-go 07:56:52 ---> Running in 67dd8f352777 07:56:53 Removing intermediate container 67dd8f352777 07:56:53 ---> 9d1d8eb3ace5 07:56:53 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:56:53 ---> Running in ce2b4bd4276f 07:56:53 Removing intermediate container ce2b4bd4276f 07:56:53 ---> a53ee1ea2e3d 07:56:53 Step 6/24 : RUN apk add --update --no-cache make git 07:56:53 ---> Running in 20f5c1c7f308 07:56:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:56:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:56:55 OK: 266 MiB in 52 packages 07:56:56 Removing intermediate container 20f5c1c7f308 07:56:56 ---> 1880a4ab5a4a 07:56:56 Step 7/24 : COPY go.mod vendor* ./ 07:56:57 ---> 6f583810298f 07:56:57 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:56:57 ---> Running in 53b641c94980 07:56:59 Removing intermediate container 53b641c94980 07:56:59 ---> f35aff59142b 07:56:59 Step 9/24 : COPY . . 07:57:00 ---> 0013bb41d1fa 07:57:00 Step 10/24 : RUN ${MAKE} 07:57:01 ---> Running in 940fab576341 07:57:02 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 08:00:23 Removing intermediate container 940fab576341 08:00:23 ---> 7b22cee183c1 08:00:23 Step 11/24 : FROM alpine:3.18 08:00:23 3.18: Pulling from library/alpine 08:00:23 c6b39de5b339: Already exists 08:00:23 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:00:23 Status: Downloaded newer image for alpine:3.18 08:00:23 ---> 33abbf032149 08:00:23 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 08:00:23 ---> Running in f7e1bb7218d8 08:00:23 Removing intermediate container f7e1bb7218d8 08:00:23 ---> bef1fc9b161e 08:00:23 Step 13/24 : RUN apk add --update --no-cache dumb-init 08:00:23 ---> Running in 6dd26d4b393e 08:00:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:00:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:00:23 (1/1) Installing dumb-init (1.2.5-r2) 08:00:23 Executing busybox-1.36.1-r5.trigger 08:00:23 OK: 8 MiB in 16 packages 08:00:23 Removing intermediate container 6dd26d4b393e 08:00:23 ---> 02f7a830fce2 08:00:23 Step 14/24 : RUN apk --no-cache upgrade 08:00:23 ---> Running in 5c0c991fe2fe 08:00:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:00:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:00:25 Upgrading critical system libraries and apk-tools: 08:00:25 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:00:25 Executing busybox-1.36.1-r5.trigger 08:00:25 Continuing the upgrade transaction with new apk-tools: 08:00:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:00:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:00:26 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 08:00:26 Executing busybox-1.36.1-r6.post-upgrade 08:00:26 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 08:00:26 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:00:26 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 08:00:27 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 08:00:27 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 08:00:27 Executing busybox-1.36.1-r6.trigger 08:00:27 OK: 8 MiB in 16 packages 08:00:28 Removing intermediate container 5c0c991fe2fe 08:00:28 ---> bc4f573804fa 08:00:28 Step 15/24 : WORKDIR / 08:00:28 ---> Running in 69e19d6b1361 08:00:28 Removing intermediate container 69e19d6b1361 08:00:28 ---> 8271e7c9a458 08:00:28 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 08:00:29 ---> fb60aa0da10a 08:00:29 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 08:00:31 ---> 42b3a152b901 08:00:31 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 08:00:31 ---> 0598fe64b18b 08:00:31 Step 19/24 : EXPOSE 59999 08:00:31 ---> Running in b35db0cb57ba 08:00:31 Removing intermediate container b35db0cb57ba 08:00:31 ---> d8cedd738bb4 08:00:31 Step 20/24 : ENTRYPOINT ["/device-simple"] 08:00:31 ---> Running in fde8b9cabf72 08:00:32 Removing intermediate container fde8b9cabf72 08:00:32 ---> a9ec3566e29f 08:00:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:00:32 ---> Running in 88fa6e41f152 08:00:32 Removing intermediate container 88fa6e41f152 08:00:32 ---> d84a1d6b41c2 08:00:32 Step 22/24 : LABEL arch=arm64 08:00:32 ---> Running in 8a8ca232ad06 08:00:33 Removing intermediate container 8a8ca232ad06 08:00:33 ---> 20d7d182f22f 08:00:33 Step 23/24 : LABEL git_sha=0d5b88dd80a75ef9b43031f4cf9724640386a6a6 08:00:33 ---> Running in 8b7a4a26b036 08:00:33 Removing intermediate container 8b7a4a26b036 08:00:33 ---> be19dd4aef31 08:00:33 Step 24/24 : LABEL version=0.0.0 08:00:33 ---> Running in 513efed9ca71 08:00:33 Removing intermediate container 513efed9ca71 08:00:33 ---> a520bdba9c01 08:00:33 [Warning] One or more build-args [ARCH] were not consumed 08:00:33 Successfully built a520bdba9c01 08:00:33 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:00:34 08:00:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:00:35 arm64: Pulling from edgex-lftools-log-publisher 08:00:35 8998bd30e6a1: Pulling fs layer 08:00:35 04944245beec: Pulling fs layer 08:00:35 699f458cf7ca: Pulling fs layer 08:00:35 765212b225bb: Pulling fs layer 08:00:35 f23df028b6ca: Pulling fs layer 08:00:35 d65c8cfc05b1: Pulling fs layer 08:00:35 2437ff75d9bd: Pulling fs layer 08:00:35 765212b225bb: Waiting 08:00:35 f23df028b6ca: Waiting 08:00:35 d65c8cfc05b1: Waiting 08:00:35 2437ff75d9bd: Waiting 08:00:35 04944245beec: Verifying Checksum 08:00:35 04944245beec: Download complete 08:00:35 765212b225bb: Verifying Checksum 08:00:35 765212b225bb: Download complete 08:00:35 f23df028b6ca: Verifying Checksum 08:00:35 f23df028b6ca: Download complete 08:00:35 d65c8cfc05b1: Verifying Checksum 08:00:35 d65c8cfc05b1: Download complete 08:00:35 699f458cf7ca: Verifying Checksum 08:00:35 699f458cf7ca: Download complete 08:00:36 8998bd30e6a1: Verifying Checksum 08:00:36 8998bd30e6a1: Download complete 08:00:38 2437ff75d9bd: Verifying Checksum 08:00:38 2437ff75d9bd: Download complete 08:00:40 8998bd30e6a1: Pull complete 08:00:41 04944245beec: Pull complete 08:00:42 699f458cf7ca: Pull complete 08:00:42 765212b225bb: Pull complete 08:00:43 f23df028b6ca: Pull complete 08:00:44 d65c8cfc05b1: Pull complete 08:01:02 2437ff75d9bd: Pull complete 08:01:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:01:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:01:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:01:02 prd-ubuntu20.04-docker-arm64-4c-16g-926 does not seem to be running inside a container 08:01:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:01:05 $ docker top 5d9186e18ad04a732e1e92b0a4f155798a7ff6ff1c7570bde201d4311e912c81 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:01:06 ---> job-cost.sh 08:01:06 lf-activate-venv: SKIPPING 08:01:06 INFO: No Stack... 08:01:06 INFO: Retrieving Pricing Info for: v3-standard-4 08:01:07 INFO: Archiving Costs [Pipeline] sh 08:01:08 + cut -d, -f6 08:01:08 + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 08:01:08 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1583-1-stack-cost] 08:01:08 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1583-1-stack-cost] did not exist. Created. 08:01:08 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1583-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:01:09 /w/workspace/device-sdk-go/1@tmp/durable-2e1f3f43/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:01:09 + echo total: 0.10999999940395355 [Pipeline] stash 08:01:09 Warning: overwriting stash ‘stack-cost’ 08:01:09 Stashed 1 file(s) [Pipeline] } 08:01:09 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1583-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:01:10 $ docker stop --time=1 5d9186e18ad04a732e1e92b0a4f155798a7ff6ff1c7570bde201d4311e912c81 08:01:11 $ docker rm -f --volumes 5d9186e18ad04a732e1e92b0a4f155798a7ff6ff1c7570bde201d4311e912c81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 08:01:12 provisioning config files... 08:01:12 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1583@tmp/config344505446105814974tmp [Pipeline] { [Pipeline] sh 08:01:13 + set +x 08:01:13 + curl -s+ https://codecov.io/bash 08:01:13 bash -s -- 08:01:13 08:01:13 _____ _ 08:01:13 / ____| | | 08:01:13 | | ___ __| | ___ ___ _____ __ 08:01:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:01:13 | |___| (_) | (_| | __/ (_| (_) \ V / 08:01:13 \_____\___/ \__,_|\___|\___\___/ \_/ 08:01:13 Bash-1.0.6 08:01:13 08:01:13 08:01:13 ==> git version 2.25.1 found 08:01:13 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 08:01:13 Release-Date: 2020-01-08 08:01:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:01:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:01:13 ==> Jenkins CI detected. 08:01:13 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1583 08:01:13 project root: . 08:01:13 --> token set from env 08:01:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:01:13 ==> Running gcov in . (disable via -X gcov) 08:01:13 ==> Python coveragepy not found 08:01:13 ==> Searching for coverage reports in: 08:01:13 + . 08:01:13 -> Found 1 reports 08:01:13 ==> Detecting git/mercurial file structure 08:01:13 ==> Reading reports 08:01:13 + ./coverage.out bytes=122153 08:01:13 ==> Appending adjustments 08:01:13 https://docs.codecov.io/docs/fixing-reports 08:01:13 + Found adjustments 08:01:13 ==> Gzipping contents 08:01:13 20K /tmp/codecov.PiZvD2.gz 08:01:13 ==> Uploading reports 08:01:13 url: https://codecov.io 08:01:13 query: branch=PR-1583&commit=0d5b88dd80a75ef9b43031f4cf9724640386a6a6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1583%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1583&job=&cmd_args= 08:01:13 -> Pinging Codecov 08:01:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1583&commit=0d5b88dd80a75ef9b43031f4cf9724640386a6a6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1583%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1583&job=&cmd_args= 08:01:13 -> Uploading to 08:01:13 https://storage.googleapis.com/codecov/v4/raw/2024-05-28/7E55EF52A471D76F132DFD9A03CDDE97/0d5b88dd80a75ef9b43031f4cf9724640386a6a6/ef05e172-cf7d-4ab0-ac8f-9503e33d37a6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240528%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240528T080113Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0a9d9a74b197d09051ccd5e2d921df617bd3afd03c47e8df1958afe9663961dd 08:01:13 % Total % Received % Xferd Average Speed Time Time Time Current 08:01:13 Dload Upload Total Spent Left Speed 08:01:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16732 0 0 100 16732 0 61970 --:--:-- --:--:-- --:--:-- 61970 08:01:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/0d5b88dd80a75ef9b43031f4cf9724640386a6a6 [Pipeline] } 08:01:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:01:16 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1583/archives ] 08:01:16 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1583/archives 08:01:16 total 16 08:01:16 drwxr-xr-x 3 root root 4096 May 28 07:47 . 08:01:16 drwxrwxr-x 12 jenkins jenkins 4096 May 28 07:47 .. 08:01:16 drwxr-xr-x 2 root root 4096 May 28 07:47 cost 08:01:16 -rw-r--r-- 1 root root 86 May 28 07:47 cost.csv 08:01:16 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1583/archives 08:01:16 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1583/archives 08:01:16 total 16 08:01:16 drwxr-xr-x 3 jenkins jenkins 4096 May 28 07:47 . 08:01:16 drwxrwxr-x 12 jenkins jenkins 4096 May 28 07:47 .. 08:01:16 drwxr-xr-x 2 jenkins jenkins 4096 May 28 07:47 cost 08:01:16 -rw-r--r-- 1 jenkins jenkins 86 May 28 07:47 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:01:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:01:17 ---> package-listing.sh 08:01:17 ++ facter osfamily 08:01:17 ++ tr '[:upper:]' '[:lower:]' 08:01:17 + OS_FAMILY=debian 08:01:17 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1583 08:01:17 + START_PACKAGES=/tmp/packages_start.txt 08:01:17 + END_PACKAGES=/tmp/packages_end.txt 08:01:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:01:17 + PACKAGES=/tmp/packages_start.txt 08:01:17 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1583 ']' 08:01:17 + PACKAGES=/tmp/packages_end.txt 08:01:17 + case "${OS_FAMILY}" in 08:01:17 + dpkg -l 08:01:17 + grep '^ii' 08:01:17 + '[' -f /tmp/packages_start.txt ']' 08:01:17 + '[' -f /tmp/packages_end.txt ']' 08:01:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:01:17 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1583 ']' 08:01:17 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1583/archives/ 08:01:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1583/archives/ [Pipeline] echo 08:01:18 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-1583/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:01:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:01:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:01:19 prd-ubuntu20.04-docker-8c-8g-925 does not seem to be running inside a container 08:01:19 $ 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-1583/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-1583 -v /w/workspace/gexfoundry_device-sdk-go_PR-1583:/w/workspace/gexfoundry_device-sdk-go_PR-1583:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1583@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1583@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:01:19 $ docker top 4c2f855f26d6710a65bb061388e0240968e0a385d9ec9ce149549aa43513a9a8 -eo pid,comm [Pipeline] { [Pipeline] sh 08:01:19 + touch /tmp/pre-build-complete [Pipeline] sh 08:01:20 + mkdir -p /var/log/sysstat [Pipeline] sh 08:01:20 + ls /var/log/sa-host 08:01:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:01:20 provisioning config files... 08:01:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1583@tmp/config12196312251693125473tmp [Pipeline] { [Pipeline] echo 08:01:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:01:21 ---> create-netrc.sh [Pipeline] } 08:01:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:01:21 ---> python-tools-install.sh [Pipeline] echo 08:01:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:01:22 ---> sudo-logs.sh 08:01:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:01:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:01:22 ---> job-cost.sh 08:01:22 lf-activate-venv: SKIPPING 08:01:22 DEBUG: total: 0.2199999988079071 08:01:22 INFO: Retrieving Stack Cost... 08:01:23 INFO: Retrieving Pricing Info for: v3-standard-8 08:01:23 INFO: Archiving Costs [Pipeline] echo 08:01:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:01:23 ---> logs-deploy.sh 08:01:23 lf-activate-venv: SKIPPING 08:01:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1583/1 08:01:23 INFO: archiving workspace using pattern(s): 08:01:24 Archives upload complete. 08:01:24 INFO: archiving logs to Nexus 08:01:25 ---> uname -a: 08:01:25 Linux prd-ubuntu20-04-docker-8c-8g-925 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:01:25 08:01:25 08:01:25 ---> lscpu: 08:01:25 Architecture: x86_64 08:01:25 CPU op-mode(s): 32-bit, 64-bit 08:01:25 Byte Order: Little Endian 08:01:25 Address sizes: 40 bits physical, 48 bits virtual 08:01:25 CPU(s): 8 08:01:25 On-line CPU(s) list: 0-7 08:01:25 Thread(s) per core: 1 08:01:25 Core(s) per socket: 1 08:01:25 Socket(s): 8 08:01:25 NUMA node(s): 1 08:01:25 Vendor ID: AuthenticAMD 08:01:25 CPU family: 23 08:01:25 Model: 49 08:01:25 Model name: AMD EPYC-Rome Processor 08:01:25 Stepping: 0 08:01:25 CPU MHz: 2799.998 08:01:25 BogoMIPS: 5599.99 08:01:25 Virtualization: AMD-V 08:01:25 Hypervisor vendor: KVM 08:01:25 Virtualization type: full 08:01:25 L1d cache: 256 KiB 08:01:25 L1i cache: 256 KiB 08:01:25 L2 cache: 4 MiB 08:01:25 L3 cache: 128 MiB 08:01:25 NUMA node0 CPU(s): 0-7 08:01:25 Vulnerability Itlb multihit: Not affected 08:01:25 Vulnerability L1tf: Not affected 08:01:25 Vulnerability Mds: Not affected 08:01:25 Vulnerability Meltdown: Not affected 08:01:25 Vulnerability Mmio stale data: Not affected 08:01:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:01:25 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:01:25 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:01:25 Vulnerability Srbds: Not affected 08:01:25 Vulnerability Tsx async abort: Not affected 08:01:25 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:01:25 08:01:25 08:01:25 ---> nproc: 08:01:25 8 08:01:25 08:01:25 08:01:25 ---> df -h: 08:01:25 Filesystem Size Used Avail Use% Mounted on 08:01:25 overlay 155G 12G 143G 8% / 08:01:25 tmpfs 64M 0 64M 0% /dev 08:01:25 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:01:25 shm 64M 0 64M 0% /dev/shm 08:01:25 /dev/vda1 155G 12G 143G 8% /facter-os 08:01:25 08:01:25 08:01:25 ---> sar -b -r -n DEV: 08:01:25 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-925) 05/28/24 _x86_64_ (8 CPU) 08:01:25 08:01:25 07:42:14 LINUX RESTART (8 CPU) 08:01:25 08:01:25 07:43:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:01:25 07:44:01 171.47 12.13 159.34 0.00 1736.05 36638.12 0.00 08:01:25 07:45:01 207.77 0.02 207.75 0.00 4.27 73650.66 0.00 08:01:25 07:46:01 33.01 0.05 32.96 0.00 0.40 21907.03 0.00 08:01:25 07:47:01 220.70 0.18 220.51 0.00 10.93 66792.07 0.00 08:01:25 07:48:01 49.43 5.10 44.33 0.00 4342.48 8385.94 0.00 08:01:25 07:49:01 6.47 0.02 6.45 0.00 0.13 128.65 0.00 08:01:25 07:50:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 08:01:25 07:51:01 1.78 0.00 1.78 0.00 0.00 20.93 0.00 08:01:25 07:52:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 08:01:25 07:53:01 1.72 0.00 1.72 0.00 0.00 19.86 0.00 08:01:25 07:54:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 08:01:25 07:55:01 1.72 0.00 1.72 0.00 0.00 19.59 0.00 08:01:25 07:56:01 0.85 0.00 0.85 0.00 0.00 10.13 0.00 08:01:25 07:57:01 1.77 0.00 1.77 0.00 0.00 20.00 0.00 08:01:25 07:58:01 1.90 0.02 1.88 0.00 0.13 26.00 0.00 08:01:25 07:59:01 1.57 0.00 1.57 0.00 0.00 18.53 0.00 08:01:25 08:00:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 08:01:25 08:01:01 1.57 0.00 1.57 0.00 0.00 18.53 0.00 08:01:25 Average: 39.16 0.97 38.19 0.00 337.84 11525.88 0.00 08:01:25 08:01:25 07:43:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:01:25 07:44:01 28209660 31492556 815864 2.48 125940 3296872 2060356 6.07 1285332 2857312 795324 08:01:25 07:45:01 27218340 31389576 913240 2.78 186660 4084016 2284628 6.73 1658872 3427820 605160 08:01:25 07:46:01 27078524 31528744 772592 2.35 190608 4321756 1824056 5.38 1321508 3863844 411248 08:01:25 07:47:01 26965220 31519152 781984 2.38 201108 4416388 1835196 5.41 1389348 3908592 420 08:01:25 07:48:01 26530764 31512604 762264 2.32 229796 4814172 1713404 5.05 1662788 4039768 1012 08:01:25 07:49:01 26535420 31512552 761828 2.32 228372 4810916 1711996 5.05 1661600 4036552 8 08:01:25 07:50:01 26543384 31520564 753736 2.29 228436 4810920 1711996 5.05 1653604 4036552 16 08:01:25 07:51:01 26543916 31521160 753060 2.29 228480 4810924 1711996 5.05 1653584 4036556 8 08:01:25 07:52:01 26547712 31524980 749216 2.28 228520 4810924 1711996 5.05 1650000 4036556 12 08:01:25 07:53:01 26547496 31524856 749244 2.28 228548 4810920 1711996 5.05 1649816 4036560 12 08:01:25 07:54:01 26547992 31525352 748660 2.28 228568 4810928 1711996 5.05 1649604 4036560 12 08:01:25 07:55:01 26549512 31526956 747164 2.27 228612 4810936 1711996 5.05 1648556 4036568 8 08:01:25 07:56:01 26549528 31527008 747128 2.27 228644 4810940 1711996 5.05 1648648 4036572 184 08:01:25 07:57:01 26549432 31526944 747056 2.27 228684 4810940 1711996 5.05 1648100 4036572 8 08:01:25 07:58:01 26548604 31526236 747632 2.27 228732 4810916 1723180 5.08 1648956 4036544 20 08:01:25 07:59:01 26548516 31526188 747540 2.27 228760 4810924 1723180 5.08 1648684 4036548 12 08:01:25 08:00:01 26548500 31526248 747448 2.27 228808 4810924 1723180 5.08 1648568 4036548 4 08:01:25 08:01:01 26548484 31526352 747276 2.27 228844 4811056 1723180 5.08 1648572 4036664 8 08:01:25 Average: 26728389 31514335 766274 2.33 217007 4637521 1778796 5.24 1598674 3920705 100749 08:01:25 08:01:25 07:43:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:01:25 07:44:01 vethd2f73fb 329.52 541.53 32.89 3243.08 0.00 0.00 0.00 0.27 08:01:25 07:44:01 docker0 364.68 578.97 30.97 3473.93 0.00 0.00 0.00 0.00 08:01:25 07:44:01 lo 5.85 5.85 0.58 0.58 0.00 0.00 0.00 0.00 08:01:25 07:44:01 ens3 794.80 513.47 8358.83 67.17 0.00 0.00 0.00 0.00 08:01:25 07:45:01 veth46eb32b 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 08:01:25 07:45:01 docker0 0.10 0.15 0.01 0.01 0.00 0.00 0.00 0.00 08:01:25 07:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:01:25 07:45:01 ens3 25.56 14.01 24.74 9.48 0.00 0.00 0.00 0.00 08:01:25 07:46:01 veth46eb32b 0.82 1.20 0.10 0.36 0.00 0.00 0.00 0.00 08:01:25 07:46:01 docker0 0.82 1.17 0.08 0.36 0.00 0.00 0.00 0.00 08:01:25 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:25 07:46:01 ens3 13.26 7.72 10.31 5.55 0.00 0.00 0.00 0.00 08:01:25 07:47:01 docker0 6.42 12.33 0.41 169.24 0.00 0.00 0.00 0.00 08:01:25 07:47:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 08:01:25 07:47:01 ens3 120.05 73.04 2702.96 17.12 0.00 0.00 0.00 0.00 08:01:25 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:25 07:48:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 08:01:25 07:48:01 ens3 213.03 79.12 2719.54 7.10 0.00 0.00 0.00 0.00 08:01:25 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:25 07:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:01:25 07:49:01 ens3 0.22 0.17 0.02 0.01 0.00 0.00 0.00 0.00 08:01:25 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:25 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:25 07:50:01 ens3 5.75 3.13 9.51 0.21 0.00 0.00 0.00 0.00 08:01:25 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:25 07:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:01:25 07:51:01 ens3 2.80 1.15 3.64 0.08 0.00 0.00 0.00 0.00 08:01:25 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:25 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:25 07:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:25 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:25 07:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:01:25 07:53:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 08:01:25 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:25 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:25 07:54:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:25 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:25 07:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:01:25 07:55:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:01:25 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:25 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:25 07:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:25 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:25 07:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:01:25 07:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:01:25 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:25 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:25 07:58:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:01:25 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:25 07:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:01:25 07:59:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:01:25 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:25 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:25 08:00:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:01:25 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:25 08:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:01:25 08:01:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:01:25 Average: docker0 20.49 32.64 1.73 200.72 0.00 0.00 0.00 0.00 08:01:25 Average: lo 0.56 0.56 0.05 0.05 0.00 0.00 0.00 0.00 08:01:25 Average: ens3 64.98 38.23 764.36 5.91 0.00 0.00 0.00 0.00 08:01:25 08:01:25 08:01:25 ---> sar -P ALL: 08:01:25 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-925) 05/28/24 _x86_64_ (8 CPU) 08:01:25 08:01:25 07:42:14 LINUX RESTART (8 CPU) 08:01:25 08:01:25 07:43:02 CPU %user %nice %system %iowait %steal %idle 08:01:25 07:44:01 all 8.10 0.00 3.51 3.44 0.08 84.86 08:01:25 07:44:01 0 8.49 0.00 3.97 3.61 0.09 83.85 08:01:25 07:44:01 1 8.56 0.00 3.05 3.03 0.10 85.26 08:01:25 07:44:01 2 8.74 0.00 4.11 1.41 0.08 85.66 08:01:25 07:44:01 3 7.81 0.00 2.78 3.17 0.09 86.16 08:01:25 07:44:01 4 7.05 0.00 3.19 8.84 0.09 80.84 08:01:25 07:44:01 5 8.48 0.00 4.04 0.68 0.07 86.73 08:01:25 07:44:01 6 7.06 0.00 3.52 5.60 0.09 83.73 08:01:25 07:44:01 7 8.62 0.00 3.46 1.23 0.07 86.62 08:01:25 07:45:01 all 23.79 0.00 4.90 3.74 0.06 67.52 08:01:25 07:45:01 0 24.03 0.00 4.41 0.49 0.05 71.02 08:01:25 07:45:01 1 25.01 0.00 4.37 0.25 0.07 70.30 08:01:25 07:45:01 2 24.39 0.00 4.73 0.30 0.07 70.51 08:01:25 07:45:01 3 24.19 0.00 4.67 2.60 0.05 68.49 08:01:25 07:45:01 4 19.76 0.00 4.42 0.54 0.05 75.23 08:01:25 07:45:01 5 23.03 0.00 4.55 0.17 0.05 72.21 08:01:25 07:45:01 6 24.30 0.00 5.95 0.54 0.05 69.16 08:01:25 07:45:01 7 25.60 0.00 6.12 25.18 0.07 43.03 08:01:25 07:46:01 all 45.65 0.00 5.76 0.34 0.09 48.16 08:01:25 07:46:01 0 48.39 0.00 6.26 0.03 0.10 45.22 08:01:25 07:46:01 1 47.47 0.00 6.04 0.02 0.08 46.39 08:01:25 07:46:01 2 44.75 0.00 5.74 1.26 0.10 48.15 08:01:25 07:46:01 3 48.39 0.00 5.84 0.15 0.10 45.52 08:01:25 07:46:01 4 41.21 0.00 5.01 0.41 0.07 53.31 08:01:25 07:46:01 5 43.93 0.00 5.65 0.49 0.10 49.83 08:01:25 07:46:01 6 46.20 0.00 6.01 0.03 0.08 47.68 08:01:25 07:46:01 7 44.85 0.00 5.52 0.30 0.08 49.25 08:01:25 07:47:01 all 26.46 0.00 5.59 2.90 0.07 64.98 08:01:25 07:47:01 0 28.33 0.00 5.35 0.12 0.07 66.14 08:01:25 07:47:01 1 26.19 0.00 5.34 13.71 0.08 54.67 08:01:25 07:47:01 2 25.60 0.00 5.47 0.07 0.07 68.80 08:01:25 07:47:01 3 26.87 0.00 6.84 0.84 0.05 65.39 08:01:25 07:47:01 4 24.47 0.00 5.17 0.12 0.07 70.18 08:01:25 07:47:01 5 27.83 0.00 6.16 5.47 0.08 60.45 08:01:25 07:47:01 6 26.52 0.00 5.09 0.10 0.08 68.21 08:01:25 07:47:01 7 25.86 0.00 5.29 2.81 0.07 65.96 08:01:25 07:48:01 all 2.36 0.00 1.37 0.25 0.03 95.99 08:01:25 07:48:01 0 2.70 0.00 2.13 0.18 0.03 94.95 08:01:25 07:48:01 1 2.46 0.00 2.38 0.15 0.02 95.00 08:01:25 07:48:01 2 1.20 0.00 0.85 0.05 0.03 97.86 08:01:25 07:48:01 3 1.94 0.00 1.05 0.22 0.03 96.76 08:01:25 07:48:01 4 2.94 0.00 1.34 0.03 0.02 95.67 08:01:25 07:48:01 5 3.39 0.00 1.02 0.02 0.02 95.55 08:01:25 07:48:01 6 2.57 0.00 1.40 0.17 0.03 95.82 08:01:25 07:48:01 7 1.69 0.00 0.75 1.20 0.03 96.32 08:01:25 07:49:01 all 0.09 0.00 0.06 0.01 0.01 99.83 08:01:25 07:49:01 0 0.02 0.00 0.07 0.05 0.00 99.87 08:01:25 07:49:01 1 0.02 0.00 0.07 0.00 0.02 99.90 08:01:25 07:49:01 2 0.10 0.00 0.05 0.00 0.02 99.83 08:01:25 07:49:01 3 0.08 0.00 0.03 0.02 0.00 99.87 08:01:25 07:49:01 4 0.20 0.00 0.12 0.00 0.02 99.67 08:01:25 07:49:01 5 0.13 0.00 0.03 0.02 0.02 99.80 08:01:25 07:49:01 6 0.10 0.00 0.05 0.00 0.02 99.83 08:01:25 07:49:01 7 0.07 0.00 0.03 0.00 0.00 99.90 08:01:25 07:50:01 all 0.21 0.00 0.02 0.00 0.01 99.75 08:01:25 07:50:01 0 0.03 0.00 0.00 0.02 0.02 99.93 08:01:25 07:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:01:25 07:50:01 2 0.02 0.00 0.03 0.00 0.03 99.92 08:01:25 07:50:01 3 0.03 0.00 0.03 0.00 0.02 99.92 08:01:25 07:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:01:25 07:50:01 5 1.58 0.00 0.03 0.00 0.02 98.37 08:01:25 07:50:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:01:25 07:50:01 7 0.02 0.00 0.02 0.02 0.02 99.93 08:01:25 07:51:01 all 0.02 0.00 0.01 0.01 0.01 99.96 08:01:25 07:51:01 0 0.02 0.00 0.02 0.02 0.00 99.95 08:01:25 07:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:01:25 07:51:01 2 0.02 0.00 0.02 0.00 0.03 99.93 08:01:25 07:51:01 3 0.02 0.00 0.00 0.02 0.00 99.97 08:01:25 07:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:01:25 07:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:01:25 07:51:01 6 0.05 0.00 0.03 0.00 0.02 99.90 08:01:25 07:51:01 7 0.02 0.00 0.02 0.02 0.00 99.95 08:01:25 07:52:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:01:25 07:52:01 0 0.02 0.00 0.00 0.02 0.00 99.97 08:01:25 07:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:01:25 07:52:01 2 0.05 0.00 0.02 0.00 0.03 99.90 08:01:25 07:52:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:01:25 07:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:01:25 07:52:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:01:25 07:52:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:01:25 07:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:01:25 07:53:01 all 0.07 0.00 0.01 0.00 0.01 99.91 08:01:25 07:53:01 0 0.02 0.00 0.02 0.02 0.02 99.93 08:01:25 07:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:01:25 07:53:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:01:25 07:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:01:25 07:53:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:01:25 07:53:01 5 0.23 0.00 0.00 0.00 0.02 99.75 08:01:25 07:53:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:01:25 07:53:01 7 0.20 0.00 0.03 0.02 0.02 99.73 08:01:25 07:54:01 all 0.06 0.00 0.01 0.00 0.01 99.92 08:01:25 07:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:01:25 07:54:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:01:25 07:54:01 2 0.05 0.00 0.02 0.00 0.03 99.90 08:01:25 07:54:01 3 0.02 0.00 0.00 0.02 0.02 99.95 08:01:25 07:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:01:25 07:54:01 5 0.23 0.00 0.03 0.00 0.02 99.72 08:01:25 07:54:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:01:25 07:54:01 7 0.10 0.00 0.00 0.00 0.00 99.90 08:01:25 08:01:25 07:54:01 CPU %user %nice %system %iowait %steal %idle 08:01:25 07:55:01 all 0.05 0.00 0.01 0.01 0.01 99.93 08:01:25 07:55:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:01:25 07:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:01:25 07:55:01 2 0.05 0.00 0.02 0.00 0.02 99.92 08:01:25 07:55:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:01:25 07:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:01:25 07:55:01 5 0.28 0.00 0.00 0.00 0.00 99.72 08:01:25 07:55:01 6 0.03 0.00 0.03 0.00 0.02 99.92 08:01:25 07:55:01 7 0.00 0.00 0.00 0.07 0.00 99.93 08:01:25 07:56:01 all 0.17 0.00 0.01 0.00 0.01 99.80 08:01:25 07:56:01 0 0.02 0.00 0.05 0.02 0.02 99.90 08:01:25 07:56:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:01:25 07:56:01 2 0.02 0.00 0.02 0.00 0.03 99.93 08:01:25 07:56:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:01:25 07:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:01:25 07:56:01 5 1.24 0.00 0.00 0.00 0.02 98.74 08:01:25 07:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:01:25 07:56:01 7 0.08 0.00 0.02 0.00 0.02 99.88 08:01:25 07:57:01 all 0.26 0.00 0.01 0.00 0.01 99.72 08:01:25 07:57:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:01:25 07:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:01:25 07:57:01 2 0.03 0.00 0.02 0.00 0.03 99.92 08:01:25 07:57:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:01:25 07:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:01:25 07:57:01 5 1.97 0.00 0.00 0.00 0.00 98.03 08:01:25 07:57:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:01:25 07:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:01:25 07:58:01 all 0.28 0.00 0.03 0.00 0.02 99.68 08:01:25 07:58:01 0 0.03 0.00 0.02 0.02 0.02 99.92 08:01:25 07:58:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:01:25 07:58:01 2 0.07 0.00 0.02 0.00 0.03 99.88 08:01:25 07:58:01 3 0.02 0.00 0.02 0.02 0.02 99.93 08:01:25 07:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:01:25 07:58:01 5 1.99 0.00 0.02 0.00 0.02 97.98 08:01:25 07:58:01 6 0.03 0.00 0.05 0.00 0.02 99.90 08:01:25 07:58:01 7 0.02 0.00 0.05 0.00 0.02 99.92 08:01:25 07:59:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:01:25 07:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:01:25 07:59:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:01:25 07:59:01 2 0.03 0.00 0.00 0.00 0.03 99.93 08:01:25 07:59:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:01:25 07:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:01:25 07:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:01:25 07:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:01:25 07:59:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:01:25 08:00:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:01:25 08:00:01 0 0.02 0.00 0.02 0.02 0.00 99.95 08:01:25 08:00:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:01:25 08:00:01 2 0.05 0.00 0.02 0.02 0.00 99.92 08:01:25 08:00:01 3 0.02 0.00 0.02 0.00 0.03 99.93 08:01:25 08:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:01:25 08:00:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:01:25 08:00:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:01:25 08:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:01:25 08:01:01 all 0.01 0.00 0.01 0.01 0.01 99.97 08:01:25 08:01:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:01:25 08:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:01:25 08:01:01 2 0.02 0.00 0.00 0.02 0.02 99.95 08:01:25 08:01:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:01:25 08:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:01:25 08:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:01:25 08:01:01 6 0.02 0.00 0.03 0.00 0.02 99.93 08:01:25 08:01:01 7 0.00 0.00 0.00 0.02 0.02 99.97 08:01:25 Average: all 5.94 0.00 1.18 0.59 0.03 92.27 08:01:25 Average: 0 6.20 0.00 1.23 0.25 0.02 92.30 08:01:25 Average: 1 6.06 0.00 1.18 0.94 0.02 91.79 08:01:25 Average: 2 5.80 0.00 1.16 0.17 0.04 92.82 08:01:25 Average: 3 6.04 0.00 1.17 0.39 0.03 92.37 08:01:25 Average: 4 5.27 0.00 1.06 0.54 0.02 93.11 08:01:25 Average: 5 6.31 0.00 1.19 0.38 0.03 92.10 08:01:25 Average: 6 5.91 0.00 1.23 0.35 0.03 92.49 08:01:25 Average: 7 5.90 0.00 1.17 1.69 0.02 91.21 08:01:25 08:01:25 08:01:25