Pull request #1609 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 cloudxxx8 for edgexfoundry/device-sdk-go Obtained Jenkinsfile from c1d0121d89c9148a4827eb1b9062e4b7ffaa6073+5c2a377d73b399f8f8c2d20a5426d9b5e769b74b (848dbbf3571fa6a56f60e549ae09bbb886f43b40) 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-ssh13883671464343133244.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-ssh2360214020392845710.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-1609/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-1609/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12168313687898125599.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-1609/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4149367672712989070.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-ssh7092915506495682991.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-1609/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-1609/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13775590953572724505.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 ‘prd-ubuntu20.04-docker-8c-8g-7098’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7104 in /w/workspace/gexfoundry_device-sdk-go_PR-1609 [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-1609 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5c2a377d73b399f8f8c2d20a5426d9b5e769b74b into PR head commit c1d0121d89c9148a4827eb1b9062e4b7ffaa6073 Merge succeeded, producing c1d0121d89c9148a4827eb1b9062e4b7ffaa6073 Checking out Revision c1d0121d89c9148a4827eb1b9062e4b7ffaa6073 (PR-1609) > 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/1609/head:refs/remotes/origin/PR-1609 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c1d0121d89c9148a4827eb1b9062e4b7ffaa6073 # 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 5c2a377d73b399f8f8c2d20a5426d9b5e769b74b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c1d0121d89c9148a4827eb1b9062e4b7ffaa6073 # timeout=10 Commit message: "refactor: Refine the discovery and scan logs" 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 02:38:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:38:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:38:30 ========================================================= 02:38:30 EdgeX Global Pipelines Version Info 02:38:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:38:31 ------------------- 02:38:31 stable info: 02:38:31 ------------------- 02:38:31 Commited By: Ginny Guan ginny@iotechsys.com 02:38:31 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 02:38:31 Message: update stable to v1.0.260 02:38:31 ------------------- 02:38:31 experimental info: 02:38:31 ------------------- 02:38:31 Commited By: Ginny Guan ginny@iotechsys.com 02:38:31 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 02:38:31 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:38:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 02:38:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 02:38:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:38:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:38:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:38:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 02:38:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:38:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 02:38:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:38:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:38:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:38:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 02:38:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:38:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:38:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:38:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:38:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:38:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:38:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:38:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:38:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:38:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 02:38:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:38:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:38:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:38:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:38:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:38:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1609 [Pipeline] echo 02:38:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1609 [Pipeline] echo 02:38:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1609 [Pipeline] echo 02:38:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c1d0121d89c9148a4827eb1b9062e4b7ffaa6073 [Pipeline] echo 02:38:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c1d0121 [Pipeline] echo 02:38:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:38:34 provisioning config files... 02:38:34 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1609@tmp/config3993048513993916004tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:38:34 ---> ****-login.sh 02:38:34 nexus3.edgexfoundry.org:10001 02:38:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:38:35 Configure a credential helper to remove this warning. See 02:38:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:38:35 02:38:35 Login Succeeded 02:38:35 nexus3.edgexfoundry.org:10002 02:38:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:38:35 Configure a credential helper to remove this warning. See 02:38:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:38:35 02:38:35 Login Succeeded 02:38:35 nexus3.edgexfoundry.org:10003 02:38:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:38:35 Configure a credential helper to remove this warning. See 02:38:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:38:35 02:38:35 Login Succeeded 02:38:35 nexus3.edgexfoundry.org:10004 02:38:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:38:35 Configure a credential helper to remove this warning. See 02:38:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:38:35 02:38:35 Login Succeeded 02:38:35 ****.io 02:38:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:38:35 Configure a credential helper to remove this warning. See 02:38:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:38:35 02:38:35 Login Succeeded 02:38:35 ---> ****-login.sh ends [Pipeline] } 02:38:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:38:36 + git rev-list -1 --merges c1d0121d89c9148a4827eb1b9062e4b7ffaa6073~1..c1d0121d89c9148a4827eb1b9062e4b7ffaa6073 [Pipeline] echo 02:38:36 -----------> git rev-list -1 --merges c1d0121d89c9148a4827eb1b9062e4b7ffaa6073~1..c1d0121d89c9148a4827eb1b9062e4b7ffaa6073 c1d0121d89c9148a4827eb1b9062e4b7ffaa6073 [false] [Pipeline] sh 02:38:36 + git log --format=format:%s -1 c1d0121d89c9148a4827eb1b9062e4b7ffaa6073 [Pipeline] echo 02:38:37 ========================================================= 02:38:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:38:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:38:37 + git log --format=format:%s -1 c1d0121d89c9148a4827eb1b9062e4b7ffaa6073 [Pipeline] echo 02:38:37 [semverPrep] GIT_COMMIT: c1d0121d89c9148a4827eb1b9062e4b7ffaa6073, Commit Message: refactor: Refine the discovery and scan logs [Pipeline] echo 02:38:37 [semverPrep] This is not a build commit. [Pipeline] sh 02:38:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:38:38 + grep -v github /etc/ssh/ssh_known_hosts 02:38:38 + [ -e /tmp/ssh_known_hosts ] 02:38:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:38:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:38:38 + sudo tee -a /etc/ssh/ssh_known_hosts 02:38:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:38:38 02:38:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:38:39 0.1.4: Pulling from edgex-devops/py-git-semver 02:38:39 b85a868b505f: Pulling fs layer 02:38:39 e2be974225ed: Pulling fs layer 02:38:39 339a4e72a1f5: Pulling fs layer 02:38:39 988bab9f4d93: Pulling fs layer 02:38:39 1469e6f7b9e6: Pulling fs layer 02:38:39 eaf3925da568: Pulling fs layer 02:38:39 bab4dde63d76: Pulling fs layer 02:38:39 bde34c3a00c8: Pulling fs layer 02:38:39 b352a97aabf1: Pulling fs layer 02:38:39 4872d77fe225: Pulling fs layer 02:38:39 5851b861e8e6: Pulling fs layer 02:38:39 bab4dde63d76: Waiting 02:38:39 bde34c3a00c8: Waiting 02:38:39 b352a97aabf1: Waiting 02:38:39 988bab9f4d93: Waiting 02:38:39 4872d77fe225: Waiting 02:38:39 1469e6f7b9e6: Waiting 02:38:39 eaf3925da568: Waiting 02:38:39 5851b861e8e6: Waiting 02:38:39 e2be974225ed: Download complete 02:38:39 988bab9f4d93: Verifying Checksum 02:38:39 988bab9f4d93: Download complete 02:38:39 339a4e72a1f5: Download complete 02:38:39 1469e6f7b9e6: Verifying Checksum 02:38:39 1469e6f7b9e6: Download complete 02:38:39 eaf3925da568: Verifying Checksum 02:38:39 eaf3925da568: Download complete 02:38:39 bde34c3a00c8: Verifying Checksum 02:38:39 bde34c3a00c8: Download complete 02:38:39 b352a97aabf1: Verifying Checksum 02:38:39 b352a97aabf1: Download complete 02:38:39 4872d77fe225: Verifying Checksum 02:38:39 4872d77fe225: Download complete 02:38:39 b85a868b505f: Download complete 02:38:39 5851b861e8e6: Verifying Checksum 02:38:39 5851b861e8e6: Download complete 02:38:39 bab4dde63d76: Verifying Checksum 02:38:39 bab4dde63d76: Download complete 02:38:40 b85a868b505f: Pull complete 02:38:40 e2be974225ed: Pull complete 02:38:41 339a4e72a1f5: Pull complete 02:38:41 988bab9f4d93: Pull complete 02:38:41 1469e6f7b9e6: Pull complete 02:38:41 eaf3925da568: Pull complete 02:38:43 bab4dde63d76: Pull complete 02:38:43 bde34c3a00c8: Pull complete 02:38:43 b352a97aabf1: Pull complete 02:38:43 4872d77fe225: Pull complete 02:38:43 5851b861e8e6: Pull complete 02:38:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:38:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:38:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:38:44 prd-ubuntu20.04-docker-8c-8g-7104 does not seem to be running inside a container 02:38:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1609 -v /w/workspace/gexfoundry_device-sdk-go_PR-1609:/w/workspace/gexfoundry_device-sdk-go_PR-1609:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1609@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1609@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 02:38:47 $ docker top 311e17412ccdf83d47cc987f243980ee196d458bba97bfbf47cd3e90abe2ea01 -eo pid,comm 02:38:47 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). 02:38:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:38:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:38:47 [ssh-agent] Looking for ssh-agent implementation... 02:38:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:38:47 $ docker exec 311e17412ccdf83d47cc987f243980ee196d458bba97bfbf47cd3e90abe2ea01 ssh-agent 02:38:47 SSH_AUTH_SOCK=/tmp/ssh-u7FsRbcSAnYN/agent.32 02:38:47 SSH_AGENT_PID=38 02:38:47 Running ssh-add (command line suppressed) 02:38:47 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1609@tmp/private_key_2302849735265707272.key (/w/workspace/gexfoundry_device-sdk-go_PR-1609@tmp/private_key_2302849735265707272.key) 02:38:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:38:48 + git tag --points-at HEAD [Pipeline] } 02:38:48 $ docker exec --env ******** --env ******** 311e17412ccdf83d47cc987f243980ee196d458bba97bfbf47cd3e90abe2ea01 ssh-agent -k 02:38:48 unset SSH_AUTH_SOCK; 02:38:48 unset SSH_AGENT_PID; 02:38:48 echo Agent pid 38 killed; 02:38:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:38:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:38:48 [ssh-agent] Looking for ssh-agent implementation... 02:38:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:38:48 $ docker exec 311e17412ccdf83d47cc987f243980ee196d458bba97bfbf47cd3e90abe2ea01 ssh-agent 02:38:48 SSH_AUTH_SOCK=/tmp/ssh-FmtTiU9AuwJW/agent.71 02:38:48 SSH_AGENT_PID=77 02:38:48 Running ssh-add (command line suppressed) 02:38:48 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1609@tmp/private_key_8032603240801107697.key (/w/workspace/gexfoundry_device-sdk-go_PR-1609@tmp/private_key_8032603240801107697.key) 02:38:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:38:49 + git semver init 02:38:49 2024-08-05 02:38:49,310 [run_init] DEBUG init version:0.0.0 force:False 02:38:49 2024-08-05 02:38:49,311 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1609/.semver 02:38:49 2024-08-05 02:38:49,311 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1609/.semver 02:38:49 2024-08-05 02:38:49,311 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1609/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1609, universal_newlines=False, shell=None, istream=None) 02:38:51 2024-08-05 02:38:51,375 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1609/.git/info/exclude 02:38:51 2024-08-05 02:38:51,376 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1609/.semver/PR-1609 with force:False 02:38:51 2024-08-05 02:38:51,376 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1609/.semver/PR-1609 02:38:51 2024-08-05 02:38:51,381 [execute] INFO git cat-file --batch-check 02:38:51 2024-08-05 02:38:51,381 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1609/.semver, universal_newlines=False, shell=None, istream=) 02:38:51 2024-08-05 02:38:51,389 [execute] INFO git cat-file --batch 02:38:51 2024-08-05 02:38:51,389 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1609/.semver, universal_newlines=False, shell=None, istream=) 02:38:51 2024-08-05 02:38:51,396 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1609/.semver/PR-1609 02:38:51 0.0.0 [Pipeline] } 02:38:51 $ docker exec --env ******** --env ******** 311e17412ccdf83d47cc987f243980ee196d458bba97bfbf47cd3e90abe2ea01 ssh-agent -k 02:38:51 unset SSH_AUTH_SOCK; 02:38:51 unset SSH_AGENT_PID; 02:38:51 echo Agent pid 77 killed; 02:38:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:38:52 + git semver [Pipeline] } 02:38:52 $ docker stop --time=1 311e17412ccdf83d47cc987f243980ee196d458bba97bfbf47cd3e90abe2ea01 02:38:54 $ docker rm -f --volumes 311e17412ccdf83d47cc987f243980ee196d458bba97bfbf47cd3e90abe2ea01 [Pipeline] // withDockerContainer [Pipeline] sh 02:38:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:38:54 Stashed 1 file(s) [Pipeline] echo 02:38:54 [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 02:38:55 provisioning config files... 02:38:55 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1609@tmp/config8649113243762013602tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:38:56 ---> ****-login.sh 02:38:56 nexus3.edgexfoundry.org:10001 02:38:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:38:56 Configure a credential helper to remove this warning. See 02:38:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:38:56 02:38:56 Login Succeeded 02:38:56 nexus3.edgexfoundry.org:10002 02:38:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:38:56 Configure a credential helper to remove this warning. See 02:38:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:38:56 02:38:56 Login Succeeded 02:38:56 nexus3.edgexfoundry.org:10003 02:38:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:38:56 Configure a credential helper to remove this warning. See 02:38:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:38:56 02:38:56 Login Succeeded 02:38:56 nexus3.edgexfoundry.org:10004 02:38:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:38:56 Configure a credential helper to remove this warning. See 02:38:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:38:56 02:38:56 Login Succeeded 02:38:56 ****.io 02:38:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:38:56 Configure a credential helper to remove this warning. See 02:38:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:38:56 02:38:56 Login Succeeded 02:38:56 ---> ****-login.sh ends [Pipeline] } 02:38:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:38:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:38:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:38:57 ========================================================= 02:38:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 02:38:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:57 + 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 . 02:38:57 Sending build context to Docker daemon 25.17MB 02:38:57 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 02:38:57 Step 2/10 : FROM ${BASE} AS builder 02:38:57 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 02:38:57 619be1103602: Pulling fs layer 02:38:57 7862e08f4a3e: Pulling fs layer 02:38:57 5df492c9dc93: Pulling fs layer 02:38:57 7629e6793208: Pulling fs layer 02:38:57 4f4fb700ef54: Pulling fs layer 02:38:57 fb5054dd5b73: Pulling fs layer 02:38:57 eeca6798cff9: Pulling fs layer 02:38:57 aa269ceb94a6: Pulling fs layer 02:38:57 ada007ff1a6a: Pulling fs layer 02:38:57 4f4fb700ef54: Waiting 02:38:57 fb5054dd5b73: Waiting 02:38:57 eeca6798cff9: Waiting 02:38:57 aa269ceb94a6: Waiting 02:38:57 ada007ff1a6a: Waiting 02:38:57 7629e6793208: Waiting 02:38:57 7862e08f4a3e: Download complete 02:38:57 7629e6793208: Verifying Checksum 02:38:57 7629e6793208: Download complete 02:38:57 4f4fb700ef54: Download complete 02:38:57 619be1103602: Download complete 02:38:57 fb5054dd5b73: Verifying Checksum 02:38:57 fb5054dd5b73: Download complete 02:38:57 eeca6798cff9: Verifying Checksum 02:38:57 eeca6798cff9: Download complete 02:38:57 619be1103602: Pull complete 02:38:58 ada007ff1a6a: Verifying Checksum 02:38:58 ada007ff1a6a: Download complete 02:38:58 7862e08f4a3e: Pull complete 02:38:58 5df492c9dc93: Verifying Checksum 02:38:58 5df492c9dc93: Download complete 02:38:58 aa269ceb94a6: Verifying Checksum 02:38:58 aa269ceb94a6: Download complete 02:39:01 5df492c9dc93: Pull complete 02:39:01 7629e6793208: Pull complete 02:39:01 4f4fb700ef54: Pull complete 02:39:01 fb5054dd5b73: Pull complete 02:39:01 eeca6798cff9: Pull complete 02:39:04 aa269ceb94a6: Pull complete 02:39:04 ada007ff1a6a: Pull complete 02:39:04 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 02:39:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:39:04 ---> f489d0715acc 02:39:04 Step 3/10 : ARG MAKE=make build 02:39:10 ---> Running in 550f37ad7d0b 02:39:10 Removing intermediate container 550f37ad7d0b 02:39:10 ---> 71343e84eb1f 02:39:10 Step 4/10 : WORKDIR /device-sdk-go 02:39:10 ---> Running in b75ad9f46ebc 02:39:10 Removing intermediate container b75ad9f46ebc 02:39:10 ---> 60c8f89d2df9 02:39:10 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 02:39:10 ---> Running in 2d0479d324ab 02:39:10 Removing intermediate container 2d0479d324ab 02:39:10 ---> 8e46a45bb46b 02:39:10 Step 6/10 : RUN apk add --update --no-cache make git 02:39:10 ---> Running in 09a56ef54ac1 02:39:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:39:10 Still waiting to schedule task 02:39:10 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7102’ is offline 02:39:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:39:14 OK: 264 MiB in 52 packages 02:39:14 Removing intermediate container 09a56ef54ac1 02:39:14 ---> de8a5c868183 02:39:14 Step 7/10 : COPY go.mod vendor* ./ 02:39:14 ---> 27c0315b2335 02:39:14 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:14 ---> Running in cd20547c71d5 02:40:23 go: github.com/Microsoft/go-winio@v0.6.2: Get "https://proxy.golang.org/github.com/%21microsoft/go-winio/@v/v0.6.2.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:58601->10.30.120.3:53: i/o timeout 02:40:23 go: github.com/OneOfOne/xxhash@v1.2.8: Get "https://proxy.golang.org/github.com/%21one%21of%21one/xxhash/@v/v1.2.8.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:58601->10.30.120.3:53: i/o timeout 02:40:23 go: github.com/armon/go-metrics@v0.4.1: Get "https://proxy.golang.org/github.com/armon/go-metrics/@v/v0.4.1.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:58601->10.30.120.3:53: i/o timeout 02:40:23 go: github.com/asaskevich/govalidator@v0.0.0-20230301143203-a9d515a09cc2: Get "https://proxy.golang.org/github.com/asaskevich/govalidator/@v/v0.0.0-20230301143203-a9d515a09cc2.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:58601->10.30.120.3:53: i/o timeout 02:40:23 go: github.com/cenkalti/backoff@v2.2.1+incompatible: Get "https://proxy.golang.org/github.com/cenkalti/backoff/@v/v2.2.1+incompatible.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:58601->10.30.120.3:53: i/o timeout 02:40:23 go: github.com/cenkalti/backoff/v4@v4.3.0: Get "https://proxy.golang.org/github.com/cenkalti/backoff/v4/@v/v4.3.0.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:58601->10.30.120.3:53: i/o timeout 02:40:23 go: github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc: Get "https://proxy.golang.org/github.com/davecgh/go-spew/@v/v1.1.2-0.20180830191138-d8f796af33cc.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:58601->10.30.120.3:53: i/o timeout 02:40:23 go: github.com/eclipse/paho.mqtt.golang@v1.4.3: Get "https://proxy.golang.org/github.com/eclipse/paho.mqtt.golang/@v/v1.4.3.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:58601->10.30.120.3:53: i/o timeout 02:40:23 go: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.49: Get "https://proxy.golang.org/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.49.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:37631->10.30.120.3:53: i/o timeout 02:40:23 go: github.com/edgexfoundry/go-mod-configuration/v3@v3.2.0-dev.11: Get "https://proxy.golang.org/github.com/edgexfoundry/go-mod-configuration/v3/@v/v3.2.0-dev.11.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:37631->10.30.120.3:53: i/o timeout 02:40:23 go: github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.30: Get "https://proxy.golang.org/github.com/edgexfoundry/go-mod-core-contracts/v3/@v/v3.2.0-dev.30.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:37631->10.30.120.3:53: i/o timeout 02:40:23 go: github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.29: Get "https://proxy.golang.org/github.com/edgexfoundry/go-mod-messaging/v3/@v/v3.2.0-dev.29.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:37631->10.30.120.3:53: i/o timeout 02:40:23 go: github.com/edgexfoundry/go-mod-registry/v3@v3.2.0-dev.13: Get "https://proxy.golang.org/github.com/edgexfoundry/go-mod-registry/v3/@v/v3.2.0-dev.13.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:37631->10.30.120.3:53: i/o timeout 02:40:23 go: github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.9: Get "https://proxy.golang.org/github.com/edgexfoundry/go-mod-secrets/v3/@v/v3.2.0-dev.9.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:37631->10.30.120.3:53: i/o timeout 02:40:23 go: github.com/fatih/color@v1.16.0: Get "https://proxy.golang.org/github.com/fatih/color/@v/v1.16.0.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:37631->10.30.120.3:53: i/o timeout 02:40:23 go: github.com/fsnotify/fsnotify@v1.7.0: Get "https://proxy.golang.org/github.com/fsnotify/fsnotify/@v/v1.7.0.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:37631->10.30.120.3:53: i/o timeout 02:40:23 go: github.com/fullsailor/pkcs7@v0.0.0-20190404230743-d7302db945fa: Get "https://proxy.golang.org/github.com/fullsailor/pkcs7/@v/v0.0.0-20190404230743-d7302db945fa.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:45987->10.30.120.3:53: i/o timeout 02:40:23 go: github.com/fxamacker/cbor/v2@v2.7.0: Get "https://proxy.golang.org/github.com/fxamacker/cbor/v2/@v/v2.7.0.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:45987->10.30.120.3:53: i/o timeout 02:40:23 go: github.com/gabriel-vasile/mimetype@v1.4.3: Get "https://proxy.golang.org/github.com/gabriel-vasile/mimetype/@v/v1.4.3.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:45987->10.30.120.3:53: i/o timeout 02:40:23 go: github.com/go-jose/go-jose/v4@v4.0.2: Get "https://proxy.golang.org/github.com/go-jose/go-jose/v4/@v/v4.0.2.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:45987->10.30.120.3:53: i/o timeout 02:40:23 go: github.com/go-kit/log@v0.2.1: Get "https://proxy.golang.org/github.com/go-kit/log/@v/v0.2.1.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:45987->10.30.120.3:53: i/o timeout 02:40:23 go: github.com/go-logfmt/logfmt@v0.5.1: Get "https://proxy.golang.org/github.com/go-logfmt/logfmt/@v/v0.5.1.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:45987->10.30.120.3:53: i/o timeout 02:40:23 go: github.com/go-logr/logr@v1.4.2: Get "https://proxy.golang.org/github.com/go-logr/logr/@v/v1.4.2.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:45987->10.30.120.3:53: i/o timeout 02:40:23 go: github.com/go-logr/stdr@v1.2.2: Get "https://proxy.golang.org/github.com/go-logr/stdr/@v/v1.2.2.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:45987->10.30.120.3:53: i/o timeout 02:40:23 go: github.com/go-ole/go-ole@v1.2.6: Get "https://proxy.golang.org/github.com/go-ole/go-ole/@v/v1.2.6.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:49125->10.30.120.3:53: i/o timeout 02:40:23 go: github.com/go-openapi/analysis@v0.23.0: Get "https://proxy.golang.org/github.com/go-openapi/analysis/@v/v0.23.0.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:49125->10.30.120.3:53: i/o timeout 02:40:23 go: github.com/go-openapi/errors@v0.22.0: Get "https://proxy.golang.org/github.com/go-openapi/errors/@v/v0.22.0.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:49125->10.30.120.3:53: i/o timeout 02:40:23 go: github.com/go-openapi/jsonpointer@v0.21.0: Get "https://proxy.golang.org/github.com/go-openapi/jsonpointer/@v/v0.21.0.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:49125->10.30.120.3:53: i/o timeout 02:40:23 go: github.com/go-openapi/jsonreference@v0.21.0: Get "https://proxy.golang.org/github.com/go-openapi/jsonreference/@v/v0.21.0.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:49125->10.30.120.3:53: i/o timeout 02:40:23 go: github.com/go-openapi/loads@v0.22.0: Get "https://proxy.golang.org/github.com/go-openapi/loads/@v/v0.22.0.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:49125->10.30.120.3:53: i/o timeout 02:40:23 go: github.com/go-openapi/runtime@v0.28.0: Get "https://proxy.golang.org/github.com/go-openapi/runtime/@v/v0.28.0.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:49125->10.30.120.3:53: i/o timeout 02:40:23 go: github.com/go-openapi/spec@v0.21.0: Get "https://proxy.golang.org/github.com/go-openapi/spec/@v/v0.21.0.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:49125->10.30.120.3:53: i/o timeout 02:40:23 skipping... 02:40:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7105 in /w/workspace/gexfoundry_device-sdk-go_PR-1609 [Pipeline] { [Pipeline] ws 02:40:47 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 02:40:50 Removing intermediate container cd20547c71d5 02:40:50 ---> 281edcaf4226 02:40:50 Step 9/10 : COPY . . 02:40:50 ---> 600495180d02 02:40:50 Step 10/10 : RUN ${MAKE} 02:40:50 ---> Running in 8cec54815b89 02:40:50 noop 02:40:50 Removing intermediate container 8cec54815b89 02:40:50 ---> e4747110a96b 02:40:50 Successfully built e4747110a96b 02:40:50 Successfully tagged ci-base-image-x86_64:latest 02:40:50 The recommended git tool is: git [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:51 + docker inspect -f . ci-base-image-x86_64 02:40:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:40:51 prd-ubuntu20.04-docker-8c-8g-7104 does not seem to be running inside a container 02:40:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1609 -v /w/workspace/gexfoundry_device-sdk-go_PR-1609:/w/workspace/gexfoundry_device-sdk-go_PR-1609:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1609@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1609@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 02:40:51 $ docker top b4e1a825c55d7044b660b855a5d781a28a16ee2a24f8f2052e3c51446978574f -eo pid,comm [Pipeline] { [Pipeline] sh 02:40:51 + go version 02:40:51 go version go1.21.9 linux/amd64 [Pipeline] } 02:40:52 $ docker stop --time=1 b4e1a825c55d7044b660b855a5d781a28a16ee2a24f8f2052e3c51446978574f 02:40:53 $ docker rm -f --volumes b4e1a825c55d7044b660b855a5d781a28a16ee2a24f8f2052e3c51446978574f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:54 + docker inspect -f . ci-base-image-x86_64 02:40:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:40:54 prd-ubuntu20.04-docker-8c-8g-7104 does not seem to be running inside a container 02:40:54 $ 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-1609 -v /w/workspace/gexfoundry_device-sdk-go_PR-1609:/w/workspace/gexfoundry_device-sdk-go_PR-1609:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1609@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1609@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 02:40:54 $ docker top 085909973b121098a7762b0b6f480124c2f4501c8c2634a3150b33ac42f2eabf -eo pid,comm [Pipeline] { [Pipeline] sh 02:40:55 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1609 [Pipeline] fileExists [Pipeline] sh 02:40:55 using credential edgex-jenkins-ssh 02:40:55 Cloning the remote Git repository 02:40:55 + make test 02:40:55 go test -race -coverprofile=coverage.out ./... 02:40:55 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.49 02:40:55 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.30 02:40:56 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.29 02:40:56 go: downloading github.com/OneOfOne/xxhash v1.2.8 02:40:56 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 02:40:56 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.11 02:40:56 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.13 02:40:56 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.9 02:40:56 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 02:40:56 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 02:40:55 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 02:40:55 > git init /w/workspace/device-sdk-go/1 # timeout=10 02:40:55 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:40:55 > git --version # timeout=10 02:40:55 > git --version # 'git version 2.25.1' 02:40:55 using GIT_SSH to set credentials SSH Credentials for GitHub 02:40:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:40:56 go: downloading github.com/go-kit/log v0.2.1 02:40:56 go: downloading github.com/go-logfmt/logfmt v0.5.1 02:40:56 go: downloading github.com/go-openapi/runtime v0.28.0 02:40:56 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 02:40:56 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 02:40:56 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 02:40:57 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 02:40:57 go: downloading github.com/go-openapi/errors v0.22.0 02:40:57 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 02:40:57 go: downloading github.com/fsnotify/fsnotify v1.7.0 02:40:57 go: downloading github.com/go-openapi/analysis v0.23.0 02:40:57 go: downloading github.com/go-openapi/jsonpointer v0.21.0 02:40:57 go: downloading github.com/go-openapi/loads v0.22.0 02:40:57 go: downloading github.com/go-openapi/spec v0.21.0 02:40:57 go: downloading github.com/go-jose/go-jose/v4 v4.0.2 02:40:57 go: downloading github.com/go-logr/logr v1.4.2 02:40:57 go: downloading github.com/fatih/color v1.16.0 02:40:57 go: downloading github.com/armon/go-metrics v0.4.1 02:40:57 go: downloading github.com/go-logr/stdr v1.2.2 02:40:57 go: downloading github.com/go-openapi/jsonreference v0.21.0 02:40:59 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:40:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:40:59 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:41:00 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:41:00 using GIT_SSH to set credentials SSH Credentials for GitHub 02:41:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1609/head:refs/remotes/origin/PR-1609 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:41:00 Merging remotes/origin/main commit 5c2a377d73b399f8f8c2d20a5426d9b5e769b74b into PR head commit c1d0121d89c9148a4827eb1b9062e4b7ffaa6073 02:41:00 Merge succeeded, producing c1d0121d89c9148a4827eb1b9062e4b7ffaa6073 02:41:00 Checking out Revision c1d0121d89c9148a4827eb1b9062e4b7ffaa6073 (PR-1609) 02:41:00 > git config core.sparsecheckout # timeout=10 02:41:00 > git checkout -f c1d0121d89c9148a4827eb1b9062e4b7ffaa6073 # timeout=10 02:41:00 > git remote # timeout=10 02:41:00 > git config --get remote.origin.url # timeout=10 02:41:00 using GIT_SSH to set credentials SSH Credentials for GitHub 02:41:00 > git merge 5c2a377d73b399f8f8c2d20a5426d9b5e769b74b # timeout=10 02:41:00 > git rev-parse HEAD^{commit} # timeout=10 02:41:00 > git config core.sparsecheckout # timeout=10 02:41:00 > git checkout -f c1d0121d89c9148a4827eb1b9062e4b7ffaa6073 # timeout=10 02:41:04 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 02:41:04 Commit message: "refactor: Refine the discovery and scan logs" 02:41:04 > git --version # timeout=10 02:41:04 > git --version # 'git version 2.25.1' 02:41:04 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:41:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:41:06 % Total % Received % Xferd Average Speed Time Time Time Current 02:41:06 Dload Upload Total Spent Left Speed 02:41:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97k 0 --:--:-- --:--:-- --:--:-- 97k [Pipeline] sh 02:41:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:41:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:41:07 + sudo tee /etc/docker/daemon.new 02:41:07 { 02:41:07 "registry-mirrors": [ 02:41:07 "https://nexus3.edgexfoundry.org:10001" 02:41:07 ], 02:41:07 "bip": "10.250.0.254/24", 02:41:07 "hosts": [ 02:41:07 "tcp://0.0.0.0:5555", 02:41:07 "unix:///var/run/docker.sock" 02:41:07 ], 02:41:07 "mtu": 1458, 02:41:07 "selinux-enabled": true, 02:41:07 "seccomp-profile": "/etc/docker/seccomp.json" 02:41:07 } [Pipeline] sh 02:41:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:41:07 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:41:26 provisioning config files... 02:41:26 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config15387585770593223761tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:41:26 ---> ****-login.sh 02:41:26 nexus3.edgexfoundry.org:10001 02:41:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:41:27 Configure a credential helper to remove this warning. See 02:41:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:41:27 02:41:27 Login Succeeded 02:41:27 nexus3.edgexfoundry.org:10002 02:41:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:41:27 Configure a credential helper to remove this warning. See 02:41:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:41:27 02:41:27 Login Succeeded 02:41:27 nexus3.edgexfoundry.org:10003 02:41:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:41:27 Configure a credential helper to remove this warning. See 02:41:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:41:27 02:41:27 Login Succeeded 02:41:27 nexus3.edgexfoundry.org:10004 02:41:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:41:28 Configure a credential helper to remove this warning. See 02:41:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:41:28 02:41:28 Login Succeeded 02:41:28 ****.io 02:41:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:41:28 Configure a credential helper to remove this warning. See 02:41:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:41:28 02:41:28 Login Succeeded 02:41:28 ---> ****-login.sh ends [Pipeline] } 02:41:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:41:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:41:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:41:29 ========================================================= 02:41:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 02:41:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:29 + 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 . 02:41:30 Sending build context to Docker daemon 13.03MB 02:41:30 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 02:41:30 Step 2/10 : FROM ${BASE} AS builder 02:41:30 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:41:30 c6b39de5b339: Pulling fs layer 02:41:30 a69c41024577: Pulling fs layer 02:41:30 d6de4b400683: Pulling fs layer 02:41:30 35cb2a7552d0: Pulling fs layer 02:41:30 4f4fb700ef54: Pulling fs layer 02:41:30 464afbd9ba4c: Pulling fs layer 02:41:30 00f215d4a9da: Pulling fs layer 02:41:30 d496ad576159: Pulling fs layer 02:41:30 464afbd9ba4c: Waiting 02:41:30 d496ad576159: Waiting 02:41:30 00f215d4a9da: Waiting 02:41:30 35cb2a7552d0: Waiting 02:41:30 4f4fb700ef54: Waiting 02:41:30 a69c41024577: Download complete 02:41:30 4f4fb700ef54: Verifying Checksum 02:41:30 4f4fb700ef54: Download complete 02:41:30 464afbd9ba4c: Download complete 02:41:30 c6b39de5b339: Verifying Checksum 02:41:30 c6b39de5b339: Download complete 02:41:30 d496ad576159: Verifying Checksum 02:41:30 d496ad576159: Download complete 02:41:31 c6b39de5b339: Pull complete 02:41:32 a69c41024577: Pull complete 02:41:32 d6de4b400683: Verifying Checksum 02:41:32 d6de4b400683: Download complete 02:41:33 00f215d4a9da: Verifying Checksum 02:41:33 00f215d4a9da: Download complete 02:41:42 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 02:41:42 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 02:41:42 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 02:41:42 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 02:41:42 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 02:41:42 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.021s coverage: 27.0% of statements 02:41:42 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.028s coverage: 79.4% of statements 02:41:42 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 02:41:42 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 02:41:42 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 02:41:42 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.043s coverage: 86.0% of statements 02:41:42 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 02:41:42 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 02:41:42 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.067s coverage: 52.2% of statements 02:41:42 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 02:41:44 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.032s coverage: 14.4% of statements 02:41:44 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.043s coverage: 44.6% of statements 02:41:44 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.040s coverage: 68.5% of statements 02:41:44 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.095s coverage: 89.2% of statements 02:41:44 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.054s coverage: 5.4% of statements 02:41:45 d6de4b400683: Pull complete 02:41:45 35cb2a7552d0: Pull complete 02:41:45 4f4fb700ef54: Pull complete 02:41:45 464afbd9ba4c: Pull complete 02:41:53 00f215d4a9da: Pull complete 02:41:55 d496ad576159: Pull complete 02:41:55 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 02:41:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:41:55 ---> f246e2811388 02:41:55 Step 3/10 : ARG MAKE=make build 02:41:57 ---> Running in d24f2d6a1497 02:41:57 Removing intermediate container d24f2d6a1497 02:41:57 ---> dcc7304a8d09 02:41:57 Step 4/10 : WORKDIR /device-sdk-go 02:41:57 ---> Running in d4cc7d15a726 02:41:57 Removing intermediate container d4cc7d15a726 02:41:57 ---> 4b26ea797d63 02:41:57 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 02:41:58 ---> Running in 9962eaa10f3b 02:41:58 Removing intermediate container 9962eaa10f3b 02:41:58 ---> 7920ceac098e 02:41:58 Step 6/10 : RUN apk add --update --no-cache make git 02:41:58 ---> Running in d91358cec6ee 02:41:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:41:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:42:00 OK: 266 MiB in 52 packages 02:42:01 Removing intermediate container d91358cec6ee 02:42:01 ---> dcc1051e3d63 02:42:01 Step 7/10 : COPY go.mod vendor* ./ 02:42:01 ---> 1542035ca8d2 02:42:01 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:42:01 ---> Running in a1a01187f433 02:42:23 GO111MODULE=on go vet ./... 02:42:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:42:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:42:26 ./bin/test-attribution-txt.sh [Pipeline] echo 02:42:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:42:26 $ docker stop --time=1 085909973b121098a7762b0b6f480124c2f4501c8c2634a3150b33ac42f2eabf 02:42:31 $ docker rm -f --volumes 085909973b121098a7762b0b6f480124c2f4501c8c2634a3150b33ac42f2eabf [Pipeline] // withDockerContainer [Pipeline] sh 02:42:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:42:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:42:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:42:33 + ls -al . 02:42:33 total 380 02:42:33 drwxrwxr-x 11 jenkins jenkins 4096 Aug 5 02:40 . 02:42:33 drwxrwxr-x 4 jenkins jenkins 4096 Aug 5 02:38 .. 02:42:33 -rw-rw-r-- 1 jenkins jenkins 140 Aug 5 02:38 .dockerignore 02:42:33 drwxrwxr-x 8 jenkins jenkins 4096 Aug 5 02:41 .git 02:42:33 drwxrwxr-x 3 jenkins jenkins 4096 Aug 5 02:38 .github 02:42:33 -rw-rw-r-- 1 jenkins jenkins 137 Aug 5 02:38 .gitignore 02:42:33 -rw-rw-r-- 1 jenkins jenkins 42 Aug 5 02:38 .golangci.yml 02:42:33 drwxr-xr-x 3 jenkins jenkins 4096 Aug 5 02:38 .semver 02:42:33 -rw-rw-r-- 1 jenkins jenkins 48109 Aug 5 02:38 CHANGELOG.md 02:42:33 -rw-rw-r-- 1 jenkins jenkins 677 Aug 5 02:38 GOVERNANCE.md 02:42:33 -rw-rw-r-- 1 jenkins jenkins 885 Aug 5 02:38 Jenkinsfile 02:42:33 -rw-rw-r-- 1 jenkins jenkins 11341 Aug 5 02:38 LICENSE 02:42:33 -rw-rw-r-- 1 jenkins jenkins 1842 Aug 5 02:38 Makefile 02:42:33 -rw-rw-r-- 1 jenkins jenkins 619 Aug 5 02:38 OWNERS.md 02:42:33 -rw-rw-r-- 1 jenkins jenkins 4937 Aug 5 02:38 README.md 02:42:33 -rw-rw-r-- 1 jenkins jenkins 5 Aug 5 02:38 VERSION 02:42:33 drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 02:38 bin 02:42:33 -rw-r--r-- 1 jenkins jenkins 125703 Aug 5 02:41 coverage.out 02:42:33 drwxrwxr-x 5 jenkins jenkins 4096 Aug 5 02:38 example 02:42:33 -rw-rw-r-- 1 jenkins jenkins 6996 Aug 5 02:38 go.mod 02:42:33 -rw-rw-r-- 1 jenkins jenkins 101460 Aug 5 02:38 go.sum 02:42:33 drwxrwxr-x 12 jenkins jenkins 4096 Aug 5 02:38 internal 02:42:33 drwxrwxr-x 3 jenkins jenkins 4096 Aug 5 02:38 openapi 02:42:33 drwxrwxr-x 6 jenkins jenkins 4096 Aug 5 02:38 pkg 02:42:33 drwxrwxr-x 4 jenkins jenkins 4096 Aug 5 02:38 snap 02:42:33 -rw-rw-r-- 1 jenkins jenkins 222 Aug 5 02:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:33 + 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=c1d0121d89c9148a4827eb1b9062e4b7ffaa6073 --label arch=amd64 --label version=0.0.0 . 02:42:33 Sending build context to Docker daemon 25.3MB 02:42:33 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 02:42:33 Step 2/24 : FROM ${BASE} AS builder 02:42:33 ---> e4747110a96b 02:42:33 Step 3/24 : ARG MAKE=make build 02:42:34 ---> Running in dc1e7c5ed214 02:42:34 Removing intermediate container dc1e7c5ed214 02:42:34 ---> 63570d573117 02:42:34 Step 4/24 : WORKDIR /device-sdk-go 02:42:34 ---> Running in 7cdd261a9589 02:42:34 Removing intermediate container 7cdd261a9589 02:42:34 ---> 1dfe33d3c9ac 02:42:34 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 02:42:34 ---> Running in ae7d2f4a4236 02:42:34 Removing intermediate container ae7d2f4a4236 02:42:34 ---> 905a7b93be50 02:42:34 Step 6/24 : RUN apk add --update --no-cache make git 02:42:34 ---> Running in 3e72284b51ee 02:42:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:42:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:42:35 OK: 264 MiB in 52 packages 02:42:35 Removing intermediate container 3e72284b51ee 02:42:35 ---> 95f7bb5137e4 02:42:35 Step 7/24 : COPY go.mod vendor* ./ 02:42:35 ---> 6c2537369a44 02:42:35 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:42:35 ---> Running in 99f378ce8a8c 02:42:42 Removing intermediate container 99f378ce8a8c 02:42:42 ---> 06f7418d1072 02:42:42 Step 9/24 : COPY . . 02:42:43 ---> 792179b678b9 02:42:43 Step 10/24 : RUN ${MAKE} 02:42:43 ---> Running in 1920eb83edac 02:42:43 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 02:43:21 Removing intermediate container 1920eb83edac 02:43:21 ---> 44d254d34483 02:43:21 Step 11/24 : FROM alpine:3.18 02:43:21 3.18: Pulling from library/alpine 02:43:21 930bdd4d222e: Pulling fs layer 02:43:21 930bdd4d222e: Verifying Checksum 02:43:21 930bdd4d222e: Download complete 02:43:21 930bdd4d222e: Pull complete 02:43:21 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:43:21 Status: Downloaded newer image for alpine:3.18 02:43:21 ---> 18f865063206 02:43:21 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 02:43:21 ---> Running in de97e6edc2e2 02:43:21 Removing intermediate container de97e6edc2e2 02:43:21 ---> ec3e700ae4c0 02:43:21 Step 13/24 : RUN apk add --update --no-cache dumb-init 02:43:21 ---> Running in 3857476ed8fd 02:43:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:43:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:43:21 (1/1) Installing dumb-init (1.2.5-r2) 02:43:21 Executing busybox-1.36.1-r7.trigger 02:43:21 OK: 7 MiB in 16 packages 02:43:22 Removing intermediate container 3857476ed8fd 02:43:22 ---> a654951b5743 02:43:22 Step 14/24 : RUN apk --no-cache upgrade 02:43:22 ---> Running in 8d9505192730 02:43:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:43:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:43:22 OK: 7 MiB in 16 packages 02:43:22 Removing intermediate container 8d9505192730 02:43:22 ---> 32bae13dd654 02:43:22 Step 15/24 : WORKDIR / 02:43:23 ---> Running in c1fcac84679f 02:43:23 Removing intermediate container c1fcac84679f 02:43:23 ---> 3831f5f9de2e 02:43:23 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 02:43:23 ---> f1033040c368 02:43:23 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 02:43:24 ---> c1417bf8dab7 02:43:24 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 02:43:24 ---> 44758a9c2302 02:43:24 Step 19/24 : EXPOSE 59999 02:43:24 ---> Running in e24e99382b47 02:43:25 Removing intermediate container e24e99382b47 02:43:25 ---> 90fdba00ae31 02:43:25 Step 20/24 : ENTRYPOINT ["/device-simple"] 02:43:25 ---> Running in d6c0f457412f 02:43:25 Removing intermediate container d6c0f457412f 02:43:25 ---> b58bf9040fee 02:43:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:43:25 ---> Running in 30ce73073576 02:43:25 Removing intermediate container 30ce73073576 02:43:25 ---> 3cc3df7b27b1 02:43:25 Step 22/24 : LABEL arch=amd64 02:43:25 ---> Running in 273dfcb03323 02:43:25 Removing intermediate container 273dfcb03323 02:43:25 ---> e39230157bd1 02:43:25 Step 23/24 : LABEL git_sha=c1d0121d89c9148a4827eb1b9062e4b7ffaa6073 02:43:25 ---> Running in d7ce9ad5b502 02:43:25 Removing intermediate container d7ce9ad5b502 02:43:25 ---> 73eb6bd0f2b4 02:43:25 Step 24/24 : LABEL version=0.0.0 02:43:25 ---> Running in ab2ef0a37714 02:43:25 Removing intermediate container ab2ef0a37714 02:43:25 ---> c0cb20b7aa0a 02:43:25 [Warning] One or more build-args [ARCH] were not consumed 02:43:25 Successfully built c0cb20b7aa0a 02:43:25 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 02:43:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:43:27 02:43:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:43:27 latest: Pulling from edgex-lftools-log-publisher 02:43:27 5eb5b503b376: Pulling fs layer 02:43:27 5c69ac0246d0: Pulling fs layer 02:43:27 ec43610c2a17: Pulling fs layer 02:43:27 3a2ae6a8a46f: Pulling fs layer 02:43:27 33b1e0a273af: Pulling fs layer 02:43:27 5d3b04190fa2: Pulling fs layer 02:43:27 2f39f015ded8: Pulling fs layer 02:43:27 33b1e0a273af: Waiting 02:43:27 3a2ae6a8a46f: Waiting 02:43:27 5d3b04190fa2: Waiting 02:43:27 2f39f015ded8: Waiting 02:43:27 5c69ac0246d0: Verifying Checksum 02:43:27 5c69ac0246d0: Download complete 02:43:27 3a2ae6a8a46f: Verifying Checksum 02:43:27 3a2ae6a8a46f: Download complete 02:43:27 33b1e0a273af: Verifying Checksum 02:43:27 33b1e0a273af: Download complete 02:43:27 5d3b04190fa2: Verifying Checksum 02:43:27 5d3b04190fa2: Download complete 02:43:27 ec43610c2a17: Verifying Checksum 02:43:27 ec43610c2a17: Download complete 02:43:27 5eb5b503b376: Download complete 02:43:28 2f39f015ded8: Verifying Checksum 02:43:28 2f39f015ded8: Download complete 02:43:28 5eb5b503b376: Pull complete 02:43:29 5c69ac0246d0: Pull complete 02:43:29 ec43610c2a17: Pull complete 02:43:29 3a2ae6a8a46f: Pull complete 02:43:30 33b1e0a273af: Pull complete 02:43:30 5d3b04190fa2: Pull complete 02:43:35 2f39f015ded8: Pull complete 02:43:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:43:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:43:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:43:35 prd-ubuntu20.04-docker-8c-8g-7104 does not seem to be running inside a container 02:43:35 $ 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-1609 -v /w/workspace/gexfoundry_device-sdk-go_PR-1609:/w/workspace/gexfoundry_device-sdk-go_PR-1609:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1609@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1609@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 02:43:41 $ docker top e3ccefd323f5d8ca9530928bf0a8ce05685200debbf0c1fe481d023a98dbc151 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:43:41 ---> job-cost.sh 02:43:41 lf-activate-venv: SKIPPING 02:43:41 INFO: No Stack... 02:43:42 INFO: Retrieving Pricing Info for: v3-standard-8 02:43:42 INFO: Archiving Costs [Pipeline] sh 02:43:42 + cat+ /w/workspace/gexfoundry_device-sdk-go_PR-1609/archives/cost.csv 02:43:42 cut -d, -f6 [Pipeline] lock 02:43:43 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1609-1-stack-cost] 02:43:43 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1609-1-stack-cost] did not exist. Created. 02:43:43 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1609-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:43:43 + echo total: 0.2199999988079071 [Pipeline] stash 02:43:43 Stashed 1 file(s) [Pipeline] } 02:43:43 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1609-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:43:43 $ docker stop --time=1 e3ccefd323f5d8ca9530928bf0a8ce05685200debbf0c1fe481d023a98dbc151 02:43:45 $ docker rm -f --volumes e3ccefd323f5d8ca9530928bf0a8ce05685200debbf0c1fe481d023a98dbc151 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:43:53 Removing intermediate container a1a01187f433 02:43:53 ---> 6b604e1e29a5 02:43:53 Step 9/10 : COPY . . 02:43:53 ---> 945ff0be4be2 02:43:53 Step 10/10 : RUN ${MAKE} 02:43:53 ---> Running in 20d5fff14d4d 02:43:53 noop 02:43:53 Removing intermediate container 20d5fff14d4d 02:43:53 ---> edac7201adbf 02:43:53 Successfully built edac7201adbf 02:43:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:54 + docker inspect -f . ci-base-image-arm64 02:43:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:43:54 prd-ubuntu20.04-docker-arm64-4c-16g-7105 does not seem to be running inside a container 02:43:54 $ 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 02:43:55 $ docker top ab57848711def0085163d14939b25e09437f6565b20d03d337a0f7706fbbd901 -eo pid,comm [Pipeline] { [Pipeline] sh 02:43:56 + go version 02:43:56 go version go1.21.9 linux/arm64 [Pipeline] } 02:43:56 $ docker stop --time=1 ab57848711def0085163d14939b25e09437f6565b20d03d337a0f7706fbbd901 02:43:58 $ docker rm -f --volumes ab57848711def0085163d14939b25e09437f6565b20d03d337a0f7706fbbd901 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:59 + docker inspect -f . ci-base-image-arm64 02:43:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:43:59 prd-ubuntu20.04-docker-arm64-4c-16g-7105 does not seem to be running inside a container 02:43:59 $ 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 02:44:00 $ docker top d7aa7a8f5f76f3131f805f8d2c0c8a20d9342a24ac78a13bd5ea41c311e0998d -eo pid,comm [Pipeline] { [Pipeline] sh 02:44:01 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 02:44:01 + make test 02:44:01 go test -race -coverprofile=coverage.out ./... 02:44:40 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 02:48:17 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 02:48:17 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 02:48:17 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 02:48:17 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 02:48:17 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 02:48:30 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.105s coverage: 27.0% of statements 02:48:31 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.157s coverage: 79.4% of statements 02:48:39 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 02:48:39 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 02:48:40 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.255s coverage: 86.0% of statements 02:48:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 02:48:48 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.435s coverage: 52.2% of statements 02:48:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.163s coverage: 14.4% of statements 02:48:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.821s coverage: 44.6% of statements 02:48:52 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 02:48:52 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 02:48:54 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.321s coverage: 68.5% of statements 02:48:56 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.396s coverage: 89.2% of statements 02:49:00 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 02:49:01 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.229s coverage: 5.4% of statements 02:49:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:49:03 GO111MODULE=on go vet ./... 02:52:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:52:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:52:40 ./bin/test-attribution-txt.sh [Pipeline] echo 02:52:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:52:40 $ docker stop --time=1 d7aa7a8f5f76f3131f805f8d2c0c8a20d9342a24ac78a13bd5ea41c311e0998d 02:52:42 $ docker rm -f --volumes d7aa7a8f5f76f3131f805f8d2c0c8a20d9342a24ac78a13bd5ea41c311e0998d [Pipeline] // withDockerContainer [Pipeline] sh 02:52:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:52:44 Warning: overwriting stash ‘coverage-report’ 02:52:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:52:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:52:45 + ls -al . 02:52:45 total 376 02:52:45 drwxrwxr-x 10 jenkins jenkins 4096 Aug 5 02:44 . 02:52:45 drwxrwxr-x 4 jenkins jenkins 4096 Aug 5 02:40 .. 02:52:45 -rw-rw-r-- 1 jenkins jenkins 140 Aug 5 02:41 .dockerignore 02:52:45 drwxrwxr-x 8 jenkins jenkins 4096 Aug 5 02:41 .git 02:52:45 drwxrwxr-x 3 jenkins jenkins 4096 Aug 5 02:41 .github 02:52:45 -rw-rw-r-- 1 jenkins jenkins 137 Aug 5 02:41 .gitignore 02:52:45 -rw-rw-r-- 1 jenkins jenkins 42 Aug 5 02:41 .golangci.yml 02:52:45 -rw-rw-r-- 1 jenkins jenkins 48109 Aug 5 02:41 CHANGELOG.md 02:52:45 -rw-rw-r-- 1 jenkins jenkins 677 Aug 5 02:41 GOVERNANCE.md 02:52:45 -rw-rw-r-- 1 jenkins jenkins 885 Aug 5 02:41 Jenkinsfile 02:52:45 -rw-rw-r-- 1 jenkins jenkins 11341 Aug 5 02:41 LICENSE 02:52:45 -rw-rw-r-- 1 jenkins jenkins 1842 Aug 5 02:41 Makefile 02:52:45 -rw-rw-r-- 1 jenkins jenkins 619 Aug 5 02:41 OWNERS.md 02:52:45 -rw-rw-r-- 1 jenkins jenkins 4937 Aug 5 02:41 README.md 02:52:45 -rw-rw-r-- 1 jenkins jenkins 5 Aug 5 02:38 VERSION 02:52:45 drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 02:41 bin 02:52:45 -rw-r--r-- 1 jenkins jenkins 125703 Aug 5 02:49 coverage.out 02:52:45 drwxrwxr-x 5 jenkins jenkins 4096 Aug 5 02:41 example 02:52:45 -rw-rw-r-- 1 jenkins jenkins 6996 Aug 5 02:41 go.mod 02:52:45 -rw-rw-r-- 1 jenkins jenkins 101460 Aug 5 02:41 go.sum 02:52:45 drwxrwxr-x 12 jenkins jenkins 4096 Aug 5 02:41 internal 02:52:45 drwxrwxr-x 3 jenkins jenkins 4096 Aug 5 02:41 openapi 02:52:45 drwxrwxr-x 6 jenkins jenkins 4096 Aug 5 02:41 pkg 02:52:45 drwxrwxr-x 4 jenkins jenkins 4096 Aug 5 02:41 snap 02:52:45 -rw-rw-r-- 1 jenkins jenkins 222 Aug 5 02:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:46 + 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=c1d0121d89c9148a4827eb1b9062e4b7ffaa6073 --label arch=arm64 --label version=0.0.0 . 02:52:47 Sending build context to Docker daemon 13.15MB 02:52:47 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 02:52:47 Step 2/24 : FROM ${BASE} AS builder 02:52:47 ---> edac7201adbf 02:52:47 Step 3/24 : ARG MAKE=make build 02:52:47 ---> Running in 4c0384e2bc20 02:52:47 Removing intermediate container 4c0384e2bc20 02:52:47 ---> 9abe74d4fe3c 02:52:47 Step 4/24 : WORKDIR /device-sdk-go 02:52:47 ---> Running in 79d6473b9683 02:52:47 Removing intermediate container 79d6473b9683 02:52:47 ---> 9dd44f93c42d 02:52:47 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 02:52:47 ---> Running in bfe11034eb5b 02:52:48 Removing intermediate container bfe11034eb5b 02:52:48 ---> e41dc8dce6e8 02:52:48 Step 6/24 : RUN apk add --update --no-cache make git 02:52:48 ---> Running in d099d1cc4c1e 02:52:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:52:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:52:50 OK: 266 MiB in 52 packages 02:52:51 Removing intermediate container d099d1cc4c1e 02:52:51 ---> 42379ed4e52a 02:52:51 Step 7/24 : COPY go.mod vendor* ./ 02:52:52 ---> 7697c7f61229 02:52:52 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:52:52 ---> Running in 6093cba59240 02:52:54 Removing intermediate container 6093cba59240 02:52:54 ---> 46e37b1e75f7 02:52:54 Step 9/24 : COPY . . 02:52:55 ---> 0061608429cb 02:52:55 Step 10/24 : RUN ${MAKE} 02:52:55 ---> Running in 5e2eeaf710c4 02:52:56 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 02:56:18 Removing intermediate container 5e2eeaf710c4 02:56:18 ---> e47ca6cccb4e 02:56:18 Step 11/24 : FROM alpine:3.18 02:56:18 3.18: Pulling from library/alpine 02:56:18 4983c3fe2029: Pulling fs layer 02:56:18 4983c3fe2029: Verifying Checksum 02:56:18 4983c3fe2029: Download complete 02:56:18 4983c3fe2029: Pull complete 02:56:18 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:56:18 Status: Downloaded newer image for alpine:3.18 02:56:18 ---> a0237000ae83 02:56:18 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 02:56:18 ---> Running in 533112774e26 02:56:18 Removing intermediate container 533112774e26 02:56:18 ---> 87ee3a7fd1d7 02:56:18 Step 13/24 : RUN apk add --update --no-cache dumb-init 02:56:18 ---> Running in c6bc4acf2c20 02:56:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:56:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:56:19 (1/1) Installing dumb-init (1.2.5-r2) 02:56:19 Executing busybox-1.36.1-r7.trigger 02:56:19 OK: 8 MiB in 16 packages 02:56:20 Removing intermediate container c6bc4acf2c20 02:56:20 ---> 9c670ef498c7 02:56:20 Step 14/24 : RUN apk --no-cache upgrade 02:56:20 ---> Running in 736755b60cf9 02:56:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:56:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:56:22 OK: 8 MiB in 16 packages 02:56:23 Removing intermediate container 736755b60cf9 02:56:23 ---> a0252f7351be 02:56:23 Step 15/24 : WORKDIR / 02:56:23 ---> Running in bbff606c60c3 02:56:23 Removing intermediate container bbff606c60c3 02:56:23 ---> 91ee1513e604 02:56:23 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 02:56:24 ---> 0ad14d7cba1b 02:56:24 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 02:56:26 ---> 69173b8224f7 02:56:26 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 02:56:26 ---> 013f3edff528 02:56:26 Step 19/24 : EXPOSE 59999 02:56:26 ---> Running in fabc4e43af0b 02:56:27 Removing intermediate container fabc4e43af0b 02:56:27 ---> cb3a5a3cb013 02:56:27 Step 20/24 : ENTRYPOINT ["/device-simple"] 02:56:27 ---> Running in 0b582d826219 02:56:27 Removing intermediate container 0b582d826219 02:56:27 ---> 7e7e08eb761f 02:56:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:56:27 ---> Running in c22a59e499b1 02:56:27 Removing intermediate container c22a59e499b1 02:56:27 ---> c2b796ef96da 02:56:27 Step 22/24 : LABEL arch=arm64 02:56:27 ---> Running in 3d5a3a5a0a43 02:56:28 Removing intermediate container 3d5a3a5a0a43 02:56:28 ---> 276face37c5b 02:56:28 Step 23/24 : LABEL git_sha=c1d0121d89c9148a4827eb1b9062e4b7ffaa6073 02:56:28 ---> Running in 0ad72378e4f8 02:56:28 Removing intermediate container 0ad72378e4f8 02:56:28 ---> 885be0001131 02:56:28 Step 24/24 : LABEL version=0.0.0 02:56:28 ---> Running in 87e5c7399526 02:56:29 Removing intermediate container 87e5c7399526 02:56:29 ---> ab2e89477d93 02:56:29 [Warning] One or more build-args [ARCH] were not consumed 02:56:29 Successfully built ab2e89477d93 02:56:29 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 02:56:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:56:30 02:56:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:56:30 arm64: Pulling from edgex-lftools-log-publisher 02:56:30 8998bd30e6a1: Pulling fs layer 02:56:30 04944245beec: Pulling fs layer 02:56:30 699f458cf7ca: Pulling fs layer 02:56:30 765212b225bb: Pulling fs layer 02:56:30 f23df028b6ca: Pulling fs layer 02:56:30 d65c8cfc05b1: Pulling fs layer 02:56:30 2437ff75d9bd: Pulling fs layer 02:56:30 f23df028b6ca: Waiting 02:56:30 d65c8cfc05b1: Waiting 02:56:30 765212b225bb: Waiting 02:56:30 04944245beec: Verifying Checksum 02:56:30 04944245beec: Download complete 02:56:30 765212b225bb: Verifying Checksum 02:56:30 765212b225bb: Download complete 02:56:30 f23df028b6ca: Verifying Checksum 02:56:30 f23df028b6ca: Download complete 02:56:30 d65c8cfc05b1: Verifying Checksum 02:56:30 d65c8cfc05b1: Download complete 02:56:31 699f458cf7ca: Verifying Checksum 02:56:31 699f458cf7ca: Download complete 02:56:31 8998bd30e6a1: Verifying Checksum 02:56:31 8998bd30e6a1: Download complete 02:56:33 2437ff75d9bd: Verifying Checksum 02:56:33 2437ff75d9bd: Download complete 02:56:36 8998bd30e6a1: Pull complete 02:56:36 04944245beec: Pull complete 02:56:38 699f458cf7ca: Pull complete 02:56:38 765212b225bb: Pull complete 02:56:39 f23df028b6ca: Pull complete 02:56:39 d65c8cfc05b1: Pull complete 02:56:57 2437ff75d9bd: Pull complete 02:56:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:56:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:56:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:56:57 prd-ubuntu20.04-docker-arm64-4c-16g-7105 does not seem to be running inside a container 02:56:58 $ 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 02:57:00 $ docker top cf95ff18df67c0fada7785ce9470c2a3aa8c76f0561e05ed8081176d8077b025 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:57:01 ---> job-cost.sh 02:57:01 lf-activate-venv: SKIPPING 02:57:01 INFO: No Stack... 02:57:02 INFO: Retrieving Pricing Info for: v3-standard-4 02:57:02 INFO: Archiving Costs [Pipeline] sh 02:57:03 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 02:57:03 + cut -d, -f6 [Pipeline] lock 02:57:03 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1609-1-stack-cost] 02:57:03 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1609-1-stack-cost] did not exist. Created. 02:57:03 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1609-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:57:04 /w/workspace/device-sdk-go/1@tmp/durable-e97855a3/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:57:04 + echo total: 0.10999999940395355 [Pipeline] stash 02:57:04 Warning: overwriting stash ‘stack-cost’ 02:57:04 Stashed 1 file(s) [Pipeline] } 02:57:04 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1609-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:57:05 $ docker stop --time=1 cf95ff18df67c0fada7785ce9470c2a3aa8c76f0561e05ed8081176d8077b025 02:57:06 $ docker rm -f --volumes cf95ff18df67c0fada7785ce9470c2a3aa8c76f0561e05ed8081176d8077b025 [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 02:57:08 provisioning config files... 02:57:08 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1609@tmp/config8037351440282450437tmp [Pipeline] { [Pipeline] sh 02:57:08 + set +x 02:57:08 + + curl -sbash https://codecov.io/bash -s 02:57:08 -- 02:57:08 02:57:08 _____ _ 02:57:08 / ____| | | 02:57:08 | | ___ __| | ___ ___ _____ __ 02:57:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:57:08 | |___| (_) | (_| | __/ (_| (_) \ V / 02:57:08 \_____\___/ \__,_|\___|\___\___/ \_/ 02:57:08 Bash-1.0.6 02:57:08 02:57:08 02:57:08 ==> git version 2.25.1 found 02:57:08 ==> 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 02:57:08 Release-Date: 2020-01-08 02:57:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:57:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:57:08 ==> Jenkins CI detected. 02:57:08 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1609 02:57:08 project root: . 02:57:08 --> token set from env 02:57:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:57:08 ==> Running gcov in . (disable via -X gcov) 02:57:08 ==> Python coveragepy not found 02:57:08 ==> Searching for coverage reports in: 02:57:08 + . 02:57:08 -> Found 1 reports 02:57:08 ==> Detecting git/mercurial file structure 02:57:08 ==> Reading reports 02:57:08 + ./coverage.out bytes=125703 02:57:08 ==> Appending adjustments 02:57:08 https://docs.codecov.io/docs/fixing-reports 02:57:09 + Found adjustments 02:57:09 ==> Gzipping contents 02:57:09 20K /tmp/codecov.rbqHbA.gz 02:57:09 ==> Uploading reports 02:57:09 url: https://codecov.io 02:57:09 query: branch=PR-1609&commit=c1d0121d89c9148a4827eb1b9062e4b7ffaa6073&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1609%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1609&job=&cmd_args= 02:57:09 -> Pinging Codecov 02:57:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1609&commit=c1d0121d89c9148a4827eb1b9062e4b7ffaa6073&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1609%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1609&job=&cmd_args= 02:57:09 -> Uploading to 02:57:09 https://storage.googleapis.com/codecov/v4/raw/2024-08-05/7E55EF52A471D76F132DFD9A03CDDE97/c1d0121d89c9148a4827eb1b9062e4b7ffaa6073/1bc0af12-6bae-48eb-9e27-17afbeefa18d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240805%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240805T025708Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dce8819c24ff5d8c7466deb967de4da61f59d13e777a2e90ff323d83f04beccc 02:57:09 % Total % Received % Xferd Average Speed Time Time Time Current 02:57:09 Dload Upload Total Spent Left Speed 02:57:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17137 0 0 100 17137 0 68274 --:--:-- --:--:-- --:--:-- 68274 02:57:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/c1d0121d89c9148a4827eb1b9062e4b7ffaa6073 [Pipeline] } 02:57:09 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 02:57:12 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1609/archives ] 02:57:12 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1609/archives 02:57:12 total 16 02:57:12 drwxr-xr-x 3 root root 4096 Aug 5 02:43 . 02:57:12 drwxrwxr-x 12 jenkins jenkins 4096 Aug 5 02:43 .. 02:57:12 drwxr-xr-x 2 root root 4096 Aug 5 02:43 cost 02:57:12 -rw-r--r-- 1 root root 86 Aug 5 02:43 cost.csv 02:57:12 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1609/archives 02:57:12 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1609/archives 02:57:12 total 16 02:57:12 drwxr-xr-x 3 jenkins jenkins 4096 Aug 5 02:43 . 02:57:12 drwxrwxr-x 12 jenkins jenkins 4096 Aug 5 02:43 .. 02:57:12 drwxr-xr-x 2 jenkins jenkins 4096 Aug 5 02:43 cost 02:57:12 -rw-r--r-- 1 jenkins jenkins 86 Aug 5 02:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:57:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:57:13 ---> package-listing.sh 02:57:13 ++ facter osfamily 02:57:13 ++ tr '[:upper:]' '[:lower:]' 02:57:13 + OS_FAMILY=debian 02:57:13 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1609 02:57:13 + START_PACKAGES=/tmp/packages_start.txt 02:57:13 + END_PACKAGES=/tmp/packages_end.txt 02:57:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:57:13 + PACKAGES=/tmp/packages_start.txt 02:57:13 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1609 ']' 02:57:13 + PACKAGES=/tmp/packages_end.txt 02:57:13 + case "${OS_FAMILY}" in 02:57:13 + grep '^ii' 02:57:13 + dpkg -l 02:57:13 + '[' -f /tmp/packages_start.txt ']' 02:57:13 + '[' -f /tmp/packages_end.txt ']' 02:57:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:57:13 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1609 ']' 02:57:13 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1609/archives/ 02:57:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1609/archives/ [Pipeline] echo 02:57:13 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-1609/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:57:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:57:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:57:15 prd-ubuntu20.04-docker-8c-8g-7104 does not seem to be running inside a container 02:57:15 $ 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-1609/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-1609 -v /w/workspace/gexfoundry_device-sdk-go_PR-1609:/w/workspace/gexfoundry_device-sdk-go_PR-1609:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1609@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1609@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 02:57:15 $ docker top 860f00e2f81850bf2bca284d4d4655c5509491b7c2f80c14bf3e9e6da3f88158 -eo pid,comm [Pipeline] { [Pipeline] sh 02:57:15 + touch /tmp/pre-build-complete [Pipeline] sh 02:57:16 + mkdir -p /var/log/sysstat [Pipeline] sh 02:57:16 + ls /var/log/sa-host 02:57:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:57:16 provisioning config files... 02:57:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1609@tmp/config15139529649977072888tmp [Pipeline] { [Pipeline] echo 02:57:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:57:17 ---> create-netrc.sh [Pipeline] } 02:57:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:57:17 ---> python-tools-install.sh [Pipeline] echo 02:57:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:57:18 ---> sudo-logs.sh 02:57:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:57:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:57:18 ---> job-cost.sh 02:57:18 lf-activate-venv: SKIPPING 02:57:18 DEBUG: total: 0.2199999988079071 02:57:18 INFO: Retrieving Stack Cost... 02:57:19 INFO: Retrieving Pricing Info for: v3-standard-8 02:57:19 INFO: Archiving Costs [Pipeline] echo 02:57:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:57:19 ---> logs-deploy.sh 02:57:19 lf-activate-venv: SKIPPING 02:57:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1609/1 02:57:19 INFO: archiving workspace using pattern(s): 02:57:22 Archives upload complete. 02:57:22 INFO: archiving logs to Nexus 02:57:23 ---> uname -a: 02:57:23 Linux prd-ubuntu20-04-docker-8c-8g-7104 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:57:23 02:57:23 02:57:23 ---> lscpu: 02:57:23 Architecture: x86_64 02:57:23 CPU op-mode(s): 32-bit, 64-bit 02:57:23 Byte Order: Little Endian 02:57:23 Address sizes: 40 bits physical, 48 bits virtual 02:57:23 CPU(s): 8 02:57:23 On-line CPU(s) list: 0-7 02:57:23 Thread(s) per core: 1 02:57:23 Core(s) per socket: 1 02:57:23 Socket(s): 8 02:57:23 NUMA node(s): 1 02:57:23 Vendor ID: AuthenticAMD 02:57:23 CPU family: 23 02:57:23 Model: 49 02:57:23 Model name: AMD EPYC-Rome Processor 02:57:23 Stepping: 0 02:57:23 CPU MHz: 2799.998 02:57:23 BogoMIPS: 5599.99 02:57:23 Virtualization: AMD-V 02:57:23 Hypervisor vendor: KVM 02:57:23 Virtualization type: full 02:57:23 L1d cache: 256 KiB 02:57:23 L1i cache: 256 KiB 02:57:23 L2 cache: 4 MiB 02:57:23 L3 cache: 128 MiB 02:57:23 NUMA node0 CPU(s): 0-7 02:57:23 Vulnerability Itlb multihit: Not affected 02:57:23 Vulnerability L1tf: Not affected 02:57:23 Vulnerability Mds: Not affected 02:57:23 Vulnerability Meltdown: Not affected 02:57:23 Vulnerability Mmio stale data: Not affected 02:57:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:57:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:57:23 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:57:23 Vulnerability Srbds: Not affected 02:57:23 Vulnerability Tsx async abort: Not affected 02:57:23 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 02:57:23 02:57:23 02:57:23 ---> nproc: 02:57:23 8 02:57:23 02:57:23 02:57:23 ---> df -h: 02:57:23 Filesystem Size Used Avail Use% Mounted on 02:57:23 overlay 155G 12G 143G 8% / 02:57:23 tmpfs 64M 0 64M 0% /dev 02:57:23 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:57:23 shm 64M 0 64M 0% /dev/shm 02:57:23 /dev/vda1 155G 12G 143G 8% /facter-os 02:57:23 02:57:23 02:57:23 ---> sar -b -r -n DEV: 02:57:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7104) 08/05/24 _x86_64_ (8 CPU) 02:57:23 02:57:23 02:37:47 LINUX RESTART (8 CPU) 02:57:23 02:57:23 02:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:57:23 02:39:01 288.09 48.21 239.88 0.00 5420.43 82909.52 0.00 02:57:23 02:40:01 98.32 0.07 98.25 0.00 6.93 22567.71 0.00 02:57:23 02:41:01 203.60 1.92 201.68 0.00 18.40 69215.28 0.00 02:57:23 02:42:01 42.60 0.00 42.60 0.00 0.00 27293.97 0.00 02:57:23 02:43:01 138.28 1.57 136.71 0.00 85.72 46964.31 0.00 02:57:23 02:44:01 213.83 3.90 209.93 0.00 4269.42 51263.72 0.00 02:57:23 02:45:01 3.83 0.02 3.82 0.00 0.13 97.72 0.00 02:57:23 02:46:01 1.45 0.00 1.45 0.00 0.00 16.80 0.00 02:57:23 02:47:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 02:57:23 02:48:01 1.75 0.00 1.75 0.00 0.00 20.13 0.00 02:57:23 02:49:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 02:57:23 02:50:01 1.57 0.00 1.57 0.00 0.00 18.66 0.00 02:57:23 02:51:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 02:57:23 02:52:02 1.12 0.00 1.12 0.00 0.00 12.80 0.00 02:57:23 02:53:01 1.47 0.00 1.47 0.00 0.00 17.76 0.00 02:57:23 02:54:01 2.70 0.02 2.68 0.00 0.13 35.46 0.00 02:57:23 02:55:01 1.33 0.00 1.33 0.00 0.00 15.33 0.00 02:57:23 02:56:01 1.92 0.00 1.92 0.00 0.00 22.53 0.00 02:57:23 02:57:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 02:57:23 Average: 52.99 2.93 50.06 0.00 516.29 15830.41 0.00 02:57:23 02:57:23 02:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:57:23 02:39:01 29461040 31568412 764292 2.32 71024 2314832 2028208 5.98 1003516 2047148 409744 02:57:23 02:40:01 29186868 31554024 762104 2.32 80180 2552656 2008528 5.92 1023068 2281944 6932 02:57:23 02:41:01 27948544 31513936 787456 2.39 178896 3517564 1947464 5.74 1216808 3172848 122576 02:57:23 02:42:01 26756024 31322384 976572 2.97 182208 4464424 2283452 6.73 1760052 3767220 606940 02:57:23 02:43:01 26999436 31257456 1035604 3.15 189628 4142156 2262128 6.67 1835308 3434252 21908 02:57:23 02:44:01 26545476 31539220 731496 2.22 225428 4826464 1715076 5.05 1622168 4058444 308 02:57:23 02:45:01 26550468 31539432 731076 2.22 223988 4823212 1729220 5.10 1620300 4055240 16 02:57:23 02:46:01 26558444 31547436 722948 2.20 224012 4823216 1729220 5.10 1613080 4055240 44 02:57:23 02:47:01 26558316 31547348 722896 2.20 224032 4823220 1729220 5.10 1612820 4055240 8 02:57:23 02:48:01 26565324 31554432 715736 2.18 224076 4823228 1729220 5.10 1606432 4055248 4 02:57:23 02:49:01 26565768 31554876 715412 2.18 224104 4823228 1729220 5.10 1606296 4055248 16 02:57:23 02:50:01 26567800 31556972 713280 2.17 224136 4823232 1729220 5.10 1604288 4055252 44 02:57:23 02:51:01 26568036 31557224 712988 2.17 224160 4823236 1729220 5.10 1604036 4055256 8 02:57:23 02:52:02 26567988 31557220 712948 2.17 224188 4823236 1729220 5.10 1604244 4055256 180 02:57:23 02:53:01 26567900 31557188 712872 2.17 224248 4823236 1729220 5.10 1604452 4055260 8 02:57:23 02:54:01 26566424 31555864 714116 2.17 224332 4823220 1740536 5.13 1605024 4055240 12 02:57:23 02:55:01 26566660 31556192 713736 2.17 224412 4823220 1724400 5.08 1605268 4055236 8 02:57:23 02:56:01 26566276 31555900 714124 2.17 224492 4823224 1724400 5.08 1605204 4055244 20 02:57:23 02:57:01 26566132 31555760 714196 2.17 224528 4823224 1724400 5.08 1604912 4055240 8 02:57:23 Average: 26959628 31523751 756519 2.30 202214 4448423 1827451 5.39 1545120 3762108 61515 02:57:23 02:57:23 02:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:57:23 02:39:01 lo 7.00 7.00 0.68 0.68 0.00 0.00 0.00 0.00 02:57:23 02:39:01 docker0 29.53 29.06 2.24 192.53 0.00 0.00 0.00 0.00 02:57:23 02:39:01 ens3 581.30 386.44 5974.15 99.49 0.00 0.00 0.00 0.00 02:57:23 02:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:57:23 02:40:01 veth6915cd4 140.63 156.74 13.75 127.24 0.00 0.00 0.00 0.01 02:57:23 02:40:01 docker0 142.38 160.21 11.93 158.18 0.00 0.00 0.00 0.00 02:57:23 02:40:01 ens3 171.44 149.48 166.99 18.70 0.00 0.00 0.00 0.00 02:57:23 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:23 02:41:01 docker0 216.83 384.92 17.82 3094.48 0.00 0.00 0.00 0.00 02:57:23 02:41:01 vethbf08b4f 36.63 64.04 3.37 469.18 0.00 0.00 0.00 0.04 02:57:23 02:41:01 ens3 409.40 232.23 3120.87 31.52 0.00 0.00 0.00 0.00 02:57:23 02:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:57:23 02:42:01 docker0 0.87 1.17 0.09 0.34 0.00 0.00 0.00 0.00 02:57:23 02:42:01 vethbf08b4f 0.87 1.20 0.10 0.34 0.00 0.00 0.00 0.00 02:57:23 02:42:01 ens3 13.11 9.60 12.47 5.37 0.00 0.00 0.00 0.00 02:57:23 02:43:01 vethbd58f61 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 02:57:23 02:43:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 02:57:23 02:43:01 docker0 55.97 88.95 4.39 548.65 0.00 0.00 0.00 0.00 02:57:23 02:43:01 ens3 162.04 103.57 1234.68 16.49 0.00 0.00 0.00 0.00 02:57:23 02:44:01 lo 2.27 2.27 0.22 0.22 0.00 0.00 0.00 0.00 02:57:23 02:44:01 docker0 3.17 5.70 0.19 62.28 0.00 0.00 0.00 0.00 02:57:23 02:44:01 ens3 228.38 117.61 4709.00 17.23 0.00 0.00 0.00 0.00 02:57:23 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:23 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:23 02:45:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:57:23 02:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:57:23 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:23 02:46:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 02:57:23 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:23 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:23 02:47:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:23 02:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:57:23 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:23 02:48:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:57:23 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:23 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:23 02:49:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 02:57:23 02:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:57:23 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:23 02:50:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:57:23 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:23 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:23 02:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:23 02:52:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:57:23 02:52:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:23 02:52:02 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:57:23 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:23 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:23 02:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:23 02:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:57:23 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:23 02:54:01 ens3 0.27 0.23 0.08 0.08 0.00 0.00 0.00 0.00 02:57:23 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:23 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:23 02:55:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:57:23 02:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:57:23 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:23 02:56:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:57:23 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:23 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:23 02:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:23 Average: lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 02:57:23 Average: docker0 23.64 35.29 1.93 213.68 0.00 0.00 0.00 0.00 02:57:23 Average: ens3 82.54 52.67 801.65 9.96 0.00 0.00 0.00 0.00 02:57:23 02:57:23 02:57:23 ---> sar -P ALL: 02:57:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7104) 08/05/24 _x86_64_ (8 CPU) 02:57:23 02:57:23 02:37:47 LINUX RESTART (8 CPU) 02:57:23 02:57:23 02:38:01 CPU %user %nice %system %iowait %steal %idle 02:57:23 02:39:01 all 8.62 0.00 2.71 2.00 0.07 86.61 02:57:23 02:39:01 0 7.04 0.00 2.49 0.12 0.07 90.29 02:57:23 02:39:01 1 7.20 0.00 2.64 0.30 0.07 89.79 02:57:23 02:39:01 2 8.14 0.00 2.69 4.08 0.07 85.02 02:57:23 02:39:01 3 8.61 0.00 2.39 0.47 0.07 88.47 02:57:23 02:39:01 4 9.36 0.00 3.51 0.23 0.05 86.84 02:57:23 02:39:01 5 10.16 0.00 2.49 0.98 0.05 86.33 02:57:23 02:39:01 6 9.29 0.00 3.45 8.36 0.07 78.83 02:57:23 02:39:01 7 9.13 0.00 2.03 1.50 0.08 87.25 02:57:23 02:40:01 all 1.76 0.00 0.96 1.18 0.03 96.08 02:57:23 02:40:01 0 1.83 0.00 0.94 0.77 0.03 96.43 02:57:23 02:40:01 1 2.17 0.00 0.71 0.50 0.03 96.59 02:57:23 02:40:01 2 1.21 0.00 1.84 7.08 0.02 89.86 02:57:23 02:40:01 3 1.78 0.00 0.97 0.12 0.02 97.12 02:57:23 02:40:01 4 1.53 0.00 0.77 0.02 0.02 97.67 02:57:23 02:40:01 5 2.65 0.00 0.82 0.15 0.05 96.33 02:57:23 02:40:01 6 1.20 0.00 0.52 0.84 0.02 97.42 02:57:23 02:40:01 7 1.67 0.00 1.09 0.00 0.02 97.22 02:57:23 02:41:01 all 7.38 0.00 3.10 4.91 0.05 84.56 02:57:23 02:41:01 0 8.13 0.00 4.53 2.45 0.07 84.82 02:57:23 02:41:01 1 7.09 0.00 2.61 3.85 0.05 86.40 02:57:23 02:41:01 2 8.85 0.00 3.51 2.03 0.07 85.55 02:57:23 02:41:01 3 6.80 0.00 2.16 1.32 0.05 89.66 02:57:23 02:41:01 4 7.47 0.00 2.95 0.94 0.05 88.59 02:57:23 02:41:01 5 7.22 0.00 3.99 26.86 0.07 61.87 02:57:23 02:41:01 6 7.71 0.00 2.49 0.57 0.05 89.18 02:57:23 02:41:01 7 5.75 0.00 2.55 1.39 0.03 90.27 02:57:23 02:42:01 all 47.68 0.00 6.95 1.56 0.10 43.72 02:57:23 02:42:01 0 47.04 0.00 6.85 0.08 0.08 45.94 02:57:23 02:42:01 1 46.87 0.00 7.83 1.57 0.10 43.62 02:57:23 02:42:01 2 46.40 0.00 7.02 0.12 0.08 46.38 02:57:23 02:42:01 3 48.85 0.00 6.83 1.69 0.08 42.54 02:57:23 02:42:01 4 49.96 0.00 6.48 0.10 0.15 43.31 02:57:23 02:42:01 5 48.27 0.00 6.19 8.76 0.08 36.70 02:57:23 02:42:01 6 48.00 0.00 7.16 0.08 0.10 44.65 02:57:23 02:42:01 7 46.01 0.00 7.22 0.10 0.10 46.57 02:57:23 02:43:01 all 45.56 0.00 6.99 2.88 0.13 44.44 02:57:23 02:43:01 0 45.30 0.00 7.54 1.40 0.08 45.68 02:57:23 02:43:01 1 46.95 0.00 6.20 1.04 0.35 45.45 02:57:23 02:43:01 2 45.34 0.00 6.91 1.25 0.10 46.40 02:57:23 02:43:01 3 45.80 0.00 7.04 2.38 0.12 44.66 02:57:23 02:43:01 4 45.77 0.00 6.73 5.70 0.08 41.73 02:57:23 02:43:01 5 44.41 0.00 7.50 9.57 0.10 38.42 02:57:23 02:43:01 6 44.15 0.00 6.55 0.93 0.08 48.28 02:57:23 02:43:01 7 46.76 0.00 7.48 0.81 0.08 44.86 02:57:23 02:44:01 all 9.65 0.00 4.05 5.13 0.07 81.09 02:57:23 02:44:01 0 10.84 0.00 3.81 2.62 0.12 82.61 02:57:23 02:44:01 1 10.77 0.00 3.90 0.52 0.05 84.76 02:57:23 02:44:01 2 8.48 0.00 5.23 2.63 0.05 83.61 02:57:23 02:44:01 3 10.74 0.00 4.45 12.00 0.05 72.76 02:57:23 02:44:01 4 7.10 0.00 2.77 9.99 0.07 80.08 02:57:23 02:44:01 5 8.86 0.00 3.97 9.05 0.15 77.97 02:57:23 02:44:01 6 10.08 0.00 4.26 0.66 0.05 84.95 02:57:23 02:44:01 7 10.29 0.00 4.05 3.64 0.05 81.96 02:57:23 02:45:01 all 0.08 0.00 0.06 0.01 0.01 99.85 02:57:23 02:45:01 0 0.07 0.00 0.08 0.00 0.02 99.83 02:57:23 02:45:01 1 0.25 0.00 0.10 0.00 0.00 99.65 02:57:23 02:45:01 2 0.00 0.00 0.05 0.00 0.00 99.95 02:57:23 02:45:01 3 0.15 0.00 0.05 0.02 0.00 99.78 02:57:23 02:45:01 4 0.03 0.00 0.03 0.00 0.02 99.92 02:57:23 02:45:01 5 0.07 0.00 0.05 0.03 0.05 99.80 02:57:23 02:45:01 6 0.02 0.00 0.05 0.00 0.00 99.93 02:57:23 02:45:01 7 0.02 0.00 0.03 0.05 0.00 99.90 02:57:23 02:46:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:57:23 02:46:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:57:23 02:46:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:57:23 02:46:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:57:23 02:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:57:23 02:46:01 4 0.03 0.00 0.03 0.00 0.02 99.92 02:57:23 02:46:01 5 0.07 0.00 0.02 0.02 0.02 99.88 02:57:23 02:46:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:57:23 02:46:01 7 0.00 0.00 0.00 0.02 0.00 99.98 02:57:23 02:47:01 all 0.01 0.00 0.01 0.00 0.01 99.97 02:57:23 02:47:01 0 0.03 0.00 0.00 0.00 0.02 99.95 02:57:23 02:47:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:57:23 02:47:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:57:23 02:47:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:57:23 02:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:57:23 02:47:01 5 0.00 0.00 0.00 0.00 0.03 99.97 02:57:23 02:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:57:23 02:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:57:23 02:48:01 all 0.03 0.00 0.01 0.02 0.01 99.93 02:57:23 02:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:57:23 02:48:01 1 0.07 0.00 0.02 0.00 0.00 99.92 02:57:23 02:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:57:23 02:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:57:23 02:48:01 4 0.03 0.00 0.00 0.00 0.02 99.95 02:57:23 02:48:01 5 0.07 0.00 0.03 0.12 0.02 99.77 02:57:23 02:48:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:57:23 02:48:01 7 0.02 0.00 0.00 0.05 0.00 99.93 02:57:23 02:49:01 all 0.05 0.00 0.01 0.00 0.01 99.94 02:57:23 02:49:01 0 0.02 0.00 0.03 0.00 0.02 99.93 02:57:23 02:49:01 1 0.05 0.00 0.02 0.00 0.00 99.93 02:57:23 02:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:57:23 02:49:01 3 0.20 0.00 0.00 0.00 0.00 99.80 02:57:23 02:49:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:57:23 02:49:01 5 0.05 0.00 0.03 0.00 0.02 99.90 02:57:23 02:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:57:23 02:49:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:57:23 02:57:23 02:49:01 CPU %user %nice %system %iowait %steal %idle 02:57:23 02:50:01 all 0.10 0.00 0.01 0.03 0.01 99.84 02:57:23 02:50:01 0 0.03 0.00 0.03 0.17 0.02 99.75 02:57:23 02:50:01 1 0.05 0.00 0.02 0.00 0.02 99.92 02:57:23 02:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:57:23 02:50:01 3 0.13 0.00 0.00 0.00 0.00 99.87 02:57:23 02:50:01 4 0.52 0.00 0.02 0.00 0.03 99.43 02:57:23 02:50:01 5 0.03 0.00 0.03 0.00 0.03 99.90 02:57:23 02:50:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:57:23 02:50:01 7 0.02 0.00 0.02 0.10 0.00 99.87 02:57:23 02:51:01 all 0.08 0.00 0.01 0.02 0.01 99.87 02:57:23 02:51:01 0 0.02 0.00 0.00 0.17 0.02 99.80 02:57:23 02:51:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:57:23 02:51:01 2 0.00 0.00 0.00 0.00 0.02 99.98 02:57:23 02:51:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:57:23 02:51:01 4 0.53 0.00 0.05 0.00 0.00 99.42 02:57:23 02:51:01 5 0.05 0.00 0.03 0.00 0.03 99.88 02:57:23 02:51:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:57:23 02:51:01 7 0.00 0.00 0.00 0.02 0.00 99.98 02:57:23 02:52:02 all 0.05 0.00 0.02 0.02 0.01 99.90 02:57:23 02:52:02 0 0.03 0.00 0.03 0.00 0.02 99.92 02:57:23 02:52:02 1 0.03 0.00 0.02 0.00 0.02 99.93 02:57:23 02:52:02 2 0.00 0.00 0.00 0.00 0.00 100.00 02:57:23 02:52:02 3 0.08 0.00 0.03 0.00 0.00 99.88 02:57:23 02:52:02 4 0.18 0.00 0.07 0.00 0.02 99.73 02:57:23 02:52:02 5 0.07 0.00 0.02 0.00 0.02 99.90 02:57:23 02:52:02 6 0.02 0.00 0.00 0.00 0.00 99.98 02:57:23 02:52:02 7 0.00 0.00 0.00 0.18 0.00 99.82 02:57:23 02:53:01 all 0.02 0.00 0.01 0.02 0.01 99.94 02:57:23 02:53:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:57:23 02:53:01 1 0.05 0.00 0.02 0.00 0.00 99.93 02:57:23 02:53:01 2 0.00 0.00 0.00 0.02 0.00 99.98 02:57:23 02:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:57:23 02:53:01 4 0.05 0.00 0.02 0.02 0.02 99.90 02:57:23 02:53:01 5 0.03 0.00 0.02 0.00 0.03 99.92 02:57:23 02:53:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:57:23 02:53:01 7 0.00 0.00 0.00 0.12 0.00 99.88 02:57:23 02:54:01 all 0.04 0.00 0.04 0.16 0.01 99.75 02:57:23 02:54:01 0 0.03 0.00 0.05 0.00 0.02 99.90 02:57:23 02:54:01 1 0.08 0.00 0.05 0.02 0.00 99.85 02:57:23 02:54:01 2 0.00 0.00 0.03 0.15 0.00 99.82 02:57:23 02:54:01 3 0.07 0.00 0.03 0.00 0.02 99.88 02:57:23 02:54:01 4 0.05 0.00 0.03 0.00 0.00 99.92 02:57:23 02:54:01 5 0.03 0.00 0.03 0.33 0.02 99.58 02:57:23 02:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:57:23 02:54:01 7 0.02 0.00 0.03 0.82 0.02 99.12 02:57:23 02:55:01 all 0.16 0.00 0.01 0.02 0.01 99.81 02:57:23 02:55:01 0 0.05 0.00 0.05 0.00 0.03 99.87 02:57:23 02:55:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:57:23 02:55:01 2 0.00 0.00 0.00 0.00 0.02 99.98 02:57:23 02:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:57:23 02:55:01 4 1.11 0.00 0.00 0.00 0.02 98.87 02:57:23 02:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:57:23 02:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:57:23 02:55:01 7 0.02 0.00 0.00 0.13 0.00 99.85 02:57:23 02:56:01 all 0.09 0.00 0.01 0.01 0.01 99.88 02:57:23 02:56:01 0 0.05 0.00 0.02 0.00 0.02 99.92 02:57:23 02:56:01 1 0.02 0.00 0.02 0.05 0.02 99.90 02:57:23 02:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:57:23 02:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:57:23 02:56:01 4 0.66 0.00 0.02 0.00 0.00 99.32 02:57:23 02:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:57:23 02:56:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:57:23 02:56:01 7 0.00 0.00 0.02 0.05 0.00 99.93 02:57:23 02:57:01 all 0.03 0.00 0.01 0.01 0.01 99.95 02:57:23 02:57:01 0 0.08 0.00 0.03 0.00 0.03 99.85 02:57:23 02:57:01 1 0.02 0.00 0.02 0.02 0.00 99.95 02:57:23 02:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:57:23 02:57:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:57:23 02:57:01 4 0.03 0.00 0.00 0.00 0.02 99.95 02:57:23 02:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:57:23 02:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:57:23 02:57:01 7 0.02 0.00 0.00 0.05 0.00 99.93 02:57:23 Average: all 6.35 0.00 1.31 0.94 0.03 91.37 02:57:23 Average: 0 6.32 0.00 1.39 0.41 0.04 91.85 02:57:23 Average: 1 6.37 0.00 1.27 0.41 0.04 91.91 02:57:23 Average: 2 6.20 0.00 1.43 0.91 0.02 91.44 02:57:23 Average: 3 6.44 0.00 1.25 0.94 0.02 91.35 02:57:23 Average: 4 6.52 0.00 1.23 0.89 0.03 91.34 02:57:23 Average: 5 6.38 0.00 1.32 2.92 0.04 89.34 02:57:23 Average: 6 6.31 0.00 1.29 0.60 0.02 91.78 02:57:23 Average: 7 6.28 0.00 1.28 0.47 0.02 91.95 02:57:23 02:57:23 02:57:23