Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 384d7c5e7ac8081017ff56bc2958a812a210b269 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-ssh17650371695827471104.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh2389766259772124948.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh18411645257034539588.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh18091197043607510697.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-ssh6258640582977864405.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.18 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 Running on prd-ubuntu20.04-docker-8c-8g-8508 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 384d7c5e7ac8081017ff56bc2958a812a210b269 (main) Commit message: "Merge pull request #1362 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v3-3.0.0-dev.16" > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 384d7c5e7ac8081017ff56bc2958a812a210b269 # timeout=10 > git rev-list --no-walk 57878cf2ebef4e913eea98f4fb62d4130484e110 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:15:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:15:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:15:09 ========================================================= 06:15:09 EdgeX Global Pipelines Version Info 06:15:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:15:10 ------------------- 06:15:10 stable info: 06:15:10 ------------------- 06:15:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:15:10 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 06:15:10 Message: update stable to v1.0.244 06:15:11 ------------------- 06:15:11 experimental info: 06:15:11 ------------------- 06:15:11 Commited By: **** collab-it+edgex@linuxfoundation.org 06:15:11 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 06:15:11 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 384d7c5e7ac8081017ff56bc2958a812a210b269 [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 384d7c5 [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:15:11 provisioning config files... 06:15:11 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11648442013566759073tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:15:11 ---> docker-login.sh 06:15:11 nexus3.edgexfoundry.org:10001 06:15:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:12 Configure a credential helper to remove this warning. See 06:15:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:12 06:15:12 Login Succeeded 06:15:12 nexus3.edgexfoundry.org:10002 06:15:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:12 Configure a credential helper to remove this warning. See 06:15:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:12 06:15:12 Login Succeeded 06:15:12 nexus3.edgexfoundry.org:10003 06:15:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:12 Configure a credential helper to remove this warning. See 06:15:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:12 06:15:12 Login Succeeded 06:15:12 nexus3.edgexfoundry.org:10004 06:15:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:12 Configure a credential helper to remove this warning. See 06:15:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:12 06:15:12 Login Succeeded 06:15:12 docker.io 06:15:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:12 Configure a credential helper to remove this warning. See 06:15:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:12 06:15:12 Login Succeeded 06:15:12 ---> docker-login.sh ends [Pipeline] } 06:15:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:15:13 + git rev-list -1 --merges 384d7c5e7ac8081017ff56bc2958a812a210b269~1..384d7c5e7ac8081017ff56bc2958a812a210b269 [Pipeline] echo 06:15:13 -----------> git rev-list -1 --merges 384d7c5e7ac8081017ff56bc2958a812a210b269~1..384d7c5e7ac8081017ff56bc2958a812a210b269 384d7c5e7ac8081017ff56bc2958a812a210b269 06:15:13 384d7c5e7ac8081017ff56bc2958a812a210b269 [false] [Pipeline] sh 06:15:13 + git log --format=format:%s -1 384d7c5e7ac8081017ff56bc2958a812a210b269 [Pipeline] echo 06:15:13 ========================================================= 06:15:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:15:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:15:13 + git log --format=format:%s -1 384d7c5e7ac8081017ff56bc2958a812a210b269 [Pipeline] echo 06:15:13 [semverPrep] GIT_COMMIT: 384d7c5e7ac8081017ff56bc2958a812a210b269, Commit Message: Merge pull request #1362 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v3-3.0.0-dev.16 [Pipeline] echo 06:15:13 [semverPrep] This is not a build commit. [Pipeline] sh 06:15:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:15:14 + grep -v github /etc/ssh/ssh_known_hosts 06:15:14 + [ -e /tmp/ssh_known_hosts ] 06:15:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:15:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:15:14 + sudo tee -a /etc/ssh/ssh_known_hosts 06:15:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:15:14 06:15:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:15:14 0.1.4: Pulling from edgex-devops/py-git-semver 06:15:14 b85a868b505f: Pulling fs layer 06:15:14 e2be974225ed: Pulling fs layer 06:15:14 339a4e72a1f5: Pulling fs layer 06:15:14 988bab9f4d93: Pulling fs layer 06:15:14 1469e6f7b9e6: Pulling fs layer 06:15:14 eaf3925da568: Pulling fs layer 06:15:14 bab4dde63d76: Pulling fs layer 06:15:14 bde34c3a00c8: Pulling fs layer 06:15:14 b352a97aabf1: Pulling fs layer 06:15:14 4872d77fe225: Pulling fs layer 06:15:14 5851b861e8e6: Pulling fs layer 06:15:14 988bab9f4d93: Waiting 06:15:14 eaf3925da568: Waiting 06:15:14 4872d77fe225: Waiting 06:15:14 5851b861e8e6: Waiting 06:15:14 bde34c3a00c8: Waiting 06:15:14 1469e6f7b9e6: Waiting 06:15:14 bab4dde63d76: Waiting 06:15:14 b352a97aabf1: Waiting 06:15:14 e2be974225ed: Verifying Checksum 06:15:14 e2be974225ed: Download complete 06:15:14 988bab9f4d93: Verifying Checksum 06:15:14 988bab9f4d93: Download complete 06:15:15 1469e6f7b9e6: Verifying Checksum 06:15:15 1469e6f7b9e6: Download complete 06:15:15 eaf3925da568: Verifying Checksum 06:15:15 eaf3925da568: Download complete 06:15:15 339a4e72a1f5: Verifying Checksum 06:15:15 339a4e72a1f5: Download complete 06:15:15 bde34c3a00c8: Verifying Checksum 06:15:15 bde34c3a00c8: Download complete 06:15:15 b352a97aabf1: Verifying Checksum 06:15:15 b352a97aabf1: Download complete 06:15:15 4872d77fe225: Verifying Checksum 06:15:15 4872d77fe225: Download complete 06:15:15 5851b861e8e6: Download complete 06:15:15 b85a868b505f: Verifying Checksum 06:15:15 b85a868b505f: Download complete 06:15:15 bab4dde63d76: Verifying Checksum 06:15:15 bab4dde63d76: Download complete 06:15:16 b85a868b505f: Pull complete 06:15:16 e2be974225ed: Pull complete 06:15:16 339a4e72a1f5: Pull complete 06:15:17 988bab9f4d93: Pull complete 06:15:17 1469e6f7b9e6: Pull complete 06:15:17 eaf3925da568: Pull complete 06:15:19 bab4dde63d76: Pull complete 06:15:19 bde34c3a00c8: Pull complete 06:15:19 b352a97aabf1: Pull complete 06:15:19 4872d77fe225: Pull complete 06:15:19 5851b861e8e6: Pull complete 06:15:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:15:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:15:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:15:19 prd-ubuntu20.04-docker-8c-8g-8508 does not seem to be running inside a container 06:15:19 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:15:22 $ docker top e58080d84b08a0f5bddfd85485ef58e60fcdd8d1fea177f7d51ef1531a48b5a3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:15:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:15:22 [ssh-agent] Looking for ssh-agent implementation... 06:15:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:15:22 $ docker exec e58080d84b08a0f5bddfd85485ef58e60fcdd8d1fea177f7d51ef1531a48b5a3 ssh-agent 06:15:22 SSH_AUTH_SOCK=/tmp/ssh-BR7OTsoF7oHj/agent.33 06:15:22 SSH_AGENT_PID=39 06:15:22 Running ssh-add (command line suppressed) 06:15:23 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3281861053846741890.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3281861053846741890.key) 06:15:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:15:23 + git tag --points-at HEAD [Pipeline] } 06:15:23 $ docker exec --env ******** --env ******** e58080d84b08a0f5bddfd85485ef58e60fcdd8d1fea177f7d51ef1531a48b5a3 ssh-agent -k 06:15:23 unset SSH_AUTH_SOCK; 06:15:23 unset SSH_AGENT_PID; 06:15:23 echo Agent pid 39 killed; 06:15:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:15:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:15:23 [ssh-agent] Looking for ssh-agent implementation... 06:15:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:15:23 $ docker exec e58080d84b08a0f5bddfd85485ef58e60fcdd8d1fea177f7d51ef1531a48b5a3 ssh-agent 06:15:23 SSH_AUTH_SOCK=/tmp/ssh-Sb5vagvgPHo2/agent.71 06:15:23 SSH_AGENT_PID=77 06:15:23 Running ssh-add (command line suppressed) 06:15:23 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12108396485560655438.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12108396485560655438.key) 06:15:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:15:24 + git semver init 06:15:24 2023-03-07 06:15:24,320 [run_init] DEBUG init version:0.0.0 force:False 06:15:24 2023-03-07 06:15:24,321 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 06:15:24 2023-03-07 06:15:24,322 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 06:15:24 2023-03-07 06:15:24,322 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 06:15:25 2023-03-07 06:15:25,392 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 06:15:25 2023-03-07 06:15:25,392 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 06:15:25 2023-03-07 06:15:25,392 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:15:25 2023-03-07 06:15:25,393 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:15:25 3.0.0-dev.45 [Pipeline] } 06:15:25 $ docker exec --env ******** --env ******** e58080d84b08a0f5bddfd85485ef58e60fcdd8d1fea177f7d51ef1531a48b5a3 ssh-agent -k 06:15:25 unset SSH_AUTH_SOCK; 06:15:25 unset SSH_AGENT_PID; 06:15:25 echo Agent pid 77 killed; 06:15:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:15:26 + git semver [Pipeline] } 06:15:26 $ docker stop --time=1 e58080d84b08a0f5bddfd85485ef58e60fcdd8d1fea177f7d51ef1531a48b5a3 06:15:27 $ docker rm -f --volumes e58080d84b08a0f5bddfd85485ef58e60fcdd8d1fea177f7d51ef1531a48b5a3 [Pipeline] // withDockerContainer [Pipeline] sh 06:15:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:15:28 Stashed 1 file(s) [Pipeline] echo 06:15:28 [edgeXSemver]: initialized semver on version 3.0.0-dev.45 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:15:28 provisioning config files... 06:15:28 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5864950704223863492tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:15:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8515 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 06:15:28 Running in /w/workspace/device-sdk-go/175 [Pipeline] { [Pipeline] checkout 06:15:28 The recommended git tool is: git 06:15:28 ---> docker-login.sh 06:15:28 nexus3.edgexfoundry.org:10001 06:15:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:28 Configure a credential helper to remove this warning. See 06:15:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:28 06:15:28 Login Succeeded 06:15:28 nexus3.edgexfoundry.org:10002 06:15:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:28 Configure a credential helper to remove this warning. See 06:15:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:28 06:15:28 Login Succeeded 06:15:28 nexus3.edgexfoundry.org:10003 06:15:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:29 Configure a credential helper to remove this warning. See 06:15:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:29 06:15:29 Login Succeeded 06:15:29 nexus3.edgexfoundry.org:10004 06:15:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:29 Configure a credential helper to remove this warning. See 06:15:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:29 06:15:29 Login Succeeded 06:15:29 docker.io 06:15:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:29 Configure a credential helper to remove this warning. See 06:15:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:29 06:15:29 Login Succeeded 06:15:29 ---> docker-login.sh ends [Pipeline] } 06:15:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:15:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:15:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:15:29 ========================================================= 06:15:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 06:15:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:29 + 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.18-alpine --build-arg MAKE=echo noop --target=builder . 06:15:29 Sending build context to Docker daemon 10.61MB 06:15:29 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 06:15:29 Step 2/10 : FROM ${BASE} AS builder 06:15:29 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 06:15:29 213ec9aee27d: Pulling fs layer 06:15:29 4583459ba037: Pulling fs layer 06:15:29 93c1e223e6f2: Pulling fs layer 06:15:29 53926ce57604: Pulling fs layer 06:15:29 21b2b0c7a3f4: Pulling fs layer 06:15:29 22ff95d597cd: Pulling fs layer 06:15:29 12d6caf4c0d1: Pulling fs layer 06:15:29 96b7cbca73a9: Pulling fs layer 06:15:29 a7acece74701: Pulling fs layer 06:15:29 22ff95d597cd: Waiting 06:15:29 12d6caf4c0d1: Waiting 06:15:29 53926ce57604: Waiting 06:15:29 96b7cbca73a9: Waiting 06:15:29 a7acece74701: Waiting 06:15:29 21b2b0c7a3f4: Waiting 06:15:29 93c1e223e6f2: Verifying Checksum 06:15:29 93c1e223e6f2: Download complete 06:15:29 4583459ba037: Download complete 06:15:29 21b2b0c7a3f4: Verifying Checksum 06:15:29 21b2b0c7a3f4: Download complete 06:15:29 22ff95d597cd: Download complete 06:15:29 213ec9aee27d: Verifying Checksum 06:15:29 213ec9aee27d: Download complete 06:15:29 12d6caf4c0d1: Verifying Checksum 06:15:29 12d6caf4c0d1: Download complete 06:15:29 213ec9aee27d: Pull complete 06:15:30 4583459ba037: Pull complete 06:15:30 93c1e223e6f2: Pull complete 06:15:30 a7acece74701: Verifying Checksum 06:15:30 a7acece74701: Download complete 06:15:30 96b7cbca73a9: Verifying Checksum 06:15:30 96b7cbca73a9: Download complete 06:15:30 53926ce57604: Verifying Checksum 06:15:30 53926ce57604: Download complete 06:15:33 using credential edgex-jenkins-ssh 06:15:33 Cloning the remote Git repository 06:15:33 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:15:33 > git init /w/workspace/device-sdk-go/175 # timeout=10 06:15:34 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:15:34 > git --version # timeout=10 06:15:34 > git --version # 'git version 2.25.1' 06:15:34 using GIT_SSH to set credentials SSH Credentials for GitHub 06:15:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:15:34 53926ce57604: Pull complete 06:15:34 21b2b0c7a3f4: Pull complete 06:15:34 22ff95d597cd: Pull complete 06:15:35 12d6caf4c0d1: Pull complete 06:15:35 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:15:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:15:36 Avoid second fetch 06:15:36 Checking out Revision 384d7c5e7ac8081017ff56bc2958a812a210b269 (main) 06:15:37 96b7cbca73a9: Pull complete 06:15:37 Commit message: "Merge pull request #1362 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v3-3.0.0-dev.16" [Pipeline] withEnv [Pipeline] { 06:15:36 > git config core.sparsecheckout # timeout=10 06:15:36 > git checkout -f 384d7c5e7ac8081017ff56bc2958a812a210b269 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:15:38 a7acece74701: Pull complete 06:15:38 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 06:15:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 06:15:38 ---> db6d94c90886 06:15:38 Step 3/10 : ARG MAKE=make build 06:15:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:15:38 % Total % Received % Xferd Average Speed Time Time Time Current 06:15:38 Dload Upload Total Spent Left Speed 06:15:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh 06:15:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:15:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:15:39 + sudo tee /etc/docker/daemon.new 06:15:39 { 06:15:39 "registry-mirrors": [ 06:15:39 "https://nexus3.edgexfoundry.org:10001" 06:15:39 ], 06:15:39 "bip": "10.250.0.254/24", 06:15:39 "hosts": [ 06:15:39 "tcp://0.0.0.0:5555", 06:15:39 "unix:///var/run/docker.sock" 06:15:39 ], 06:15:39 "mtu": 1458, 06:15:39 "selinux-enabled": true, 06:15:39 "seccomp-profile": "/etc/docker/seccomp.json" 06:15:39 } [Pipeline] sh 06:15:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:15:39 + sudo service docker restart 06:15:43 ---> Running in e0bb9ef196ba 06:15:43 Removing intermediate container e0bb9ef196ba 06:15:43 ---> 075c0c5a8791 06:15:43 Step 4/10 : WORKDIR /device-sdk-go 06:15:43 ---> Running in d1479f122e23 06:15:43 Removing intermediate container d1479f122e23 06:15:43 ---> 934a799fe48c 06:15:43 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:15:43 ---> Running in e48dbf049716 06:15:43 Removing intermediate container e48dbf049716 06:15:43 ---> 3ce2ea215b55 06:15:43 Step 6/10 : RUN apk add --update --no-cache make git 06:15:43 ---> Running in a5755148b902 06:15:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:15:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:15:44 OK: 211 MiB in 51 packages 06:15:44 Removing intermediate container a5755148b902 06:15:44 ---> b13737eb0ad3 06:15:44 Step 7/10 : COPY go.mod vendor* ./ 06:15:44 ---> 0cc4eab77aa0 06:15:44 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:15:44 ---> Running in a5bb2ebdb1e7 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:15:58 provisioning config files... 06:15:58 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/175@tmp/config2097116063302363640tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:15:58 ---> docker-login.sh 06:15:58 nexus3.edgexfoundry.org:10001 06:15:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:58 Configure a credential helper to remove this warning. See 06:15:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:58 06:15:58 Login Succeeded 06:15:58 nexus3.edgexfoundry.org:10002 06:15:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:59 Configure a credential helper to remove this warning. See 06:15:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:59 06:15:59 Login Succeeded 06:15:59 nexus3.edgexfoundry.org:10003 06:15:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:59 Configure a credential helper to remove this warning. See 06:15:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:59 06:15:59 Login Succeeded 06:15:59 nexus3.edgexfoundry.org:10004 06:16:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:00 Configure a credential helper to remove this warning. See 06:16:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:00 06:16:00 Login Succeeded 06:16:00 docker.io 06:16:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:00 Configure a credential helper to remove this warning. See 06:16:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:00 06:16:00 Login Succeeded 06:16:00 ---> docker-login.sh ends [Pipeline] } 06:16:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:16:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:16:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:16:00 ========================================================= 06:16:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 06:16:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:01 + 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.18-alpine --build-arg MAKE=echo noop --target=builder . 06:16:01 Sending build context to Docker daemon 5.698MB 06:16:01 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 06:16:01 Step 2/10 : FROM ${BASE} AS builder 06:16:03 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:16:03 9b18e9b68314: Pulling fs layer 06:16:03 35d82f9e3411: Pulling fs layer 06:16:03 e16973657156: Pulling fs layer 06:16:03 fc693d55d65f: Pulling fs layer 06:16:03 7e9fc2657dce: Pulling fs layer 06:16:03 dda99020689f: Pulling fs layer 06:16:03 db1c61fa0a46: Pulling fs layer 06:16:03 891c053d2c06: Pulling fs layer 06:16:03 dda99020689f: Waiting 06:16:03 fc693d55d65f: Waiting 06:16:03 db1c61fa0a46: Waiting 06:16:03 7e9fc2657dce: Waiting 06:16:03 891c053d2c06: Waiting 06:16:03 e16973657156: Verifying Checksum 06:16:03 e16973657156: Download complete 06:16:03 35d82f9e3411: Verifying Checksum 06:16:03 35d82f9e3411: Download complete 06:16:03 7e9fc2657dce: Verifying Checksum 06:16:03 7e9fc2657dce: Download complete 06:16:03 dda99020689f: Verifying Checksum 06:16:03 dda99020689f: Download complete 06:16:03 9b18e9b68314: Verifying Checksum 06:16:04 9b18e9b68314: Pull complete 06:16:04 891c053d2c06: Verifying Checksum 06:16:04 891c053d2c06: Download complete 06:16:05 35d82f9e3411: Pull complete 06:16:05 e16973657156: Pull complete 06:16:06 db1c61fa0a46: Verifying Checksum 06:16:06 fc693d55d65f: Verifying Checksum 06:16:06 fc693d55d65f: Download complete 06:16:18 fc693d55d65f: Pull complete 06:16:18 7e9fc2657dce: Pull complete 06:16:18 dda99020689f: Pull complete 06:16:25 db1c61fa0a46: Pull complete 06:16:26 891c053d2c06: Pull complete 06:16:26 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 06:16:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 06:16:26 ---> f96f9c87975a 06:16:26 Step 3/10 : ARG MAKE=make build 06:16:27 ---> Running in 58f418beb5a8 06:16:27 Removing intermediate container 58f418beb5a8 06:16:27 ---> 383c6fbe9046 06:16:27 Step 4/10 : WORKDIR /device-sdk-go 06:16:27 ---> Running in 323f72cfc82b 06:16:28 Removing intermediate container 323f72cfc82b 06:16:28 ---> 9f2b345b9e59 06:16:28 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:16:28 ---> Running in d8b3e5b2125a 06:16:28 Removing intermediate container d8b3e5b2125a 06:16:28 ---> ccad7e2c2d49 06:16:28 Step 6/10 : RUN apk add --update --no-cache make git 06:16:28 ---> Running in 2426513743a7 06:16:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:16:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:16:31 OK: 221 MiB in 51 packages 06:16:31 Removing intermediate container a5bb2ebdb1e7 06:16:31 ---> 93bbfbd57b63 06:16:31 Step 9/10 : COPY . . 06:16:31 ---> 3bda630c3489 06:16:31 Step 10/10 : RUN ${MAKE} 06:16:31 ---> Running in b44d6504ee06 06:16:31 noop 06:16:31 Removing intermediate container b44d6504ee06 06:16:31 ---> e825f2069c89 06:16:31 Successfully built e825f2069c89 06:16:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:31 + docker inspect -f . ci-base-image-x86_64 06:16:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:16:31 prd-ubuntu20.04-docker-8c-8g-8508 does not seem to be running inside a container 06:16:31 $ 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 ******** ci-base-image-x86_64 cat 06:16:32 Removing intermediate container 2426513743a7 06:16:32 ---> f7cc3d74a4c7 06:16:32 Step 7/10 : COPY go.mod vendor* ./ 06:16:32 $ docker top 8ca7b10167313c6df3a3a2c8b82b56d13596aca09b2736246a7b5a5e6d27ae8f -eo pid,comm [Pipeline] { [Pipeline] sh 06:16:32 ---> 1121667c4bbc 06:16:32 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:16:32 ---> Running in 9b9d60ff9ab9 06:16:32 + go version 06:16:32 go version go1.18.7 linux/amd64 [Pipeline] } 06:16:32 $ docker stop --time=1 8ca7b10167313c6df3a3a2c8b82b56d13596aca09b2736246a7b5a5e6d27ae8f 06:16:33 $ docker rm -f --volumes 8ca7b10167313c6df3a3a2c8b82b56d13596aca09b2736246a7b5a5e6d27ae8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:34 + docker inspect -f . ci-base-image-x86_64 06:16:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:16:34 prd-ubuntu20.04-docker-8c-8g-8508 does not seem to be running inside a container 06:16:34 $ 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 ******** ci-base-image-x86_64 cat 06:16:34 $ docker top 1fa1e8b9fc1ebbca146295fa5be92465b050f1d27f5b97501d4e1b938653bc4e -eo pid,comm [Pipeline] { [Pipeline] sh 06:16:35 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 06:16:35 + make test 06:16:35 go test -race -coverprofile=coverage.out ./... 06:16:42 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 06:16:56 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 06:16:56 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 06:16:56 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 06:16:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 06:16:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 06:16:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.068s coverage: 27.6% of statements 06:16:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.066s coverage: 78.9% of statements 06:16:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 06:16:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.110s coverage: 86.0% of statements 06:16:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 06:16:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 06:16:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.109s coverage: 75.0% of statements 06:16:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 06:16:59 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.074s coverage: 15.3% of statements 06:16:59 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 06:16:59 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.120s coverage: 65.2% of statements 06:16:59 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 06:16:59 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 06:16:59 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.745s coverage: 89.2% of statements 06:16:59 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 06:16:59 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.057s coverage: 4.6% of statements 06:16:59 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 06:17:17 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 06:17:17 GO111MODULE=on go vet ./... 06:17:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:17:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:17:18 ./bin/test-attribution-txt.sh [Pipeline] echo 06:17:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:17:18 $ docker stop --time=1 1fa1e8b9fc1ebbca146295fa5be92465b050f1d27f5b97501d4e1b938653bc4e 06:17:22 $ docker rm -f --volumes 1fa1e8b9fc1ebbca146295fa5be92465b050f1d27f5b97501d4e1b938653bc4e [Pipeline] // withDockerContainer [Pipeline] sh 06:17:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:17:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:17:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:17:24 + ls -al . 06:17:24 total 280 06:17:24 drwxrwxr-x 11 jenkins jenkins 4096 Mar 7 06:16 . 06:17:24 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 06:15 .. 06:17:24 -rw-rw-r-- 1 jenkins jenkins 140 Mar 7 06:15 .dockerignore 06:17:24 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 06:17 .git 06:17:24 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 06:15 .github 06:17:24 -rw-rw-r-- 1 jenkins jenkins 131 Mar 7 06:15 .gitignore 06:17:24 -rw-rw-r-- 1 jenkins jenkins 42 Mar 7 06:15 .golangci.yml 06:17:24 drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 06:15 .semver 06:17:24 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 7 06:15 CHANGELOG.md 06:17:24 -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 06:15 GOVERNANCE.md 06:17:24 -rw-rw-r-- 1 jenkins jenkins 885 Mar 7 06:15 Jenkinsfile 06:17:24 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 7 06:15 LICENSE 06:17:24 -rw-rw-r-- 1 jenkins jenkins 1679 Mar 7 06:15 Makefile 06:17:24 -rw-rw-r-- 1 jenkins jenkins 619 Mar 7 06:15 OWNERS.md 06:17:24 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 7 06:15 README.md 06:17:24 -rw-rw-r-- 1 jenkins jenkins 12 Mar 7 06:15 VERSION 06:17:24 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 06:15 bin 06:17:24 -rw-r--r-- 1 jenkins jenkins 111243 Mar 7 06:16 coverage.out 06:17:24 drwxrwxr-x 5 jenkins jenkins 4096 Mar 7 06:15 example 06:17:24 -rw-rw-r-- 1 jenkins jenkins 3266 Mar 7 06:15 go.mod 06:17:24 -rw-rw-r-- 1 jenkins jenkins 30839 Mar 7 06:15 go.sum 06:17:24 drwxrwxr-x 13 jenkins jenkins 4096 Mar 7 06:15 internal 06:17:24 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 06:15 openapi 06:17:24 drwxrwxr-x 6 jenkins jenkins 4096 Mar 7 06:15 pkg 06:17:24 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 06:15 snap 06:17:24 -rw-rw-r-- 1 jenkins jenkins 222 Mar 7 06:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:24 + 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=384d7c5e7ac8081017ff56bc2958a812a210b269 --label arch=amd64 --label version=3.0.0-dev.45 . 06:17:24 Sending build context to Docker daemon 10.72MB 06:17:24 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 06:17:24 Step 2/23 : FROM ${BASE} AS builder 06:17:24 ---> e825f2069c89 06:17:24 Step 3/23 : ARG MAKE=make build 06:17:24 ---> Running in 8d8ca7f9b8d3 06:17:24 Removing intermediate container 8d8ca7f9b8d3 06:17:24 ---> abb72a4c94f5 06:17:24 Step 4/23 : WORKDIR /device-sdk-go 06:17:24 ---> Running in 908ceda9bf8d 06:17:25 Removing intermediate container 908ceda9bf8d 06:17:25 ---> a5b9f98dd097 06:17:25 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:17:25 ---> Running in 10a74268579c 06:17:25 Removing intermediate container 10a74268579c 06:17:25 ---> f9f78b6bcec5 06:17:25 Step 6/23 : RUN apk add --update --no-cache make git 06:17:25 ---> Running in 35b89b2dfdfc 06:17:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:17:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:17:25 OK: 211 MiB in 51 packages 06:17:26 Removing intermediate container 35b89b2dfdfc 06:17:26 ---> ab2cb4bb1b17 06:17:26 Step 7/23 : COPY go.mod vendor* ./ 06:17:26 ---> dfe8cc5ec689 06:17:26 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:17:26 ---> Running in 55147c6d4a9b 06:17:27 Removing intermediate container 55147c6d4a9b 06:17:27 ---> b15d2d4bb2d8 06:17:27 Step 9/23 : COPY . . 06:17:27 ---> 8d780fa323de 06:17:27 Step 10/23 : RUN ${MAKE} 06:17:27 ---> Running in 8d5e32769c04 06:17:28 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.45" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:17:40 Removing intermediate container 9b9d60ff9ab9 06:17:40 ---> 56cb4729a0f0 06:17:40 Step 9/10 : COPY . . 06:17:40 ---> d0d20cbb0719 06:17:40 Step 10/10 : RUN ${MAKE} 06:17:40 ---> Running in 44f345ccbbe5 06:17:40 noop 06:17:40 Removing intermediate container 44f345ccbbe5 06:17:40 ---> 0f0a4a348771 06:17:40 Successfully built 0f0a4a348771 06:17:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:40 + docker inspect -f . ci-base-image-arm64 06:17:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:17:41 prd-ubuntu20.04-docker-arm64-4c-16g-8515 does not seem to be running inside a container 06:17:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/175 -v /w/workspace/device-sdk-go/175:/w/workspace/device-sdk-go/175:rw,z -v /w/workspace/device-sdk-go/175@tmp:/w/workspace/device-sdk-go/175@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 ******** ci-base-image-arm64 cat 06:17:42 $ docker top 71a2858a70dd9fd5afaa5f047f4f07eb141839d929cee640c72a8ab73ce0d6a9 -eo pid,comm [Pipeline] { [Pipeline] sh 06:17:43 + go version 06:17:43 go version go1.18.7 linux/arm64 [Pipeline] } 06:17:43 $ docker stop --time=1 71a2858a70dd9fd5afaa5f047f4f07eb141839d929cee640c72a8ab73ce0d6a9 06:17:44 $ docker rm -f --volumes 71a2858a70dd9fd5afaa5f047f4f07eb141839d929cee640c72a8ab73ce0d6a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:45 + docker inspect -f . ci-base-image-arm64 06:17:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:17:45 prd-ubuntu20.04-docker-arm64-4c-16g-8515 does not seem to be running inside a container 06:17:45 $ 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/175 -v /w/workspace/device-sdk-go/175:/w/workspace/device-sdk-go/175:rw,z -v /w/workspace/device-sdk-go/175@tmp:/w/workspace/device-sdk-go/175@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 ******** ci-base-image-arm64 cat 06:17:46 $ docker top a6cebd6442b044388efdf22f00515682760f238d1f06f4692338fe5634c6f867 -eo pid,comm [Pipeline] { [Pipeline] sh 06:17:47 + git config --global --add safe.directory /w/workspace/device-sdk-go/175 [Pipeline] fileExists [Pipeline] sh 06:17:48 + make test 06:17:48 go test -race -coverprofile=coverage.out ./... 06:17:50 Removing intermediate container 8d5e32769c04 06:17:50 ---> d6594e69969d 06:17:50 Step 11/23 : FROM alpine:3.16 06:17:50 3.16: Pulling from library/alpine 06:17:50 ef5531b6e74e: Pulling fs layer 06:17:50 ef5531b6e74e: Verifying Checksum 06:17:50 ef5531b6e74e: Download complete 06:17:50 ef5531b6e74e: Pull complete 06:17:50 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 06:17:50 Status: Downloaded newer image for alpine:3.16 06:17:50 ---> dfd21b5a31f5 06:17:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 06:17:50 ---> Running in f4b4eaf8ccd7 06:17:51 Removing intermediate container f4b4eaf8ccd7 06:17:51 ---> 689bf1c355f7 06:17:51 Step 13/23 : RUN apk add --update --no-cache 06:17:51 ---> Running in 54277d970d1a 06:17:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:17:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:17:52 OK: 6 MiB in 14 packages 06:17:52 Removing intermediate container 54277d970d1a 06:17:52 ---> 032ff7f6b8d8 06:17:52 Step 14/23 : WORKDIR / 06:17:52 ---> Running in 78b37d3c3a80 06:17:52 Removing intermediate container 78b37d3c3a80 06:17:52 ---> d77b31bfb36b 06:17:52 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:17:52 ---> ce64614f6cdf 06:17:52 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:17:53 ---> d95af2621bd4 06:17:53 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:17:53 ---> 03f6ff7ed923 06:17:53 Step 18/23 : EXPOSE 59999 06:17:53 ---> Running in a8e6c759f0e9 06:17:53 Removing intermediate container a8e6c759f0e9 06:17:53 ---> 463d3ca6acd9 06:17:53 Step 19/23 : ENTRYPOINT ["/device-simple"] 06:17:53 ---> Running in f4842b36ce2a 06:17:53 Removing intermediate container f4842b36ce2a 06:17:53 ---> 5b9e213cff0d 06:17:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:17:53 ---> Running in b286be738013 06:17:53 Removing intermediate container b286be738013 06:17:53 ---> a86edd979589 06:17:53 Step 21/23 : LABEL arch=amd64 06:17:53 ---> Running in d4340a7d93aa 06:17:53 Removing intermediate container d4340a7d93aa 06:17:53 ---> bf758191b986 06:17:53 Step 22/23 : LABEL git_sha=384d7c5e7ac8081017ff56bc2958a812a210b269 06:17:53 ---> Running in 05b7734332b5 06:17:53 Removing intermediate container 05b7734332b5 06:17:53 ---> 3b4bb5d2f87e 06:17:53 Step 23/23 : LABEL version=3.0.0-dev.45 06:17:53 ---> Running in 036a57e109dc 06:17:53 Removing intermediate container 036a57e109dc 06:17:53 ---> d19943c29dd8 06:17:53 [Warning] One or more build-args [ARCH] were not consumed 06:17:53 Successfully built d19943c29dd8 06:17:53 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:17:54 06:17:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:17:54 latest: Pulling from edgex-lftools-log-publisher 06:17:54 5eb5b503b376: Pulling fs layer 06:17:54 5c69ac0246d0: Pulling fs layer 06:17:54 ec43610c2a17: Pulling fs layer 06:17:54 3a2ae6a8a46f: Pulling fs layer 06:17:54 33b1e0a273af: Pulling fs layer 06:17:54 5d3b04190fa2: Pulling fs layer 06:17:54 2f39f015ded8: Pulling fs layer 06:17:54 33b1e0a273af: Waiting 06:17:54 5d3b04190fa2: Waiting 06:17:54 2f39f015ded8: Waiting 06:17:54 3a2ae6a8a46f: Waiting 06:17:54 5c69ac0246d0: Verifying Checksum 06:17:54 5c69ac0246d0: Download complete 06:17:54 3a2ae6a8a46f: Verifying Checksum 06:17:54 3a2ae6a8a46f: Download complete 06:17:54 33b1e0a273af: Verifying Checksum 06:17:54 33b1e0a273af: Download complete 06:17:54 5d3b04190fa2: Download complete 06:17:54 ec43610c2a17: Verifying Checksum 06:17:54 ec43610c2a17: Download complete 06:17:54 5eb5b503b376: Download complete 06:17:55 2f39f015ded8: Download complete 06:17:56 5eb5b503b376: Pull complete 06:17:56 5c69ac0246d0: Pull complete 06:17:56 ec43610c2a17: Pull complete 06:17:56 3a2ae6a8a46f: Pull complete 06:17:57 33b1e0a273af: Pull complete 06:17:57 5d3b04190fa2: Pull complete 06:18:02 2f39f015ded8: Pull complete 06:18:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:18:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:18:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:18:02 prd-ubuntu20.04-docker-8c-8g-8508 does not seem to be running inside a container 06:18:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:18:07 $ docker top 762e6fce4c004b4df58a58f104ce0e34262af965e7907403782302fe5fc5cd6b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:18:07 ---> job-cost.sh 06:18:07 lf-activate-venv: SKIPPING 06:18:07 INFO: No Stack... 06:18:08 INFO: Retrieving Pricing Info for: v3-standard-8 06:18:08 INFO: Archiving Costs [Pipeline] sh 06:18:09 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 06:18:09 + cut -d, -f6 [Pipeline] lock 06:18:09 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-175-stack-cost] 06:18:09 Resource [jenkins-edgexfoundry-device-sdk-go-main-175-stack-cost] did not exist. Created. 06:18:09 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-175-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:18:09 + echo total: 0.2199999988079071 [Pipeline] stash 06:18:09 Stashed 1 file(s) [Pipeline] } 06:18:09 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-175-stack-cost] [Pipeline] // lock [Pipeline] } 06:18:09 $ docker stop --time=1 762e6fce4c004b4df58a58f104ce0e34262af965e7907403782302fe5fc5cd6b 06:18:10 $ docker rm -f --volumes 762e6fce4c004b4df58a58f104ce0e34262af965e7907403782302fe5fc5cd6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:18:20 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 06:20:11 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 06:20:11 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 06:20:11 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 06:20:11 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 06:20:11 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 06:20:11 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.224s coverage: 27.6% of statements 06:20:11 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.293s coverage: 78.9% of statements 06:20:11 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 06:20:17 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.373s coverage: 86.0% of statements 06:20:17 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 06:20:17 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 06:20:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.400s coverage: 75.0% of statements 06:20:18 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 06:20:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.274s coverage: 15.3% of statements 06:20:18 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 06:20:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.389s coverage: 65.2% of statements 06:20:20 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 06:20:20 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 06:20:20 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.143s coverage: 89.2% of statements 06:20:20 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 06:20:20 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.266s coverage: 4.6% of statements 06:20:20 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 06:20:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:20:21 GO111MODULE=on go vet ./... 06:21:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:21:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:21:57 ./bin/test-attribution-txt.sh [Pipeline] echo 06:21:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:21:57 $ docker stop --time=1 a6cebd6442b044388efdf22f00515682760f238d1f06f4692338fe5634c6f867 06:21:59 $ docker rm -f --volumes a6cebd6442b044388efdf22f00515682760f238d1f06f4692338fe5634c6f867 [Pipeline] // withDockerContainer [Pipeline] sh 06:22:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:22:01 Warning: overwriting stash ‘coverage-report’ 06:22:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:22:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:22:02 + ls -al . 06:22:02 total 276 06:22:02 drwxrwxr-x 10 jenkins jenkins 4096 Mar 7 06:17 . 06:22:02 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 06:15 .. 06:22:02 -rw-rw-r-- 1 jenkins jenkins 140 Mar 7 06:15 .dockerignore 06:22:02 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 06:15 .git 06:22:02 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 06:15 .github 06:22:02 -rw-rw-r-- 1 jenkins jenkins 131 Mar 7 06:15 .gitignore 06:22:02 -rw-rw-r-- 1 jenkins jenkins 42 Mar 7 06:15 .golangci.yml 06:22:02 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 7 06:15 CHANGELOG.md 06:22:02 -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 06:15 GOVERNANCE.md 06:22:02 -rw-rw-r-- 1 jenkins jenkins 885 Mar 7 06:15 Jenkinsfile 06:22:02 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 7 06:15 LICENSE 06:22:02 -rw-rw-r-- 1 jenkins jenkins 1679 Mar 7 06:15 Makefile 06:22:02 -rw-rw-r-- 1 jenkins jenkins 619 Mar 7 06:15 OWNERS.md 06:22:02 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 7 06:15 README.md 06:22:02 -rw-rw-r-- 1 jenkins jenkins 12 Mar 7 06:15 VERSION 06:22:02 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 06:15 bin 06:22:02 -rw-r--r-- 1 jenkins jenkins 111243 Mar 7 06:20 coverage.out 06:22:02 drwxrwxr-x 5 jenkins jenkins 4096 Mar 7 06:15 example 06:22:02 -rw-rw-r-- 1 jenkins jenkins 3266 Mar 7 06:15 go.mod 06:22:02 -rw-rw-r-- 1 jenkins jenkins 30839 Mar 7 06:15 go.sum 06:22:02 drwxrwxr-x 13 jenkins jenkins 4096 Mar 7 06:15 internal 06:22:02 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 06:15 openapi 06:22:02 drwxrwxr-x 6 jenkins jenkins 4096 Mar 7 06:15 pkg 06:22:02 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 06:15 snap 06:22:02 -rw-rw-r-- 1 jenkins jenkins 222 Mar 7 06:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:02 + 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=384d7c5e7ac8081017ff56bc2958a812a210b269 --label arch=arm64 --label version=3.0.0-dev.45 . 06:22:03 Sending build context to Docker daemon 5.81MB 06:22:03 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 06:22:03 Step 2/23 : FROM ${BASE} AS builder 06:22:03 ---> 0f0a4a348771 06:22:03 Step 3/23 : ARG MAKE=make build 06:22:03 ---> Running in 78d363b1593e 06:22:03 Removing intermediate container 78d363b1593e 06:22:03 ---> ff8a72252f12 06:22:03 Step 4/23 : WORKDIR /device-sdk-go 06:22:03 ---> Running in 758beb466403 06:22:04 Removing intermediate container 758beb466403 06:22:04 ---> c0a077fc8f2b 06:22:04 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:22:04 ---> Running in 1d3bab91af32 06:22:04 Removing intermediate container 1d3bab91af32 06:22:04 ---> 8214ecd22191 06:22:04 Step 6/23 : RUN apk add --update --no-cache make git 06:22:04 ---> Running in 9d4e4dadc680 06:22:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:22:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:22:06 OK: 221 MiB in 51 packages 06:22:07 Removing intermediate container 9d4e4dadc680 06:22:07 ---> 21e489e88d50 06:22:07 Step 7/23 : COPY go.mod vendor* ./ 06:22:08 ---> ce0bda6108a0 06:22:08 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:22:08 ---> Running in 3f7ed952b4f6 06:22:11 Removing intermediate container 3f7ed952b4f6 06:22:11 ---> 8ae80157b47a 06:22:11 Step 9/23 : COPY . . 06:22:12 ---> 7aa7edcc4e86 06:22:12 Step 10/23 : RUN ${MAKE} 06:22:12 ---> Running in 1f43da2da159 06:22:13 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.45" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:24:20 Removing intermediate container 1f43da2da159 06:24:20 ---> e67c095d748c 06:24:20 Step 11/23 : FROM alpine:3.16 06:24:20 3.16: Pulling from library/alpine 06:24:20 3760b48202b3: Pulling fs layer 06:24:20 3760b48202b3: Verifying Checksum 06:24:20 3760b48202b3: Download complete 06:24:20 3760b48202b3: Pull complete 06:24:20 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 06:24:20 Status: Downloaded newer image for alpine:3.16 06:24:20 ---> 4c81e5bf8899 06:24:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 06:24:20 ---> Running in 90478820c045 06:24:20 Removing intermediate container 90478820c045 06:24:20 ---> 265bd30326b8 06:24:20 Step 13/23 : RUN apk add --update --no-cache 06:24:20 ---> Running in 9e84656d9ea4 06:24:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:24:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:24:20 OK: 5 MiB in 14 packages 06:24:21 Removing intermediate container 9e84656d9ea4 06:24:21 ---> 0f2d49355fd7 06:24:21 Step 14/23 : WORKDIR / 06:24:21 ---> Running in 79424022b806 06:24:22 Removing intermediate container 79424022b806 06:24:22 ---> e10fe82ff590 06:24:22 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:24:22 ---> 1314f6c352be 06:24:22 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:24:24 ---> 51e9d28fd830 06:24:24 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:24:24 ---> 32b9674ea346 06:24:24 Step 18/23 : EXPOSE 59999 06:24:24 ---> Running in c5cbcda8fc7d 06:24:25 Removing intermediate container c5cbcda8fc7d 06:24:25 ---> 87877682a9ea 06:24:25 Step 19/23 : ENTRYPOINT ["/device-simple"] 06:24:25 ---> Running in 3186530e7818 06:24:25 Removing intermediate container 3186530e7818 06:24:25 ---> b47b30de6153 06:24:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:24:25 ---> Running in 156e466b2f76 06:24:26 Removing intermediate container 156e466b2f76 06:24:26 ---> 847edb007171 06:24:26 Step 21/23 : LABEL arch=arm64 06:24:26 ---> Running in 001e83912571 06:24:26 Removing intermediate container 001e83912571 06:24:26 ---> 7d85cf7fb576 06:24:26 Step 22/23 : LABEL git_sha=384d7c5e7ac8081017ff56bc2958a812a210b269 06:24:26 ---> Running in 18bcfa215b9c 06:24:26 Removing intermediate container 18bcfa215b9c 06:24:26 ---> 6c2c984aa691 06:24:26 Step 23/23 : LABEL version=3.0.0-dev.45 06:24:26 ---> Running in 3282f84eb520 06:24:27 Removing intermediate container 3282f84eb520 06:24:27 ---> e5ef86828393 06:24:27 [Warning] One or more build-args [ARCH] were not consumed 06:24:27 Successfully built e5ef86828393 06:24:27 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:24:27 06:24:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:24:27 arm64: Pulling from edgex-lftools-log-publisher 06:24:27 8998bd30e6a1: Pulling fs layer 06:24:27 04944245beec: Pulling fs layer 06:24:27 699f458cf7ca: Pulling fs layer 06:24:27 765212b225bb: Pulling fs layer 06:24:27 f23df028b6ca: Pulling fs layer 06:24:27 d65c8cfc05b1: Pulling fs layer 06:24:27 2437ff75d9bd: Pulling fs layer 06:24:27 f23df028b6ca: Waiting 06:24:27 765212b225bb: Waiting 06:24:27 d65c8cfc05b1: Waiting 06:24:27 2437ff75d9bd: Waiting 06:24:28 04944245beec: Verifying Checksum 06:24:28 04944245beec: Download complete 06:24:28 765212b225bb: Verifying Checksum 06:24:28 765212b225bb: Download complete 06:24:28 f23df028b6ca: Verifying Checksum 06:24:28 f23df028b6ca: Download complete 06:24:28 d65c8cfc05b1: Verifying Checksum 06:24:28 d65c8cfc05b1: Download complete 06:24:28 699f458cf7ca: Verifying Checksum 06:24:28 699f458cf7ca: Download complete 06:24:28 8998bd30e6a1: Verifying Checksum 06:24:28 8998bd30e6a1: Download complete 06:24:31 2437ff75d9bd: Verifying Checksum 06:24:31 2437ff75d9bd: Download complete 06:24:32 8998bd30e6a1: Pull complete 06:24:33 04944245beec: Pull complete 06:24:34 699f458cf7ca: Pull complete 06:24:35 765212b225bb: Pull complete 06:24:35 f23df028b6ca: Pull complete 06:24:35 d65c8cfc05b1: Pull complete 06:24:50 2437ff75d9bd: Pull complete 06:24:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:24:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:24:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:24:51 prd-ubuntu20.04-docker-arm64-4c-16g-8515 does not seem to be running inside a container 06:24:51 $ 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/175 -v /w/workspace/device-sdk-go/175:/w/workspace/device-sdk-go/175:rw,z -v /w/workspace/device-sdk-go/175@tmp:/w/workspace/device-sdk-go/175@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:arm64 cat 06:24:54 $ docker top bbe7e262cc7e28cfd2d203bcd05638521e1c92e92c9d927e92f29e6000723a0c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:24:54 ---> job-cost.sh 06:24:54 lf-activate-venv: SKIPPING 06:24:54 INFO: No Stack... 06:24:55 INFO: Retrieving Pricing Info for: v3-standard-4 06:24:56 INFO: Archiving Costs [Pipeline] sh 06:24:56 + cat /w/workspace/device-sdk-go/175/archives/cost.csv 06:24:56 + cut -d, -f6 [Pipeline] lock 06:24:56 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-175-stack-cost] 06:24:56 Resource [jenkins-edgexfoundry-device-sdk-go-main-175-stack-cost] did not exist. Created. 06:24:56 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-175-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:24:57 /w/workspace/device-sdk-go/175@tmp/durable-de08dc68/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:24:58 + echo total: 0.10999999940395355 [Pipeline] stash 06:24:58 Warning: overwriting stash ‘stack-cost’ 06:24:58 Stashed 1 file(s) [Pipeline] } 06:24:58 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-175-stack-cost] [Pipeline] // lock [Pipeline] } 06:24:58 $ docker stop --time=1 bbe7e262cc7e28cfd2d203bcd05638521e1c92e92c9d927e92f29e6000723a0c 06:24:59 $ docker rm -f --volumes bbe7e262cc7e28cfd2d203bcd05638521e1c92e92c9d927e92f29e6000723a0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:25:00 provisioning config files... 06:25:00 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1442783041765099438tmp [Pipeline] { [Pipeline] sh 06:25:00 + set +x 06:25:00 + curl -s https://codecov.io/bash 06:25:00 + bash -s -- 06:25:00 06:25:00 _____ _ 06:25:00 / ____| | | 06:25:00 | | ___ __| | ___ ___ _____ __ 06:25:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:25:00 | |___| (_) | (_| | __/ (_| (_) \ V / 06:25:00 \_____\___/ \__,_|\___|\___\___/ \_/ 06:25:00 Bash-1.0.6 06:25:00 06:25:00 06:25:00 ==> git version 2.25.1 found 06:25:00 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 06:25:00 Release-Date: 2020-01-08 06:25:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:25:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:25:00 ==> Jenkins CI detected. 06:25:00 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 06:25:00 project root: . 06:25:00 --> token set from env 06:25:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:25:00 ==> Running gcov in . (disable via -X gcov) 06:25:00 ==> Python coveragepy not found 06:25:00 ==> Searching for coverage reports in: 06:25:00 + . 06:25:00 -> Found 1 reports 06:25:00 ==> Detecting git/mercurial file structure 06:25:00 ==> Reading reports 06:25:00 + ./coverage.out bytes=111243 06:25:00 ==> Appending adjustments 06:25:00 https://docs.codecov.io/docs/fixing-reports 06:25:00 + Found adjustments 06:25:00 ==> Gzipping contents 06:25:00 16K /tmp/codecov.Y1E1fI.gz 06:25:00 ==> Uploading reports 06:25:00 url: https://codecov.io 06:25:00 query: branch=main&commit=384d7c5e7ac8081017ff56bc2958a812a210b269&build=175&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F175%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:25:01 -> Pinging Codecov 06:25:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=384d7c5e7ac8081017ff56bc2958a812a210b269&build=175&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F175%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:25:01 -> Uploading to 06:25:01 https://storage.googleapis.com/codecov/v4/raw/2023-03-07/7E55EF52A471D76F132DFD9A03CDDE97/384d7c5e7ac8081017ff56bc2958a812a210b269/08d1b855-fd78-4c05-9977-21862dbabbb8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230307T062500Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f823db473237ab3bc2d4f7a845ea6f525497ce11f4b2ad1f5bfd7f355ecc32fc 06:25:01 % Total % Received % Xferd Average Speed Time Time Time Current 06:25:01 Dload Upload Total Spent Left Speed 06:25:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15338 0 0 100 15338 0 75930 --:--:-- --:--:-- --:--:-- 75556 100 15338 0 0 100 15338 0 55172 --:--:-- --:--:-- --:--:-- 54974 06:25:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/384d7c5e7ac8081017ff56bc2958a812a210b269 [Pipeline] } 06:25:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:25:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:25:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:25:01 06:25:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:25:02 1.410.4: Pulling from edgex-devops/edgex-snyk-go 06:25:02 df9b9388f04a: Pulling fs layer 06:25:02 52dc419b0ee2: Pulling fs layer 06:25:02 25bc292e5bac: Pulling fs layer 06:25:02 114826534d7a: Pulling fs layer 06:25:02 4657fd5d0bcf: Pulling fs layer 06:25:02 6ad1cebc031e: Pulling fs layer 06:25:02 8a3aa393b2d8: Pulling fs layer 06:25:02 6ad1cebc031e: Waiting 06:25:02 4657fd5d0bcf: Waiting 06:25:02 8a3aa393b2d8: Waiting 06:25:02 114826534d7a: Waiting 06:25:02 52dc419b0ee2: Download complete 06:25:02 4657fd5d0bcf: Download complete 06:25:02 df9b9388f04a: Verifying Checksum 06:25:02 df9b9388f04a: Download complete 06:25:02 df9b9388f04a: Pull complete 06:25:02 6ad1cebc031e: Verifying Checksum 06:25:02 6ad1cebc031e: Download complete 06:25:02 52dc419b0ee2: Pull complete 06:25:02 25bc292e5bac: Pull complete 06:25:03 114826534d7a: Verifying Checksum 06:25:03 114826534d7a: Download complete 06:25:03 8a3aa393b2d8: Verifying Checksum 06:25:03 8a3aa393b2d8: Download complete 06:25:07 114826534d7a: Pull complete 06:25:07 4657fd5d0bcf: Pull complete 06:25:07 6ad1cebc031e: Pull complete 06:25:10 8a3aa393b2d8: Pull complete 06:25:10 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 06:25:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:25:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:25:10 prd-ubuntu20.04-docker-8c-8g-8508 does not seem to be running inside a container 06:25:10 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 06:25:16 $ docker top 8a69922c3b9a9af7d35f574fcea4877a6f06e448cca5a21ebed74e36038c241c -eo pid,comm [Pipeline] { [Pipeline] echo 06:25:16 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 06:25:16 + set -o pipefail 06:25:16 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 06:25:22 06:25:22 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... 06:25:22 06:25:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/4d995eb0-d1e3-4f32-8e2e-a1d15f4af773 06:25:22 06:25:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:25:22 06:25:22 06:25:22 A medium severity vulnerability was found in the Snyk CLI versions you are using. 06:25:22 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 06:25:22 More details here: https://snyk.co/ue1NS [Pipeline] } 06:25:22 $ docker stop --time=1 8a69922c3b9a9af7d35f574fcea4877a6f06e448cca5a21ebed74e36038c241c 06:25:25 $ docker rm -f --volumes 8a69922c3b9a9af7d35f574fcea4877a6f06e448cca5a21ebed74e36038c241c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 06:25:26 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:25:26 provisioning config files... 06:25:26 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9105637482819653524tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:25:26 --> edgex-publish-swagger.sh 06:25:26 === Publish openapi/v3 API === 06:25:26 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 06:25:26 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] 06:25:26 % Total % Received % Xferd Average Speed Time Time Time Current 06:25:26 Dload Upload Total Spent Left Speed 06:25:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23571 0 0 100 23571 0 44897 --:--:-- --:--:-- --:--:-- 44897 06:25:26 06:25:26 [Pipeline] } 06:25:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:25:27 + git log --format=format:%s -1 384d7c5e7ac8081017ff56bc2958a812a210b269 [Pipeline] sh 06:25:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:25:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:25:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:25:28 prd-ubuntu20.04-docker-8c-8g-8508 does not seem to be running inside a container 06:25:28 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:25:28 $ docker top c704e99aa25bad46b967bbb932dbd5ef054c86f19c5a6222202a43e30c43f8d8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:25:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:25:28 [ssh-agent] Looking for ssh-agent implementation... 06:25:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:25:28 $ docker exec c704e99aa25bad46b967bbb932dbd5ef054c86f19c5a6222202a43e30c43f8d8 ssh-agent 06:25:28 SSH_AUTH_SOCK=/tmp/ssh-msflER2GCMU0/agent.31 06:25:28 SSH_AGENT_PID=37 06:25:28 Running ssh-add (command line suppressed) 06:25:29 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18365390887357481001.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18365390887357481001.key) 06:25:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:25:29 + git semver tag 06:25:29 2023-03-07 06:25:29,594 [run_tag] DEBUG tag force:False 06:25:29 2023-03-07 06:25:29,595 [check_head_tag] DEBUG check head tag 06:25:29 2023-03-07 06:25:29,596 [execute] INFO git cat-file --batch-check 06:25:29 2023-03-07 06:25:29,596 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 06:25:29 2023-03-07 06:25:29,601 [execute] INFO git cat-file --batch 06:25:29 2023-03-07 06:25:29,601 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 06:25:29 2023-03-07 06:25:29,635 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:25:29 2023-03-07 06:25:29,636 [execute] INFO git tag -a v3.0.0-dev.45 -m v3.0.0-dev.45 06:25:29 2023-03-07 06:25:29,636 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.45', '-m', 'v3.0.0-dev.45'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 06:25:29 2023-03-07 06:25:29,640 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:25:29 3.0.0-dev.45 [Pipeline] } 06:25:29 $ docker exec --env ******** --env ******** c704e99aa25bad46b967bbb932dbd5ef054c86f19c5a6222202a43e30c43f8d8 ssh-agent -k 06:25:29 unset SSH_AUTH_SOCK; 06:25:29 unset SSH_AGENT_PID; 06:25:29 echo Agent pid 37 killed; 06:25:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:25:30 + git semver [Pipeline] } 06:25:30 $ docker stop --time=1 c704e99aa25bad46b967bbb932dbd5ef054c86f19c5a6222202a43e30c43f8d8 06:25:31 $ docker rm -f --volumes c704e99aa25bad46b967bbb932dbd5ef054c86f19c5a6222202a43e30c43f8d8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:25:32 06:25:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:25:32 0.23.1-centos7: Pulling from edgex-lftools 06:25:32 ab5ef0e58194: Pulling fs layer 06:25:32 9712f1f96733: Pulling fs layer 06:25:32 63f879dbbcfc: Pulling fs layer 06:25:32 0d9ebad4ef96: Pulling fs layer 06:25:32 e9a5061849ea: Pulling fs layer 06:25:32 d747dcd14b5f: Pulling fs layer 06:25:32 2de7ff778b66: Pulling fs layer 06:25:32 e9a5061849ea: Waiting 06:25:32 0d9ebad4ef96: Waiting 06:25:32 d747dcd14b5f: Waiting 06:25:32 2de7ff778b66: Waiting 06:25:32 9712f1f96733: Verifying Checksum 06:25:32 9712f1f96733: Download complete 06:25:33 63f879dbbcfc: Verifying Checksum 06:25:33 63f879dbbcfc: Download complete 06:25:33 e9a5061849ea: Verifying Checksum 06:25:33 e9a5061849ea: Download complete 06:25:33 d747dcd14b5f: Verifying Checksum 06:25:33 d747dcd14b5f: Download complete 06:25:33 0d9ebad4ef96: Verifying Checksum 06:25:33 0d9ebad4ef96: Download complete 06:25:33 ab5ef0e58194: Download complete 06:25:33 2de7ff778b66: Verifying Checksum 06:25:35 ab5ef0e58194: Pull complete 06:25:36 9712f1f96733: Pull complete 06:25:36 63f879dbbcfc: Pull complete 06:25:40 0d9ebad4ef96: Pull complete 06:25:40 e9a5061849ea: Pull complete 06:25:40 d747dcd14b5f: Pull complete 06:25:42 2de7ff778b66: Pull complete 06:25:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:25:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:25:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:25:42 prd-ubuntu20.04-docker-8c-8g-8508 does not seem to be running inside a container 06:25:42 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:25:48 $ docker top 5529a17c48f7c1c6d11f1be1b84e3358cf42c86ab276e17bd04163653deb74a1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:25:48 provisioning config files... 06:25:48 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10651034947484040191tmp 06:25:48 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3738786326900244037tmp 06:25:48 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config18270232304072783834tmp [Pipeline] { [Pipeline] echo 06:25:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:25:48 ---> sigul-configuration.sh 06:25:48 gpg: directory `/root/.gnupg' created 06:25:48 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:25:48 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:25:48 gpg: keyring `/root/.gnupg/secring.gpg' created 06:25:48 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:25:48 gpg: CAST5 encrypted data 06:25:48 gpg: encrypted with 1 passphrase 06:25:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:25:48 + mkdir /home/jenkins 06:25:48 + mkdir /home/jenkins/sigul [Pipeline] sh 06:25:49 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 06:25:49 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:25:49 ---> sigul-install.sh 06:25:49 Sigul already installed; skipping installation. [Pipeline] sh 06:25:49 + git tag --list 06:25:49 0.7.1 06:25:49 delhi-tag 06:25:49 v1.0.0 06:25:49 v1.1.0 06:25:49 v1.1.1 06:25:49 v1.1.2 06:25:49 v1.2.0 06:25:49 v1.2.1 06:25:49 v1.2.2 06:25:49 v1.2.3 06:25:49 v1.3.0 06:25:49 v1.4.0 06:25:49 v2.0.0 06:25:49 v2.1.0 06:25:49 v2.1.1 06:25:49 v2.1.1-dev.2 06:25:49 v2.1.1-dev.3 06:25:49 v2.2.0 06:25:49 v2.2.1-dev.1 06:25:49 v2.2.1-dev.10 06:25:49 v2.2.1-dev.11 06:25:49 v2.2.1-dev.12 06:25:49 v2.2.1-dev.13 06:25:49 v2.2.1-dev.14 06:25:49 v2.2.1-dev.2 06:25:49 v2.2.1-dev.3 06:25:49 v2.2.1-dev.4 06:25:49 v2.2.1-dev.5 06:25:49 v2.2.1-dev.6 06:25:49 v2.2.1-dev.7 06:25:49 v2.2.1-dev.8 06:25:49 v2.2.1-dev.9 06:25:49 v2.3.0 06:25:49 v2.3.0-dev.14 06:25:49 v2.3.0-dev.15 06:25:49 v2.3.0-dev.16 06:25:49 v2.3.0-dev.17 06:25:49 v2.3.0-dev.18 06:25:49 v2.3.0-dev.19 06:25:49 v2.3.0-dev.20 06:25:49 v2.3.0-dev.21 06:25:49 v2.3.0-dev.22 06:25:49 v2.3.0-dev.23 06:25:49 v2.3.0-dev.24 06:25:49 v2.3.0-dev.25 06:25:49 v2.3.0-dev.26 06:25:49 v2.3.0-dev.27 06:25:49 v2.3.0-dev.28 06:25:49 v2.3.0-dev.29 06:25:49 v2.3.0-dev.30 06:25:49 v2.3.0-dev.31 06:25:49 v2.3.0-dev.32 06:25:49 v2.3.0-dev.33 06:25:49 v2.3.0-dev.34 06:25:49 v2.3.0-dev.35 06:25:49 v2.3.0-dev.36 06:25:49 v2.3.0-dev.37 06:25:49 v2.3.0-dev.38 06:25:49 v2.3.0-dev.39 06:25:49 v2.3.0-dev.40 06:25:49 v2.3.0-dev.41 06:25:49 v2.3.0-dev.42 06:25:49 v2.3.0-dev.43 06:25:49 v2.3.0-dev.44 06:25:49 v2.3.0-dev.45 06:25:49 v2.3.0-dev.46 06:25:49 v2.3.0-dev.47 06:25:49 v2.3.0-dev.48 06:25:49 v2.3.0-dev.49 06:25:49 v2.3.0-dev.50 06:25:49 v2.3.0-dev.51 06:25:49 v2.3.1-dev.1 06:25:49 v2.3.1-dev.2 06:25:49 v3.0.0-dev.1 06:25:49 v3.0.0-dev.10 06:25:49 v3.0.0-dev.11 06:25:49 v3.0.0-dev.12 06:25:49 v3.0.0-dev.13 06:25:49 v3.0.0-dev.14 06:25:49 v3.0.0-dev.15 06:25:49 v3.0.0-dev.16 06:25:49 v3.0.0-dev.17 06:25:49 v3.0.0-dev.18 06:25:49 v3.0.0-dev.19 06:25:49 v3.0.0-dev.2 06:25:49 v3.0.0-dev.20 06:25:49 v3.0.0-dev.21 06:25:49 v3.0.0-dev.22 06:25:49 v3.0.0-dev.23 06:25:49 v3.0.0-dev.24 06:25:49 v3.0.0-dev.25 06:25:49 v3.0.0-dev.26 06:25:49 v3.0.0-dev.27 06:25:49 v3.0.0-dev.28 06:25:49 v3.0.0-dev.29 06:25:49 v3.0.0-dev.3 06:25:49 v3.0.0-dev.30 06:25:49 v3.0.0-dev.31 06:25:49 v3.0.0-dev.32 06:25:49 v3.0.0-dev.33 06:25:49 v3.0.0-dev.34 06:25:49 v3.0.0-dev.35 06:25:49 v3.0.0-dev.36 06:25:49 v3.0.0-dev.37 06:25:49 v3.0.0-dev.38 06:25:49 v3.0.0-dev.39 06:25:49 v3.0.0-dev.4 06:25:49 v3.0.0-dev.40 06:25:49 v3.0.0-dev.41 06:25:49 v3.0.0-dev.42 06:25:49 v3.0.0-dev.43 06:25:49 v3.0.0-dev.44 06:25:49 v3.0.0-dev.45 06:25:49 v3.0.0-dev.5 06:25:49 v3.0.0-dev.6 06:25:49 v3.0.0-dev.7 06:25:49 v3.0.0-dev.8 06:25:49 v3.0.0-dev.9 [Pipeline] sh 06:25:50 + lftools sign git-tag v3.0.0-dev.45 06:25:50 Signing Git tag with Sigul... 06:25:50 Signing v3.0.0-dev.45 [Pipeline] echo 06:25:50 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:25:51 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:25:51 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:25:51 $ docker stop --time=1 5529a17c48f7c1c6d11f1be1b84e3358cf42c86ab276e17bd04163653deb74a1 06:25:52 $ docker rm -f --volumes 5529a17c48f7c1c6d11f1be1b84e3358cf42c86ab276e17bd04163653deb74a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:25:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:25:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:25:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:25:53 prd-ubuntu20.04-docker-8c-8g-8508 does not seem to be running inside a container 06:25:53 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:25:53 $ docker top 6e0333c08432fc90feb875de34fcb930bbb4e13f7290cafb2a6f546bb3970aaf -eo pid,comm 06:25:53 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:25:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:25:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:25:53 [ssh-agent] Looking for ssh-agent implementation... 06:25:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:25:53 $ docker exec 6e0333c08432fc90feb875de34fcb930bbb4e13f7290cafb2a6f546bb3970aaf ssh-agent 06:25:54 SSH_AUTH_SOCK=/tmp/ssh-9IsqcYsMHoq4/agent.32 06:25:54 SSH_AGENT_PID=38 06:25:54 Running ssh-add (command line suppressed) 06:25:54 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9624737422645747449.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9624737422645747449.key) 06:25:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:25:54 + git semver bump pre 06:25:54 2023-03-07 06:25:54,640 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:25:54 2023-03-07 06:25:54,640 [bump_version] DEBUG bumping version:3.0.0-dev.45 on axis:pre with prefix:dev 06:25:54 2023-03-07 06:25:54,641 [bump_version] DEBUG bumped version:3.0.0-dev.46 06:25:54 2023-03-07 06:25:54,641 [write_version] DEBUG write version:3.0.0-dev.46 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 06:25:54 2023-03-07 06:25:54,641 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:25:54 2023-03-07 06:25:54,641 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:25:54 2023-03-07 06:25:54,643 [execute] INFO git cat-file --batch-check 06:25:54 2023-03-07 06:25:54,643 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:25:54 2023-03-07 06:25:54,648 [execute] INFO git cat-file --batch 06:25:54 2023-03-07 06:25:54,649 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:25:54 2023-03-07 06:25:54,654 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:25:54 3.0.0-dev.46 [Pipeline] } 06:25:54 $ docker exec --env ******** --env ******** 6e0333c08432fc90feb875de34fcb930bbb4e13f7290cafb2a6f546bb3970aaf ssh-agent -k 06:25:54 unset SSH_AUTH_SOCK; 06:25:54 unset SSH_AGENT_PID; 06:25:54 echo Agent pid 38 killed; 06:25:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:25:55 + git semver [Pipeline] } 06:25:55 $ docker stop --time=1 6e0333c08432fc90feb875de34fcb930bbb4e13f7290cafb2a6f546bb3970aaf 06:25:56 $ docker rm -f --volumes 6e0333c08432fc90feb875de34fcb930bbb4e13f7290cafb2a6f546bb3970aaf [Pipeline] // withDockerContainer [Pipeline] sh 06:25:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:25:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:25:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:25:57 prd-ubuntu20.04-docker-8c-8g-8508 does not seem to be running inside a container 06:25:57 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:25:57 $ docker top bc0847cb9b9d6ede991484d855c8dff7b4ba608e54f92e52695c73b0dcfc821c -eo pid,comm 06:25:57 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:25:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:25:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:25:57 [ssh-agent] Looking for ssh-agent implementation... 06:25:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:25:57 $ docker exec bc0847cb9b9d6ede991484d855c8dff7b4ba608e54f92e52695c73b0dcfc821c ssh-agent 06:25:58 SSH_AUTH_SOCK=/tmp/ssh-Nwsgs02iQGnc/agent.32 06:25:58 SSH_AGENT_PID=38 06:25:58 Running ssh-add (command line suppressed) 06:25:58 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2689208849649744356.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2689208849649744356.key) 06:25:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:25:58 + git semver push 06:25:58 2023-03-07 06:25:58,700 [run_push] DEBUG push 06:25:58 2023-03-07 06:25:58,701 [execute] INFO git cat-file --batch-check 06:25:58 2023-03-07 06:25:58,701 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:25:58 2023-03-07 06:25:58,704 [execute] INFO git rev-list 014d0ec71696fe8ac94f95b4b065a8c89ef10ab6 -- 06:25:58 2023-03-07 06:25:58,705 [execute] DEBUG Popen(['git', 'rev-list', '014d0ec71696fe8ac94f95b4b065a8c89ef10ab6', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:25:58 2023-03-07 06:25:58,716 [execute] INFO git fetch -v origin 06:25:58 2023-03-07 06:25:58,716 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 06:25:59 2023-03-07 06:25:59,227 [run_push] DEBUG no remote changes detected 06:25:59 2023-03-07 06:25:59,227 [execute] INFO git push origin semver 06:25:59 2023-03-07 06:25:59,228 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:26:00 2023-03-07 06:26:00,024 [run_push] DEBUG push all version tags 06:26:00 2023-03-07 06:26:00,025 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:26:00 2023-03-07 06:26:00,025 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 06:26:00 2023-03-07 06:26:00,825 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:26:00 3.0.0-dev.46 [Pipeline] } 06:26:01 $ docker exec --env ******** --env ******** bc0847cb9b9d6ede991484d855c8dff7b4ba608e54f92e52695c73b0dcfc821c ssh-agent -k 06:26:01 unset SSH_AUTH_SOCK; 06:26:01 unset SSH_AGENT_PID; 06:26:01 echo Agent pid 38 killed; 06:26:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:26:01 + git semver [Pipeline] } 06:26:01 $ docker stop --time=1 bc0847cb9b9d6ede991484d855c8dff7b4ba608e54f92e52695c73b0dcfc821c 06:26:03 $ docker rm -f --volumes bc0847cb9b9d6ede991484d855c8dff7b4ba608e54f92e52695c73b0dcfc821c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:26:03 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 06:26:03 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 06:26:03 total 16 06:26:03 drwxr-xr-x 3 root root 4096 Mar 7 06:18 . 06:26:03 drwxrwxr-x 12 jenkins jenkins 4096 Mar 7 06:25 .. 06:26:03 drwxr-xr-x 2 root root 4096 Mar 7 06:18 cost 06:26:03 -rw-r--r-- 1 root root 86 Mar 7 06:18 cost.csv 06:26:03 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 06:26:03 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 06:26:03 total 16 06:26:03 drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 06:18 . 06:26:03 drwxrwxr-x 12 jenkins jenkins 4096 Mar 7 06:25 .. 06:26:03 drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 06:18 cost 06:26:03 -rw-r--r-- 1 jenkins jenkins 86 Mar 7 06:18 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:26:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:26:04 ---> package-listing.sh 06:26:04 ++ facter osfamily 06:26:04 ++ tr '[:upper:]' '[:lower:]' 06:26:05 + OS_FAMILY=debian 06:26:05 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 06:26:05 + START_PACKAGES=/tmp/packages_start.txt 06:26:05 + END_PACKAGES=/tmp/packages_end.txt 06:26:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:26:05 + PACKAGES=/tmp/packages_start.txt 06:26:05 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 06:26:05 + PACKAGES=/tmp/packages_end.txt 06:26:05 + case "${OS_FAMILY}" in 06:26:05 + dpkg -l 06:26:05 + grep '^ii' 06:26:05 + '[' -f /tmp/packages_start.txt ']' 06:26:05 + '[' -f /tmp/packages_end.txt ']' 06:26:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:26:05 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 06:26:05 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 06:26:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 06:26:05 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:26:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:26:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:26:05 prd-ubuntu20.04-docker-8c-8g-8508 does not seem to be running inside a container 06:26:05 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:26:06 $ docker top ca4795bcfc1f42ceac0a48b9aece938766665c5909e6f899544d7e9bfcd0ac7a -eo pid,comm [Pipeline] { [Pipeline] sh 06:26:06 + touch /tmp/pre-build-complete [Pipeline] sh 06:26:06 + mkdir -p /var/log/sysstat [Pipeline] sh 06:26:07 + ls /var/log/sa-host 06:26:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:26:07 provisioning config files... 06:26:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6689216599351002501tmp [Pipeline] { [Pipeline] echo 06:26:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:26:07 ---> create-netrc.sh [Pipeline] } 06:26:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:26:07 ---> python-tools-install.sh [Pipeline] echo 06:26:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:26:08 ---> sudo-logs.sh 06:26:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:26:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:26:08 ---> job-cost.sh 06:26:08 lf-activate-venv: SKIPPING 06:26:08 DEBUG: total: 0.2199999988079071 06:26:08 INFO: Retrieving Stack Cost... 06:26:08 INFO: Retrieving Pricing Info for: v3-standard-8 06:26:08 INFO: Archiving Costs [Pipeline] echo 06:26:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:26:09 ---> logs-deploy.sh 06:26:09 lf-activate-venv: SKIPPING 06:26:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/175 06:26:09 INFO: archiving workspace using pattern(s): 06:26:10 Archives upload complete. 06:26:10 INFO: archiving logs to Nexus 06:26:11 ---> uname -a: 06:26:11 Linux prd-ubuntu20-04-docker-8c-8g-8508 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:26:11 06:26:11 06:26:11 ---> lscpu: 06:26:11 Architecture: x86_64 06:26:11 CPU op-mode(s): 32-bit, 64-bit 06:26:11 Byte Order: Little Endian 06:26:11 Address sizes: 40 bits physical, 48 bits virtual 06:26:11 CPU(s): 8 06:26:11 On-line CPU(s) list: 0-7 06:26:11 Thread(s) per core: 1 06:26:11 Core(s) per socket: 1 06:26:11 Socket(s): 8 06:26:11 NUMA node(s): 1 06:26:11 Vendor ID: AuthenticAMD 06:26:11 CPU family: 23 06:26:11 Model: 49 06:26:11 Model name: AMD EPYC-Rome Processor 06:26:11 Stepping: 0 06:26:11 CPU MHz: 2800.002 06:26:11 BogoMIPS: 5600.00 06:26:11 Virtualization: AMD-V 06:26:11 Hypervisor vendor: KVM 06:26:11 Virtualization type: full 06:26:11 L1d cache: 256 KiB 06:26:11 L1i cache: 256 KiB 06:26:11 L2 cache: 4 MiB 06:26:11 L3 cache: 128 MiB 06:26:11 NUMA node0 CPU(s): 0-7 06:26:11 Vulnerability Itlb multihit: Not affected 06:26:11 Vulnerability L1tf: Not affected 06:26:11 Vulnerability Mds: Not affected 06:26:11 Vulnerability Meltdown: Not affected 06:26:11 Vulnerability Mmio stale data: Not affected 06:26:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:26:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:26:11 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:26:11 Vulnerability Srbds: Not affected 06:26:11 Vulnerability Tsx async abort: Not affected 06:26:11 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:26:11 06:26:11 06:26:11 ---> nproc: 06:26:11 8 06:26:11 06:26:11 06:26:11 ---> df -h: 06:26:11 Filesystem Size Used Avail Use% Mounted on 06:26:11 overlay 155G 13G 143G 9% / 06:26:11 tmpfs 64M 0 64M 0% /dev 06:26:11 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:26:11 shm 64M 0 64M 0% /dev/shm 06:26:11 /dev/vda1 155G 13G 143G 9% /facter-os 06:26:11 06:26:11 06:26:11 ---> sar -b -r -n DEV: 06:26:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8508) 03/07/23 _x86_64_ (8 CPU) 06:26:11 06:26:11 05:59:40 LINUX RESTART (8 CPU) 06:26:11 06:26:11 06:00:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:26:11 06:01:01 49.86 24.01 25.84 0.00 2398.78 37521.12 0.00 06:26:11 06:02:01 1.42 0.00 1.42 0.00 0.00 17.33 0.00 06:26:11 06:03:01 0.88 0.00 0.88 0.00 0.00 10.13 0.00 06:26:11 06:04:01 1.45 0.00 1.45 0.00 0.00 17.73 0.00 06:26:11 06:05:01 38.07 9.38 28.69 0.00 2886.37 5080.84 0.00 06:26:11 06:06:01 17.93 1.23 16.70 0.00 2270.42 3786.30 0.00 06:26:11 06:07:01 3.40 0.02 3.38 0.00 0.13 89.32 0.00 06:26:11 06:08:01 1.82 0.00 1.82 0.00 0.00 21.06 0.00 06:26:11 06:09:01 1.30 0.00 1.30 0.00 0.00 14.40 0.00 06:26:11 06:10:01 1.05 0.00 1.05 0.00 0.00 12.93 0.00 06:26:11 06:11:01 1.47 0.00 1.47 0.00 0.00 16.53 0.00 06:26:11 06:12:01 1.63 0.00 1.63 0.00 0.00 19.06 0.00 06:26:11 06:13:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 06:26:11 06:14:01 1.83 0.00 1.83 0.00 0.00 20.53 0.00 06:26:11 06:15:01 2.12 0.02 2.10 0.00 0.13 29.46 0.00 06:26:11 06:16:01 115.51 14.61 100.90 0.00 1911.68 37052.09 0.00 06:26:11 06:17:01 113.91 1.27 112.65 0.00 11.60 45571.60 0.00 06:26:11 06:18:01 152.65 0.25 152.40 0.00 11.33 31706.10 0.00 06:26:11 06:19:01 30.11 0.02 30.09 0.00 3.47 15955.47 0.00 06:26:11 06:20:01 3.95 1.02 2.93 0.00 21.87 37.07 0.00 06:26:11 06:21:01 1.53 0.00 1.53 0.00 0.00 18.39 0.00 06:26:11 06:22:01 2.05 0.00 2.05 0.00 0.00 22.53 0.00 06:26:11 06:23:01 1.33 0.00 1.33 0.00 0.00 14.53 0.00 06:26:11 06:24:01 2.03 0.00 2.03 0.00 0.00 21.60 0.00 06:26:11 06:25:01 1.72 0.13 1.58 0.00 10.53 24.39 0.00 06:26:11 06:26:01 123.59 2.44 121.15 0.00 49.44 58025.05 0.00 06:26:11 Average: 25.91 2.08 23.83 0.00 366.97 9030.38 0.00 06:26:11 06:26:11 06:00:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:26:11 06:01:01 30619828 31892720 480928 1.46 47272 1542692 1670180 4.92 587284 1416032 216 06:26:11 06:02:01 30618664 31891636 481680 1.46 47304 1542696 1670180 4.92 589404 1416016 20 06:26:11 06:03:01 30619104 31892348 481004 1.46 47336 1542688 1670180 4.92 590020 1416264 20 06:26:11 06:04:01 30618048 31891344 481956 1.47 47376 1542692 1670180 4.92 591816 1416276 4 06:26:11 06:05:01 30280256 31849872 502744 1.53 66656 1816892 1695680 5.00 766084 1554964 22976 06:26:11 06:06:01 30081220 31850604 496280 1.51 81852 1998204 1723088 5.08 924400 1582264 0 06:26:11 06:07:01 30084472 31849360 496536 1.51 80484 1994980 1697396 5.00 923064 1579052 8 06:26:11 06:08:01 30084740 31849692 496188 1.51 80580 1994948 1697396 5.00 923404 1579052 8 06:26:11 06:09:01 30091408 31856616 489292 1.49 80668 1994960 1697396 5.00 916272 1579204 8 06:26:11 06:10:01 30091392 31856684 489132 1.49 80716 1994988 1697396 5.00 916420 1579216 172 06:26:11 06:11:01 30090972 31856324 489432 1.49 80788 1994992 1697396 5.00 916608 1579224 8 06:26:11 06:12:01 30091240 31856844 488956 1.49 80844 1994980 1697396 5.00 916512 1579408 4 06:26:11 06:13:01 30090964 31856628 489156 1.49 80892 1994984 1697396 5.00 916548 1579416 4 06:26:11 06:14:01 30091260 31856976 488964 1.49 80980 1994984 1697396 5.00 916856 1579420 0 06:26:11 06:15:01 30088964 31854860 490960 1.49 81072 1994976 1714264 5.05 918052 1579376 8 06:26:11 06:16:01 28663952 31588372 701192 2.13 110352 3078584 1998556 5.89 1294884 2526604 6532 06:26:11 06:17:01 27580492 31483120 797000 2.42 178676 3893628 2255880 6.65 1577472 3221452 260172 06:26:11 06:18:01 27206532 31594540 687308 2.09 191100 4328024 1731712 5.10 1496192 3636948 469116 06:26:11 06:19:01 27204764 31593332 687920 2.09 191320 4328264 1780460 5.25 1510248 3624800 8 06:26:11 06:20:01 27203148 31592856 688180 2.09 191404 4328884 1816476 5.35 1510200 3625292 4 06:26:11 06:21:01 27209768 31599528 681232 2.07 191464 4328888 1816476 5.35 1503440 3625296 8 06:26:11 06:22:01 27209932 31599884 680832 2.07 191516 4329016 1816476 5.35 1503360 3625428 8 06:26:11 06:23:01 27217752 31607760 672944 2.05 191568 4329020 1816476 5.35 1495288 3625428 8 06:26:11 06:24:01 27217936 31608004 672856 2.05 191620 4329020 1816476 5.35 1495336 3625432 8 06:26:11 06:25:01 27217628 31608028 672852 2.05 191680 4329368 1792316 5.28 1497804 3625644 56 06:26:11 06:26:01 25673808 31543832 728884 2.22 230116 5639884 1985036 5.85 1650020 4875188 884 06:26:11 Average: 28971086 31745452 577477 1.76 119832 2891663 1769972 5.22 1109500 2409719 29241 06:26:11 06:26:11 06:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:26:11 06:01:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:26:11 06:01:01 ens3 269.55 172.63 429.20 27.18 0.00 0.00 0.00 0.00 06:26:11 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:11 06:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:26:11 06:02:01 ens3 2.88 0.58 1.92 0.28 0.00 0.00 0.00 0.00 06:26:11 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:11 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:11 06:03:01 ens3 2.70 0.87 0.78 0.49 0.00 0.00 0.00 0.00 06:26:11 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:11 06:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:26:11 06:04:01 ens3 2.15 1.00 1.09 0.80 0.00 0.00 0.00 0.00 06:26:11 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:11 06:05:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 06:26:11 06:05:01 ens3 158.00 85.15 1833.55 6.10 0.00 0.00 0.00 0.00 06:26:11 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:11 06:06:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 06:26:11 06:06:01 ens3 86.72 33.53 973.82 2.35 0.00 0.00 0.00 0.00 06:26:11 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:11 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:11 06:07:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:26:11 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:11 06:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:26:11 06:08:01 ens3 0.25 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:26:11 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:11 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:11 06:09:01 ens3 0.22 0.02 0.01 0.00 0.00 0.00 0.00 0.00 06:26:11 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:11 06:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:26:11 06:10:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:26:11 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:11 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:11 06:11:01 ens3 0.23 0.08 0.08 0.06 0.00 0.00 0.00 0.00 06:26:11 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:11 06:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:26:11 06:12:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:26:11 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:11 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:11 06:13:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:11 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:11 06:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:26:11 06:14:01 ens3 0.47 0.15 0.08 0.01 0.00 0.00 0.00 0.00 06:26:11 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:11 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:11 06:15:01 ens3 0.73 0.47 0.51 0.28 0.00 0.00 0.00 0.00 06:26:11 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:11 06:16:01 veth879a955 69.39 93.87 6.64 53.93 0.00 0.00 0.00 0.00 06:26:11 06:16:01 lo 6.60 6.60 0.63 0.63 0.00 0.00 0.00 0.00 06:26:11 06:16:01 ens3 618.20 406.10 6185.53 89.49 0.00 0.00 0.00 0.00 06:26:11 06:16:01 docker0 81.75 107.00 6.74 169.46 0.00 0.00 0.00 0.00 06:26:11 06:17:01 veth01f6297 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 06:26:11 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:11 06:17:01 ens3 250.42 149.86 1847.77 70.19 0.00 0.00 0.00 0.00 06:26:11 06:17:01 docker0 112.85 209.95 8.80 1820.23 0.00 0.00 0.00 0.00 06:26:11 06:18:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 06:26:11 06:18:01 ens3 132.21 79.37 2658.25 17.46 0.00 0.00 0.00 0.00 06:26:11 06:18:01 docker0 3.02 6.91 0.18 81.05 0.00 0.00 0.00 0.00 06:26:11 06:19:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:26:11 06:19:01 ens3 13.16 8.40 12.23 4.48 0.00 0.00 0.00 0.00 06:26:11 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:11 06:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:26:11 06:20:01 ens3 8.38 3.30 8.27 0.47 0.00 0.00 0.00 0.00 06:26:11 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:11 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:11 06:21:01 ens3 0.65 0.63 0.35 0.29 0.00 0.00 0.00 0.00 06:26:11 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:11 06:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:26:11 06:22:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:26:11 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:11 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:11 06:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:11 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:11 06:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:26:11 06:24:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:26:11 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:11 06:25:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 06:26:11 06:25:01 ens3 4.97 3.35 5.06 1.81 0.00 0.00 0.00 0.00 06:26:11 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:11 06:26:01 veth29bba1a 1.98 1.73 0.31 0.96 0.00 0.00 0.00 0.00 06:26:11 06:26:01 lo 2.06 2.06 0.20 0.20 0.00 0.00 0.00 0.00 06:26:11 06:26:01 ens3 436.33 271.67 7789.48 124.07 0.00 0.00 0.00 0.00 06:26:11 06:26:01 docker0 39.34 69.93 3.41 583.81 0.00 0.00 0.00 0.00 06:26:11 Average: veth29bba1a 0.08 0.07 0.01 0.04 0.00 0.00 0.00 0.00 06:26:11 Average: lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 06:26:11 Average: ens3 76.43 46.78 837.54 13.31 0.00 0.00 0.00 0.00 06:26:11 Average: docker0 9.12 15.16 0.74 102.22 0.00 0.00 0.00 0.00 06:26:11 06:26:11 06:26:11 ---> sar -P ALL: 06:26:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8508) 03/07/23 _x86_64_ (8 CPU) 06:26:11 06:26:11 05:59:40 LINUX RESTART (8 CPU) 06:26:11 06:26:11 06:00:02 CPU %user %nice %system %iowait %steal %idle 06:26:11 06:01:01 all 1.80 0.00 0.48 1.39 0.02 96.31 06:26:11 06:01:01 0 1.29 0.00 0.31 0.10 0.02 98.29 06:26:11 06:01:01 1 1.95 0.00 0.36 0.20 0.02 97.47 06:26:11 06:01:01 2 2.39 0.00 0.24 0.00 0.02 97.36 06:26:11 06:01:01 3 1.17 0.00 0.37 0.20 0.02 98.23 06:26:11 06:01:01 4 1.95 0.00 0.34 0.25 0.02 97.44 06:26:11 06:01:01 5 2.74 0.00 0.53 8.35 0.02 88.36 06:26:11 06:01:01 6 2.10 0.00 1.09 0.02 0.02 96.78 06:26:11 06:01:01 7 0.80 0.00 0.61 2.04 0.03 96.52 06:26:11 06:02:01 all 0.03 0.00 0.01 0.00 0.00 99.96 06:26:11 06:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:26:11 06:02:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:26:11 06:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:26:11 06:02:01 3 0.02 0.00 0.03 0.02 0.00 99.93 06:26:11 06:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:26:11 06:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:26:11 06:02:01 6 0.08 0.00 0.00 0.00 0.00 99.92 06:26:11 06:02:01 7 0.07 0.00 0.02 0.02 0.00 99.90 06:26:11 06:03:01 all 0.02 0.00 0.01 0.01 0.01 99.95 06:26:11 06:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:26:11 06:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:26:11 06:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:26:11 06:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:26:11 06:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:26:11 06:03:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:26:11 06:03:01 6 0.08 0.00 0.00 0.00 0.00 99.92 06:26:11 06:03:01 7 0.03 0.00 0.02 0.08 0.02 99.85 06:26:11 06:04:01 all 0.04 0.00 0.01 0.00 0.00 99.94 06:26:11 06:04:01 0 0.05 0.00 0.02 0.00 0.00 99.93 06:26:11 06:04:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:26:11 06:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:26:11 06:04:01 3 0.00 0.00 0.00 0.02 0.02 99.97 06:26:11 06:04:01 4 0.03 0.00 0.03 0.00 0.00 99.93 06:26:11 06:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:26:11 06:04:01 6 0.17 0.00 0.02 0.00 0.00 99.82 06:26:11 06:04:01 7 0.05 0.00 0.02 0.02 0.00 99.92 06:26:11 06:05:01 all 1.47 0.00 0.81 0.56 0.01 97.14 06:26:11 06:05:01 0 1.29 0.00 0.60 0.23 0.03 97.84 06:26:11 06:05:01 1 2.44 0.00 2.20 0.38 0.02 94.96 06:26:11 06:05:01 2 1.67 0.00 1.30 1.72 0.02 95.29 06:26:11 06:05:01 3 0.67 0.00 0.40 0.03 0.00 98.90 06:26:11 06:05:01 4 0.82 0.00 0.45 1.02 0.00 97.71 06:26:11 06:05:01 5 1.21 0.00 0.32 0.02 0.00 98.46 06:26:11 06:05:01 6 2.10 0.00 0.38 0.08 0.02 97.41 06:26:11 06:05:01 7 1.61 0.00 0.79 1.02 0.02 96.57 06:26:11 06:06:01 all 0.99 0.00 0.63 0.32 0.01 98.06 06:26:11 06:06:01 0 0.75 0.00 1.92 0.72 0.00 96.61 06:26:11 06:06:01 1 1.62 0.00 0.47 0.00 0.02 97.90 06:26:11 06:06:01 2 0.78 0.00 0.70 0.00 0.00 98.51 06:26:11 06:06:01 3 0.63 0.00 0.32 0.00 0.02 99.03 06:26:11 06:06:01 4 0.77 0.00 0.35 0.57 0.00 98.32 06:26:11 06:06:01 5 1.60 0.00 0.38 0.20 0.02 97.80 06:26:11 06:06:01 6 0.62 0.00 0.47 0.02 0.00 98.90 06:26:11 06:06:01 7 1.14 0.00 0.42 1.05 0.02 97.38 06:26:11 06:07:01 all 0.09 0.00 0.06 0.02 0.00 99.84 06:26:11 06:07:01 0 0.10 0.00 0.05 0.00 0.00 99.85 06:26:11 06:07:01 1 0.08 0.00 0.07 0.00 0.00 99.85 06:26:11 06:07:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:26:11 06:07:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:26:11 06:07:01 4 0.17 0.00 0.10 0.02 0.00 99.72 06:26:11 06:07:01 5 0.08 0.00 0.07 0.00 0.00 99.85 06:26:11 06:07:01 6 0.08 0.00 0.07 0.05 0.00 99.80 06:26:11 06:07:01 7 0.10 0.00 0.07 0.08 0.02 99.73 06:26:11 06:08:01 all 0.00 0.00 0.01 0.01 0.00 99.98 06:26:11 06:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:26:11 06:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:26:11 06:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:26:11 06:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:26:11 06:08:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:26:11 06:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:26:11 06:08:01 6 0.00 0.00 0.00 0.05 0.00 99.95 06:26:11 06:08:01 7 0.02 0.00 0.03 0.00 0.02 99.93 06:26:11 06:09:01 all 0.01 0.00 0.01 0.01 0.00 99.97 06:26:11 06:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:26:11 06:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:26:11 06:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:26:11 06:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:26:11 06:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:26:11 06:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:26:11 06:09:01 6 0.00 0.00 0.00 0.05 0.00 99.95 06:26:11 06:09:01 7 0.03 0.00 0.03 0.00 0.00 99.93 06:26:11 06:10:01 all 0.01 0.00 0.01 0.01 0.00 99.97 06:26:11 06:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:26:11 06:10:01 1 0.00 0.00 0.00 0.02 0.00 99.98 06:26:11 06:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:26:11 06:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:26:11 06:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:26:11 06:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:26:11 06:10:01 6 0.02 0.00 0.00 0.03 0.00 99.95 06:26:11 06:10:01 7 0.05 0.00 0.02 0.00 0.02 99.92 06:26:11 06:11:01 all 0.02 0.00 0.01 0.00 0.00 99.97 06:26:11 06:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:26:11 06:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:26:11 06:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:26:11 06:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:26:11 06:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:26:11 06:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:26:11 06:11:01 6 0.00 0.00 0.00 0.03 0.00 99.97 06:26:11 06:11:01 7 0.05 0.00 0.03 0.00 0.00 99.92 06:26:11 06:26:11 06:11:01 CPU %user %nice %system %iowait %steal %idle 06:26:11 06:12:01 all 0.02 0.00 0.01 0.01 0.00 99.97 06:26:11 06:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:26:11 06:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:26:11 06:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:26:11 06:12:01 3 0.00 0.00 0.00 0.02 0.00 99.98 06:26:11 06:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:26:11 06:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:26:11 06:12:01 6 0.00 0.00 0.02 0.03 0.00 99.95 06:26:11 06:12:01 7 0.08 0.00 0.02 0.00 0.00 99.90 06:26:11 06:13:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:26:11 06:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:26:11 06:13:01 1 0.00 0.00 0.00 0.00 0.02 99.98 06:26:11 06:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:26:11 06:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:26:11 06:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:26:11 06:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:26:11 06:13:01 6 0.02 0.00 0.02 0.02 0.02 99.93 06:26:11 06:13:01 7 0.03 0.00 0.03 0.00 0.02 99.92 06:26:11 06:14:01 all 0.19 0.00 0.00 0.01 0.00 99.80 06:26:11 06:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:26:11 06:14:01 1 1.40 0.00 0.00 0.00 0.00 98.60 06:26:11 06:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:26:11 06:14:01 3 0.02 0.00 0.00 0.02 0.02 99.95 06:26:11 06:14:01 4 0.02 0.00 0.00 0.02 0.00 99.97 06:26:11 06:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:26:11 06:14:01 6 0.00 0.00 0.00 0.05 0.00 99.95 06:26:11 06:14:01 7 0.03 0.00 0.03 0.00 0.00 99.93 06:26:11 06:15:01 all 0.28 0.00 0.02 0.01 0.00 99.68 06:26:11 06:15:01 0 0.05 0.00 0.02 0.00 0.00 99.93 06:26:11 06:15:01 1 1.99 0.00 0.02 0.00 0.00 98.00 06:26:11 06:15:01 2 0.03 0.00 0.03 0.00 0.00 99.93 06:26:11 06:15:01 3 0.02 0.00 0.00 0.02 0.00 99.97 06:26:11 06:15:01 4 0.02 0.00 0.02 0.02 0.00 99.95 06:26:11 06:15:01 5 0.03 0.00 0.03 0.00 0.00 99.93 06:26:11 06:15:01 6 0.05 0.00 0.00 0.05 0.00 99.90 06:26:11 06:15:01 7 0.07 0.00 0.03 0.00 0.02 99.88 06:26:11 06:16:01 all 7.57 0.00 2.95 2.21 0.06 87.21 06:26:11 06:16:01 0 6.67 0.00 2.61 0.15 0.07 90.50 06:26:11 06:16:01 1 6.92 0.00 3.04 8.05 0.07 81.92 06:26:11 06:16:01 2 6.39 0.00 3.06 0.29 0.05 90.21 06:26:11 06:16:01 3 10.11 0.00 2.60 0.18 0.07 87.03 06:26:11 06:16:01 4 7.21 0.00 2.96 3.80 0.05 85.99 06:26:11 06:16:01 5 9.42 0.00 3.50 1.11 0.07 85.90 06:26:11 06:16:01 6 7.51 0.00 2.32 2.51 0.03 87.62 06:26:11 06:16:01 7 6.29 0.00 3.48 1.64 0.07 88.52 06:26:11 06:17:01 all 27.98 0.00 5.40 2.94 0.08 63.60 06:26:11 06:17:01 0 27.98 0.00 5.54 0.24 0.07 66.17 06:26:11 06:17:01 1 28.31 0.00 5.45 5.62 0.08 60.53 06:26:11 06:17:01 2 27.02 0.00 5.65 12.73 0.07 54.54 06:26:11 06:17:01 3 28.31 0.00 5.42 0.27 0.08 65.92 06:26:11 06:17:01 4 28.48 0.00 5.25 1.26 0.08 64.92 06:26:11 06:17:01 5 28.39 0.00 5.98 3.06 0.07 62.50 06:26:11 06:17:01 6 27.81 0.00 4.18 0.08 0.07 67.86 06:26:11 06:17:01 7 27.52 0.00 5.76 0.22 0.12 66.38 06:26:11 06:18:01 all 38.18 0.00 6.46 2.12 0.12 53.12 06:26:11 06:18:01 0 35.88 0.00 6.25 0.00 0.08 57.79 06:26:11 06:18:01 1 39.78 0.00 7.03 6.12 0.15 46.92 06:26:11 06:18:01 2 38.39 0.00 6.55 5.29 0.17 49.59 06:26:11 06:18:01 3 37.48 0.00 5.95 0.64 0.08 55.84 06:26:11 06:18:01 4 38.72 0.00 6.66 0.56 0.12 53.95 06:26:11 06:18:01 5 37.26 0.00 6.91 2.68 0.12 53.03 06:26:11 06:18:01 6 38.55 0.00 6.53 1.58 0.12 53.22 06:26:11 06:18:01 7 39.44 0.00 5.82 0.10 0.10 54.54 06:26:11 06:19:01 all 0.25 0.00 0.17 1.02 0.01 98.54 06:26:11 06:19:01 0 0.30 0.00 0.17 0.02 0.02 99.50 06:26:11 06:19:01 1 0.17 0.00 0.13 0.00 0.00 99.70 06:26:11 06:19:01 2 0.42 0.00 0.15 0.00 0.02 99.41 06:26:11 06:19:01 3 0.18 0.00 0.13 0.05 0.02 99.62 06:26:11 06:19:01 4 0.15 0.00 0.08 0.60 0.00 99.17 06:26:11 06:19:01 5 0.15 0.00 0.10 0.00 0.00 99.75 06:26:11 06:19:01 6 0.23 0.00 0.50 7.08 0.02 92.17 06:26:11 06:19:01 7 0.40 0.00 0.10 0.45 0.02 99.03 06:26:11 06:20:01 all 0.08 0.00 0.03 0.04 0.00 99.85 06:26:11 06:20:01 0 0.25 0.00 0.05 0.20 0.00 99.50 06:26:11 06:20:01 1 0.07 0.00 0.05 0.00 0.00 99.88 06:26:11 06:20:01 2 0.13 0.00 0.03 0.00 0.00 99.83 06:26:11 06:20:01 3 0.02 0.00 0.03 0.07 0.00 99.88 06:26:11 06:20:01 4 0.02 0.00 0.03 0.00 0.00 99.95 06:26:11 06:20:01 5 0.05 0.00 0.02 0.00 0.00 99.93 06:26:11 06:20:01 6 0.03 0.00 0.03 0.03 0.00 99.90 06:26:11 06:20:01 7 0.08 0.00 0.02 0.00 0.00 99.90 06:26:11 06:21:01 all 0.03 0.00 0.01 0.01 0.00 99.94 06:26:11 06:21:01 0 0.08 0.00 0.05 0.00 0.02 99.85 06:26:11 06:21:01 1 0.02 0.00 0.02 0.02 0.02 99.93 06:26:11 06:21:01 2 0.08 0.00 0.02 0.00 0.00 99.90 06:26:11 06:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:26:11 06:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:26:11 06:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:26:11 06:21:01 6 0.03 0.00 0.00 0.08 0.00 99.88 06:26:11 06:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:26:11 06:22:01 all 0.09 0.00 0.01 0.01 0.00 99.90 06:26:11 06:22:01 0 0.07 0.00 0.03 0.02 0.00 99.88 06:26:11 06:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:26:11 06:22:01 2 0.03 0.00 0.00 0.00 0.00 99.97 06:26:11 06:22:01 3 0.03 0.00 0.00 0.00 0.00 99.97 06:26:11 06:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:26:11 06:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:26:11 06:22:01 6 0.53 0.00 0.00 0.03 0.00 99.43 06:26:11 06:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:26:11 06:26:11 06:22:01 CPU %user %nice %system %iowait %steal %idle 06:26:11 06:23:01 all 0.23 0.00 0.02 0.00 0.00 99.75 06:26:11 06:23:01 0 0.07 0.00 0.03 0.00 0.00 99.90 06:26:11 06:23:01 1 0.02 0.00 0.03 0.00 0.00 99.95 06:26:11 06:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:26:11 06:23:01 3 0.05 0.00 0.02 0.00 0.00 99.93 06:26:11 06:23:01 4 0.03 0.00 0.02 0.00 0.00 99.95 06:26:11 06:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:26:11 06:23:01 6 1.60 0.00 0.07 0.02 0.00 98.32 06:26:11 06:23:01 7 0.02 0.00 0.00 0.00 0.02 99.97 06:26:11 06:24:01 all 0.01 0.00 0.01 0.01 0.00 99.97 06:26:11 06:24:01 0 0.07 0.00 0.03 0.00 0.02 99.88 06:26:11 06:24:01 1 0.02 0.00 0.00 0.02 0.00 99.97 06:26:11 06:24:01 2 0.02 0.00 0.02 0.02 0.00 99.95 06:26:11 06:24:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:26:11 06:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:26:11 06:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:26:11 06:24:01 6 0.00 0.00 0.00 0.03 0.00 99.97 06:26:11 06:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:26:11 06:25:01 all 0.11 0.00 0.08 0.01 0.00 99.79 06:26:11 06:25:01 0 0.23 0.00 0.13 0.00 0.00 99.63 06:26:11 06:25:01 1 0.12 0.00 0.10 0.02 0.00 99.77 06:26:11 06:25:01 2 0.13 0.00 0.02 0.00 0.00 99.85 06:26:11 06:25:01 3 0.08 0.00 0.03 0.02 0.00 99.87 06:26:11 06:25:01 4 0.08 0.00 0.08 0.02 0.00 99.82 06:26:11 06:25:01 5 0.05 0.00 0.08 0.00 0.00 99.87 06:26:11 06:25:01 6 0.12 0.00 0.12 0.03 0.00 99.73 06:26:11 06:25:01 7 0.10 0.00 0.08 0.00 0.00 99.82 06:26:11 06:26:01 all 9.84 0.00 4.40 3.47 0.11 82.18 06:26:11 06:26:01 0 9.05 0.00 6.34 7.76 0.15 76.70 06:26:11 06:26:01 1 9.63 0.00 4.41 13.64 0.12 72.19 06:26:11 06:26:01 2 9.79 0.00 4.03 0.96 0.13 85.09 06:26:11 06:26:01 3 10.08 0.00 3.44 0.96 0.08 85.44 06:26:11 06:26:01 4 11.23 0.00 4.37 0.08 0.10 84.21 06:26:11 06:26:01 5 10.26 0.00 4.78 0.30 0.08 84.57 06:26:11 06:26:01 6 8.32 0.00 4.17 2.89 0.08 84.55 06:26:11 06:26:01 7 10.34 0.00 3.67 1.24 0.08 84.67 06:26:11 Average: all 3.40 0.00 0.82 0.54 0.02 95.22 06:26:11 Average: 0 3.21 0.00 0.92 0.36 0.02 95.49 06:26:11 Average: 1 3.60 0.00 0.89 1.30 0.02 94.19 06:26:11 Average: 2 3.32 0.00 0.83 0.80 0.02 95.03 06:26:11 Average: 3 3.39 0.00 0.72 0.10 0.02 95.78 06:26:11 Average: 4 3.42 0.00 0.79 0.31 0.01 95.46 06:26:11 Average: 5 3.48 0.00 0.87 0.60 0.01 95.04 06:26:11 Average: 6 3.44 0.00 0.76 0.57 0.01 95.22 06:26:11 Average: 7 3.36 0.00 0.80 0.30 0.02 95.51 06:26:11 06:26:11 06:26:11