Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 349d442d4da267b0cf06bf856b10c4b1ed668afd 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-ssh7296614808515749007.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh5192414645548496181.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh8385127837537736555.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh3064844461907818066.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-ssh16673725054815362350.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.20 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 ‘prd-ubuntu20.04-docker-8c-8g-1135’ Running on prd-ubuntu20.04-docker-8c-8g-1137 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 349d442d4da267b0cf06bf856b10c4b1ed668afd (main) Commit message: "Merge pull request #1476 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0-dev.5" > git config core.sparsecheckout # timeout=10 > git checkout -f 349d442d4da267b0cf06bf856b10c4b1ed668afd # timeout=10 > git rev-list --no-walk 1c436aae64ba04d8b406a209c24bbc2f99c23ca9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:02:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:02:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:02:29 ========================================================= 07:02:29 EdgeX Global Pipelines Version Info 07:02:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:02:31 ------------------- 07:02:31 stable info: 07:02:31 ------------------- 07:02:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:02:31 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 07:02:31 Message: update stable to v1.0.250 07:02:31 ------------------- 07:02:31 experimental info: 07:02:31 ------------------- 07:02:31 Commited By: **** collab-it+edgex@linuxfoundation.org 07:02:31 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 07:02:31 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:02:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 07:02:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 07:02:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:02:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:02:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:02:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 349d442d4da267b0cf06bf856b10c4b1ed668afd [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 349d442 [Pipeline] echo 07:02:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:02:32 provisioning config files... 07:02:32 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13184623633677561773tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:02:32 ---> docker-login.sh 07:02:32 nexus3.edgexfoundry.org:10001 07:02:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:02:33 Configure a credential helper to remove this warning. See 07:02:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:02:33 07:02:33 Login Succeeded 07:02:33 nexus3.edgexfoundry.org:10002 07:02:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:02:33 Configure a credential helper to remove this warning. See 07:02:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:02:33 07:02:33 Login Succeeded 07:02:33 nexus3.edgexfoundry.org:10003 07:02:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:02:33 Configure a credential helper to remove this warning. See 07:02:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:02:33 07:02:33 Login Succeeded 07:02:33 nexus3.edgexfoundry.org:10004 07:02:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:02:33 Configure a credential helper to remove this warning. See 07:02:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:02:33 07:02:33 Login Succeeded 07:02:33 docker.io 07:02:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:02:33 Configure a credential helper to remove this warning. See 07:02:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:02:33 07:02:33 Login Succeeded 07:02:33 ---> docker-login.sh ends [Pipeline] } 07:02:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:02:34 + git rev-list -1 --merges 349d442d4da267b0cf06bf856b10c4b1ed668afd~1..349d442d4da267b0cf06bf856b10c4b1ed668afd [Pipeline] echo 07:02:34 -----------> git rev-list -1 --merges 349d442d4da267b0cf06bf856b10c4b1ed668afd~1..349d442d4da267b0cf06bf856b10c4b1ed668afd 349d442d4da267b0cf06bf856b10c4b1ed668afd 07:02:34 349d442d4da267b0cf06bf856b10c4b1ed668afd [false] [Pipeline] sh 07:02:34 + git log --format=format:%s -1 349d442d4da267b0cf06bf856b10c4b1ed668afd [Pipeline] echo 07:02:34 ========================================================= 07:02:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:02:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:02:34 + git log --format=format:%s -1 349d442d4da267b0cf06bf856b10c4b1ed668afd [Pipeline] echo 07:02:34 [semverPrep] GIT_COMMIT: 349d442d4da267b0cf06bf856b10c4b1ed668afd, Commit Message: Merge pull request #1476 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0-dev.5 [Pipeline] echo 07:02:34 [semverPrep] This is not a build commit. [Pipeline] sh 07:02:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:02:35 + grep -v github /etc/ssh/ssh_known_hosts 07:02:35 + [ -e /tmp/ssh_known_hosts ] 07:02:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:02:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:02:35 + sudo tee -a /etc/ssh/ssh_known_hosts 07:02:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:02:35 07:02:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:02:36 0.1.4: Pulling from edgex-devops/py-git-semver 07:02:36 b85a868b505f: Pulling fs layer 07:02:36 e2be974225ed: Pulling fs layer 07:02:36 339a4e72a1f5: Pulling fs layer 07:02:36 988bab9f4d93: Pulling fs layer 07:02:36 1469e6f7b9e6: Pulling fs layer 07:02:36 eaf3925da568: Pulling fs layer 07:02:36 bab4dde63d76: Pulling fs layer 07:02:36 bde34c3a00c8: Pulling fs layer 07:02:36 b352a97aabf1: Pulling fs layer 07:02:36 4872d77fe225: Pulling fs layer 07:02:36 5851b861e8e6: Pulling fs layer 07:02:36 bde34c3a00c8: Waiting 07:02:36 4872d77fe225: Waiting 07:02:36 b352a97aabf1: Waiting 07:02:36 988bab9f4d93: Waiting 07:02:36 5851b861e8e6: Waiting 07:02:36 1469e6f7b9e6: Waiting 07:02:36 eaf3925da568: Waiting 07:02:36 bab4dde63d76: Waiting 07:02:36 e2be974225ed: Download complete 07:02:36 988bab9f4d93: Verifying Checksum 07:02:36 988bab9f4d93: Download complete 07:02:36 1469e6f7b9e6: Verifying Checksum 07:02:36 1469e6f7b9e6: Download complete 07:02:36 eaf3925da568: Download complete 07:02:36 339a4e72a1f5: Verifying Checksum 07:02:36 339a4e72a1f5: Download complete 07:02:36 bde34c3a00c8: Download complete 07:02:36 b352a97aabf1: Verifying Checksum 07:02:36 b352a97aabf1: Download complete 07:02:36 4872d77fe225: Download complete 07:02:36 5851b861e8e6: Verifying Checksum 07:02:36 5851b861e8e6: Download complete 07:02:36 b85a868b505f: Verifying Checksum 07:02:36 b85a868b505f: Download complete 07:02:36 bab4dde63d76: Verifying Checksum 07:02:36 bab4dde63d76: Download complete 07:02:37 b85a868b505f: Pull complete 07:02:37 e2be974225ed: Pull complete 07:02:38 339a4e72a1f5: Pull complete 07:02:38 988bab9f4d93: Pull complete 07:02:38 1469e6f7b9e6: Pull complete 07:02:38 eaf3925da568: Pull complete 07:02:40 bab4dde63d76: Pull complete 07:02:40 bde34c3a00c8: Pull complete 07:02:40 b352a97aabf1: Pull complete 07:02:40 4872d77fe225: Pull complete 07:02:40 5851b861e8e6: Pull complete 07:02:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:02:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:02:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:02:40 prd-ubuntu20.04-docker-8c-8g-1137 does not seem to be running inside a container 07:02:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:02:44 $ docker top e475de7df4c5392816400eac121af5c0f6bd15e11200a1f4508ac97309346e86 -eo pid,comm 07:02:44 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). 07:02:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:02:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:02:44 [ssh-agent] Looking for ssh-agent implementation... 07:02:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:02:44 $ docker exec e475de7df4c5392816400eac121af5c0f6bd15e11200a1f4508ac97309346e86 ssh-agent 07:02:44 SSH_AUTH_SOCK=/tmp/ssh-XlmXTGTx0vdj/agent.32 07:02:44 SSH_AGENT_PID=38 07:02:44 Running ssh-add (command line suppressed) 07:02:44 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16860443690507912544.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16860443690507912544.key) 07:02:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:02:44 + git tag --points-at HEAD [Pipeline] } 07:02:44 $ docker exec --env ******** --env ******** e475de7df4c5392816400eac121af5c0f6bd15e11200a1f4508ac97309346e86 ssh-agent -k 07:02:45 unset SSH_AUTH_SOCK; 07:02:45 unset SSH_AGENT_PID; 07:02:45 echo Agent pid 38 killed; 07:02:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:02:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:02:45 [ssh-agent] Looking for ssh-agent implementation... 07:02:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:02:45 $ docker exec e475de7df4c5392816400eac121af5c0f6bd15e11200a1f4508ac97309346e86 ssh-agent 07:02:45 SSH_AUTH_SOCK=/tmp/ssh-1YUf6hXp5wS3/agent.70 07:02:45 SSH_AGENT_PID=76 07:02:45 Running ssh-add (command line suppressed) 07:02:45 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7763610650692654052.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7763610650692654052.key) 07:02:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:02:45 + git semver init 07:02:46 2023-07-14 07:02:45,975 [run_init] DEBUG init version:0.0.0 force:False 07:02:46 2023-07-14 07:02:45,975 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 07:02:46 2023-07-14 07:02:45,976 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 07:02:46 2023-07-14 07:02:45,976 [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) 07:02:46 2023-07-14 07:02:46,873 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 07:02:46 2023-07-14 07:02:46,874 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 07:02:46 2023-07-14 07:02:46,874 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:02:46 2023-07-14 07:02:46,874 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:02:46 3.1.0-dev.3 [Pipeline] } 07:02:46 $ docker exec --env ******** --env ******** e475de7df4c5392816400eac121af5c0f6bd15e11200a1f4508ac97309346e86 ssh-agent -k 07:02:47 unset SSH_AUTH_SOCK; 07:02:47 unset SSH_AGENT_PID; 07:02:47 echo Agent pid 76 killed; 07:02:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:02:47 + git semver [Pipeline] } 07:02:47 $ docker stop --time=1 e475de7df4c5392816400eac121af5c0f6bd15e11200a1f4508ac97309346e86 07:02:48 $ docker rm -f --volumes e475de7df4c5392816400eac121af5c0f6bd15e11200a1f4508ac97309346e86 [Pipeline] // withDockerContainer [Pipeline] sh 07:02:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:02:49 Stashed 1 file(s) [Pipeline] echo 07:02:49 [edgeXSemver]: initialized semver on version 3.1.0-dev.3 [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 07:02:49 provisioning config files... 07:02:49 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8630744200642068847tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:02:49 ---> docker-login.sh 07:02:49 nexus3.edgexfoundry.org:10001 07:02:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:02:49 Configure a credential helper to remove this warning. See 07:02:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:02:49 07:02:49 Login Succeeded 07:02:49 nexus3.edgexfoundry.org:10002 07:02:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:02:49 Configure a credential helper to remove this warning. See 07:02:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:02:49 07:02:49 Login Succeeded 07:02:49 nexus3.edgexfoundry.org:10003 07:02:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:02:50 Configure a credential helper to remove this warning. See 07:02:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:02:50 07:02:50 Login Succeeded 07:02:50 nexus3.edgexfoundry.org:10004 07:02:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:02:50 Configure a credential helper to remove this warning. See 07:02:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:02:50 07:02:50 Login Succeeded 07:02:50 docker.io 07:02:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:02:50 Configure a credential helper to remove this warning. See 07:02:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:02:50 07:02:50 Login Succeeded 07:02:50 ---> docker-login.sh ends [Pipeline] } 07:02:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:02:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:02:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:02:50 ========================================================= 07:02:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 07:02:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:50 + 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.20-alpine --build-arg MAKE=echo noop --target=builder . 07:02:50 Sending build context to Docker daemon 10.89MB 07:02:50 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 07:02:50 Step 2/10 : FROM ${BASE} AS builder 07:02:50 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 07:02:50 4db1b89c0bd1: Pulling fs layer 07:02:50 6911f1a30b25: Pulling fs layer 07:02:50 e194b8c5c2a9: Pulling fs layer 07:02:50 6863d3e3a2b1: Pulling fs layer 07:02:50 ec0bb842ea78: Pulling fs layer 07:02:50 40a00589a448: Pulling fs layer 07:02:50 6c08303d61cc: Pulling fs layer 07:02:50 798269fcf238: Pulling fs layer 07:02:50 ec0bb842ea78: Waiting 07:02:50 40a00589a448: Waiting 07:02:50 6c08303d61cc: Waiting 07:02:50 798269fcf238: Waiting 07:02:50 6863d3e3a2b1: Waiting 07:02:51 6911f1a30b25: Download complete 07:02:51 6863d3e3a2b1: Verifying Checksum 07:02:51 6863d3e3a2b1: Download complete 07:02:51 ec0bb842ea78: Verifying Checksum 07:02:51 ec0bb842ea78: Download complete 07:02:51 4db1b89c0bd1: Verifying Checksum 07:02:51 4db1b89c0bd1: Download complete 07:02:51 40a00589a448: Verifying Checksum 07:02:51 40a00589a448: Download complete 07:02:51 4db1b89c0bd1: Pull complete 07:02:51 6911f1a30b25: Pull complete 07:02:51 798269fcf238: Verifying Checksum 07:02:51 798269fcf238: Download complete 07:02:51 e194b8c5c2a9: Verifying Checksum 07:02:51 e194b8c5c2a9: Download complete 07:02:51 6c08303d61cc: Verifying Checksum 07:02:51 6c08303d61cc: Download complete 07:02:55 e194b8c5c2a9: Pull complete 07:02:55 6863d3e3a2b1: Pull complete 07:02:55 ec0bb842ea78: Pull complete 07:02:55 40a00589a448: Pull complete 07:02:57 6c08303d61cc: Pull complete 07:02:58 798269fcf238: Pull complete 07:02:58 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 07:02:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 07:02:58 ---> ec979cd7f677 07:02:58 Step 3/10 : ARG MAKE=make build 07:03:04 ---> Running in 8cc61d47499f 07:03:04 Removing intermediate container 8cc61d47499f 07:03:04 ---> d82f4865d73a 07:03:04 Step 4/10 : WORKDIR /device-sdk-go 07:03:04 ---> Running in c4f1abd270ea 07:03:04 Removing intermediate container c4f1abd270ea 07:03:04 ---> ce4b7fe63af3 07:03:04 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:03:04 ---> Running in b655bb987ed8 07:03:04 Removing intermediate container b655bb987ed8 07:03:04 ---> bf34325116bc 07:03:04 Step 6/10 : RUN apk add --update --no-cache make git 07:03:04 ---> Running in 14d1b30ff8ec 07:03:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:03:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:03:04 Still waiting to schedule task 07:03:04 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1136’ 07:03:04 OK: 265 MiB in 53 packages 07:03:05 Removing intermediate container 14d1b30ff8ec 07:03:05 ---> 1c9d1bf208fe 07:03:05 Step 7/10 : COPY go.mod vendor* ./ 07:03:05 ---> 61b1d0aaf8d3 07:03:05 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:03:05 ---> Running in 1bb03c500de8 07:03:37 Removing intermediate container 1bb03c500de8 07:03:37 ---> 1a94319d0c19 07:03:37 Step 9/10 : COPY . . 07:03:38 ---> 87123fe6357c 07:03:38 Step 10/10 : RUN ${MAKE} 07:03:38 ---> Running in d6715a2a7fa7 07:03:38 noop 07:03:39 Removing intermediate container d6715a2a7fa7 07:03:39 ---> 00403b7c7dba 07:03:39 Successfully built 00403b7c7dba 07:03:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:39 + docker inspect -f . ci-base-image-x86_64 07:03:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:03:39 prd-ubuntu20.04-docker-8c-8g-1137 does not seem to be running inside a container 07:03:39 $ 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 07:03:39 $ docker top 7b6e1bae62aa343e6f8e447cbe35f8cda6a2b208209c793de242c09ccc758a6a -eo pid,comm [Pipeline] { [Pipeline] sh 07:03:40 + go version 07:03:40 go version go1.20.6 linux/amd64 [Pipeline] } 07:03:40 $ docker stop --time=1 7b6e1bae62aa343e6f8e447cbe35f8cda6a2b208209c793de242c09ccc758a6a 07:03:41 $ docker rm -f --volumes 7b6e1bae62aa343e6f8e447cbe35f8cda6a2b208209c793de242c09ccc758a6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:42 + docker inspect -f . ci-base-image-x86_64 07:03:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:03:42 prd-ubuntu20.04-docker-8c-8g-1137 does not seem to be running inside a container 07:03:42 $ 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 07:03:42 $ docker top 783adcfc4676864b3e4c300892d08962990c52970cb9d676799cd0596e9420ba -eo pid,comm [Pipeline] { [Pipeline] sh 07:03:43 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 07:03:43 + make test 07:03:43 go test -race -coverprofile=coverage.out ./... 07:03:49 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 07:04:04 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 07:04:04 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 07:04:04 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 07:04:04 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 07:04:04 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 07:04:04 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.062s coverage: 27.6% of statements 07:04:04 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 07:04:04 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 07:04:04 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.061s coverage: 80.2% of statements 07:04:04 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.068s coverage: 86.0% of statements 07:04:05 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 07:04:05 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 07:04:05 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.113s coverage: 77.5% of statements 07:04:05 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 07:04:05 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 07:04:06 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 07:04:08 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.078s coverage: 14.3% of statements 07:04:08 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.074s coverage: 68.5% of statements 07:04:08 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.121s coverage: 89.2% of statements 07:04:08 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.062s coverage: 5.7% of statements 07:04:30 GO111MODULE=on go vet ./... 07:04:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:04:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:04:30 ./bin/test-attribution-txt.sh [Pipeline] echo 07:04:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:04:30 $ docker stop --time=1 783adcfc4676864b3e4c300892d08962990c52970cb9d676799cd0596e9420ba 07:04:35 $ docker rm -f --volumes 783adcfc4676864b3e4c300892d08962990c52970cb9d676799cd0596e9420ba [Pipeline] // withDockerContainer [Pipeline] sh 07:04:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:04:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:04:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:04:37 + ls -al . 07:04:37 total 284 07:04:37 drwxrwxr-x 11 jenkins jenkins 4096 Jul 14 07:03 . 07:04:37 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 07:02 .. 07:04:37 -rw-rw-r-- 1 jenkins jenkins 140 Jul 14 07:02 .dockerignore 07:04:37 drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 07:02 .git 07:04:37 drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 07:02 .github 07:04:37 -rw-rw-r-- 1 jenkins jenkins 137 Jul 14 07:02 .gitignore 07:04:37 -rw-rw-r-- 1 jenkins jenkins 42 Jul 14 07:02 .golangci.yml 07:04:37 drwxr-xr-x 3 jenkins jenkins 4096 Jul 14 07:02 .semver 07:04:37 -rw-rw-r-- 1 jenkins jenkins 44878 Jul 14 07:02 CHANGELOG.md 07:04:37 -rw-rw-r-- 1 jenkins jenkins 677 Jul 14 07:02 GOVERNANCE.md 07:04:37 -rw-rw-r-- 1 jenkins jenkins 885 Jul 14 07:02 Jenkinsfile 07:04:37 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 14 07:02 LICENSE 07:04:37 -rw-rw-r-- 1 jenkins jenkins 1714 Jul 14 07:02 Makefile 07:04:37 -rw-rw-r-- 1 jenkins jenkins 619 Jul 14 07:02 OWNERS.md 07:04:37 -rw-rw-r-- 1 jenkins jenkins 4933 Jul 14 07:02 README.md 07:04:37 -rw-rw-r-- 1 jenkins jenkins 11 Jul 14 07:02 VERSION 07:04:37 drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 07:02 bin 07:04:37 -rw-r--r-- 1 jenkins jenkins 106150 Jul 14 07:04 coverage.out 07:04:37 drwxrwxr-x 5 jenkins jenkins 4096 Jul 14 07:02 example 07:04:37 -rw-rw-r-- 1 jenkins jenkins 3461 Jul 14 07:02 go.mod 07:04:37 -rw-rw-r-- 1 jenkins jenkins 32143 Jul 14 07:02 go.sum 07:04:37 drwxrwxr-x 12 jenkins jenkins 4096 Jul 14 07:02 internal 07:04:37 drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 07:02 openapi 07:04:37 drwxrwxr-x 6 jenkins jenkins 4096 Jul 14 07:02 pkg 07:04:37 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 07:02 snap 07:04:37 -rw-rw-r-- 1 jenkins jenkins 222 Jul 14 07:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:37 + 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=349d442d4da267b0cf06bf856b10c4b1ed668afd --label arch=amd64 --label version=3.1.0-dev.3 . 07:04:37 Sending build context to Docker daemon 11MB 07:04:37 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 07:04:37 Step 2/23 : FROM ${BASE} AS builder 07:04:37 ---> 00403b7c7dba 07:04:37 Step 3/23 : ARG MAKE=make build 07:04:37 ---> Running in 7f74cc5d3185 07:04:37 Removing intermediate container 7f74cc5d3185 07:04:37 ---> 33bf8fddba68 07:04:37 Step 4/23 : WORKDIR /device-sdk-go 07:04:37 ---> Running in d396f97211fd 07:04:37 Removing intermediate container d396f97211fd 07:04:37 ---> 5df024a8deb6 07:04:37 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:04:37 ---> Running in d7bf185af05e 07:04:38 Removing intermediate container d7bf185af05e 07:04:38 ---> c1dcbe2712a2 07:04:38 Step 6/23 : RUN apk add --update --no-cache make git 07:04:38 ---> Running in c6ed9abda848 07:04:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:04:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:04:38 OK: 265 MiB in 53 packages 07:04:39 Removing intermediate container c6ed9abda848 07:04:39 ---> f7ff5ed8e7e3 07:04:39 Step 7/23 : COPY go.mod vendor* ./ 07:04:39 ---> a5df31193b45 07:04:39 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:04:39 ---> Running in 1d39ebf05f20 07:04:39 Removing intermediate container 1d39ebf05f20 07:04:39 ---> 2c9f86646bc9 07:04:39 Step 9/23 : COPY . . 07:04:40 ---> bd2043a8279f 07:04:40 Step 10/23 : RUN ${MAKE} 07:04:40 ---> Running in ddda57c14cbe 07:04:40 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.1.0-dev.3" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 07:05:02 Removing intermediate container ddda57c14cbe 07:05:02 ---> d9e9155f8fec 07:05:02 Step 11/23 : FROM alpine:3.17 07:05:02 3.17: Pulling from library/alpine 07:05:02 4db1b89c0bd1: Already exists 07:05:02 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 07:05:02 Status: Downloaded newer image for alpine:3.17 07:05:02 ---> 1f73a9d63274 07:05:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 07:05:02 ---> Running in 2694bc8a69c7 07:05:02 Removing intermediate container 2694bc8a69c7 07:05:02 ---> 80a087bc81f9 07:05:02 Step 13/23 : RUN apk add --update --no-cache 07:05:02 ---> Running in 163b6b83f614 07:05:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:05:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:05:03 OK: 7 MiB in 15 packages 07:05:03 Removing intermediate container 163b6b83f614 07:05:03 ---> b91bb0bb505f 07:05:03 Step 14/23 : WORKDIR / 07:05:03 ---> Running in f1228218f32c 07:05:03 Removing intermediate container f1228218f32c 07:05:03 ---> 9ac9353cddd0 07:05:03 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 07:05:03 ---> 5c13d10dbd23 07:05:03 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 07:05:05 ---> 6ba3097bb710 07:05:05 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 07:05:05 ---> 5ea58483c81a 07:05:05 Step 18/23 : EXPOSE 59999 07:05:05 ---> Running in 95ae904ad7a1 07:05:05 Removing intermediate container 95ae904ad7a1 07:05:05 ---> aa7568922ff4 07:05:05 Step 19/23 : ENTRYPOINT ["/device-simple"] 07:05:05 ---> Running in 493cec0e095c 07:05:05 Removing intermediate container 493cec0e095c 07:05:05 ---> ac742b5e6bd0 07:05:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:05:05 ---> Running in 8d85af305230 07:05:05 Removing intermediate container 8d85af305230 07:05:05 ---> 5077a77b0995 07:05:05 Step 21/23 : LABEL arch=amd64 07:05:05 ---> Running in 6bf5e4a8e15f 07:05:05 Removing intermediate container 6bf5e4a8e15f 07:05:05 ---> e4530c55da62 07:05:05 Step 22/23 : LABEL git_sha=349d442d4da267b0cf06bf856b10c4b1ed668afd 07:05:05 ---> Running in f0c4b9481f07 07:05:05 Removing intermediate container f0c4b9481f07 07:05:05 ---> e5e57622de32 07:05:05 Step 23/23 : LABEL version=3.1.0-dev.3 07:05:05 ---> Running in 345a76520873 07:05:05 Removing intermediate container 345a76520873 07:05:05 ---> 8e3f84082eb3 07:05:05 [Warning] One or more build-args [ARCH] were not consumed 07:05:05 Successfully built 8e3f84082eb3 07:05:05 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 07:05:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:05:06 07:05:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:05:06 latest: Pulling from edgex-lftools-log-publisher 07:05:06 5eb5b503b376: Pulling fs layer 07:05:06 5c69ac0246d0: Pulling fs layer 07:05:06 ec43610c2a17: Pulling fs layer 07:05:06 3a2ae6a8a46f: Pulling fs layer 07:05:06 33b1e0a273af: Pulling fs layer 07:05:06 5d3b04190fa2: Pulling fs layer 07:05:06 2f39f015ded8: Pulling fs layer 07:05:06 3a2ae6a8a46f: Waiting 07:05:06 33b1e0a273af: Waiting 07:05:06 5d3b04190fa2: Waiting 07:05:06 2f39f015ded8: Waiting 07:05:06 5c69ac0246d0: Verifying Checksum 07:05:06 5c69ac0246d0: Download complete 07:05:06 3a2ae6a8a46f: Verifying Checksum 07:05:06 3a2ae6a8a46f: Download complete 07:05:06 33b1e0a273af: Verifying Checksum 07:05:06 33b1e0a273af: Download complete 07:05:06 5d3b04190fa2: Download complete 07:05:06 ec43610c2a17: Verifying Checksum 07:05:06 ec43610c2a17: Download complete 07:05:06 5eb5b503b376: Download complete 07:05:07 2f39f015ded8: Download complete 07:05:07 5eb5b503b376: Pull complete 07:05:07 5c69ac0246d0: Pull complete 07:05:08 ec43610c2a17: Pull complete 07:05:08 3a2ae6a8a46f: Pull complete 07:05:08 33b1e0a273af: Pull complete 07:05:08 5d3b04190fa2: Pull complete 07:05:12 2f39f015ded8: Pull complete 07:05:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:05:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:05:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:05:12 prd-ubuntu20.04-docker-8c-8g-1137 does not seem to be running inside a container 07:05:12 $ 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 07:05:18 $ docker top b856b9a91d5ddd0ce099fd293b90c8659c6daf4057b0695c364a5bb877bc0710 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:05:18 ---> job-cost.sh 07:05:18 lf-activate-venv: SKIPPING 07:05:18 INFO: No Stack... 07:05:19 INFO: Retrieving Pricing Info for: v3-standard-8 07:05:20 INFO: Archiving Costs [Pipeline] sh 07:05:20 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 07:05:20 + cut -d, -f6 [Pipeline] lock 07:05:20 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-232-stack-cost] 07:05:20 Resource [jenkins-edgexfoundry-device-sdk-go-main-232-stack-cost] did not exist. Created. 07:05:20 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-232-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:05:20 + echo total: 0.2199999988079071 [Pipeline] stash 07:05:20 Stashed 1 file(s) [Pipeline] } 07:05:20 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-232-stack-cost] [Pipeline] // lock [Pipeline] } 07:05:20 $ docker stop --time=1 b856b9a91d5ddd0ce099fd293b90c8659c6daf4057b0695c364a5bb877bc0710 07:05:21 $ docker rm -f --volumes b856b9a91d5ddd0ce099fd293b90c8659c6daf4057b0695c364a5bb877bc0710 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:06:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1139 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 07:06:47 Running in /w/workspace/device-sdk-go/232 [Pipeline] { [Pipeline] checkout 07:06:47 The recommended git tool is: git 07:06:52 using credential edgex-jenkins-ssh 07:06:52 Cloning the remote Git repository 07:06:52 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 07:06:52 > git init /w/workspace/device-sdk-go/232 # timeout=10 07:06:52 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:06:52 > git --version # timeout=10 07:06:52 > git --version # 'git version 2.25.1' 07:06:52 using GIT_SSH to set credentials SSH Credentials for GitHub 07:06:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:06:57 Avoid second fetch 07:06:57 Checking out Revision 349d442d4da267b0cf06bf856b10c4b1ed668afd (main) 07:06:56 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:06:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:06:57 > git config core.sparsecheckout # timeout=10 07:06:57 Commit message: "Merge pull request #1476 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0-dev.5" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:06:57 > git checkout -f 349d442d4da267b0cf06bf856b10c4b1ed668afd # timeout=10 07:06:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:06:58 % Total % Received % Xferd Average Speed Time Time Time Current 07:06:58 Dload Upload Total Spent Left Speed 07:06:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81216 0 --:--:-- --:--:-- --:--:-- 81216 [Pipeline] sh 07:06:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:06:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:06:59 + sudo tee /etc/docker/daemon.new 07:06:59 { 07:06:59 "registry-mirrors": [ 07:06:59 "https://nexus3.edgexfoundry.org:10001" 07:06:59 ], 07:06:59 "bip": "10.250.0.254/24", 07:06:59 "hosts": [ 07:06:59 "tcp://0.0.0.0:5555", 07:06:59 "unix:///var/run/docker.sock" 07:06:59 ], 07:06:59 "mtu": 1458, 07:06:59 "selinux-enabled": true, 07:06:59 "seccomp-profile": "/etc/docker/seccomp.json" 07:06:59 } [Pipeline] sh 07:07:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:07:00 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:07:18 provisioning config files... 07:07:18 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/232@tmp/config15506836808720179032tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:07:19 ---> docker-login.sh 07:07:19 nexus3.edgexfoundry.org:10001 07:07:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:07:19 Configure a credential helper to remove this warning. See 07:07:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:07:19 07:07:19 Login Succeeded 07:07:19 nexus3.edgexfoundry.org:10002 07:07:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:07:20 Configure a credential helper to remove this warning. See 07:07:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:07:20 07:07:20 Login Succeeded 07:07:20 nexus3.edgexfoundry.org:10003 07:07:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:07:20 Configure a credential helper to remove this warning. See 07:07:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:07:20 07:07:20 Login Succeeded 07:07:20 nexus3.edgexfoundry.org:10004 07:07:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:07:20 Configure a credential helper to remove this warning. See 07:07:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:07:20 07:07:20 Login Succeeded 07:07:20 docker.io 07:07:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:07:21 Configure a credential helper to remove this warning. See 07:07:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:07:21 07:07:21 Login Succeeded 07:07:21 ---> docker-login.sh ends [Pipeline] } 07:07:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:07:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:07:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:07:21 ========================================================= 07:07:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 07:07:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:22 + 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.20-alpine --build-arg MAKE=echo noop --target=builder . 07:07:22 Sending build context to Docker daemon 5.796MB 07:07:22 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 07:07:22 Step 2/10 : FROM ${BASE} AS builder 07:07:22 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:07:22 edb6bdbacee9: Pulling fs layer 07:07:22 5f9638ab2659: Pulling fs layer 07:07:22 8d51d6327a98: Pulling fs layer 07:07:22 8b374f2dd631: Pulling fs layer 07:07:22 ec14aa9079de: Pulling fs layer 07:07:22 2f466654f4bb: Pulling fs layer 07:07:22 554e91adad29: Pulling fs layer 07:07:22 ec14aa9079de: Waiting 07:07:22 2f466654f4bb: Waiting 07:07:22 8b374f2dd631: Waiting 07:07:22 554e91adad29: Waiting 07:07:22 5f9638ab2659: Download complete 07:07:22 8b374f2dd631: Verifying Checksum 07:07:22 8b374f2dd631: Download complete 07:07:22 ec14aa9079de: Verifying Checksum 07:07:22 ec14aa9079de: Download complete 07:07:22 edb6bdbacee9: Download complete 07:07:23 edb6bdbacee9: Pull complete 07:07:24 5f9638ab2659: Pull complete 07:07:24 554e91adad29: Verifying Checksum 07:07:24 554e91adad29: Download complete 07:07:25 8d51d6327a98: Verifying Checksum 07:07:25 8d51d6327a98: Download complete 07:07:25 2f466654f4bb: Verifying Checksum 07:07:25 2f466654f4bb: Download complete 07:07:37 8d51d6327a98: Pull complete 07:07:37 8b374f2dd631: Pull complete 07:07:37 ec14aa9079de: Pull complete 07:07:43 2f466654f4bb: Pull complete 07:07:45 554e91adad29: Pull complete 07:07:45 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 07:07:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 07:07:45 ---> 1e15ea492957 07:07:45 Step 3/10 : ARG MAKE=make build 07:07:47 ---> Running in d91f58552e93 07:07:47 Removing intermediate container d91f58552e93 07:07:47 ---> 52012bee0ffc 07:07:47 Step 4/10 : WORKDIR /device-sdk-go 07:07:47 ---> Running in 829ff745809e 07:07:48 Removing intermediate container 829ff745809e 07:07:48 ---> 7c6658e4e17f 07:07:48 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:07:48 ---> Running in 0465095a2682 07:07:48 Removing intermediate container 0465095a2682 07:07:48 ---> 35f1cd2b2247 07:07:48 Step 6/10 : RUN apk add --update --no-cache make git 07:07:48 ---> Running in 58c34e9bd4d1 07:07:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:07:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:07:53 OK: 263 MiB in 53 packages 07:07:54 Removing intermediate container 58c34e9bd4d1 07:07:54 ---> 13eb2d9332c1 07:07:54 Step 7/10 : COPY go.mod vendor* ./ 07:07:55 ---> 97a6304c4cd9 07:07:55 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:55 ---> Running in a1c572ca72f9 07:09:03 Removing intermediate container a1c572ca72f9 07:09:03 ---> b4e6e9c77112 07:09:03 Step 9/10 : COPY . . 07:09:03 ---> dbabe0cf7c4e 07:09:03 Step 10/10 : RUN ${MAKE} 07:09:03 ---> Running in 7dc69867053a 07:09:03 noop 07:09:03 Removing intermediate container 7dc69867053a 07:09:03 ---> bde71b4cddc9 07:09:03 Successfully built bde71b4cddc9 07:09:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:03 + docker inspect -f . ci-base-image-arm64 07:09:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:09:04 prd-ubuntu20.04-docker-arm64-4c-16g-1139 does not seem to be running inside a container 07:09:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/232 -v /w/workspace/device-sdk-go/232:/w/workspace/device-sdk-go/232:rw,z -v /w/workspace/device-sdk-go/232@tmp:/w/workspace/device-sdk-go/232@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:09:05 $ docker top ba61729fa05a1ab0a5182d0cf9dbc796a477bdea7e8965592093d86f1607b981 -eo pid,comm [Pipeline] { [Pipeline] sh 07:09:06 + go version 07:09:06 go version go1.20.6 linux/arm64 [Pipeline] } 07:09:06 $ docker stop --time=1 ba61729fa05a1ab0a5182d0cf9dbc796a477bdea7e8965592093d86f1607b981 07:09:09 $ docker rm -f --volumes ba61729fa05a1ab0a5182d0cf9dbc796a477bdea7e8965592093d86f1607b981 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:10 + docker inspect -f . ci-base-image-arm64 07:09:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:09:10 prd-ubuntu20.04-docker-arm64-4c-16g-1139 does not seem to be running inside a container 07:09:10 $ 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/232 -v /w/workspace/device-sdk-go/232:/w/workspace/device-sdk-go/232:rw,z -v /w/workspace/device-sdk-go/232@tmp:/w/workspace/device-sdk-go/232@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:09:11 $ docker top a2b30127d6408d059485693c85db9ed5b51dc8c8d9961feaa61ae9b2bdda74c5 -eo pid,comm [Pipeline] { [Pipeline] sh 07:09:12 + git config --global --add safe.directory /w/workspace/device-sdk-go/232 [Pipeline] fileExists [Pipeline] sh 07:09:12 + make test 07:09:12 go test -race -coverprofile=coverage.out ./... 07:09:51 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 07:12:14 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 07:12:14 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 07:12:14 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 07:12:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 07:12:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 07:12:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.220s coverage: 27.6% of statements 07:12:25 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.269s coverage: 80.2% of statements 07:12:37 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 07:12:37 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 07:12:38 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.343s coverage: 86.0% of statements 07:12:44 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 07:12:45 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.441s coverage: 77.5% of statements 07:12:49 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 07:12:51 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 07:12:51 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 07:12:53 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.296s coverage: 14.3% of statements 07:12:53 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.408s coverage: 68.5% of statements 07:12:55 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.460s coverage: 89.2% of statements 07:12:56 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 07:12:56 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.253s coverage: 5.7% of statements 07:12:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:12:57 GO111MODULE=on go vet ./... 07:15:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:15:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:15:34 ./bin/test-attribution-txt.sh [Pipeline] echo 07:15:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:15:34 $ docker stop --time=1 a2b30127d6408d059485693c85db9ed5b51dc8c8d9961feaa61ae9b2bdda74c5 07:15:36 $ docker rm -f --volumes a2b30127d6408d059485693c85db9ed5b51dc8c8d9961feaa61ae9b2bdda74c5 [Pipeline] // withDockerContainer [Pipeline] sh 07:15:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:15:37 Warning: overwriting stash ‘coverage-report’ 07:15:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:15:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:15:39 + ls -al . 07:15:39 total 280 07:15:39 drwxrwxr-x 10 jenkins jenkins 4096 Jul 14 07:09 . 07:15:39 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 07:06 .. 07:15:39 -rw-rw-r-- 1 jenkins jenkins 140 Jul 14 07:06 .dockerignore 07:15:39 drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 07:06 .git 07:15:39 drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 07:06 .github 07:15:39 -rw-rw-r-- 1 jenkins jenkins 137 Jul 14 07:06 .gitignore 07:15:39 -rw-rw-r-- 1 jenkins jenkins 42 Jul 14 07:06 .golangci.yml 07:15:39 -rw-rw-r-- 1 jenkins jenkins 44878 Jul 14 07:06 CHANGELOG.md 07:15:39 -rw-rw-r-- 1 jenkins jenkins 677 Jul 14 07:06 GOVERNANCE.md 07:15:39 -rw-rw-r-- 1 jenkins jenkins 885 Jul 14 07:06 Jenkinsfile 07:15:39 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 14 07:06 LICENSE 07:15:39 -rw-rw-r-- 1 jenkins jenkins 1714 Jul 14 07:06 Makefile 07:15:39 -rw-rw-r-- 1 jenkins jenkins 619 Jul 14 07:06 OWNERS.md 07:15:39 -rw-rw-r-- 1 jenkins jenkins 4933 Jul 14 07:06 README.md 07:15:39 -rw-rw-r-- 1 jenkins jenkins 11 Jul 14 07:02 VERSION 07:15:39 drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 07:06 bin 07:15:39 -rw-r--r-- 1 jenkins jenkins 106150 Jul 14 07:12 coverage.out 07:15:39 drwxrwxr-x 5 jenkins jenkins 4096 Jul 14 07:06 example 07:15:39 -rw-rw-r-- 1 jenkins jenkins 3461 Jul 14 07:06 go.mod 07:15:39 -rw-rw-r-- 1 jenkins jenkins 32143 Jul 14 07:06 go.sum 07:15:39 drwxrwxr-x 12 jenkins jenkins 4096 Jul 14 07:06 internal 07:15:39 drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 07:06 openapi 07:15:39 drwxrwxr-x 6 jenkins jenkins 4096 Jul 14 07:06 pkg 07:15:39 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 07:06 snap 07:15:39 -rw-rw-r-- 1 jenkins jenkins 222 Jul 14 07:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:39 + 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=349d442d4da267b0cf06bf856b10c4b1ed668afd --label arch=arm64 --label version=3.1.0-dev.3 . 07:15:39 Sending build context to Docker daemon 5.903MB 07:15:39 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 07:15:39 Step 2/23 : FROM ${BASE} AS builder 07:15:39 ---> bde71b4cddc9 07:15:39 Step 3/23 : ARG MAKE=make build 07:15:39 ---> Running in 786d6d0bb135 07:15:40 Removing intermediate container 786d6d0bb135 07:15:40 ---> 1836646e771a 07:15:40 Step 4/23 : WORKDIR /device-sdk-go 07:15:40 ---> Running in bc9218673183 07:15:40 Removing intermediate container bc9218673183 07:15:40 ---> be085e361950 07:15:40 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:15:40 ---> Running in 1c11ede4465a 07:15:41 Removing intermediate container 1c11ede4465a 07:15:41 ---> 7d6e49388ad7 07:15:41 Step 6/23 : RUN apk add --update --no-cache make git 07:15:41 ---> Running in 9bc4b226ac0c 07:15:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:15:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:15:43 OK: 263 MiB in 53 packages 07:15:47 Removing intermediate container 9bc4b226ac0c 07:15:47 ---> a9a00b72bb29 07:15:47 Step 7/23 : COPY go.mod vendor* ./ 07:15:47 ---> 88981bd1ff47 07:15:47 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:15:47 ---> Running in 503bacea8e81 07:15:49 Removing intermediate container 503bacea8e81 07:15:49 ---> 79a5c1f75f66 07:15:49 Step 9/23 : COPY . . 07:15:50 ---> b6a2a21a0d70 07:15:50 Step 10/23 : RUN ${MAKE} 07:15:50 ---> Running in d5809f1da57a 07:15:51 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.1.0-dev.3" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 07:18:13 Removing intermediate container d5809f1da57a 07:18:13 ---> fe5a03909865 07:18:13 Step 11/23 : FROM alpine:3.17 07:18:13 3.17: Pulling from library/alpine 07:18:13 edb6bdbacee9: Already exists 07:18:13 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 07:18:13 Status: Downloaded newer image for alpine:3.17 07:18:13 ---> 779605e5fbc0 07:18:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 07:18:13 ---> Running in b6885feab390 07:18:13 Removing intermediate container b6885feab390 07:18:13 ---> 69b2f418515d 07:18:13 Step 13/23 : RUN apk add --update --no-cache 07:18:13 ---> Running in 57140b981da4 07:18:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:18:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:18:13 OK: 7 MiB in 15 packages 07:18:13 Removing intermediate container 57140b981da4 07:18:13 ---> 5fe5815dae56 07:18:13 Step 14/23 : WORKDIR / 07:18:13 ---> Running in a0be97107a28 07:18:13 Removing intermediate container a0be97107a28 07:18:13 ---> c88fa4da5575 07:18:13 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 07:18:13 ---> a3713d58de18 07:18:13 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 07:18:14 ---> 63ddc6abe42d 07:18:14 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 07:18:15 ---> 833dd84a2857 07:18:15 Step 18/23 : EXPOSE 59999 07:18:15 ---> Running in 95ae55816503 07:18:15 Removing intermediate container 95ae55816503 07:18:15 ---> f818b73b12e0 07:18:15 Step 19/23 : ENTRYPOINT ["/device-simple"] 07:18:15 ---> Running in 4eb9b8e4cce6 07:18:15 Removing intermediate container 4eb9b8e4cce6 07:18:15 ---> 8d2eda1e2d29 07:18:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:18:15 ---> Running in 070cc23c28c2 07:18:16 Removing intermediate container 070cc23c28c2 07:18:16 ---> 1ecebd7869fd 07:18:16 Step 21/23 : LABEL arch=arm64 07:18:16 ---> Running in 75f9ce6403f8 07:18:16 Removing intermediate container 75f9ce6403f8 07:18:16 ---> 4c89cef8cce6 07:18:16 Step 22/23 : LABEL git_sha=349d442d4da267b0cf06bf856b10c4b1ed668afd 07:18:16 ---> Running in b7192af85a36 07:18:16 Removing intermediate container b7192af85a36 07:18:16 ---> ed0dfea45de5 07:18:16 Step 23/23 : LABEL version=3.1.0-dev.3 07:18:16 ---> Running in b02ac4bc87c5 07:18:17 Removing intermediate container b02ac4bc87c5 07:18:17 ---> 3a01ee771ba1 07:18:17 [Warning] One or more build-args [ARCH] were not consumed 07:18:17 Successfully built 3a01ee771ba1 07:18:17 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 07:18:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:18:17 07:18:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:18:18 arm64: Pulling from edgex-lftools-log-publisher 07:18:18 8998bd30e6a1: Pulling fs layer 07:18:18 04944245beec: Pulling fs layer 07:18:18 699f458cf7ca: Pulling fs layer 07:18:18 765212b225bb: Pulling fs layer 07:18:18 f23df028b6ca: Pulling fs layer 07:18:18 d65c8cfc05b1: Pulling fs layer 07:18:18 2437ff75d9bd: Pulling fs layer 07:18:18 765212b225bb: Waiting 07:18:18 f23df028b6ca: Waiting 07:18:18 d65c8cfc05b1: Waiting 07:18:18 2437ff75d9bd: Waiting 07:18:18 04944245beec: Verifying Checksum 07:18:18 04944245beec: Download complete 07:18:18 765212b225bb: Verifying Checksum 07:18:18 765212b225bb: Download complete 07:18:18 f23df028b6ca: Verifying Checksum 07:18:18 f23df028b6ca: Download complete 07:18:18 d65c8cfc05b1: Download complete 07:18:18 699f458cf7ca: Verifying Checksum 07:18:18 699f458cf7ca: Download complete 07:18:18 8998bd30e6a1: Verifying Checksum 07:18:18 8998bd30e6a1: Download complete 07:18:21 2437ff75d9bd: Verifying Checksum 07:18:21 2437ff75d9bd: Download complete 07:18:22 8998bd30e6a1: Pull complete 07:18:25 04944245beec: Pull complete 07:18:26 699f458cf7ca: Pull complete 07:18:26 765212b225bb: Pull complete 07:18:27 f23df028b6ca: Pull complete 07:18:27 d65c8cfc05b1: Pull complete 07:18:42 2437ff75d9bd: Pull complete 07:18:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:18:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:18:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:18:42 prd-ubuntu20.04-docker-arm64-4c-16g-1139 does not seem to be running inside a container 07:18:42 $ 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/232 -v /w/workspace/device-sdk-go/232:/w/workspace/device-sdk-go/232:rw,z -v /w/workspace/device-sdk-go/232@tmp:/w/workspace/device-sdk-go/232@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:18:45 $ docker top 423a95e743a8a47220d8e627330b3549f5c974951529f6ef95e00df8e400cdbd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:18:46 ---> job-cost.sh 07:18:46 lf-activate-venv: SKIPPING 07:18:46 INFO: No Stack... 07:18:46 INFO: Retrieving Pricing Info for: v3-standard-4 07:18:47 INFO: Archiving Costs [Pipeline] sh 07:18:48 + cat /w/workspace/device-sdk-go/232/archives/cost.csv 07:18:48 + cut -d, -f6 [Pipeline] lock 07:18:48 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-232-stack-cost] 07:18:48 Resource [jenkins-edgexfoundry-device-sdk-go-main-232-stack-cost] did not exist. Created. 07:18:48 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-232-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:18:48 /w/workspace/device-sdk-go/232@tmp/durable-69351034/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:18:49 + echo total: 0.10999999940395355 [Pipeline] stash 07:18:49 Warning: overwriting stash ‘stack-cost’ 07:18:49 Stashed 1 file(s) [Pipeline] } 07:18:49 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-232-stack-cost] [Pipeline] // lock [Pipeline] } 07:18:49 $ docker stop --time=1 423a95e743a8a47220d8e627330b3549f5c974951529f6ef95e00df8e400cdbd 07:18:53 $ docker rm -f --volumes 423a95e743a8a47220d8e627330b3549f5c974951529f6ef95e00df8e400cdbd [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 07:18:53 provisioning config files... 07:18:53 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11344920428295696854tmp [Pipeline] { [Pipeline] sh 07:18:54 + set +x 07:18:54 + bash -s -- 07:18:54 + curl -s https://codecov.io/bash 07:18:59 07:18:59 _____ _ 07:18:59 / ____| | | 07:18:59 | | ___ __| | ___ ___ _____ __ 07:18:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:18:59 | |___| (_) | (_| | __/ (_| (_) \ V / 07:18:59 \_____\___/ \__,_|\___|\___\___/ \_/ 07:18:59 Bash-1.0.6 07:18:59 07:18:59 07:18:59 ==> git version 2.25.1 found 07:18:59 ==> 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 07:18:59 Release-Date: 2020-01-08 07:18:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:18:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:18:59 ==> Jenkins CI detected. 07:18:59 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 07:18:59 project root: . 07:18:59 --> token set from env 07:18:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:18:59 ==> Running gcov in . (disable via -X gcov) 07:18:59 ==> Python coveragepy not found 07:18:59 ==> Searching for coverage reports in: 07:18:59 + . 07:18:59 -> Found 1 reports 07:18:59 ==> Detecting git/mercurial file structure 07:18:59 ==> Reading reports 07:18:59 + ./coverage.out bytes=106150 07:18:59 ==> Appending adjustments 07:18:59 https://docs.codecov.io/docs/fixing-reports 07:18:59 + Found adjustments 07:18:59 ==> Gzipping contents 07:18:59 16K /tmp/codecov.c1c5al.gz 07:18:59 ==> Uploading reports 07:18:59 url: https://codecov.io 07:18:59 query: branch=main&commit=349d442d4da267b0cf06bf856b10c4b1ed668afd&build=232&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F232%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:18:59 -> Pinging Codecov 07:18:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=349d442d4da267b0cf06bf856b10c4b1ed668afd&build=232&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F232%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:18:59 -> Uploading to 07:18:59 https://storage.googleapis.com/codecov/v4/raw/2023-07-14/7E55EF52A471D76F132DFD9A03CDDE97/349d442d4da267b0cf06bf856b10c4b1ed668afd/ccc909ff-1c6a-4292-9181-647e275427d6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230714%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230714T071859Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b65e96dbed12526b09b8506b9edbf2588f13947f5e4128e6f65ef85340921b0f 07:18:59 % Total % Received % Xferd Average Speed Time Time Time Current 07:18:59 Dload Upload Total Spent Left Speed 07:18:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15153 0 0 100 15153 0 69829 --:--:-- --:--:-- --:--:-- 69829 07:18:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/349d442d4da267b0cf06bf856b10c4b1ed668afd [Pipeline] } 07:18:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:18:59 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:18:59 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:18:59 07:18:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:19:00 1.410.4: Pulling from edgex-devops/edgex-snyk-go 07:19:00 df9b9388f04a: Pulling fs layer 07:19:00 52dc419b0ee2: Pulling fs layer 07:19:00 25bc292e5bac: Pulling fs layer 07:19:00 114826534d7a: Pulling fs layer 07:19:00 4657fd5d0bcf: Pulling fs layer 07:19:00 6ad1cebc031e: Pulling fs layer 07:19:00 8a3aa393b2d8: Pulling fs layer 07:19:00 4657fd5d0bcf: Waiting 07:19:00 6ad1cebc031e: Waiting 07:19:00 8a3aa393b2d8: Waiting 07:19:00 114826534d7a: Waiting 07:19:00 25bc292e5bac: Verifying Checksum 07:19:00 25bc292e5bac: Download complete 07:19:00 4657fd5d0bcf: Download complete 07:19:00 df9b9388f04a: Verifying Checksum 07:19:00 df9b9388f04a: Download complete 07:19:00 df9b9388f04a: Pull complete 07:19:00 6ad1cebc031e: Verifying Checksum 07:19:00 6ad1cebc031e: Download complete 07:19:00 52dc419b0ee2: Pull complete 07:19:00 25bc292e5bac: Pull complete 07:19:01 114826534d7a: Verifying Checksum 07:19:01 114826534d7a: Download complete 07:19:01 8a3aa393b2d8: Verifying Checksum 07:19:01 8a3aa393b2d8: Download complete 07:19:06 114826534d7a: Pull complete 07:19:06 4657fd5d0bcf: Pull complete 07:19:06 6ad1cebc031e: Pull complete 07:19:09 8a3aa393b2d8: Pull complete 07:19:09 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 07:19:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:19:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:19:09 prd-ubuntu20.04-docker-8c-8g-1137 does not seem to be running inside a container 07:19:09 $ 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 07:19:14 $ docker top 5a0acf538bbdba143366474785fa371a0b58a4051374c4a18c668e3e31d3e583 -eo pid,comm [Pipeline] { [Pipeline] echo 07:19:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 07:19:15 + set -o pipefail 07:19:15 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 07:19:20 07:19:20 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... 07:19:20 07:19:20 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/f88e2d26-f36f-4675-8559-8bae516fd396 07:19:20 07:19:20 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:19:20 07:19:20 07:19:20 A medium severity vulnerability was found in the Snyk CLI versions you are using. 07:19:20 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 07:19:20 More details here: https://snyk.co/ue1NS 07:19:20 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 07:19:20 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:19:20 $ docker stop --time=1 5a0acf538bbdba143366474785fa371a0b58a4051374c4a18c668e3e31d3e583 07:19:26 $ docker rm -f --volumes 5a0acf538bbdba143366474785fa371a0b58a4051374c4a18c668e3e31d3e583 [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 07:19:26 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:19:26 provisioning config files... 07:19:26 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6626332645734948018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:19:27 --> edgex-publish-swagger.sh 07:19:27 === Publish openapi/v3 API === 07:19:27 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 07:19:27 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] 07:19:27 % Total % Received % Xferd Average Speed Time Time Time Current 07:19:27 Dload Upload Total Spent Left Speed 07:19:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23674 0 0 100 23674 0 33916 --:--:-- --:--:-- --:--:-- 33916 07:19:27 07:19:27 [Pipeline] } 07:19:27 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 07:19:28 + git log --format=format:%s -1 349d442d4da267b0cf06bf856b10c4b1ed668afd [Pipeline] sh 07:19:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:19:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:19:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:19:28 prd-ubuntu20.04-docker-8c-8g-1137 does not seem to be running inside a container 07:19:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:19:29 $ docker top 4224e42de2c30acfdd6cdd8551da3468bbcb787d93c3b0ae7f5844785032dd89 -eo pid,comm 07:19:29 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). 07:19:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:19:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:19:29 [ssh-agent] Looking for ssh-agent implementation... 07:19:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:19:29 $ docker exec 4224e42de2c30acfdd6cdd8551da3468bbcb787d93c3b0ae7f5844785032dd89 ssh-agent 07:19:29 SSH_AUTH_SOCK=/tmp/ssh-SRa5Hhp9B6w6/agent.32 07:19:29 SSH_AGENT_PID=38 07:19:29 Running ssh-add (command line suppressed) 07:19:29 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11518301412391186577.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11518301412391186577.key) 07:19:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:19:30 + git semver tag 07:19:30 2023-07-14 07:19:30,236 [run_tag] DEBUG tag force:False 07:19:30 2023-07-14 07:19:30,236 [check_head_tag] DEBUG check head tag 07:19:30 2023-07-14 07:19:30,236 [execute] INFO git cat-file --batch-check 07:19:30 2023-07-14 07:19:30,237 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 07:19:30 2023-07-14 07:19:30,241 [execute] INFO git cat-file --batch 07:19:30 2023-07-14 07:19:30,241 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 07:19:30 2023-07-14 07:19:30,254 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:19:30 2023-07-14 07:19:30,255 [execute] INFO git tag -a v3.1.0-dev.3 -m v3.1.0-dev.3 07:19:30 2023-07-14 07:19:30,255 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.3', '-m', 'v3.1.0-dev.3'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 07:19:30 2023-07-14 07:19:30,261 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:19:30 3.1.0-dev.3 [Pipeline] } 07:19:30 $ docker exec --env ******** --env ******** 4224e42de2c30acfdd6cdd8551da3468bbcb787d93c3b0ae7f5844785032dd89 ssh-agent -k 07:19:30 unset SSH_AUTH_SOCK; 07:19:30 unset SSH_AGENT_PID; 07:19:30 echo Agent pid 38 killed; 07:19:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:19:30 + git semver [Pipeline] } 07:19:30 $ docker stop --time=1 4224e42de2c30acfdd6cdd8551da3468bbcb787d93c3b0ae7f5844785032dd89 07:19:32 $ docker rm -f --volumes 4224e42de2c30acfdd6cdd8551da3468bbcb787d93c3b0ae7f5844785032dd89 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:19:32 07:19:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:19:33 0.23.1-centos7: Pulling from edgex-lftools 07:19:33 ab5ef0e58194: Pulling fs layer 07:19:33 9712f1f96733: Pulling fs layer 07:19:33 63f879dbbcfc: Pulling fs layer 07:19:33 0d9ebad4ef96: Pulling fs layer 07:19:33 e9a5061849ea: Pulling fs layer 07:19:33 d747dcd14b5f: Pulling fs layer 07:19:33 2de7ff778b66: Pulling fs layer 07:19:33 e9a5061849ea: Waiting 07:19:33 d747dcd14b5f: Waiting 07:19:33 2de7ff778b66: Waiting 07:19:33 0d9ebad4ef96: Waiting 07:19:33 9712f1f96733: Verifying Checksum 07:19:33 9712f1f96733: Download complete 07:19:33 63f879dbbcfc: Verifying Checksum 07:19:33 63f879dbbcfc: Download complete 07:19:33 0d9ebad4ef96: Verifying Checksum 07:19:33 0d9ebad4ef96: Download complete 07:19:33 e9a5061849ea: Verifying Checksum 07:19:33 e9a5061849ea: Download complete 07:19:33 d747dcd14b5f: Verifying Checksum 07:19:33 d747dcd14b5f: Download complete 07:19:33 ab5ef0e58194: Verifying Checksum 07:19:33 ab5ef0e58194: Download complete 07:19:33 2de7ff778b66: Verifying Checksum 07:19:33 2de7ff778b66: Download complete 07:19:37 ab5ef0e58194: Pull complete 07:19:37 9712f1f96733: Pull complete 07:19:37 63f879dbbcfc: Pull complete 07:19:41 0d9ebad4ef96: Pull complete 07:19:41 e9a5061849ea: Pull complete 07:19:41 d747dcd14b5f: Pull complete 07:19:42 2de7ff778b66: Pull complete 07:19:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:19:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:19:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:19:42 prd-ubuntu20.04-docker-8c-8g-1137 does not seem to be running inside a container 07:19:43 $ 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 07:19:50 $ docker top cfa104031b64b01bfc239e5965660f561efda92714ce9c2805b9f73e50c15372 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:19:50 provisioning config files... 07:19:50 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1066800687594035076tmp 07:19:50 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16569652900135212568tmp 07:19:50 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9735776341978184704tmp [Pipeline] { [Pipeline] echo 07:19:50 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:19:50 ---> sigul-configuration.sh 07:19:50 gpg: directory `/root/.gnupg' created 07:19:50 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:19:50 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:19:50 gpg: keyring `/root/.gnupg/secring.gpg' created 07:19:50 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:19:50 gpg: CAST5 encrypted data 07:19:50 gpg: encrypted with 1 passphrase 07:19:50 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:19:51 + mkdir /home/jenkins 07:19:51 + mkdir /home/jenkins/sigul [Pipeline] sh 07:19:51 + 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 07:19:51 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:19:51 ---> sigul-install.sh 07:19:51 Sigul already installed; skipping installation. [Pipeline] sh 07:19:52 + git tag --list 07:19:52 0.7.1 07:19:52 delhi-tag 07:19:52 v1.0.0 07:19:52 v1.1.0 07:19:52 v1.1.1 07:19:52 v1.1.2 07:19:52 v1.2.0 07:19:52 v1.2.1 07:19:52 v1.2.2 07:19:52 v1.2.3 07:19:52 v1.3.0 07:19:52 v1.4.0 07:19:52 v2.0.0 07:19:52 v2.1.0 07:19:52 v2.1.1 07:19:52 v2.2.0 07:19:52 v2.3.0 07:19:52 v2.3.1 07:19:52 v3.0 07:19:52 v3.0.0 07:19:52 v3.0.1-dev.1 07:19:52 v3.1.0-dev.1 07:19:52 v3.1.0-dev.2 07:19:52 v3.1.0-dev.3 [Pipeline] sh 07:19:52 + lftools sign git-tag v3.1.0-dev.3 07:19:52 Signing Git tag with Sigul... 07:19:52 Signing v3.1.0-dev.3 [Pipeline] echo 07:19:53 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:19:53 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:19:53 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:19:53 $ docker stop --time=1 cfa104031b64b01bfc239e5965660f561efda92714ce9c2805b9f73e50c15372 07:19:54 $ docker rm -f --volumes cfa104031b64b01bfc239e5965660f561efda92714ce9c2805b9f73e50c15372 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:19:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:19:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:19:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:19:55 prd-ubuntu20.04-docker-8c-8g-1137 does not seem to be running inside a container 07:19:55 $ 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 07:19:56 $ docker top 1f87406afccaba796115f43b2b5ff77ed92d5bceb6cc4df48cdeeffeb748f02b -eo pid,comm 07:19:56 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:19:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:19:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:19:56 [ssh-agent] Looking for ssh-agent implementation... 07:19:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:19:56 $ docker exec 1f87406afccaba796115f43b2b5ff77ed92d5bceb6cc4df48cdeeffeb748f02b ssh-agent 07:19:56 SSH_AUTH_SOCK=/tmp/ssh-X9B5Y0tWB3nZ/agent.32 07:19:56 SSH_AGENT_PID=38 07:19:56 Running ssh-add (command line suppressed) 07:19:56 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16743524706488366730.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16743524706488366730.key) 07:19:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:19:56 + git semver bump pre 07:19:56 2023-07-14 07:19:56,886 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:19:56 2023-07-14 07:19:56,886 [bump_version] DEBUG bumping version:3.1.0-dev.3 on axis:pre with prefix:dev 07:19:56 2023-07-14 07:19:56,886 [bump_version] DEBUG bumped version:3.1.0-dev.4 07:19:56 2023-07-14 07:19:56,886 [write_version] DEBUG write version:3.1.0-dev.4 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 07:19:56 2023-07-14 07:19:56,886 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:19:56 2023-07-14 07:19:56,887 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:19:56 2023-07-14 07:19:56,888 [execute] INFO git cat-file --batch-check 07:19:56 2023-07-14 07:19:56,888 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:19:56 2023-07-14 07:19:56,893 [execute] INFO git cat-file --batch 07:19:56 2023-07-14 07:19:56,893 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:19:56 2023-07-14 07:19:56,900 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:19:56 3.1.0-dev.4 [Pipeline] } 07:19:56 $ docker exec --env ******** --env ******** 1f87406afccaba796115f43b2b5ff77ed92d5bceb6cc4df48cdeeffeb748f02b ssh-agent -k 07:19:57 unset SSH_AUTH_SOCK; 07:19:57 unset SSH_AGENT_PID; 07:19:57 echo Agent pid 38 killed; 07:19:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:19:57 + git semver [Pipeline] } 07:19:57 $ docker stop --time=1 1f87406afccaba796115f43b2b5ff77ed92d5bceb6cc4df48cdeeffeb748f02b 07:19:58 $ docker rm -f --volumes 1f87406afccaba796115f43b2b5ff77ed92d5bceb6cc4df48cdeeffeb748f02b [Pipeline] // withDockerContainer [Pipeline] sh 07:19:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:19:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:19:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:19:59 prd-ubuntu20.04-docker-8c-8g-1137 does not seem to be running inside a container 07:19:59 $ 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 07:19:59 $ docker top 7229f5097699bc67fa21e13218ca0b2fe58b5a63e41cac0ed2313265c421ce86 -eo pid,comm 07:20:00 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). 07:20:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:20:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:20:00 [ssh-agent] Looking for ssh-agent implementation... 07:20:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:20:00 $ docker exec 7229f5097699bc67fa21e13218ca0b2fe58b5a63e41cac0ed2313265c421ce86 ssh-agent 07:20:00 SSH_AUTH_SOCK=/tmp/ssh-DAQIG8MlEX7H/agent.33 07:20:00 SSH_AGENT_PID=39 07:20:00 Running ssh-add (command line suppressed) 07:20:00 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16671833357243643676.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16671833357243643676.key) 07:20:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:20:00 + git semver push 07:20:00 2023-07-14 07:20:00,929 [run_push] DEBUG push 07:20:00 2023-07-14 07:20:00,929 [execute] INFO git cat-file --batch-check 07:20:00 2023-07-14 07:20:00,930 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:20:00 2023-07-14 07:20:00,934 [execute] INFO git rev-list c8c03d8d8b65c29e352e5612c766cec9bc2cc79d -- 07:20:00 2023-07-14 07:20:00,934 [execute] DEBUG Popen(['git', 'rev-list', 'c8c03d8d8b65c29e352e5612c766cec9bc2cc79d', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 07:20:00 2023-07-14 07:20:00,947 [execute] INFO git fetch -v origin 07:20:00 2023-07-14 07:20:00,947 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 07:20:01 2023-07-14 07:20:01,437 [run_push] DEBUG no remote changes detected 07:20:01 2023-07-14 07:20:01,437 [execute] INFO git push origin semver 07:20:01 2023-07-14 07:20:01,438 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 07:20:02 2023-07-14 07:20:02,472 [run_push] DEBUG push all version tags 07:20:02 2023-07-14 07:20:02,473 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:20:02 2023-07-14 07:20:02,473 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 07:20:03 2023-07-14 07:20:03,369 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:20:03 3.1.0-dev.4 [Pipeline] } 07:20:03 $ docker exec --env ******** --env ******** 7229f5097699bc67fa21e13218ca0b2fe58b5a63e41cac0ed2313265c421ce86 ssh-agent -k 07:20:03 unset SSH_AUTH_SOCK; 07:20:03 unset SSH_AGENT_PID; 07:20:03 echo Agent pid 39 killed; 07:20:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:20:03 + git semver [Pipeline] } 07:20:04 $ docker stop --time=1 7229f5097699bc67fa21e13218ca0b2fe58b5a63e41cac0ed2313265c421ce86 07:20:05 $ docker rm -f --volumes 7229f5097699bc67fa21e13218ca0b2fe58b5a63e41cac0ed2313265c421ce86 [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 07:20:06 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 07:20:06 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 07:20:06 total 16 07:20:06 drwxr-xr-x 3 root root 4096 Jul 14 07:05 . 07:20:06 drwxrwxr-x 12 jenkins jenkins 4096 Jul 14 07:19 .. 07:20:06 drwxr-xr-x 2 root root 4096 Jul 14 07:05 cost 07:20:06 -rw-r--r-- 1 root root 85 Jul 14 07:05 cost.csv 07:20:06 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 07:20:06 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 07:20:06 total 16 07:20:06 drwxr-xr-x 3 jenkins jenkins 4096 Jul 14 07:05 . 07:20:06 drwxrwxr-x 12 jenkins jenkins 4096 Jul 14 07:19 .. 07:20:06 drwxr-xr-x 2 jenkins jenkins 4096 Jul 14 07:05 cost 07:20:06 -rw-r--r-- 1 jenkins jenkins 85 Jul 14 07:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:20:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:20:07 ---> package-listing.sh 07:20:07 ++ facter osfamily 07:20:07 ++ tr '[:upper:]' '[:lower:]' 07:20:07 + OS_FAMILY=debian 07:20:07 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 07:20:07 + START_PACKAGES=/tmp/packages_start.txt 07:20:07 + END_PACKAGES=/tmp/packages_end.txt 07:20:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:20:07 + PACKAGES=/tmp/packages_start.txt 07:20:07 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 07:20:07 + PACKAGES=/tmp/packages_end.txt 07:20:07 + case "${OS_FAMILY}" in 07:20:07 + dpkg -l 07:20:07 + grep '^ii' 07:20:07 + '[' -f /tmp/packages_start.txt ']' 07:20:07 + '[' -f /tmp/packages_end.txt ']' 07:20:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:20:07 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 07:20:07 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 07:20:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 07:20:07 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 07:20:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:20:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:20:08 prd-ubuntu20.04-docker-8c-8g-1137 does not seem to be running inside a container 07:20:08 $ 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 07:20:08 $ docker top 14729b2cbb1e5a4b7cfb016f32eb0fa90db0cc0ddac15ac059165d3372b373fa -eo pid,comm [Pipeline] { [Pipeline] sh 07:20:09 + touch /tmp/pre-build-complete [Pipeline] sh 07:20:09 + mkdir -p /var/log/sysstat [Pipeline] sh 07:20:09 + ls /var/log/sa-host 07:20:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:20:09 provisioning config files... 07:20:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1407701515419297716tmp [Pipeline] { [Pipeline] echo 07:20:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:20:10 ---> create-netrc.sh [Pipeline] } 07:20:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:20:10 ---> python-tools-install.sh [Pipeline] echo 07:20:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:20:10 ---> sudo-logs.sh 07:20:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:20:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:20:11 ---> job-cost.sh 07:20:11 lf-activate-venv: SKIPPING 07:20:11 DEBUG: total: 0.2199999988079071 07:20:11 INFO: Retrieving Stack Cost... 07:20:11 INFO: Retrieving Pricing Info for: v3-standard-8 07:20:11 INFO: Archiving Costs [Pipeline] echo 07:20:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:20:12 ---> logs-deploy.sh 07:20:12 lf-activate-venv: SKIPPING 07:20:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/232 07:20:12 INFO: archiving workspace using pattern(s): 07:20:13 Archives upload complete. 07:20:13 INFO: archiving logs to Nexus 07:20:14 ---> uname -a: 07:20:14 Linux prd-ubuntu20-04-docker-8c-8g-1137 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:20:14 07:20:14 07:20:14 ---> lscpu: 07:20:14 Architecture: x86_64 07:20:14 CPU op-mode(s): 32-bit, 64-bit 07:20:14 Byte Order: Little Endian 07:20:14 Address sizes: 40 bits physical, 48 bits virtual 07:20:14 CPU(s): 8 07:20:14 On-line CPU(s) list: 0-7 07:20:14 Thread(s) per core: 1 07:20:14 Core(s) per socket: 1 07:20:14 Socket(s): 8 07:20:14 NUMA node(s): 1 07:20:14 Vendor ID: AuthenticAMD 07:20:14 CPU family: 23 07:20:14 Model: 49 07:20:14 Model name: AMD EPYC-Rome Processor 07:20:14 Stepping: 0 07:20:14 CPU MHz: 2800.000 07:20:14 BogoMIPS: 5600.00 07:20:14 Virtualization: AMD-V 07:20:14 Hypervisor vendor: KVM 07:20:14 Virtualization type: full 07:20:14 L1d cache: 256 KiB 07:20:14 L1i cache: 256 KiB 07:20:14 L2 cache: 4 MiB 07:20:14 L3 cache: 128 MiB 07:20:14 NUMA node0 CPU(s): 0-7 07:20:14 Vulnerability Itlb multihit: Not affected 07:20:14 Vulnerability L1tf: Not affected 07:20:14 Vulnerability Mds: Not affected 07:20:14 Vulnerability Meltdown: Not affected 07:20:14 Vulnerability Mmio stale data: Not affected 07:20:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:20:14 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:20:14 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:20:14 Vulnerability Srbds: Not affected 07:20:14 Vulnerability Tsx async abort: Not affected 07:20:14 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 07:20:14 07:20:14 07:20:14 ---> nproc: 07:20:14 8 07:20:14 07:20:14 07:20:14 ---> df -h: 07:20:14 Filesystem Size Used Avail Use% Mounted on 07:20:14 overlay 155G 13G 143G 9% / 07:20:14 tmpfs 64M 0 64M 0% /dev 07:20:14 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:20:14 shm 64M 0 64M 0% /dev/shm 07:20:14 /dev/vda1 155G 13G 143G 9% /facter-os 07:20:14 07:20:14 07:20:14 ---> sar -b -r -n DEV: 07:20:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1137) 07/14/23 _x86_64_ (8 CPU) 07:20:14 07:20:14 07:01:50 LINUX RESTART (8 CPU) 07:20:14 07:20:14 07:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:20:14 07:03:01 141.39 47.89 93.50 0.00 5430.56 141385.77 0.00 07:20:14 07:04:01 167.72 1.12 166.61 0.00 27.86 63067.22 0.00 07:20:14 07:05:01 98.37 0.18 98.19 0.00 3.46 33803.79 0.00 07:20:14 07:06:01 91.30 0.05 91.25 0.00 4.80 19397.32 0.00 07:20:14 07:07:01 24.78 7.80 16.98 0.00 910.78 2402.67 0.00 07:20:14 07:08:01 34.36 3.83 30.53 0.00 4272.49 6520.25 0.00 07:20:14 07:09:01 3.65 0.02 3.63 0.00 0.13 91.85 0.00 07:20:14 07:10:01 1.92 0.00 1.92 0.00 0.00 21.33 0.00 07:20:14 07:11:01 1.33 0.00 1.33 0.00 0.00 15.20 0.00 07:20:14 07:12:01 2.00 0.00 2.00 0.00 0.00 23.46 0.00 07:20:14 07:13:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 07:20:14 07:14:01 1.58 0.00 1.58 0.00 0.00 18.93 0.00 07:20:14 07:15:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 07:20:14 07:16:01 1.95 0.00 1.95 0.00 0.00 22.26 0.00 07:20:14 07:17:01 2.33 0.03 2.30 0.00 0.27 29.60 0.00 07:20:14 07:18:01 1.97 0.00 1.97 0.00 0.00 22.80 0.00 07:20:14 07:19:01 3.45 0.12 3.33 0.00 12.93 120.51 0.00 07:20:14 07:20:01 115.29 0.23 115.06 0.00 10.13 60089.84 0.00 07:20:14 Average: 38.68 3.40 35.28 0.00 592.91 18171.81 0.00 07:20:14 07:20:14 07:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:20:14 07:03:01 29198588 31630000 699812 2.13 71984 2632776 1853016 5.46 961404 2375356 350588 07:20:14 07:04:01 27831144 31546472 761296 2.32 146000 3732188 1924720 5.67 1409072 3163076 464844 07:20:14 07:05:01 27872412 31580432 729568 2.22 150320 3729340 1882632 5.55 1249688 3290056 0 07:20:14 07:06:01 27585116 31587696 720280 2.19 160352 3977928 1753908 5.17 1256184 3531144 44 07:20:14 07:07:01 27421532 31567912 714828 2.17 177072 4108068 1724440 5.08 1340356 3585888 1500 07:20:14 07:08:01 27065776 31575896 709712 2.16 194528 4439596 1840004 5.42 1572832 3697372 44 07:20:14 07:09:01 27070712 31575956 709632 2.16 193112 4436344 1792412 5.28 1571604 3694160 8 07:20:14 07:10:01 27072248 31577572 708000 2.15 193192 4436344 1792412 5.28 1569932 3694160 8 07:20:14 07:11:01 27072452 31577860 707648 2.15 193280 4436348 1792412 5.28 1570012 3694164 8 07:20:14 07:12:01 27072172 31577676 707688 2.15 193360 4436356 1792412 5.28 1570532 3694172 192 07:20:14 07:13:01 27072156 31577720 707584 2.15 193420 4436356 1792412 5.28 1570608 3694172 180 07:20:14 07:14:01 27072172 31577916 707492 2.15 193444 4436360 1792412 5.28 1570384 3694328 44 07:20:14 07:15:01 27072164 31577976 707420 2.15 193500 4436364 1792412 5.28 1570204 3694332 12 07:20:14 07:16:01 27072000 31577888 707664 2.15 193564 4436364 1792412 5.28 1570396 3694340 24 07:20:14 07:17:01 27062084 31568036 716884 2.18 193648 4436340 1824228 5.38 1584608 3694344 296 07:20:14 07:18:01 27071064 31577204 707964 2.15 193696 4436348 1824228 5.38 1570232 3694316 44 07:20:14 07:19:01 26753496 31536068 748476 2.28 194292 4703476 2095860 6.18 1613928 3961252 267728 07:20:14 07:20:01 25530900 31514012 762020 2.32 231152 5745088 1923340 5.67 1723212 4941876 636 07:20:14 Average: 27220455 31572461 718554 2.19 181106 4301777 1832537 5.40 1491399 3638250 60344 07:20:14 07:20:14 07:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:20:14 07:03:01 lo 6.67 6.67 0.64 0.64 0.00 0.00 0.00 0.00 07:20:14 07:03:01 docker0 7.62 7.52 0.68 77.55 0.00 0.00 0.00 0.00 07:20:14 07:03:01 ens3 625.63 391.00 6765.02 86.34 0.00 0.00 0.00 0.00 07:20:14 07:04:01 veth4d01784 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 07:20:14 07:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:20:14 07:04:01 docker0 190.45 296.43 15.23 2356.22 0.00 0.00 0.00 0.00 07:20:14 07:04:01 ens3 326.13 210.36 2386.50 31.01 0.00 0.00 0.00 0.00 07:20:14 07:05:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 07:20:14 07:05:01 docker0 1.40 3.64 0.08 42.46 0.00 0.00 0.00 0.00 07:20:14 07:05:01 ens3 36.21 34.78 62.99 93.38 0.00 0.00 0.00 0.00 07:20:14 07:06:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 07:20:14 07:06:01 docker0 1.10 2.35 0.07 42.43 0.00 0.00 0.00 0.00 07:20:14 07:06:01 ens3 97.32 60.39 2567.16 12.21 0.00 0.00 0.00 0.00 07:20:14 07:07:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 07:20:14 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:14 07:07:01 ens3 61.29 20.41 926.64 1.77 0.00 0.00 0.00 0.00 07:20:14 07:08:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 07:20:14 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:14 07:08:01 ens3 117.61 37.56 2007.65 2.75 0.00 0.00 0.00 0.00 07:20:14 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:14 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:14 07:09:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:20:14 07:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:20:14 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:14 07:10:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:20:14 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:14 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:14 07:11:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:20:14 07:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:20:14 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:14 07:12:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:20:14 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:14 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:14 07:13:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 07:20:14 07:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:20:14 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:14 07:14:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:20:14 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:14 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:14 07:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:14 07:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:20:14 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:14 07:16:01 ens3 0.28 0.20 0.12 0.01 0.00 0.00 0.00 0.00 07:20:14 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:14 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:14 07:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:14 07:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:20:14 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:14 07:18:01 ens3 0.30 0.27 0.09 0.08 0.00 0.00 0.00 0.00 07:20:14 07:19:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 07:20:14 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:14 07:19:01 ens3 120.91 63.01 3964.53 7.50 0.00 0.00 0.00 0.00 07:20:14 07:20:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 07:20:14 07:20:01 docker0 68.29 124.28 5.42 1002.48 0.00 0.00 0.00 0.00 07:20:14 07:20:01 vethcf21ea6 0.80 0.67 0.13 0.17 0.00 0.00 0.00 0.00 07:20:14 07:20:01 ens3 294.70 174.73 4254.53 42.30 0.00 0.00 0.00 0.00 07:20:14 Average: lo 0.71 0.71 0.07 0.07 0.00 0.00 0.00 0.00 07:20:14 Average: docker0 14.94 24.12 1.19 195.61 0.00 0.00 0.00 0.00 07:20:14 Average: vethcf21ea6 0.04 0.04 0.01 0.01 0.00 0.00 0.00 0.00 07:20:14 Average: ens3 93.39 55.18 1274.10 15.42 0.00 0.00 0.00 0.00 07:20:14 07:20:14 07:20:14 ---> sar -P ALL: 07:20:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1137) 07/14/23 _x86_64_ (8 CPU) 07:20:14 07:20:14 07:01:50 LINUX RESTART (8 CPU) 07:20:14 07:20:14 07:02:01 CPU %user %nice %system %iowait %steal %idle 07:20:14 07:03:01 all 8.76 0.00 2.88 2.87 0.06 85.43 07:20:14 07:03:01 0 8.01 0.00 2.26 1.89 0.03 87.81 07:20:14 07:03:01 1 6.36 0.00 3.37 4.51 0.03 85.73 07:20:14 07:03:01 2 9.51 0.00 3.89 0.92 0.07 85.61 07:20:14 07:03:01 3 6.81 0.00 2.81 7.43 0.07 82.89 07:20:14 07:03:01 4 10.31 0.00 2.47 5.28 0.07 81.87 07:20:14 07:03:01 5 7.59 0.00 2.52 1.98 0.05 87.87 07:20:14 07:03:01 6 10.00 0.00 2.94 0.12 0.08 86.86 07:20:14 07:03:01 7 11.52 0.00 2.81 0.81 0.07 84.79 07:20:14 07:04:01 all 20.54 0.00 4.29 4.68 0.08 70.40 07:20:14 07:04:01 0 22.03 0.00 5.09 1.14 0.08 71.65 07:20:14 07:04:01 1 20.42 0.00 5.28 4.20 0.12 69.98 07:20:14 07:04:01 2 21.50 0.00 3.89 0.57 0.08 73.95 07:20:14 07:04:01 3 20.11 0.00 3.75 0.89 0.08 75.16 07:20:14 07:04:01 4 20.91 0.00 4.15 13.38 0.07 61.49 07:20:14 07:04:01 5 18.65 0.00 3.34 1.16 0.07 76.78 07:20:14 07:04:01 6 21.43 0.00 4.60 15.66 0.07 58.24 07:20:14 07:04:01 7 19.30 0.00 4.24 0.46 0.10 75.91 07:20:14 07:05:01 all 37.36 0.00 5.62 2.89 0.15 53.99 07:20:14 07:05:01 0 39.14 0.00 5.93 5.76 0.10 49.07 07:20:14 07:05:01 1 37.24 0.00 5.41 0.12 0.10 57.14 07:20:14 07:05:01 2 36.40 0.00 4.92 2.85 0.10 55.73 07:20:14 07:05:01 3 37.89 0.00 5.91 8.44 0.32 47.43 07:20:14 07:05:01 4 37.49 0.00 5.23 0.54 0.15 56.59 07:20:14 07:05:01 5 36.85 0.00 5.98 1.32 0.12 55.73 07:20:14 07:05:01 6 37.59 0.00 5.88 3.64 0.12 52.77 07:20:14 07:05:01 7 36.26 0.00 5.67 0.42 0.19 57.46 07:20:14 07:06:01 all 2.79 0.00 1.32 1.48 0.03 94.37 07:20:14 07:06:01 0 2.98 0.00 1.90 8.94 0.05 86.12 07:20:14 07:06:01 1 2.77 0.00 1.21 0.34 0.02 95.67 07:20:14 07:06:01 2 2.24 0.00 0.97 1.10 0.02 95.67 07:20:14 07:06:01 3 3.06 0.00 1.24 0.15 0.03 95.52 07:20:14 07:06:01 4 1.91 0.00 1.37 0.03 0.02 96.67 07:20:14 07:06:01 5 3.33 0.00 1.22 0.03 0.02 95.40 07:20:14 07:06:01 6 3.20 0.00 1.42 1.31 0.02 94.06 07:20:14 07:06:01 7 2.86 0.00 1.25 0.02 0.03 95.84 07:20:14 07:07:01 all 0.90 0.00 0.65 0.28 0.03 98.14 07:20:14 07:07:01 0 0.68 0.00 0.43 0.03 0.02 98.83 07:20:14 07:07:01 1 0.72 0.00 1.62 0.05 0.02 97.60 07:20:14 07:07:01 2 0.92 0.00 0.53 0.63 0.02 97.90 07:20:14 07:07:01 3 0.44 0.00 0.35 0.05 0.02 99.15 07:20:14 07:07:01 4 0.82 0.00 0.28 0.02 0.02 98.86 07:20:14 07:07:01 5 0.80 0.00 0.57 0.03 0.02 98.58 07:20:14 07:07:01 6 1.49 0.00 0.47 0.63 0.08 97.33 07:20:14 07:07:01 7 1.37 0.00 0.97 0.78 0.02 96.86 07:20:14 07:08:01 all 1.47 0.00 0.82 0.82 0.01 96.87 07:20:14 07:08:01 0 0.90 0.00 0.53 0.13 0.02 98.41 07:20:14 07:08:01 1 1.93 0.00 0.50 0.07 0.02 97.48 07:20:14 07:08:01 2 0.80 0.00 0.53 1.49 0.02 97.16 07:20:14 07:08:01 3 0.77 0.00 0.85 0.45 0.02 97.91 07:20:14 07:08:01 4 2.08 0.00 0.72 0.03 0.02 97.15 07:20:14 07:08:01 5 1.05 0.00 0.85 3.34 0.02 94.75 07:20:14 07:08:01 6 1.83 0.00 0.63 0.05 0.00 97.48 07:20:14 07:08:01 7 2.37 0.00 1.95 1.03 0.02 94.63 07:20:14 07:09:01 all 0.09 0.00 0.05 0.03 0.01 99.82 07:20:14 07:09:01 0 0.22 0.00 0.07 0.02 0.00 99.70 07:20:14 07:09:01 1 0.03 0.00 0.03 0.00 0.00 99.93 07:20:14 07:09:01 2 0.05 0.00 0.05 0.17 0.02 99.72 07:20:14 07:09:01 3 0.05 0.00 0.03 0.05 0.00 99.87 07:20:14 07:09:01 4 0.10 0.00 0.07 0.00 0.03 99.80 07:20:14 07:09:01 5 0.03 0.00 0.03 0.00 0.00 99.93 07:20:14 07:09:01 6 0.23 0.00 0.08 0.00 0.02 99.67 07:20:14 07:09:01 7 0.00 0.00 0.03 0.00 0.00 99.97 07:20:14 07:10:01 all 0.13 0.00 0.01 0.01 0.01 99.83 07:20:14 07:10:01 0 0.91 0.00 0.03 0.00 0.02 99.04 07:20:14 07:10:01 1 0.03 0.00 0.03 0.00 0.00 99.93 07:20:14 07:10:01 2 0.03 0.00 0.00 0.10 0.00 99.87 07:20:14 07:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:20:14 07:10:01 4 0.02 0.00 0.03 0.00 0.02 99.93 07:20:14 07:10:01 5 0.03 0.00 0.02 0.00 0.02 99.93 07:20:14 07:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:20:14 07:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:20:14 07:11:01 all 0.07 0.00 0.01 0.07 0.01 99.85 07:20:14 07:11:01 0 0.48 0.00 0.02 0.00 0.00 99.50 07:20:14 07:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:20:14 07:11:01 2 0.00 0.00 0.00 0.53 0.02 99.45 07:20:14 07:11:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:20:14 07:11:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:20:14 07:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:20:14 07:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:20:14 07:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:20:14 07:12:01 all 0.13 0.00 0.01 0.00 0.00 99.85 07:20:14 07:12:01 0 0.81 0.00 0.02 0.00 0.02 99.15 07:20:14 07:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:20:14 07:12:01 2 0.07 0.00 0.00 0.02 0.00 99.92 07:20:14 07:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:20:14 07:12:01 4 0.05 0.00 0.00 0.00 0.02 99.93 07:20:14 07:12:01 5 0.05 0.00 0.02 0.00 0.00 99.93 07:20:14 07:12:01 6 0.03 0.00 0.02 0.02 0.00 99.93 07:20:14 07:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:20:14 07:13:01 all 0.04 0.00 0.01 0.00 0.01 99.93 07:20:14 07:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:20:14 07:13:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:20:14 07:13:01 2 0.32 0.00 0.00 0.03 0.02 99.63 07:20:14 07:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:20:14 07:13:01 4 0.00 0.00 0.03 0.00 0.03 99.93 07:20:14 07:13:01 5 0.00 0.00 0.02 0.00 0.02 99.97 07:20:14 07:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:20:14 07:13:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:20:14 07:20:14 07:13:01 CPU %user %nice %system %iowait %steal %idle 07:20:14 07:14:01 all 0.03 0.00 0.01 0.01 0.01 99.95 07:20:14 07:14:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:20:14 07:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:20:14 07:14:01 2 0.07 0.00 0.02 0.03 0.00 99.88 07:20:14 07:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:20:14 07:14:01 4 0.07 0.00 0.02 0.00 0.02 99.90 07:20:14 07:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:20:14 07:14:01 6 0.02 0.00 0.00 0.03 0.02 99.93 07:20:14 07:14:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:20:14 07:15:01 all 0.03 0.00 0.01 0.01 0.01 99.94 07:20:14 07:15:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:20:14 07:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:20:14 07:15:01 2 0.13 0.00 0.00 0.05 0.02 99.80 07:20:14 07:15:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:20:14 07:15:01 4 0.03 0.00 0.03 0.02 0.02 99.90 07:20:14 07:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:20:14 07:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:20:14 07:15:01 7 0.05 0.00 0.00 0.00 0.00 99.95 07:20:14 07:16:01 all 0.03 0.00 0.01 0.01 0.00 99.95 07:20:14 07:16:01 0 0.07 0.00 0.02 0.00 0.00 99.92 07:20:14 07:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:20:14 07:16:01 2 0.03 0.00 0.02 0.05 0.00 99.90 07:20:14 07:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:20:14 07:16:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:20:14 07:16:01 5 0.03 0.00 0.02 0.00 0.02 99.93 07:20:14 07:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:20:14 07:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:20:14 07:17:01 all 0.02 0.00 0.03 0.02 0.00 99.93 07:20:14 07:17:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:20:14 07:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:20:14 07:17:01 2 0.02 0.00 0.02 0.15 0.00 99.82 07:20:14 07:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:20:14 07:17:01 4 0.02 0.00 0.03 0.00 0.00 99.95 07:20:14 07:17:01 5 0.03 0.00 0.05 0.00 0.00 99.92 07:20:14 07:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:20:14 07:17:01 7 0.05 0.00 0.03 0.00 0.02 99.90 07:20:14 07:18:01 all 0.03 0.00 0.01 0.03 0.01 99.93 07:20:14 07:18:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:20:14 07:18:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:20:14 07:18:01 2 0.03 0.00 0.03 0.20 0.02 99.72 07:20:14 07:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:20:14 07:18:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:20:14 07:18:01 5 0.03 0.00 0.02 0.00 0.02 99.93 07:20:14 07:18:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:20:14 07:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:20:14 07:19:01 all 0.57 0.00 0.34 0.07 0.01 99.00 07:20:14 07:19:01 0 0.59 0.00 0.45 0.00 0.02 98.94 07:20:14 07:19:01 1 0.62 0.00 0.23 0.05 0.00 99.10 07:20:14 07:19:01 2 0.55 0.00 0.17 0.35 0.00 98.93 07:20:14 07:19:01 3 0.40 0.00 0.27 0.05 0.02 99.27 07:20:14 07:19:01 4 0.70 0.00 0.42 0.00 0.00 98.88 07:20:14 07:19:01 5 0.63 0.00 0.38 0.07 0.03 98.88 07:20:14 07:19:01 6 0.62 0.00 0.30 0.00 0.00 99.08 07:20:14 07:19:01 7 0.47 0.00 0.53 0.05 0.02 98.93 07:20:14 07:20:01 all 8.88 0.00 4.00 4.51 0.07 82.54 07:20:14 07:20:01 0 8.38 0.00 2.74 0.40 0.05 88.43 07:20:14 07:20:01 1 9.34 0.00 4.22 8.83 0.07 77.54 07:20:14 07:20:01 2 7.80 0.00 3.83 11.48 0.07 76.82 07:20:14 07:20:01 3 8.51 0.00 3.61 8.53 0.07 79.28 07:20:14 07:20:01 4 9.65 0.00 4.32 1.44 0.07 84.53 07:20:14 07:20:01 5 9.13 0.00 4.46 4.17 0.07 82.17 07:20:14 07:20:01 6 10.00 0.00 3.73 0.84 0.07 85.35 07:20:14 07:20:01 7 8.23 0.00 5.08 0.49 0.08 86.11 07:20:14 Average: all 4.52 0.00 1.11 0.98 0.03 93.36 07:20:14 Average: 0 4.71 0.00 1.08 1.01 0.02 93.17 07:20:14 Average: 1 4.38 0.00 1.21 1.00 0.02 93.38 07:20:14 Average: 2 4.45 0.00 1.04 1.14 0.03 93.34 07:20:14 Average: 3 4.30 0.00 1.04 1.43 0.04 93.18 07:20:14 Average: 4 4.64 0.00 1.06 1.14 0.03 93.12 07:20:14 Average: 5 4.33 0.00 1.08 0.67 0.03 93.90 07:20:14 Average: 6 4.77 0.00 1.11 1.23 0.03 92.86 07:20:14 Average: 7 4.54 0.00 1.25 0.22 0.03 93.95 07:20:14 07:20:14 07:20:14