Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1e80e475b0e97679140bd79592a828cf1f53df47 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-ssh10761969243131189261.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh10382436865310263590.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5212173189730397204.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4100290925630665900.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1141611764197719567.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [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.23 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 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-23479 in /w/workspace/edgexfoundry_device-sdk-go_main [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/edgexfoundry_device-sdk-go_main # 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 Avoid second fetch Checking out Revision 1e80e475b0e97679140bd79592a828cf1f53df47 (main) Commit message: "Merge pull request #1641 from cherrycl/edgex-go-issue-4978" > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e80e475b0e97679140bd79592a828cf1f53df47 # timeout=10 > git rev-list --no-walk 791e3808a6f22236528886c5f30bc95897a4d2de # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:35:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:35:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:35:21 ========================================================= 06:35:21 EdgeX Global Pipelines Version Info 06:35:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:35:22 ------------------- 06:35:22 stable info: 06:35:22 ------------------- 06:35:22 Commited By: Ginny Guan ginny@iotechsys.com 06:35:22 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 06:35:22 Message: update stable to v1.0.265 06:35:22 ------------------- 06:35:22 experimental info: 06:35:22 ------------------- 06:35:22 Commited By: Cherry Wang cherry@iotechsys.com 06:35:22 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 06:35:22 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:35:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 06:35:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 06:35:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:35:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:35:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:35:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:35:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:35:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 06:35:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:35:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:35:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:35:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 06:35:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:35:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:35:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:35:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:35:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:35:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:35:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:35:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:35:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:35:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 06:35:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:35:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:35:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:35:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:35:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:35:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:35:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:35:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:35:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e80e475b0e97679140bd79592a828cf1f53df47 [Pipeline] echo 06:35:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e80e47 [Pipeline] echo 06:35:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:35:23 provisioning config files... 06:35:23 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7929477714287215088tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:35:24 ---> ****-login.sh 06:35:24 nexus3.edgexfoundry.org:10001 06:35:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:24 Configure a credential helper to remove this warning. See 06:35:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:24 06:35:24 Login Succeeded 06:35:24 nexus3.edgexfoundry.org:10002 06:35:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:24 Configure a credential helper to remove this warning. See 06:35:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:24 06:35:24 Login Succeeded 06:35:24 nexus3.edgexfoundry.org:10003 06:35:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:24 Configure a credential helper to remove this warning. See 06:35:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:24 06:35:24 Login Succeeded 06:35:24 nexus3.edgexfoundry.org:10004 06:35:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:24 Configure a credential helper to remove this warning. See 06:35:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:24 06:35:24 Login Succeeded 06:35:24 ****.io 06:35:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:25 Configure a credential helper to remove this warning. See 06:35:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:25 06:35:25 Login Succeeded 06:35:25 ---> ****-login.sh ends [Pipeline] } 06:35:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:35:25 + git rev-list -1 --merges 1e80e475b0e97679140bd79592a828cf1f53df47~1..1e80e475b0e97679140bd79592a828cf1f53df47 [Pipeline] echo 06:35:25 -----------> git rev-list -1 --merges 1e80e475b0e97679140bd79592a828cf1f53df47~1..1e80e475b0e97679140bd79592a828cf1f53df47 1e80e475b0e97679140bd79592a828cf1f53df47 06:35:25 1e80e475b0e97679140bd79592a828cf1f53df47 [false] [Pipeline] sh 06:35:25 + git log --format=format:%s -1 1e80e475b0e97679140bd79592a828cf1f53df47 [Pipeline] echo 06:35:25 ========================================================= 06:35:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:35:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:35:26 + git log --format=format:%s -1 1e80e475b0e97679140bd79592a828cf1f53df47 [Pipeline] echo 06:35:26 [semverPrep] GIT_COMMIT: 1e80e475b0e97679140bd79592a828cf1f53df47, Commit Message: Merge pull request #1641 from cherrycl/edgex-go-issue-4978 [Pipeline] echo 06:35:26 [semverPrep] This is not a build commit. [Pipeline] sh 06:35:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:35:26 + grep -v github /etc/ssh/ssh_known_hosts 06:35:26 + [ -e /tmp/ssh_known_hosts ] 06:35:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:35:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:35:26 + sudo tee -a /etc/ssh/ssh_known_hosts 06:35:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:35:26 06:35:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:35:27 0.1.4: Pulling from edgex-devops/py-git-semver 06:35:27 b85a868b505f: Pulling fs layer 06:35:27 e2be974225ed: Pulling fs layer 06:35:27 339a4e72a1f5: Pulling fs layer 06:35:27 988bab9f4d93: Pulling fs layer 06:35:27 1469e6f7b9e6: Pulling fs layer 06:35:27 eaf3925da568: Pulling fs layer 06:35:27 bab4dde63d76: Pulling fs layer 06:35:27 bde34c3a00c8: Pulling fs layer 06:35:27 b352a97aabf1: Pulling fs layer 06:35:27 4872d77fe225: Pulling fs layer 06:35:27 5851b861e8e6: Pulling fs layer 06:35:27 988bab9f4d93: Waiting 06:35:27 1469e6f7b9e6: Waiting 06:35:27 eaf3925da568: Waiting 06:35:27 bab4dde63d76: Waiting 06:35:27 bde34c3a00c8: Waiting 06:35:27 5851b861e8e6: Waiting 06:35:27 4872d77fe225: Waiting 06:35:27 b352a97aabf1: Waiting 06:35:27 e2be974225ed: Download complete 06:35:27 988bab9f4d93: Verifying Checksum 06:35:27 988bab9f4d93: Download complete 06:35:27 1469e6f7b9e6: Verifying Checksum 06:35:27 1469e6f7b9e6: Download complete 06:35:27 eaf3925da568: Verifying Checksum 06:35:27 eaf3925da568: Download complete 06:35:27 339a4e72a1f5: Verifying Checksum 06:35:27 339a4e72a1f5: Download complete 06:35:27 bde34c3a00c8: Verifying Checksum 06:35:27 bde34c3a00c8: Download complete 06:35:27 b352a97aabf1: Download complete 06:35:27 4872d77fe225: Verifying Checksum 06:35:27 4872d77fe225: Download complete 06:35:27 5851b861e8e6: Download complete 06:35:27 b85a868b505f: Verifying Checksum 06:35:27 b85a868b505f: Download complete 06:35:27 bab4dde63d76: Verifying Checksum 06:35:28 b85a868b505f: Pull complete 06:35:29 e2be974225ed: Pull complete 06:35:29 339a4e72a1f5: Pull complete 06:35:29 988bab9f4d93: Pull complete 06:35:29 1469e6f7b9e6: Pull complete 06:35:29 eaf3925da568: Pull complete 06:35:31 bab4dde63d76: Pull complete 06:35:31 bde34c3a00c8: Pull complete 06:35:31 b352a97aabf1: Pull complete 06:35:31 4872d77fe225: Pull complete 06:35:31 5851b861e8e6: Pull complete 06:35:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:35:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:35:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:35:32 prd-ubuntu20.04-docker-8c-8g-23479 does not seem to be running inside a container 06:35:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:35:34 $ docker top 5117d045ae220f9419e9741f9e320f178d5b045d1d00236ded42033ce1d74eea -eo pid,comm 06:35:35 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). 06:35:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:35:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:35:35 [ssh-agent] Looking for ssh-agent implementation... 06:35:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:35:35 $ docker exec 5117d045ae220f9419e9741f9e320f178d5b045d1d00236ded42033ce1d74eea ssh-agent 06:35:35 SSH_AUTH_SOCK=/tmp/ssh-kAAbWAzgdA8S/agent.31 06:35:35 SSH_AGENT_PID=37 06:35:35 Running ssh-add (command line suppressed) 06:35:35 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15757550872133966128.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15757550872133966128.key) 06:35:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:35:35 + git tag --points-at HEAD [Pipeline] } 06:35:35 $ docker exec --env ******** --env ******** 5117d045ae220f9419e9741f9e320f178d5b045d1d00236ded42033ce1d74eea ssh-agent -k 06:35:35 unset SSH_AUTH_SOCK; 06:35:35 unset SSH_AGENT_PID; 06:35:35 echo Agent pid 37 killed; 06:35:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:35:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:35:35 [ssh-agent] Looking for ssh-agent implementation... 06:35:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:35:36 $ docker exec 5117d045ae220f9419e9741f9e320f178d5b045d1d00236ded42033ce1d74eea ssh-agent 06:35:36 SSH_AUTH_SOCK=/tmp/ssh-cUSUkxwaNkTf/agent.70 06:35:36 SSH_AGENT_PID=76 06:35:36 Running ssh-add (command line suppressed) 06:35:36 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2438862611746788000.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2438862611746788000.key) 06:35:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:35:36 + git semver init 06:35:36 2024-10-22 06:35:36,734 [run_init] DEBUG init version:0.0.0 force:False 06:35:36 2024-10-22 06:35:36,735 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 06:35:36 2024-10-22 06:35:36,735 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 06:35:36 2024-10-22 06:35:36,736 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 06:35:39 2024-10-22 06:35:38,773 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 06:35:39 2024-10-22 06:35:38,774 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 06:35:39 2024-10-22 06:35:38,774 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:35:39 2024-10-22 06:35:38,774 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:35:39 3.2.0-dev.48 [Pipeline] } 06:35:39 $ docker exec --env ******** --env ******** 5117d045ae220f9419e9741f9e320f178d5b045d1d00236ded42033ce1d74eea ssh-agent -k 06:35:39 unset SSH_AUTH_SOCK; 06:35:39 unset SSH_AGENT_PID; 06:35:39 echo Agent pid 76 killed; 06:35:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:35:39 + git semver [Pipeline] } 06:35:40 $ docker stop --time=1 5117d045ae220f9419e9741f9e320f178d5b045d1d00236ded42033ce1d74eea 06:35:41 $ docker rm -f --volumes 5117d045ae220f9419e9741f9e320f178d5b045d1d00236ded42033ce1d74eea [Pipeline] // withDockerContainer [Pipeline] sh 06:35:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:35:42 Stashed 1 file(s) [Pipeline] echo 06:35:42 [edgeXSemver]: initialized semver on version 3.2.0-dev.48 [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 06:35:42 provisioning config files... 06:35:42 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11960559084799685822tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:35:42 ---> ****-login.sh 06:35:42 nexus3.edgexfoundry.org:10001 06:35:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:42 Configure a credential helper to remove this warning. See 06:35:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:42 06:35:42 Login Succeeded 06:35:42 nexus3.edgexfoundry.org:10002 06:35:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:42 Configure a credential helper to remove this warning. See 06:35:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:42 06:35:42 Login Succeeded 06:35:42 nexus3.edgexfoundry.org:10003 06:35:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:42 Configure a credential helper to remove this warning. See 06:35:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:42 06:35:42 Login Succeeded 06:35:42 nexus3.edgexfoundry.org:10004 06:35:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:42 Configure a credential helper to remove this warning. See 06:35:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:42 06:35:42 Login Succeeded 06:35:42 ****.io 06:35:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:43 Configure a credential helper to remove this warning. See 06:35:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:43 06:35:43 Login Succeeded 06:35:43 ---> ****-login.sh ends [Pipeline] } 06:35:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:35:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:35:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:35:43 ========================================================= 06:35:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 06:35:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:43 + 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.23-alpine --build-arg MAKE=echo noop --target=builder . 06:35:43 Sending build context to Docker daemon 25.48MB 06:35:43 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 06:35:43 Step 2/10 : FROM ${BASE} AS builder 06:35:43 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 06:35:43 43c4264eed91: Pulling fs layer 06:35:43 4cc291be95ef: Pulling fs layer 06:35:43 2ac1f1163629: Pulling fs layer 06:35:43 5c3c966382ef: Pulling fs layer 06:35:43 4f4fb700ef54: Pulling fs layer 06:35:43 5d5c8e513c77: Pulling fs layer 06:35:43 9f66e0745190: Pulling fs layer 06:35:43 f49a43e4bbc0: Pulling fs layer 06:35:43 561ebcabdf7f: Pulling fs layer 06:35:43 5c3c966382ef: Waiting 06:35:43 9f66e0745190: Waiting 06:35:43 561ebcabdf7f: Waiting 06:35:43 4f4fb700ef54: Waiting 06:35:43 5d5c8e513c77: Waiting 06:35:43 4cc291be95ef: Download complete 06:35:43 5c3c966382ef: Download complete 06:35:43 4f4fb700ef54: Verifying Checksum 06:35:43 4f4fb700ef54: Download complete 06:35:43 5d5c8e513c77: Download complete 06:35:43 43c4264eed91: Download complete 06:35:43 9f66e0745190: Verifying Checksum 06:35:43 9f66e0745190: Download complete 06:35:44 43c4264eed91: Pull complete 06:35:44 561ebcabdf7f: Verifying Checksum 06:35:44 561ebcabdf7f: Download complete 06:35:44 4cc291be95ef: Pull complete 06:35:44 2ac1f1163629: Verifying Checksum 06:35:44 2ac1f1163629: Download complete 06:35:44 f49a43e4bbc0: Verifying Checksum 06:35:44 f49a43e4bbc0: Download complete 06:35:47 2ac1f1163629: Pull complete 06:35:47 5c3c966382ef: Pull complete 06:35:47 4f4fb700ef54: Pull complete 06:35:48 5d5c8e513c77: Pull complete 06:35:48 9f66e0745190: Pull complete 06:35:50 f49a43e4bbc0: Pull complete 06:35:50 561ebcabdf7f: Pull complete 06:35:50 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 06:35:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:35:50 ---> 3a752c3f9dda 06:35:50 Step 3/10 : ARG MAKE=make build 06:35:57 Still waiting to schedule task 06:35:57 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 06:35:57 ---> Running in 9de029668949 06:35:57 Removing intermediate container 9de029668949 06:35:57 ---> e7661cbc88e4 06:35:57 Step 4/10 : WORKDIR /device-sdk-go 06:35:57 ---> Running in c2032d696b9e 06:35:57 Removing intermediate container c2032d696b9e 06:35:57 ---> 0f9ef803c031 06:35:57 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:35:57 ---> Running in 7eca82a3f1ce 06:35:57 Removing intermediate container 7eca82a3f1ce 06:35:57 ---> 4061d22d3f4d 06:35:57 Step 6/10 : RUN apk add --update --no-cache make git 06:35:57 ---> Running in 2f822b9ee016 06:35:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:35:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:35:57 OK: 246 MiB in 54 packages 06:35:58 Removing intermediate container 2f822b9ee016 06:35:58 ---> fd1e4ad7641d 06:35:58 Step 7/10 : COPY go.mod vendor* ./ 06:35:58 ---> 41a79a09d12b 06:35:58 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:35:58 ---> Running in 259f0533a3bd 06:36:54 Removing intermediate container 259f0533a3bd 06:36:54 ---> 8c178d07d9fc 06:36:54 Step 9/10 : COPY . . 06:36:54 ---> 4455659cc46a 06:36:54 Step 10/10 : RUN ${MAKE} 06:36:54 ---> Running in 1f5751c5f1ac 06:36:54 noop 06:36:54 Removing intermediate container 1f5751c5f1ac 06:36:54 ---> 39454feef6e9 06:36:54 Successfully built 39454feef6e9 06:36:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:54 + docker inspect -f . ci-base-image-x86_64 06:36:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:36:55 prd-ubuntu20.04-docker-8c-8g-23479 does not seem to be running inside a container 06:36:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat 06:36:55 $ docker top f721b190191e63943c15512fe270cc04b9ed7c40aa0378c955359f4e164a4ee4 -eo pid,comm [Pipeline] { [Pipeline] sh 06:36:55 + go version 06:36:55 go version go1.23.2 linux/amd64 [Pipeline] } 06:36:55 $ docker stop --time=1 f721b190191e63943c15512fe270cc04b9ed7c40aa0378c955359f4e164a4ee4 06:36:57 $ docker rm -f --volumes f721b190191e63943c15512fe270cc04b9ed7c40aa0378c955359f4e164a4ee4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:57 + docker inspect -f . ci-base-image-x86_64 06:36:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:36:57 prd-ubuntu20.04-docker-8c-8g-23479 does not seem to be running inside a container 06:36:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat 06:36:58 $ docker top ec1030d7f1c051b985fd8c8aab7291d0042a611e74f0075e6b0480ef85839e5e -eo pid,comm [Pipeline] { [Pipeline] sh 06:36:58 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 06:36:58 + make test 06:36:58 go test -race -coverprofile=coverage.out ./... 06:37:06 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 06:37:45 github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple coverage: 0.0% of statements 06:37:45 github.com/edgexfoundry/device-sdk-go/v3/example/driver coverage: 0.0% of statements 06:37:45 github.com/edgexfoundry/device-sdk-go/v3/example/config coverage: 0.0% of statements 06:37:45 github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery coverage: 0.0% of statements 06:37:45 github.com/edgexfoundry/device-sdk-go/v3/internal/application coverage: 0.0% of statements 06:37:45 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.035s coverage: 26.0% of statements 06:37:45 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.035s coverage: 79.4% of statements 06:37:45 github.com/edgexfoundry/device-sdk-go/v3/internal/container coverage: 0.0% of statements 06:37:45 github.com/edgexfoundry/device-sdk-go/v3/internal/config coverage: 0.0% of statements 06:37:45 github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation coverage: 0.0% of statements 06:37:45 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.038s coverage: 86.0% of statements 06:37:45 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 06:37:45 github.com/edgexfoundry/device-sdk-go/v3/internal/utils coverage: 0.0% of statements 06:37:45 github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks coverage: 0.0% of statements 06:37:45 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.111s coverage: 45.2% of statements 06:37:46 github.com/edgexfoundry/device-sdk-go/v3/pkg/startup coverage: 0.0% of statements 06:37:48 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.044s coverage: 14.1% of statements 06:37:48 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.930s coverage: 44.6% of statements 06:37:48 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.073s coverage: 68.4% of statements 06:37:48 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.076s coverage: 88.3% of statements 06:37:48 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.052s coverage: 5.3% of statements 06:38:20 GO111MODULE=on go vet ./... 06:38:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:38:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:38:23 ./bin/test-attribution-txt.sh [Pipeline] echo 06:38:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:38:23 $ docker stop --time=1 ec1030d7f1c051b985fd8c8aab7291d0042a611e74f0075e6b0480ef85839e5e 06:38:28 $ docker rm -f --volumes ec1030d7f1c051b985fd8c8aab7291d0042a611e74f0075e6b0480ef85839e5e [Pipeline] // withDockerContainer [Pipeline] sh 06:38:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:38:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:38:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:38:30 + ls -al . 06:38:30 total 716 06:38:30 drwxrwxr-x 11 jenkins jenkins 4096 Oct 22 06:36 . 06:38:30 drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 06:35 .. 06:38:30 -rw-rw-r-- 1 jenkins jenkins 140 Oct 22 06:35 .dockerignore 06:38:30 drwxrwxr-x 8 jenkins jenkins 4096 Oct 22 06:37 .git 06:38:30 drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 06:35 .github 06:38:30 -rw-rw-r-- 1 jenkins jenkins 137 Oct 22 06:35 .gitignore 06:38:30 -rw-rw-r-- 1 jenkins jenkins 199 Oct 22 06:35 .golangci.yml 06:38:30 drwxr-xr-x 3 jenkins jenkins 4096 Oct 22 06:35 .semver 06:38:30 -rw-rw-r-- 1 jenkins jenkins 48109 Oct 22 06:35 CHANGELOG.md 06:38:30 -rw-rw-r-- 1 jenkins jenkins 677 Oct 22 06:35 GOVERNANCE.md 06:38:30 -rw-rw-r-- 1 jenkins jenkins 882 Oct 22 06:35 Jenkinsfile 06:38:30 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 22 06:35 LICENSE 06:38:30 -rw-rw-r-- 1 jenkins jenkins 2379 Oct 22 06:35 Makefile 06:38:30 -rw-rw-r-- 1 jenkins jenkins 619 Oct 22 06:35 OWNERS.md 06:38:30 -rw-rw-r-- 1 jenkins jenkins 4937 Oct 22 06:35 README.md 06:38:30 -rw-rw-r-- 1 jenkins jenkins 12 Oct 22 06:35 VERSION 06:38:30 drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:35 bin 06:38:30 -rw-r--r-- 1 jenkins jenkins 467900 Oct 22 06:37 coverage.out 06:38:30 drwxrwxr-x 5 jenkins jenkins 4096 Oct 22 06:35 example 06:38:30 -rw-rw-r-- 1 jenkins jenkins 6956 Oct 22 06:35 go.mod 06:38:30 -rw-rw-r-- 1 jenkins jenkins 99963 Oct 22 06:35 go.sum 06:38:30 drwxrwxr-x 13 jenkins jenkins 4096 Oct 22 06:35 internal 06:38:30 drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:35 openapi 06:38:30 drwxrwxr-x 6 jenkins jenkins 4096 Oct 22 06:35 pkg 06:38:30 drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 06:35 snap 06:38:30 -rw-rw-r-- 1 jenkins jenkins 222 Oct 22 06:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:30 + 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=1e80e475b0e97679140bd79592a828cf1f53df47 --label arch=amd64 --label version=3.2.0-dev.48 . 06:38:30 Sending build context to Docker daemon 25.95MB 06:38:30 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 06:38:30 Step 2/24 : FROM ${BASE} AS builder 06:38:30 ---> 39454feef6e9 06:38:30 Step 3/24 : ARG MAKE=make build 06:38:31 ---> Running in 6cc96591d9b6 06:38:31 Removing intermediate container 6cc96591d9b6 06:38:31 ---> 9689987f0760 06:38:31 Step 4/24 : WORKDIR /device-sdk-go 06:38:31 ---> Running in 6bc0adad9ebd 06:38:31 Removing intermediate container 6bc0adad9ebd 06:38:31 ---> 5374169b48c6 06:38:31 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:38:31 ---> Running in ac46aca1e605 06:38:31 Removing intermediate container ac46aca1e605 06:38:31 ---> 18d0c2b63df9 06:38:31 Step 6/24 : RUN apk add --update --no-cache make git 06:38:31 ---> Running in c3db2a185bd0 06:38:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:38:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:38:32 OK: 246 MiB in 54 packages 06:38:32 Removing intermediate container c3db2a185bd0 06:38:32 ---> 8fe6b263c5d1 06:38:32 Step 7/24 : COPY go.mod vendor* ./ 06:38:32 ---> e4ba715acaae 06:38:32 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:38:32 ---> Running in d8d03d85e546 06:38:33 Removing intermediate container d8d03d85e546 06:38:33 ---> f442866da86f 06:38:33 Step 9/24 : COPY . . 06:38:34 ---> f18151712dc8 06:38:34 Step 10/24 : RUN ${MAKE} 06:38:34 ---> Running in 9edb4692bfce 06:38:34 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.48 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.48" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:39:13 Removing intermediate container 9edb4692bfce 06:39:13 ---> e7618b7035ee 06:39:13 Step 11/24 : FROM alpine:3.20 06:39:13 3.20: Pulling from library/alpine 06:39:13 43c4264eed91: Already exists 06:39:13 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 06:39:13 Status: Downloaded newer image for alpine:3.20 06:39:13 ---> 91ef0af61f39 06:39:13 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 06:39:13 ---> Running in d4a4f6ff4f1a 06:39:13 Removing intermediate container d4a4f6ff4f1a 06:39:13 ---> d834dba74db0 06:39:13 Step 13/24 : RUN apk add --update --no-cache dumb-init 06:39:13 ---> Running in b2ef202a568f 06:39:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:39:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:39:13 (1/1) Installing dumb-init (1.2.5-r3) 06:39:13 Executing busybox-1.36.1-r29.trigger 06:39:13 OK: 8 MiB in 15 packages 06:39:13 Removing intermediate container b2ef202a568f 06:39:13 ---> 5d500f29d48e 06:39:13 Step 14/24 : RUN apk --no-cache upgrade 06:39:13 ---> Running in 3f056702ed45 06:39:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:39:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:39:13 Upgrading critical system libraries and apk-tools: 06:39:13 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:39:13 Executing busybox-1.36.1-r29.trigger 06:39:13 Continuing the upgrade transaction with new apk-tools: 06:39:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:39:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:39:13 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 06:39:13 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 06:39:13 OK: 8 MiB in 15 packages 06:39:13 Removing intermediate container 3f056702ed45 06:39:13 ---> d763300ddb0a 06:39:13 Step 15/24 : WORKDIR / 06:39:13 ---> Running in 7053b5a6e432 06:39:13 Removing intermediate container 7053b5a6e432 06:39:13 ---> b3d95218cd38 06:39:13 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:39:13 ---> c4572c4254ba 06:39:13 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:39:14 ---> d2d3ad930ed4 06:39:14 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:39:14 ---> 078dc44dce97 06:39:14 Step 19/24 : EXPOSE 59999 06:39:14 ---> Running in 76fc0068b37b 06:39:14 Removing intermediate container 76fc0068b37b 06:39:14 ---> 620a261eb579 06:39:14 Step 20/24 : ENTRYPOINT ["/device-simple"] 06:39:14 ---> Running in 69d1c6c21137 06:39:14 Removing intermediate container 69d1c6c21137 06:39:14 ---> 2e83d0e23639 06:39:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:39:14 ---> Running in 89c0f582ad5f 06:39:14 Removing intermediate container 89c0f582ad5f 06:39:14 ---> 8c1d86c2f3f9 06:39:14 Step 22/24 : LABEL arch=amd64 06:39:14 ---> Running in bccee0567450 06:39:15 Removing intermediate container bccee0567450 06:39:15 ---> 5a8558c4deb3 06:39:15 Step 23/24 : LABEL git_sha=1e80e475b0e97679140bd79592a828cf1f53df47 06:39:15 ---> Running in 07fc9aebd99a 06:39:15 Removing intermediate container 07fc9aebd99a 06:39:15 ---> c4e34d2719ef 06:39:15 Step 24/24 : LABEL version=3.2.0-dev.48 06:39:15 ---> Running in 651a5349324d 06:39:15 Removing intermediate container 651a5349324d 06:39:15 ---> 2830d172abd8 06:39:15 [Warning] One or more build-args [ARCH] were not consumed 06:39:15 Successfully built 2830d172abd8 06:39:15 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 06:39:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:39:15 06:39:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:39:15 latest: Pulling from edgex-lftools-log-publisher 06:39:15 5eb5b503b376: Pulling fs layer 06:39:15 5c69ac0246d0: Pulling fs layer 06:39:15 ec43610c2a17: Pulling fs layer 06:39:15 3a2ae6a8a46f: Pulling fs layer 06:39:15 33b1e0a273af: Pulling fs layer 06:39:15 5d3b04190fa2: Pulling fs layer 06:39:15 2f39f015ded8: Pulling fs layer 06:39:15 33b1e0a273af: Waiting 06:39:15 5d3b04190fa2: Waiting 06:39:15 3a2ae6a8a46f: Waiting 06:39:15 2f39f015ded8: Waiting 06:39:15 5c69ac0246d0: Verifying Checksum 06:39:15 5c69ac0246d0: Download complete 06:39:15 3a2ae6a8a46f: Verifying Checksum 06:39:15 3a2ae6a8a46f: Download complete 06:39:15 33b1e0a273af: Verifying Checksum 06:39:15 33b1e0a273af: Download complete 06:39:15 5d3b04190fa2: Verifying Checksum 06:39:15 ec43610c2a17: Verifying Checksum 06:39:16 5eb5b503b376: Verifying Checksum 06:39:16 5eb5b503b376: Download complete 06:39:16 2f39f015ded8: Download complete 06:39:17 5eb5b503b376: Pull complete 06:39:17 5c69ac0246d0: Pull complete 06:39:18 ec43610c2a17: Pull complete 06:39:18 3a2ae6a8a46f: Pull complete 06:39:18 33b1e0a273af: Pull complete 06:39:18 5d3b04190fa2: Pull complete 06:39:23 2f39f015ded8: Pull complete 06:39:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:39:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:39:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:39:24 prd-ubuntu20.04-docker-8c-8g-23479 does not seem to be running inside a container 06:39:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:39:28 $ docker top ea4f6242540d2ecff5d2df9d69fbb71c9058bceee0a277c3d9bf57ddccd861c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:39:28 ---> job-cost.sh 06:39:28 lf-activate-venv: SKIPPING 06:39:28 INFO: No Stack... 06:39:28 INFO: Retrieving Pricing Info for: v3-standard-8 06:39:29 INFO: Archiving Costs [Pipeline] sh 06:39:29 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 06:39:29 + cut -d, -f6 [Pipeline] lock 06:39:29 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-323-stack-cost] 06:39:29 Resource [jenkins-edgexfoundry-device-sdk-go-main-323-stack-cost] did not exist. Created. 06:39:29 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-323-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:39:30 + echo total: 0.2199999988079071 [Pipeline] stash 06:39:30 Stashed 1 file(s) [Pipeline] } 06:39:30 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-323-stack-cost] [Pipeline] // lock [Pipeline] } 06:39:30 $ docker stop --time=1 ea4f6242540d2ecff5d2df9d69fbb71c9058bceee0a277c3d9bf57ddccd861c8 06:39:31 $ docker rm -f --volumes ea4f6242540d2ecff5d2df9d69fbb71c9058bceee0a277c3d9bf57ddccd861c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:39:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23480 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 06:39:36 Running in /w/workspace/device-sdk-go/323 [Pipeline] { [Pipeline] checkout 06:39:40 The recommended git tool is: git 06:39:45 using credential edgex-jenkins-ssh 06:39:45 Cloning the remote Git repository 06:39:45 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:39:46 > git init /w/workspace/device-sdk-go/323 # timeout=10 06:39:46 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:39:46 > git --version # timeout=10 06:39:46 > git --version # 'git version 2.25.1' 06:39:46 using GIT_SSH to set credentials SSH Credentials for GitHub 06:39:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:39:49 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:39:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:39:50 Avoid second fetch 06:39:50 Checking out Revision 1e80e475b0e97679140bd79592a828cf1f53df47 (main) 06:39:51 Commit message: "Merge pull request #1641 from cherrycl/edgex-go-issue-4978" 06:39:50 > git config core.sparsecheckout # timeout=10 06:39:50 > git checkout -f 1e80e475b0e97679140bd79592a828cf1f53df47 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:39:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:39:56 % Total % Received % Xferd Average Speed Time Time Time Current 06:39:56 Dload Upload Total Spent Left Speed 06:39:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh 06:39:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:39:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 06:39:57 sudo tee /etc/docker/daemon.new 06:39:57 { 06:39:57 "registry-mirrors": [ 06:39:57 "https://nexus3.edgexfoundry.org:10001" 06:39:57 ], 06:39:57 "bip": "10.250.0.254/24", 06:39:57 "hosts": [ 06:39:57 "tcp://0.0.0.0:5555", 06:39:57 "unix:///var/run/docker.sock" 06:39:57 ], 06:39:57 "mtu": 1458, 06:39:57 "selinux-enabled": true, 06:39:57 "seccomp-profile": "/etc/docker/seccomp.json" 06:39:57 } [Pipeline] sh 06:39:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:39:58 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:40:16 provisioning config files... 06:40:16 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/323@tmp/config2667267352910976254tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:40:16 ---> ****-login.sh 06:40:16 nexus3.edgexfoundry.org:10001 06:40:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:17 Configure a credential helper to remove this warning. See 06:40:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:17 06:40:17 Login Succeeded 06:40:17 nexus3.edgexfoundry.org:10002 06:40:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:17 Configure a credential helper to remove this warning. See 06:40:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:17 06:40:17 Login Succeeded 06:40:17 nexus3.edgexfoundry.org:10003 06:40:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:18 Configure a credential helper to remove this warning. See 06:40:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:18 06:40:18 Login Succeeded 06:40:18 nexus3.edgexfoundry.org:10004 06:40:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:18 Configure a credential helper to remove this warning. See 06:40:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:18 06:40:18 Login Succeeded 06:40:18 ****.io 06:40:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:19 Configure a credential helper to remove this warning. See 06:40:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:19 06:40:19 Login Succeeded 06:40:19 ---> ****-login.sh ends [Pipeline] } 06:40:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:40:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:40:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:40:19 ========================================================= 06:40:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 06:40:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:19 + 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.23-alpine --build-arg MAKE=echo noop --target=builder . 06:40:20 Sending build context to Docker daemon 13.2MB 06:40:20 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 06:40:20 Step 2/10 : FROM ${BASE} AS builder 06:40:20 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:40:20 cf04c63912e1: Pulling fs layer 06:40:20 55b35a11ae5e: Pulling fs layer 06:40:20 a37a00ec5f00: Pulling fs layer 06:40:20 50b3750afda1: Pulling fs layer 06:40:20 4f4fb700ef54: Pulling fs layer 06:40:20 80978eb59214: Pulling fs layer 06:40:20 c9f46d7d2bd2: Pulling fs layer 06:40:20 c5a475d317c9: Pulling fs layer 06:40:20 80978eb59214: Waiting 06:40:20 c9f46d7d2bd2: Waiting 06:40:20 c5a475d317c9: Waiting 06:40:20 50b3750afda1: Waiting 06:40:20 4f4fb700ef54: Waiting 06:40:21 55b35a11ae5e: Verifying Checksum 06:40:21 55b35a11ae5e: Download complete 06:40:21 50b3750afda1: Verifying Checksum 06:40:21 50b3750afda1: Download complete 06:40:21 4f4fb700ef54: Verifying Checksum 06:40:21 4f4fb700ef54: Download complete 06:40:21 80978eb59214: Verifying Checksum 06:40:21 80978eb59214: Download complete 06:40:21 cf04c63912e1: Verifying Checksum 06:40:21 cf04c63912e1: Download complete 06:40:21 c5a475d317c9: Verifying Checksum 06:40:21 c5a475d317c9: Download complete 06:40:22 cf04c63912e1: Pull complete 06:40:22 55b35a11ae5e: Pull complete 06:40:22 a37a00ec5f00: Verifying Checksum 06:40:22 a37a00ec5f00: Download complete 06:40:23 c9f46d7d2bd2: Verifying Checksum 06:40:23 c9f46d7d2bd2: Download complete 06:40:38 a37a00ec5f00: Pull complete 06:40:38 50b3750afda1: Pull complete 06:40:38 4f4fb700ef54: Pull complete 06:40:38 80978eb59214: Pull complete 06:40:45 c9f46d7d2bd2: Pull complete 06:40:46 c5a475d317c9: Pull complete 06:40:46 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 06:40:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:40:46 ---> be29e6b0f0d4 06:40:46 Step 3/10 : ARG MAKE=make build 06:40:47 ---> Running in c89f5b558775 06:40:47 Removing intermediate container c89f5b558775 06:40:47 ---> d4e24e602f39 06:40:47 Step 4/10 : WORKDIR /device-sdk-go 06:40:47 ---> Running in aba98e521a90 06:40:47 Removing intermediate container aba98e521a90 06:40:47 ---> 26e0a7d6366a 06:40:47 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:40:47 ---> Running in 06bdca0f7995 06:40:48 Removing intermediate container 06bdca0f7995 06:40:48 ---> 500c0a03d122 06:40:48 Step 6/10 : RUN apk add --update --no-cache make git 06:40:48 ---> Running in da22d0a97ceb 06:40:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:40:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:40:51 OK: 238 MiB in 54 packages 06:40:51 Removing intermediate container da22d0a97ceb 06:40:51 ---> 013889dad614 06:40:51 Step 7/10 : COPY go.mod vendor* ./ 06:40:52 ---> 0d90ecf9de2e 06:40:52 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:40:52 ---> Running in 7d074816d338 06:42:43 Removing intermediate container 7d074816d338 06:42:43 ---> 703c58cb3893 06:42:43 Step 9/10 : COPY . . 06:42:43 ---> 7602e1c78071 06:42:43 Step 10/10 : RUN ${MAKE} 06:42:43 ---> Running in 56bebcd5cd24 06:42:43 noop 06:42:43 Removing intermediate container 56bebcd5cd24 06:42:43 ---> 3b5c937f6f13 06:42:43 Successfully built 3b5c937f6f13 06:42:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:44 + docker inspect -f . ci-base-image-arm64 06:42:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:42:44 prd-ubuntu20.04-docker-arm64-4c-16g-23480 does not seem to be running inside a container 06:42:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/323 -v /w/workspace/device-sdk-go/323:/w/workspace/device-sdk-go/323:rw,z -v /w/workspace/device-sdk-go/323@tmp:/w/workspace/device-sdk-go/323@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 ******** ci-base-image-arm64 cat 06:42:45 $ docker top 09b26c346e1b99ab10e7d7a0741f2e5dec615720fed193262e513bf31bbdb8b9 -eo pid,comm [Pipeline] { [Pipeline] sh 06:42:47 + go version 06:42:47 go version go1.23.2 linux/arm64 [Pipeline] } 06:42:47 $ docker stop --time=1 09b26c346e1b99ab10e7d7a0741f2e5dec615720fed193262e513bf31bbdb8b9 06:42:48 $ docker rm -f --volumes 09b26c346e1b99ab10e7d7a0741f2e5dec615720fed193262e513bf31bbdb8b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:49 + docker inspect -f . ci-base-image-arm64 06:42:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:42:49 prd-ubuntu20.04-docker-arm64-4c-16g-23480 does not seem to be running inside a container 06:42:49 $ 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/323 -v /w/workspace/device-sdk-go/323:/w/workspace/device-sdk-go/323:rw,z -v /w/workspace/device-sdk-go/323@tmp:/w/workspace/device-sdk-go/323@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 ******** ci-base-image-arm64 cat 06:42:50 $ docker top 7ff2bd176edfc1142eee28a8385b188793039c892b9716c13bf38650797b5e19 -eo pid,comm [Pipeline] { [Pipeline] sh 06:42:51 + git config --global --add safe.directory /w/workspace/device-sdk-go/323 [Pipeline] fileExists [Pipeline] sh 06:42:52 + make test 06:42:52 go test -race -coverprofile=coverage.out ./... 06:43:39 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 06:47:30 github.com/edgexfoundry/device-sdk-go/v3/example/config coverage: 0.0% of statements 06:47:30 github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple coverage: 0.0% of statements 06:47:30 github.com/edgexfoundry/device-sdk-go/v3/example/driver coverage: 0.0% of statements 06:47:30 github.com/edgexfoundry/device-sdk-go/v3/internal/application coverage: 0.0% of statements 06:47:30 github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery coverage: 0.0% of statements 06:47:36 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.174s coverage: 26.0% of statements 06:47:40 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.184s coverage: 79.4% of statements 06:47:53 github.com/edgexfoundry/device-sdk-go/v3/internal/container coverage: 0.0% of statements 06:47:53 github.com/edgexfoundry/device-sdk-go/v3/internal/config coverage: 0.0% of statements 06:47:54 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.307s coverage: 86.0% of statements 06:48:08 github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation coverage: 0.0% of statements 06:48:08 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.598s coverage: 45.2% of statements 06:48:11 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.286s coverage: 14.1% of statements 06:48:11 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.962s coverage: 44.6% of statements 06:48:15 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 06:48:15 github.com/edgexfoundry/device-sdk-go/v3/internal/utils coverage: 0.0% of statements 06:48:15 github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks coverage: 0.0% of statements 06:48:16 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.424s coverage: 68.4% of statements 06:48:21 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.369s coverage: 88.3% of statements 06:48:28 github.com/edgexfoundry/device-sdk-go/v3/pkg/startup coverage: 0.0% of statements 06:48:28 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.305s coverage: 5.3% of statements 06:48:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:48:30 GO111MODULE=on go vet ./... 06:52:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:52:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:52:53 ./bin/test-attribution-txt.sh [Pipeline] echo 06:52:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:52:53 $ docker stop --time=1 7ff2bd176edfc1142eee28a8385b188793039c892b9716c13bf38650797b5e19 06:52:55 $ docker rm -f --volumes 7ff2bd176edfc1142eee28a8385b188793039c892b9716c13bf38650797b5e19 [Pipeline] // withDockerContainer [Pipeline] sh 06:52:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:52:58 Warning: overwriting stash ‘coverage-report’ 06:52:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:52:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:52:59 + ls -al . 06:52:59 total 712 06:52:59 drwxrwxr-x 10 jenkins jenkins 4096 Oct 22 06:42 . 06:52:59 drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 06:39 .. 06:52:59 -rw-rw-r-- 1 jenkins jenkins 140 Oct 22 06:39 .dockerignore 06:52:59 drwxrwxr-x 8 jenkins jenkins 4096 Oct 22 06:39 .git 06:52:59 drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 06:39 .github 06:52:59 -rw-rw-r-- 1 jenkins jenkins 137 Oct 22 06:39 .gitignore 06:52:59 -rw-rw-r-- 1 jenkins jenkins 199 Oct 22 06:39 .golangci.yml 06:52:59 -rw-rw-r-- 1 jenkins jenkins 48109 Oct 22 06:39 CHANGELOG.md 06:52:59 -rw-rw-r-- 1 jenkins jenkins 677 Oct 22 06:39 GOVERNANCE.md 06:52:59 -rw-rw-r-- 1 jenkins jenkins 882 Oct 22 06:39 Jenkinsfile 06:52:59 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 22 06:39 LICENSE 06:52:59 -rw-rw-r-- 1 jenkins jenkins 2379 Oct 22 06:39 Makefile 06:52:59 -rw-rw-r-- 1 jenkins jenkins 619 Oct 22 06:39 OWNERS.md 06:52:59 -rw-rw-r-- 1 jenkins jenkins 4937 Oct 22 06:39 README.md 06:52:59 -rw-rw-r-- 1 jenkins jenkins 12 Oct 22 06:35 VERSION 06:52:59 drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:39 bin 06:52:59 -rw-r--r-- 1 jenkins jenkins 467900 Oct 22 06:48 coverage.out 06:52:59 drwxrwxr-x 5 jenkins jenkins 4096 Oct 22 06:39 example 06:52:59 -rw-rw-r-- 1 jenkins jenkins 6956 Oct 22 06:39 go.mod 06:52:59 -rw-rw-r-- 1 jenkins jenkins 99963 Oct 22 06:39 go.sum 06:52:59 drwxrwxr-x 13 jenkins jenkins 4096 Oct 22 06:39 internal 06:52:59 drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:39 openapi 06:52:59 drwxrwxr-x 6 jenkins jenkins 4096 Oct 22 06:39 pkg 06:52:59 drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 06:39 snap 06:52:59 -rw-rw-r-- 1 jenkins jenkins 222 Oct 22 06:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:59 + 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=1e80e475b0e97679140bd79592a828cf1f53df47 --label arch=arm64 --label version=3.2.0-dev.48 . 06:53:00 Sending build context to Docker daemon 13.67MB 06:53:00 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 06:53:00 Step 2/24 : FROM ${BASE} AS builder 06:53:00 ---> 3b5c937f6f13 06:53:00 Step 3/24 : ARG MAKE=make build 06:53:00 ---> Running in 7782f9b474ce 06:53:01 Removing intermediate container 7782f9b474ce 06:53:01 ---> 3ff38f168c06 06:53:01 Step 4/24 : WORKDIR /device-sdk-go 06:53:01 ---> Running in 726c0feda72b 06:53:01 Removing intermediate container 726c0feda72b 06:53:01 ---> cfcc859a9642 06:53:01 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:53:01 ---> Running in 36452aeb63ce 06:53:01 Removing intermediate container 36452aeb63ce 06:53:01 ---> 70a25a9a832d 06:53:01 Step 6/24 : RUN apk add --update --no-cache make git 06:53:01 ---> Running in 86ff4a6b2ea6 06:53:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:53:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:53:05 OK: 238 MiB in 54 packages 06:53:05 Removing intermediate container 86ff4a6b2ea6 06:53:05 ---> 3733cd4819ad 06:53:05 Step 7/24 : COPY go.mod vendor* ./ 06:53:06 ---> 59a4335822ce 06:53:06 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:53:06 ---> Running in 981703112dcf 06:53:09 Removing intermediate container 981703112dcf 06:53:09 ---> 6a9677806ad1 06:53:09 Step 9/24 : COPY . . 06:53:10 ---> d9910abfb5c1 06:53:10 Step 10/24 : RUN ${MAKE} 06:53:10 ---> Running in dd3d823f022f 06:53:11 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.48 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.48" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:57:03 Removing intermediate container dd3d823f022f 06:57:03 ---> 8a570f7e1b58 06:57:03 Step 11/24 : FROM alpine:3.20 06:57:03 3.20: Pulling from library/alpine 06:57:03 cf04c63912e1: Already exists 06:57:03 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 06:57:03 Status: Downloaded newer image for alpine:3.20 06:57:03 ---> c157a85ed455 06:57:03 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 06:57:03 ---> Running in 2ba0985e9fa8 06:57:03 Removing intermediate container 2ba0985e9fa8 06:57:03 ---> ddb604f0f851 06:57:03 Step 13/24 : RUN apk add --update --no-cache dumb-init 06:57:03 ---> Running in 094a755e180e 06:57:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:57:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:57:03 (1/1) Installing dumb-init (1.2.5-r3) 06:57:03 Executing busybox-1.36.1-r29.trigger 06:57:03 OK: 9 MiB in 15 packages 06:57:03 Removing intermediate container 094a755e180e 06:57:03 ---> d10463999a88 06:57:03 Step 14/24 : RUN apk --no-cache upgrade 06:57:03 ---> Running in 2ee7ab4ef6c4 06:57:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:57:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:57:05 Upgrading critical system libraries and apk-tools: 06:57:05 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:57:05 Executing busybox-1.36.1-r29.trigger 06:57:05 Continuing the upgrade transaction with new apk-tools: 06:57:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:57:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:57:07 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 06:57:07 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 06:57:07 OK: 9 MiB in 15 packages 06:57:09 Removing intermediate container 2ee7ab4ef6c4 06:57:09 ---> 2cf0e1d53db9 06:57:09 Step 15/24 : WORKDIR / 06:57:09 ---> Running in 4773ec4f4d2d 06:57:09 Removing intermediate container 4773ec4f4d2d 06:57:09 ---> 2334fb6b9025 06:57:09 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:57:10 ---> 879ea22cd624 06:57:10 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:57:12 ---> 21620c2ade7a 06:57:12 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:57:13 ---> 82a6be612619 06:57:13 Step 19/24 : EXPOSE 59999 06:57:13 ---> Running in 08cb3a3a87c2 06:57:13 Removing intermediate container 08cb3a3a87c2 06:57:13 ---> 1e862c9b5a9d 06:57:13 Step 20/24 : ENTRYPOINT ["/device-simple"] 06:57:13 ---> Running in 9e2c8566db3c 06:57:14 Removing intermediate container 9e2c8566db3c 06:57:14 ---> b048336d2f78 06:57:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:57:14 ---> Running in 1ceecee3500e 06:57:14 Removing intermediate container 1ceecee3500e 06:57:14 ---> 5d64b50f5b55 06:57:14 Step 22/24 : LABEL arch=arm64 06:57:14 ---> Running in 016439b19d25 06:57:14 Removing intermediate container 016439b19d25 06:57:14 ---> 14296b115da6 06:57:14 Step 23/24 : LABEL git_sha=1e80e475b0e97679140bd79592a828cf1f53df47 06:57:14 ---> Running in 700523900abf 06:57:15 Removing intermediate container 700523900abf 06:57:15 ---> 3c8eb0ffbb00 06:57:15 Step 24/24 : LABEL version=3.2.0-dev.48 06:57:15 ---> Running in 0aaad1e7c1bd 06:57:15 Removing intermediate container 0aaad1e7c1bd 06:57:15 ---> 4f93b9fe1782 06:57:15 [Warning] One or more build-args [ARCH] were not consumed 06:57:15 Successfully built 4f93b9fe1782 06:57:15 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 06:57:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:57:16 06:57:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:57:16 arm64: Pulling from edgex-lftools-log-publisher 06:57:16 8998bd30e6a1: Pulling fs layer 06:57:16 04944245beec: Pulling fs layer 06:57:16 699f458cf7ca: Pulling fs layer 06:57:16 765212b225bb: Pulling fs layer 06:57:16 f23df028b6ca: Pulling fs layer 06:57:16 d65c8cfc05b1: Pulling fs layer 06:57:16 2437ff75d9bd: Pulling fs layer 06:57:16 f23df028b6ca: Waiting 06:57:16 d65c8cfc05b1: Waiting 06:57:16 2437ff75d9bd: Waiting 06:57:16 765212b225bb: Waiting 06:57:16 04944245beec: Verifying Checksum 06:57:16 04944245beec: Download complete 06:57:16 765212b225bb: Verifying Checksum 06:57:16 765212b225bb: Download complete 06:57:16 f23df028b6ca: Verifying Checksum 06:57:16 f23df028b6ca: Download complete 06:57:16 d65c8cfc05b1: Verifying Checksum 06:57:16 d65c8cfc05b1: Download complete 06:57:16 699f458cf7ca: Verifying Checksum 06:57:16 699f458cf7ca: Download complete 06:57:17 8998bd30e6a1: Verifying Checksum 06:57:17 8998bd30e6a1: Download complete 06:57:19 2437ff75d9bd: Verifying Checksum 06:57:19 2437ff75d9bd: Download complete 06:57:22 8998bd30e6a1: Pull complete 06:57:22 04944245beec: Pull complete 06:57:24 699f458cf7ca: Pull complete 06:57:24 765212b225bb: Pull complete 06:57:25 f23df028b6ca: Pull complete 06:57:25 d65c8cfc05b1: Pull complete 06:57:44 2437ff75d9bd: Pull complete 06:57:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:57:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:57:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:57:44 prd-ubuntu20.04-docker-arm64-4c-16g-23480 does not seem to be running inside a container 06:57:44 $ 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/323 -v /w/workspace/device-sdk-go/323:/w/workspace/device-sdk-go/323:rw,z -v /w/workspace/device-sdk-go/323@tmp:/w/workspace/device-sdk-go/323@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:57:47 $ docker top f040ebed9a8c4a1b8e8ef12c341a60b50b3aa824982bba6c51056e1ddb15bc44 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:57:48 ---> job-cost.sh 06:57:48 lf-activate-venv: SKIPPING 06:57:48 INFO: No Stack... 06:57:48 INFO: Retrieving Pricing Info for: v3-standard-4 06:57:49 INFO: Archiving Costs [Pipeline] sh 06:57:50 + cat /w/workspace/device-sdk-go/323/archives/cost.csv 06:57:50 + cut -d, -f6 [Pipeline] lock 06:57:50 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-323-stack-cost] 06:57:50 Resource [jenkins-edgexfoundry-device-sdk-go-main-323-stack-cost] did not exist. Created. 06:57:50 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-323-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:57:51 /w/workspace/device-sdk-go/323@tmp/durable-8824ca71/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:57:51 + echo total: 0.10999999940395355 [Pipeline] stash 06:57:51 Warning: overwriting stash ‘stack-cost’ 06:57:51 Stashed 1 file(s) [Pipeline] } 06:57:51 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-323-stack-cost] [Pipeline] // lock [Pipeline] } 06:57:51 $ docker stop --time=1 f040ebed9a8c4a1b8e8ef12c341a60b50b3aa824982bba6c51056e1ddb15bc44 06:57:53 $ docker rm -f --volumes f040ebed9a8c4a1b8e8ef12c341a60b50b3aa824982bba6c51056e1ddb15bc44 [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 06:57:53 provisioning config files... 06:57:53 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1803939752341292013tmp [Pipeline] { [Pipeline] sh 06:57:54 + set +x 06:57:54 + curl -s https://codecov.io/bash 06:57:54 + bash -s -- 06:57:54 06:57:54 _____ _ 06:57:54 / ____| | | 06:57:54 | | ___ __| | ___ ___ _____ __ 06:57:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:57:54 | |___| (_) | (_| | __/ (_| (_) \ V / 06:57:54 \_____\___/ \__,_|\___|\___\___/ \_/ 06:57:54 Bash-1.0.6 06:57:54 06:57:54 06:57:54 ==> git version 2.25.1 found 06:57:54 ==> 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 06:57:54 Release-Date: 2020-01-08 06:57:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:57:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:57:54 ==> Jenkins CI detected. 06:57:54 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 06:57:54 project root: . 06:57:54 --> token set from env 06:57:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:57:54 ==> Running gcov in . (disable via -X gcov) 06:57:54 ==> Python coveragepy not found 06:57:54 ==> Searching for coverage reports in: 06:57:54 + . 06:57:54 -> Found 1 reports 06:57:54 ==> Detecting git/mercurial file structure 06:57:54 ==> Reading reports 06:57:54 + ./coverage.out bytes=467900 06:57:54 ==> Appending adjustments 06:57:54 https://docs.codecov.io/docs/fixing-reports 06:57:54 + Found adjustments 06:57:54 ==> Gzipping contents 06:57:54 44K /tmp/codecov.O41m1F.gz 06:57:54 ==> Uploading reports 06:57:54 url: https://codecov.io 06:57:54 query: branch=main&commit=1e80e475b0e97679140bd79592a828cf1f53df47&build=323&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F323%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:57:54 -> Pinging Codecov 06:57:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1e80e475b0e97679140bd79592a828cf1f53df47&build=323&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F323%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:58:01 -> Uploading to 06:58:01 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-sdk-go/1e80e475b0e97679140bd79592a828cf1f53df47/9fb31267-dc52-4288-b50e-788f973d4dce.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241022%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241022T065758Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=5b504f8f05b26d34f25b97c60e74b8ffcbde688fc8428089e034999d8cd218a9 06:58:01 % Total % Received % Xferd Average Speed Time Time Time Current 06:58:01 Dload Upload Total Spent Left Speed 06:58:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 44724 0 0 100 44724 0 160k --:--:-- --:--:-- --:--:-- 160k 06:58:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/1e80e475b0e97679140bd79592a828cf1f53df47 [Pipeline] } 06:58:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:58:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:58:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:58:02 06:58:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:58:02 latest: Pulling from edgex-devops/edgex-snyk-go 06:58:02 43c4264eed91: Already exists 06:58:02 4cc291be95ef: Already exists 06:58:02 2ac1f1163629: Already exists 06:58:02 5c3c966382ef: Already exists 06:58:02 4f4fb700ef54: Already exists 06:58:02 d9c7d2e4e75e: Pulling fs layer 06:58:02 9c3e1370e548: Pulling fs layer 06:58:02 d9c7d2e4e75e: Verifying Checksum 06:58:02 d9c7d2e4e75e: Download complete 06:58:02 d9c7d2e4e75e: Pull complete 06:58:03 9c3e1370e548: Verifying Checksum 06:58:03 9c3e1370e548: Download complete 06:58:05 9c3e1370e548: Pull complete 06:58:05 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 06:58:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:58:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:58:06 prd-ubuntu20.04-docker-8c-8g-23479 does not seem to be running inside a container 06:58:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 06:58:08 $ docker top 6afb87ac1723edf48f3bcad3ddbe8d6a6206189e5fd699fe70fb95f3ff9e89f2 -eo pid,comm [Pipeline] { [Pipeline] sh 06:58:09 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo 06:58:09 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 06:58:09 + set -o pipefail 06:58:09 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 06:58:17 06:58:17 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... 06:58:17 06:58:17 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/ac32746e-8640-4f3d-8698-ab16efa753d5 06:58:17 06:58:17 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:58:17 [Pipeline] } 06:58:17 $ docker stop --time=1 6afb87ac1723edf48f3bcad3ddbe8d6a6206189e5fd699fe70fb95f3ff9e89f2 06:58:23 $ docker rm -f --volumes 6afb87ac1723edf48f3bcad3ddbe8d6a6206189e5fd699fe70fb95f3ff9e89f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] echo 06:58:24 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:58:24 provisioning config files... 06:58:24 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12882689969780614416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:58:24 --> edgex-publish-swagger.sh 06:58:24 === Publish openapi API === 06:58:24 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 06:58:24 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/device-sdk.yaml] 06:58:24 % Total % Received % Xferd Average Speed Time Time Time Current 06:58:24 Dload Upload Total Spent Left Speed 06:58:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37518 0 0 100 37518 0 73277 --:--:-- --:--:-- --:--:-- 73277 06:58:25 06:58:25 [Pipeline] } 06:58:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:58:25 + git log --format=format:%s -1 1e80e475b0e97679140bd79592a828cf1f53df47 [Pipeline] sh 06:58:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:58:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:58:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:58:26 prd-ubuntu20.04-docker-8c-8g-23479 does not seem to be running inside a container 06:58:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:58:26 $ docker top 973a9f596a222e60034d83a757d8520a517315ea3392d1fd2e6d620c34f640c0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:58:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:58:26 [ssh-agent] Looking for ssh-agent implementation... 06:58:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:58:26 $ docker exec 973a9f596a222e60034d83a757d8520a517315ea3392d1fd2e6d620c34f640c0 ssh-agent 06:58:27 SSH_AUTH_SOCK=/tmp/ssh-qJ3VDKK566yb/agent.31 06:58:27 SSH_AGENT_PID=37 06:58:27 Running ssh-add (command line suppressed) 06:58:27 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12159144526563045410.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12159144526563045410.key) 06:58:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:58:27 + git semver tag 06:58:27 2024-10-22 06:58:27,649 [run_tag] DEBUG tag force:False 06:58:27 2024-10-22 06:58:27,649 [check_head_tag] DEBUG check head tag 06:58:27 2024-10-22 06:58:27,651 [execute] INFO git cat-file --batch-check 06:58:27 2024-10-22 06:58:27,651 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 06:58:27 2024-10-22 06:58:27,655 [execute] INFO git cat-file --batch 06:58:27 2024-10-22 06:58:27,655 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 06:58:27 2024-10-22 06:58:27,686 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:58:27 2024-10-22 06:58:27,687 [execute] INFO git tag -a v3.2.0-dev.48 -m v3.2.0-dev.48 06:58:27 2024-10-22 06:58:27,687 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.48', '-m', 'v3.2.0-dev.48'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 06:58:27 2024-10-22 06:58:27,691 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:58:27 3.2.0-dev.48 [Pipeline] } 06:58:27 $ docker exec --env ******** --env ******** 973a9f596a222e60034d83a757d8520a517315ea3392d1fd2e6d620c34f640c0 ssh-agent -k 06:58:27 unset SSH_AUTH_SOCK; 06:58:27 unset SSH_AGENT_PID; 06:58:27 echo Agent pid 37 killed; 06:58:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:58:28 + git semver [Pipeline] } 06:58:28 $ docker stop --time=1 973a9f596a222e60034d83a757d8520a517315ea3392d1fd2e6d620c34f640c0 06:58:29 $ docker rm -f --volumes 973a9f596a222e60034d83a757d8520a517315ea3392d1fd2e6d620c34f640c0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:58:30 06:58:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:58:30 0.23.1-centos7: Pulling from edgex-lftools 06:58:30 ab5ef0e58194: Pulling fs layer 06:58:30 9712f1f96733: Pulling fs layer 06:58:30 63f879dbbcfc: Pulling fs layer 06:58:30 0d9ebad4ef96: Pulling fs layer 06:58:30 e9a5061849ea: Pulling fs layer 06:58:30 d747dcd14b5f: Pulling fs layer 06:58:30 2de7ff778b66: Pulling fs layer 06:58:30 e9a5061849ea: Waiting 06:58:30 d747dcd14b5f: Waiting 06:58:30 2de7ff778b66: Waiting 06:58:30 0d9ebad4ef96: Waiting 06:58:30 9712f1f96733: Download complete 06:58:30 63f879dbbcfc: Verifying Checksum 06:58:30 63f879dbbcfc: Download complete 06:58:30 e9a5061849ea: Verifying Checksum 06:58:30 e9a5061849ea: Download complete 06:58:30 d747dcd14b5f: Download complete 06:58:31 ab5ef0e58194: Verifying Checksum 06:58:31 ab5ef0e58194: Download complete 06:58:31 2de7ff778b66: Verifying Checksum 06:58:31 2de7ff778b66: Download complete 06:58:31 0d9ebad4ef96: Verifying Checksum 06:58:31 0d9ebad4ef96: Download complete 06:58:34 ab5ef0e58194: Pull complete 06:58:34 9712f1f96733: Pull complete 06:58:35 63f879dbbcfc: Pull complete 06:58:39 0d9ebad4ef96: Pull complete 06:58:39 e9a5061849ea: Pull complete 06:58:39 d747dcd14b5f: Pull complete 06:58:40 2de7ff778b66: Pull complete 06:58:40 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:58:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:58:40 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:58:40 prd-ubuntu20.04-docker-8c-8g-23479 does not seem to be running inside a container 06:58:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:58:46 $ docker top 039cdb27f39cab404eae658f26cd8a8fb31f30cbe6c7216537e27af6c5293ba8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:58:46 provisioning config files... 06:58:46 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config920585313924987585tmp 06:58:46 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config851276935551867444tmp 06:58:46 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4792270982567411861tmp [Pipeline] { [Pipeline] echo 06:58:47 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:58:47 ---> sigul-configuration.sh 06:58:47 gpg: directory `/root/.gnupg' created 06:58:47 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:58:47 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:58:47 gpg: keyring `/root/.gnupg/secring.gpg' created 06:58:47 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:58:47 gpg: CAST5 encrypted data 06:58:47 gpg: encrypted with 1 passphrase 06:58:47 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:58:47 + mkdir /home/jenkins 06:58:47 + mkdir /home/jenkins/sigul [Pipeline] sh 06:58:47 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 06:58:47 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:58:48 ---> sigul-install.sh 06:58:48 Sigul already installed; skipping installation. [Pipeline] sh 06:58:48 + git tag --list 06:58:48 0.7.1 06:58:48 delhi-tag 06:58:48 v1.0.0 06:58:48 v1.1.0 06:58:48 v1.1.1 06:58:48 v1.1.2 06:58:48 v1.2.0 06:58:48 v1.2.1 06:58:48 v1.2.2 06:58:48 v1.2.3 06:58:48 v1.3.0 06:58:48 v1.4.0 06:58:48 v2.0.0 06:58:48 v2.1.0 06:58:48 v2.1.1 06:58:48 v2.2.0 06:58:48 v2.3.0 06:58:48 v2.3.1 06:58:48 v3.0 06:58:48 v3.0.0 06:58:48 v3.0.1-dev.1 06:58:48 v3.1 06:58:48 v3.1.0 06:58:48 v3.1.0-dev.1 06:58:48 v3.1.0-dev.10 06:58:48 v3.1.0-dev.11 06:58:48 v3.1.0-dev.12 06:58:48 v3.1.0-dev.13 06:58:48 v3.1.0-dev.14 06:58:48 v3.1.0-dev.15 06:58:48 v3.1.0-dev.16 06:58:48 v3.1.0-dev.17 06:58:48 v3.1.0-dev.18 06:58:48 v3.1.0-dev.19 06:58:48 v3.1.0-dev.2 06:58:48 v3.1.0-dev.20 06:58:48 v3.1.0-dev.21 06:58:48 v3.1.0-dev.22 06:58:48 v3.1.0-dev.23 06:58:48 v3.1.0-dev.24 06:58:48 v3.1.0-dev.25 06:58:48 v3.1.0-dev.26 06:58:48 v3.1.0-dev.27 06:58:48 v3.1.0-dev.28 06:58:48 v3.1.0-dev.29 06:58:48 v3.1.0-dev.3 06:58:48 v3.1.0-dev.30 06:58:48 v3.1.0-dev.31 06:58:48 v3.1.0-dev.32 06:58:48 v3.1.0-dev.33 06:58:48 v3.1.0-dev.34 06:58:48 v3.1.0-dev.35 06:58:48 v3.1.0-dev.36 06:58:48 v3.1.0-dev.37 06:58:48 v3.1.0-dev.38 06:58:48 v3.1.0-dev.39 06:58:48 v3.1.0-dev.4 06:58:48 v3.1.0-dev.40 06:58:48 v3.1.0-dev.41 06:58:48 v3.1.0-dev.5 06:58:48 v3.1.0-dev.6 06:58:48 v3.1.0-dev.7 06:58:48 v3.1.0-dev.8 06:58:48 v3.1.0-dev.9 06:58:48 v3.1.1 06:58:48 v3.1.1-dev.1 06:58:48 v3.2.0-dev.1 06:58:48 v3.2.0-dev.10 06:58:48 v3.2.0-dev.11 06:58:48 v3.2.0-dev.12 06:58:48 v3.2.0-dev.13 06:58:48 v3.2.0-dev.14 06:58:48 v3.2.0-dev.15 06:58:48 v3.2.0-dev.16 06:58:48 v3.2.0-dev.17 06:58:48 v3.2.0-dev.18 06:58:48 v3.2.0-dev.19 06:58:48 v3.2.0-dev.2 06:58:48 v3.2.0-dev.20 06:58:48 v3.2.0-dev.21 06:58:48 v3.2.0-dev.22 06:58:48 v3.2.0-dev.23 06:58:48 v3.2.0-dev.24 06:58:48 v3.2.0-dev.25 06:58:48 v3.2.0-dev.26 06:58:48 v3.2.0-dev.27 06:58:48 v3.2.0-dev.28 06:58:48 v3.2.0-dev.29 06:58:48 v3.2.0-dev.3 06:58:48 v3.2.0-dev.30 06:58:48 v3.2.0-dev.31 06:58:48 v3.2.0-dev.32 06:58:48 v3.2.0-dev.33 06:58:48 v3.2.0-dev.34 06:58:48 v3.2.0-dev.35 06:58:48 v3.2.0-dev.36 06:58:48 v3.2.0-dev.37 06:58:48 v3.2.0-dev.38 06:58:48 v3.2.0-dev.39 06:58:48 v3.2.0-dev.4 06:58:48 v3.2.0-dev.40 06:58:48 v3.2.0-dev.41 06:58:48 v3.2.0-dev.42 06:58:48 v3.2.0-dev.43 06:58:48 v3.2.0-dev.44 06:58:48 v3.2.0-dev.45 06:58:48 v3.2.0-dev.46 06:58:48 v3.2.0-dev.47 06:58:48 v3.2.0-dev.48 06:58:48 v3.2.0-dev.5 06:58:48 v3.2.0-dev.6 06:58:48 v3.2.0-dev.7 06:58:48 v3.2.0-dev.8 06:58:48 v3.2.0-dev.9 [Pipeline] sh 06:58:48 + lftools sign git-tag v3.2.0-dev.48 06:58:49 Signing Git tag with Sigul... 06:58:49 Signing v3.2.0-dev.48 [Pipeline] echo 06:58:49 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:58:50 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:58:50 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:58:50 $ docker stop --time=1 039cdb27f39cab404eae658f26cd8a8fb31f30cbe6c7216537e27af6c5293ba8 06:58:51 $ docker rm -f --volumes 039cdb27f39cab404eae658f26cd8a8fb31f30cbe6c7216537e27af6c5293ba8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:58:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:58:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:58:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:58:52 prd-ubuntu20.04-docker-8c-8g-23479 does not seem to be running inside a container 06:58:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:58:52 $ docker top bd8f6a64ad6f6bb02fa191ac5464f2b7cb0bba060117f248750821b0d74e9769 -eo pid,comm 06:58:52 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). 06:58:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:58:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:58:52 [ssh-agent] Looking for ssh-agent implementation... 06:58:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:58:52 $ docker exec bd8f6a64ad6f6bb02fa191ac5464f2b7cb0bba060117f248750821b0d74e9769 ssh-agent 06:58:52 SSH_AUTH_SOCK=/tmp/ssh-W6xk8mS9Fuh2/agent.32 06:58:52 SSH_AGENT_PID=38 06:58:52 Running ssh-add (command line suppressed) 06:58:52 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10704715691201262987.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10704715691201262987.key) 06:58:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:58:53 + git semver bump pre 06:58:53 2024-10-22 06:58:53,451 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:58:53 2024-10-22 06:58:53,451 [bump_version] DEBUG bumping version:3.2.0-dev.48 on axis:pre with prefix:dev 06:58:53 2024-10-22 06:58:53,451 [bump_version] DEBUG bumped version:3.2.0-dev.49 06:58:53 2024-10-22 06:58:53,452 [write_version] DEBUG write version:3.2.0-dev.49 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 06:58:53 2024-10-22 06:58:53,452 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:58:53 2024-10-22 06:58:53,452 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:58:53 2024-10-22 06:58:53,454 [execute] INFO git cat-file --batch-check 06:58:53 2024-10-22 06:58:53,454 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:58:53 2024-10-22 06:58:53,460 [execute] INFO git cat-file --batch 06:58:53 2024-10-22 06:58:53,461 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:58:53 2024-10-22 06:58:53,467 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:58:53 3.2.0-dev.49 [Pipeline] } 06:58:53 $ docker exec --env ******** --env ******** bd8f6a64ad6f6bb02fa191ac5464f2b7cb0bba060117f248750821b0d74e9769 ssh-agent -k 06:58:53 unset SSH_AUTH_SOCK; 06:58:53 unset SSH_AGENT_PID; 06:58:53 echo Agent pid 38 killed; 06:58:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:58:53 + git semver [Pipeline] } 06:58:54 $ docker stop --time=1 bd8f6a64ad6f6bb02fa191ac5464f2b7cb0bba060117f248750821b0d74e9769 06:58:55 $ docker rm -f --volumes bd8f6a64ad6f6bb02fa191ac5464f2b7cb0bba060117f248750821b0d74e9769 [Pipeline] // withDockerContainer [Pipeline] sh 06:58:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:58:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:58:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:58:56 prd-ubuntu20.04-docker-8c-8g-23479 does not seem to be running inside a container 06:58:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:58:56 $ docker top 56255977659ed56e079bbcdec498865c7772276dcc6074f267bb8e81a34d2bba -eo pid,comm 06:58:56 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). 06:58:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:58:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:58:56 [ssh-agent] Looking for ssh-agent implementation... 06:58:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:58:56 $ docker exec 56255977659ed56e079bbcdec498865c7772276dcc6074f267bb8e81a34d2bba ssh-agent 06:58:56 SSH_AUTH_SOCK=/tmp/ssh-zAuly2gJqAOQ/agent.32 06:58:56 SSH_AGENT_PID=38 06:58:56 Running ssh-add (command line suppressed) 06:58:57 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16217590600031585944.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16217590600031585944.key) 06:58:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:58:57 + git semver push 06:58:57 2024-10-22 06:58:57,586 [run_push] DEBUG push 06:58:57 2024-10-22 06:58:57,587 [execute] INFO git cat-file --batch-check 06:58:57 2024-10-22 06:58:57,587 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:58:57 2024-10-22 06:58:57,592 [execute] INFO git rev-list 4b8fc890feae279d58f5f72060100ea488324f78 -- 06:58:57 2024-10-22 06:58:57,592 [execute] DEBUG Popen(['git', 'rev-list', '4b8fc890feae279d58f5f72060100ea488324f78', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:58:57 2024-10-22 06:58:57,608 [execute] INFO git fetch -v origin 06:58:57 2024-10-22 06:58:57,609 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 06:58:58 2024-10-22 06:58:58,077 [run_push] DEBUG no remote changes detected 06:58:58 2024-10-22 06:58:58,078 [execute] INFO git push origin semver 06:58:58 2024-10-22 06:58:58,079 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:58:58 2024-10-22 06:58:58,801 [run_push] DEBUG push all version tags 06:58:58 2024-10-22 06:58:58,802 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:58:58 2024-10-22 06:58:58,803 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 06:58:59 2024-10-22 06:58:59,474 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:58:59 3.2.0-dev.49 [Pipeline] } 06:58:59 $ docker exec --env ******** --env ******** 56255977659ed56e079bbcdec498865c7772276dcc6074f267bb8e81a34d2bba ssh-agent -k 06:58:59 unset SSH_AUTH_SOCK; 06:58:59 unset SSH_AGENT_PID; 06:58:59 echo Agent pid 38 killed; 06:58:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:59:00 + git semver [Pipeline] } 06:59:00 $ docker stop --time=1 56255977659ed56e079bbcdec498865c7772276dcc6074f267bb8e81a34d2bba 06:59:01 $ docker rm -f --volumes 56255977659ed56e079bbcdec498865c7772276dcc6074f267bb8e81a34d2bba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 06:59:02 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 06:59:02 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 06:59:02 total 16 06:59:02 drwxr-xr-x 3 root root 4096 Oct 22 06:39 . 06:59:02 drwxrwxr-x 12 jenkins jenkins 4096 Oct 22 06:58 .. 06:59:02 drwxr-xr-x 2 root root 4096 Oct 22 06:39 cost 06:59:02 -rw-r--r-- 1 root root 85 Oct 22 06:39 cost.csv 06:59:02 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 06:59:02 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 06:59:02 total 16 06:59:02 drwxr-xr-x 3 jenkins jenkins 4096 Oct 22 06:39 . 06:59:02 drwxrwxr-x 12 jenkins jenkins 4096 Oct 22 06:58 .. 06:59:02 drwxr-xr-x 2 jenkins jenkins 4096 Oct 22 06:39 cost 06:59:02 -rw-r--r-- 1 jenkins jenkins 85 Oct 22 06:39 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:59:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:59:03 ---> package-listing.sh 06:59:03 ++ facter osfamily 06:59:03 ++ tr '[:upper:]' '[:lower:]' 06:59:03 + OS_FAMILY=debian 06:59:03 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 06:59:03 + START_PACKAGES=/tmp/packages_start.txt 06:59:03 + END_PACKAGES=/tmp/packages_end.txt 06:59:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:59:03 + PACKAGES=/tmp/packages_start.txt 06:59:03 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 06:59:03 + PACKAGES=/tmp/packages_end.txt 06:59:03 + case "${OS_FAMILY}" in 06:59:03 + dpkg -l 06:59:03 + grep '^ii' 06:59:03 + '[' -f /tmp/packages_start.txt ']' 06:59:03 + '[' -f /tmp/packages_end.txt ']' 06:59:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:59:03 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 06:59:03 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 06:59:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 06:59:03 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:59:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:59:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:59:04 prd-ubuntu20.04-docker-8c-8g-23479 does not seem to be running inside a container 06:59:04 $ 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:59:05 $ docker top a8b842e0cd03fb9330111874fe7eefd38594149d338067a961977ab56510a763 -eo pid,comm [Pipeline] { [Pipeline] sh 06:59:05 + touch /tmp/pre-build-complete [Pipeline] sh 06:59:05 + mkdir -p /var/log/sysstat [Pipeline] sh 06:59:05 + ls /var/log/sa-host 06:59:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:59:06 provisioning config files... 06:59:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11403280488202660822tmp [Pipeline] { [Pipeline] echo 06:59:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:59:06 ---> create-netrc.sh [Pipeline] } 06:59:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:59:06 ---> python-tools-install.sh [Pipeline] echo 06:59:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:59:07 ---> sudo-logs.sh 06:59:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:59:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:59:07 ---> job-cost.sh 06:59:07 lf-activate-venv: SKIPPING 06:59:07 DEBUG: total: 0.2199999988079071 06:59:07 INFO: Retrieving Stack Cost... 06:59:07 INFO: Retrieving Pricing Info for: v3-standard-8 06:59:08 INFO: Archiving Costs [Pipeline] echo 06:59:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:59:08 ---> logs-deploy.sh 06:59:08 lf-activate-venv: SKIPPING 06:59:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/323 06:59:08 INFO: archiving workspace using pattern(s): 06:59:09 Archives upload complete. 06:59:09 INFO: archiving logs to Nexus 06:59:10 ---> uname -a: 06:59:10 Linux prd-ubuntu20-04-docker-8c-8g-23479 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:59:10 06:59:10 06:59:10 ---> lscpu: 06:59:10 Architecture: x86_64 06:59:10 CPU op-mode(s): 32-bit, 64-bit 06:59:10 Byte Order: Little Endian 06:59:10 Address sizes: 40 bits physical, 48 bits virtual 06:59:10 CPU(s): 8 06:59:10 On-line CPU(s) list: 0-7 06:59:10 Thread(s) per core: 1 06:59:10 Core(s) per socket: 1 06:59:10 Socket(s): 8 06:59:10 NUMA node(s): 1 06:59:10 Vendor ID: AuthenticAMD 06:59:10 CPU family: 23 06:59:10 Model: 49 06:59:10 Model name: AMD EPYC-Rome Processor 06:59:10 Stepping: 0 06:59:10 CPU MHz: 2799.998 06:59:10 BogoMIPS: 5599.99 06:59:10 Virtualization: AMD-V 06:59:10 Hypervisor vendor: KVM 06:59:10 Virtualization type: full 06:59:10 L1d cache: 256 KiB 06:59:10 L1i cache: 256 KiB 06:59:10 L2 cache: 4 MiB 06:59:10 L3 cache: 128 MiB 06:59:10 NUMA node0 CPU(s): 0-7 06:59:10 Vulnerability Itlb multihit: Not affected 06:59:10 Vulnerability L1tf: Not affected 06:59:10 Vulnerability Mds: Not affected 06:59:10 Vulnerability Meltdown: Not affected 06:59:10 Vulnerability Mmio stale data: Not affected 06:59:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:59:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:59:10 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:59:10 Vulnerability Srbds: Not affected 06:59:10 Vulnerability Tsx async abort: Not affected 06:59:10 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 06:59:10 06:59:10 06:59:10 ---> nproc: 06:59:10 8 06:59:10 06:59:10 06:59:10 ---> df -h: 06:59:10 Filesystem Size Used Avail Use% Mounted on 06:59:10 overlay 155G 13G 142G 9% / 06:59:10 tmpfs 64M 0 64M 0% /dev 06:59:10 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:59:10 shm 64M 0 64M 0% /dev/shm 06:59:10 /dev/vda1 155G 13G 142G 9% /facter-os 06:59:10 06:59:10 06:59:10 ---> sar -b -r -n DEV: 06:59:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23479) 10/22/24 _x86_64_ (8 CPU) 06:59:10 06:59:10 06:34:35 LINUX RESTART (8 CPU) 06:59:10 06:59:10 06:35:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:59:10 06:36:01 381.44 39.32 342.13 0.00 4368.62 101236.27 0.00 06:59:10 06:37:01 248.69 2.92 245.78 0.00 23.73 76332.88 0.00 06:59:10 06:38:01 39.44 0.00 39.44 0.00 0.00 26932.19 0.00 06:59:10 06:39:01 101.55 0.22 101.33 0.00 8.67 33284.72 0.00 06:59:10 06:40:01 161.67 10.93 150.74 0.00 3528.48 44055.06 0.00 06:59:10 06:41:01 4.78 0.00 4.78 0.00 0.00 64.10 0.00 06:59:10 06:42:01 1.33 0.00 1.33 0.00 0.00 15.20 0.00 06:59:10 06:43:01 1.90 0.00 1.90 0.00 0.00 20.79 0.00 06:59:10 06:44:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 06:59:10 06:45:01 2.03 0.00 2.03 0.00 0.00 30.66 0.00 06:59:10 06:46:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 06:59:10 06:47:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 06:59:10 06:48:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 06:59:10 06:49:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 06:59:10 06:50:01 3.37 1.53 1.83 0.00 35.59 24.40 0.00 06:59:10 06:51:01 1.67 0.00 1.67 0.00 0.00 20.13 0.00 06:59:10 06:52:01 1.50 0.00 1.50 0.00 0.00 16.79 0.00 06:59:10 06:53:01 1.60 0.00 1.60 0.00 0.00 18.00 0.00 06:59:10 06:54:01 0.85 0.00 0.85 0.00 0.00 9.87 0.00 06:59:10 06:55:01 1.90 0.00 1.90 0.00 0.00 22.26 0.00 06:59:10 06:56:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 06:59:10 06:57:01 1.57 0.00 1.57 0.00 0.00 18.00 0.00 06:59:10 06:58:01 1.08 0.07 1.02 0.00 7.87 29.46 0.00 06:59:10 06:59:01 140.63 0.28 140.34 0.00 12.53 54460.26 0.00 06:59:10 Average: 45.75 2.28 43.47 0.00 329.91 13966.45 0.00 06:59:10 06:59:10 06:35:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:59:10 06:36:01 29125620 31500060 820184 2.49 80672 2559604 1988292 5.86 1079052 2289484 2812 06:59:10 06:37:01 27785956 31363452 942396 2.87 188784 3512796 2057580 6.06 1347708 3200856 18796 06:59:10 06:38:01 26737268 31363884 938648 2.85 192600 4507504 2346388 6.92 1713224 3829024 622024 06:59:10 06:39:01 27427528 31508256 800092 2.43 196556 3985716 1922328 5.67 1411384 3476116 98568 06:59:10 06:40:01 26665772 31502348 792272 2.41 209488 4673892 1813208 5.34 1568792 4005112 1288 06:59:10 06:41:01 26667164 31503788 791040 2.41 209564 4673892 1829336 5.39 1568036 4005072 8 06:59:10 06:42:01 26678040 31514780 779936 2.37 209632 4673896 1829336 5.39 1556596 4005080 8 06:59:10 06:43:01 26678988 31515796 778848 2.37 209720 4673888 1829336 5.39 1556396 4005084 8 06:59:10 06:44:01 26679180 31516044 778416 2.37 209744 4673900 1829336 5.39 1556668 4005084 168 06:59:10 06:45:01 26679488 31517416 778068 2.37 209832 4673880 1829336 5.39 1555144 4006056 24 06:59:10 06:46:01 26679852 31517792 777652 2.36 209868 4673880 1829336 5.39 1555208 4006052 160 06:59:10 06:47:01 26679804 31517820 777636 2.36 209908 4673884 1829336 5.39 1555416 4006056 208 06:59:10 06:48:01 26679748 31517796 777600 2.36 209940 4673884 1829336 5.39 1555160 4006056 12 06:59:10 06:49:01 26679552 31517752 777584 2.36 209956 4674016 1829336 5.39 1555160 4006188 168 06:59:10 06:50:01 26670816 31511108 784036 2.38 210024 4675076 1783700 5.26 1564512 4006468 60 06:59:10 06:51:01 26671284 31511636 783460 2.38 210064 4675084 1783700 5.26 1564320 4006452 52 06:59:10 06:52:01 26671736 31512152 783096 2.38 210128 4675088 1783700 5.26 1564384 4006460 8 06:59:10 06:53:01 26671744 31512160 783024 2.38 210152 4675088 1783700 5.26 1564076 4006460 12 06:59:10 06:54:01 26671948 31512368 782744 2.38 210164 4675092 1783700 5.26 1564076 4006464 12 06:59:10 06:55:01 26671900 31512384 782668 2.38 210232 4675084 1783700 5.26 1564136 4006472 40 06:59:10 06:56:01 26671664 31512216 782808 2.38 210252 4675100 1783700 5.26 1564276 4006480 12 06:59:10 06:57:01 26671584 31512140 782784 2.38 210292 4675104 1783700 5.26 1564200 4006484 12 06:59:10 06:58:01 26667808 31508708 785844 2.39 210320 4675384 1848728 5.45 1565052 4006888 164 06:59:10 06:59:01 25501980 31466988 819560 2.49 227892 5679624 1994464 5.88 1645136 4982604 1028 06:59:10 Average: 26807768 31497868 799183 2.43 203158 4544182 1862692 5.49 1535755 3912190 31069 06:59:10 06:59:10 06:35:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:59:10 06:36:01 docker0 135.42 146.74 11.18 338.84 0.00 0.00 0.00 0.00 06:59:10 06:36:01 lo 6.51 6.51 0.64 0.64 0.00 0.00 0.00 0.00 06:59:10 06:36:01 ens3 677.07 497.20 6180.59 114.11 0.00 0.00 0.00 0.00 06:59:10 06:36:01 veth5732307 101.53 107.74 10.02 101.90 0.00 0.00 0.00 0.01 06:59:10 06:37:01 docker0 198.13 386.30 17.82 3130.35 0.00 0.00 0.00 0.00 06:59:10 06:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:59:10 06:37:01 ens3 411.53 213.26 3161.77 29.17 0.00 0.00 0.00 0.00 06:59:10 06:37:01 veth31f3565 0.00 0.17 0.00 0.02 0.00 0.00 0.00 0.00 06:59:10 06:38:01 docker0 0.82 1.15 0.10 0.35 0.00 0.00 0.00 0.00 06:59:10 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:10 06:38:01 ens3 13.80 10.11 10.84 6.17 0.00 0.00 0.00 0.00 06:59:10 06:38:01 veth31f3565 0.82 1.22 0.12 0.36 0.00 0.00 0.00 0.00 06:59:10 06:39:01 docker0 1.57 2.93 0.09 38.10 0.00 0.00 0.00 0.00 06:59:10 06:39:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 06:59:10 06:39:01 ens3 21.78 12.85 54.98 8.56 0.00 0.00 0.00 0.00 06:59:10 06:40:01 docker0 5.22 11.35 0.32 152.46 0.00 0.00 0.00 0.00 06:59:10 06:40:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 06:59:10 06:40:01 ens3 189.19 95.37 4073.51 14.78 0.00 0.00 0.00 0.00 06:59:10 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:10 06:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:59:10 06:41:01 ens3 0.90 0.45 0.21 0.10 0.00 0.00 0.00 0.00 06:59:10 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:10 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:10 06:42:01 ens3 0.60 0.40 0.35 0.28 0.00 0.00 0.00 0.00 06:59:10 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:10 06:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:59:10 06:43:01 ens3 0.82 0.33 0.89 0.02 0.00 0.00 0.00 0.00 06:59:10 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:10 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:10 06:44:01 ens3 0.95 0.43 0.30 0.22 0.00 0.00 0.00 0.00 06:59:10 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:10 06:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:59:10 06:45:01 ens3 0.35 0.10 0.03 0.01 0.00 0.00 0.00 0.00 06:59:10 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:10 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:10 06:46:01 ens3 1.27 0.57 0.48 0.35 0.00 0.00 0.00 0.00 06:59:10 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:10 06:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:59:10 06:47:01 ens3 0.55 0.38 0.27 0.22 0.00 0.00 0.00 0.00 06:59:10 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:10 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:10 06:48:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:10 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:10 06:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:59:10 06:49:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:59:10 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:10 06:50:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 06:59:10 06:50:01 ens3 6.20 4.83 4.53 4.82 0.00 0.00 0.00 0.00 06:59:10 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:10 06:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:59:10 06:51:01 ens3 2.18 1.93 1.13 1.38 0.00 0.00 0.00 0.00 06:59:10 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:10 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:10 06:52:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:59:10 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:10 06:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:59:10 06:53:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:59:10 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:10 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:10 06:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:10 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:10 06:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:59:10 06:55:01 ens3 0.27 0.15 0.07 0.01 0.00 0.00 0.00 0.00 06:59:10 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:10 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:10 06:56:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 06:59:10 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:10 06:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:59:10 06:57:01 ens3 0.47 0.10 0.05 0.01 0.00 0.00 0.00 0.00 06:59:10 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:10 06:58:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 06:59:10 06:58:01 ens3 7.73 5.15 7.27 3.45 0.00 0.00 0.00 0.00 06:59:10 06:59:01 docker0 80.17 149.53 7.52 1266.47 0.00 0.00 0.00 0.00 06:59:10 06:59:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 06:59:10 06:59:01 ens3 446.23 286.94 7181.39 178.59 0.00 0.00 0.00 0.00 06:59:10 06:59:01 vetheaa11fe 1.93 1.97 0.30 0.96 0.00 0.00 0.00 0.00 06:59:10 Average: docker0 17.47 29.00 1.54 205.17 0.00 0.00 0.00 0.00 06:59:10 Average: lo 0.54 0.54 0.05 0.05 0.00 0.00 0.00 0.00 06:59:10 Average: ens3 73.85 46.81 857.88 15.03 0.00 0.00 0.00 0.00 06:59:10 Average: vetheaa11fe 0.08 0.08 0.01 0.04 0.00 0.00 0.00 0.00 06:59:10 06:59:10 06:59:10 ---> sar -P ALL: 06:59:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23479) 10/22/24 _x86_64_ (8 CPU) 06:59:10 06:59:10 06:34:35 LINUX RESTART (8 CPU) 06:59:10 06:59:10 06:35:02 CPU %user %nice %system %iowait %steal %idle 06:59:10 06:36:01 all 9.75 0.00 3.37 3.20 0.07 83.61 06:59:10 06:36:01 0 7.53 0.00 3.63 2.12 0.07 86.66 06:59:10 06:36:01 1 10.16 0.00 3.27 0.67 0.07 85.83 06:59:10 06:36:01 2 10.41 0.00 3.40 8.47 0.09 77.63 06:59:10 06:36:01 3 11.64 0.00 3.30 0.36 0.05 84.65 06:59:10 06:36:01 4 10.77 0.00 3.62 4.43 0.07 81.11 06:59:10 06:36:01 5 9.30 0.00 3.46 3.19 0.09 83.97 06:59:10 06:36:01 6 8.45 0.00 3.64 0.21 0.07 87.64 06:59:10 06:36:01 7 9.78 0.00 2.59 6.19 0.07 81.37 06:59:10 06:37:01 all 7.08 0.00 3.47 5.05 0.05 84.35 06:59:10 06:37:01 0 7.74 0.00 2.56 0.76 0.05 88.90 06:59:10 06:37:01 1 7.24 0.00 3.48 1.14 0.03 88.11 06:59:10 06:37:01 2 6.04 0.00 5.04 29.01 0.05 59.86 06:59:10 06:37:01 3 6.51 0.00 2.66 1.45 0.03 89.35 06:59:10 06:37:01 4 4.91 0.00 2.70 4.32 0.03 88.04 06:59:10 06:37:01 5 7.27 0.00 3.44 0.74 0.03 88.51 06:59:10 06:37:01 6 7.46 0.00 4.34 2.48 0.05 85.67 06:59:10 06:37:01 7 9.50 0.00 3.54 0.62 0.13 86.20 06:59:10 06:38:01 all 46.55 0.00 6.53 1.79 0.09 45.05 06:59:10 06:38:01 0 46.03 0.00 6.65 0.12 0.07 47.13 06:59:10 06:38:01 1 44.57 0.00 6.27 2.12 0.10 46.94 06:59:10 06:38:01 2 45.15 0.00 6.01 0.37 0.07 48.40 06:59:10 06:38:01 3 45.77 0.00 6.91 11.36 0.15 35.81 06:59:10 06:38:01 4 47.70 0.00 7.05 0.10 0.08 45.06 06:59:10 06:38:01 5 46.83 0.00 6.52 0.15 0.08 46.41 06:59:10 06:38:01 6 46.11 0.00 6.73 0.10 0.08 46.97 06:59:10 06:38:01 7 50.21 0.00 6.08 0.02 0.08 43.61 06:59:10 06:39:01 all 46.06 0.00 6.65 1.80 0.09 45.40 06:59:10 06:39:01 0 46.83 0.00 6.83 0.22 0.07 46.06 06:59:10 06:39:01 1 46.19 0.00 6.70 0.76 0.08 46.27 06:59:10 06:39:01 2 47.50 0.00 6.75 4.21 0.08 41.46 06:59:10 06:39:01 3 46.30 0.00 6.01 2.15 0.07 45.48 06:59:10 06:39:01 4 45.73 0.00 7.21 0.07 0.07 46.93 06:59:10 06:39:01 5 45.51 0.00 6.37 0.12 0.07 47.93 06:59:10 06:39:01 6 45.02 0.00 6.31 1.01 0.07 47.60 06:59:10 06:39:01 7 45.46 0.00 7.03 5.93 0.19 41.40 06:59:10 06:40:01 all 5.12 0.00 2.46 2.71 0.04 89.67 06:59:10 06:40:01 0 4.68 0.00 2.57 1.29 0.05 91.41 06:59:10 06:40:01 1 6.11 0.00 3.31 0.99 0.05 89.53 06:59:10 06:40:01 2 5.41 0.00 3.77 11.98 0.07 78.78 06:59:10 06:40:01 3 5.79 0.00 2.08 0.05 0.03 92.05 06:59:10 06:40:01 4 5.45 0.00 2.19 0.66 0.05 91.65 06:59:10 06:40:01 5 4.11 0.00 1.63 2.52 0.02 91.73 06:59:10 06:40:01 6 4.71 0.00 2.13 3.82 0.05 89.29 06:59:10 06:40:01 7 4.72 0.00 1.98 0.44 0.03 92.83 06:59:10 06:41:01 all 0.02 0.00 0.01 0.01 0.01 99.94 06:59:10 06:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:59:10 06:41:01 1 0.07 0.00 0.02 0.00 0.02 99.90 06:59:10 06:41:01 2 0.00 0.00 0.03 0.03 0.02 99.92 06:59:10 06:41:01 3 0.03 0.00 0.02 0.03 0.03 99.88 06:59:10 06:41:01 4 0.03 0.00 0.00 0.00 0.02 99.95 06:59:10 06:41:01 5 0.02 0.00 0.02 0.05 0.00 99.92 06:59:10 06:41:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:59:10 06:41:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:59:10 06:42:01 all 0.05 0.00 0.01 0.00 0.01 99.93 06:59:10 06:42:01 0 0.05 0.00 0.02 0.00 0.02 99.92 06:59:10 06:42:01 1 0.08 0.00 0.02 0.00 0.00 99.90 06:59:10 06:42:01 2 0.03 0.00 0.00 0.00 0.00 99.97 06:59:10 06:42:01 3 0.12 0.00 0.02 0.00 0.03 99.83 06:59:10 06:42:01 4 0.03 0.00 0.02 0.00 0.00 99.95 06:59:10 06:42:01 5 0.02 0.00 0.00 0.03 0.02 99.93 06:59:10 06:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:59:10 06:42:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:59:10 06:43:01 all 0.01 0.00 0.01 0.01 0.01 99.96 06:59:10 06:43:01 0 0.03 0.00 0.00 0.00 0.00 99.97 06:59:10 06:43:01 1 0.07 0.00 0.03 0.00 0.02 99.88 06:59:10 06:43:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:59:10 06:43:01 3 0.00 0.00 0.02 0.02 0.03 99.93 06:59:10 06:43:01 4 0.00 0.00 0.02 0.00 0.02 99.97 06:59:10 06:43:01 5 0.00 0.00 0.00 0.03 0.00 99.97 06:59:10 06:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:59:10 06:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:59:10 06:44:01 all 0.04 0.00 0.01 0.00 0.01 99.94 06:59:10 06:44:01 0 0.08 0.00 0.02 0.00 0.00 99.90 06:59:10 06:44:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:59:10 06:44:01 2 0.00 0.00 0.02 0.02 0.02 99.95 06:59:10 06:44:01 3 0.07 0.00 0.05 0.00 0.02 99.87 06:59:10 06:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:59:10 06:44:01 5 0.02 0.00 0.00 0.02 0.00 99.97 06:59:10 06:44:01 6 0.07 0.00 0.00 0.00 0.00 99.93 06:59:10 06:44:01 7 0.02 0.00 0.00 0.00 0.02 99.97 06:59:10 06:45:01 all 0.01 0.00 0.01 0.01 0.01 99.95 06:59:10 06:45:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:59:10 06:45:01 1 0.07 0.00 0.02 0.00 0.02 99.90 06:59:10 06:45:01 2 0.00 0.00 0.00 0.03 0.02 99.95 06:59:10 06:45:01 3 0.00 0.00 0.02 0.00 0.03 99.95 06:59:10 06:45:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:59:10 06:45:01 5 0.00 0.00 0.00 0.03 0.00 99.97 06:59:10 06:45:01 6 0.00 0.00 0.02 0.00 0.02 99.97 06:59:10 06:45:01 7 0.02 0.00 0.02 0.02 0.00 99.95 06:59:10 06:46:01 all 0.05 0.00 0.01 0.00 0.01 99.93 06:59:10 06:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:59:10 06:46:01 1 0.30 0.00 0.02 0.00 0.02 99.67 06:59:10 06:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:59:10 06:46:01 3 0.02 0.00 0.03 0.00 0.03 99.92 06:59:10 06:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:59:10 06:46:01 5 0.02 0.00 0.02 0.02 0.00 99.95 06:59:10 06:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:59:10 06:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:59:10 06:59:10 06:46:01 CPU %user %nice %system %iowait %steal %idle 06:59:10 06:47:01 all 0.03 0.00 0.01 0.01 0.01 99.94 06:59:10 06:47:01 0 0.03 0.00 0.03 0.00 0.02 99.92 06:59:10 06:47:01 1 0.05 0.00 0.00 0.00 0.02 99.93 06:59:10 06:47:01 2 0.02 0.00 0.02 0.03 0.02 99.92 06:59:10 06:47:01 3 0.03 0.00 0.02 0.00 0.03 99.92 06:59:10 06:47:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:59:10 06:47:01 5 0.05 0.00 0.00 0.02 0.00 99.93 06:59:10 06:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:59:10 06:47:01 7 0.03 0.00 0.00 0.00 0.02 99.95 06:59:10 06:48:01 all 0.04 0.00 0.01 0.00 0.00 99.94 06:59:10 06:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:59:10 06:48:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:59:10 06:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:59:10 06:48:01 3 0.02 0.00 0.00 0.00 0.03 99.95 06:59:10 06:48:01 4 0.17 0.00 0.02 0.00 0.00 99.82 06:59:10 06:48:01 5 0.07 0.00 0.02 0.03 0.00 99.88 06:59:10 06:48:01 6 0.03 0.00 0.02 0.00 0.00 99.95 06:59:10 06:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:59:10 06:49:01 all 0.01 0.00 0.01 0.00 0.01 99.96 06:59:10 06:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:59:10 06:49:01 1 0.03 0.00 0.00 0.00 0.02 99.95 06:59:10 06:49:01 2 0.00 0.00 0.00 0.02 0.02 99.97 06:59:10 06:49:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:59:10 06:49:01 4 0.00 0.00 0.02 0.00 0.02 99.97 06:59:10 06:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:59:10 06:49:01 6 0.03 0.00 0.02 0.00 0.02 99.93 06:59:10 06:49:01 7 0.00 0.00 0.03 0.00 0.00 99.97 06:59:10 06:50:01 all 0.25 0.00 0.05 0.01 0.01 99.67 06:59:10 06:50:01 0 0.03 0.00 0.05 0.03 0.02 99.87 06:59:10 06:50:01 1 0.73 0.00 0.03 0.00 0.02 99.22 06:59:10 06:50:01 2 0.13 0.00 0.03 0.02 0.02 99.80 06:59:10 06:50:01 3 0.50 0.00 0.05 0.03 0.03 99.38 06:59:10 06:50:01 4 0.08 0.00 0.07 0.00 0.00 99.85 06:59:10 06:50:01 5 0.23 0.00 0.07 0.03 0.02 99.65 06:59:10 06:50:01 6 0.10 0.00 0.03 0.00 0.00 99.87 06:59:10 06:50:01 7 0.18 0.00 0.05 0.00 0.00 99.77 06:59:10 06:51:01 all 0.02 0.00 0.01 0.01 0.01 99.95 06:59:10 06:51:01 0 0.00 0.00 0.00 0.02 0.00 99.98 06:59:10 06:51:01 1 0.07 0.00 0.03 0.00 0.00 99.90 06:59:10 06:51:01 2 0.02 0.00 0.02 0.02 0.00 99.95 06:59:10 06:51:01 3 0.03 0.00 0.02 0.02 0.03 99.90 06:59:10 06:51:01 4 0.00 0.00 0.02 0.00 0.02 99.97 06:59:10 06:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:59:10 06:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:59:10 06:51:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:59:10 06:52:01 all 0.01 0.00 0.01 0.01 0.01 99.96 06:59:10 06:52:01 0 0.00 0.00 0.02 0.05 0.02 99.92 06:59:10 06:52:01 1 0.05 0.00 0.02 0.00 0.02 99.92 06:59:10 06:52:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:59:10 06:52:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:59:10 06:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:59:10 06:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:59:10 06:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:59:10 06:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:59:10 06:53:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:59:10 06:53:01 0 0.00 0.00 0.00 0.02 0.00 99.98 06:59:10 06:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:59:10 06:53:01 2 0.00 0.00 0.00 0.00 0.02 99.98 06:59:10 06:53:01 3 0.03 0.00 0.02 0.02 0.03 99.90 06:59:10 06:53:01 4 0.00 0.00 0.02 0.00 0.02 99.97 06:59:10 06:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:59:10 06:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:59:10 06:53:01 7 0.02 0.00 0.03 0.00 0.02 99.93 06:59:10 06:54:01 all 0.01 0.00 0.01 0.00 0.01 99.96 06:59:10 06:54:01 0 0.03 0.00 0.00 0.02 0.00 99.95 06:59:10 06:54:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:59:10 06:54:01 2 0.00 0.00 0.02 0.00 0.02 99.97 06:59:10 06:54:01 3 0.03 0.00 0.02 0.02 0.03 99.90 06:59:10 06:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:59:10 06:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:59:10 06:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:59:10 06:54:01 7 0.02 0.00 0.03 0.00 0.00 99.95 06:59:10 06:55:01 all 0.01 0.00 0.01 0.01 0.01 99.96 06:59:10 06:55:01 0 0.02 0.00 0.02 0.03 0.02 99.92 06:59:10 06:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:59:10 06:55:01 2 0.02 0.00 0.00 0.02 0.00 99.97 06:59:10 06:55:01 3 0.00 0.00 0.02 0.00 0.03 99.95 06:59:10 06:55:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:59:10 06:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:59:10 06:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:59:10 06:55:01 7 0.03 0.00 0.03 0.00 0.02 99.92 06:59:10 06:56:01 all 0.01 0.00 0.01 0.00 0.01 99.96 06:59:10 06:56:01 0 0.00 0.00 0.02 0.02 0.00 99.97 06:59:10 06:56:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:59:10 06:56:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:59:10 06:56:01 3 0.03 0.00 0.03 0.00 0.03 99.90 06:59:10 06:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:59:10 06:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:59:10 06:56:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:59:10 06:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:59:10 06:57:01 all 0.01 0.00 0.01 0.01 0.01 99.96 06:59:10 06:57:01 0 0.00 0.00 0.02 0.02 0.00 99.97 06:59:10 06:57:01 1 0.02 0.00 0.03 0.00 0.00 99.95 06:59:10 06:57:01 2 0.00 0.00 0.00 0.03 0.02 99.95 06:59:10 06:57:01 3 0.03 0.00 0.00 0.00 0.03 99.93 06:59:10 06:57:01 4 0.00 0.00 0.02 0.00 0.02 99.97 06:59:10 06:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:59:10 06:57:01 6 0.00 0.00 0.03 0.00 0.00 99.97 06:59:10 06:57:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:59:10 06:59:10 06:57:01 CPU %user %nice %system %iowait %steal %idle 06:59:10 06:58:01 all 0.11 0.00 0.06 0.00 0.01 99.81 06:59:10 06:58:01 0 0.10 0.00 0.08 0.02 0.02 99.78 06:59:10 06:58:01 1 0.20 0.00 0.05 0.00 0.02 99.73 06:59:10 06:58:01 2 0.15 0.00 0.08 0.00 0.02 99.75 06:59:10 06:58:01 3 0.07 0.00 0.08 0.00 0.03 99.82 06:59:10 06:58:01 4 0.08 0.00 0.05 0.00 0.00 99.87 06:59:10 06:58:01 5 0.08 0.00 0.05 0.00 0.00 99.87 06:59:10 06:58:01 6 0.12 0.00 0.08 0.00 0.00 99.80 06:59:10 06:58:01 7 0.10 0.00 0.03 0.00 0.00 99.87 06:59:10 06:59:01 all 8.38 0.00 3.73 3.15 0.07 84.68 06:59:10 06:59:01 0 6.85 0.00 3.13 3.32 0.07 86.63 06:59:10 06:59:01 1 9.38 0.00 4.06 0.40 0.05 86.11 06:59:10 06:59:01 2 8.83 0.00 3.99 11.29 0.07 75.82 06:59:10 06:59:01 3 8.87 0.00 3.41 0.52 0.05 87.15 06:59:10 06:59:01 4 7.89 0.00 3.74 0.08 0.05 88.23 06:59:10 06:59:01 5 8.00 0.00 3.77 0.96 0.05 87.22 06:59:10 06:59:01 6 8.17 0.00 3.41 0.46 0.05 87.92 06:59:10 06:59:01 7 9.06 0.00 4.30 8.23 0.14 78.28 06:59:10 Average: all 5.11 0.00 1.09 0.73 0.02 93.03 06:59:10 Average: 0 4.97 0.00 1.06 0.33 0.02 93.61 06:59:10 Average: 1 5.19 0.00 1.13 0.25 0.02 93.40 06:59:10 Average: 2 5.10 0.00 1.20 2.70 0.03 90.97 06:59:10 Average: 3 5.20 0.00 1.02 0.66 0.04 93.07 06:59:10 Average: 4 5.10 0.00 1.11 0.40 0.02 93.37 06:59:10 Average: 5 5.03 0.00 1.05 0.33 0.02 93.58 06:59:10 Average: 6 4.98 0.00 1.11 0.33 0.02 93.56 06:59:10 Average: 7 5.34 0.00 1.07 0.88 0.03 92.69 06:59:10 06:59:10 06:59:10