Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 693843898baeade0e40692581dd8497a6988e370 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-ssh8284431106024569006.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-ssh8385751015011720873.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 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-ssh15388454824993170613.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 # timeout=10 Commit message: "Merge pull request #405 from ernestojeda/fix-go-1.18-errors" > 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-ssh14257272604787491652.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-ssh5784734545960028500.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-19822 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 693843898baeade0e40692581dd8497a6988e370 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 693843898baeade0e40692581dd8497a6988e370 # timeout=10 Commit message: "Merge pull request #1193 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.2.1-dev.11" > git rev-list --no-walk 0e45c78ae4a01ecb7618f0e8cadec166d2cd8803 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:24:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:24:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:24:08 ========================================================= 04:24:08 EdgeX Global Pipelines Version Info 04:24:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:24:09 ------------------- 04:24:09 stable info: 04:24:09 ------------------- 04:24:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:24:09 Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 04:24:09 Message: update stable to v1.0.237 04:24:10 ------------------- 04:24:10 experimental info: 04:24:10 ------------------- 04:24:10 Commited By: **** collab-it+edgex@linuxfoundation.org 04:24:10 Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 04:24:10 Message: update experimental to v1.0.237 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:24:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:24:10 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:24:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:24:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:24:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:24:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 04:24:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:24:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:24:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:24:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:24:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:24:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:24:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:24:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:24:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:24:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:24:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:24:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:24:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:24:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:24:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:24:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 04:24:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:24:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:24:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:24:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:24:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:24:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:24:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:24:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:24:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 693843898baeade0e40692581dd8497a6988e370 [Pipeline] echo 04:24:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6938438 [Pipeline] echo 04:24:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:24:10 provisioning config files... 04:24:10 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4824704447632810351tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:24:11 ---> docker-login.sh 04:24:11 nexus3.edgexfoundry.org:10001 04:24:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:11 Configure a credential helper to remove this warning. See 04:24:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:11 04:24:11 Login Succeeded 04:24:11 nexus3.edgexfoundry.org:10002 04:24:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:11 Configure a credential helper to remove this warning. See 04:24:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:11 04:24:11 Login Succeeded 04:24:11 nexus3.edgexfoundry.org:10003 04:24:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:11 Configure a credential helper to remove this warning. See 04:24:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:11 04:24:11 Login Succeeded 04:24:11 nexus3.edgexfoundry.org:10004 04:24:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:12 Configure a credential helper to remove this warning. See 04:24:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:12 04:24:12 Login Succeeded 04:24:12 docker.io 04:24:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:12 Configure a credential helper to remove this warning. See 04:24:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:12 04:24:12 Login Succeeded 04:24:12 ---> docker-login.sh ends [Pipeline] } 04:24:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:24:12 + git rev-list -1 --merges 693843898baeade0e40692581dd8497a6988e370~1..693843898baeade0e40692581dd8497a6988e370 [Pipeline] echo 04:24:12 -----------> git rev-list -1 --merges 693843898baeade0e40692581dd8497a6988e370~1..693843898baeade0e40692581dd8497a6988e370 693843898baeade0e40692581dd8497a6988e370 04:24:12 693843898baeade0e40692581dd8497a6988e370 [false] [Pipeline] sh 04:24:13 + git log --format=format:%s -1 693843898baeade0e40692581dd8497a6988e370 [Pipeline] echo 04:24:13 ========================================================= 04:24:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:24:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:24:13 + git log --format=format:%s -1 693843898baeade0e40692581dd8497a6988e370 [Pipeline] echo 04:24:13 [semverPrep] GIT_COMMIT: 693843898baeade0e40692581dd8497a6988e370, Commit Message: Merge pull request #1193 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.2.1-dev.11 [Pipeline] echo 04:24:13 [semverPrep] This is not a build commit. [Pipeline] sh 04:24:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:24:13 + grep -v github /etc/ssh/ssh_known_hosts 04:24:13 + [ -e /tmp/ssh_known_hosts ] 04:24:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:24:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:24:13 + sudo tee -a /etc/ssh/ssh_known_hosts 04:24:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:24:14 04:24:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:24:14 0.1.4: Pulling from edgex-devops/py-git-semver 04:24:14 b85a868b505f: Pulling fs layer 04:24:14 e2be974225ed: Pulling fs layer 04:24:14 339a4e72a1f5: Pulling fs layer 04:24:14 988bab9f4d93: Pulling fs layer 04:24:14 1469e6f7b9e6: Pulling fs layer 04:24:14 eaf3925da568: Pulling fs layer 04:24:14 bab4dde63d76: Pulling fs layer 04:24:14 bde34c3a00c8: Pulling fs layer 04:24:14 b352a97aabf1: Pulling fs layer 04:24:14 4872d77fe225: Pulling fs layer 04:24:14 5851b861e8e6: Pulling fs layer 04:24:14 988bab9f4d93: Waiting 04:24:14 1469e6f7b9e6: Waiting 04:24:14 eaf3925da568: Waiting 04:24:14 bab4dde63d76: Waiting 04:24:14 bde34c3a00c8: Waiting 04:24:14 b352a97aabf1: Waiting 04:24:14 4872d77fe225: Waiting 04:24:14 5851b861e8e6: Waiting 04:24:14 e2be974225ed: Download complete 04:24:14 988bab9f4d93: Verifying Checksum 04:24:14 1469e6f7b9e6: Verifying Checksum 04:24:14 1469e6f7b9e6: Download complete 04:24:14 339a4e72a1f5: Verifying Checksum 04:24:14 339a4e72a1f5: Download complete 04:24:14 eaf3925da568: Verifying Checksum 04:24:14 eaf3925da568: Download complete 04:24:14 bde34c3a00c8: Verifying Checksum 04:24:14 bde34c3a00c8: Download complete 04:24:14 b352a97aabf1: Download complete 04:24:14 4872d77fe225: Download complete 04:24:14 5851b861e8e6: Verifying Checksum 04:24:14 5851b861e8e6: Download complete 04:24:14 b85a868b505f: Verifying Checksum 04:24:14 b85a868b505f: Download complete 04:24:15 bab4dde63d76: Verifying Checksum 04:24:15 bab4dde63d76: Download complete 04:24:16 b85a868b505f: Pull complete 04:24:16 e2be974225ed: Pull complete 04:24:17 339a4e72a1f5: Pull complete 04:24:17 988bab9f4d93: Pull complete 04:24:17 1469e6f7b9e6: Pull complete 04:24:17 eaf3925da568: Pull complete 04:24:19 bab4dde63d76: Pull complete 04:24:19 bde34c3a00c8: Pull complete 04:24:19 b352a97aabf1: Pull complete 04:24:19 4872d77fe225: Pull complete 04:24:19 5851b861e8e6: Pull complete 04:24:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:24:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:24:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:24:20 prd-ubuntu20.04-docker-8c-8g-19822 does not seem to be running inside a container 04:24:20 $ 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 04:24:21 $ docker top ff473dcdf014a2e5b2f7b93ed273ee1de0b1c16f3ea32f8d478164bf9a85f159 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:24:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:24:21 [ssh-agent] Looking for ssh-agent implementation... 04:24:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:24:21 $ docker exec ff473dcdf014a2e5b2f7b93ed273ee1de0b1c16f3ea32f8d478164bf9a85f159 ssh-agent 04:24:21 SSH_AUTH_SOCK=/tmp/ssh-ZBZWGmpNjgFF/agent.33 04:24:21 SSH_AGENT_PID=40 04:24:21 Running ssh-add (command line suppressed) 04:24:22 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7535905261966765358.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7535905261966765358.key) 04:24:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:24:22 + git tag --points-at HEAD [Pipeline] } 04:24:22 $ docker exec --env ******** --env ******** ff473dcdf014a2e5b2f7b93ed273ee1de0b1c16f3ea32f8d478164bf9a85f159 ssh-agent -k 04:24:22 unset SSH_AUTH_SOCK; 04:24:22 unset SSH_AGENT_PID; 04:24:22 echo Agent pid 40 killed; 04:24:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:24:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:24:22 [ssh-agent] Looking for ssh-agent implementation... 04:24:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:24:22 $ docker exec ff473dcdf014a2e5b2f7b93ed273ee1de0b1c16f3ea32f8d478164bf9a85f159 ssh-agent 04:24:22 SSH_AUTH_SOCK=/tmp/ssh-k6xF8WOgpDhw/agent.72 04:24:22 SSH_AGENT_PID=78 04:24:22 Running ssh-add (command line suppressed) 04:24:22 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8077924787820897668.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8077924787820897668.key) 04:24:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:24:23 + git semver init 04:24:23 2022-07-13 04:24:23,465 [run_init] DEBUG init version:0.0.0 force:False 04:24:23 2022-07-13 04:24:23,466 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 04:24:23 2022-07-13 04:24:23,466 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 04:24:23 2022-07-13 04:24:23,466 [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) 04:24:24 2022-07-13 04:24:24,227 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 04:24:24 2022-07-13 04:24:24,227 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 04:24:24 2022-07-13 04:24:24,227 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:24:24 2022-07-13 04:24:24,227 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:24:24 2.2.1-dev.13 [Pipeline] } 04:24:24 $ docker exec --env ******** --env ******** ff473dcdf014a2e5b2f7b93ed273ee1de0b1c16f3ea32f8d478164bf9a85f159 ssh-agent -k 04:24:24 unset SSH_AUTH_SOCK; 04:24:24 unset SSH_AGENT_PID; 04:24:24 echo Agent pid 78 killed; 04:24:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:24:24 + git semver [Pipeline] } 04:24:25 $ docker stop --time=1 ff473dcdf014a2e5b2f7b93ed273ee1de0b1c16f3ea32f8d478164bf9a85f159 04:24:26 $ docker rm -f ff473dcdf014a2e5b2f7b93ed273ee1de0b1c16f3ea32f8d478164bf9a85f159 [Pipeline] // withDockerContainer [Pipeline] sh 04:24:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:24:27 Stashed 1 file(s) [Pipeline] echo 04:24:27 [edgeXSemver]: initialized semver on version 2.2.1-dev.13 [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 04:24:27 provisioning config files... 04:24:27 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9109438183214537088tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:24:27 ---> docker-login.sh 04:24:27 nexus3.edgexfoundry.org:10001 04:24:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:27 Configure a credential helper to remove this warning. See 04:24:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:27 04:24:27 Login Succeeded 04:24:27 nexus3.edgexfoundry.org:10002 04:24:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:27 Configure a credential helper to remove this warning. See 04:24:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:27 04:24:27 Login Succeeded 04:24:27 nexus3.edgexfoundry.org:10003 04:24:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:27 Configure a credential helper to remove this warning. See 04:24:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:27 04:24:27 Login Succeeded 04:24:27 nexus3.edgexfoundry.org:10004 04:24:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:28 Configure a credential helper to remove this warning. See 04:24:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:28 04:24:28 Login Succeeded 04:24:28 docker.io 04:24:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:28 Configure a credential helper to remove this warning. See 04:24:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:28 04:24:28 Login Succeeded 04:24:28 ---> docker-login.sh ends [Pipeline] } 04:24:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:24:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:24:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:24:28 ========================================================= 04:24:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 04:24:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:28 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 04:24:28 Sending build context to Docker daemon 9.687MB 04:24:28 Step 1/11 : ARG BASE=golang:1.18-alpine3.16 04:24:28 Step 2/11 : FROM ${BASE} AS builder 04:24:28 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 04:24:28 2408cc74d12b: Pulling fs layer 04:24:28 ea60b727a1ce: Pulling fs layer 04:24:28 30c4a7721957: Pulling fs layer 04:24:28 370296b7ddb6: Pulling fs layer 04:24:28 7c6cee850709: Pulling fs layer 04:24:28 39a5fcdaea64: Pulling fs layer 04:24:28 d94ebbe4e438: Pulling fs layer 04:24:28 bcfd1f05c69d: Pulling fs layer 04:24:28 59ccb84bbe0f: Pulling fs layer 04:24:28 7c6cee850709: Waiting 04:24:28 39a5fcdaea64: Waiting 04:24:28 d94ebbe4e438: Waiting 04:24:28 bcfd1f05c69d: Waiting 04:24:28 370296b7ddb6: Waiting 04:24:28 59ccb84bbe0f: Waiting 04:24:28 30c4a7721957: Verifying Checksum 04:24:28 30c4a7721957: Download complete 04:24:28 ea60b727a1ce: Verifying Checksum 04:24:28 ea60b727a1ce: Download complete 04:24:28 7c6cee850709: Download complete 04:24:28 39a5fcdaea64: Download complete 04:24:28 2408cc74d12b: Verifying Checksum 04:24:28 2408cc74d12b: Download complete 04:24:28 d94ebbe4e438: Verifying Checksum 04:24:28 d94ebbe4e438: Download complete 04:24:28 2408cc74d12b: Pull complete 04:24:29 ea60b727a1ce: Pull complete 04:24:29 59ccb84bbe0f: Verifying Checksum 04:24:29 59ccb84bbe0f: Download complete 04:24:29 30c4a7721957: Pull complete 04:24:29 bcfd1f05c69d: Verifying Checksum 04:24:29 bcfd1f05c69d: Download complete 04:24:29 370296b7ddb6: Verifying Checksum 04:24:29 370296b7ddb6: Download complete 04:24:33 370296b7ddb6: Pull complete 04:24:34 7c6cee850709: Pull complete 04:24:34 39a5fcdaea64: Pull complete 04:24:34 d94ebbe4e438: Pull complete 04:24:36 bcfd1f05c69d: Pull complete 04:24:37 59ccb84bbe0f: Pull complete 04:24:37 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 04:24:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 04:24:37 ---> a4fb48ad2a94 04:24:37 Step 3/11 : ARG MAKE=make build 04:24:38 ---> Running in 8e1cdc19a5ca 04:24:38 Removing intermediate container 8e1cdc19a5ca 04:24:38 ---> 0c5dd33d20d1 04:24:38 Step 4/11 : WORKDIR /device-sdk-go 04:24:38 ---> Running in 4359c702c650 04:24:38 Removing intermediate container 4359c702c650 04:24:38 ---> 646e70b74507 04:24:38 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:24:39 ---> Running in 3a7d3129816c 04:24:39 Removing intermediate container 3a7d3129816c 04:24:39 ---> c7894fb77f7e 04:24:39 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:24:39 ---> Running in 00cac0cc254e 04:24:39 Removing intermediate container 00cac0cc254e 04:24:39 ---> fe0cc70c48b6 04:24:39 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:24:39 ---> Running in 140da3181c14 04:24:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:24:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:24:41 OK: 211 MiB in 51 packages 04:24:41 Removing intermediate container 140da3181c14 04:24:41 ---> 89a51193a4b9 04:24:41 Step 8/11 : COPY go.mod vendor* ./ 04:24:41 ---> 9e6652c528bd 04:24:41 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:24:41 ---> Running in 07412fc53557 04:24:42 Still waiting to schedule task 04:24:42 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:24:59 Removing intermediate container 07412fc53557 04:24:59 ---> 692205a848b7 04:24:59 Step 10/11 : COPY . . 04:24:59 ---> 242a8f1239de 04:24:59 Step 11/11 : RUN ${MAKE} 04:24:59 ---> Running in 59898a22e00e 04:24:59 noop 04:24:59 Removing intermediate container 59898a22e00e 04:24:59 ---> 7e6eb954b37c 04:24:59 Successfully built 7e6eb954b37c 04:24:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:00 + docker inspect -f . ci-base-image-x86_64 04:25:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:25:00 prd-ubuntu20.04-docker-8c-8g-19822 does not seem to be running inside a container 04:25:00 $ 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 04:25:00 $ docker top 66dadbe8fbd7240af2e266b5324c77540c1eec123a2867a11c5d65e1f57234f4 -eo pid,comm [Pipeline] { [Pipeline] sh 04:25:01 + go version 04:25:01 go version go1.18.3 linux/amd64 [Pipeline] } 04:25:01 $ docker stop --time=1 66dadbe8fbd7240af2e266b5324c77540c1eec123a2867a11c5d65e1f57234f4 04:25:02 $ docker rm -f 66dadbe8fbd7240af2e266b5324c77540c1eec123a2867a11c5d65e1f57234f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:02 + docker inspect -f . ci-base-image-x86_64 04:25:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:25:02 prd-ubuntu20.04-docker-8c-8g-19822 does not seem to be running inside a container 04:25:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 04:25:03 $ docker top 05662e76a72134efa14b896bfb0d901044d0d6ffdc65547d670a4feb429f16bd -eo pid,comm [Pipeline] { [Pipeline] sh 04:25:03 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 04:25:03 + make test 04:25:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:25:10 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:25:22 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:25:22 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 04:25:22 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:25:23 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.081s coverage: 23.7% of statements 04:25:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:25:23 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.078s coverage: 27.6% of statements 04:25:23 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.078s coverage: 78.9% of statements 04:25:23 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.069s coverage: 10.8% of statements 04:25:23 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.086s coverage: 60.0% of statements 04:25:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 04:25:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:25:23 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.090s coverage: 34.8% of statements 04:25:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 04:25:23 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.065s coverage: 85.4% of statements 04:25:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:25:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:25:23 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.094s coverage: 65.1% of statements 04:25:23 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.729s coverage: 89.2% of statements 04:25:23 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 04:25:24 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.059s coverage: 4.7% of statements 04:25:24 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:25:39 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 04:25:39 GO111MODULE=on go vet ./... 04:25:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:25:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:25:42 ./bin/test-attribution-txt.sh [Pipeline] echo 04:25:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:25:42 $ docker stop --time=1 05662e76a72134efa14b896bfb0d901044d0d6ffdc65547d670a4feb429f16bd 04:25:45 $ docker rm -f 05662e76a72134efa14b896bfb0d901044d0d6ffdc65547d670a4feb429f16bd [Pipeline] // withDockerContainer [Pipeline] sh 04:25:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:25:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:25:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:25:46 + ls -al . 04:25:46 total 304 04:25:46 drwxrwxr-x 11 jenkins jenkins 4096 Jul 13 04:25 . 04:25:46 drwxrwxr-x 4 jenkins jenkins 4096 Jul 13 04:24 .. 04:25:46 -rw-rw-r-- 1 jenkins jenkins 140 Jul 13 04:24 .dockerignore 04:25:46 drwxrwxr-x 8 jenkins jenkins 4096 Jul 13 04:25 .git 04:25:46 drwxrwxr-x 2 jenkins jenkins 4096 Jul 13 04:24 .github 04:25:46 -rw-rw-r-- 1 jenkins jenkins 131 Jul 13 04:24 .gitignore 04:25:46 -rw-rw-r-- 1 jenkins jenkins 42 Jul 13 04:24 .golangci.yml 04:25:46 drwxr-xr-x 3 jenkins jenkins 4096 Jul 13 04:24 .semver 04:25:46 -rw-rw-r-- 1 jenkins jenkins 29536 Jul 13 04:24 CHANGELOG.md 04:25:46 -rw-rw-r-- 1 jenkins jenkins 677 Jul 13 04:24 GOVERNANCE.md 04:25:46 -rw-rw-r-- 1 jenkins jenkins 880 Jul 13 04:24 Jenkinsfile 04:25:46 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 13 04:24 LICENSE 04:25:46 -rw-rw-r-- 1 jenkins jenkins 2002 Jul 13 04:24 Makefile 04:25:46 -rw-rw-r-- 1 jenkins jenkins 619 Jul 13 04:24 OWNERS.md 04:25:46 -rw-rw-r-- 1 jenkins jenkins 4881 Jul 13 04:24 README.md 04:25:46 -rw-rw-r-- 1 jenkins jenkins 12 Jul 13 04:24 VERSION 04:25:46 drwxrwxr-x 2 jenkins jenkins 4096 Jul 13 04:24 bin 04:25:46 -rw-r--r-- 1 jenkins jenkins 131190 Jul 13 04:25 coverage.out 04:25:46 drwxrwxr-x 5 jenkins jenkins 4096 Jul 13 04:24 example 04:25:46 -rw-rw-r-- 1 jenkins jenkins 3204 Jul 13 04:24 go.mod 04:25:46 -rw-rw-r-- 1 jenkins jenkins 34893 Jul 13 04:24 go.sum 04:25:46 drwxrwxr-x 15 jenkins jenkins 4096 Jul 13 04:24 internal 04:25:46 drwxrwxr-x 3 jenkins jenkins 4096 Jul 13 04:24 openapi 04:25:46 drwxrwxr-x 5 jenkins jenkins 4096 Jul 13 04:24 pkg 04:25:46 drwxrwxr-x 4 jenkins jenkins 4096 Jul 13 04:24 snap 04:25:46 -rw-rw-r-- 1 jenkins jenkins 222 Jul 13 04:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:46 + 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=693843898baeade0e40692581dd8497a6988e370 --label arch=amd64 --label version=2.2.1-dev.13 . 04:25:46 Sending build context to Docker daemon 9.819MB 04:25:46 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 04:25:46 Step 2/25 : FROM ${BASE} AS builder 04:25:46 ---> 7e6eb954b37c 04:25:46 Step 3/25 : ARG MAKE=make build 04:25:47 ---> Running in 59314e5c919c 04:25:47 Removing intermediate container 59314e5c919c 04:25:47 ---> 9a3a508b8262 04:25:47 Step 4/25 : WORKDIR /device-sdk-go 04:25:47 ---> Running in 63683601743c 04:25:47 Removing intermediate container 63683601743c 04:25:47 ---> bbcf936e33f0 04:25:47 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:25:47 ---> Running in 928ec819cc5f 04:25:47 Removing intermediate container 928ec819cc5f 04:25:47 ---> 6a2d52e13e36 04:25:47 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:25:47 ---> Running in d95ef2ffa542 04:25:47 Removing intermediate container d95ef2ffa542 04:25:47 ---> dee73c0b0c12 04:25:47 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:25:47 ---> Running in 854a12d41a4d 04:25:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:25:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:25:49 OK: 211 MiB in 51 packages 04:25:49 Removing intermediate container 854a12d41a4d 04:25:49 ---> 817d3ea9345a 04:25:49 Step 8/25 : COPY go.mod vendor* ./ 04:25:49 ---> 723474a2c838 04:25:49 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:25:49 ---> Running in 7c10233f7c93 04:25:50 Removing intermediate container 7c10233f7c93 04:25:50 ---> 4b81e8dacf36 04:25:50 Step 10/25 : COPY . . 04:25:51 ---> a434a97f49b8 04:25:51 Step 11/25 : RUN ${MAKE} 04:25:51 ---> Running in 6f08a8ce666f 04:25:51 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.1-dev.13" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:26:09 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:26:10 Removing intermediate container 6f08a8ce666f 04:26:10 ---> 0744ab8819cb 04:26:10 Step 12/25 : FROM alpine:3.16 04:26:11 3.16: Pulling from library/alpine 04:26:11 2408cc74d12b: Already exists 04:26:11 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 04:26:11 Status: Downloaded newer image for alpine:3.16 04:26:11 ---> e66264b98777 04:26:11 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:26:11 ---> Running in bc121ee5606f 04:26:11 Removing intermediate container bc121ee5606f 04:26:11 ---> 8788b24e19a9 04:26:11 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:26:11 ---> Running in fb6fa05d468f 04:26:12 Removing intermediate container fb6fa05d468f 04:26:12 ---> b9fcb5f37fea 04:26:12 Step 15/25 : RUN apk add --update --no-cache zeromq 04:26:12 ---> Running in 520327bc1629 04:26:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:26:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:26:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-19823 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 04:26:13 Running in /w/workspace/device-sdk-go/88 [Pipeline] { [Pipeline] checkout 04:26:13 The recommended git tool is: git 04:26:13 (1/5) Installing libgcc (11.2.1_git20220219-r2) 04:26:13 (2/5) Installing libsodium (1.0.18-r0) 04:26:13 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 04:26:14 (4/5) Installing libzmq (4.3.4-r0) 04:26:14 (5/5) Installing zeromq (4.3.4-r0) 04:26:14 Executing busybox-1.35.0-r13.trigger 04:26:14 OK: 8 MiB in 19 packages 04:26:14 Removing intermediate container 520327bc1629 04:26:14 ---> ef2d6a0f96fe 04:26:14 Step 16/25 : WORKDIR / 04:26:14 ---> Running in d448bcbb7f2b 04:26:14 Removing intermediate container d448bcbb7f2b 04:26:14 ---> 02c0a918265f 04:26:14 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:26:15 ---> cfe40cd73d17 04:26:15 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:26:15 ---> 26ea494ebf98 04:26:15 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:26:15 ---> 7fe647860403 04:26:15 Step 20/25 : EXPOSE 59999 04:26:15 ---> Running in 16c4f5b4784a 04:26:15 Removing intermediate container 16c4f5b4784a 04:26:15 ---> 1b438eaa1058 04:26:15 Step 21/25 : ENTRYPOINT ["/device-simple"] 04:26:16 ---> Running in f22891c509d5 04:26:16 Removing intermediate container f22891c509d5 04:26:16 ---> c722c8c8b1cd 04:26:16 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:26:16 ---> Running in 80d9c6cdeaf6 04:26:16 Removing intermediate container 80d9c6cdeaf6 04:26:16 ---> 80946dc4ec79 04:26:16 Step 23/25 : LABEL arch=amd64 04:26:16 ---> Running in 293cadd02eb0 04:26:16 Removing intermediate container 293cadd02eb0 04:26:16 ---> 079841940be0 04:26:16 Step 24/25 : LABEL git_sha=693843898baeade0e40692581dd8497a6988e370 04:26:16 ---> Running in 33182445990b 04:26:16 Removing intermediate container 33182445990b 04:26:16 ---> 0f478e42bc0e 04:26:16 Step 25/25 : LABEL version=2.2.1-dev.13 04:26:16 ---> Running in 4c6ffb9132c8 04:26:16 Removing intermediate container 4c6ffb9132c8 04:26:16 ---> ba5c02ee0043 04:26:16 [Warning] One or more build-args [ARCH] were not consumed 04:26:16 Successfully built ba5c02ee0043 04:26:16 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 04:26:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:26:17 04:26:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:26:17 latest: Pulling from edgex-lftools-log-publisher 04:26:17 5eb5b503b376: Pulling fs layer 04:26:17 5c69ac0246d0: Pulling fs layer 04:26:17 ec43610c2a17: Pulling fs layer 04:26:17 3a2ae6a8a46f: Pulling fs layer 04:26:17 33b1e0a273af: Pulling fs layer 04:26:17 5d3b04190fa2: Pulling fs layer 04:26:17 2f39f015ded8: Pulling fs layer 04:26:17 3a2ae6a8a46f: Waiting 04:26:17 33b1e0a273af: Waiting 04:26:17 5d3b04190fa2: Waiting 04:26:17 2f39f015ded8: Waiting 04:26:17 5c69ac0246d0: Download complete 04:26:17 3a2ae6a8a46f: Verifying Checksum 04:26:17 3a2ae6a8a46f: Download complete 04:26:17 33b1e0a273af: Verifying Checksum 04:26:17 33b1e0a273af: Download complete 04:26:17 ec43610c2a17: Verifying Checksum 04:26:17 ec43610c2a17: Download complete 04:26:17 5d3b04190fa2: Verifying Checksum 04:26:17 5d3b04190fa2: Download complete 04:26:17 5eb5b503b376: Verifying Checksum 04:26:17 5eb5b503b376: Download complete 04:26:18 2f39f015ded8: Download complete 04:26:19 5eb5b503b376: Pull complete 04:26:19 5c69ac0246d0: Pull complete 04:26:19 ec43610c2a17: Pull complete 04:26:19 3a2ae6a8a46f: Pull complete 04:26:20 using credential edgex-jenkins-ssh 04:26:20 33b1e0a273af: Pull complete 04:26:20 5d3b04190fa2: Pull complete 04:26:20 Cloning the remote Git repository 04:26:20 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:26:20 > git init /w/workspace/device-sdk-go/88 # timeout=10 04:26:20 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:26:20 > git --version # timeout=10 04:26:20 > git --version # 'git version 2.25.1' 04:26:20 using GIT_SSH to set credentials SSH Credentials for GitHub 04:26:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:26:22 Avoid second fetch 04:26:22 Checking out Revision 693843898baeade0e40692581dd8497a6988e370 (main) 04:26:22 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:26:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:26:22 > git config core.sparsecheckout # timeout=10 04:26:22 > git checkout -f 693843898baeade0e40692581dd8497a6988e370 # timeout=10 04:26:25 2f39f015ded8: Pull complete 04:26:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:26:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:26:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:26:25 prd-ubuntu20.04-docker-8c-8g-19822 does not seem to be running inside a container 04:26:25 $ 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 04:26:27 $ docker top 97a07028c54fb248d4ca83f545e1fb991c5f7874c63e4bd2c05ccbbc082d6a78 -eo pid,comm 04:26:27 Commit message: "Merge pull request #1193 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.2.1-dev.11" [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:26:28 ---> job-cost.sh 04:26:28 lf-activate-venv: SKIPPING 04:26:28 INFO: No Stack... 04:26:28 04:26:28 GitHub has been notified of this commit’s build result 04:26:28 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:26:28 INFO: Retrieving Pricing Info for: v3-standard-8 04:26:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:26:28 % Total % Received % Xferd Average Speed Time Time Time Current 04:26:28 Dload Upload Total Spent Left Speed 04:26:28 INFO: Archiving Costs [Pipeline] sh 04:26:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 26119 0 --:--:-- --:--:-- --:--:-- 26119 04:26:29 + + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 04:26:29 cut -d, -f6 [Pipeline] lock 04:26:29 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-88-stack-cost] 04:26:29 Resource [jenkins-edgexfoundry-device-sdk-go-main-88-stack-cost] did not exist. Created. 04:26:29 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-88-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] sh 04:26:29 + echo total: 0.2199999988079071 [Pipeline] stash 04:26:29 Stashed 1 file(s) [Pipeline] } 04:26:29 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-88-stack-cost] [Pipeline] // lock [Pipeline] } 04:26:29 $ docker stop --time=1 97a07028c54fb248d4ca83f545e1fb991c5f7874c63e4bd2c05ccbbc082d6a78 04:26:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 04:26:30 $ docker rm -f 97a07028c54fb248d4ca83f545e1fb991c5f7874c63e4bd2c05ccbbc082d6a78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:26:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:26:31 + sudo tee /etc/docker/daemon.new 04:26:31 { 04:26:31 "registry-mirrors": [ 04:26:31 "https://nexus3.edgexfoundry.org:10001" 04:26:31 ], 04:26:31 "bip": "10.250.0.254/24", 04:26:31 "hosts": [ 04:26:31 "tcp://0.0.0.0:5555", 04:26:31 "unix:///var/run/docker.sock" 04:26:31 ], 04:26:31 "mtu": 1458, 04:26:31 "selinux-enabled": true, 04:26:31 "seccomp-profile": "/etc/docker/seccomp.json" 04:26:31 } [Pipeline] sh 04:26:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:26:31 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:26:50 provisioning config files... 04:26:50 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/88@tmp/config5921772955113335195tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:26:50 ---> docker-login.sh 04:26:50 nexus3.edgexfoundry.org:10001 04:26:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:51 Configure a credential helper to remove this warning. See 04:26:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:51 04:26:51 Login Succeeded 04:26:51 nexus3.edgexfoundry.org:10002 04:26:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:52 Configure a credential helper to remove this warning. See 04:26:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:52 04:26:52 Login Succeeded 04:26:52 nexus3.edgexfoundry.org:10003 04:26:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:52 Configure a credential helper to remove this warning. See 04:26:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:52 04:26:52 Login Succeeded 04:26:52 nexus3.edgexfoundry.org:10004 04:26:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:53 Configure a credential helper to remove this warning. See 04:26:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:53 04:26:53 Login Succeeded 04:26:53 docker.io 04:26:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:53 Configure a credential helper to remove this warning. See 04:26:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:53 04:26:53 Login Succeeded 04:26:53 ---> docker-login.sh ends [Pipeline] } 04:26:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:26:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:26:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:26:54 ========================================================= 04:26:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 04:26:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:54 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 04:26:55 Sending build context to Docker daemon 5.189MB 04:26:55 Step 1/11 : ARG BASE=golang:1.18-alpine3.16 04:26:55 Step 2/11 : FROM ${BASE} AS builder 04:26:55 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:26:55 b3c136eddcbf: Pulling fs layer 04:26:55 c0a3192eca97: Pulling fs layer 04:26:55 a050256f5b6f: Pulling fs layer 04:26:55 656be50a0ddc: Pulling fs layer 04:26:55 2bbca73fdf42: Pulling fs layer 04:26:55 46d945488cbd: Pulling fs layer 04:26:55 8a5474983e97: Pulling fs layer 04:26:55 329c88fbcd65: Pulling fs layer 04:26:55 46d945488cbd: Waiting 04:26:55 8a5474983e97: Waiting 04:26:55 329c88fbcd65: Waiting 04:26:55 656be50a0ddc: Waiting 04:26:55 2bbca73fdf42: Waiting 04:26:55 a050256f5b6f: Download complete 04:26:55 c0a3192eca97: Verifying Checksum 04:26:55 c0a3192eca97: Download complete 04:26:55 2bbca73fdf42: Download complete 04:26:55 46d945488cbd: Verifying Checksum 04:26:55 46d945488cbd: Download complete 04:26:55 b3c136eddcbf: Verifying Checksum 04:26:56 b3c136eddcbf: Pull complete 04:26:56 329c88fbcd65: Verifying Checksum 04:26:56 329c88fbcd65: Download complete 04:26:57 c0a3192eca97: Pull complete 04:26:57 a050256f5b6f: Pull complete 04:26:57 8a5474983e97: Verifying Checksum 04:26:57 8a5474983e97: Download complete 04:26:58 656be50a0ddc: Verifying Checksum 04:26:58 656be50a0ddc: Download complete 04:27:13 656be50a0ddc: Pull complete 04:27:13 2bbca73fdf42: Pull complete 04:27:13 46d945488cbd: Pull complete 04:27:18 8a5474983e97: Pull complete 04:27:20 329c88fbcd65: Pull complete 04:27:20 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 04:27:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 04:27:20 ---> ff4287adb874 04:27:20 Step 3/11 : ARG MAKE=make build 04:27:21 ---> Running in 05e7470ef6fe 04:27:21 Removing intermediate container 05e7470ef6fe 04:27:21 ---> b6edeb56d23d 04:27:21 Step 4/11 : WORKDIR /device-sdk-go 04:27:21 ---> Running in a562ae069d20 04:27:21 Removing intermediate container a562ae069d20 04:27:21 ---> 7a5bba068463 04:27:21 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:27:21 ---> Running in 51cac9dff957 04:27:22 Removing intermediate container 51cac9dff957 04:27:22 ---> d4a1b01eeed1 04:27:22 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:27:22 ---> Running in 91f7761ff8cb 04:27:24 Removing intermediate container 91f7761ff8cb 04:27:24 ---> 10cae7600808 04:27:24 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:27:24 ---> Running in 4d873097548a 04:27:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:27:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:27:27 OK: 221 MiB in 51 packages 04:27:27 Removing intermediate container 4d873097548a 04:27:27 ---> b18321499b34 04:27:27 Step 8/11 : COPY go.mod vendor* ./ 04:27:28 ---> a20f49f3a1c8 04:27:28 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:27:28 ---> Running in 8741deec2cf3 04:28:15 Removing intermediate container 8741deec2cf3 04:28:15 ---> 7bd1a8d6ec5a 04:28:15 Step 10/11 : COPY . . 04:28:15 ---> dbba10518508 04:28:15 Step 11/11 : RUN ${MAKE} 04:28:15 ---> Running in 58ad2bca7a8c 04:28:15 noop 04:28:15 Removing intermediate container 58ad2bca7a8c 04:28:15 ---> 52c369e130d0 04:28:15 Successfully built 52c369e130d0 04:28:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:15 + docker inspect -f . ci-base-image-arm64 04:28:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:28:15 prd-ubuntu20.04-docker-arm64-4c-16g-19823 does not seem to be running inside a container 04:28:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/88 -v /w/workspace/device-sdk-go/88:/w/workspace/device-sdk-go/88:rw,z -v /w/workspace/device-sdk-go/88@tmp:/w/workspace/device-sdk-go/88@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 04:28:17 $ docker top a8d1816c9c638f523b51567bcd065b637ca41c47f73ae538498cfb8d04779f5e -eo pid,comm [Pipeline] { [Pipeline] sh 04:28:18 + go version 04:28:18 go version go1.18.3 linux/arm64 [Pipeline] } 04:28:18 $ docker stop --time=1 a8d1816c9c638f523b51567bcd065b637ca41c47f73ae538498cfb8d04779f5e 04:28:19 $ docker rm -f a8d1816c9c638f523b51567bcd065b637ca41c47f73ae538498cfb8d04779f5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:20 + docker inspect -f . ci-base-image-arm64 04:28:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:28:20 prd-ubuntu20.04-docker-arm64-4c-16g-19823 does not seem to be running inside a container 04:28:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-sdk-go/88 -v /w/workspace/device-sdk-go/88:/w/workspace/device-sdk-go/88:rw,z -v /w/workspace/device-sdk-go/88@tmp:/w/workspace/device-sdk-go/88@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 04:28:21 $ docker top 903f6688392170ff91c96e9ad18d6827611178c845f8e20148d7ae607ea440d2 -eo pid,comm [Pipeline] { [Pipeline] sh 04:28:22 + git config --global --add safe.directory /w/workspace/device-sdk-go/88 [Pipeline] fileExists [Pipeline] sh 04:28:23 + make test 04:28:23 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:28:55 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:30:32 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:30:32 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 04:30:32 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:30:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.439s coverage: 23.7% of statements 04:30:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:30:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.308s coverage: 27.6% of statements 04:30:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.274s coverage: 78.9% of statements 04:30:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.292s coverage: 10.8% of statements 04:30:44 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.550s coverage: 60.0% of statements 04:30:44 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 04:30:44 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:30:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.411s coverage: 34.8% of statements 04:30:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 04:30:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.274s coverage: 85.4% of statements 04:30:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:30:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:30:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.549s coverage: 65.1% of statements 04:30:52 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.940s coverage: 89.2% of statements 04:30:52 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 04:30:54 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.228s coverage: 4.7% of statements 04:30:54 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:30:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:30:54 GO111MODULE=on go vet ./... 04:32:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:32:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:32:16 ./bin/test-attribution-txt.sh [Pipeline] echo 04:32:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:32:16 $ docker stop --time=1 903f6688392170ff91c96e9ad18d6827611178c845f8e20148d7ae607ea440d2 04:32:18 $ docker rm -f 903f6688392170ff91c96e9ad18d6827611178c845f8e20148d7ae607ea440d2 [Pipeline] // withDockerContainer [Pipeline] sh 04:32:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:32:19 Warning: overwriting stash ‘coverage-report’ 04:32:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:32:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:32:20 + ls -al . 04:32:20 total 300 04:32:20 drwxrwxr-x 10 jenkins jenkins 4096 Jul 13 04:28 . 04:32:20 drwxrwxr-x 4 jenkins jenkins 4096 Jul 13 04:26 .. 04:32:20 -rw-rw-r-- 1 jenkins jenkins 140 Jul 13 04:26 .dockerignore 04:32:20 drwxrwxr-x 8 jenkins jenkins 4096 Jul 13 04:26 .git 04:32:20 drwxrwxr-x 2 jenkins jenkins 4096 Jul 13 04:26 .github 04:32:20 -rw-rw-r-- 1 jenkins jenkins 131 Jul 13 04:26 .gitignore 04:32:20 -rw-rw-r-- 1 jenkins jenkins 42 Jul 13 04:26 .golangci.yml 04:32:20 -rw-rw-r-- 1 jenkins jenkins 29536 Jul 13 04:26 CHANGELOG.md 04:32:20 -rw-rw-r-- 1 jenkins jenkins 677 Jul 13 04:26 GOVERNANCE.md 04:32:20 -rw-rw-r-- 1 jenkins jenkins 880 Jul 13 04:26 Jenkinsfile 04:32:20 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 13 04:26 LICENSE 04:32:20 -rw-rw-r-- 1 jenkins jenkins 2002 Jul 13 04:26 Makefile 04:32:20 -rw-rw-r-- 1 jenkins jenkins 619 Jul 13 04:26 OWNERS.md 04:32:20 -rw-rw-r-- 1 jenkins jenkins 4881 Jul 13 04:26 README.md 04:32:20 -rw-rw-r-- 1 jenkins jenkins 12 Jul 13 04:24 VERSION 04:32:20 drwxrwxr-x 2 jenkins jenkins 4096 Jul 13 04:26 bin 04:32:20 -rw-r--r-- 1 jenkins jenkins 131190 Jul 13 04:30 coverage.out 04:32:20 drwxrwxr-x 5 jenkins jenkins 4096 Jul 13 04:26 example 04:32:20 -rw-rw-r-- 1 jenkins jenkins 3204 Jul 13 04:26 go.mod 04:32:20 -rw-rw-r-- 1 jenkins jenkins 34893 Jul 13 04:26 go.sum 04:32:20 drwxrwxr-x 15 jenkins jenkins 4096 Jul 13 04:26 internal 04:32:20 drwxrwxr-x 3 jenkins jenkins 4096 Jul 13 04:26 openapi 04:32:20 drwxrwxr-x 5 jenkins jenkins 4096 Jul 13 04:26 pkg 04:32:20 drwxrwxr-x 4 jenkins jenkins 4096 Jul 13 04:26 snap 04:32:20 -rw-rw-r-- 1 jenkins jenkins 222 Jul 13 04:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:21 + 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=693843898baeade0e40692581dd8497a6988e370 --label arch=arm64 --label version=2.2.1-dev.13 . 04:32:21 Sending build context to Docker daemon 5.321MB 04:32:21 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 04:32:21 Step 2/25 : FROM ${BASE} AS builder 04:32:21 ---> 52c369e130d0 04:32:21 Step 3/25 : ARG MAKE=make build 04:32:21 ---> Running in d5146c7429a7 04:32:22 Removing intermediate container d5146c7429a7 04:32:22 ---> 7894a0b81617 04:32:22 Step 4/25 : WORKDIR /device-sdk-go 04:32:22 ---> Running in 59da6850b77f 04:32:22 Removing intermediate container 59da6850b77f 04:32:22 ---> f3d4cc964293 04:32:22 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:32:22 ---> Running in b893766f8ee9 04:32:22 Removing intermediate container b893766f8ee9 04:32:22 ---> 863fa6466457 04:32:22 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:32:22 ---> Running in 6575de0330e1 04:32:24 Removing intermediate container 6575de0330e1 04:32:24 ---> 2c9f89a9c487 04:32:24 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:32:24 ---> Running in 798baa06aecb 04:32:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:32:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:32:27 OK: 221 MiB in 51 packages 04:32:28 Removing intermediate container 798baa06aecb 04:32:28 ---> 3da275fa6c1f 04:32:28 Step 8/25 : COPY go.mod vendor* ./ 04:32:28 ---> 3f45b7b7bb6e 04:32:28 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:32:28 ---> Running in 2d7fc3988b81 04:32:30 Removing intermediate container 2d7fc3988b81 04:32:30 ---> 22a674f84e53 04:32:30 Step 10/25 : COPY . . 04:32:31 ---> b64608c6482c 04:32:31 Step 11/25 : RUN ${MAKE} 04:32:31 ---> Running in 2ac05c9362fe 04:32:32 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.1-dev.13" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:34:39 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:34:39 Removing intermediate container 2ac05c9362fe 04:34:39 ---> 7dd9a6eeae1c 04:34:39 Step 12/25 : FROM alpine:3.16 04:34:39 3.16: Pulling from library/alpine 04:34:39 b3c136eddcbf: Already exists 04:34:39 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 04:34:39 Status: Downloaded newer image for alpine:3.16 04:34:39 ---> 6e30ab57aeee 04:34:39 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:34:39 ---> Running in 07d52c663c79 04:34:39 Removing intermediate container 07d52c663c79 04:34:39 ---> 238d093bfea0 04:34:39 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:34:39 ---> Running in 05085f840980 04:34:39 Removing intermediate container 05085f840980 04:34:39 ---> 205fd07071ea 04:34:39 Step 15/25 : RUN apk add --update --no-cache zeromq 04:34:39 ---> Running in ac137535d27d 04:34:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:34:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:34:40 (1/5) Installing libgcc (11.2.1_git20220219-r2) 04:34:40 (2/5) Installing libsodium (1.0.18-r0) 04:34:40 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 04:34:40 (4/5) Installing libzmq (4.3.4-r0) 04:34:41 (5/5) Installing zeromq (4.3.4-r0) 04:34:41 Executing busybox-1.35.0-r13.trigger 04:34:41 OK: 8 MiB in 19 packages 04:34:42 Removing intermediate container ac137535d27d 04:34:42 ---> 7d05072adb6f 04:34:42 Step 16/25 : WORKDIR / 04:34:42 ---> Running in 2b2913bf40bd 04:34:42 Removing intermediate container 2b2913bf40bd 04:34:42 ---> b835c6fff184 04:34:42 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:34:42 ---> 2047dd839415 04:34:42 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:34:44 ---> 84aa04ff431c 04:34:44 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:34:44 ---> 51a343fd3108 04:34:44 Step 20/25 : EXPOSE 59999 04:34:44 ---> Running in e056fe199e25 04:34:45 Removing intermediate container e056fe199e25 04:34:45 ---> cc28a54bab38 04:34:45 Step 21/25 : ENTRYPOINT ["/device-simple"] 04:34:45 ---> Running in d68fb7155090 04:34:45 Removing intermediate container d68fb7155090 04:34:45 ---> ea19baf7985b 04:34:45 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:34:45 ---> Running in da1af7aebd99 04:34:46 Removing intermediate container da1af7aebd99 04:34:46 ---> 45c9904fa83a 04:34:46 Step 23/25 : LABEL arch=arm64 04:34:46 ---> Running in 62a478637fbf 04:34:46 Removing intermediate container 62a478637fbf 04:34:46 ---> 1e871abea156 04:34:46 Step 24/25 : LABEL git_sha=693843898baeade0e40692581dd8497a6988e370 04:34:46 ---> Running in 9eb8565d81f2 04:34:46 Removing intermediate container 9eb8565d81f2 04:34:46 ---> e65e60ad2718 04:34:46 Step 25/25 : LABEL version=2.2.1-dev.13 04:34:46 ---> Running in a6ffe073ccf7 04:34:47 Removing intermediate container a6ffe073ccf7 04:34:47 ---> 4be4f1cb4115 04:34:47 [Warning] One or more build-args [ARCH] were not consumed 04:34:47 Successfully built 4be4f1cb4115 04:34:47 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 04:34:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:34:47 04:34:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:34:48 arm64: Pulling from edgex-lftools-log-publisher 04:34:48 8998bd30e6a1: Pulling fs layer 04:34:48 04944245beec: Pulling fs layer 04:34:48 699f458cf7ca: Pulling fs layer 04:34:48 765212b225bb: Pulling fs layer 04:34:48 f23df028b6ca: Pulling fs layer 04:34:48 d65c8cfc05b1: Pulling fs layer 04:34:48 2437ff75d9bd: Pulling fs layer 04:34:48 f23df028b6ca: Waiting 04:34:48 d65c8cfc05b1: Waiting 04:34:48 765212b225bb: Waiting 04:34:48 2437ff75d9bd: Waiting 04:34:48 04944245beec: Verifying Checksum 04:34:48 04944245beec: Download complete 04:34:48 765212b225bb: Download complete 04:34:48 f23df028b6ca: Download complete 04:34:48 d65c8cfc05b1: Verifying Checksum 04:34:48 d65c8cfc05b1: Download complete 04:34:48 699f458cf7ca: Verifying Checksum 04:34:48 699f458cf7ca: Download complete 04:34:48 8998bd30e6a1: Verifying Checksum 04:34:48 8998bd30e6a1: Download complete 04:34:51 2437ff75d9bd: Verifying Checksum 04:34:51 2437ff75d9bd: Download complete 04:34:52 8998bd30e6a1: Pull complete 04:34:53 04944245beec: Pull complete 04:34:54 699f458cf7ca: Pull complete 04:34:55 765212b225bb: Pull complete 04:34:55 f23df028b6ca: Pull complete 04:34:56 d65c8cfc05b1: Pull complete 04:35:11 2437ff75d9bd: Pull complete 04:35:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:35:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:35:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:35:11 prd-ubuntu20.04-docker-arm64-4c-16g-19823 does not seem to be running inside a container 04:35:11 $ 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/88 -v /w/workspace/device-sdk-go/88:/w/workspace/device-sdk-go/88:rw,z -v /w/workspace/device-sdk-go/88@tmp:/w/workspace/device-sdk-go/88@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:35:14 $ docker top 5b5f2f25047c9e19e35c5a60f9ca5be00ca61b5698d961fa24fae9d5f2ada9c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:35:15 ---> job-cost.sh 04:35:15 lf-activate-venv: SKIPPING 04:35:15 INFO: No Stack... 04:35:15 INFO: Retrieving Pricing Info for: v3-standard-4 04:35:16 INFO: Archiving Costs [Pipeline] sh 04:35:17 + cat /w/workspace/device-sdk-go/88/archives/cost.csv 04:35:17 + cut -d, -f6 [Pipeline] lock 04:35:17 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-88-stack-cost] 04:35:17 Resource [jenkins-edgexfoundry-device-sdk-go-main-88-stack-cost] did not exist. Created. 04:35:17 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-88-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:35:18 /w/workspace/device-sdk-go/88@tmp/durable-653fa383/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:35:18 + echo total: 0.10999999940395355 [Pipeline] stash 04:35:18 Warning: overwriting stash ‘stack-cost’ 04:35:18 Stashed 1 file(s) [Pipeline] } 04:35:18 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-88-stack-cost] [Pipeline] // lock [Pipeline] } 04:35:18 $ docker stop --time=1 5b5f2f25047c9e19e35c5a60f9ca5be00ca61b5698d961fa24fae9d5f2ada9c2 04:35:20 $ docker rm -f 5b5f2f25047c9e19e35c5a60f9ca5be00ca61b5698d961fa24fae9d5f2ada9c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:35:20 provisioning config files... 04:35:20 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7892809974286313467tmp [Pipeline] { [Pipeline] sh 04:35:21 + set +x 04:35:21 + curl -s https://codecov.io/bash 04:35:21 + bash -s -- 04:35:21 04:35:21 _____ _ 04:35:21 / ____| | | 04:35:21 | | ___ __| | ___ ___ _____ __ 04:35:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:35:21 | |___| (_) | (_| | __/ (_| (_) \ V / 04:35:21 \_____\___/ \__,_|\___|\___\___/ \_/ 04:35:21 Bash-1.0.6 04:35:21 04:35:21 04:35:21 ==> git version 2.25.1 found 04:35:21 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 04:35:21 Release-Date: 2020-01-08 04:35:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:35:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:35:21 ==> Jenkins CI detected. 04:35:21 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 04:35:21 project root: . 04:35:21 --> token set from env 04:35:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:35:21 ==> Running gcov in . (disable via -X gcov) 04:35:21 ==> Python coveragepy not found 04:35:21 ==> Searching for coverage reports in: 04:35:21 + . 04:35:21 -> Found 1 reports 04:35:21 ==> Detecting git/mercurial file structure 04:35:21 ==> Reading reports 04:35:21 + ./coverage.out bytes=131190 04:35:21 ==> Appending adjustments 04:35:21 https://docs.codecov.io/docs/fixing-reports 04:35:21 + Found adjustments 04:35:21 ==> Gzipping contents 04:35:21 20K /tmp/codecov.0VodS9.gz 04:35:21 ==> Uploading reports 04:35:21 url: https://codecov.io 04:35:21 query: branch=main&commit=693843898baeade0e40692581dd8497a6988e370&build=88&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F88%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:35:21 -> Pinging Codecov 04:35:21 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=693843898baeade0e40692581dd8497a6988e370&build=88&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F88%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:35:22 -> Uploading to 04:35:22 https://storage.googleapis.com/codecov/v4/raw/2022-07-13/7E55EF52A471D76F132DFD9A03CDDE97/693843898baeade0e40692581dd8497a6988e370/779c0e3f-3a6e-49f1-8926-fc50874f3450.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220713%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220713T043521Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=95deb2ceb87426cd7987d5ca49aef8ad70330391d9665867a2b3112631a99e5d 04:35:22 % Total % Received % Xferd Average Speed Time Time Time Current 04:35:22 Dload Upload Total Spent Left Speed 04:35:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16868 0 0 100 16868 0 70283 --:--:-- --:--:-- --:--:-- 70283 04:35:22 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/693843898baeade0e40692581dd8497a6988e370 [Pipeline] } 04:35:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:35:22 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:35:22 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:35:22 04:35:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:35:23 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:35:23 df9b9388f04a: Pulling fs layer 04:35:23 52dc419b0ee2: Pulling fs layer 04:35:23 25bc292e5bac: Pulling fs layer 04:35:23 114826534d7a: Pulling fs layer 04:35:23 4657fd5d0bcf: Pulling fs layer 04:35:23 6ad1cebc031e: Pulling fs layer 04:35:23 8a3aa393b2d8: Pulling fs layer 04:35:23 114826534d7a: Waiting 04:35:23 4657fd5d0bcf: Waiting 04:35:23 6ad1cebc031e: Waiting 04:35:23 8a3aa393b2d8: Waiting 04:35:23 25bc292e5bac: Verifying Checksum 04:35:23 25bc292e5bac: Download complete 04:35:23 52dc419b0ee2: Verifying Checksum 04:35:23 52dc419b0ee2: Download complete 04:35:23 4657fd5d0bcf: Verifying Checksum 04:35:23 4657fd5d0bcf: Download complete 04:35:23 df9b9388f04a: Download complete 04:35:23 6ad1cebc031e: Verifying Checksum 04:35:23 6ad1cebc031e: Download complete 04:35:23 df9b9388f04a: Pull complete 04:35:23 52dc419b0ee2: Pull complete 04:35:23 25bc292e5bac: Pull complete 04:35:23 114826534d7a: Verifying Checksum 04:35:23 114826534d7a: Download complete 04:35:24 8a3aa393b2d8: Verifying Checksum 04:35:24 8a3aa393b2d8: Download complete 04:35:28 114826534d7a: Pull complete 04:35:28 4657fd5d0bcf: Pull complete 04:35:28 6ad1cebc031e: Pull complete 04:35:30 8a3aa393b2d8: Pull complete 04:35:30 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 04:35:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:35:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:35:30 prd-ubuntu20.04-docker-8c-8g-19822 does not seem to be running inside a container 04:35:30 $ 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 04:35:33 $ docker top 008a37d6096b7a1237a01b3da210a83020d8164921159bb5e6601fd52a21a526 -eo pid,comm [Pipeline] { [Pipeline] echo 04:35:33 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 04:35:33 + set -o pipefail 04:35:33 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 04:35:38 04:35:38 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... 04:35:38 04:35:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/909b88ce-0765-4d07-b454-718aa42abe9c 04:35:38 04:35:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:35:38 04:35:38 04:35:38 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 04:35:38 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:35:38 $ docker stop --time=1 008a37d6096b7a1237a01b3da210a83020d8164921159bb5e6601fd52a21a526 04:35:40 $ docker rm -f 008a37d6096b7a1237a01b3da210a83020d8164921159bb5e6601fd52a21a526 [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 04:35:41 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:35:41 provisioning config files... 04:35:41 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5603574570502270501tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:35:41 --> edgex-publish-swagger.sh 04:35:41 === Publish openapi/v2 API === 04:35:41 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 04:35:41 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] 04:35:41 % Total % Received % Xferd Average Speed Time Time Time Current 04:35:41 Dload Upload Total Spent Left Speed 04:35:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53552 0 0 100 53552 0 63450 --:--:-- --:--:-- --:--:-- 63375 04:35:42 04:35:42 [Pipeline] } 04:35:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:35:43 + git log --format=format:%s -1 693843898baeade0e40692581dd8497a6988e370 [Pipeline] sh 04:35:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:35:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:35:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:35:43 prd-ubuntu20.04-docker-8c-8g-19822 does not seem to be running inside a container 04:35:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:35:44 $ docker top 41fe6aa9968748c3f24b7f945e3b099387263f2b5df159436a39815ccfe447e5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:35:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:35:44 [ssh-agent] Looking for ssh-agent implementation... 04:35:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:35:44 $ docker exec 41fe6aa9968748c3f24b7f945e3b099387263f2b5df159436a39815ccfe447e5 ssh-agent 04:35:44 SSH_AUTH_SOCK=/tmp/ssh-0w1oB6vNMyzi/agent.34 04:35:44 SSH_AGENT_PID=40 04:35:44 Running ssh-add (command line suppressed) 04:35:44 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7017243189936835347.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7017243189936835347.key) 04:35:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:35:45 + git semver tag 04:35:45 2022-07-13 04:35:45,290 [run_tag] DEBUG tag force:False 04:35:45 2022-07-13 04:35:45,290 [check_head_tag] DEBUG check head tag 04:35:45 2022-07-13 04:35:45,291 [execute] INFO git cat-file --batch-check 04:35:45 2022-07-13 04:35:45,291 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 04:35:45 2022-07-13 04:35:45,295 [execute] INFO git cat-file --batch 04:35:45 2022-07-13 04:35:45,295 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 04:35:45 2022-07-13 04:35:45,308 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:35:45 2022-07-13 04:35:45,308 [execute] INFO git tag -a v2.2.1-dev.13 -m v2.2.1-dev.13 04:35:45 2022-07-13 04:35:45,309 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.13', '-m', 'v2.2.1-dev.13'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 04:35:45 2022-07-13 04:35:45,315 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:35:45 2.2.1-dev.13 [Pipeline] } 04:35:45 $ docker exec --env ******** --env ******** 41fe6aa9968748c3f24b7f945e3b099387263f2b5df159436a39815ccfe447e5 ssh-agent -k 04:35:45 unset SSH_AUTH_SOCK; 04:35:45 unset SSH_AGENT_PID; 04:35:45 echo Agent pid 40 killed; 04:35:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:35:46 + git semver [Pipeline] } 04:35:46 $ docker stop --time=1 41fe6aa9968748c3f24b7f945e3b099387263f2b5df159436a39815ccfe447e5 04:35:47 $ docker rm -f 41fe6aa9968748c3f24b7f945e3b099387263f2b5df159436a39815ccfe447e5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:35:48 04:35:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:35:48 0.23.1-centos7: Pulling from edgex-lftools 04:35:48 ab5ef0e58194: Pulling fs layer 04:35:48 9712f1f96733: Pulling fs layer 04:35:48 63f879dbbcfc: Pulling fs layer 04:35:48 0d9ebad4ef96: Pulling fs layer 04:35:48 e9a5061849ea: Pulling fs layer 04:35:48 0d9ebad4ef96: Waiting 04:35:48 d747dcd14b5f: Pulling fs layer 04:35:48 2de7ff778b66: Pulling fs layer 04:35:48 e9a5061849ea: Waiting 04:35:48 d747dcd14b5f: Waiting 04:35:48 2de7ff778b66: Waiting 04:35:48 9712f1f96733: Verifying Checksum 04:35:48 9712f1f96733: Download complete 04:35:48 63f879dbbcfc: Verifying Checksum 04:35:48 63f879dbbcfc: Download complete 04:35:48 0d9ebad4ef96: Verifying Checksum 04:35:48 0d9ebad4ef96: Download complete 04:35:48 e9a5061849ea: Verifying Checksum 04:35:48 e9a5061849ea: Download complete 04:35:48 d747dcd14b5f: Verifying Checksum 04:35:48 d747dcd14b5f: Download complete 04:35:48 ab5ef0e58194: Verifying Checksum 04:35:48 ab5ef0e58194: Download complete 04:35:49 2de7ff778b66: Verifying Checksum 04:35:49 2de7ff778b66: Download complete 04:35:52 ab5ef0e58194: Pull complete 04:35:52 9712f1f96733: Pull complete 04:35:52 63f879dbbcfc: Pull complete 04:35:56 0d9ebad4ef96: Pull complete 04:35:57 e9a5061849ea: Pull complete 04:35:57 d747dcd14b5f: Pull complete 04:35:58 2de7ff778b66: Pull complete 04:35:58 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:35:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:35:58 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:35:58 prd-ubuntu20.04-docker-8c-8g-19822 does not seem to be running inside a container 04:35:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:36:01 $ docker top c69232155348d3325dcd9e1e987fea5dd7c784f084752ea640d4e2b867bfd5e6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:36:01 provisioning config files... 04:36:01 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7078404368541991438tmp 04:36:01 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6922603819413788755tmp 04:36:01 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config249236181207817649tmp [Pipeline] { [Pipeline] echo 04:36:01 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:36:01 ---> sigul-configuration.sh 04:36:01 gpg: directory `/root/.gnupg' created 04:36:01 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:36:01 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:36:01 gpg: keyring `/root/.gnupg/secring.gpg' created 04:36:01 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:36:01 gpg: CAST5 encrypted data 04:36:01 gpg: encrypted with 1 passphrase 04:36:01 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:36:01 + mkdir /home/jenkins 04:36:01 + mkdir /home/jenkins/sigul [Pipeline] sh 04:36:02 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 04:36:02 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:36:02 ---> sigul-install.sh 04:36:02 Sigul already installed; skipping installation. [Pipeline] sh 04:36:02 + git tag --list 04:36:02 0.7.1 04:36:02 delhi-tag 04:36:02 v1.0.0 04:36:02 v1.1.0 04:36:02 v1.1.1 04:36:02 v1.1.2 04:36:02 v1.2.0 04:36:02 v1.2.1 04:36:02 v1.2.2 04:36:02 v1.2.3 04:36:02 v1.3.0 04:36:02 v1.4.0 04:36:02 v2.0.0 04:36:02 v2.1.0 04:36:02 v2.1.1 04:36:02 v2.1.1-dev.2 04:36:02 v2.1.1-dev.3 04:36:02 v2.2.0 04:36:02 v2.2.1-dev.1 04:36:02 v2.2.1-dev.10 04:36:02 v2.2.1-dev.11 04:36:02 v2.2.1-dev.12 04:36:02 v2.2.1-dev.13 04:36:02 v2.2.1-dev.2 04:36:02 v2.2.1-dev.3 04:36:02 v2.2.1-dev.4 04:36:02 v2.2.1-dev.5 04:36:02 v2.2.1-dev.6 04:36:02 v2.2.1-dev.7 04:36:02 v2.2.1-dev.8 04:36:02 v2.2.1-dev.9 [Pipeline] sh 04:36:03 + lftools sign git-tag v2.2.1-dev.13 04:36:03 Signing Git tag with Sigul... 04:36:03 Signing v2.2.1-dev.13 [Pipeline] echo 04:36:04 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:36:04 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:36:04 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:36:04 $ docker stop --time=1 c69232155348d3325dcd9e1e987fea5dd7c784f084752ea640d4e2b867bfd5e6 04:36:05 $ docker rm -f c69232155348d3325dcd9e1e987fea5dd7c784f084752ea640d4e2b867bfd5e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:36:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:36:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:36:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:36:06 prd-ubuntu20.04-docker-8c-8g-19822 does not seem to be running inside a container 04:36:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:36:07 $ docker top 2cc4ba6b5093b35e572403a0ae05529820a473dc8304705576a150ef92f825b3 -eo pid,comm 04:36:07 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:36:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:36:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:36:07 [ssh-agent] Looking for ssh-agent implementation... 04:36:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:36:07 $ docker exec 2cc4ba6b5093b35e572403a0ae05529820a473dc8304705576a150ef92f825b3 ssh-agent 04:36:07 SSH_AUTH_SOCK=/tmp/ssh-U5o4fJ8WoZR2/agent.33 04:36:07 SSH_AGENT_PID=39 04:36:07 Running ssh-add (command line suppressed) 04:36:07 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_173728929200118338.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_173728929200118338.key) 04:36:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:36:07 + git semver bump pre 04:36:08 2022-07-13 04:36:08,172 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:36:08 2022-07-13 04:36:08,172 [bump_version] DEBUG bumping version:2.2.1-dev.13 on axis:pre with prefix:dev 04:36:08 2022-07-13 04:36:08,172 [bump_version] DEBUG bumped version:2.2.1-dev.14 04:36:08 2022-07-13 04:36:08,172 [write_version] DEBUG write version:2.2.1-dev.14 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 04:36:08 2022-07-13 04:36:08,172 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:36:08 2022-07-13 04:36:08,172 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:36:08 2022-07-13 04:36:08,174 [execute] INFO git cat-file --batch-check 04:36:08 2022-07-13 04:36:08,174 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:36:08 2022-07-13 04:36:08,181 [execute] INFO git cat-file --batch 04:36:08 2022-07-13 04:36:08,181 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:36:08 2022-07-13 04:36:08,186 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:36:08 2.2.1-dev.14 [Pipeline] } 04:36:08 $ docker exec --env ******** --env ******** 2cc4ba6b5093b35e572403a0ae05529820a473dc8304705576a150ef92f825b3 ssh-agent -k 04:36:08 unset SSH_AUTH_SOCK; 04:36:08 unset SSH_AGENT_PID; 04:36:08 echo Agent pid 39 killed; 04:36:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:36:08 + git semver [Pipeline] } 04:36:08 $ docker stop --time=1 2cc4ba6b5093b35e572403a0ae05529820a473dc8304705576a150ef92f825b3 04:36:10 $ docker rm -f 2cc4ba6b5093b35e572403a0ae05529820a473dc8304705576a150ef92f825b3 [Pipeline] // withDockerContainer [Pipeline] sh 04:36:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:36:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:36:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:36:10 prd-ubuntu20.04-docker-8c-8g-19822 does not seem to be running inside a container 04:36:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:36:11 $ docker top 03b9eeda9ebaf67beb069f18bc2e923f67cc71b02cf58e50bb0ab5e9889960e5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:36:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:36:11 [ssh-agent] Looking for ssh-agent implementation... 04:36:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:36:11 $ docker exec 03b9eeda9ebaf67beb069f18bc2e923f67cc71b02cf58e50bb0ab5e9889960e5 ssh-agent 04:36:11 SSH_AUTH_SOCK=/tmp/ssh-EItVQUSrxb94/agent.33 04:36:11 SSH_AGENT_PID=39 04:36:11 Running ssh-add (command line suppressed) 04:36:11 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5571375104476432822.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5571375104476432822.key) 04:36:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:36:12 + git semver push 04:36:12 2022-07-13 04:36:12,447 [run_push] DEBUG push 04:36:12 2022-07-13 04:36:12,447 [execute] INFO git cat-file --batch-check 04:36:12 2022-07-13 04:36:12,447 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:36:12 2022-07-13 04:36:12,452 [execute] INFO git rev-list 63b8579d33a8070dac9ff2a0a4d8547deacc7f3e -- 04:36:12 2022-07-13 04:36:12,452 [execute] DEBUG Popen(['git', 'rev-list', '63b8579d33a8070dac9ff2a0a4d8547deacc7f3e', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 04:36:12 2022-07-13 04:36:12,464 [execute] INFO git fetch -v origin 04:36:12 2022-07-13 04:36:12,465 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 04:36:13 2022-07-13 04:36:12,931 [run_push] DEBUG no remote changes detected 04:36:13 2022-07-13 04:36:12,931 [execute] INFO git push origin semver 04:36:13 2022-07-13 04:36:12,932 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 04:36:13 2022-07-13 04:36:13,603 [run_push] DEBUG push all version tags 04:36:13 2022-07-13 04:36:13,603 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:36:13 2022-07-13 04:36:13,604 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 04:36:14 2022-07-13 04:36:14,246 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:36:14 2.2.1-dev.14 [Pipeline] } 04:36:14 $ docker exec --env ******** --env ******** 03b9eeda9ebaf67beb069f18bc2e923f67cc71b02cf58e50bb0ab5e9889960e5 ssh-agent -k 04:36:14 unset SSH_AUTH_SOCK; 04:36:14 unset SSH_AGENT_PID; 04:36:14 echo Agent pid 39 killed; 04:36:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:36:14 + git semver [Pipeline] } 04:36:15 $ docker stop --time=1 03b9eeda9ebaf67beb069f18bc2e923f67cc71b02cf58e50bb0ab5e9889960e5 04:36:16 $ docker rm -f 03b9eeda9ebaf67beb069f18bc2e923f67cc71b02cf58e50bb0ab5e9889960e5 [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 04:36:17 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 04:36:17 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 04:36:17 total 16 04:36:17 drwxr-xr-x 3 root root 4096 Jul 13 04:26 . 04:36:17 drwxrwxr-x 12 jenkins jenkins 4096 Jul 13 04:36 .. 04:36:17 drwxr-xr-x 2 root root 4096 Jul 13 04:26 cost 04:36:17 -rw-r--r-- 1 root root 83 Jul 13 04:26 cost.csv 04:36:17 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 04:36:17 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 04:36:17 total 16 04:36:17 drwxr-xr-x 3 jenkins jenkins 4096 Jul 13 04:26 . 04:36:17 drwxrwxr-x 12 jenkins jenkins 4096 Jul 13 04:36 .. 04:36:17 drwxr-xr-x 2 jenkins jenkins 4096 Jul 13 04:26 cost 04:36:17 -rw-r--r-- 1 jenkins jenkins 83 Jul 13 04:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:36:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:36:18 ---> package-listing.sh 04:36:18 ++ facter osfamily 04:36:18 ++ tr '[:upper:]' '[:lower:]' 04:36:18 + OS_FAMILY=debian 04:36:18 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 04:36:18 + START_PACKAGES=/tmp/packages_start.txt 04:36:18 + END_PACKAGES=/tmp/packages_end.txt 04:36:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:36:18 + PACKAGES=/tmp/packages_start.txt 04:36:18 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 04:36:18 + PACKAGES=/tmp/packages_end.txt 04:36:18 + case "${OS_FAMILY}" in 04:36:18 + dpkg -l 04:36:18 + grep '^ii' 04:36:18 + '[' -f /tmp/packages_start.txt ']' 04:36:18 + '[' -f /tmp/packages_end.txt ']' 04:36:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:36:18 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 04:36:18 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 04:36:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 04:36:18 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:36:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:36:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:36:19 prd-ubuntu20.04-docker-8c-8g-19822 does not seem to be running inside a container 04:36:19 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:36:19 $ docker top 9f2f44edc3cd835a34d53d02628a15f1238c20ce19ad86f8e4b4de94a84881d2 -eo pid,comm [Pipeline] { [Pipeline] sh 04:36:20 + touch /tmp/pre-build-complete [Pipeline] sh 04:36:20 + mkdir -p /var/log/sysstat [Pipeline] sh 04:36:20 + ls /var/log/sa-host 04:36:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:36:20 provisioning config files... 04:36:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config588044788964834994tmp [Pipeline] { [Pipeline] echo 04:36:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:36:21 ---> create-netrc.sh [Pipeline] } 04:36:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:36:21 ---> python-tools-install.sh [Pipeline] echo 04:36:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:36:21 ---> sudo-logs.sh 04:36:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:36:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:36:22 ---> job-cost.sh 04:36:22 lf-activate-venv: SKIPPING 04:36:22 DEBUG: total: 0.2199999988079071 04:36:22 INFO: Retrieving Stack Cost... 04:36:22 INFO: Retrieving Pricing Info for: v3-standard-8 04:36:23 INFO: Archiving Costs [Pipeline] echo 04:36:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:36:23 ---> logs-deploy.sh 04:36:23 lf-activate-venv: SKIPPING 04:36:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/88 04:36:23 INFO: archiving workspace using pattern(s): 04:36:24 Archives upload complete. 04:36:24 INFO: archiving logs to Nexus 04:36:25 ---> uname -a: 04:36:25 Linux prd-ubuntu20-04-docker-8c-8g-19822 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 04:36:25 04:36:25 04:36:25 ---> lscpu: 04:36:25 Architecture: x86_64 04:36:25 CPU op-mode(s): 32-bit, 64-bit 04:36:25 Byte Order: Little Endian 04:36:25 Address sizes: 40 bits physical, 48 bits virtual 04:36:25 CPU(s): 8 04:36:25 On-line CPU(s) list: 0-7 04:36:25 Thread(s) per core: 1 04:36:25 Core(s) per socket: 1 04:36:25 Socket(s): 8 04:36:25 NUMA node(s): 1 04:36:25 Vendor ID: AuthenticAMD 04:36:25 CPU family: 23 04:36:25 Model: 49 04:36:25 Model name: AMD EPYC-Rome Processor 04:36:25 Stepping: 0 04:36:25 CPU MHz: 2799.998 04:36:25 BogoMIPS: 5599.99 04:36:25 Virtualization: AMD-V 04:36:25 Hypervisor vendor: KVM 04:36:25 Virtualization type: full 04:36:25 L1d cache: 256 KiB 04:36:25 L1i cache: 256 KiB 04:36:25 L2 cache: 4 MiB 04:36:25 L3 cache: 128 MiB 04:36:25 NUMA node0 CPU(s): 0-7 04:36:25 Vulnerability Itlb multihit: Not affected 04:36:25 Vulnerability L1tf: Not affected 04:36:25 Vulnerability Mds: Not affected 04:36:25 Vulnerability Meltdown: Not affected 04:36:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:36:25 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:36:25 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:36:25 Vulnerability Srbds: Not affected 04:36:25 Vulnerability Tsx async abort: Not affected 04:36:25 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 04:36:25 04:36:25 04:36:25 ---> nproc: 04:36:25 8 04:36:25 04:36:25 04:36:25 ---> df -h: 04:36:25 Filesystem Size Used Avail Use% Mounted on 04:36:25 overlay 155G 12G 143G 8% / 04:36:25 tmpfs 64M 0 64M 0% /dev 04:36:25 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:36:25 shm 64M 0 64M 0% /dev/shm 04:36:25 /dev/vda1 155G 12G 143G 8% /facter-os 04:36:25 04:36:25 04:36:25 ---> sar -b -r -n DEV: 04:36:25 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19822) 07/13/22 _x86_64_ (8 CPU) 04:36:25 04:36:25 04:22:44 LINUX RESTART (8 CPU) 04:36:25 04:36:25 04:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:36:25 04:24:01 119.46 41.85 77.61 0.00 5278.11 149816.08 0.00 04:36:25 04:25:01 367.81 15.45 352.36 0.00 2187.50 68287.95 0.00 04:36:25 04:26:01 84.12 0.07 84.06 0.00 1.73 15010.86 0.00 04:36:25 04:27:01 118.74 0.08 118.66 0.00 8.66 32962.88 0.00 04:36:25 04:28:01 1.52 0.02 1.50 0.00 0.13 17.86 0.00 04:36:25 04:29:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 04:36:25 04:30:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 04:36:25 04:31:01 1.10 0.00 1.10 0.00 0.00 14.13 0.00 04:36:25 04:32:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 04:36:25 04:33:01 1.33 0.00 1.33 0.00 0.00 16.66 0.00 04:36:25 04:34:01 1.30 0.00 1.30 0.00 0.00 20.40 0.00 04:36:25 04:35:01 0.92 0.00 0.92 0.00 0.00 12.53 0.00 04:36:25 04:36:01 99.82 0.23 99.58 0.00 17.20 63696.85 0.00 04:36:25 Average: 61.49 4.44 57.05 0.00 576.44 25377.42 0.00 04:36:25 04:36:25 04:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:36:25 04:24:01 30146572 31915124 445372 1.35 95496 1982884 1870028 5.51 866496 1592672 1276 04:36:25 04:25:01 28471392 31780060 523068 1.59 160580 3368932 1982520 5.84 1139684 2846480 600 04:36:25 04:26:01 27929748 31521316 776800 2.36 165920 3619652 2345080 6.91 1609184 2885368 232552 04:36:25 04:27:01 27711768 31787200 513056 1.56 176524 4053236 1679784 4.95 1286164 3387960 324 04:36:25 04:28:01 27713732 31789132 511208 1.55 176552 4053236 1679784 4.95 1284432 3387964 16 04:36:25 04:29:01 27723324 31798760 501504 1.53 176572 4053244 1679784 4.95 1274628 3387972 268 04:36:25 04:30:01 27723284 31798724 501516 1.53 176596 4053248 1679784 4.95 1274152 3387976 24 04:36:25 04:31:01 27732260 31807964 492376 1.50 176628 4053252 1679784 4.95 1265952 3388184 224 04:36:25 04:32:01 27731976 31807684 492784 1.50 176648 4053252 1679784 4.95 1266280 3388184 172 04:36:25 04:33:01 27731848 31807592 492896 1.50 176672 4053256 1679784 4.95 1266052 3388188 188 04:36:25 04:34:01 27731548 31807312 493152 1.50 176708 4053236 1679784 4.95 1265840 3388168 24 04:36:25 04:35:01 27731476 31807240 493048 1.50 176732 4053240 1679784 4.95 1265572 3388168 204 04:36:25 04:36:01 26223972 31773852 521532 1.59 219244 5361408 1794160 5.29 1382724 4650948 752 04:36:25 Average: 27869454 31784766 519870 1.58 171606 3908621 1777680 5.24 1265166 3266787 18202 04:36:25 04:36:25 04:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:36:25 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:25 04:24:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 04:36:25 04:24:01 ens3 266.88 144.54 1465.95 24.64 0.00 0.00 0.00 0.00 04:36:25 04:25:01 docker0 109.60 135.96 8.96 1087.54 0.00 0.00 0.00 0.00 04:36:25 04:25:01 lo 6.60 6.60 0.63 0.63 0.00 0.00 0.00 0.00 04:36:25 04:25:01 ens3 585.85 376.97 7038.66 90.54 0.00 0.00 0.00 0.00 04:36:25 04:25:01 veth0a5a639 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 04:36:25 04:26:01 docker0 9.65 11.58 0.56 40.97 0.00 0.00 0.00 0.00 04:36:25 04:26:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 04:36:25 04:26:01 veth6e134ad 0.05 0.20 0.00 0.02 0.00 0.00 0.00 0.00 04:36:25 04:26:01 ens3 78.79 70.73 77.15 68.41 0.00 0.00 0.00 0.00 04:36:25 04:27:01 docker0 8.80 11.31 0.54 57.81 0.00 0.00 0.00 0.00 04:36:25 04:27:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 04:36:25 04:27:01 ens3 144.85 105.43 2588.35 70.11 0.00 0.00 0.00 0.00 04:36:25 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:25 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:25 04:28:01 ens3 0.63 0.65 0.04 0.06 0.00 0.00 0.00 0.00 04:36:25 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:25 04:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:36:25 04:29:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 04:36:25 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:25 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:25 04:30:01 ens3 0.43 0.23 1.48 0.02 0.00 0.00 0.00 0.00 04:36:25 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:25 04:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:36:25 04:31:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:36:25 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:25 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:25 04:32:01 ens3 4.33 2.10 7.82 0.14 0.00 0.00 0.00 0.00 04:36:25 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:25 04:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:36:25 04:33:01 ens3 1.27 0.82 3.93 0.25 0.00 0.00 0.00 0.00 04:36:25 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:25 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:25 04:34:01 ens3 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 04:36:25 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:25 04:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:36:25 04:35:01 ens3 0.23 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:36:25 04:36:01 docker0 35.39 45.26 3.26 686.12 0.00 0.00 0.00 0.00 04:36:25 04:36:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 04:36:25 04:36:01 ens3 327.30 215.98 7866.18 65.22 0.00 0.00 0.00 0.00 04:36:25 04:36:01 vethc26405b 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 04:36:25 Average: docker0 12.57 15.70 1.02 144.03 0.00 0.00 0.00 0.00 04:36:25 Average: lo 0.95 0.95 0.09 0.09 0.00 0.00 0.00 0.00 04:36:25 Average: ens3 108.55 70.62 1465.32 24.58 0.00 0.00 0.00 0.00 04:36:25 Average: vethc26405b 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 04:36:25 04:36:25 04:36:25 ---> sar -P ALL: 04:36:25 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19822) 07/13/22 _x86_64_ (8 CPU) 04:36:25 04:36:25 04:22:44 LINUX RESTART (8 CPU) 04:36:25 04:36:25 04:23:01 CPU %user %nice %system %iowait %steal %idle 04:36:25 04:24:01 all 3.49 0.00 1.51 1.43 0.02 93.55 04:36:25 04:24:01 0 2.57 0.00 2.34 2.44 0.02 92.63 04:36:25 04:24:01 1 3.81 0.00 1.17 1.74 0.02 93.26 04:36:25 04:24:01 2 3.61 0.00 1.05 0.08 0.03 95.22 04:36:25 04:24:01 3 5.93 0.00 1.17 0.58 0.02 92.30 04:36:25 04:24:01 4 2.25 0.00 1.30 0.47 0.00 95.98 04:36:25 04:24:01 5 4.10 0.00 1.05 3.65 0.02 91.19 04:36:25 04:24:01 6 2.55 0.00 1.05 0.38 0.02 95.99 04:36:25 04:24:01 7 3.05 0.00 2.98 2.08 0.03 91.85 04:36:25 04:25:01 all 12.21 0.00 4.93 1.98 0.07 80.82 04:36:25 04:25:01 0 14.43 0.00 4.62 1.43 0.07 79.46 04:36:25 04:25:01 1 11.13 0.00 4.98 0.83 0.07 83.00 04:36:25 04:25:01 2 12.62 0.00 4.67 0.12 0.07 82.52 04:36:25 04:25:01 3 13.55 0.00 5.26 2.37 0.07 78.75 04:36:25 04:25:01 4 12.49 0.00 4.27 0.52 0.07 82.64 04:36:25 04:25:01 5 10.11 0.00 4.77 2.33 0.07 82.72 04:36:25 04:25:01 6 11.66 0.00 5.81 6.40 0.05 76.07 04:36:25 04:25:01 7 11.64 0.00 5.07 1.81 0.07 81.41 04:36:25 04:26:01 all 50.92 0.00 7.34 0.53 0.10 41.11 04:36:25 04:26:01 0 51.82 0.00 8.19 0.49 0.10 39.40 04:36:25 04:26:01 1 51.74 0.00 7.27 1.33 0.10 39.55 04:36:25 04:26:01 2 51.79 0.00 7.47 0.49 0.10 40.15 04:36:25 04:26:01 3 51.10 0.00 7.25 1.47 0.10 40.07 04:36:25 04:26:01 4 52.70 0.00 7.48 0.05 0.10 39.67 04:36:25 04:26:01 5 46.54 0.00 6.44 0.02 0.10 46.90 04:36:25 04:26:01 6 50.12 0.00 7.41 0.29 0.10 42.08 04:36:25 04:26:01 7 51.49 0.00 7.21 0.10 0.10 41.10 04:36:25 04:27:01 all 7.86 0.00 2.40 1.01 0.03 88.70 04:36:25 04:27:01 0 8.09 0.00 2.55 2.67 0.03 86.66 04:36:25 04:27:01 1 7.35 0.00 2.30 0.12 0.03 90.20 04:36:25 04:27:01 2 7.44 0.00 2.50 0.00 0.03 90.02 04:36:25 04:27:01 3 9.28 0.00 2.52 0.38 0.03 87.78 04:36:25 04:27:01 4 8.07 0.00 1.93 0.25 0.03 89.71 04:36:25 04:27:01 5 8.31 0.00 2.08 1.54 0.03 88.03 04:36:25 04:27:01 6 7.54 0.00 2.63 0.65 0.03 89.14 04:36:25 04:27:01 7 6.75 0.00 2.70 2.48 0.03 88.03 04:36:25 04:28:01 all 0.01 0.00 0.01 0.01 0.00 99.96 04:36:25 04:28:01 0 0.00 0.00 0.02 0.02 0.00 99.97 04:36:25 04:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:36:25 04:28:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:36:25 04:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:36:25 04:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:36:25 04:28:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:36:25 04:28:01 6 0.00 0.00 0.00 0.02 0.00 99.98 04:36:25 04:28:01 7 0.05 0.00 0.03 0.03 0.02 99.87 04:36:25 04:29:01 all 0.03 0.00 0.03 0.00 0.01 99.93 04:36:25 04:29:01 0 0.05 0.00 0.03 0.02 0.02 99.88 04:36:25 04:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:36:25 04:29:01 2 0.03 0.00 0.03 0.00 0.00 99.93 04:36:25 04:29:01 3 0.02 0.00 0.03 0.00 0.02 99.93 04:36:25 04:29:01 4 0.05 0.00 0.02 0.00 0.02 99.92 04:36:25 04:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:36:25 04:29:01 6 0.03 0.00 0.05 0.00 0.02 99.90 04:36:25 04:29:01 7 0.05 0.00 0.02 0.02 0.00 99.92 04:36:25 04:30:01 all 0.02 0.00 0.01 0.01 0.00 99.96 04:36:25 04:30:01 0 0.02 0.00 0.02 0.03 0.00 99.93 04:36:25 04:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:36:25 04:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:36:25 04:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:36:25 04:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:36:25 04:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:36:25 04:30:01 6 0.10 0.00 0.03 0.02 0.00 99.85 04:36:25 04:30:01 7 0.02 0.00 0.00 0.02 0.00 99.97 04:36:25 04:31:01 all 0.02 0.00 0.03 0.00 0.01 99.95 04:36:25 04:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:36:25 04:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:36:25 04:31:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:36:25 04:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:36:25 04:31:01 4 0.03 0.00 0.12 0.00 0.00 99.85 04:36:25 04:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:36:25 04:31:01 6 0.03 0.00 0.05 0.00 0.02 99.90 04:36:25 04:31:01 7 0.02 0.00 0.02 0.02 0.02 99.93 04:36:25 04:32:01 all 0.03 0.00 0.01 0.00 0.00 99.96 04:36:25 04:32:01 0 0.00 0.00 0.02 0.02 0.00 99.97 04:36:25 04:32:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:36:25 04:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:36:25 04:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:36:25 04:32:01 4 0.07 0.00 0.00 0.00 0.00 99.93 04:36:25 04:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:36:25 04:32:01 6 0.05 0.00 0.00 0.00 0.00 99.95 04:36:25 04:32:01 7 0.05 0.00 0.02 0.02 0.00 99.92 04:36:25 04:33:01 all 0.12 0.00 0.01 0.01 0.00 99.86 04:36:25 04:33:01 0 0.76 0.00 0.02 0.00 0.02 99.20 04:36:25 04:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:36:25 04:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:36:25 04:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:36:25 04:33:01 4 0.05 0.00 0.02 0.00 0.00 99.93 04:36:25 04:33:01 5 0.02 0.00 0.02 0.02 0.00 99.95 04:36:25 04:33:01 6 0.02 0.00 0.00 0.02 0.00 99.97 04:36:25 04:33:01 7 0.03 0.00 0.00 0.03 0.00 99.93 04:36:25 04:34:01 all 0.29 0.00 0.02 0.00 0.00 99.69 04:36:25 04:34:01 0 2.00 0.00 0.02 0.00 0.00 97.98 04:36:25 04:34:01 1 0.10 0.00 0.03 0.00 0.00 99.87 04:36:25 04:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:36:25 04:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:36:25 04:34:01 4 0.10 0.00 0.02 0.00 0.00 99.88 04:36:25 04:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:36:25 04:34:01 6 0.03 0.00 0.03 0.02 0.02 99.90 04:36:25 04:34:01 7 0.02 0.00 0.02 0.02 0.00 99.95 04:36:25 04:36:25 04:34:01 CPU %user %nice %system %iowait %steal %idle 04:36:25 04:35:01 all 0.28 0.00 0.01 0.00 0.00 99.70 04:36:25 04:35:01 0 2.04 0.00 0.00 0.00 0.00 97.96 04:36:25 04:35:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:36:25 04:35:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:36:25 04:35:01 3 0.03 0.00 0.03 0.00 0.00 99.93 04:36:25 04:35:01 4 0.03 0.00 0.03 0.00 0.02 99.92 04:36:25 04:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:36:25 04:35:01 6 0.02 0.00 0.03 0.02 0.02 99.92 04:36:25 04:35:01 7 0.00 0.00 0.00 0.02 0.00 99.98 04:36:25 04:36:01 all 9.52 0.00 3.78 1.17 0.05 85.49 04:36:25 04:36:01 0 9.60 0.00 4.11 0.47 0.05 85.77 04:36:25 04:36:01 1 8.95 0.00 3.25 0.08 0.03 87.69 04:36:25 04:36:01 2 9.11 0.00 3.22 0.03 0.05 87.58 04:36:25 04:36:01 3 10.36 0.00 3.91 1.57 0.05 84.12 04:36:25 04:36:01 4 10.12 0.00 3.66 0.05 0.05 86.11 04:36:25 04:36:01 5 10.12 0.00 3.63 0.24 0.05 85.96 04:36:25 04:36:01 6 9.00 0.00 4.66 6.26 0.05 80.02 04:36:25 04:36:01 7 8.87 0.00 3.77 0.69 0.05 86.62 04:36:25 Average: all 6.47 0.00 1.53 0.47 0.02 91.50 04:36:25 Average: 0 6.98 0.00 1.68 0.58 0.02 90.74 04:36:25 Average: 1 6.35 0.00 1.45 0.31 0.02 91.87 04:36:25 Average: 2 6.47 0.00 1.45 0.06 0.02 92.01 04:36:25 Average: 3 6.90 0.00 1.55 0.49 0.02 91.04 04:36:25 Average: 4 6.57 0.00 1.44 0.10 0.02 91.86 04:36:25 Average: 5 6.03 0.00 1.37 0.60 0.02 91.98 04:36:25 Average: 6 6.19 0.00 1.66 1.07 0.02 91.05 04:36:25 Average: 7 6.26 0.00 1.67 0.56 0.02 91.49 04:36:25 04:36:25 04:36:25