Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 85278c73853f3bd4b620ac341e15b8756b181622 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-ssh10463008233402816671.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh796541628599142714.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh12701915625611723925.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh9366357935770206385.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-ssh607414970045825112.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1566 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 85278c73853f3bd4b620ac341e15b8756b181622 (main) Commit message: "build: Update to latest 3.2.0 go-mods (#1543)" > 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 85278c73853f3bd4b620ac341e15b8756b181622 # timeout=10 > git rev-list --no-walk 85278c73853f3bd4b620ac341e15b8756b181622 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:41:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:41:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:41:41 ========================================================= 18:41:41 EdgeX Global Pipelines Version Info 18:41:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:41:42 ------------------- 18:41:42 stable info: 18:41:42 ------------------- 18:41:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:41:42 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:41:42 Message: update stable to v1.0.258 18:41:43 ------------------- 18:41:43 experimental info: 18:41:43 ------------------- 18:41:43 Commited By: **** collab-it+edgex@linuxfoundation.org 18:41:43 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:41:43 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:41:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 18:41:43 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 18:41:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:41:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:41:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:41:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:41:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:41:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 18:41:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:41:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:41:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:41:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 18:41:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:41:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:41:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:41:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:41:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:41:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:41:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:41:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:41:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:41:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 18:41:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:41:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:41:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:41:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:41:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:41:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:41:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:41:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:41:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 85278c73853f3bd4b620ac341e15b8756b181622 [Pipeline] echo 18:41:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 85278c7 [Pipeline] echo 18:41:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:41:44 provisioning config files... 18:41:44 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7648384228212417741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:41:45 ---> ****-login.sh 18:41:45 nexus3.edgexfoundry.org:10001 18:41:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:45 Configure a credential helper to remove this warning. See 18:41:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:45 18:41:45 Login Succeeded 18:41:45 nexus3.edgexfoundry.org:10002 18:41:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:45 Configure a credential helper to remove this warning. See 18:41:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:45 18:41:45 Login Succeeded 18:41:45 nexus3.edgexfoundry.org:10003 18:41:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:45 Configure a credential helper to remove this warning. See 18:41:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:45 18:41:45 Login Succeeded 18:41:45 nexus3.edgexfoundry.org:10004 18:41:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:45 Configure a credential helper to remove this warning. See 18:41:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:45 18:41:45 Login Succeeded 18:41:45 ****.io 18:41:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:45 Configure a credential helper to remove this warning. See 18:41:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:45 18:41:45 Login Succeeded 18:41:45 ---> ****-login.sh ends [Pipeline] } 18:41:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:41:46 + git rev-list -1 --merges 85278c73853f3bd4b620ac341e15b8756b181622~1..85278c73853f3bd4b620ac341e15b8756b181622 [Pipeline] echo 18:41:46 -----------> git rev-list -1 --merges 85278c73853f3bd4b620ac341e15b8756b181622~1..85278c73853f3bd4b620ac341e15b8756b181622 85278c73853f3bd4b620ac341e15b8756b181622 [false] [Pipeline] sh 18:41:46 + git log --format=format:%s -1 85278c73853f3bd4b620ac341e15b8756b181622 [Pipeline] echo 18:41:46 ========================================================= 18:41:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:41:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:41:47 + git log --format=format:%s -1 85278c73853f3bd4b620ac341e15b8756b181622 [Pipeline] echo 18:41:47 [semverPrep] GIT_COMMIT: 85278c73853f3bd4b620ac341e15b8756b181622, Commit Message: build: Update to latest 3.2.0 go-mods (#1543) [Pipeline] echo 18:41:47 [semverPrep] This is not a build commit. [Pipeline] sh 18:41:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:41:47 + grep -v github /etc/ssh/ssh_known_hosts 18:41:47 + [ -e /tmp/ssh_known_hosts ] 18:41:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:41:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:41:47 + sudo tee -a /etc/ssh/ssh_known_hosts 18:41:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:47 18:41:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:48 0.1.4: Pulling from edgex-devops/py-git-semver 18:41:48 b85a868b505f: Pulling fs layer 18:41:48 e2be974225ed: Pulling fs layer 18:41:48 339a4e72a1f5: Pulling fs layer 18:41:48 988bab9f4d93: Pulling fs layer 18:41:48 1469e6f7b9e6: Pulling fs layer 18:41:48 eaf3925da568: Pulling fs layer 18:41:48 bab4dde63d76: Pulling fs layer 18:41:48 bde34c3a00c8: Pulling fs layer 18:41:48 b352a97aabf1: Pulling fs layer 18:41:48 4872d77fe225: Pulling fs layer 18:41:48 5851b861e8e6: Pulling fs layer 18:41:48 bab4dde63d76: Waiting 18:41:48 bde34c3a00c8: Waiting 18:41:48 b352a97aabf1: Waiting 18:41:48 4872d77fe225: Waiting 18:41:48 1469e6f7b9e6: Waiting 18:41:48 988bab9f4d93: Waiting 18:41:48 eaf3925da568: Waiting 18:41:48 5851b861e8e6: Waiting 18:41:48 e2be974225ed: Verifying Checksum 18:41:48 e2be974225ed: Download complete 18:41:48 988bab9f4d93: Verifying Checksum 18:41:48 988bab9f4d93: Download complete 18:41:48 1469e6f7b9e6: Verifying Checksum 18:41:48 1469e6f7b9e6: Download complete 18:41:48 eaf3925da568: Verifying Checksum 18:41:48 eaf3925da568: Download complete 18:41:48 339a4e72a1f5: Verifying Checksum 18:41:48 339a4e72a1f5: Download complete 18:41:48 bde34c3a00c8: Verifying Checksum 18:41:48 bde34c3a00c8: Download complete 18:41:48 b352a97aabf1: Download complete 18:41:48 4872d77fe225: Download complete 18:41:48 5851b861e8e6: Verifying Checksum 18:41:48 5851b861e8e6: Download complete 18:41:48 b85a868b505f: Verifying Checksum 18:41:48 b85a868b505f: Download complete 18:41:48 bab4dde63d76: Verifying Checksum 18:41:48 bab4dde63d76: Download complete 18:41:49 b85a868b505f: Pull complete 18:41:49 e2be974225ed: Pull complete 18:41:50 339a4e72a1f5: Pull complete 18:41:50 988bab9f4d93: Pull complete 18:41:50 1469e6f7b9e6: Pull complete 18:41:50 eaf3925da568: Pull complete 18:41:52 bab4dde63d76: Pull complete 18:41:52 bde34c3a00c8: Pull complete 18:41:52 b352a97aabf1: Pull complete 18:41:53 4872d77fe225: Pull complete 18:41:53 5851b861e8e6: Pull complete 18:41:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:41:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:41:53 prd-ubuntu20.04-docker-8c-8g-1566 does not seem to be running inside a container 18:41: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:41:59 $ docker top 4cc6a316337a07c4e6e1ee0f138a705e6352a6ecddfcfcd4d958e30274331347 -eo pid,comm 18:41:59 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). 18:41:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:41:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:41:59 [ssh-agent] Looking for ssh-agent implementation... 18:41:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:41:59 $ docker exec 4cc6a316337a07c4e6e1ee0f138a705e6352a6ecddfcfcd4d958e30274331347 ssh-agent 18:41:59 SSH_AUTH_SOCK=/tmp/ssh-q4F7CGO7XSSg/agent.32 18:41:59 SSH_AGENT_PID=38 18:41:59 Running ssh-add (command line suppressed) 18:41:59 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14185608258470920067.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14185608258470920067.key) 18:41:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:41:59 + git tag --points-at HEAD [Pipeline] } 18:42:00 $ docker exec --env ******** --env ******** 4cc6a316337a07c4e6e1ee0f138a705e6352a6ecddfcfcd4d958e30274331347 ssh-agent -k 18:42:00 unset SSH_AUTH_SOCK; 18:42:00 unset SSH_AGENT_PID; 18:42:00 echo Agent pid 38 killed; 18:42:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 18:42:00 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v3.2.0-dev.1' [Pipeline] sshagent 18:42:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:42:00 [ssh-agent] Looking for ssh-agent implementation... 18:42:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:42:00 $ docker exec 4cc6a316337a07c4e6e1ee0f138a705e6352a6ecddfcfcd4d958e30274331347 ssh-agent 18:42:02 SSH_AUTH_SOCK=/tmp/ssh-77esIso5mufb/agent.70 18:42:02 SSH_AGENT_PID=76 18:42:04 Running ssh-add (command line suppressed) 18:42:04 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16422376435697404121.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16422376435697404121.key) 18:42:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:42:06 + git semver init 18:42:06 2023-11-28 18:42:06,757 [run_init] DEBUG init version:0.0.0 force:False 18:42:06 2023-11-28 18:42:06,758 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 18:42:06 2023-11-28 18:42:06,758 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 18:42:06 2023-11-28 18:42:06,759 [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) 18:42:08 2023-11-28 18:42:08,273 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 18:42:08 2023-11-28 18:42:08,274 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 18:42:08 2023-11-28 18:42:08,274 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 18:42:08 2023-11-28 18:42:08,274 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 18:42:08 3.2.0-dev.2 [Pipeline] } 18:42:08 $ docker exec --env ******** --env ******** 4cc6a316337a07c4e6e1ee0f138a705e6352a6ecddfcfcd4d958e30274331347 ssh-agent -k 18:42:08 unset SSH_AUTH_SOCK; 18:42:08 unset SSH_AGENT_PID; 18:42:08 echo Agent pid 76 killed; 18:42:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:42:09 + git semver [Pipeline] } 18:42:09 $ docker stop --time=1 4cc6a316337a07c4e6e1ee0f138a705e6352a6ecddfcfcd4d958e30274331347 18:42:10 $ docker rm -f --volumes 4cc6a316337a07c4e6e1ee0f138a705e6352a6ecddfcfcd4d958e30274331347 [Pipeline] // withDockerContainer [Pipeline] sh 18:42:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:42:11 Stashed 1 file(s) [Pipeline] echo 18:42:11 [edgeXSemver]: initialized semver on version 3.2.0-dev.2 [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 18:42:11 provisioning config files... 18:42:11 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1762048615946167098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:42:12 ---> ****-login.sh 18:42:12 nexus3.edgexfoundry.org:10001 18:42:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:42:12 Configure a credential helper to remove this warning. See 18:42:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:42:12 18:42:12 Login Succeeded 18:42:12 nexus3.edgexfoundry.org:10002 18:42:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:42:12 Configure a credential helper to remove this warning. See 18:42:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:42:12 18:42:12 Login Succeeded 18:42:12 nexus3.edgexfoundry.org:10003 18:42:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:42:12 Configure a credential helper to remove this warning. See 18:42:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:42:12 18:42:12 Login Succeeded 18:42:12 nexus3.edgexfoundry.org:10004 18:42:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:42:12 Configure a credential helper to remove this warning. See 18:42:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:42:12 18:42:12 Login Succeeded 18:42:12 ****.io 18:42:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:42:12 Configure a credential helper to remove this warning. See 18:42:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:42:12 18:42:12 Login Succeeded 18:42:12 ---> ****-login.sh ends [Pipeline] } 18:42:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:42:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:42:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:42:12 ========================================================= 18:42:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:42:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:13 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:42:13 Sending build context to Docker daemon 21.85MB 18:42:13 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 18:42:13 Step 2/10 : FROM ${BASE} AS builder 18:42:13 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:42:13 7264a8db6415: Pulling fs layer 18:42:13 c4d48a809fc2: Pulling fs layer 18:42:13 4f1c88b9dad5: Pulling fs layer 18:42:13 ad3a456e5733: Pulling fs layer 18:42:13 69c7f0334f64: Pulling fs layer 18:42:13 1f1c1a5573a3: Pulling fs layer 18:42:13 ce7588e14bc9: Pulling fs layer 18:42:13 b5e4710f87ac: Pulling fs layer 18:42:13 ad3a456e5733: Waiting 18:42:13 69c7f0334f64: Waiting 18:42:13 1f1c1a5573a3: Waiting 18:42:13 b5e4710f87ac: Waiting 18:42:13 c4d48a809fc2: Verifying Checksum 18:42:13 c4d48a809fc2: Download complete 18:42:13 ad3a456e5733: Verifying Checksum 18:42:13 ad3a456e5733: Download complete 18:42:13 69c7f0334f64: Download complete 18:42:13 7264a8db6415: Verifying Checksum 18:42:13 7264a8db6415: Download complete 18:42:13 1f1c1a5573a3: Verifying Checksum 18:42:13 1f1c1a5573a3: Download complete 18:42:13 7264a8db6415: Pull complete 18:42:13 b5e4710f87ac: Verifying Checksum 18:42:13 b5e4710f87ac: Download complete 18:42:13 c4d48a809fc2: Pull complete 18:42:14 4f1c88b9dad5: Verifying Checksum 18:42:14 4f1c88b9dad5: Download complete 18:42:14 ce7588e14bc9: Verifying Checksum 18:42:14 ce7588e14bc9: Download complete 18:42:17 4f1c88b9dad5: Pull complete 18:42:17 ad3a456e5733: Pull complete 18:42:17 69c7f0334f64: Pull complete 18:42:17 1f1c1a5573a3: Pull complete 18:42:20 ce7588e14bc9: Pull complete 18:42:21 b5e4710f87ac: Pull complete 18:42:21 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 18:42:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:42:21 ---> 88b5674ff536 18:42:21 Step 3/10 : ARG MAKE=make build 18:42:26 Still waiting to schedule task 18:42:26 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 18:42:29 ---> Running in ed4cbe80ceb9 18:42:29 Removing intermediate container ed4cbe80ceb9 18:42:29 ---> 5f42462eb49d 18:42:29 Step 4/10 : WORKDIR /device-sdk-go 18:42:29 ---> Running in 9b03ea7a167f 18:42:29 Removing intermediate container 9b03ea7a167f 18:42:29 ---> c84f968827fe 18:42:29 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:42:29 ---> Running in 7dbc3dc08f86 18:42:29 Removing intermediate container 7dbc3dc08f86 18:42:29 ---> 4b4778711c95 18:42:29 Step 6/10 : RUN apk add --update --no-cache make git 18:42:29 ---> Running in 86bd571a48d0 18:42:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:42:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:42:29 OK: 264 MiB in 52 packages 18:42:30 Removing intermediate container 86bd571a48d0 18:42:30 ---> e78b6d4d64e0 18:42:30 Step 7/10 : COPY go.mod vendor* ./ 18:42:30 ---> 60fbec62ba88 18:42:30 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:42:30 ---> Running in 7cdc03179832 18:43:17 Removing intermediate container 7cdc03179832 18:43:17 ---> 00d0feddae94 18:43:17 Step 9/10 : COPY . . 18:43:17 ---> 3a105bd94e64 18:43:17 Step 10/10 : RUN ${MAKE} 18:43:17 ---> Running in 095cbcfeb142 18:43:17 noop 18:43:17 Removing intermediate container 095cbcfeb142 18:43:17 ---> a069faf25b71 18:43:17 Successfully built a069faf25b71 18:43:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:17 + docker inspect -f . ci-base-image-x86_64 18:43:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:43:17 prd-ubuntu20.04-docker-8c-8g-1566 does not seem to be running inside a container 18:43:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:43:18 $ docker top 963f180f9d785909bb09b897535201ccedead4915b7180e6e5a8f933500b0038 -eo pid,comm [Pipeline] { [Pipeline] sh 18:43:18 + go version 18:43:18 go version go1.21.0 linux/amd64 [Pipeline] } 18:43:18 $ docker stop --time=1 963f180f9d785909bb09b897535201ccedead4915b7180e6e5a8f933500b0038 18:43:19 $ docker rm -f --volumes 963f180f9d785909bb09b897535201ccedead4915b7180e6e5a8f933500b0038 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:20 + docker inspect -f . ci-base-image-x86_64 18:43:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:43:20 prd-ubuntu20.04-docker-8c-8g-1566 does not seem to be running inside a container 18:43:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:43:20 $ docker top f6612f488feaa04bf95a854fb8e2da0eeb4bab71a9b99faf5eedf081c0dc4637 -eo pid,comm [Pipeline] { [Pipeline] sh 18:43:21 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 18:43:21 + make test 18:43:21 go test -race -coverprofile=coverage.out ./... 18:43:28 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 18:43:42 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 18:43:42 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 18:43:42 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 18:43:42 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 18:43:42 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 18:43:42 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 18:43:42 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 18:43:43 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.039s coverage: 27.6% of statements 18:43:43 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.042s coverage: 81.5% of statements 18:43:43 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.064s coverage: 86.0% of statements 18:43:44 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 18:43:45 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 18:43:45 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 18:43:45 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.076s coverage: 71.8% of statements 18:43:45 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 18:43:48 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.088s coverage: 14.4% of statements 18:43:48 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.985s coverage: 45.9% of statements 18:43:48 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.058s coverage: 68.5% of statements 18:43:48 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.087s coverage: 89.2% of statements 18:43:48 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.041s coverage: 5.5% of statements 18:44:09 GO111MODULE=on go vet ./... 18:44:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:44:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:44:12 ./bin/test-attribution-txt.sh [Pipeline] echo 18:44:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:44:12 $ docker stop --time=1 f6612f488feaa04bf95a854fb8e2da0eeb4bab71a9b99faf5eedf081c0dc4637 18:44:17 $ docker rm -f --volumes f6612f488feaa04bf95a854fb8e2da0eeb4bab71a9b99faf5eedf081c0dc4637 [Pipeline] // withDockerContainer [Pipeline] sh 18:44:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:44:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:44:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:44:18 + ls -al . 18:44:18 total 308 18:44:18 drwxrwxr-x 11 jenkins jenkins 4096 Nov 28 18:43 . 18:44:18 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 18:41 .. 18:44:18 -rw-rw-r-- 1 jenkins jenkins 140 Nov 28 18:41 .dockerignore 18:44:18 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 18:43 .git 18:44:18 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 18:41 .github 18:44:18 -rw-rw-r-- 1 jenkins jenkins 137 Nov 28 18:41 .gitignore 18:44:18 -rw-rw-r-- 1 jenkins jenkins 42 Nov 28 18:41 .golangci.yml 18:44:18 drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 18:42 .semver 18:44:18 -rw-rw-r-- 1 jenkins jenkins 48109 Nov 28 18:41 CHANGELOG.md 18:44:18 -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 18:41 GOVERNANCE.md 18:44:18 -rw-rw-r-- 1 jenkins jenkins 885 Nov 28 18:41 Jenkinsfile 18:44:18 -rw-rw-r-- 1 jenkins jenkins 11341 Nov 28 18:41 LICENSE 18:44:18 -rw-rw-r-- 1 jenkins jenkins 1842 Nov 28 18:41 Makefile 18:44:18 -rw-rw-r-- 1 jenkins jenkins 619 Nov 28 18:41 OWNERS.md 18:44:18 -rw-rw-r-- 1 jenkins jenkins 4933 Nov 28 18:41 README.md 18:44:18 -rw-rw-r-- 1 jenkins jenkins 11 Nov 28 18:42 VERSION 18:44:18 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 18:41 bin 18:44:18 -rw-r--r-- 1 jenkins jenkins 122153 Nov 28 18:43 coverage.out 18:44:18 drwxrwxr-x 5 jenkins jenkins 4096 Nov 28 18:41 example 18:44:18 -rw-rw-r-- 1 jenkins jenkins 3719 Nov 28 18:41 go.mod 18:44:18 -rw-rw-r-- 1 jenkins jenkins 34269 Nov 28 18:41 go.sum 18:44:18 drwxrwxr-x 12 jenkins jenkins 4096 Nov 28 18:41 internal 18:44:18 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 18:41 openapi 18:44:18 drwxrwxr-x 6 jenkins jenkins 4096 Nov 28 18:41 pkg 18:44:18 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 18:41 snap 18:44:18 -rw-rw-r-- 1 jenkins jenkins 222 Nov 28 18:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:19 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=85278c73853f3bd4b620ac341e15b8756b181622 --label arch=amd64 --label version=3.2.0-dev.2 . 18:44:19 Sending build context to Docker daemon 21.97MB 18:44:19 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 18:44:19 Step 2/23 : FROM ${BASE} AS builder 18:44:19 ---> a069faf25b71 18:44:19 Step 3/23 : ARG MAKE=make build 18:44:19 ---> Running in 91c2248f5c7d 18:44:19 Removing intermediate container 91c2248f5c7d 18:44:19 ---> d21ca60214a2 18:44:19 Step 4/23 : WORKDIR /device-sdk-go 18:44:19 ---> Running in 12ce5ee90375 18:44:19 Removing intermediate container 12ce5ee90375 18:44:19 ---> 97b04d5c82e3 18:44:19 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:44:19 ---> Running in 1a5843432aa9 18:44:19 Removing intermediate container 1a5843432aa9 18:44:19 ---> 04a0bec487d9 18:44:19 Step 6/23 : RUN apk add --update --no-cache make git 18:44:19 ---> Running in 022f4d887d01 18:44:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:44:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:44:20 OK: 264 MiB in 52 packages 18:44:21 Removing intermediate container 022f4d887d01 18:44:21 ---> 5f766dcc5639 18:44:21 Step 7/23 : COPY go.mod vendor* ./ 18:44:21 ---> 64eca5a21446 18:44:21 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:44:21 ---> Running in 77a930708d83 18:44:21 Removing intermediate container 77a930708d83 18:44:21 ---> 0a034de492ad 18:44:21 Step 9/23 : COPY . . 18:44:22 ---> 2da5c9058d08 18:44:22 Step 10/23 : RUN ${MAKE} 18:44:23 ---> Running in bc3860061827 18:44:23 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.2" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 18:44:45 Removing intermediate container bc3860061827 18:44:45 ---> 1dec43523d0e 18:44:45 Step 11/23 : FROM alpine:3.18 18:44:45 3.18: Pulling from library/alpine 18:44:45 96526aa774ef: Pulling fs layer 18:44:46 96526aa774ef: Verifying Checksum 18:44:46 96526aa774ef: Download complete 18:44:46 96526aa774ef: Pull complete 18:44:46 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:44:46 Status: Downloaded newer image for alpine:3.18 18:44:46 ---> 8ca4688f4f35 18:44:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:44:46 ---> Running in 0ae215cbca39 18:44:46 Removing intermediate container 0ae215cbca39 18:44:46 ---> 2183bc3b7e52 18:44:46 Step 13/23 : RUN apk add --update --no-cache 18:44:46 ---> Running in bc1c5473fcc8 18:44:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:44:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:44:47 OK: 7 MiB in 15 packages 18:44:47 Removing intermediate container bc1c5473fcc8 18:44:47 ---> 6a8fefe4c920 18:44:47 Step 14/23 : WORKDIR / 18:44:47 ---> Running in 16b4fc6ffe7e 18:44:47 Removing intermediate container 16b4fc6ffe7e 18:44:47 ---> da6e249ee6cf 18:44:47 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:44:47 ---> 02e986b34ffa 18:44:47 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:44:49 ---> 7e57d7d71bbe 18:44:49 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:44:50 ---> a9ab21113c55 18:44:50 Step 18/23 : EXPOSE 59999 18:44:50 ---> Running in 46596ddca2f2 18:44:51 Removing intermediate container 46596ddca2f2 18:44:51 ---> ded39a02a3d2 18:44:51 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:44:51 ---> Running in 4651b1445d4e 18:44:52 Removing intermediate container 4651b1445d4e 18:44:52 ---> f8a79ea3a2db 18:44:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:44:52 ---> Running in c8446aa46884 18:44:52 Removing intermediate container c8446aa46884 18:44:52 ---> e2330fe7e707 18:44:52 Step 21/23 : LABEL arch=amd64 18:44:52 ---> Running in 75abdbf29d3b 18:44:52 Removing intermediate container 75abdbf29d3b 18:44:52 ---> e7972baabfbb 18:44:52 Step 22/23 : LABEL git_sha=85278c73853f3bd4b620ac341e15b8756b181622 18:44:52 ---> Running in 4970c430c96b 18:44:52 Removing intermediate container 4970c430c96b 18:44:52 ---> 9debdef16ee4 18:44:52 Step 23/23 : LABEL version=3.2.0-dev.2 18:44:53 ---> Running in 88d79fe1f781 18:44:53 Removing intermediate container 88d79fe1f781 18:44:53 ---> 030c74b3c915 18:44:53 [Warning] One or more build-args [ARCH] were not consumed 18:44:53 Successfully built 030c74b3c915 18:44: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 18:44:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:44:53 18:44:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:44:54 latest: Pulling from edgex-lftools-log-publisher 18:44:54 5eb5b503b376: Pulling fs layer 18:44:54 5c69ac0246d0: Pulling fs layer 18:44:54 ec43610c2a17: Pulling fs layer 18:44:54 3a2ae6a8a46f: Pulling fs layer 18:44:54 33b1e0a273af: Pulling fs layer 18:44:54 5d3b04190fa2: Pulling fs layer 18:44:54 2f39f015ded8: Pulling fs layer 18:44:54 3a2ae6a8a46f: Waiting 18:44:54 33b1e0a273af: Waiting 18:44:54 2f39f015ded8: Waiting 18:44:54 5d3b04190fa2: Waiting 18:44:54 5c69ac0246d0: Verifying Checksum 18:44:54 5c69ac0246d0: Download complete 18:44:54 3a2ae6a8a46f: Verifying Checksum 18:44:54 3a2ae6a8a46f: Download complete 18:44:54 33b1e0a273af: Download complete 18:44:54 ec43610c2a17: Verifying Checksum 18:44:54 ec43610c2a17: Download complete 18:44:54 5d3b04190fa2: Verifying Checksum 18:44:54 5d3b04190fa2: Download complete 18:44:54 5eb5b503b376: Verifying Checksum 18:44:54 5eb5b503b376: Download complete 18:44:54 2f39f015ded8: Download complete 18:44:55 5eb5b503b376: Pull complete 18:44:55 5c69ac0246d0: Pull complete 18:44:56 ec43610c2a17: Pull complete 18:44:56 3a2ae6a8a46f: Pull complete 18:44:56 33b1e0a273af: Pull complete 18:44:56 5d3b04190fa2: Pull complete 18:45:00 2f39f015ded8: Pull complete 18:45:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:45:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:45:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:45:00 prd-ubuntu20.04-docker-8c-8g-1566 does not seem to be running inside a container 18:45:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:45:06 $ docker top 893fbf4f4fcc45ae9f901faef73039d327ce1237a1ec50686f48bcf6fc7a5a32 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:45:06 ---> job-cost.sh 18:45:06 lf-activate-venv: SKIPPING 18:45:06 INFO: No Stack... 18:45:06 INFO: Retrieving Pricing Info for: v3-standard-8 18:45:07 INFO: Archiving Costs [Pipeline] sh 18:45:07 + + cut -d, -f6 18:45:07 cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [Pipeline] lock 18:45:07 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-272-stack-cost] 18:45:07 Resource [jenkins-edgexfoundry-device-sdk-go-main-272-stack-cost] did not exist. Created. 18:45:07 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-272-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:45:07 + echo total: 0.2199999988079071 [Pipeline] stash 18:45:07 Stashed 1 file(s) [Pipeline] } 18:45:07 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-272-stack-cost] [Pipeline] // lock [Pipeline] } 18:45:07 $ docker stop --time=1 893fbf4f4fcc45ae9f901faef73039d327ce1237a1ec50686f48bcf6fc7a5a32 18:45:08 $ docker rm -f --volumes 893fbf4f4fcc45ae9f901faef73039d327ce1237a1ec50686f48bcf6fc7a5a32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:57:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1844 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 18:57:03 Running in /w/workspace/device-sdk-go/272 [Pipeline] { [Pipeline] checkout 18:57:06 The recommended git tool is: git 18:57:12 using credential edgex-jenkins-ssh 18:57:12 Cloning the remote Git repository 18:57:13 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:57:13 > git init /w/workspace/device-sdk-go/272 # timeout=10 18:57:13 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:57:13 > git --version # timeout=10 18:57:13 > git --version # 'git version 2.25.1' 18:57:13 using GIT_SSH to set credentials SSH Credentials for GitHub 18:57:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:57:16 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:57:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:57:17 Avoid second fetch 18:57:17 Checking out Revision 85278c73853f3bd4b620ac341e15b8756b181622 (main) 18:57:18 Commit message: "build: Update to latest 3.2.0 go-mods (#1543)" [Pipeline] withEnv [Pipeline] { 18:57:17 > git config core.sparsecheckout # timeout=10 18:57:17 > git checkout -f 85278c73853f3bd4b620ac341e15b8756b181622 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:57:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:57:19 % Total % Received % Xferd Average Speed Time Time Time Current 18:57:19 Dload Upload Total Spent Left Speed 18:57:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 89309 0 --:--:-- --:--:-- --:--:-- 89943 [Pipeline] sh 18:57:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:57:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:57:20 + sudo tee /etc/docker/daemon.new 18:57:20 { 18:57:20 "registry-mirrors": [ 18:57:20 "https://nexus3.edgexfoundry.org:10001" 18:57:20 ], 18:57:20 "bip": "10.250.0.254/24", 18:57:20 "hosts": [ 18:57:20 "tcp://0.0.0.0:5555", 18:57:20 "unix:///var/run/docker.sock" 18:57:20 ], 18:57:20 "mtu": 1458, 18:57:20 "selinux-enabled": true, 18:57:20 "seccomp-profile": "/etc/docker/seccomp.json" 18:57:20 } [Pipeline] sh 18:57:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:57:20 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:57:39 provisioning config files... 18:57:39 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/272@tmp/config5980801354002918517tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:57:39 ---> ****-login.sh 18:57:39 nexus3.edgexfoundry.org:10001 18:57:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:57:40 Configure a credential helper to remove this warning. See 18:57:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:57:40 18:57:40 Login Succeeded 18:57:40 nexus3.edgexfoundry.org:10002 18:57:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:57:40 Configure a credential helper to remove this warning. See 18:57:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:57:40 18:57:40 Login Succeeded 18:57:40 nexus3.edgexfoundry.org:10003 18:57:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:57:40 Configure a credential helper to remove this warning. See 18:57:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:57:40 18:57:40 Login Succeeded 18:57:40 nexus3.edgexfoundry.org:10004 18:57:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:57:41 Configure a credential helper to remove this warning. See 18:57:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:57:41 18:57:41 Login Succeeded 18:57:41 ****.io 18:57:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:57:41 Configure a credential helper to remove this warning. See 18:57:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:57:41 18:57:41 Login Succeeded 18:57:41 ---> ****-login.sh ends [Pipeline] } 18:57:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:57:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:57:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:57:42 ========================================================= 18:57:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:57:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:42 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:57:44 Sending build context to Docker daemon 11.32MB 18:57:44 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 18:57:44 Step 2/10 : FROM ${BASE} AS builder 18:57:44 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:57:44 9fda8d8052c6: Pulling fs layer 18:57:44 5d54e960e981: Pulling fs layer 18:57:44 c4a7e357bf2a: Pulling fs layer 18:57:44 f0e02332f6b5: Pulling fs layer 18:57:44 872ee5b61b7b: Pulling fs layer 18:57:44 0c6a40ed1a82: Pulling fs layer 18:57:44 94ae7d8d031c: Pulling fs layer 18:57:44 872ee5b61b7b: Waiting 18:57:44 0c6a40ed1a82: Waiting 18:57:44 f0e02332f6b5: Waiting 18:57:44 94ae7d8d031c: Waiting 18:57:44 5d54e960e981: Verifying Checksum 18:57:44 5d54e960e981: Download complete 18:57:44 f0e02332f6b5: Verifying Checksum 18:57:44 f0e02332f6b5: Download complete 18:57:44 872ee5b61b7b: Verifying Checksum 18:57:44 872ee5b61b7b: Download complete 18:57:44 9fda8d8052c6: Verifying Checksum 18:57:44 9fda8d8052c6: Download complete 18:57:45 94ae7d8d031c: Verifying Checksum 18:57:45 94ae7d8d031c: Download complete 18:57:45 9fda8d8052c6: Pull complete 18:57:46 5d54e960e981: Pull complete 18:57:46 c4a7e357bf2a: Verifying Checksum 18:57:46 c4a7e357bf2a: Download complete 18:57:47 0c6a40ed1a82: Verifying Checksum 18:57:47 0c6a40ed1a82: Download complete 18:57:59 c4a7e357bf2a: Pull complete 18:57:59 f0e02332f6b5: Pull complete 18:57:59 872ee5b61b7b: Pull complete 18:58:08 0c6a40ed1a82: Pull complete 18:58:08 94ae7d8d031c: Pull complete 18:58:08 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 18:58:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:58:08 ---> 86de565de09d 18:58:08 Step 3/10 : ARG MAKE=make build 18:58:09 ---> Running in 3d389ba48194 18:58:09 Removing intermediate container 3d389ba48194 18:58:09 ---> 06602961336b 18:58:09 Step 4/10 : WORKDIR /device-sdk-go 18:58:09 ---> Running in a855b3c9d172 18:58:10 Removing intermediate container a855b3c9d172 18:58:10 ---> bd1d7ae58478 18:58:10 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:58:10 ---> Running in 55b3f3be0b3e 18:58:10 Removing intermediate container 55b3f3be0b3e 18:58:10 ---> 5bbd0bce6e12 18:58:10 Step 6/10 : RUN apk add --update --no-cache make git 18:58:10 ---> Running in 3861e3937495 18:58:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:58:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:58:13 OK: 266 MiB in 52 packages 18:58:14 Removing intermediate container 3861e3937495 18:58:14 ---> 82686d9848b6 18:58:14 Step 7/10 : COPY go.mod vendor* ./ 18:58:14 ---> 1e3b97d651f6 18:58:14 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:58:14 ---> Running in 8bfaaf7cdcd4 18:59:36 Removing intermediate container 8bfaaf7cdcd4 18:59:36 ---> 01c83d355370 18:59:36 Step 9/10 : COPY . . 18:59:36 ---> cb5e0a58aa5c 18:59:36 Step 10/10 : RUN ${MAKE} 18:59:36 ---> Running in 5aacbfe4b279 18:59:36 noop 18:59:36 Removing intermediate container 5aacbfe4b279 18:59:36 ---> 541800bba18c 18:59:36 Successfully built 541800bba18c 18:59:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:37 + docker inspect -f . ci-base-image-arm64 18:59:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:59:37 prd-ubuntu20.04-docker-arm64-4c-16g-1844 does not seem to be running inside a container 18:59:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/272 -v /w/workspace/device-sdk-go/272:/w/workspace/device-sdk-go/272:rw,z -v /w/workspace/device-sdk-go/272@tmp:/w/workspace/device-sdk-go/272@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:59:38 $ docker top 95cda06721fbdcf93678a69a30e0bed7117907b65171823f212d5232d355863c -eo pid,comm [Pipeline] { [Pipeline] sh 18:59:39 + go version 18:59:39 go version go1.21.0 linux/arm64 [Pipeline] } 18:59:39 $ docker stop --time=1 95cda06721fbdcf93678a69a30e0bed7117907b65171823f212d5232d355863c 18:59:41 $ docker rm -f --volumes 95cda06721fbdcf93678a69a30e0bed7117907b65171823f212d5232d355863c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:42 + docker inspect -f . ci-base-image-arm64 18:59:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:59:42 prd-ubuntu20.04-docker-arm64-4c-16g-1844 does not seem to be running inside a container 18:59:42 $ 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/272 -v /w/workspace/device-sdk-go/272:/w/workspace/device-sdk-go/272:rw,z -v /w/workspace/device-sdk-go/272@tmp:/w/workspace/device-sdk-go/272@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:59:43 $ docker top c020212b50f5cbd0a6d0596865c32498d73121c74a066e009b9b69beafe447fb -eo pid,comm [Pipeline] { [Pipeline] sh 18:59:44 + git config --global --add safe.directory /w/workspace/device-sdk-go/272 [Pipeline] fileExists [Pipeline] sh 18:59:45 + make test 18:59:45 go test -race -coverprofile=coverage.out ./... 19:00:24 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 19:02:20 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 19:02:20 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 19:02:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 19:02:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 19:02:20 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 19:02:26 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.295s coverage: 27.6% of statements 19:02:36 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.279s coverage: 81.5% of statements 19:02:44 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 19:02:44 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 19:02:44 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.337s coverage: 86.0% of statements 19:02:49 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 19:02:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.464s coverage: 71.8% of statements 19:02:53 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.260s coverage: 14.4% of statements 19:02:53 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.962s coverage: 45.9% of statements 19:02:53 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 19:02:53 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 19:02:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.391s coverage: 68.5% of statements 19:02:58 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.416s coverage: 89.2% of statements 19:02:58 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 19:03:00 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.236s coverage: 5.5% of statements 19:03:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:03:00 GO111MODULE=on go vet ./... 19:05:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:05:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:05:07 ./bin/test-attribution-txt.sh [Pipeline] echo 19:05:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:05:07 $ docker stop --time=1 c020212b50f5cbd0a6d0596865c32498d73121c74a066e009b9b69beafe447fb 19:05:12 $ docker rm -f --volumes c020212b50f5cbd0a6d0596865c32498d73121c74a066e009b9b69beafe447fb [Pipeline] // withDockerContainer [Pipeline] sh 19:05:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:05:13 Warning: overwriting stash ‘coverage-report’ 19:05:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:05:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:05:15 + ls -al . 19:05:15 total 304 19:05:15 drwxrwxr-x 10 jenkins jenkins 4096 Nov 28 18:59 . 19:05:15 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 18:57 .. 19:05:15 -rw-rw-r-- 1 jenkins jenkins 140 Nov 28 18:57 .dockerignore 19:05:15 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 18:57 .git 19:05:15 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 18:57 .github 19:05:15 -rw-rw-r-- 1 jenkins jenkins 137 Nov 28 18:57 .gitignore 19:05:15 -rw-rw-r-- 1 jenkins jenkins 42 Nov 28 18:57 .golangci.yml 19:05:15 -rw-rw-r-- 1 jenkins jenkins 48109 Nov 28 18:57 CHANGELOG.md 19:05:15 -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 18:57 GOVERNANCE.md 19:05:15 -rw-rw-r-- 1 jenkins jenkins 885 Nov 28 18:57 Jenkinsfile 19:05:15 -rw-rw-r-- 1 jenkins jenkins 11341 Nov 28 18:57 LICENSE 19:05:15 -rw-rw-r-- 1 jenkins jenkins 1842 Nov 28 18:57 Makefile 19:05:15 -rw-rw-r-- 1 jenkins jenkins 619 Nov 28 18:57 OWNERS.md 19:05:15 -rw-rw-r-- 1 jenkins jenkins 4933 Nov 28 18:57 README.md 19:05:15 -rw-rw-r-- 1 jenkins jenkins 11 Nov 28 18:42 VERSION 19:05:15 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 18:57 bin 19:05:15 -rw-r--r-- 1 jenkins jenkins 122155 Nov 28 19:02 coverage.out 19:05:15 drwxrwxr-x 5 jenkins jenkins 4096 Nov 28 18:57 example 19:05:15 -rw-rw-r-- 1 jenkins jenkins 3719 Nov 28 18:57 go.mod 19:05:15 -rw-rw-r-- 1 jenkins jenkins 34269 Nov 28 18:57 go.sum 19:05:15 drwxrwxr-x 12 jenkins jenkins 4096 Nov 28 18:57 internal 19:05:15 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 18:57 openapi 19:05:15 drwxrwxr-x 6 jenkins jenkins 4096 Nov 28 18:57 pkg 19:05:15 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 18:57 snap 19:05:15 -rw-rw-r-- 1 jenkins jenkins 222 Nov 28 18:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:15 + 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=85278c73853f3bd4b620ac341e15b8756b181622 --label arch=arm64 --label version=3.2.0-dev.2 . 19:05:16 Sending build context to Docker daemon 11.45MB 19:05:16 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 19:05:16 Step 2/23 : FROM ${BASE} AS builder 19:05:16 ---> 541800bba18c 19:05:16 Step 3/23 : ARG MAKE=make build 19:05:16 ---> Running in 867d80ffa8af 19:05:17 Removing intermediate container 867d80ffa8af 19:05:17 ---> 47b8679c9215 19:05:17 Step 4/23 : WORKDIR /device-sdk-go 19:05:17 ---> Running in 706a6ecffebb 19:05:17 Removing intermediate container 706a6ecffebb 19:05:17 ---> d276dd2f4977 19:05:17 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:05:17 ---> Running in 637a17f22762 19:05:17 Removing intermediate container 637a17f22762 19:05:17 ---> 98ddb8c24127 19:05:17 Step 6/23 : RUN apk add --update --no-cache make git 19:05:17 ---> Running in 6c6455fb7280 19:05:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:05:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:05:20 OK: 266 MiB in 52 packages 19:05:21 Removing intermediate container 6c6455fb7280 19:05:21 ---> 22e930f78969 19:05:21 Step 7/23 : COPY go.mod vendor* ./ 19:05:25 ---> 6426d512a581 19:05:25 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:05:25 ---> Running in 82606716a931 19:05:26 Removing intermediate container 82606716a931 19:05:26 ---> 35b994471ace 19:05:26 Step 9/23 : COPY . . 19:05:28 ---> 60a3c68838d0 19:05:28 Step 10/23 : RUN ${MAKE} 19:05:28 ---> Running in 530af21a106c 19:05:29 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.2" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 19:07:21 Removing intermediate container 530af21a106c 19:07:21 ---> 24e4b681d7fe 19:07:21 Step 11/23 : FROM alpine:3.18 19:07:22 3.18: Pulling from library/alpine 19:07:22 579b34f0a95b: Pulling fs layer 19:07:22 579b34f0a95b: Verifying Checksum 19:07:23 579b34f0a95b: Pull complete 19:07:23 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:07:23 Status: Downloaded newer image for alpine:3.18 19:07:23 ---> 3cc203321400 19:07:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 19:07:23 ---> Running in 9bc3fb583591 19:07:23 Removing intermediate container 9bc3fb583591 19:07:23 ---> 6f5cac978d48 19:07:23 Step 13/23 : RUN apk add --update --no-cache 19:07:23 ---> Running in 5eae863e34fa 19:07:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:07:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:07:26 OK: 8 MiB in 15 packages 19:07:27 Removing intermediate container 5eae863e34fa 19:07:27 ---> 70fd40b00a55 19:07:27 Step 14/23 : WORKDIR / 19:07:27 ---> Running in 66049dcebbd5 19:07:27 Removing intermediate container 66049dcebbd5 19:07:27 ---> 2f605e9d48e3 19:07:27 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 19:07:28 ---> 77f2e3140996 19:07:28 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 19:07:29 ---> 5871b7259cdd 19:07:29 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 19:07:30 ---> cfe6d581a1fe 19:07:30 Step 18/23 : EXPOSE 59999 19:07:30 ---> Running in 3a1a17b97b1f 19:07:30 Removing intermediate container 3a1a17b97b1f 19:07:30 ---> f56535dd72ea 19:07:30 Step 19/23 : ENTRYPOINT ["/device-simple"] 19:07:30 ---> Running in 9a9c5e873f17 19:07:31 Removing intermediate container 9a9c5e873f17 19:07:31 ---> b80d2955ef71 19:07:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:07:31 ---> Running in 5e4851492e3d 19:07:31 Removing intermediate container 5e4851492e3d 19:07:31 ---> c820dd7868cc 19:07:31 Step 21/23 : LABEL arch=arm64 19:07:31 ---> Running in df1955b07acc 19:07:31 Removing intermediate container df1955b07acc 19:07:31 ---> 9aeb570c55e2 19:07:31 Step 22/23 : LABEL git_sha=85278c73853f3bd4b620ac341e15b8756b181622 19:07:31 ---> Running in b8bba57265de 19:07:32 Removing intermediate container b8bba57265de 19:07:32 ---> bb71814c76c7 19:07:32 Step 23/23 : LABEL version=3.2.0-dev.2 19:07:32 ---> Running in f08d86d37f62 19:07:32 Removing intermediate container f08d86d37f62 19:07:32 ---> 98b6fe78b24e 19:07:32 [Warning] One or more build-args [ARCH] were not consumed 19:07:32 Successfully built 98b6fe78b24e 19:07:32 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 19:07:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:07:33 19:07:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:07:35 arm64: Pulling from edgex-lftools-log-publisher 19:07:35 8998bd30e6a1: Pulling fs layer 19:07:35 04944245beec: Pulling fs layer 19:07:35 699f458cf7ca: Pulling fs layer 19:07:35 765212b225bb: Pulling fs layer 19:07:35 f23df028b6ca: Pulling fs layer 19:07:35 d65c8cfc05b1: Pulling fs layer 19:07:35 2437ff75d9bd: Pulling fs layer 19:07:35 2437ff75d9bd: Waiting 19:07:35 765212b225bb: Waiting 19:07:35 d65c8cfc05b1: Waiting 19:07:35 f23df028b6ca: Waiting 19:07:35 04944245beec: Verifying Checksum 19:07:35 04944245beec: Download complete 19:07:35 765212b225bb: Verifying Checksum 19:07:35 765212b225bb: Download complete 19:07:35 f23df028b6ca: Verifying Checksum 19:07:35 f23df028b6ca: Download complete 19:07:35 d65c8cfc05b1: Verifying Checksum 19:07:35 d65c8cfc05b1: Download complete 19:07:35 699f458cf7ca: Verifying Checksum 19:07:35 699f458cf7ca: Download complete 19:07:36 8998bd30e6a1: Verifying Checksum 19:07:36 8998bd30e6a1: Download complete 19:07:38 2437ff75d9bd: Verifying Checksum 19:07:38 2437ff75d9bd: Download complete 19:07:40 8998bd30e6a1: Pull complete 19:07:41 04944245beec: Pull complete 19:07:42 699f458cf7ca: Pull complete 19:07:42 765212b225bb: Pull complete 19:07:43 f23df028b6ca: Pull complete 19:07:44 d65c8cfc05b1: Pull complete 19:08:02 2437ff75d9bd: Pull complete 19:08:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:08:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:08:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:02 prd-ubuntu20.04-docker-arm64-4c-16g-1844 does not seem to be running inside a container 19:08:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/272 -v /w/workspace/device-sdk-go/272:/w/workspace/device-sdk-go/272:rw,z -v /w/workspace/device-sdk-go/272@tmp:/w/workspace/device-sdk-go/272@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:08:05 $ docker top a29b8b3ece39c85f39d68ce989e3571eecf5de385f0fb9ff02f987c30666f99b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:08:06 ---> job-cost.sh 19:08:06 lf-activate-venv: SKIPPING 19:08:06 INFO: No Stack... 19:08:07 INFO: Retrieving Pricing Info for: v3-standard-4 19:08:07 INFO: Archiving Costs [Pipeline] sh 19:08:08 + cat /w/workspace/device-sdk-go/272/archives/cost.csv 19:08:08 + cut -d, -f6 [Pipeline] lock 19:08:08 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-272-stack-cost] 19:08:08 Resource [jenkins-edgexfoundry-device-sdk-go-main-272-stack-cost] did not exist. Created. 19:08:08 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-272-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:08:09 /w/workspace/device-sdk-go/272@tmp/durable-969bcbd7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:08:09 + echo total: 0.10999999940395355 [Pipeline] stash 19:08:10 Warning: overwriting stash ‘stack-cost’ 19:08:10 Stashed 1 file(s) [Pipeline] } 19:08:10 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-272-stack-cost] [Pipeline] // lock [Pipeline] } 19:08:10 $ docker stop --time=1 a29b8b3ece39c85f39d68ce989e3571eecf5de385f0fb9ff02f987c30666f99b 19:08:11 $ docker rm -f --volumes a29b8b3ece39c85f39d68ce989e3571eecf5de385f0fb9ff02f987c30666f99b [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 19:08:12 provisioning config files... 19:08:12 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8261497593481470156tmp [Pipeline] { [Pipeline] sh 19:08:13 + set +x 19:08:13 + bash -s -- 19:08:13 + curl -s https://codecov.io/bash 19:08:13 19:08:13 _____ _ 19:08:13 / ____| | | 19:08:13 | | ___ __| | ___ ___ _____ __ 19:08:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:08:13 | |___| (_) | (_| | __/ (_| (_) \ V / 19:08:13 \_____\___/ \__,_|\___|\___\___/ \_/ 19:08:13 Bash-1.0.6 19:08:13 19:08:13 19:08:13 ==> git version 2.25.1 found 19:08:13 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:08:13 Release-Date: 2020-01-08 19:08:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:08:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:08:13 ==> Jenkins CI detected. 19:08:13 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 19:08:13 project root: . 19:08:13 --> token set from env 19:08:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:08:13 ==> Running gcov in . (disable via -X gcov) 19:08:13 ==> Python coveragepy not found 19:08:13 ==> Searching for coverage reports in: 19:08:13 + . 19:08:13 -> Found 1 reports 19:08:13 ==> Detecting git/mercurial file structure 19:08:13 ==> Reading reports 19:08:13 + ./coverage.out bytes=122155 19:08:13 ==> Appending adjustments 19:08:13 https://docs.codecov.io/docs/fixing-reports 19:08:13 + Found adjustments 19:08:13 ==> Gzipping contents 19:08:13 20K /tmp/codecov.GG1x5Q.gz 19:08:13 ==> Uploading reports 19:08:13 url: https://codecov.io 19:08:13 query: branch=main&commit=85278c73853f3bd4b620ac341e15b8756b181622&build=272&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F272%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:08:13 -> Pinging Codecov 19:08:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=85278c73853f3bd4b620ac341e15b8756b181622&build=272&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F272%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:08:13 -> Uploading to 19:08:13 https://storage.googleapis.com/codecov/v4/raw/2023-11-28/7E55EF52A471D76F132DFD9A03CDDE97/85278c73853f3bd4b620ac341e15b8756b181622/b2c8fe19-4d4e-4c88-a7e2-a7af5165c680.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231128T190813Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eb3ae557a727b7954edc39174d255c47e2a69e3c616137cd49d5f06cf5711aad 19:08:13 % Total % Received % Xferd Average Speed Time Time Time Current 19:08:13 Dload Upload Total Spent Left Speed 19:08:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16748 0 0 100 16748 0 68921 --:--:-- --:--:-- --:--:-- 68921 19:08:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/85278c73853f3bd4b620ac341e15b8756b181622 [Pipeline] } 19:08:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:08:14 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:08:14 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:08:14 19:08:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:08:15 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:08:15 df9b9388f04a: Pulling fs layer 19:08:15 52dc419b0ee2: Pulling fs layer 19:08:15 25bc292e5bac: Pulling fs layer 19:08:15 114826534d7a: Pulling fs layer 19:08:15 4657fd5d0bcf: Pulling fs layer 19:08:15 6ad1cebc031e: Pulling fs layer 19:08:15 8a3aa393b2d8: Pulling fs layer 19:08:15 4657fd5d0bcf: Waiting 19:08:15 114826534d7a: Waiting 19:08:15 6ad1cebc031e: Waiting 19:08:15 8a3aa393b2d8: Waiting 19:08:15 52dc419b0ee2: Verifying Checksum 19:08:15 52dc419b0ee2: Download complete 19:08:15 4657fd5d0bcf: Download complete 19:08:15 df9b9388f04a: Download complete 19:08:15 6ad1cebc031e: Verifying Checksum 19:08:15 6ad1cebc031e: Download complete 19:08:15 df9b9388f04a: Pull complete 19:08:15 52dc419b0ee2: Pull complete 19:08:16 25bc292e5bac: Pull complete 19:08:16 114826534d7a: Verifying Checksum 19:08:16 114826534d7a: Download complete 19:08:16 8a3aa393b2d8: Verifying Checksum 19:08:16 8a3aa393b2d8: Download complete 19:08:20 114826534d7a: Pull complete 19:08:20 4657fd5d0bcf: Pull complete 19:08:21 6ad1cebc031e: Pull complete 19:08:23 8a3aa393b2d8: Pull complete 19:08:24 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:08:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:08:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:24 prd-ubuntu20.04-docker-8c-8g-1566 does not seem to be running inside a container 19:08:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:08:29 $ docker top 1f956b22335482dc544f8389843dc4143b67a94c963696e91fd15da526cf81a8 -eo pid,comm [Pipeline] { [Pipeline] echo 19:08:29 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 19:08:30 + set -o pipefail 19:08:30 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 19:08:35 19:08:35 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... 19:08:35 19:08:35 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/8ea1658e-1650-44e1-b8ea-3fca5c9c0620 19:08:35 19:08:35 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:08:35 19:08:35 19:08:35 A medium severity vulnerability was found in the Snyk CLI versions you are using. 19:08:35 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 19:08:35 More details here: https://snyk.co/ue1NS 19:08:35 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 19:08:35 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 19:08:35 $ docker stop --time=1 1f956b22335482dc544f8389843dc4143b67a94c963696e91fd15da526cf81a8 19:08:40 $ docker rm -f --volumes 1f956b22335482dc544f8389843dc4143b67a94c963696e91fd15da526cf81a8 [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 19:08:41 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:08:41 provisioning config files... 19:08:41 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11151635538352558894tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:08:41 --> edgex-publish-swagger.sh 19:08:41 === Publish openapi/v3 API === 19:08:41 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 19:08:41 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] 19:08:41 % Total % Received % Xferd Average Speed Time Time Time Current 19:08:41 Dload Upload Total Spent Left Speed 19:08:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23854 100 180 100 23674 473 62300 --:--:-- --:--:-- --:--:-- 62608 19:08:41 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 19:08:41 [Pipeline] } 19:08:42 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 19:08:42 + git log --format=format:%s -1 85278c73853f3bd4b620ac341e15b8756b181622 [Pipeline] sh 19:08:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:08:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:08:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:43 prd-ubuntu20.04-docker-8c-8g-1566 does not seem to be running inside a container 19:08:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:08:43 $ docker top c45bb4ac5fba4499873b29b17d2b8d318f4e995bafabbba041e3b25cdf28ed9b -eo pid,comm 19:08:43 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). 19:08:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:08:44 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v3.2.0-dev.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:08:44 + git semver [Pipeline] } 19:08:44 $ docker stop --time=1 c45bb4ac5fba4499873b29b17d2b8d318f4e995bafabbba041e3b25cdf28ed9b 19:08:46 $ docker rm -f --volumes c45bb4ac5fba4499873b29b17d2b8d318f4e995bafabbba041e3b25cdf28ed9b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:08:46 19:08:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:08:47 0.23.1-centos7: Pulling from edgex-lftools 19:08:47 ab5ef0e58194: Pulling fs layer 19:08:47 9712f1f96733: Pulling fs layer 19:08:47 63f879dbbcfc: Pulling fs layer 19:08:47 0d9ebad4ef96: Pulling fs layer 19:08:47 e9a5061849ea: Pulling fs layer 19:08:47 d747dcd14b5f: Pulling fs layer 19:08:47 2de7ff778b66: Pulling fs layer 19:08:47 d747dcd14b5f: Waiting 19:08:47 0d9ebad4ef96: Waiting 19:08:47 e9a5061849ea: Waiting 19:08:47 2de7ff778b66: Waiting 19:08:47 9712f1f96733: Download complete 19:08:47 63f879dbbcfc: Verifying Checksum 19:08:47 63f879dbbcfc: Download complete 19:08:47 e9a5061849ea: Verifying Checksum 19:08:47 e9a5061849ea: Download complete 19:08:47 0d9ebad4ef96: Verifying Checksum 19:08:47 0d9ebad4ef96: Download complete 19:08:47 ab5ef0e58194: Verifying Checksum 19:08:47 ab5ef0e58194: Download complete 19:08:47 d747dcd14b5f: Verifying Checksum 19:08:47 2de7ff778b66: Verifying Checksum 19:08:47 2de7ff778b66: Download complete 19:08:50 ab5ef0e58194: Pull complete 19:08:50 9712f1f96733: Pull complete 19:08:50 63f879dbbcfc: Pull complete 19:08:55 0d9ebad4ef96: Pull complete 19:08:55 e9a5061849ea: Pull complete 19:08:55 d747dcd14b5f: Pull complete 19:08:56 2de7ff778b66: Pull complete 19:08:56 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:08:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:08:56 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:56 prd-ubuntu20.04-docker-8c-8g-1566 does not seem to be running inside a container 19:08:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 19:09:02 $ docker top d66d0512c3eda9c1bdb16d2db1d1376dcbdd03b0fb6e16e9a20b0679d68571d1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:09:03 provisioning config files... 19:09:03 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6049070607669744309tmp 19:09:03 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3997719359948941473tmp 19:09:03 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1045269957301992186tmp [Pipeline] { [Pipeline] echo 19:09:03 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:09:03 ---> sigul-configuration.sh 19:09:03 gpg: directory `/root/.gnupg' created 19:09:03 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:09:03 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:09:03 gpg: keyring `/root/.gnupg/secring.gpg' created 19:09:03 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:09:03 gpg: CAST5 encrypted data 19:09:03 gpg: encrypted with 1 passphrase 19:09:03 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:09:03 + mkdir /home/jenkins 19:09:03 + mkdir /home/jenkins/sigul [Pipeline] sh 19:09:04 + 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 19:09:04 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:09:05 ---> sigul-install.sh 19:09:05 Sigul already installed; skipping installation. [Pipeline] sh 19:09:05 + git tag --list 19:09:05 0.7.1 19:09:05 delhi-tag 19:09:05 v1.0.0 19:09:05 v1.1.0 19:09:05 v1.1.1 19:09:05 v1.1.2 19:09:05 v1.2.0 19:09:05 v1.2.1 19:09:05 v1.2.2 19:09:05 v1.2.3 19:09:05 v1.3.0 19:09:05 v1.4.0 19:09:05 v2.0.0 19:09:05 v2.1.0 19:09:05 v2.1.1 19:09:05 v2.2.0 19:09:05 v2.3.0 19:09:05 v2.3.1 19:09:05 v3.0 19:09:05 v3.0.0 19:09:05 v3.0.1-dev.1 19:09:05 v3.1 19:09:05 v3.1.0 19:09:05 v3.1.0-dev.1 19:09:05 v3.1.0-dev.10 19:09:05 v3.1.0-dev.11 19:09:05 v3.1.0-dev.12 19:09:05 v3.1.0-dev.13 19:09:05 v3.1.0-dev.14 19:09:05 v3.1.0-dev.15 19:09:05 v3.1.0-dev.16 19:09:05 v3.1.0-dev.17 19:09:05 v3.1.0-dev.18 19:09:05 v3.1.0-dev.19 19:09:05 v3.1.0-dev.2 19:09:05 v3.1.0-dev.20 19:09:05 v3.1.0-dev.21 19:09:05 v3.1.0-dev.22 19:09:05 v3.1.0-dev.23 19:09:05 v3.1.0-dev.24 19:09:05 v3.1.0-dev.25 19:09:05 v3.1.0-dev.26 19:09:05 v3.1.0-dev.27 19:09:05 v3.1.0-dev.28 19:09:05 v3.1.0-dev.29 19:09:05 v3.1.0-dev.3 19:09:05 v3.1.0-dev.30 19:09:05 v3.1.0-dev.31 19:09:05 v3.1.0-dev.32 19:09:05 v3.1.0-dev.33 19:09:05 v3.1.0-dev.34 19:09:05 v3.1.0-dev.35 19:09:05 v3.1.0-dev.36 19:09:05 v3.1.0-dev.37 19:09:05 v3.1.0-dev.38 19:09:05 v3.1.0-dev.39 19:09:05 v3.1.0-dev.4 19:09:05 v3.1.0-dev.40 19:09:05 v3.1.0-dev.41 19:09:05 v3.1.0-dev.5 19:09:05 v3.1.0-dev.6 19:09:05 v3.1.0-dev.7 19:09:05 v3.1.0-dev.8 19:09:05 v3.1.0-dev.9 19:09:05 v3.2.0-dev.1 [Pipeline] sh 19:09:05 + lftools sign git-tag v3.2.0-dev.2 19:09:06 Signing Git tag with Sigul... 19:09:06 Signing v3.2.0-dev.2 19:09:06 Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v3.2.0-dev.2'], return code 1, stdout , stderr [Pipeline] echo 19:09:06 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:09:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:09:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:09:06 $ docker stop --time=1 d66d0512c3eda9c1bdb16d2db1d1376dcbdd03b0fb6e16e9a20b0679d68571d1 19:09:08 $ docker rm -f --volumes d66d0512c3eda9c1bdb16d2db1d1376dcbdd03b0fb6e16e9a20b0679d68571d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:09:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:09:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:09:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:09 prd-ubuntu20.04-docker-8c-8g-1566 does not seem to be running inside a container 19:09:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:09:10 $ docker top fd19541e1e7ace6c3f9176a5a470bf83839d149b04fe9828dd6163fc44af6b44 -eo pid,comm 19:09:10 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:09:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:09:10 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v3.2.0-dev.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:09:10 + git semver [Pipeline] } 19:09:10 $ docker stop --time=1 fd19541e1e7ace6c3f9176a5a470bf83839d149b04fe9828dd6163fc44af6b44 19:09:12 $ docker rm -f --volumes fd19541e1e7ace6c3f9176a5a470bf83839d149b04fe9828dd6163fc44af6b44 [Pipeline] // withDockerContainer [Pipeline] sh 19:09:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:09:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:09:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:13 prd-ubuntu20.04-docker-8c-8g-1566 does not seem to be running inside a container 19:09:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:09:13 $ docker top 3eaa0aa2e8e64ff962613bd0878f270f02b7efc962abf1a1d98b5ee011615ccb -eo pid,comm 19:09:13 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). 19:09:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:09:13 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v3.2.0-dev.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:09:14 + git semver [Pipeline] } 19:09:14 $ docker stop --time=1 3eaa0aa2e8e64ff962613bd0878f270f02b7efc962abf1a1d98b5ee011615ccb 19:09:16 $ docker rm -f --volumes 3eaa0aa2e8e64ff962613bd0878f270f02b7efc962abf1a1d98b5ee011615ccb [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 19:09:18 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 19:09:18 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 19:09:18 total 16 19:09:18 drwxr-xr-x 3 root root 4096 Nov 28 18:45 . 19:09:18 drwxrwxr-x 12 jenkins jenkins 4096 Nov 28 19:09 .. 19:09:18 drwxr-xr-x 2 root root 4096 Nov 28 18:45 cost 19:09:18 -rw-r--r-- 1 root root 85 Nov 28 18:45 cost.csv 19:09:18 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 19:09:18 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 19:09:18 total 16 19:09:18 drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 18:45 . 19:09:18 drwxrwxr-x 12 jenkins jenkins 4096 Nov 28 19:09 .. 19:09:18 drwxr-xr-x 2 jenkins jenkins 4096 Nov 28 18:45 cost 19:09:18 -rw-r--r-- 1 jenkins jenkins 85 Nov 28 18:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:09:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:09:19 ---> package-listing.sh 19:09:19 ++ tr '[:upper:]' '[:lower:]' 19:09:19 ++ facter osfamily 19:09:19 + OS_FAMILY=debian 19:09:19 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 19:09:19 + START_PACKAGES=/tmp/packages_start.txt 19:09:19 + END_PACKAGES=/tmp/packages_end.txt 19:09:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:09:19 + PACKAGES=/tmp/packages_start.txt 19:09:19 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 19:09:19 + PACKAGES=/tmp/packages_end.txt 19:09:19 + case "${OS_FAMILY}" in 19:09:19 + dpkg -l 19:09:19 + grep '^ii' 19:09:19 + '[' -f /tmp/packages_start.txt ']' 19:09:19 + '[' -f /tmp/packages_end.txt ']' 19:09:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:09:19 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 19:09:19 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 19:09:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 19:09:19 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 19:09:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:09:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:20 prd-ubuntu20.04-docker-8c-8g-1566 does not seem to be running inside a container 19:09:20 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:09:20 $ docker top 2cfc32c0b4a2de8f402e1dbfc2494026074097405494685aaf99ef7cfc9a3132 -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:21 + touch /tmp/pre-build-complete [Pipeline] sh 19:09:21 + mkdir -p /var/log/sysstat [Pipeline] sh 19:09:21 + ls /var/log/sa-host 19:09:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:09:22 provisioning config files... 19:09:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16258880662440136463tmp [Pipeline] { [Pipeline] echo 19:09:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:09:23 ---> create-netrc.sh [Pipeline] } 19:09:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:09:23 ---> python-tools-install.sh [Pipeline] echo 19:09:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:09:24 ---> sudo-logs.sh 19:09:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:09:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:09:25 ---> job-cost.sh 19:09:25 lf-activate-venv: SKIPPING 19:09:25 DEBUG: total: 0.2199999988079071 19:09:25 INFO: Retrieving Stack Cost... 19:09:25 INFO: Retrieving Pricing Info for: v3-standard-8 19:09:25 INFO: Archiving Costs [Pipeline] echo 19:09:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:09:26 ---> logs-deploy.sh 19:09:26 lf-activate-venv: SKIPPING 19:09:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/272 19:09:26 INFO: archiving workspace using pattern(s): 19:09:27 Archives upload complete. 19:09:27 INFO: archiving logs to Nexus 19:09:27 ---> uname -a: 19:09:27 Linux prd-ubuntu20-04-docker-8c-8g-1566 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:09:27 19:09:27 19:09:27 ---> lscpu: 19:09:27 Architecture: x86_64 19:09:27 CPU op-mode(s): 32-bit, 64-bit 19:09:27 Byte Order: Little Endian 19:09:27 Address sizes: 40 bits physical, 48 bits virtual 19:09:27 CPU(s): 8 19:09:27 On-line CPU(s) list: 0-7 19:09:27 Thread(s) per core: 1 19:09:27 Core(s) per socket: 1 19:09:27 Socket(s): 8 19:09:27 NUMA node(s): 1 19:09:27 Vendor ID: AuthenticAMD 19:09:27 CPU family: 23 19:09:27 Model: 49 19:09:27 Model name: AMD EPYC-Rome Processor 19:09:27 Stepping: 0 19:09:27 CPU MHz: 2799.996 19:09:27 BogoMIPS: 5599.99 19:09:27 Virtualization: AMD-V 19:09:27 Hypervisor vendor: KVM 19:09:27 Virtualization type: full 19:09:27 L1d cache: 256 KiB 19:09:27 L1i cache: 256 KiB 19:09:27 L2 cache: 4 MiB 19:09:27 L3 cache: 128 MiB 19:09:27 NUMA node0 CPU(s): 0-7 19:09:27 Vulnerability Itlb multihit: Not affected 19:09:27 Vulnerability L1tf: Not affected 19:09:27 Vulnerability Mds: Not affected 19:09:27 Vulnerability Meltdown: Not affected 19:09:27 Vulnerability Mmio stale data: Not affected 19:09:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:09:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:09:27 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:09:27 Vulnerability Srbds: Not affected 19:09:27 Vulnerability Tsx async abort: Not affected 19:09:27 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 19:09:27 19:09:27 19:09:27 ---> nproc: 19:09:27 8 19:09:27 19:09:27 19:09:27 ---> df -h: 19:09:27 Filesystem Size Used Avail Use% Mounted on 19:09:27 overlay 155G 13G 143G 9% / 19:09:27 tmpfs 64M 0 64M 0% /dev 19:09:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:09:27 shm 64M 0 64M 0% /dev/shm 19:09:27 /dev/vda1 155G 13G 143G 9% /facter-os 19:09:27 19:09:27 19:09:27 ---> sar -b -r -n DEV: 19:09:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1566) 11/28/23 _x86_64_ (8 CPU) 19:09:27 19:09:27 18:41:03 LINUX RESTART (8 CPU) 19:09:27 19:09:27 18:42:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:09:27 18:43:02 158.04 1.38 156.67 0.00 52.65 49677.23 0.00 19:09:27 18:44:01 91.87 0.15 91.71 0.00 25.35 28189.22 0.00 19:09:27 18:45:01 154.09 1.23 152.86 0.00 38.26 41261.39 0.00 19:09:27 18:46:01 42.58 0.00 42.58 0.00 0.00 14834.48 0.00 19:09:27 18:47:01 54.69 10.60 44.09 0.00 5155.01 8534.84 0.00 19:09:27 18:48:01 4.67 0.02 4.65 0.00 0.13 99.03 0.00 19:09:27 18:49:01 1.25 0.00 1.25 0.00 0.00 13.60 0.00 19:09:27 18:50:01 2.02 0.00 2.02 0.00 0.00 22.66 0.00 19:09:27 18:51:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 19:09:27 18:52:01 2.07 0.00 2.07 0.00 0.00 22.93 0.00 19:09:27 18:53:01 1.62 0.00 1.62 0.00 0.00 22.00 0.00 19:09:27 18:54:01 2.10 0.00 2.10 0.00 0.00 22.93 0.00 19:09:27 18:55:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 19:09:27 18:56:01 2.55 0.02 2.53 0.00 0.13 27.19 0.00 19:09:27 18:57:01 1.52 0.00 1.52 0.00 0.00 21.20 0.00 19:09:27 18:58:01 2.07 0.00 2.07 0.00 0.00 23.06 0.00 19:09:27 18:59:01 1.47 0.00 1.47 0.00 0.00 16.00 0.00 19:09:27 19:00:01 2.05 0.00 2.05 0.00 0.00 22.39 0.00 19:09:27 19:01:01 1.53 0.00 1.53 0.00 0.00 16.93 0.00 19:09:27 19:02:01 2.07 0.00 2.07 0.00 0.00 23.20 0.00 19:09:27 19:03:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 19:09:27 19:04:01 2.05 0.00 2.05 0.00 0.00 21.33 0.00 19:09:27 19:05:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 19:09:27 19:06:01 2.12 0.00 2.12 0.00 0.00 22.80 0.00 19:09:27 19:07:01 1.18 0.00 1.18 0.00 0.00 12.40 0.00 19:09:27 19:08:01 1.68 0.00 1.68 0.00 0.00 18.13 0.00 19:09:27 19:09:01 112.03 0.38 111.65 0.00 24.26 56430.92 0.00 19:09:27 Average: 24.07 0.51 23.56 0.00 196.28 7361.08 0.00 19:09:27 19:09:27 18:42:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:09:27 18:43:02 27705248 31538428 770348 2.34 147076 3832112 2024844 5.97 1240680 3424028 694796 19:09:27 18:44:01 27726968 31398256 903004 2.75 152156 3672620 1994628 5.88 1351620 3293636 466556 19:09:27 18:45:01 27602496 31567460 733864 2.23 164152 3926312 1848860 5.45 1261296 3476292 402532 19:09:27 18:46:01 27610872 31576100 726148 2.21 164436 3926312 1757416 5.18 1264484 3463716 24 19:09:27 18:47:01 27130580 31555268 719664 2.19 193604 4350672 1708960 5.04 1570508 3601868 236 19:09:27 18:48:01 27140476 31560436 714456 2.17 192172 4347540 1717116 5.06 1564348 3598788 8 19:09:27 18:49:01 27140752 31560784 714048 2.17 192224 4347552 1717116 5.06 1564200 3598792 8 19:09:27 18:50:01 27150124 31570280 704528 2.14 192300 4347560 1717116 5.06 1555368 3598800 16 19:09:27 18:51:01 27151364 31571548 703416 2.14 192340 4347548 1717116 5.06 1554596 3598800 8 19:09:27 18:52:01 27151380 31571636 703264 2.14 192396 4347564 1717116 5.06 1554588 3598804 16 19:09:27 18:53:01 27153308 31573636 701160 2.13 192464 4347564 1717116 5.06 1552976 3598804 8 19:09:27 18:54:01 27153276 31573696 700996 2.13 192548 4347568 1717116 5.06 1552812 3598808 8 19:09:27 18:55:01 27153292 31573780 700852 2.13 192616 4347564 1717116 5.06 1553148 3598812 12 19:09:27 18:56:01 27150228 31570744 703636 2.14 192708 4347568 1733264 5.11 1561508 3598812 8 19:09:27 18:57:01 27151680 31572252 702260 2.14 192776 4347552 1717132 5.06 1554188 3598784 164 19:09:27 18:58:01 27151672 31572320 702168 2.14 192848 4347560 1717132 5.06 1553976 3598788 184 19:09:27 18:59:01 27152160 31572896 701532 2.13 192928 4347560 1717132 5.06 1553760 3598788 168 19:09:27 19:00:01 27151968 31572892 701416 2.13 193012 4347564 1717132 5.06 1553800 3598792 8 19:09:27 19:01:01 27152912 31573928 700312 2.13 193104 4347564 1717132 5.06 1552840 3598792 32 19:09:27 19:02:01 27152936 31574028 700204 2.13 193184 4347564 1717132 5.06 1552728 3598804 8 19:09:27 19:03:01 27152856 31574032 700260 2.13 193240 4347576 1717132 5.06 1552724 3598808 12 19:09:27 19:04:01 27152548 31573892 700316 2.13 193300 4347704 1717132 5.06 1553016 3598920 16 19:09:27 19:05:01 27152992 31574372 700040 2.13 193320 4347708 1717132 5.06 1552920 3598924 8 19:09:27 19:06:01 27152968 31574416 699968 2.13 193392 4347700 1717132 5.06 1553016 3598924 8 19:09:27 19:07:01 27152624 31574140 700376 2.13 193432 4347712 1717132 5.06 1553288 3598944 12 19:09:27 19:08:01 27152576 31574116 700368 2.13 193452 4347720 1717132 5.06 1553364 3598948 8 19:09:27 19:09:01 25654772 31543608 726336 2.21 230088 5655912 1802092 5.31 1658428 4865336 101008 19:09:27 Average: 27170557 31562553 716109 2.18 188936 4320869 1748614 5.15 1518525 3618530 61699 19:09:27 19:09:27 18:42:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:09:27 18:43:02 lo 2.69 2.69 0.27 0.27 0.00 0.00 0.00 0.00 19:09:27 18:43:02 ens3 434.00 273.17 5747.59 37.00 0.00 0.00 0.00 0.00 19:09:27 18:43:02 docker0 195.27 306.56 17.05 2567.78 0.00 0.00 0.00 0.00 19:09:27 18:44:01 veth7e4a434 1.05 1.47 0.11 0.40 0.00 0.00 0.00 0.00 19:09:27 18:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:09:27 18:44:01 ens3 43.43 42.93 33.72 76.68 0.00 0.00 0.00 0.00 19:09:27 18:44:01 docker0 1.05 1.41 0.10 0.40 0.00 0.00 0.00 0.00 19:09:27 18:45:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 19:09:27 18:45:01 ens3 123.55 78.72 2654.82 19.68 0.00 0.00 0.00 0.00 19:09:27 18:45:01 docker0 2.93 5.73 0.18 61.79 0.00 0.00 0.00 0.00 19:09:27 18:46:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 19:09:27 18:46:01 ens3 9.97 6.02 10.02 3.26 0.00 0.00 0.00 0.00 19:09:27 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:27 18:47:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 19:09:27 18:47:01 ens3 182.95 76.82 2729.72 5.79 0.00 0.00 0.00 0.00 19:09:27 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:27 18:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:09:27 18:48:01 ens3 0.75 0.53 0.28 0.21 0.00 0.00 0.00 0.00 19:09:27 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:27 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:27 18:49:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:09:27 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:27 18:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:09:27 18:50:01 ens3 0.62 0.12 0.06 0.01 0.00 0.00 0.00 0.00 19:09:27 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:27 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:27 18:51:01 ens3 0.55 0.30 0.26 0.21 0.00 0.00 0.00 0.00 19:09:27 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:27 18:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:09:27 18:52:01 ens3 0.43 0.23 0.15 0.07 0.00 0.00 0.00 0.00 19:09:27 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:27 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:27 18:53:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:27 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:27 18:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:09:27 18:54:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 19:09:27 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:27 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:27 18:55:01 ens3 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 19:09:27 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:27 18:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:09:27 18:56:01 ens3 1.72 0.53 0.48 0.28 0.00 0.00 0.00 0.00 19:09:27 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:27 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:27 18:57:01 ens3 1.13 0.60 0.44 0.28 0.00 0.00 0.00 0.00 19:09:27 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:27 18:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:09:27 18:58:01 ens3 0.53 0.42 0.26 0.21 0.00 0.00 0.00 0.00 19:09:27 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:27 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:27 18:59:01 ens3 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00 19:09:27 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:27 19:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:09:27 19:00:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:09:27 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:27 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:27 19:01:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:09:27 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:27 19:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:09:27 19:02:01 ens3 1.27 0.78 0.48 0.37 0.00 0.00 0.00 0.00 19:09:27 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:27 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:27 19:03:01 ens3 0.15 0.10 0.06 0.01 0.00 0.00 0.00 0.00 19:09:27 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:27 19:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:09:27 19:04:01 ens3 1.30 0.63 0.41 0.29 0.00 0.00 0.00 0.00 19:09:27 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:27 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:27 19:05:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:27 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:27 19:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:09:27 19:06:01 ens3 0.87 0.10 0.07 0.01 0.00 0.00 0.00 0.00 19:09:27 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:27 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:27 19:07:01 ens3 1.50 0.55 0.55 0.34 0.00 0.00 0.00 0.00 19:09:27 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:27 19:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:09:27 19:08:01 ens3 1.05 0.70 0.54 0.42 0.00 0.00 0.00 0.00 19:09:27 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:27 19:09:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 19:09:27 19:09:01 ens3 389.82 215.44 8196.22 33.60 0.00 0.00 0.00 0.00 19:09:27 19:09:01 docker0 62.78 127.27 5.01 1026.58 0.00 0.00 0.00 0.00 19:09:27 Average: lo 0.36 0.36 0.03 0.03 0.00 0.00 0.00 0.00 19:09:27 Average: ens3 44.23 25.81 716.68 6.57 0.00 0.00 0.00 0.00 19:09:27 Average: docker0 9.66 16.26 0.82 134.84 0.00 0.00 0.00 0.00 19:09:27 19:09:27 19:09:27 ---> sar -P ALL: 19:09:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1566) 11/28/23 _x86_64_ (8 CPU) 19:09:27 19:09:27 18:41:03 LINUX RESTART (8 CPU) 19:09:27 19:09:27 18:42:02 CPU %user %nice %system %iowait %steal %idle 19:09:27 18:43:02 all 6.78 0.00 3.05 5.80 0.06 84.31 19:09:27 18:43:02 0 6.39 0.00 3.00 8.59 0.08 81.94 19:09:27 18:43:02 1 6.51 0.00 2.88 2.33 0.05 88.23 19:09:27 18:43:02 2 7.68 0.00 2.39 2.12 0.05 87.75 19:09:27 18:43:02 3 7.51 0.00 3.55 2.28 0.07 86.60 19:09:27 18:43:02 4 6.89 0.00 3.95 29.31 0.07 59.79 19:09:27 18:43:02 5 7.39 0.00 3.55 0.49 0.07 88.50 19:09:27 18:43:02 6 6.19 0.00 2.35 0.03 0.03 91.39 19:09:27 18:43:02 7 5.65 0.00 2.73 1.31 0.08 90.22 19:09:27 18:44:01 all 33.32 0.00 3.89 2.73 0.10 59.96 19:09:27 18:44:01 0 34.07 0.00 3.86 2.02 0.10 59.94 19:09:27 18:44:01 1 32.74 0.00 3.57 0.17 0.09 63.43 19:09:27 18:44:01 2 32.14 0.00 3.95 0.55 0.09 63.28 19:09:27 18:44:01 3 34.19 0.00 3.90 0.77 0.10 61.03 19:09:27 18:44:01 4 36.43 0.00 4.00 16.32 0.15 43.10 19:09:27 18:44:01 5 31.96 0.00 3.91 0.96 0.09 63.08 19:09:27 18:44:01 6 34.35 0.00 4.77 0.86 0.09 59.93 19:09:27 18:44:01 7 30.65 0.00 3.19 0.14 0.09 65.93 19:09:27 18:45:01 all 25.00 0.00 4.41 4.90 0.13 65.55 19:09:27 18:45:01 0 24.20 0.00 4.89 6.33 0.10 64.47 19:09:27 18:45:01 1 26.26 0.00 4.45 3.94 0.38 64.98 19:09:27 18:45:01 2 24.76 0.00 4.63 9.74 0.10 60.77 19:09:27 18:45:01 3 26.33 0.00 4.63 4.16 0.10 64.78 19:09:27 18:45:01 4 26.27 0.00 4.10 5.69 0.10 63.84 19:09:27 18:45:01 5 23.83 0.00 4.44 5.70 0.09 65.95 19:09:27 18:45:01 6 25.75 0.00 4.28 3.13 0.08 66.76 19:09:27 18:45:01 7 22.58 0.00 3.90 0.56 0.12 72.83 19:09:27 18:46:01 all 0.23 0.00 0.16 1.07 0.02 98.53 19:09:27 18:46:01 0 0.15 0.00 0.15 0.08 0.00 99.62 19:09:27 18:46:01 1 0.12 0.00 0.43 7.51 0.02 91.93 19:09:27 18:46:01 2 0.17 0.00 0.17 0.88 0.03 98.75 19:09:27 18:46:01 3 0.22 0.00 0.15 0.00 0.03 99.60 19:09:27 18:46:01 4 0.60 0.00 0.10 0.02 0.02 99.27 19:09:27 18:46:01 5 0.18 0.00 0.07 0.00 0.02 99.73 19:09:27 18:46:01 6 0.22 0.00 0.10 0.05 0.02 99.62 19:09:27 18:46:01 7 0.22 0.00 0.08 0.02 0.00 99.68 19:09:27 18:47:01 all 2.48 0.00 1.39 1.98 0.03 94.12 19:09:27 18:47:01 0 2.53 0.00 1.22 0.33 0.03 95.88 19:09:27 18:47:01 1 2.32 0.00 0.87 7.60 0.03 89.17 19:09:27 18:47:01 2 1.70 0.00 2.09 2.65 0.02 93.54 19:09:27 18:47:01 3 1.42 0.00 1.94 0.57 0.03 96.03 19:09:27 18:47:01 4 2.35 0.00 0.75 1.37 0.03 95.49 19:09:27 18:47:01 5 2.86 0.00 1.41 0.23 0.02 95.48 19:09:27 18:47:01 6 4.04 0.00 1.80 2.35 0.03 91.77 19:09:27 18:47:01 7 2.63 0.00 1.04 0.69 0.03 95.61 19:09:27 18:48:01 all 0.08 0.00 0.04 0.03 0.01 99.84 19:09:27 18:48:01 0 0.03 0.00 0.05 0.00 0.00 99.92 19:09:27 18:48:01 1 0.07 0.00 0.03 0.23 0.00 99.67 19:09:27 18:48:01 2 0.05 0.00 0.03 0.00 0.02 99.90 19:09:27 18:48:01 3 0.02 0.00 0.05 0.00 0.00 99.93 19:09:27 18:48:01 4 0.07 0.00 0.05 0.02 0.02 99.85 19:09:27 18:48:01 5 0.25 0.00 0.05 0.00 0.00 99.70 19:09:27 18:48:01 6 0.10 0.00 0.02 0.00 0.00 99.88 19:09:27 18:48:01 7 0.07 0.00 0.07 0.00 0.02 99.85 19:09:27 18:49:01 all 0.01 0.00 0.01 0.00 0.01 99.97 19:09:27 18:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:09:27 18:49:01 1 0.02 0.00 0.02 0.03 0.02 99.92 19:09:27 18:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:09:27 18:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:09:27 18:49:01 4 0.00 0.00 0.00 0.00 0.02 99.98 19:09:27 18:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:09:27 18:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:09:27 18:49:01 7 0.02 0.00 0.00 0.00 0.03 99.95 19:09:27 18:50:01 all 0.02 0.00 0.01 0.01 0.01 99.95 19:09:27 18:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:09:27 18:50:01 1 0.02 0.00 0.02 0.03 0.00 99.93 19:09:27 18:50:01 2 0.02 0.00 0.00 0.00 0.02 99.97 19:09:27 18:50:01 3 0.05 0.00 0.02 0.00 0.02 99.92 19:09:27 18:50:01 4 0.02 0.00 0.00 0.02 0.02 99.95 19:09:27 18:50:01 5 0.03 0.00 0.02 0.00 0.02 99.93 19:09:27 18:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:09:27 18:50:01 7 0.03 0.00 0.03 0.00 0.02 99.92 19:09:27 18:51:01 all 0.03 0.00 0.01 0.00 0.01 99.95 19:09:27 18:51:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:09:27 18:51:01 1 0.02 0.00 0.00 0.02 0.02 99.95 19:09:27 18:51:01 2 0.07 0.00 0.02 0.00 0.00 99.92 19:09:27 18:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:09:27 18:51:01 4 0.02 0.00 0.02 0.00 0.02 99.95 19:09:27 18:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:09:27 18:51:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:09:27 18:51:01 7 0.05 0.00 0.00 0.00 0.03 99.92 19:09:27 18:52:01 all 0.05 0.00 0.01 0.00 0.01 99.92 19:09:27 18:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:09:27 18:52:01 1 0.02 0.00 0.03 0.03 0.00 99.92 19:09:27 18:52:01 2 0.28 0.00 0.02 0.00 0.00 99.70 19:09:27 18:52:01 3 0.05 0.00 0.02 0.00 0.02 99.92 19:09:27 18:52:01 4 0.02 0.00 0.00 0.00 0.02 99.97 19:09:27 18:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:09:27 18:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:09:27 18:52:01 7 0.03 0.00 0.03 0.00 0.02 99.92 19:09:27 18:53:01 all 0.01 0.00 0.01 0.01 0.01 99.96 19:09:27 18:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:09:27 18:53:01 1 0.00 0.00 0.02 0.07 0.02 99.90 19:09:27 18:53:01 2 0.05 0.00 0.00 0.00 0.02 99.93 19:09:27 18:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:09:27 18:53:01 4 0.00 0.00 0.02 0.00 0.02 99.97 19:09:27 18:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:09:27 18:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:09:27 18:53:01 7 0.03 0.00 0.02 0.00 0.03 99.92 19:09:27 19:09:27 18:53:01 CPU %user %nice %system %iowait %steal %idle 19:09:27 18:54:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:09:27 18:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:09:27 18:54:01 1 0.02 0.00 0.02 0.03 0.00 99.93 19:09:27 18:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:09:27 18:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:09:27 18:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:09:27 18:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:09:27 18:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:09:27 18:54:01 7 0.03 0.00 0.02 0.00 0.03 99.92 19:09:27 18:55:01 all 0.01 0.00 0.01 0.01 0.01 99.96 19:09:27 18:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:09:27 18:55:01 1 0.02 0.00 0.02 0.05 0.02 99.90 19:09:27 18:55:01 2 0.00 0.00 0.02 0.00 0.02 99.97 19:09:27 18:55:01 3 0.00 0.00 0.02 0.00 0.02 99.97 19:09:27 18:55:01 4 0.02 0.00 0.02 0.00 0.02 99.95 19:09:27 18:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:09:27 18:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:09:27 18:55:01 7 0.02 0.00 0.02 0.02 0.02 99.93 19:09:27 18:56:01 all 0.03 0.00 0.03 0.01 0.01 99.92 19:09:27 18:56:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:09:27 18:56:01 1 0.07 0.00 0.05 0.03 0.00 99.85 19:09:27 18:56:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:09:27 18:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:09:27 18:56:01 4 0.08 0.00 0.03 0.02 0.02 99.85 19:09:27 18:56:01 5 0.00 0.00 0.03 0.00 0.00 99.97 19:09:27 18:56:01 6 0.00 0.00 0.03 0.00 0.02 99.95 19:09:27 18:56:01 7 0.05 0.00 0.05 0.03 0.03 99.83 19:09:27 18:57:01 all 0.02 0.00 0.02 0.03 0.01 99.92 19:09:27 18:57:01 0 0.03 0.00 0.03 0.00 0.00 99.93 19:09:27 18:57:01 1 0.03 0.00 0.02 0.25 0.02 99.68 19:09:27 18:57:01 2 0.02 0.00 0.03 0.00 0.00 99.95 19:09:27 18:57:01 3 0.02 0.00 0.02 0.00 0.02 99.95 19:09:27 18:57:01 4 0.03 0.00 0.00 0.00 0.02 99.95 19:09:27 18:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:09:27 18:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:09:27 18:57:01 7 0.05 0.00 0.03 0.00 0.03 99.88 19:09:27 18:58:01 all 0.02 0.00 0.01 0.01 0.01 99.96 19:09:27 18:58:01 0 0.00 0.00 0.00 0.00 0.02 99.98 19:09:27 18:58:01 1 0.02 0.00 0.02 0.05 0.00 99.92 19:09:27 18:58:01 2 0.07 0.00 0.00 0.00 0.02 99.92 19:09:27 18:58:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:09:27 18:58:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:09:27 18:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:09:27 18:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:09:27 18:58:01 7 0.02 0.00 0.02 0.02 0.02 99.93 19:09:27 18:59:01 all 0.25 0.00 0.01 0.00 0.01 99.73 19:09:27 18:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:09:27 18:59:01 1 0.00 0.00 0.02 0.03 0.02 99.93 19:09:27 18:59:01 2 0.05 0.00 0.00 0.00 0.00 99.95 19:09:27 18:59:01 3 0.00 0.00 0.00 0.00 0.02 99.98 19:09:27 18:59:01 4 1.84 0.00 0.02 0.00 0.02 98.13 19:09:27 18:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:09:27 18:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:09:27 18:59:01 7 0.05 0.00 0.02 0.00 0.03 99.90 19:09:27 19:00:01 all 0.25 0.00 0.01 0.01 0.01 99.73 19:09:27 19:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:09:27 19:00:01 1 0.02 0.00 0.02 0.05 0.00 99.92 19:09:27 19:00:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:09:27 19:00:01 3 0.03 0.00 0.02 0.00 0.02 99.93 19:09:27 19:00:01 4 1.87 0.00 0.00 0.00 0.02 98.11 19:09:27 19:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:09:27 19:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:09:27 19:00:01 7 0.05 0.00 0.00 0.00 0.02 99.93 19:09:27 19:01:01 all 0.23 0.00 0.01 0.01 0.01 99.74 19:09:27 19:01:01 0 0.00 0.00 0.00 0.00 0.02 99.98 19:09:27 19:01:01 1 0.00 0.00 0.00 0.05 0.02 99.93 19:09:27 19:01:01 2 0.10 0.00 0.00 0.00 0.00 99.90 19:09:27 19:01:01 3 0.03 0.00 0.02 0.00 0.03 99.92 19:09:27 19:01:01 4 1.66 0.00 0.00 0.00 0.02 98.32 19:09:27 19:01:01 5 0.00 0.00 0.02 0.00 0.02 99.97 19:09:27 19:01:01 6 0.02 0.00 0.00 0.00 0.02 99.97 19:09:27 19:01:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:09:27 19:02:01 all 0.26 0.00 0.01 0.01 0.01 99.71 19:09:27 19:02:01 0 0.02 0.00 0.03 0.00 0.00 99.95 19:09:27 19:02:01 1 0.00 0.00 0.02 0.05 0.00 99.93 19:09:27 19:02:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:09:27 19:02:01 3 0.02 0.00 0.02 0.00 0.02 99.95 19:09:27 19:02:01 4 2.00 0.00 0.02 0.00 0.02 97.97 19:09:27 19:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:09:27 19:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:09:27 19:02:01 7 0.03 0.00 0.02 0.00 0.02 99.93 19:09:27 19:03:01 all 0.26 0.00 0.01 0.00 0.01 99.72 19:09:27 19:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:09:27 19:03:01 1 0.03 0.00 0.03 0.02 0.02 99.90 19:09:27 19:03:01 2 0.02 0.00 0.02 0.00 0.02 99.95 19:09:27 19:03:01 3 0.00 0.00 0.02 0.00 0.03 99.95 19:09:27 19:03:01 4 1.99 0.00 0.00 0.00 0.02 98.00 19:09:27 19:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:09:27 19:03:01 6 0.00 0.00 0.00 0.02 0.00 99.98 19:09:27 19:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:09:27 19:04:01 all 0.19 0.00 0.01 0.01 0.01 99.79 19:09:27 19:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:09:27 19:04:01 1 0.02 0.00 0.02 0.05 0.02 99.90 19:09:27 19:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:09:27 19:04:01 3 0.03 0.00 0.02 0.00 0.03 99.92 19:09:27 19:04:01 4 1.40 0.00 0.02 0.00 0.02 98.56 19:09:27 19:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:09:27 19:04:01 6 0.00 0.00 0.00 0.00 0.02 99.98 19:09:27 19:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:09:27 19:09:27 19:04:01 CPU %user %nice %system %iowait %steal %idle 19:09:27 19:05:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:09:27 19:05:01 0 0.00 0.00 0.02 0.00 0.02 99.97 19:09:27 19:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:09:27 19:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:09:27 19:05:01 3 0.02 0.00 0.02 0.00 0.03 99.93 19:09:27 19:05:01 4 0.03 0.00 0.00 0.00 0.02 99.95 19:09:27 19:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:09:27 19:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:09:27 19:05:01 7 0.03 0.00 0.02 0.00 0.00 99.95 19:09:27 19:06:01 all 0.01 0.00 0.00 0.01 0.01 99.97 19:09:27 19:06:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:09:27 19:06:01 1 0.00 0.00 0.02 0.05 0.00 99.93 19:09:27 19:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:09:27 19:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:09:27 19:06:01 4 0.02 0.00 0.00 0.00 0.02 99.97 19:09:27 19:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:09:27 19:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:09:27 19:06:01 7 0.05 0.00 0.00 0.00 0.02 99.93 19:09:27 19:07:01 all 0.02 0.00 0.01 0.00 0.01 99.95 19:09:27 19:07:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:09:27 19:07:01 1 0.05 0.00 0.02 0.02 0.02 99.90 19:09:27 19:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:09:27 19:07:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:09:27 19:07:01 4 0.05 0.00 0.02 0.00 0.02 99.92 19:09:27 19:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:09:27 19:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:09:27 19:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:09:27 19:08:01 all 0.02 0.00 0.01 0.00 0.00 99.96 19:09:27 19:08:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:09:27 19:08:01 1 0.03 0.00 0.02 0.03 0.00 99.92 19:09:27 19:08:01 2 0.02 0.00 0.00 0.00 0.02 99.97 19:09:27 19:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:09:27 19:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:09:27 19:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:09:27 19:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:09:27 19:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:09:27 19:09:01 all 7.71 0.00 3.33 3.18 0.06 85.72 19:09:27 19:09:01 0 7.72 0.00 3.53 0.22 0.05 88.48 19:09:27 19:09:01 1 6.75 0.00 4.35 18.97 0.09 69.85 19:09:27 19:09:01 2 9.33 0.00 3.85 0.13 0.05 86.64 19:09:27 19:09:01 3 8.32 0.00 2.53 0.44 0.05 88.67 19:09:27 19:09:01 4 7.95 0.00 2.29 0.12 0.05 89.59 19:09:27 19:09:01 5 6.36 0.00 2.43 0.15 0.07 91.00 19:09:27 19:09:01 6 6.44 0.00 3.82 5.16 0.05 84.53 19:09:27 19:09:01 7 8.77 0.00 3.90 0.52 0.07 86.74 19:09:27 Average: all 2.81 0.00 0.60 0.72 0.02 95.85 19:09:27 Average: 0 2.74 0.00 0.62 0.64 0.02 95.98 19:09:27 Average: 1 2.73 0.00 0.62 1.53 0.03 95.10 19:09:27 Average: 2 2.76 0.00 0.63 0.58 0.02 96.01 19:09:27 Average: 3 2.85 0.00 0.62 0.30 0.02 96.20 19:09:27 Average: 4 3.34 0.00 0.56 1.92 0.03 94.15 19:09:27 Average: 5 2.65 0.00 0.58 0.27 0.01 96.48 19:09:27 Average: 6 2.81 0.00 0.63 0.43 0.01 96.13 19:09:27 Average: 7 2.58 0.00 0.56 0.12 0.03 96.72 19:09:27 19:09:27 19:09:27