Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from af8fd86a570d66ea1cfaede877fe074423b1d236 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-ssh4675197510892884763.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11476197308964224581.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh586058455651444416.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh5984583347760352959.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-ssh5452477320399260845.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-5513’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-5514’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-5900’ is offline Running on prd-ubuntu20.04-docker-8c-8g-5902 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 > 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 Avoid second fetch Checking out Revision af8fd86a570d66ea1cfaede877fe074423b1d236 (main) Commit message: "Merge pull request #1601 from dovholuknf/update-deps-jul18" > git config core.sparsecheckout # timeout=10 > git checkout -f af8fd86a570d66ea1cfaede877fe074423b1d236 # timeout=10 > git rev-list --no-walk 119f0d3508c34fcb2e951725a389e94afb6ed809 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:40:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:40:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:40:53 ========================================================= 03:40:53 EdgeX Global Pipelines Version Info 03:40:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:40:54 ------------------- 03:40:54 stable info: 03:40:54 ------------------- 03:40:54 Commited By: Ginny Guan ginny@iotechsys.com 03:40:54 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 03:40:54 Message: update stable to v1.0.260 03:40:54 ------------------- 03:40:54 experimental info: 03:40:54 ------------------- 03:40:54 Commited By: Ginny Guan ginny@iotechsys.com 03:40:54 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 03:40:54 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:40:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 03:40:55 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 03:40:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:40:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:40:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:40:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:40:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:40:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 03:40:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:40:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:40:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:40:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 03:40:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:40:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:40:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:40:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 03:40:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:40:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:40:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:40:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:40:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:40:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 03:40:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:40:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:40:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:40:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:40:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:40:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:40:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:40:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:40:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = af8fd86a570d66ea1cfaede877fe074423b1d236 [Pipeline] echo 03:40:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = af8fd86 [Pipeline] echo 03:40:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:40:56 provisioning config files... 03:40:56 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config695242287022633785tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:40:57 ---> ****-login.sh 03:40:57 nexus3.edgexfoundry.org:10001 03:40:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:40:57 Configure a credential helper to remove this warning. See 03:40:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:40:57 03:40:57 Login Succeeded 03:40:57 nexus3.edgexfoundry.org:10002 03:40:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:40:57 Configure a credential helper to remove this warning. See 03:40:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:40:57 03:40:57 Login Succeeded 03:40:57 nexus3.edgexfoundry.org:10003 03:40:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:40:57 Configure a credential helper to remove this warning. See 03:40:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:40:57 03:40:57 Login Succeeded 03:40:57 nexus3.edgexfoundry.org:10004 03:40:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:40:57 Configure a credential helper to remove this warning. See 03:40:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:40:57 03:40:57 Login Succeeded 03:40:57 ****.io 03:40:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:40:58 Configure a credential helper to remove this warning. See 03:40:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:40:58 03:40:58 Login Succeeded 03:40:58 ---> ****-login.sh ends [Pipeline] } 03:40:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:40:58 + git rev-list -1 --merges af8fd86a570d66ea1cfaede877fe074423b1d236~1..af8fd86a570d66ea1cfaede877fe074423b1d236 [Pipeline] echo 03:40:58 -----------> git rev-list -1 --merges af8fd86a570d66ea1cfaede877fe074423b1d236~1..af8fd86a570d66ea1cfaede877fe074423b1d236 af8fd86a570d66ea1cfaede877fe074423b1d236 03:40:58 af8fd86a570d66ea1cfaede877fe074423b1d236 [false] [Pipeline] sh 03:40:59 + git log --format=format:%s -1 af8fd86a570d66ea1cfaede877fe074423b1d236 [Pipeline] echo 03:40:59 ========================================================= 03:40:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:40:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:40:59 + git log --format=format:%s -1 af8fd86a570d66ea1cfaede877fe074423b1d236 [Pipeline] echo 03:40:59 [semverPrep] GIT_COMMIT: af8fd86a570d66ea1cfaede877fe074423b1d236, Commit Message: Merge pull request #1601 from dovholuknf/update-deps-jul18 [Pipeline] echo 03:40:59 [semverPrep] This is not a build commit. [Pipeline] sh 03:41:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:41:00 + grep -v github /etc/ssh/ssh_known_hosts 03:41:00 + [ -e /tmp/ssh_known_hosts ] 03:41:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:41:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:41:00 + sudo tee -a /etc/ssh/ssh_known_hosts 03:41:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:41:00 03:41:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:41:01 0.1.4: Pulling from edgex-devops/py-git-semver 03:41:01 b85a868b505f: Pulling fs layer 03:41:01 e2be974225ed: Pulling fs layer 03:41:01 339a4e72a1f5: Pulling fs layer 03:41:01 988bab9f4d93: Pulling fs layer 03:41:01 1469e6f7b9e6: Pulling fs layer 03:41:01 eaf3925da568: Pulling fs layer 03:41:01 bab4dde63d76: Pulling fs layer 03:41:01 bde34c3a00c8: Pulling fs layer 03:41:01 b352a97aabf1: Pulling fs layer 03:41:01 4872d77fe225: Pulling fs layer 03:41:01 5851b861e8e6: Pulling fs layer 03:41:01 bab4dde63d76: Waiting 03:41:01 bde34c3a00c8: Waiting 03:41:01 5851b861e8e6: Waiting 03:41:01 988bab9f4d93: Waiting 03:41:01 b352a97aabf1: Waiting 03:41:01 1469e6f7b9e6: Waiting 03:41:01 eaf3925da568: Waiting 03:41:01 e2be974225ed: Verifying Checksum 03:41:01 e2be974225ed: Download complete 03:41:01 988bab9f4d93: Verifying Checksum 03:41:01 988bab9f4d93: Download complete 03:41:01 339a4e72a1f5: Verifying Checksum 03:41:01 339a4e72a1f5: Download complete 03:41:01 1469e6f7b9e6: Verifying Checksum 03:41:01 1469e6f7b9e6: Download complete 03:41:01 eaf3925da568: Download complete 03:41:01 bde34c3a00c8: Verifying Checksum 03:41:01 bde34c3a00c8: Download complete 03:41:01 b352a97aabf1: Download complete 03:41:01 4872d77fe225: Verifying Checksum 03:41:01 4872d77fe225: Download complete 03:41:01 5851b861e8e6: Verifying Checksum 03:41:01 5851b861e8e6: Download complete 03:41:01 b85a868b505f: Verifying Checksum 03:41:01 b85a868b505f: Download complete 03:41:01 bab4dde63d76: Verifying Checksum 03:41:01 bab4dde63d76: Download complete 03:41:03 b85a868b505f: Pull complete 03:41:03 e2be974225ed: Pull complete 03:41:03 339a4e72a1f5: Pull complete 03:41:03 988bab9f4d93: Pull complete 03:41:03 1469e6f7b9e6: Pull complete 03:41:03 eaf3925da568: Pull complete 03:41:05 bab4dde63d76: Pull complete 03:41:05 bde34c3a00c8: Pull complete 03:41:05 b352a97aabf1: Pull complete 03:41:05 4872d77fe225: Pull complete 03:41:05 5851b861e8e6: Pull complete 03:41:05 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:41:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:41:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:41:06 prd-ubuntu20.04-docker-8c-8g-5902 does not seem to be running inside a container 03:41:06 $ 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 03:41:10 $ docker top df73e9e2b85e2eabd8f398eae5aa3511ee0c825a4cfde0b4189c5c1972b3554f -eo pid,comm 03:41:10 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). 03:41:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:41:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:41:21 [ssh-agent] Looking for ssh-agent implementation... 03:41:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:41:21 $ docker exec df73e9e2b85e2eabd8f398eae5aa3511ee0c825a4cfde0b4189c5c1972b3554f ssh-agent 03:41:21 SSH_AUTH_SOCK=/tmp/ssh-D87q5u4rCDW3/agent.32 03:41:21 SSH_AGENT_PID=38 03:41:21 Running ssh-add (command line suppressed) 03:41:22 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4395438420262133886.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4395438420262133886.key) 03:41:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:41:22 + git tag --points-at HEAD [Pipeline] } 03:41:22 $ docker exec --env ******** --env ******** df73e9e2b85e2eabd8f398eae5aa3511ee0c825a4cfde0b4189c5c1972b3554f ssh-agent -k 03:41:22 unset SSH_AUTH_SOCK; 03:41:22 unset SSH_AGENT_PID; 03:41:22 echo Agent pid 38 killed; 03:41:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:41:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:41:22 [ssh-agent] Looking for ssh-agent implementation... 03:41:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:41:22 $ docker exec df73e9e2b85e2eabd8f398eae5aa3511ee0c825a4cfde0b4189c5c1972b3554f ssh-agent 03:41:22 SSH_AUTH_SOCK=/tmp/ssh-X6woHuqdfA7F/agent.72 03:41:22 SSH_AGENT_PID=78 03:41:22 Running ssh-add (command line suppressed) 03:41:22 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2254406600384207802.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2254406600384207802.key) 03:41:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:41:23 + git semver init 03:41:23 2024-07-19 03:41:23,371 [run_init] DEBUG init version:0.0.0 force:False 03:41:23 2024-07-19 03:41:23,372 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 03:41:23 2024-07-19 03:41:23,373 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 03:41:23 2024-07-19 03:41:23,373 [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) 03:41:25 2024-07-19 03:41:25,399 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 03:41:25 2024-07-19 03:41:25,400 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 03:41:25 2024-07-19 03:41:25,400 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 03:41:25 2024-07-19 03:41:25,400 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 03:41:25 3.2.0-dev.25 [Pipeline] } 03:41:25 $ docker exec --env ******** --env ******** df73e9e2b85e2eabd8f398eae5aa3511ee0c825a4cfde0b4189c5c1972b3554f ssh-agent -k 03:41:25 unset SSH_AUTH_SOCK; 03:41:25 unset SSH_AGENT_PID; 03:41:25 echo Agent pid 78 killed; 03:41:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:41:26 + git semver [Pipeline] } 03:41:26 $ docker stop --time=1 df73e9e2b85e2eabd8f398eae5aa3511ee0c825a4cfde0b4189c5c1972b3554f 03:41:27 $ docker rm -f --volumes df73e9e2b85e2eabd8f398eae5aa3511ee0c825a4cfde0b4189c5c1972b3554f [Pipeline] // withDockerContainer [Pipeline] sh 03:41:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:41:29 Stashed 1 file(s) [Pipeline] echo 03:41:29 [edgeXSemver]: initialized semver on version 3.2.0-dev.25 [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 03:41:29 provisioning config files... 03:41:29 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11481170350137558701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:41:30 ---> ****-login.sh 03:41:30 nexus3.edgexfoundry.org:10001 03:41:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:41:30 Configure a credential helper to remove this warning. See 03:41:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:41:30 03:41:30 Login Succeeded 03:41:30 nexus3.edgexfoundry.org:10002 03:41:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:41:30 Configure a credential helper to remove this warning. See 03:41:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:41:30 03:41:30 Login Succeeded 03:41:30 nexus3.edgexfoundry.org:10003 03:41:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:41:30 Configure a credential helper to remove this warning. See 03:41:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:41:30 03:41:30 Login Succeeded 03:41:30 nexus3.edgexfoundry.org:10004 03:41:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:41:30 Configure a credential helper to remove this warning. See 03:41:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:41:30 03:41:30 Login Succeeded 03:41:30 ****.io 03:41:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:41:30 Configure a credential helper to remove this warning. See 03:41:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:41:30 03:41:30 Login Succeeded 03:41:30 ---> ****-login.sh ends [Pipeline] } 03:41:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:41:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:41:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:41:30 ========================================================= 03:41:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:41:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:31 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 03:41:31 Sending build context to Docker daemon 25.02MB 03:41:31 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 03:41:31 Step 2/10 : FROM ${BASE} AS builder 03:41:31 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:41:31 619be1103602: Pulling fs layer 03:41:31 7862e08f4a3e: Pulling fs layer 03:41:31 5df492c9dc93: Pulling fs layer 03:41:31 7629e6793208: Pulling fs layer 03:41:31 4f4fb700ef54: Pulling fs layer 03:41:31 fb5054dd5b73: Pulling fs layer 03:41:31 eeca6798cff9: Pulling fs layer 03:41:31 aa269ceb94a6: Pulling fs layer 03:41:31 ada007ff1a6a: Pulling fs layer 03:41:31 7629e6793208: Waiting 03:41:31 4f4fb700ef54: Waiting 03:41:31 fb5054dd5b73: Waiting 03:41:31 eeca6798cff9: Waiting 03:41:31 aa269ceb94a6: Waiting 03:41:31 7862e08f4a3e: Verifying Checksum 03:41:31 7862e08f4a3e: Download complete 03:41:31 7629e6793208: Verifying Checksum 03:41:31 7629e6793208: Download complete 03:41:31 4f4fb700ef54: Verifying Checksum 03:41:31 4f4fb700ef54: Download complete 03:41:31 fb5054dd5b73: Verifying Checksum 03:41:31 fb5054dd5b73: Download complete 03:41:31 619be1103602: Verifying Checksum 03:41:31 619be1103602: Download complete 03:41:31 eeca6798cff9: Verifying Checksum 03:41:31 eeca6798cff9: Download complete 03:41:31 619be1103602: Pull complete 03:41:31 ada007ff1a6a: Verifying Checksum 03:41:31 ada007ff1a6a: Download complete 03:41:31 7862e08f4a3e: Pull complete 03:41:31 5df492c9dc93: Verifying Checksum 03:41:31 5df492c9dc93: Download complete 03:41:32 aa269ceb94a6: Verifying Checksum 03:41:32 aa269ceb94a6: Download complete 03:41:34 5df492c9dc93: Pull complete 03:41:34 7629e6793208: Pull complete 03:41:34 4f4fb700ef54: Pull complete 03:41:34 fb5054dd5b73: Pull complete 03:41:34 eeca6798cff9: Pull complete 03:41:37 aa269ceb94a6: Pull complete 03:41:37 ada007ff1a6a: Pull complete 03:41:37 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 03:41:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:41:37 ---> f489d0715acc 03:41:37 Step 3/10 : ARG MAKE=make build 03:41:44 ---> Running in 7d3907b57841 03:41:44 Removing intermediate container 7d3907b57841 03:41:44 ---> aa4662ce7b13 03:41:44 Step 4/10 : WORKDIR /device-sdk-go 03:41:44 ---> Running in 1c6623a33b4d 03:41:44 Removing intermediate container 1c6623a33b4d 03:41:44 ---> 04e579cc8db2 03:41:44 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:41:44 ---> Running in 341199d83045 03:41:44 Removing intermediate container 341199d83045 03:41:44 ---> 6067571ee7bf 03:41:44 Step 6/10 : RUN apk add --update --no-cache make git 03:41:44 ---> Running in 9c637ea72e74 03:41:44 Still waiting to schedule task 03:41:44 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5904’ 03:41:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:41:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:41:44 OK: 264 MiB in 52 packages 03:41:45 Removing intermediate container 9c637ea72e74 03:41:45 ---> 980c4a3dada1 03:41:45 Step 7/10 : COPY go.mod vendor* ./ 03:41:45 ---> 92314750ace1 03:41:45 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:41:45 ---> Running in 094cdb755141 03:42:42 Removing intermediate container 094cdb755141 03:42:42 ---> bc5cf89f988f 03:42:42 Step 9/10 : COPY . . 03:42:43 ---> 30c96bcbc465 03:42:43 Step 10/10 : RUN ${MAKE} 03:42:43 ---> Running in 4ff7ef84488f 03:42:43 noop 03:42:44 Removing intermediate container 4ff7ef84488f 03:42:44 ---> 6e82d8568313 03:42:44 Successfully built 6e82d8568313 03:42:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:44 + docker inspect -f . ci-base-image-x86_64 03:42:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:42:44 prd-ubuntu20.04-docker-8c-8g-5902 does not seem to be running inside a container 03:42:44 $ 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 03:42:44 $ docker top d4c4dd662f9853ed95c12276ea710374ccefb0eb793c2d453126ab5bb44912bb -eo pid,comm [Pipeline] { [Pipeline] sh 03:42:45 + go version 03:42:45 go version go1.21.9 linux/amd64 [Pipeline] } 03:42:45 $ docker stop --time=1 d4c4dd662f9853ed95c12276ea710374ccefb0eb793c2d453126ab5bb44912bb 03:42:46 $ docker rm -f --volumes d4c4dd662f9853ed95c12276ea710374ccefb0eb793c2d453126ab5bb44912bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:47 + docker inspect -f . ci-base-image-x86_64 03:42:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:42:47 prd-ubuntu20.04-docker-8c-8g-5902 does not seem to be running inside a container 03:42:47 $ 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 03:42:47 $ docker top ad27c4025b10d43ce77b44a575998a2ade1c3342588c7430830ac02820c757fa -eo pid,comm [Pipeline] { [Pipeline] sh 03:42:47 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 03:42:48 + make test 03:42:48 go test -race -coverprofile=coverage.out ./... 03:42:54 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 03:43:27 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 03:43:27 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 03:43:27 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 03:43:27 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 03:43:27 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 03:43:27 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 03:43:27 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 03:43:27 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.024s coverage: 27.0% of statements 03:43:27 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.029s coverage: 80.0% of statements 03:43:27 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.047s coverage: 86.0% of statements 03:43:28 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 03:43:28 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 03:43:28 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 03:43:28 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.086s coverage: 55.2% of statements 03:43:29 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 03:43:31 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.029s coverage: 14.4% of statements 03:43:31 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.911s coverage: 44.6% of statements 03:43:31 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.040s coverage: 68.5% of statements 03:43:31 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.093s coverage: 89.2% of statements 03:43:31 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.049s coverage: 5.4% of statements 03:44:04 GO111MODULE=on go vet ./... 03:44:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:44:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:44:08 ./bin/test-attribution-txt.sh 03:44:08 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 03:44:08 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 03:44:08 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 03:44:08 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 03:44:08 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 03:44:08 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 03:44:08 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 03:44:08 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 03:44:08 An attribution for golang.org/x/term is missing from Attribution.txt, please add 03:44:08 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 03:44:08 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 03:44:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:44:08 $ docker stop --time=1 ad27c4025b10d43ce77b44a575998a2ade1c3342588c7430830ac02820c757fa 03:44:17 $ docker rm -f --volumes ad27c4025b10d43ce77b44a575998a2ade1c3342588c7430830ac02820c757fa [Pipeline] // withDockerContainer [Pipeline] sh 03:44:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:44:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:44:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:44:18 + ls -al . 03:44:18 total 380 03:44:18 drwxrwxr-x 11 jenkins jenkins 4096 Jul 19 03:42 . 03:44:18 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 03:40 .. 03:44:18 -rw-rw-r-- 1 jenkins jenkins 140 Jul 19 03:40 .dockerignore 03:44:18 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 03:43 .git 03:44:18 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 03:40 .github 03:44:18 -rw-rw-r-- 1 jenkins jenkins 137 Jul 19 03:40 .gitignore 03:44:18 -rw-rw-r-- 1 jenkins jenkins 42 Jul 19 03:40 .golangci.yml 03:44:18 drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 03:41 .semver 03:44:18 -rw-rw-r-- 1 jenkins jenkins 48109 Jul 19 03:40 CHANGELOG.md 03:44:18 -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 03:40 GOVERNANCE.md 03:44:18 -rw-rw-r-- 1 jenkins jenkins 885 Jul 19 03:40 Jenkinsfile 03:44:18 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 19 03:40 LICENSE 03:44:18 -rw-rw-r-- 1 jenkins jenkins 1842 Jul 19 03:40 Makefile 03:44:18 -rw-rw-r-- 1 jenkins jenkins 619 Jul 19 03:40 OWNERS.md 03:44:18 -rw-rw-r-- 1 jenkins jenkins 4937 Jul 19 03:40 README.md 03:44:18 -rw-rw-r-- 1 jenkins jenkins 12 Jul 19 03:41 VERSION 03:44:18 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 03:40 bin 03:44:18 -rw-r--r-- 1 jenkins jenkins 125161 Jul 19 03:43 coverage.out 03:44:18 drwxrwxr-x 5 jenkins jenkins 4096 Jul 19 03:40 example 03:44:18 -rw-rw-r-- 1 jenkins jenkins 6995 Jul 19 03:40 go.mod 03:44:18 -rw-rw-r-- 1 jenkins jenkins 101458 Jul 19 03:40 go.sum 03:44:18 drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 03:40 internal 03:44:18 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 03:40 openapi 03:44:18 drwxrwxr-x 6 jenkins jenkins 4096 Jul 19 03:40 pkg 03:44:18 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 03:40 snap 03:44:18 -rw-rw-r-- 1 jenkins jenkins 222 Jul 19 03:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:19 + 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=af8fd86a570d66ea1cfaede877fe074423b1d236 --label arch=amd64 --label version=3.2.0-dev.25 . 03:44:19 Sending build context to Docker daemon 25.15MB 03:44:19 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 03:44:19 Step 2/24 : FROM ${BASE} AS builder 03:44:19 ---> 6e82d8568313 03:44:19 Step 3/24 : ARG MAKE=make build 03:44:19 ---> Running in 2819d13c8b1c 03:44:19 Removing intermediate container 2819d13c8b1c 03:44:19 ---> d75ee6be0797 03:44:19 Step 4/24 : WORKDIR /device-sdk-go 03:44:19 ---> Running in 4ac56dc6b989 03:44:20 Removing intermediate container 4ac56dc6b989 03:44:20 ---> a0160a20587b 03:44:20 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:44:21 ---> Running in b57b5f245535 03:44:21 Removing intermediate container b57b5f245535 03:44:21 ---> c80125a7776a 03:44:21 Step 6/24 : RUN apk add --update --no-cache make git 03:44:21 ---> Running in 4b4f9b5d2af9 03:44:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:44:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:44:23 OK: 264 MiB in 52 packages 03:44:23 Removing intermediate container 4b4f9b5d2af9 03:44:23 ---> d6d4c05b9695 03:44:23 Step 7/24 : COPY go.mod vendor* ./ 03:44:24 ---> 097bd57e5d2f 03:44:24 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:44:24 ---> Running in b10de7068771 03:44:25 Removing intermediate container b10de7068771 03:44:25 ---> b76caa4996cd 03:44:25 Step 9/24 : COPY . . 03:44:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5906 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 03:44:25 Running in /w/workspace/device-sdk-go/300 [Pipeline] { [Pipeline] checkout 03:44:26 The recommended git tool is: git 03:44:26 ---> d7b4d1254f99 03:44:26 Step 10/24 : RUN ${MAKE} 03:44:26 ---> Running in 1e939f30842f 03:44:26 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.25 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.25" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 03:44:37 using credential edgex-jenkins-ssh 03:44:37 Cloning the remote Git repository 03:44:37 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 03:44:38 > git init /w/workspace/device-sdk-go/300 # timeout=10 03:44:38 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:44:38 > git --version # timeout=10 03:44:38 > git --version # 'git version 2.25.1' 03:44:38 using GIT_SSH to set credentials SSH Credentials for GitHub 03:44:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:44:42 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:44:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:44:44 Avoid second fetch 03:44:44 Checking out Revision af8fd86a570d66ea1cfaede877fe074423b1d236 (main) 03:44:44 > git config core.sparsecheckout # timeout=10 03:44:44 > git checkout -f af8fd86a570d66ea1cfaede877fe074423b1d236 # timeout=10 03:44:45 Commit message: "Merge pull request #1601 from dovholuknf/update-deps-jul18" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:44:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:44:50 % Total % Received % Xferd Average Speed Time Time Time Current 03:44:50 Dload Upload Total Spent Left Speed 03:44:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 219k 0 --:--:-- --:--:-- --:--:-- 219k [Pipeline] sh 03:44:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:44:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:44:51 + sudo tee /etc/docker/daemon.new 03:44:51 { 03:44:51 "registry-mirrors": [ 03:44:51 "https://nexus3.edgexfoundry.org:10001" 03:44:51 ], 03:44:51 "bip": "10.250.0.254/24", 03:44:51 "hosts": [ 03:44:51 "tcp://0.0.0.0:5555", 03:44:51 "unix:///var/run/docker.sock" 03:44:51 ], 03:44:51 "mtu": 1458, 03:44:51 "selinux-enabled": true, 03:44:51 "seccomp-profile": "/etc/docker/seccomp.json" 03:44:51 } [Pipeline] sh 03:44:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:44:52 + sudo service docker restart 03:44:59 Removing intermediate container 1e939f30842f 03:44:59 ---> 9635cbe9fc9a 03:44:59 Step 11/24 : FROM alpine:3.18 03:44:59 3.18: Pulling from library/alpine 03:44:59 73baa7ef167e: Pulling fs layer 03:44:59 73baa7ef167e: Verifying Checksum 03:44:59 73baa7ef167e: Download complete 03:44:59 73baa7ef167e: Pull complete 03:44:59 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 03:44:59 Status: Downloaded newer image for alpine:3.18 03:44:59 ---> 8fd7cac70a4a 03:44:59 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 03:44:59 ---> Running in cf0de5048984 03:44:59 Removing intermediate container cf0de5048984 03:44:59 ---> 59c224c1222f 03:44:59 Step 13/24 : RUN apk add --update --no-cache dumb-init 03:44:59 ---> Running in 9b664b66d909 03:44:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:44:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:44:59 (1/1) Installing dumb-init (1.2.5-r2) 03:44:59 Executing busybox-1.36.1-r7.trigger 03:44:59 OK: 7 MiB in 16 packages 03:45:00 Removing intermediate container 9b664b66d909 03:45:00 ---> b225796b89ff 03:45:00 Step 14/24 : RUN apk --no-cache upgrade 03:45:00 ---> Running in ac1e369cf0bc 03:45:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:45:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:45:00 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 03:45:01 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 03:45:01 OK: 7 MiB in 16 packages 03:45:02 Removing intermediate container ac1e369cf0bc 03:45:02 ---> e3ce08cc042d 03:45:02 Step 15/24 : WORKDIR / 03:45:02 ---> Running in 98965531836b 03:45:02 Removing intermediate container 98965531836b 03:45:02 ---> f8399acec46d 03:45:02 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 03:45:02 ---> c080527ee875 03:45:02 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 03:45:04 ---> 4f7dcae9bd2c 03:45:04 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 03:45:04 ---> c26b3c83a771 03:45:04 Step 19/24 : EXPOSE 59999 03:45:04 ---> Running in e813ffea196c 03:45:04 Removing intermediate container e813ffea196c 03:45:04 ---> aa766bdd6811 03:45:04 Step 20/24 : ENTRYPOINT ["/device-simple"] 03:45:04 ---> Running in 068f79957d08 03:45:05 Removing intermediate container 068f79957d08 03:45:05 ---> 1091f1f80dba 03:45:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:45:05 ---> Running in daaba126a53d 03:45:05 Removing intermediate container daaba126a53d 03:45:05 ---> a6ba4ba94261 03:45:05 Step 22/24 : LABEL arch=amd64 03:45:05 ---> Running in 4318d229e270 03:45:05 Removing intermediate container 4318d229e270 03:45:05 ---> ee5a0303d067 03:45:05 Step 23/24 : LABEL git_sha=af8fd86a570d66ea1cfaede877fe074423b1d236 03:45:05 ---> Running in d2411dca5ed0 03:45:05 Removing intermediate container d2411dca5ed0 03:45:05 ---> 1046cd9cf28e 03:45:05 Step 24/24 : LABEL version=3.2.0-dev.25 03:45:06 ---> Running in c94cf55487ff 03:45:06 Removing intermediate container c94cf55487ff 03:45:06 ---> 04ae0ae66710 03:45:06 [Warning] One or more build-args [ARCH] were not consumed 03:45:06 Successfully built 04ae0ae66710 03:45:06 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 03:45:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:45:07 03:45:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:45:07 latest: Pulling from edgex-lftools-log-publisher 03:45:07 5eb5b503b376: Pulling fs layer 03:45:07 5c69ac0246d0: Pulling fs layer 03:45:07 ec43610c2a17: Pulling fs layer 03:45:07 3a2ae6a8a46f: Pulling fs layer 03:45:07 33b1e0a273af: Pulling fs layer 03:45:07 5d3b04190fa2: Pulling fs layer 03:45:07 2f39f015ded8: Pulling fs layer 03:45:07 33b1e0a273af: Waiting 03:45:07 5d3b04190fa2: Waiting 03:45:07 3a2ae6a8a46f: Waiting 03:45:07 2f39f015ded8: Waiting 03:45:07 5c69ac0246d0: Verifying Checksum 03:45:07 5c69ac0246d0: Download complete 03:45:07 3a2ae6a8a46f: Verifying Checksum 03:45:07 3a2ae6a8a46f: Download complete 03:45:07 33b1e0a273af: Verifying Checksum 03:45:07 33b1e0a273af: Download complete 03:45:07 ec43610c2a17: Verifying Checksum 03:45:07 ec43610c2a17: Download complete 03:45:07 5d3b04190fa2: Verifying Checksum 03:45:07 5d3b04190fa2: Download complete 03:45:07 5eb5b503b376: Download complete 03:45:08 2f39f015ded8: Verifying Checksum 03:45:08 2f39f015ded8: Download complete 03:45:09 5eb5b503b376: Pull complete 03:45:09 5c69ac0246d0: Pull complete 03:45:10 ec43610c2a17: Pull complete 03:45:10 3a2ae6a8a46f: Pull complete 03:45:10 33b1e0a273af: Pull complete 03:45:10 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:45:11 provisioning config files... 03:45:11 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/300@tmp/config14557315097217351053tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:45:12 ---> ****-login.sh 03:45:12 nexus3.edgexfoundry.org:10001 03:45:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:45:12 Configure a credential helper to remove this warning. See 03:45:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:45:12 03:45:12 Login Succeeded 03:45:12 nexus3.edgexfoundry.org:10002 03:45:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:45:13 Configure a credential helper to remove this warning. See 03:45:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:45:13 03:45:13 Login Succeeded 03:45:13 nexus3.edgexfoundry.org:10003 03:45:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:45:13 Configure a credential helper to remove this warning. See 03:45:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:45:13 03:45:13 Login Succeeded 03:45:13 nexus3.edgexfoundry.org:10004 03:45:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:45:13 Configure a credential helper to remove this warning. See 03:45:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:45:13 03:45:13 Login Succeeded 03:45:13 ****.io 03:45:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:45:14 Configure a credential helper to remove this warning. See 03:45:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:45:14 03:45:14 Login Succeeded 03:45:14 ---> ****-login.sh ends [Pipeline] } 03:45:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:45:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:45:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:45:15 ========================================================= 03:45:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 03:45:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:15 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 03:45:16 2f39f015ded8: Pull complete 03:45:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:45:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:45:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 03:45:16 Sending build context to Docker daemon 12.94MB 03:45:16 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 03:45:16 Step 2/10 : FROM ${BASE} AS builder 03:45:16 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:45:16 c6b39de5b339: Pulling fs layer 03:45:16 a69c41024577: Pulling fs layer 03:45:16 d6de4b400683: Pulling fs layer 03:45:16 35cb2a7552d0: Pulling fs layer 03:45:16 4f4fb700ef54: Pulling fs layer 03:45:16 464afbd9ba4c: Pulling fs layer 03:45:16 00f215d4a9da: Pulling fs layer 03:45:16 d496ad576159: Pulling fs layer 03:45:16 35cb2a7552d0: Waiting 03:45:16 4f4fb700ef54: Waiting 03:45:16 464afbd9ba4c: Waiting 03:45:16 00f215d4a9da: Waiting 03:45:16 d496ad576159: Waiting 03:45:16 a69c41024577: Verifying Checksum 03:45:16 a69c41024577: Download complete 03:45:16 35cb2a7552d0: Verifying Checksum 03:45:16 35cb2a7552d0: Download complete [Pipeline] // withEnv [Pipeline] withDockerContainer 03:45:16 prd-ubuntu20.04-docker-8c-8g-5902 does not seem to be running inside a container 03:45:16 4f4fb700ef54: Verifying Checksum 03:45:16 4f4fb700ef54: Download complete 03:45:16 c6b39de5b339: Verifying Checksum 03:45:16 c6b39de5b339: Download complete 03:45:16 464afbd9ba4c: Verifying Checksum 03:45:16 464afbd9ba4c: Download complete 03:45:16 $ 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 03:45:17 d496ad576159: Verifying Checksum 03:45:17 d496ad576159: Download complete 03:45:17 c6b39de5b339: Pull complete 03:45:18 a69c41024577: Pull complete 03:45:18 d6de4b400683: Verifying Checksum 03:45:18 d6de4b400683: Download complete 03:45:19 00f215d4a9da: Verifying Checksum 03:45:19 00f215d4a9da: Download complete 03:45:21 $ docker top 3b73ac383e36858fbb98dcea02642bd6f5389f345d3f7baa2ad58717154a7ef7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:45:21 ---> job-cost.sh 03:45:21 lf-activate-venv: SKIPPING 03:45:21 INFO: No Stack... 03:45:22 INFO: Retrieving Pricing Info for: v3-standard-8 03:45:22 INFO: Archiving Costs [Pipeline] sh 03:45:22 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 03:45:22 + cut -d, -f6 [Pipeline] lock 03:45:22 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-300-stack-cost] 03:45:23 Resource [jenkins-edgexfoundry-device-sdk-go-main-300-stack-cost] did not exist. Created. 03:45:23 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-300-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:45:23 + echo total: 0.2199999988079071 [Pipeline] stash 03:45:23 Stashed 1 file(s) [Pipeline] } 03:45:23 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-300-stack-cost] [Pipeline] // lock [Pipeline] } 03:45:23 $ docker stop --time=1 3b73ac383e36858fbb98dcea02642bd6f5389f345d3f7baa2ad58717154a7ef7 03:45:25 $ docker rm -f --volumes 3b73ac383e36858fbb98dcea02642bd6f5389f345d3f7baa2ad58717154a7ef7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:45:32 d6de4b400683: Pull complete 03:45:32 35cb2a7552d0: Pull complete 03:45:32 4f4fb700ef54: Pull complete 03:45:32 464afbd9ba4c: Pull complete 03:45:41 00f215d4a9da: Pull complete 03:45:43 d496ad576159: Pull complete 03:45:43 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 03:45:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:45:43 ---> f246e2811388 03:45:43 Step 3/10 : ARG MAKE=make build 03:45:45 ---> Running in 2967348648b7 03:45:45 Removing intermediate container 2967348648b7 03:45:45 ---> c10f68336b2d 03:45:45 Step 4/10 : WORKDIR /device-sdk-go 03:45:45 ---> Running in e907e45b7e2a 03:45:46 Removing intermediate container e907e45b7e2a 03:45:46 ---> bf8f780df300 03:45:46 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:45:47 ---> Running in 3724b03caea7 03:45:47 Removing intermediate container 3724b03caea7 03:45:47 ---> 8eeb161c59c0 03:45:47 Step 6/10 : RUN apk add --update --no-cache make git 03:45:47 ---> Running in 2fec03450d2e 03:45:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:45:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:45:49 OK: 266 MiB in 52 packages 03:45:50 Removing intermediate container 2fec03450d2e 03:45:50 ---> e274451167bd 03:45:50 Step 7/10 : COPY go.mod vendor* ./ 03:45:51 ---> 6e9a04e0d037 03:45:51 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:51 ---> Running in 646789941ca6 03:47:43 Removing intermediate container 646789941ca6 03:47:43 ---> 89f972f9b836 03:47:43 Step 9/10 : COPY . . 03:47:43 ---> 774c969dc5fc 03:47:43 Step 10/10 : RUN ${MAKE} 03:47:43 ---> Running in 8e413da10b15 03:47:44 noop 03:47:45 Removing intermediate container 8e413da10b15 03:47:45 ---> d771c8324154 03:47:45 Successfully built d771c8324154 03:47:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:45 + docker inspect -f . ci-base-image-arm64 03:47:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:47:46 prd-ubuntu20.04-docker-arm64-4c-16g-5906 does not seem to be running inside a container 03:47:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/300 -v /w/workspace/device-sdk-go/300:/w/workspace/device-sdk-go/300:rw,z -v /w/workspace/device-sdk-go/300@tmp:/w/workspace/device-sdk-go/300@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 03:47:47 $ docker top 090303b4dbb9a86709cc4bb720f5bfdd43b9617a58c149571d15e61eb2dfb6a6 -eo pid,comm [Pipeline] { [Pipeline] sh 03:47:48 + go version 03:47:48 go version go1.21.9 linux/arm64 [Pipeline] } 03:47:48 $ docker stop --time=1 090303b4dbb9a86709cc4bb720f5bfdd43b9617a58c149571d15e61eb2dfb6a6 03:47:50 $ docker rm -f --volumes 090303b4dbb9a86709cc4bb720f5bfdd43b9617a58c149571d15e61eb2dfb6a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:51 + docker inspect -f . ci-base-image-arm64 03:47:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:47:52 prd-ubuntu20.04-docker-arm64-4c-16g-5906 does not seem to be running inside a container 03:47:52 $ 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/300 -v /w/workspace/device-sdk-go/300:/w/workspace/device-sdk-go/300:rw,z -v /w/workspace/device-sdk-go/300@tmp:/w/workspace/device-sdk-go/300@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 03:47:53 $ docker top 4004cb4d4846ab7934e439f4205017468ce6a4852aa8aa307ac3a81fd3f2ed95 -eo pid,comm [Pipeline] { [Pipeline] sh 03:47:54 + git config --global --add safe.directory /w/workspace/device-sdk-go/300 [Pipeline] fileExists [Pipeline] sh 03:47:55 + make test 03:47:55 go test -race -coverprofile=coverage.out ./... 03:48:43 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 03:52:20 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 03:52:20 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 03:52:20 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 03:52:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 03:52:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 03:52:33 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.121s coverage: 27.0% of statements 03:52:37 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.208s coverage: 80.0% of statements 03:52:44 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 03:52:44 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 03:52:45 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.328s coverage: 86.0% of statements 03:52:49 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 03:52:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.551s coverage: 55.2% of statements 03:52:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.141s coverage: 14.4% of statements 03:52:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.841s coverage: 44.6% of statements 03:52:56 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 03:52:56 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 03:52:57 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.321s coverage: 68.5% of statements 03:53:02 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.395s coverage: 89.2% of statements 03:53:05 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 03:53:06 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.262s coverage: 5.4% of statements 03:53:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:53:08 GO111MODULE=on go vet ./... 03:57:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:57:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:57:31 ./bin/test-attribution-txt.sh 03:57:31 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 03:57:31 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 03:57:31 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 03:57:31 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 03:57:31 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 03:57:31 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 03:57:31 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 03:57:31 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 03:57:31 An attribution for golang.org/x/term is missing from Attribution.txt, please add 03:57:31 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 03:57:31 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 03:57:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:57:31 $ docker stop --time=1 4004cb4d4846ab7934e439f4205017468ce6a4852aa8aa307ac3a81fd3f2ed95 03:57:33 $ docker rm -f --volumes 4004cb4d4846ab7934e439f4205017468ce6a4852aa8aa307ac3a81fd3f2ed95 [Pipeline] // withDockerContainer [Pipeline] sh 03:57:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:57:35 Warning: overwriting stash ‘coverage-report’ 03:57:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:57:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:57:38 + ls -al . 03:57:38 total 376 03:57:38 drwxrwxr-x 10 jenkins jenkins 4096 Jul 19 03:48 . 03:57:38 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 03:44 .. 03:57:38 -rw-rw-r-- 1 jenkins jenkins 140 Jul 19 03:44 .dockerignore 03:57:38 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 03:44 .git 03:57:38 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 03:44 .github 03:57:38 -rw-rw-r-- 1 jenkins jenkins 137 Jul 19 03:44 .gitignore 03:57:38 -rw-rw-r-- 1 jenkins jenkins 42 Jul 19 03:44 .golangci.yml 03:57:38 -rw-rw-r-- 1 jenkins jenkins 48109 Jul 19 03:44 CHANGELOG.md 03:57:38 -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 03:44 GOVERNANCE.md 03:57:38 -rw-rw-r-- 1 jenkins jenkins 885 Jul 19 03:44 Jenkinsfile 03:57:38 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 19 03:44 LICENSE 03:57:38 -rw-rw-r-- 1 jenkins jenkins 1842 Jul 19 03:44 Makefile 03:57:38 -rw-rw-r-- 1 jenkins jenkins 619 Jul 19 03:44 OWNERS.md 03:57:38 -rw-rw-r-- 1 jenkins jenkins 4937 Jul 19 03:44 README.md 03:57:38 -rw-rw-r-- 1 jenkins jenkins 12 Jul 19 03:41 VERSION 03:57:38 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 03:44 bin 03:57:38 -rw-r--r-- 1 jenkins jenkins 125161 Jul 19 03:53 coverage.out 03:57:38 drwxrwxr-x 5 jenkins jenkins 4096 Jul 19 03:44 example 03:57:38 -rw-rw-r-- 1 jenkins jenkins 6995 Jul 19 03:44 go.mod 03:57:38 -rw-rw-r-- 1 jenkins jenkins 101458 Jul 19 03:44 go.sum 03:57:38 drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 03:44 internal 03:57:38 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 03:44 openapi 03:57:38 drwxrwxr-x 6 jenkins jenkins 4096 Jul 19 03:44 pkg 03:57:38 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 03:44 snap 03:57:38 -rw-rw-r-- 1 jenkins jenkins 222 Jul 19 03:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:57:38 + 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=af8fd86a570d66ea1cfaede877fe074423b1d236 --label arch=arm64 --label version=3.2.0-dev.25 . 03:57:39 Sending build context to Docker daemon 13.06MB 03:57:39 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 03:57:39 Step 2/24 : FROM ${BASE} AS builder 03:57:39 ---> d771c8324154 03:57:39 Step 3/24 : ARG MAKE=make build 03:57:39 ---> Running in 65b9c375753d 03:57:39 Removing intermediate container 65b9c375753d 03:57:39 ---> 242facfbe1ad 03:57:39 Step 4/24 : WORKDIR /device-sdk-go 03:57:39 ---> Running in ab93f5370c5d 03:57:39 Removing intermediate container ab93f5370c5d 03:57:39 ---> 39da328a7942 03:57:39 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:57:40 ---> Running in 8199f28a35cb 03:57:40 Removing intermediate container 8199f28a35cb 03:57:40 ---> bc1aeb741865 03:57:40 Step 6/24 : RUN apk add --update --no-cache make git 03:57:40 ---> Running in f7eb5cdda507 03:57:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:57:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:57:43 OK: 266 MiB in 52 packages 03:57:43 Removing intermediate container f7eb5cdda507 03:57:43 ---> 464d05045409 03:57:43 Step 7/24 : COPY go.mod vendor* ./ 03:57:44 ---> ac016d8c80ec 03:57:44 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:57:44 ---> Running in a0a0bde4abb3 03:57:47 Removing intermediate container a0a0bde4abb3 03:57:47 ---> c013376878cd 03:57:47 Step 9/24 : COPY . . 03:57:48 ---> 47a2547d3d1b 03:57:48 Step 10/24 : RUN ${MAKE} 03:57:48 ---> Running in f6922a68af74 03:57:49 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.25 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.25" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:01:27 Removing intermediate container f6922a68af74 04:01:27 ---> 40891c15bae4 04:01:27 Step 11/24 : FROM alpine:3.18 04:01:27 3.18: Pulling from library/alpine 04:01:27 5c905c7ebe2f: Pulling fs layer 04:01:27 5c905c7ebe2f: Download complete 04:01:27 5c905c7ebe2f: Pull complete 04:01:27 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 04:01:27 Status: Downloaded newer image for alpine:3.18 04:01:27 ---> dec292d02e07 04:01:27 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:01:27 ---> Running in 38232231f6ac 04:01:27 Removing intermediate container 38232231f6ac 04:01:27 ---> 7166ee096d6d 04:01:27 Step 13/24 : RUN apk add --update --no-cache dumb-init 04:01:27 ---> Running in 06d0a704eafb 04:01:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:01:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:01:27 (1/1) Installing dumb-init (1.2.5-r2) 04:01:27 Executing busybox-1.36.1-r7.trigger 04:01:27 OK: 8 MiB in 16 packages 04:01:28 Removing intermediate container 06d0a704eafb 04:01:28 ---> e2dab65d748e 04:01:28 Step 14/24 : RUN apk --no-cache upgrade 04:01:28 ---> Running in c823b260980c 04:01:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:01:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:01:30 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 04:01:31 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 04:01:31 OK: 8 MiB in 16 packages 04:01:32 Removing intermediate container c823b260980c 04:01:32 ---> 810071026d8e 04:01:32 Step 15/24 : WORKDIR / 04:01:32 ---> Running in 616ccde1db33 04:01:32 Removing intermediate container 616ccde1db33 04:01:32 ---> 9ddaeb76c405 04:01:32 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:01:33 ---> cd5b2674e8a3 04:01:33 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:01:35 ---> 72d504870211 04:01:35 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:01:36 ---> 470b4f4e1063 04:01:36 Step 19/24 : EXPOSE 59999 04:01:36 ---> Running in 568f5f39230d 04:01:36 Removing intermediate container 568f5f39230d 04:01:36 ---> a6093320abd9 04:01:36 Step 20/24 : ENTRYPOINT ["/device-simple"] 04:01:36 ---> Running in 72fd1c774265 04:01:37 Removing intermediate container 72fd1c774265 04:01:37 ---> 51ab45149110 04:01:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:01:37 ---> Running in 3c26d33c695d 04:01:37 Removing intermediate container 3c26d33c695d 04:01:37 ---> b32f913ab98a 04:01:37 Step 22/24 : LABEL arch=arm64 04:01:37 ---> Running in 8b315e30d041 04:01:37 Removing intermediate container 8b315e30d041 04:01:37 ---> 43a3f20f2e23 04:01:37 Step 23/24 : LABEL git_sha=af8fd86a570d66ea1cfaede877fe074423b1d236 04:01:38 ---> Running in cca47b70ed7f 04:01:38 Removing intermediate container cca47b70ed7f 04:01:38 ---> c28ce0d1d201 04:01:38 Step 24/24 : LABEL version=3.2.0-dev.25 04:01:38 ---> Running in fc51eedb2b3b 04:01:38 Removing intermediate container fc51eedb2b3b 04:01:38 ---> 1b91aafe87ba 04:01:38 [Warning] One or more build-args [ARCH] were not consumed 04:01:38 Successfully built 1b91aafe87ba 04:01:38 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 04:01:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:01:39 04:01:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:01:39 arm64: Pulling from edgex-lftools-log-publisher 04:01:39 8998bd30e6a1: Pulling fs layer 04:01:39 04944245beec: Pulling fs layer 04:01:39 699f458cf7ca: Pulling fs layer 04:01:39 765212b225bb: Pulling fs layer 04:01:39 f23df028b6ca: Pulling fs layer 04:01:39 d65c8cfc05b1: Pulling fs layer 04:01:39 2437ff75d9bd: Pulling fs layer 04:01:39 f23df028b6ca: Waiting 04:01:39 d65c8cfc05b1: Waiting 04:01:39 2437ff75d9bd: Waiting 04:01:39 765212b225bb: Waiting 04:01:40 04944245beec: Verifying Checksum 04:01:40 04944245beec: Download complete 04:01:40 765212b225bb: Verifying Checksum 04:01:40 765212b225bb: Download complete 04:01:40 f23df028b6ca: Verifying Checksum 04:01:40 f23df028b6ca: Download complete 04:01:40 d65c8cfc05b1: Verifying Checksum 04:01:40 d65c8cfc05b1: Download complete 04:01:40 699f458cf7ca: Verifying Checksum 04:01:40 699f458cf7ca: Download complete 04:01:40 8998bd30e6a1: Verifying Checksum 04:01:40 8998bd30e6a1: Download complete 04:01:43 2437ff75d9bd: Verifying Checksum 04:01:43 2437ff75d9bd: Download complete 04:01:45 8998bd30e6a1: Pull complete 04:01:45 04944245beec: Pull complete 04:01:47 699f458cf7ca: Pull complete 04:01:47 765212b225bb: Pull complete 04:01:48 f23df028b6ca: Pull complete 04:01:48 d65c8cfc05b1: Pull complete 04:02:07 2437ff75d9bd: Pull complete 04:02:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:02:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:02:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:02:07 prd-ubuntu20.04-docker-arm64-4c-16g-5906 does not seem to be running inside a container 04:02:08 $ 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/300 -v /w/workspace/device-sdk-go/300:/w/workspace/device-sdk-go/300:rw,z -v /w/workspace/device-sdk-go/300@tmp:/w/workspace/device-sdk-go/300@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 04:02:11 $ docker top 57ece35f5466875966c91d4d913f4efe33ca20953fcfd78ba2eb01b3f94ff04c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:02:12 ---> job-cost.sh 04:02:12 lf-activate-venv: SKIPPING 04:02:12 INFO: No Stack... 04:02:12 INFO: Retrieving Pricing Info for: v3-standard-4 04:02:13 INFO: Archiving Costs [Pipeline] sh 04:02:14 + cat /w/workspace/device-sdk-go/300/archives/cost.csv 04:02:14 + cut -d, -f6 [Pipeline] lock 04:02:14 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-300-stack-cost] 04:02:14 Resource [jenkins-edgexfoundry-device-sdk-go-main-300-stack-cost] did not exist. Created. 04:02:14 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-300-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:02:14 /w/workspace/device-sdk-go/300@tmp/durable-1d6b35c5/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:02:15 + echo total: 0.10999999940395355 [Pipeline] stash 04:02:15 Warning: overwriting stash ‘stack-cost’ 04:02:15 Stashed 1 file(s) [Pipeline] } 04:02:15 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-300-stack-cost] [Pipeline] // lock [Pipeline] } 04:02:15 $ docker stop --time=1 57ece35f5466875966c91d4d913f4efe33ca20953fcfd78ba2eb01b3f94ff04c 04:02:17 $ docker rm -f --volumes 57ece35f5466875966c91d4d913f4efe33ca20953fcfd78ba2eb01b3f94ff04c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:02:18 provisioning config files... 04:02:18 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16557858317575584080tmp [Pipeline] { [Pipeline] sh 04:02:18 + set +x 04:02:18 + + curl -s https://codecov.io/bashbash 04:02:18 -s -- 04:02:18 04:02:18 _____ _ 04:02:18 / ____| | | 04:02:18 | | ___ __| | ___ ___ _____ __ 04:02:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:02:18 | |___| (_) | (_| | __/ (_| (_) \ V / 04:02:18 \_____\___/ \__,_|\___|\___\___/ \_/ 04:02:18 Bash-1.0.6 04:02:18 04:02:18 04:02:18 ==> git version 2.25.1 found 04:02:18 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 04:02:18 Release-Date: 2020-01-08 04:02:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:02:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:02:18 ==> Jenkins CI detected. 04:02:18 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 04:02:18 project root: . 04:02:18 --> token set from env 04:02:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:02:18 ==> Running gcov in . (disable via -X gcov) 04:02:18 ==> Python coveragepy not found 04:02:18 ==> Searching for coverage reports in: 04:02:18 + . 04:02:18 -> Found 1 reports 04:02:18 ==> Detecting git/mercurial file structure 04:02:18 ==> Reading reports 04:02:18 + ./coverage.out bytes=125161 04:02:18 ==> Appending adjustments 04:02:18 https://docs.codecov.io/docs/fixing-reports 04:02:18 + Found adjustments 04:02:18 ==> Gzipping contents 04:02:18 20K /tmp/codecov.XNffz5.gz 04:02:18 ==> Uploading reports 04:02:18 url: https://codecov.io 04:02:18 query: branch=main&commit=af8fd86a570d66ea1cfaede877fe074423b1d236&build=300&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F300%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:02:18 -> Pinging Codecov 04:02:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=af8fd86a570d66ea1cfaede877fe074423b1d236&build=300&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F300%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:02:19 -> Uploading to 04:02:19 https://storage.googleapis.com/codecov/v4/raw/2024-07-19/7E55EF52A471D76F132DFD9A03CDDE97/af8fd86a570d66ea1cfaede877fe074423b1d236/6a09fac1-f78d-4898-90ab-64da19ffb611.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240719%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240719T040218Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=02954d4722d4a15faf797c4bec4e2a5452c09d0ba58ec501e0b8932827696876 04:02:19 % Total % Received % Xferd Average Speed Time Time Time Current 04:02:19 Dload Upload Total Spent Left Speed 04:02:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17067 0 0 100 17067 0 64893 --:--:-- --:--:-- --:--:-- 64647 04:02:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/af8fd86a570d66ea1cfaede877fe074423b1d236 [Pipeline] } 04:02:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:02:19 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:02:19 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:02:20 04:02:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:02:20 latest: Pulling from edgex-devops/edgex-snyk-go 04:02:20 619be1103602: Already exists 04:02:20 f8ea3408117e: Pulling fs layer 04:02:20 91320369b822: Pulling fs layer 04:02:20 0406650e8295: Pulling fs layer 04:02:20 4f4fb700ef54: Pulling fs layer 04:02:20 96d80e3f36e1: Pulling fs layer 04:02:20 bcf3aedb951c: Pulling fs layer 04:02:20 96d80e3f36e1: Waiting 04:02:20 4f4fb700ef54: Waiting 04:02:20 bcf3aedb951c: Waiting 04:02:20 0406650e8295: Download complete 04:02:20 f8ea3408117e: Download complete 04:02:20 4f4fb700ef54: Verifying Checksum 04:02:20 4f4fb700ef54: Download complete 04:02:20 f8ea3408117e: Pull complete 04:02:21 96d80e3f36e1: Verifying Checksum 04:02:21 96d80e3f36e1: Download complete 04:02:21 91320369b822: Verifying Checksum 04:02:21 91320369b822: Download complete 04:02:21 bcf3aedb951c: Verifying Checksum 04:02:21 bcf3aedb951c: Download complete 04:02:24 91320369b822: Pull complete 04:02:24 0406650e8295: Pull complete 04:02:24 4f4fb700ef54: Pull complete 04:02:25 96d80e3f36e1: Pull complete 04:02:27 bcf3aedb951c: Pull complete 04:02:27 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 04:02:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:02:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:02:28 prd-ubuntu20.04-docker-8c-8g-5902 does not seem to be running inside a container 04:02:28 $ 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 04:02:32 $ docker top 40b68af622099376e91663fada426f7155b5966b3fad2e598383b0bd48679186 -eo pid,comm [Pipeline] { [Pipeline] sh 04:02:32 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo 04:02:32 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 04:02:32 + set -o pipefail 04:02:32 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 04:02:39 04:02:39 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... 04:02:39 04:02:39 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/625e361e-bdcb-4d8c-b75e-1f7a476a740b 04:02:39 04:02:39 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:02:39 [Pipeline] } 04:02:39 $ docker stop --time=1 40b68af622099376e91663fada426f7155b5966b3fad2e598383b0bd48679186 04:02:44 $ docker rm -f --volumes 40b68af622099376e91663fada426f7155b5966b3fad2e598383b0bd48679186 [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 04:02:44 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:02:44 provisioning config files... 04:02:45 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11620848044460470730tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:02:45 --> edgex-publish-swagger.sh 04:02:45 === Publish openapi/v3 API === 04:02:45 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 04:02:45 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] 04:02:45 % Total % Received % Xferd Average Speed Time Time Time Current 04:02:45 Dload Upload Total Spent Left Speed 04:02:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 28585 100 156 100 28429 175 31978 --:--:-- --:--:-- --:--:-- 32117 100 28585 100 156 100 28429 175 31978 --:--:-- --:--:-- --:--:-- 32117 04:02:46 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 04:02:46 [Pipeline] } 04:02:46 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 04:02:46 + git log --format=format:%s -1 af8fd86a570d66ea1cfaede877fe074423b1d236 [Pipeline] sh 04:02:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:02:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:02:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:02:48 prd-ubuntu20.04-docker-8c-8g-5902 does not seem to be running inside a container 04:02:48 $ 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 04:02:49 $ docker top fbab869963c14ecf305e8885f8227eda26fb0f482814a195d1b61a9b98c1b12f -eo pid,comm 04:02:49 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:02:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:02:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:02:49 [ssh-agent] Looking for ssh-agent implementation... 04:02:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:02:49 $ docker exec fbab869963c14ecf305e8885f8227eda26fb0f482814a195d1b61a9b98c1b12f ssh-agent 04:02:49 SSH_AUTH_SOCK=/tmp/ssh-dfGXKYApgkZt/agent.31 04:02:49 SSH_AGENT_PID=37 04:02:49 Running ssh-add (command line suppressed) 04:02:49 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2867945026881387147.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2867945026881387147.key) 04:02:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:02:50 + git semver tag 04:02:50 2024-07-19 04:02:50,468 [run_tag] DEBUG tag force:False 04:02:50 2024-07-19 04:02:50,468 [check_head_tag] DEBUG check head tag 04:02:50 2024-07-19 04:02:50,469 [execute] INFO git cat-file --batch-check 04:02:50 2024-07-19 04:02:50,470 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 04:02:50 2024-07-19 04:02:50,473 [execute] INFO git cat-file --batch 04:02:50 2024-07-19 04:02:50,474 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 04:02:50 2024-07-19 04:02:50,499 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:02:50 2024-07-19 04:02:50,499 [execute] INFO git tag -a v3.2.0-dev.25 -m v3.2.0-dev.25 04:02:50 2024-07-19 04:02:50,499 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.25', '-m', 'v3.2.0-dev.25'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 04:02:50 2024-07-19 04:02:50,504 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:02:50 3.2.0-dev.25 [Pipeline] } 04:02:50 $ docker exec --env ******** --env ******** fbab869963c14ecf305e8885f8227eda26fb0f482814a195d1b61a9b98c1b12f ssh-agent -k 04:02:50 unset SSH_AUTH_SOCK; 04:02:50 unset SSH_AGENT_PID; 04:02:50 echo Agent pid 37 killed; 04:02:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:02:51 + git semver [Pipeline] } 04:02:51 $ docker stop --time=1 fbab869963c14ecf305e8885f8227eda26fb0f482814a195d1b61a9b98c1b12f 04:02:52 $ docker rm -f --volumes fbab869963c14ecf305e8885f8227eda26fb0f482814a195d1b61a9b98c1b12f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:02:53 04:02:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:02:53 0.23.1-centos7: Pulling from edgex-lftools 04:02:53 ab5ef0e58194: Pulling fs layer 04:02:53 9712f1f96733: Pulling fs layer 04:02:53 63f879dbbcfc: Pulling fs layer 04:02:53 0d9ebad4ef96: Pulling fs layer 04:02:53 e9a5061849ea: Pulling fs layer 04:02:53 0d9ebad4ef96: Waiting 04:02:53 d747dcd14b5f: Pulling fs layer 04:02:53 2de7ff778b66: Pulling fs layer 04:02:53 e9a5061849ea: Waiting 04:02:53 d747dcd14b5f: Waiting 04:02:53 2de7ff778b66: Waiting 04:02:53 9712f1f96733: Verifying Checksum 04:02:53 9712f1f96733: Download complete 04:02:54 63f879dbbcfc: Verifying Checksum 04:02:54 63f879dbbcfc: Download complete 04:02:54 0d9ebad4ef96: Download complete 04:02:54 e9a5061849ea: Verifying Checksum 04:02:54 e9a5061849ea: Download complete 04:02:54 ab5ef0e58194: Verifying Checksum 04:02:54 ab5ef0e58194: Download complete 04:02:54 2de7ff778b66: Verifying Checksum 04:02:54 2de7ff778b66: Download complete 04:02:57 ab5ef0e58194: Pull complete 04:02:57 9712f1f96733: Pull complete 04:02:57 63f879dbbcfc: Pull complete 04:03:01 0d9ebad4ef96: Pull complete 04:03:01 e9a5061849ea: Pull complete 04:03:01 d747dcd14b5f: Pull complete 04:03:02 2de7ff778b66: Pull complete 04:03:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:03:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:03:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:03:03 prd-ubuntu20.04-docker-8c-8g-5902 does not seem to be running inside a container 04:03:03 $ 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 04:03:08 $ docker top 903a24404541742324b15ca8b01710b056c5ad46cba3da78932251c005058c96 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:03:09 provisioning config files... 04:03:09 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11694591576315400002tmp 04:03:09 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12508142184359482807tmp 04:03:09 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config18240596420744681938tmp [Pipeline] { [Pipeline] echo 04:03:09 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:03:09 ---> sigul-configuration.sh 04:03:09 gpg: directory `/root/.gnupg' created 04:03:09 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:03:09 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:03:09 gpg: keyring `/root/.gnupg/secring.gpg' created 04:03:09 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:03:09 gpg: CAST5 encrypted data 04:03:09 gpg: encrypted with 1 passphrase 04:03:09 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:03:10 + mkdir /home/jenkins 04:03:10 + mkdir /home/jenkins/sigul [Pipeline] sh 04:03:10 + 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 04:03:10 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:03:10 ---> sigul-install.sh 04:03:10 Sigul already installed; skipping installation. [Pipeline] sh 04:03:11 + git tag --list 04:03:11 0.7.1 04:03:11 delhi-tag 04:03:11 v1.0.0 04:03:11 v1.1.0 04:03:11 v1.1.1 04:03:11 v1.1.2 04:03:11 v1.2.0 04:03:11 v1.2.1 04:03:11 v1.2.2 04:03:11 v1.2.3 04:03:11 v1.3.0 04:03:11 v1.4.0 04:03:11 v2.0.0 04:03:11 v2.1.0 04:03:11 v2.1.1 04:03:11 v2.2.0 04:03:11 v2.3.0 04:03:11 v2.3.1 04:03:11 v3.0 04:03:11 v3.0.0 04:03:11 v3.0.1-dev.1 04:03:11 v3.1 04:03:11 v3.1.0 04:03:11 v3.1.0-dev.1 04:03:11 v3.1.0-dev.10 04:03:11 v3.1.0-dev.11 04:03:11 v3.1.0-dev.12 04:03:11 v3.1.0-dev.13 04:03:11 v3.1.0-dev.14 04:03:11 v3.1.0-dev.15 04:03:11 v3.1.0-dev.16 04:03:11 v3.1.0-dev.17 04:03:11 v3.1.0-dev.18 04:03:11 v3.1.0-dev.19 04:03:11 v3.1.0-dev.2 04:03:11 v3.1.0-dev.20 04:03:11 v3.1.0-dev.21 04:03:11 v3.1.0-dev.22 04:03:11 v3.1.0-dev.23 04:03:11 v3.1.0-dev.24 04:03:11 v3.1.0-dev.25 04:03:11 v3.1.0-dev.26 04:03:11 v3.1.0-dev.27 04:03:11 v3.1.0-dev.28 04:03:11 v3.1.0-dev.29 04:03:11 v3.1.0-dev.3 04:03:11 v3.1.0-dev.30 04:03:11 v3.1.0-dev.31 04:03:11 v3.1.0-dev.32 04:03:11 v3.1.0-dev.33 04:03:11 v3.1.0-dev.34 04:03:11 v3.1.0-dev.35 04:03:11 v3.1.0-dev.36 04:03:11 v3.1.0-dev.37 04:03:11 v3.1.0-dev.38 04:03:11 v3.1.0-dev.39 04:03:11 v3.1.0-dev.4 04:03:11 v3.1.0-dev.40 04:03:11 v3.1.0-dev.41 04:03:11 v3.1.0-dev.5 04:03:11 v3.1.0-dev.6 04:03:11 v3.1.0-dev.7 04:03:11 v3.1.0-dev.8 04:03:11 v3.1.0-dev.9 04:03:11 v3.1.1 04:03:11 v3.1.1-dev.1 04:03:11 v3.2.0-dev.1 04:03:11 v3.2.0-dev.10 04:03:11 v3.2.0-dev.11 04:03:11 v3.2.0-dev.12 04:03:11 v3.2.0-dev.13 04:03:11 v3.2.0-dev.14 04:03:11 v3.2.0-dev.15 04:03:11 v3.2.0-dev.16 04:03:11 v3.2.0-dev.17 04:03:11 v3.2.0-dev.18 04:03:11 v3.2.0-dev.19 04:03:11 v3.2.0-dev.2 04:03:11 v3.2.0-dev.20 04:03:11 v3.2.0-dev.21 04:03:11 v3.2.0-dev.22 04:03:11 v3.2.0-dev.23 04:03:11 v3.2.0-dev.24 04:03:11 v3.2.0-dev.25 04:03:11 v3.2.0-dev.3 04:03:11 v3.2.0-dev.4 04:03:11 v3.2.0-dev.5 04:03:11 v3.2.0-dev.6 04:03:11 v3.2.0-dev.7 04:03:11 v3.2.0-dev.8 04:03:11 v3.2.0-dev.9 [Pipeline] sh 04:03:11 + lftools sign git-tag v3.2.0-dev.25 04:03:12 Signing Git tag with Sigul... 04:03:12 Signing v3.2.0-dev.25 [Pipeline] echo 04:03:12 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:03:13 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:03:13 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:03:13 $ docker stop --time=1 903a24404541742324b15ca8b01710b056c5ad46cba3da78932251c005058c96 04:03:14 $ docker rm -f --volumes 903a24404541742324b15ca8b01710b056c5ad46cba3da78932251c005058c96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:03:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:03:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:03:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:03:15 prd-ubuntu20.04-docker-8c-8g-5902 does not seem to be running inside a container 04:03:16 $ 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 04:03:16 $ docker top 636e02f39b5df995e7e370bb0712bedf7cecab598fa16efaf4b4cd921b24549e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:03:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:03:16 [ssh-agent] Looking for ssh-agent implementation... 04:03:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:03:16 $ docker exec 636e02f39b5df995e7e370bb0712bedf7cecab598fa16efaf4b4cd921b24549e ssh-agent 04:03:16 SSH_AUTH_SOCK=/tmp/ssh-KJtLXND0OZ6n/agent.32 04:03:16 SSH_AGENT_PID=38 04:03:16 Running ssh-add (command line suppressed) 04:03:17 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17200771303142643700.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17200771303142643700.key) 04:03:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:03:17 + git semver bump pre 04:03:17 2024-07-19 04:03:17,645 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:03:17 2024-07-19 04:03:17,646 [bump_version] DEBUG bumping version:3.2.0-dev.25 on axis:pre with prefix:dev 04:03:17 2024-07-19 04:03:17,646 [bump_version] DEBUG bumped version:3.2.0-dev.26 04:03:17 2024-07-19 04:03:17,646 [write_version] DEBUG write version:3.2.0-dev.26 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 04:03:17 2024-07-19 04:03:17,646 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:03:17 2024-07-19 04:03:17,646 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:03:17 2024-07-19 04:03:17,649 [execute] INFO git cat-file --batch-check 04:03:17 2024-07-19 04:03:17,649 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:03:17 2024-07-19 04:03:17,655 [execute] INFO git cat-file --batch 04:03:17 2024-07-19 04:03:17,656 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:03:17 2024-07-19 04:03:17,661 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:03:17 3.2.0-dev.26 [Pipeline] } 04:03:17 $ docker exec --env ******** --env ******** 636e02f39b5df995e7e370bb0712bedf7cecab598fa16efaf4b4cd921b24549e ssh-agent -k 04:03:17 unset SSH_AUTH_SOCK; 04:03:17 unset SSH_AGENT_PID; 04:03:17 echo Agent pid 38 killed; 04:03:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:03:18 + git semver [Pipeline] } 04:03:18 $ docker stop --time=1 636e02f39b5df995e7e370bb0712bedf7cecab598fa16efaf4b4cd921b24549e 04:03:20 $ docker rm -f --volumes 636e02f39b5df995e7e370bb0712bedf7cecab598fa16efaf4b4cd921b24549e [Pipeline] // withDockerContainer [Pipeline] sh 04:03:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:03:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:03:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:03:21 prd-ubuntu20.04-docker-8c-8g-5902 does not seem to be running inside a container 04:03:21 $ 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 04:03:21 $ docker top 54156e13d8559208fad7dbd968591dfee3266cd4a8116658b9dae4dd958982e4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:03:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:03:21 [ssh-agent] Looking for ssh-agent implementation... 04:03:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:03:21 $ docker exec 54156e13d8559208fad7dbd968591dfee3266cd4a8116658b9dae4dd958982e4 ssh-agent 04:03:22 SSH_AUTH_SOCK=/tmp/ssh-CFZf3mOrPHVR/agent.32 04:03:22 SSH_AGENT_PID=38 04:03:22 Running ssh-add (command line suppressed) 04:03:22 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14730785889270269572.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14730785889270269572.key) 04:03:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:03:22 + git semver push 04:03:23 2024-07-19 04:03:22,909 [run_push] DEBUG push 04:03:23 2024-07-19 04:03:22,910 [execute] INFO git cat-file --batch-check 04:03:23 2024-07-19 04:03:22,910 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:03:23 2024-07-19 04:03:22,914 [execute] INFO git rev-list cfd8763aa06d213bee349607ef63c107ea110f5c -- 04:03:23 2024-07-19 04:03:22,914 [execute] DEBUG Popen(['git', 'rev-list', 'cfd8763aa06d213bee349607ef63c107ea110f5c', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 04:03:23 2024-07-19 04:03:22,929 [execute] INFO git fetch -v origin 04:03:23 2024-07-19 04:03:22,929 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 04:03:23 2024-07-19 04:03:23,450 [run_push] DEBUG no remote changes detected 04:03:23 2024-07-19 04:03:23,451 [execute] INFO git push origin semver 04:03:23 2024-07-19 04:03:23,451 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 04:03:24 2024-07-19 04:03:24,328 [run_push] DEBUG push all version tags 04:03:24 2024-07-19 04:03:24,329 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:03:24 2024-07-19 04:03:24,329 [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) 04:03:25 2024-07-19 04:03:25,033 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:03:25 3.2.0-dev.26 [Pipeline] } 04:03:25 $ docker exec --env ******** --env ******** 54156e13d8559208fad7dbd968591dfee3266cd4a8116658b9dae4dd958982e4 ssh-agent -k 04:03:25 unset SSH_AUTH_SOCK; 04:03:25 unset SSH_AGENT_PID; 04:03:25 echo Agent pid 38 killed; 04:03:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:03:25 + git semver [Pipeline] } 04:03:26 $ docker stop --time=1 54156e13d8559208fad7dbd968591dfee3266cd4a8116658b9dae4dd958982e4 04:03:27 $ docker rm -f --volumes 54156e13d8559208fad7dbd968591dfee3266cd4a8116658b9dae4dd958982e4 [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 04:03:28 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 04:03:28 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 04:03:28 total 16 04:03:28 drwxr-xr-x 3 root root 4096 Jul 19 03:45 . 04:03:28 drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 04:03 .. 04:03:28 drwxr-xr-x 2 root root 4096 Jul 19 03:45 cost 04:03:28 -rw-r--r-- 1 root root 85 Jul 19 03:45 cost.csv 04:03:28 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 04:03:28 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 04:03:28 total 16 04:03:28 drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 03:45 . 04:03:28 drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 04:03 .. 04:03:28 drwxr-xr-x 2 jenkins jenkins 4096 Jul 19 03:45 cost 04:03:28 -rw-r--r-- 1 jenkins jenkins 85 Jul 19 03:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:03:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:03:29 ---> package-listing.sh 04:03:29 ++ facter osfamily 04:03:29 ++ tr '[:upper:]' '[:lower:]' 04:03:29 + OS_FAMILY=debian 04:03:29 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 04:03:29 + START_PACKAGES=/tmp/packages_start.txt 04:03:29 + END_PACKAGES=/tmp/packages_end.txt 04:03:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:03:29 + PACKAGES=/tmp/packages_start.txt 04:03:29 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 04:03:29 + PACKAGES=/tmp/packages_end.txt 04:03:29 + case "${OS_FAMILY}" in 04:03:29 + dpkg -l 04:03:29 + grep '^ii' 04:03:29 + '[' -f /tmp/packages_start.txt ']' 04:03:29 + '[' -f /tmp/packages_end.txt ']' 04:03:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:03:29 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 04:03:29 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 04:03:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 04:03:29 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 04:03:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:03:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:03:30 prd-ubuntu20.04-docker-8c-8g-5902 does not seem to be running inside a container 04:03:30 $ 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 04:03:30 $ docker top 363c3e07c8186faa06ddb9f2498a8ba7039dc3eb046119ad0a0dd20f044dc4f2 -eo pid,comm [Pipeline] { [Pipeline] sh 04:03:31 + touch /tmp/pre-build-complete [Pipeline] sh 04:03:31 + mkdir -p /var/log/sysstat [Pipeline] sh 04:03:32 + ls /var/log/sa-host 04:03:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:03:32 provisioning config files... 04:03:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9295537050188732842tmp [Pipeline] { [Pipeline] echo 04:03:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:03:32 ---> create-netrc.sh [Pipeline] } 04:03:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:03:33 ---> python-tools-install.sh [Pipeline] echo 04:03:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:03:33 ---> sudo-logs.sh 04:03:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:03:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:03:34 ---> job-cost.sh 04:03:34 lf-activate-venv: SKIPPING 04:03:34 DEBUG: total: 0.2199999988079071 04:03:34 INFO: Retrieving Stack Cost... 04:03:34 INFO: Retrieving Pricing Info for: v3-standard-8 04:03:35 INFO: Archiving Costs [Pipeline] echo 04:03:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:03:35 ---> logs-deploy.sh 04:03:35 lf-activate-venv: SKIPPING 04:03:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/300 04:03:35 INFO: archiving workspace using pattern(s): 04:03:36 Archives upload complete. 04:03:36 INFO: archiving logs to Nexus 04:03:37 ---> uname -a: 04:03:37 Linux prd-ubuntu20-04-docker-8c-8g-5902 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:03:37 04:03:37 04:03:37 ---> lscpu: 04:03:37 Architecture: x86_64 04:03:37 CPU op-mode(s): 32-bit, 64-bit 04:03:37 Byte Order: Little Endian 04:03:37 Address sizes: 40 bits physical, 48 bits virtual 04:03:37 CPU(s): 8 04:03:37 On-line CPU(s) list: 0-7 04:03:37 Thread(s) per core: 1 04:03:37 Core(s) per socket: 1 04:03:37 Socket(s): 8 04:03:37 NUMA node(s): 1 04:03:37 Vendor ID: AuthenticAMD 04:03:37 CPU family: 23 04:03:37 Model: 49 04:03:37 Model name: AMD EPYC-Rome Processor 04:03:37 Stepping: 0 04:03:37 CPU MHz: 2799.998 04:03:37 BogoMIPS: 5599.99 04:03:37 Virtualization: AMD-V 04:03:37 Hypervisor vendor: KVM 04:03:37 Virtualization type: full 04:03:37 L1d cache: 256 KiB 04:03:37 L1i cache: 256 KiB 04:03:37 L2 cache: 4 MiB 04:03:37 L3 cache: 128 MiB 04:03:37 NUMA node0 CPU(s): 0-7 04:03:37 Vulnerability Itlb multihit: Not affected 04:03:37 Vulnerability L1tf: Not affected 04:03:37 Vulnerability Mds: Not affected 04:03:37 Vulnerability Meltdown: Not affected 04:03:37 Vulnerability Mmio stale data: Not affected 04:03:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:03:37 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:03:37 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:03:37 Vulnerability Srbds: Not affected 04:03:37 Vulnerability Tsx async abort: Not affected 04:03:37 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 04:03:37 04:03:37 04:03:37 ---> nproc: 04:03:37 8 04:03:37 04:03:37 04:03:37 ---> df -h: 04:03:37 Filesystem Size Used Avail Use% Mounted on 04:03:37 overlay 155G 14G 142G 9% / 04:03:37 tmpfs 64M 0 64M 0% /dev 04:03:37 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:03:37 shm 64M 0 64M 0% /dev/shm 04:03:37 /dev/vda1 155G 14G 142G 9% /facter-os 04:03:37 04:03:37 04:03:37 ---> sar -b -r -n DEV: 04:03:37 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5902) 07/19/24 _x86_64_ (8 CPU) 04:03:37 04:03:37 03:39:44 LINUX RESTART (8 CPU) 04:03:37 04:03:37 03:40:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:03:37 03:41:01 297.56 45.70 251.86 0.00 5029.93 51123.95 0.00 04:03:37 03:42:01 147.76 3.78 143.98 0.00 380.87 45743.31 0.00 04:03:37 03:43:01 229.41 1.45 227.96 0.00 21.33 86187.90 0.00 04:03:37 03:44:01 32.48 0.02 32.46 0.00 0.13 33761.32 0.00 04:03:37 03:45:02 140.99 1.27 139.73 0.00 84.79 58544.24 0.00 04:03:37 03:46:01 134.96 5.13 129.83 0.00 4368.48 39014.40 0.00 04:03:37 03:47:01 4.95 0.02 4.93 0.00 0.13 11108.02 0.00 04:03:37 03:48:01 3.47 0.00 3.47 0.00 0.00 10908.72 0.00 04:03:37 03:49:01 2.78 0.00 2.78 0.00 0.00 11035.36 0.00 04:03:37 03:50:01 2.93 0.00 2.93 0.00 0.00 11038.56 0.00 04:03:37 03:51:01 2.80 0.00 2.80 0.00 0.00 10896.45 0.00 04:03:37 03:52:01 2.88 0.00 2.88 0.00 0.00 11042.16 0.00 04:03:37 03:53:01 2.88 0.00 2.88 0.00 0.00 10901.78 0.00 04:03:37 03:54:01 2.60 0.00 2.60 0.00 0.00 7139.88 0.00 04:03:37 03:55:01 1.78 0.02 1.77 0.00 0.13 21.20 0.00 04:03:37 03:56:01 1.12 0.00 1.12 0.00 0.00 16.13 0.00 04:03:37 03:57:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 04:03:37 03:58:01 1.43 0.00 1.43 0.00 0.00 15.06 0.00 04:03:37 03:59:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 04:03:37 04:00:01 1.52 0.00 1.52 0.00 0.00 17.20 0.00 04:03:37 04:01:01 1.05 0.00 1.05 0.00 0.00 11.06 0.00 04:03:37 04:02:01 1.42 0.00 1.42 0.00 0.00 14.40 0.00 04:03:37 04:03:01 95.78 0.38 95.40 0.00 17.33 45235.19 0.00 04:03:37 Average: 48.22 2.48 45.75 0.00 424.36 19258.10 0.00 04:03:37 04:03:37 03:40:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:03:37 03:41:01 30076984 31583744 791468 2.41 48688 1770768 1981412 5.84 927544 1587304 158664 04:03:37 03:42:01 28830196 31477980 831664 2.53 98452 2779492 2004644 5.91 1139188 2474140 248120 04:03:37 03:43:01 27088016 31104708 1197284 3.64 187828 3938472 2485800 7.33 1866412 3362860 448548 04:03:37 03:44:01 25970140 30414288 1887016 5.74 191248 4323132 2734380 8.06 2385304 3921680 406072 04:03:37 03:45:02 27397492 31485912 820332 2.49 196724 4003564 2049660 6.04 1368672 3551240 408 04:03:37 03:46:01 26502008 31500796 775072 2.36 231084 4827388 1712828 5.05 1677072 4053200 480 04:03:37 03:47:01 26508220 31502144 774344 2.35 229636 4824128 1708940 5.04 1674532 4049988 372 04:03:37 03:48:01 26519032 31513036 763292 2.32 229692 4824140 1708940 5.04 1663772 4049988 136 04:03:37 03:49:01 26518816 31512880 763332 2.32 229764 4824140 1708940 5.04 1663780 4049992 8 04:03:37 03:50:01 26523336 31517528 758696 2.31 229836 4824148 1708940 5.04 1659780 4049996 160 04:03:37 03:51:01 26523972 31518220 758144 2.31 229892 4824148 1708940 5.04 1659724 4050000 184 04:03:37 03:52:01 26524080 31518392 757956 2.31 229972 4824152 1708940 5.04 1660480 4050008 184 04:03:37 03:53:01 26524016 31518392 757868 2.30 230036 4824156 1708940 5.04 1660412 4050016 16 04:03:37 03:54:01 26524276 31518708 757528 2.30 230088 4824160 1708940 5.04 1660432 4050020 4 04:03:37 03:55:01 26513328 31507924 767828 2.34 230136 4824164 1720080 5.07 1675612 4050032 48 04:03:37 03:56:01 26523304 31517932 758536 2.31 230168 4824140 1720080 5.07 1660908 4049980 208 04:03:37 03:57:01 26523580 31518216 758164 2.31 230196 4824144 1720080 5.07 1660800 4049984 16 04:03:37 03:58:01 26523740 31518380 758164 2.31 230204 4824148 1720080 5.07 1660620 4049988 4 04:03:37 03:59:01 26523976 31518672 757876 2.30 230228 4824148 1720080 5.07 1660484 4049992 4 04:03:37 04:00:01 26524968 31519668 756808 2.30 230264 4824128 1720080 5.07 1659268 4049996 140 04:03:37 04:01:01 26524448 31519156 757220 2.30 230280 4824156 1720080 5.07 1659316 4050000 20 04:03:37 04:02:01 26524724 31519492 756960 2.30 230292 4824160 1720080 5.07 1659424 4050004 4 04:03:37 04:03:01 25172924 31480992 792132 2.41 250856 6004444 1844124 5.43 1743112 5201284 571952 04:03:37 Average: 26755895 31448137 837291 2.55 212416 4557983 1836739 5.41 1639419 3867465 79815 04:03:37 04:03:37 03:40:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:03:37 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:37 03:41:01 lo 4.13 4.13 0.40 0.40 0.00 0.00 0.00 0.00 04:03:37 03:41:01 ens3 265.65 211.52 2625.59 70.97 0.00 0.00 0.00 0.00 04:03:37 03:42:01 docker0 236.11 284.14 20.25 1343.15 0.00 0.00 0.00 0.00 04:03:37 03:42:01 lo 2.93 2.93 0.29 0.29 0.00 0.00 0.00 0.00 04:03:37 03:42:01 veth9845bcb 207.18 251.19 20.87 1120.68 0.00 0.00 0.00 0.09 04:03:37 03:42:01 ens3 425.48 321.43 4533.93 44.77 0.00 0.00 0.00 0.00 04:03:37 03:43:01 veth3f193de 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 04:03:37 03:43:01 docker0 100.43 167.51 8.96 2109.61 0.00 0.00 0.00 0.00 04:03:37 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:37 03:43:01 ens3 195.23 115.85 2137.27 20.39 0.00 0.00 0.00 0.00 04:03:37 03:44:01 veth3f193de 0.85 1.22 0.10 0.34 0.00 0.00 0.00 0.00 04:03:37 03:44:01 docker0 0.85 1.18 0.09 0.34 0.00 0.00 0.00 0.00 04:03:37 03:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:37 03:44:01 ens3 11.76 7.12 8.84 4.74 0.00 0.00 0.00 0.00 04:03:37 03:45:02 docker0 4.98 9.17 0.30 125.71 0.00 0.00 0.00 0.00 04:03:37 03:45:02 lo 1.13 1.13 0.12 0.12 0.00 0.00 0.00 0.00 04:03:37 03:45:02 ens3 102.10 55.29 874.12 13.42 0.00 0.00 0.00 0.00 04:03:37 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:37 03:46:01 lo 1.63 1.63 0.15 0.15 0.00 0.00 0.00 0.00 04:03:37 03:46:01 ens3 233.18 110.22 4648.60 15.72 0.00 0.00 0.00 0.00 04:03:37 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:37 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:37 03:47:01 ens3 0.68 0.40 0.27 0.21 0.00 0.00 0.00 0.00 04:03:37 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:37 03:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:37 03:48:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:03:37 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:37 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:37 03:49:01 ens3 0.42 0.05 0.05 0.00 0.00 0.00 0.00 0.00 04:03:37 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:37 03:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:37 03:50:01 ens3 0.72 0.48 0.28 0.22 0.00 0.00 0.00 0.00 04:03:37 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:37 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:37 03:51:01 ens3 0.85 0.25 0.19 0.07 0.00 0.00 0.00 0.00 04:03:37 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:37 03:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:37 03:52:01 ens3 0.73 0.57 0.36 0.29 0.00 0.00 0.00 0.00 04:03:37 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:37 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:37 03:53:01 ens3 0.10 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:03:37 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:37 03:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:37 03:54:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:03:37 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:37 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:37 03:55:01 ens3 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 04:03:37 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:37 03:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:37 03:56:01 ens3 0.33 0.22 0.14 0.08 0.00 0.00 0.00 0.00 04:03:37 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:37 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:37 03:57:01 ens3 0.10 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:03:37 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:37 03:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:37 03:58:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:03:37 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:37 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:37 03:59:01 ens3 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 04:03:37 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:37 04:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:37 04:00:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:03:37 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:37 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:37 04:01:01 ens3 0.37 0.13 0.14 0.07 0.00 0.00 0.00 0.00 04:03:37 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:37 04:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:37 04:02:01 ens3 0.97 0.40 0.32 0.22 0.00 0.00 0.00 0.00 04:03:37 04:03:01 docker0 78.52 147.82 7.09 1257.80 0.00 0.00 0.00 0.00 04:03:37 04:03:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 04:03:37 04:03:01 ens3 414.48 245.88 8069.41 170.95 0.00 0.00 0.00 0.00 04:03:37 Average: docker0 18.33 26.55 1.60 210.60 0.00 0.00 0.00 0.00 04:03:37 Average: lo 0.59 0.59 0.05 0.05 0.00 0.00 0.00 0.00 04:03:37 Average: ens3 71.66 46.37 991.83 14.84 0.00 0.00 0.00 0.00 04:03:37 04:03:37 04:03:37 ---> sar -P ALL: 04:03:37 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5902) 07/19/24 _x86_64_ (8 CPU) 04:03:37 04:03:37 03:39:44 LINUX RESTART (8 CPU) 04:03:37 04:03:37 03:40:02 CPU %user %nice %system %iowait %steal %idle 04:03:37 03:41:01 all 5.06 0.00 1.13 5.08 0.06 88.68 04:03:37 03:41:01 0 5.53 0.00 0.68 0.73 0.07 92.99 04:03:37 03:41:01 1 3.86 0.00 0.95 16.74 0.05 78.40 04:03:37 03:41:01 2 6.36 0.00 0.97 0.49 0.07 92.11 04:03:37 03:41:01 3 7.11 0.00 0.94 0.63 0.07 91.26 04:03:37 03:41:01 4 5.81 0.00 3.09 5.34 0.03 85.73 04:03:37 03:41:01 5 5.75 0.00 0.82 12.35 0.05 81.03 04:03:37 03:41:01 6 2.59 0.00 0.70 1.65 0.05 95.01 04:03:37 03:41:01 7 3.45 0.00 0.88 2.72 0.07 92.87 04:03:37 03:42:01 all 5.59 0.00 2.47 3.03 0.05 88.86 04:03:37 03:42:01 0 5.41 0.00 1.88 2.77 0.07 89.88 04:03:37 03:42:01 1 5.03 0.00 3.02 0.05 0.07 91.83 04:03:37 03:42:01 2 6.44 0.00 3.51 1.86 0.07 88.12 04:03:37 03:42:01 3 5.60 0.00 2.23 0.10 0.03 92.03 04:03:37 03:42:01 4 4.96 0.00 2.54 0.10 0.05 92.35 04:03:37 03:42:01 5 5.43 0.00 2.38 11.34 0.05 80.80 04:03:37 03:42:01 6 5.54 0.00 2.15 1.53 0.05 90.73 04:03:37 03:42:01 7 6.30 0.00 2.03 6.46 0.05 85.16 04:03:37 03:43:01 all 19.47 0.00 4.25 5.79 0.06 70.42 04:03:37 03:43:01 0 21.35 0.00 4.68 0.57 0.07 73.32 04:03:37 03:43:01 1 18.02 0.00 4.46 17.19 0.07 60.27 04:03:37 03:43:01 2 19.04 0.00 3.92 0.32 0.05 76.68 04:03:37 03:43:01 3 19.87 0.00 3.73 1.11 0.07 75.23 04:03:37 03:43:01 4 18.97 0.00 4.38 1.63 0.07 74.95 04:03:37 03:43:01 5 19.90 0.00 4.92 19.13 0.07 55.98 04:03:37 03:43:01 6 19.06 0.00 3.87 5.65 0.05 71.37 04:03:37 03:43:01 7 19.58 0.00 4.04 0.81 0.07 75.51 04:03:37 03:44:01 all 46.25 0.00 6.30 1.23 0.08 46.15 04:03:37 03:44:01 0 47.79 0.00 7.03 0.10 0.08 45.00 04:03:37 03:44:01 1 43.99 0.00 5.78 5.21 0.08 44.93 04:03:37 03:44:01 2 47.78 0.00 6.54 0.14 0.10 45.44 04:03:37 03:44:01 3 47.40 0.00 6.24 0.46 0.07 45.84 04:03:37 03:44:01 4 47.35 0.00 6.46 1.60 0.08 44.51 04:03:37 03:44:01 5 45.33 0.00 5.73 0.24 0.08 48.62 04:03:37 03:44:01 6 45.27 0.00 6.18 0.05 0.07 48.43 04:03:37 03:44:01 7 45.07 0.00 6.41 2.03 0.08 46.40 04:03:37 03:45:02 all 26.43 0.00 5.27 5.23 0.07 63.00 04:03:37 03:45:02 0 28.05 0.00 5.49 3.53 0.08 62.84 04:03:37 03:45:02 1 25.54 0.00 5.06 14.42 0.08 54.89 04:03:37 03:45:02 2 26.84 0.00 5.20 2.34 0.05 65.57 04:03:37 03:45:02 3 26.43 0.00 5.43 2.60 0.07 65.47 04:03:37 03:45:02 4 27.60 0.00 6.41 2.85 0.07 63.08 04:03:37 03:45:02 5 23.30 0.00 4.21 1.84 0.05 70.60 04:03:37 03:45:02 6 27.40 0.00 5.38 0.44 0.05 66.73 04:03:37 03:45:02 7 26.29 0.00 5.01 13.89 0.08 54.74 04:03:37 03:46:01 all 5.23 0.00 2.60 4.88 0.05 87.25 04:03:37 03:46:01 0 5.43 0.00 2.73 2.28 0.07 89.49 04:03:37 03:46:01 1 4.29 0.00 2.34 1.52 0.03 91.82 04:03:37 03:46:01 2 4.63 0.00 3.30 2.13 0.07 89.87 04:03:37 03:46:01 3 4.37 0.00 2.06 9.65 0.07 83.85 04:03:37 03:46:01 4 6.45 0.00 2.29 14.60 0.03 76.63 04:03:37 03:46:01 5 5.34 0.00 3.26 0.49 0.03 90.88 04:03:37 03:46:01 6 6.96 0.00 2.60 7.92 0.08 82.43 04:03:37 03:46:01 7 4.34 0.00 2.20 0.43 0.02 93.02 04:03:37 03:47:01 all 0.14 0.00 0.04 0.01 0.01 99.80 04:03:37 03:47:01 0 0.05 0.00 0.03 0.00 0.02 99.90 04:03:37 03:47:01 1 0.23 0.00 0.08 0.00 0.02 99.67 04:03:37 03:47:01 2 0.03 0.00 0.07 0.02 0.02 99.87 04:03:37 03:47:01 3 0.07 0.00 0.03 0.02 0.02 99.87 04:03:37 03:47:01 4 0.10 0.00 0.02 0.00 0.02 99.87 04:03:37 03:47:01 5 0.03 0.00 0.05 0.00 0.00 99.92 04:03:37 03:47:01 6 0.55 0.00 0.03 0.07 0.02 99.33 04:03:37 03:47:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:03:37 03:48:01 all 0.03 0.00 0.01 0.03 0.01 99.92 04:03:37 03:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:03:37 03:48:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:03:37 03:48:01 2 0.07 0.00 0.03 0.00 0.03 99.87 04:03:37 03:48:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:03:37 03:48:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:03:37 03:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:03:37 03:48:01 6 0.05 0.00 0.00 0.23 0.02 99.70 04:03:37 03:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:03:37 03:49:01 all 0.01 0.00 0.00 0.01 0.01 99.95 04:03:37 03:49:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:03:37 03:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:03:37 03:49:01 2 0.03 0.00 0.00 0.02 0.05 99.90 04:03:37 03:49:01 3 0.05 0.00 0.00 0.00 0.02 99.93 04:03:37 03:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:03:37 03:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:03:37 03:49:01 6 0.03 0.00 0.02 0.10 0.02 99.83 04:03:37 03:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:03:37 03:50:01 all 0.02 0.00 0.01 0.01 0.01 99.95 04:03:37 03:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:03:37 03:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:03:37 03:50:01 2 0.02 0.00 0.02 0.02 0.03 99.92 04:03:37 03:50:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:03:37 03:50:01 4 0.05 0.00 0.00 0.00 0.02 99.93 04:03:37 03:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:03:37 03:50:01 6 0.05 0.00 0.00 0.07 0.02 99.87 04:03:37 03:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:03:37 03:51:01 all 0.20 0.00 0.01 0.01 0.01 99.77 04:03:37 03:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:03:37 03:51:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:03:37 03:51:01 2 0.05 0.00 0.05 0.02 0.03 99.85 04:03:37 03:51:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:03:37 03:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:03:37 03:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:03:37 03:51:01 6 1.47 0.00 0.02 0.03 0.03 98.45 04:03:37 03:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:03:37 04:03:37 03:51:01 CPU %user %nice %system %iowait %steal %idle 04:03:37 03:52:01 all 0.21 0.00 0.01 0.01 0.01 99.75 04:03:37 03:52:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:03:37 03:52:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:03:37 03:52:01 2 0.03 0.00 0.02 0.02 0.03 99.90 04:03:37 03:52:01 3 0.03 0.00 0.02 0.02 0.02 99.92 04:03:37 03:52:01 4 0.33 0.00 0.03 0.00 0.00 99.63 04:03:37 03:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:03:37 03:52:01 6 1.27 0.00 0.00 0.03 0.00 98.69 04:03:37 03:52:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:03:37 03:53:01 all 0.01 0.00 0.01 0.00 0.01 99.96 04:03:37 03:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:03:37 03:53:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:03:37 03:53:01 2 0.02 0.00 0.02 0.00 0.03 99.93 04:03:37 03:53:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:03:37 03:53:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:03:37 03:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:03:37 03:53:01 6 0.03 0.00 0.02 0.03 0.03 99.88 04:03:37 03:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:03:37 03:54:01 all 0.03 0.00 0.01 0.01 0.01 99.94 04:03:37 03:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:03:37 03:54:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:03:37 03:54:01 2 0.05 0.00 0.03 0.02 0.03 99.87 04:03:37 03:54:01 3 0.03 0.00 0.02 0.00 0.03 99.92 04:03:37 03:54:01 4 0.08 0.00 0.02 0.00 0.00 99.90 04:03:37 03:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:03:37 03:54:01 6 0.02 0.00 0.00 0.08 0.02 99.88 04:03:37 03:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:03:37 03:55:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:03:37 03:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:03:37 03:55:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:03:37 03:55:01 2 0.03 0.00 0.05 0.00 0.03 99.88 04:03:37 03:55:01 3 0.03 0.00 0.00 0.02 0.00 99.95 04:03:37 03:55:01 4 0.08 0.00 0.02 0.00 0.00 99.90 04:03:37 03:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:03:37 03:55:01 6 0.03 0.00 0.03 0.02 0.00 99.92 04:03:37 03:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:03:37 03:56:01 all 0.23 0.00 0.01 0.01 0.01 99.73 04:03:37 03:56:01 0 0.02 0.00 0.03 0.00 0.02 99.93 04:03:37 03:56:01 1 0.00 0.00 0.00 0.03 0.00 99.97 04:03:37 03:56:01 2 0.05 0.00 0.02 0.00 0.03 99.90 04:03:37 03:56:01 3 0.03 0.00 0.03 0.00 0.02 99.92 04:03:37 03:56:01 4 0.03 0.00 0.00 0.00 0.02 99.95 04:03:37 03:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:03:37 03:56:01 6 1.73 0.00 0.02 0.02 0.02 98.23 04:03:37 03:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:03:37 03:57:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:03:37 03:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:03:37 03:57:01 1 0.00 0.00 0.00 0.02 0.02 99.97 04:03:37 03:57:01 2 0.05 0.00 0.03 0.00 0.03 99.88 04:03:37 03:57:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:03:37 03:57:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:03:37 03:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:03:37 03:57:01 6 0.03 0.00 0.00 0.00 0.02 99.95 04:03:37 03:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:03:37 03:58:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:03:37 03:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:03:37 03:58:01 1 0.00 0.00 0.03 0.02 0.02 99.93 04:03:37 03:58:01 2 0.00 0.00 0.03 0.00 0.02 99.95 04:03:37 03:58:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:03:37 03:58:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:03:37 03:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:03:37 03:58:01 6 0.00 0.00 0.00 0.02 0.02 99.97 04:03:37 03:58:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:03:37 03:59:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:03:37 03:59:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:03:37 03:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:03:37 03:59:01 2 0.02 0.00 0.05 0.00 0.03 99.90 04:03:37 03:59:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:03:37 03:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:03:37 03:59:01 5 0.00 0.00 0.02 0.00 0.02 99.97 04:03:37 03:59:01 6 0.05 0.00 0.00 0.02 0.00 99.93 04:03:37 03:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:03:37 04:00:01 all 0.01 0.00 0.01 0.01 0.01 99.96 04:03:37 04:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:03:37 04:00:01 1 0.02 0.00 0.00 0.02 0.02 99.95 04:03:37 04:00:01 2 0.03 0.00 0.05 0.00 0.03 99.88 04:03:37 04:00:01 3 0.02 0.00 0.02 0.02 0.02 99.93 04:03:37 04:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:03:37 04:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:03:37 04:00:01 6 0.00 0.00 0.00 0.02 0.02 99.97 04:03:37 04:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:03:37 04:01:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:03:37 04:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:03:37 04:01:01 1 0.00 0.00 0.03 0.02 0.02 99.93 04:03:37 04:01:01 2 0.07 0.00 0.02 0.00 0.03 99.88 04:03:37 04:01:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:03:37 04:01:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:03:37 04:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:03:37 04:01:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:03:37 04:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:03:37 04:02:01 all 0.14 0.00 0.01 0.00 0.01 99.84 04:03:37 04:02:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:03:37 04:02:01 1 0.00 0.00 0.00 0.02 0.00 99.98 04:03:37 04:02:01 2 0.05 0.00 0.03 0.00 0.03 99.88 04:03:37 04:02:01 3 0.03 0.00 0.03 0.00 0.02 99.92 04:03:37 04:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:03:37 04:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:03:37 04:02:01 6 0.96 0.00 0.02 0.00 0.02 99.01 04:03:37 04:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:03:37 04:03:37 04:02:01 CPU %user %nice %system %iowait %steal %idle 04:03:37 04:03:01 all 7.93 0.00 3.36 1.85 0.04 86.83 04:03:37 04:03:01 0 9.39 0.00 3.77 0.37 0.03 86.44 04:03:37 04:03:01 1 7.10 0.00 3.14 1.28 0.05 88.42 04:03:37 04:03:01 2 8.12 0.00 2.97 0.93 0.05 87.93 04:03:37 04:03:01 3 7.29 0.00 3.46 0.54 0.05 88.66 04:03:37 04:03:01 4 9.91 0.00 2.99 0.72 0.03 86.34 04:03:37 04:03:01 5 6.68 0.00 3.87 5.01 0.03 84.41 04:03:37 04:03:01 6 7.46 0.00 3.96 5.64 0.03 82.90 04:03:37 04:03:01 7 7.43 0.00 2.75 0.28 0.03 89.50 04:03:37 Average: all 5.05 0.00 1.10 1.17 0.03 92.65 04:03:37 Average: 0 5.32 0.00 1.14 0.45 0.03 93.07 04:03:37 Average: 1 4.66 0.00 1.07 2.43 0.03 91.81 04:03:37 Average: 2 5.16 0.00 1.16 0.36 0.04 93.28 04:03:37 Average: 3 5.11 0.00 1.05 0.65 0.03 93.16 04:03:37 Average: 4 5.26 0.00 1.22 1.15 0.02 92.35 04:03:37 Average: 5 4.81 0.00 1.09 2.17 0.02 91.91 04:03:37 Average: 6 5.21 0.00 1.08 1.02 0.03 92.66 04:03:37 Average: 7 4.85 0.00 1.01 1.15 0.02 92.97 04:03:37 04:03:37 04:03:37