Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 98b98247f9133d8f7aed6314c982956ab2f73d9e 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-ssh7469323671434349472.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh5845877570867545831.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh8707724310798177485.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh15972598175227362772.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2570265440745821829.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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 Running on prd-ubuntu20.04-docker-8c-8g-29934 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 98b98247f9133d8f7aed6314c982956ab2f73d9e (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 98b98247f9133d8f7aed6314c982956ab2f73d9e # timeout=10 Commit message: "Merge pull request #1211 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.3.0-dev.16" > git rev-list --no-walk 7128670c60762a554b6733602f52baa10dc88de3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:29:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:29:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:29:06 ========================================================= 07:29:06 EdgeX Global Pipelines Version Info 07:29:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:29:07 ------------------- 07:29:07 stable info: 07:29:07 ------------------- 07:29:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:29:07 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 07:29:07 Message: update stable to v1.0.239 07:29:08 ------------------- 07:29:08 experimental info: 07:29:08 ------------------- 07:29:08 Commited By: **** collab-it+edgex@linuxfoundation.org 07:29:08 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 07:29:08 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:29:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 07:29:08 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 07:29:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:29:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:29:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:29:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 07:29:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:29:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 07:29:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:29:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:29:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:29:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 07:29:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:29:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:29:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:29:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:29:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:29:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:29:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:29:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:29:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:29:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 07:29:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:29:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:29:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:29:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:29:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:29:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:29:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:29:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:29:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 98b98247f9133d8f7aed6314c982956ab2f73d9e [Pipeline] echo 07:29:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 98b9824 [Pipeline] echo 07:29:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:29:08 provisioning config files... 07:29:08 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2560071491859294855tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:29:09 ---> docker-login.sh 07:29:09 nexus3.edgexfoundry.org:10001 07:29:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:29:09 Configure a credential helper to remove this warning. See 07:29:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:29:09 07:29:09 Login Succeeded 07:29:09 nexus3.edgexfoundry.org:10002 07:29:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:29:09 Configure a credential helper to remove this warning. See 07:29:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:29:09 07:29:09 Login Succeeded 07:29:09 nexus3.edgexfoundry.org:10003 07:29:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:29:09 Configure a credential helper to remove this warning. See 07:29:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:29:09 07:29:09 Login Succeeded 07:29:09 nexus3.edgexfoundry.org:10004 07:29:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:29:10 Configure a credential helper to remove this warning. See 07:29:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:29:10 07:29:10 Login Succeeded 07:29:10 docker.io 07:29:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:29:10 Configure a credential helper to remove this warning. See 07:29:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:29:10 07:29:10 Login Succeeded 07:29:10 ---> docker-login.sh ends [Pipeline] } 07:29:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:29:10 + git rev-list -1 --merges 98b98247f9133d8f7aed6314c982956ab2f73d9e~1..98b98247f9133d8f7aed6314c982956ab2f73d9e [Pipeline] echo 07:29:10 -----------> git rev-list -1 --merges 98b98247f9133d8f7aed6314c982956ab2f73d9e~1..98b98247f9133d8f7aed6314c982956ab2f73d9e 98b98247f9133d8f7aed6314c982956ab2f73d9e 07:29:10 98b98247f9133d8f7aed6314c982956ab2f73d9e [false] [Pipeline] sh 07:29:11 + git log --format=format:%s -1 98b98247f9133d8f7aed6314c982956ab2f73d9e [Pipeline] echo 07:29:11 ========================================================= 07:29:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:29:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:29:11 + git log --format=format:%s -1 98b98247f9133d8f7aed6314c982956ab2f73d9e [Pipeline] echo 07:29:11 [semverPrep] GIT_COMMIT: 98b98247f9133d8f7aed6314c982956ab2f73d9e, Commit Message: Merge pull request #1211 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.3.0-dev.16 [Pipeline] echo 07:29:11 [semverPrep] This is not a build commit. [Pipeline] sh 07:29:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:29:11 + grep -v github /etc/ssh/ssh_known_hosts 07:29:11 + [ -e /tmp/ssh_known_hosts ] 07:29:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:29:11 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:29:11 sudo tee -a /etc/ssh/ssh_known_hosts 07:29:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:29:12 07:29:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:29:12 0.1.4: Pulling from edgex-devops/py-git-semver 07:29:12 b85a868b505f: Pulling fs layer 07:29:12 e2be974225ed: Pulling fs layer 07:29:12 339a4e72a1f5: Pulling fs layer 07:29:12 988bab9f4d93: Pulling fs layer 07:29:12 1469e6f7b9e6: Pulling fs layer 07:29:12 eaf3925da568: Pulling fs layer 07:29:12 bab4dde63d76: Pulling fs layer 07:29:12 bde34c3a00c8: Pulling fs layer 07:29:12 b352a97aabf1: Pulling fs layer 07:29:12 4872d77fe225: Pulling fs layer 07:29:12 5851b861e8e6: Pulling fs layer 07:29:12 eaf3925da568: Waiting 07:29:12 bab4dde63d76: Waiting 07:29:12 bde34c3a00c8: Waiting 07:29:12 988bab9f4d93: Waiting 07:29:12 b352a97aabf1: Waiting 07:29:12 1469e6f7b9e6: Waiting 07:29:12 5851b861e8e6: Waiting 07:29:12 e2be974225ed: Download complete 07:29:12 988bab9f4d93: Verifying Checksum 07:29:12 988bab9f4d93: Download complete 07:29:12 1469e6f7b9e6: Verifying Checksum 07:29:12 1469e6f7b9e6: Download complete 07:29:12 339a4e72a1f5: Verifying Checksum 07:29:12 339a4e72a1f5: Download complete 07:29:12 eaf3925da568: Verifying Checksum 07:29:12 eaf3925da568: Download complete 07:29:12 bde34c3a00c8: Verifying Checksum 07:29:12 bde34c3a00c8: Download complete 07:29:12 b352a97aabf1: Download complete 07:29:12 4872d77fe225: Download complete 07:29:12 5851b861e8e6: Download complete 07:29:12 b85a868b505f: Verifying Checksum 07:29:12 b85a868b505f: Download complete 07:29:13 bab4dde63d76: Verifying Checksum 07:29:13 bab4dde63d76: Download complete 07:29:14 b85a868b505f: Pull complete 07:29:14 e2be974225ed: Pull complete 07:29:15 339a4e72a1f5: Pull complete 07:29:15 988bab9f4d93: Pull complete 07:29:15 1469e6f7b9e6: Pull complete 07:29:15 eaf3925da568: Pull complete 07:29:17 bab4dde63d76: Pull complete 07:29:17 bde34c3a00c8: Pull complete 07:29:17 b352a97aabf1: Pull complete 07:29:17 4872d77fe225: Pull complete 07:29:18 5851b861e8e6: Pull complete 07:29:18 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:29:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:29:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:29:18 prd-ubuntu20.04-docker-8c-8g-29934 does not seem to be running inside a container 07:29:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:29:20 $ docker top 406f4a988ad2d494b0a014556eec8e55a76a02c4a4b631d44c4c6212b9de8545 -eo pid,comm 07:29:20 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:29:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:29:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:29:20 [ssh-agent] Looking for ssh-agent implementation... 07:29:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:29:20 $ docker exec 406f4a988ad2d494b0a014556eec8e55a76a02c4a4b631d44c4c6212b9de8545 ssh-agent 07:29:20 SSH_AUTH_SOCK=/tmp/ssh-R1NhP8SbuW0K/agent.34 07:29:20 SSH_AGENT_PID=40 07:29:20 Running ssh-add (command line suppressed) 07:29:20 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7797793197263719941.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7797793197263719941.key) 07:29:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:29:21 + git tag --points-at HEAD [Pipeline] } 07:29:21 $ docker exec --env ******** --env ******** 406f4a988ad2d494b0a014556eec8e55a76a02c4a4b631d44c4c6212b9de8545 ssh-agent -k 07:29:21 unset SSH_AUTH_SOCK; 07:29:21 unset SSH_AGENT_PID; 07:29:21 echo Agent pid 40 killed; 07:29:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:29:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:29:21 [ssh-agent] Looking for ssh-agent implementation... 07:29:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:29:21 $ docker exec 406f4a988ad2d494b0a014556eec8e55a76a02c4a4b631d44c4c6212b9de8545 ssh-agent 07:29:21 SSH_AUTH_SOCK=/tmp/ssh-XKNfJJac4f1l/agent.74 07:29:21 SSH_AGENT_PID=80 07:29:21 Running ssh-add (command line suppressed) 07:29:21 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1749186910200179760.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1749186910200179760.key) 07:29:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:29:22 + git semver init 07:29:22 2022-09-20 07:29:22,315 [run_init] DEBUG init version:0.0.0 force:False 07:29:22 2022-09-20 07:29:22,316 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 07:29:22 2022-09-20 07:29:22,316 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 07:29:22 2022-09-20 07:29:22,317 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 07:29:23 2022-09-20 07:29:23,328 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 07:29:23 2022-09-20 07:29:23,328 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 07:29:23 2022-09-20 07:29:23,328 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:29:23 2022-09-20 07:29:23,328 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:29:23 2.3.0-dev.22 [Pipeline] } 07:29:23 $ docker exec --env ******** --env ******** 406f4a988ad2d494b0a014556eec8e55a76a02c4a4b631d44c4c6212b9de8545 ssh-agent -k 07:29:23 unset SSH_AUTH_SOCK; 07:29:23 unset SSH_AGENT_PID; 07:29:23 echo Agent pid 80 killed; 07:29:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:29:24 + git semver [Pipeline] } 07:29:24 $ docker stop --time=1 406f4a988ad2d494b0a014556eec8e55a76a02c4a4b631d44c4c6212b9de8545 07:29:25 $ docker rm -f 406f4a988ad2d494b0a014556eec8e55a76a02c4a4b631d44c4c6212b9de8545 [Pipeline] // withDockerContainer [Pipeline] sh 07:29:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:29:26 Stashed 1 file(s) [Pipeline] echo 07:29:26 [edgeXSemver]: initialized semver on version 2.3.0-dev.22 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:29:26 provisioning config files... 07:29:26 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2338048942148944293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:29:26 ---> docker-login.sh 07:29:26 nexus3.edgexfoundry.org:10001 07:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:29:26 Configure a credential helper to remove this warning. See 07:29:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:29:26 07:29:26 Login Succeeded 07:29:26 nexus3.edgexfoundry.org:10002 07:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:29:27 Configure a credential helper to remove this warning. See 07:29:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:29:27 07:29:27 Login Succeeded 07:29:27 nexus3.edgexfoundry.org:10003 07:29:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:29:27 Configure a credential helper to remove this warning. See 07:29:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:29:27 07:29:27 Login Succeeded 07:29:27 nexus3.edgexfoundry.org:10004 07:29:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:29:27 Configure a credential helper to remove this warning. See 07:29:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:29:27 07:29:27 Login Succeeded 07:29:27 docker.io 07:29:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:29:27 Configure a credential helper to remove this warning. See 07:29:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:29:27 07:29:27 Login Succeeded 07:29:27 ---> docker-login.sh ends [Pipeline] } 07:29:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:29:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:29:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:29:27 ========================================================= 07:29:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 07:29:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29: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 . 07:29:28 Sending build context to Docker daemon 9.797MB 07:29:28 Step 1/11 : ARG BASE=golang:1.18-alpine3.16 07:29:28 Step 2/11 : FROM ${BASE} AS builder 07:29:28 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 07:29:28 2408cc74d12b: Pulling fs layer 07:29:28 ea60b727a1ce: Pulling fs layer 07:29:28 30c4a7721957: Pulling fs layer 07:29:28 370296b7ddb6: Pulling fs layer 07:29:28 7c6cee850709: Pulling fs layer 07:29:28 39a5fcdaea64: Pulling fs layer 07:29:28 d94ebbe4e438: Pulling fs layer 07:29:28 bcfd1f05c69d: Pulling fs layer 07:29:28 59ccb84bbe0f: Pulling fs layer 07:29:28 7c6cee850709: Waiting 07:29:28 d94ebbe4e438: Waiting 07:29:28 370296b7ddb6: Waiting 07:29:28 bcfd1f05c69d: Waiting 07:29:28 59ccb84bbe0f: Waiting 07:29:28 39a5fcdaea64: Waiting 07:29:28 30c4a7721957: Verifying Checksum 07:29:28 30c4a7721957: Download complete 07:29:28 ea60b727a1ce: Verifying Checksum 07:29:28 ea60b727a1ce: Download complete 07:29:28 7c6cee850709: Verifying Checksum 07:29:28 7c6cee850709: Download complete 07:29:28 39a5fcdaea64: Verifying Checksum 07:29:28 39a5fcdaea64: Download complete 07:29:28 2408cc74d12b: Verifying Checksum 07:29:28 2408cc74d12b: Download complete 07:29:28 d94ebbe4e438: Verifying Checksum 07:29:28 d94ebbe4e438: Download complete 07:29:28 2408cc74d12b: Pull complete 07:29:28 ea60b727a1ce: Pull complete 07:29:28 59ccb84bbe0f: Verifying Checksum 07:29:28 59ccb84bbe0f: Download complete 07:29:28 30c4a7721957: Pull complete 07:29:28 bcfd1f05c69d: Verifying Checksum 07:29:28 bcfd1f05c69d: Download complete 07:29:29 370296b7ddb6: Verifying Checksum 07:29:29 370296b7ddb6: Download complete 07:29:34 370296b7ddb6: Pull complete 07:29:34 7c6cee850709: Pull complete 07:29:34 39a5fcdaea64: Pull complete 07:29:34 d94ebbe4e438: Pull complete 07:29:38 bcfd1f05c69d: Pull complete 07:29:39 59ccb84bbe0f: Pull complete 07:29:39 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 07:29:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 07:29:40 ---> a4fb48ad2a94 07:29:40 Step 3/11 : ARG MAKE=make build 07:29:41 Still waiting to schedule task 07:29:41 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:29:50 ---> Running in 52e8bfbbb484 07:29:50 Removing intermediate container 52e8bfbbb484 07:29:50 ---> 294310a0b24a 07:29:50 Step 4/11 : WORKDIR /device-sdk-go 07:29:50 ---> Running in 91df13f3be32 07:29:50 Removing intermediate container 91df13f3be32 07:29:50 ---> 65d272ec584a 07:29:50 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 07:29:50 ---> Running in 8b1de1dc7a31 07:29:50 Removing intermediate container 8b1de1dc7a31 07:29:50 ---> 09e5a715ea54 07:29:50 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:29:50 ---> Running in 31fc4ac7c11e 07:29:50 Removing intermediate container 31fc4ac7c11e 07:29:50 ---> 03add84b0a1f 07:29:50 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 07:29:50 ---> Running in c2919df9a6b4 07:29:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:29:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:29:51 OK: 211 MiB in 51 packages 07:29:52 Removing intermediate container c2919df9a6b4 07:29:52 ---> 659a550f46f4 07:29:52 Step 8/11 : COPY go.mod vendor* ./ 07:29:52 ---> 04426214a56f 07:29:52 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:29:52 ---> Running in b738a939c330 07:30:31 Removing intermediate container b738a939c330 07:30:31 ---> 5d73068b2da4 07:30:31 Step 10/11 : COPY . . 07:30:31 ---> ad852a5e80c5 07:30:31 Step 11/11 : RUN ${MAKE} 07:30:31 ---> Running in 7b744c96b3c5 07:30:31 noop 07:30:31 Removing intermediate container 7b744c96b3c5 07:30:31 ---> dcabca751bff 07:30:31 Successfully built dcabca751bff 07:30:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:31 + docker inspect -f . ci-base-image-x86_64 07:30:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:30:31 prd-ubuntu20.04-docker-8c-8g-29934 does not seem to be running inside a container 07:30:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:30:32 $ docker top 9b06f64d169d91453057e3c215e38b9b2e0453f3383239c60030cf9bb1526e7b -eo pid,comm [Pipeline] { [Pipeline] sh 07:30:32 + go version 07:30:32 go version go1.18.3 linux/amd64 [Pipeline] } 07:30:32 $ docker stop --time=1 9b06f64d169d91453057e3c215e38b9b2e0453f3383239c60030cf9bb1526e7b 07:30:33 $ docker rm -f 9b06f64d169d91453057e3c215e38b9b2e0453f3383239c60030cf9bb1526e7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:34 + docker inspect -f . ci-base-image-x86_64 07:30:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:30:34 prd-ubuntu20.04-docker-8c-8g-29934 does not seem to be running inside a container 07:30:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:30:34 $ docker top 44af8d585afc90a22e1c22fdf10e5d40b5b5a084e425b74e3f912339d1697947 -eo pid,comm [Pipeline] { [Pipeline] sh 07:30:35 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 07:30:35 + make test 07:30:35 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:30:42 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 07:30:56 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 07:30:56 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 07:30:56 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 07:30:56 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.086s coverage: 23.6% of statements 07:30:56 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 07:30:56 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.082s coverage: 27.6% of statements 07:30:56 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.073s coverage: 78.9% of statements 07:30:56 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.066s coverage: 10.8% of statements 07:30:56 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.119s coverage: 60.0% of statements 07:30:56 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 07:30:56 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 07:30:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.091s coverage: 34.8% of statements 07:30:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 07:30:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.125s coverage: 85.4% of statements 07:30:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 07:30:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 07:30:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.098s coverage: 65.1% of statements 07:30:57 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] 07:30:57 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] 07:30:57 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.723s coverage: 89.2% of statements 07:30:57 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 07:30:57 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.059s coverage: 4.7% of statements 07:30:57 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 07:31:15 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." 07:31:15 GO111MODULE=on go vet ./... 07:31:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:31:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:31:17 ./bin/test-attribution-txt.sh 07:31:17 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 07:31:17 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 07:31:17 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 07:31:17 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 07:31:17 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 07:31:17 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 07:31:17 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 07:31:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:31:17 $ docker stop --time=1 44af8d585afc90a22e1c22fdf10e5d40b5b5a084e425b74e3f912339d1697947 07:31:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-29935 in /w/workspace/edgexfoundry_device-sdk-go_main 07:31:19 $ docker rm -f 44af8d585afc90a22e1c22fdf10e5d40b5b5a084e425b74e3f912339d1697947 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] ws 07:31:19 Running in /w/workspace/device-sdk-go/97 [Pipeline] { [Pipeline] checkout 07:31:19 The recommended git tool is: git 07:31:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:31:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:31:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:31:20 + ls -al . 07:31:20 total 304 07:31:20 drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 07:30 . 07:31:20 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 07:29 .. 07:31:20 -rw-rw-r-- 1 jenkins jenkins 140 Sep 20 07:29 .dockerignore 07:31:20 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 07:30 .git 07:31:20 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 07:29 .github 07:31:20 -rw-rw-r-- 1 jenkins jenkins 131 Sep 20 07:29 .gitignore 07:31:20 -rw-rw-r-- 1 jenkins jenkins 42 Sep 20 07:29 .golangci.yml 07:31:20 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 07:29 .semver 07:31:20 -rw-rw-r-- 1 jenkins jenkins 29536 Sep 20 07:29 CHANGELOG.md 07:31:20 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 07:29 GOVERNANCE.md 07:31:20 -rw-rw-r-- 1 jenkins jenkins 880 Sep 20 07:29 Jenkinsfile 07:31:20 -rw-rw-r-- 1 jenkins jenkins 11341 Sep 20 07:29 LICENSE 07:31:20 -rw-rw-r-- 1 jenkins jenkins 2002 Sep 20 07:29 Makefile 07:31:20 -rw-rw-r-- 1 jenkins jenkins 619 Sep 20 07:29 OWNERS.md 07:31:20 -rw-rw-r-- 1 jenkins jenkins 4881 Sep 20 07:29 README.md 07:31:20 -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 07:29 VERSION 07:31:20 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 07:29 bin 07:31:20 -rw-r--r-- 1 jenkins jenkins 131678 Sep 20 07:30 coverage.out 07:31:20 drwxrwxr-x 5 jenkins jenkins 4096 Sep 20 07:29 example 07:31:20 -rw-rw-r-- 1 jenkins jenkins 3553 Sep 20 07:29 go.mod 07:31:20 -rw-rw-r-- 1 jenkins jenkins 36743 Sep 20 07:29 go.sum 07:31:20 drwxrwxr-x 15 jenkins jenkins 4096 Sep 20 07:29 internal 07:31:20 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 07:29 openapi 07:31:20 drwxrwxr-x 6 jenkins jenkins 4096 Sep 20 07:29 pkg 07:31:20 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 07:29 snap 07:31:20 -rw-rw-r-- 1 jenkins jenkins 222 Sep 20 07:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:21 + 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=98b98247f9133d8f7aed6314c982956ab2f73d9e --label arch=amd64 --label version=2.3.0-dev.22 . 07:31:21 Sending build context to Docker daemon 9.929MB 07:31:21 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 07:31:21 Step 2/25 : FROM ${BASE} AS builder 07:31:21 ---> dcabca751bff 07:31:21 Step 3/25 : ARG MAKE=make build 07:31:21 ---> Running in 0d6673e6d884 07:31:21 Removing intermediate container 0d6673e6d884 07:31:21 ---> 48e2d808aafe 07:31:21 Step 4/25 : WORKDIR /device-sdk-go 07:31:21 ---> Running in 7b81db4bf98b 07:31:21 Removing intermediate container 7b81db4bf98b 07:31:21 ---> 60598fbf1a0a 07:31:21 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 07:31:21 ---> Running in 31c2723c2579 07:31:21 Removing intermediate container 31c2723c2579 07:31:21 ---> 8b45755374ab 07:31:21 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:31:21 ---> Running in b9d85cdfbfaf 07:31:22 Removing intermediate container b9d85cdfbfaf 07:31:22 ---> 092baa764cc3 07:31:22 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 07:31:22 ---> Running in e36a42e5023e 07:31:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:31:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:31:23 OK: 211 MiB in 51 packages 07:31:23 Removing intermediate container e36a42e5023e 07:31:23 ---> 2d31a7c6cf4f 07:31:23 Step 8/25 : COPY go.mod vendor* ./ 07:31:23 ---> ea11f947635e 07:31:23 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:31:23 ---> Running in 088c056d3dcb 07:31:24 Removing intermediate container 088c056d3dcb 07:31:24 ---> c6a9345e06c1 07:31:24 Step 10/25 : COPY . . 07:31:24 ---> 4ad29489b0d8 07:31:24 Step 11/25 : RUN ${MAKE} 07:31:24 ---> Running in c18dfd7cf923 07:31:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.22" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 07:31:26 using credential edgex-jenkins-ssh 07:31:26 Cloning the remote Git repository 07:31:26 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 07:31:26 > git init /w/workspace/device-sdk-go/97 # timeout=10 07:31:26 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:31:26 > git --version # timeout=10 07:31:26 > git --version # 'git version 2.25.1' 07:31:26 using GIT_SSH to set credentials SSH Credentials for GitHub 07:31:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:31:28 Avoid second fetch 07:31:28 Checking out Revision 98b98247f9133d8f7aed6314c982956ab2f73d9e (main) 07:31:28 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:31:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:31:28 > git config core.sparsecheckout # timeout=10 07:31:28 > git checkout -f 98b98247f9133d8f7aed6314c982956ab2f73d9e # timeout=10 07:31:32 Commit message: "Merge pull request #1211 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.3.0-dev.16" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:31:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:31:33 % Total % Received % Xferd Average Speed Time Time Time Current 07:31:33 Dload Upload Total Spent Left Speed 07:31:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 95469 0 --:--:-- --:--:-- --:--:-- 95469 [Pipeline] sh 07:31:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:31:34 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 07:31:34 /etc/docker/daemon.new 07:31:34 { 07:31:34 "registry-mirrors": [ 07:31:34 "https://nexus3.edgexfoundry.org:10001" 07:31:34 ], 07:31:34 "bip": "10.250.0.254/24", 07:31:34 "hosts": [ 07:31:34 "tcp://0.0.0.0:5555", 07:31:34 "unix:///var/run/docker.sock" 07:31:34 ], 07:31:34 "mtu": 1458, 07:31:34 "selinux-enabled": true, 07:31:34 "seccomp-profile": "/etc/docker/seccomp.json" 07:31:34 } [Pipeline] sh 07:31:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:31:35 + sudo service docker restart 07:31:43 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 07:31:45 Removing intermediate container c18dfd7cf923 07:31:45 ---> 3046c7e8c252 07:31:45 Step 12/25 : FROM alpine:3.16 07:31:45 3.16: Pulling from library/alpine 07:31:45 213ec9aee27d: Pulling fs layer 07:31:46 213ec9aee27d: Verifying Checksum 07:31:46 213ec9aee27d: Download complete 07:31:46 213ec9aee27d: Pull complete 07:31:46 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 07:31:46 Status: Downloaded newer image for alpine:3.16 07:31:46 ---> 9c6f07244728 07:31:46 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 07:31:46 ---> Running in a17244350100 07:31:46 Removing intermediate container a17244350100 07:31:46 ---> a5a35a1016a2 07:31:46 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:31:46 ---> Running in 591b4e8b312b 07:31:46 Removing intermediate container 591b4e8b312b 07:31:46 ---> 81754a8f5429 07:31:46 Step 15/25 : RUN apk add --update --no-cache zeromq 07:31:46 ---> Running in 30ea0356fd1b 07:31:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:31:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:31:48 (1/5) Installing libgcc (11.2.1_git20220219-r2) 07:31:48 (2/5) Installing libsodium (1.0.18-r0) 07:31:48 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 07:31:48 (4/5) Installing libzmq (4.3.4-r0) 07:31:48 (5/5) Installing zeromq (4.3.4-r0) 07:31:48 Executing busybox-1.35.0-r17.trigger 07:31:48 OK: 8 MiB in 19 packages 07:31:49 Removing intermediate container 30ea0356fd1b 07:31:49 ---> 3ddba49c1e5f 07:31:49 Step 16/25 : WORKDIR / 07:31:49 ---> Running in 5a5fa9a7bbda 07:31:49 Removing intermediate container 5a5fa9a7bbda 07:31:49 ---> 039cf7584036 07:31:49 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 07:31:49 ---> 1230efec8752 07:31:49 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 07:31:49 ---> cab20edff2c5 07:31:49 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 07:31:49 ---> f76d84b41bd6 07:31:49 Step 20/25 : EXPOSE 59999 07:31:49 ---> Running in d4aeaa7b2f18 07:31:50 Removing intermediate container d4aeaa7b2f18 07:31:50 ---> b78cd706c06f 07:31:50 Step 21/25 : ENTRYPOINT ["/device-simple"] 07:31:50 ---> Running in 24dd69d171a8 07:31:50 Removing intermediate container 24dd69d171a8 07:31:50 ---> 9d430f899d47 07:31:50 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:31:50 ---> Running in ed692dfb8118 07:31:50 Removing intermediate container ed692dfb8118 07:31:50 ---> 8b685b926ac6 07:31:50 Step 23/25 : LABEL arch=amd64 07:31:50 ---> Running in f62592efdd75 07:31:50 Removing intermediate container f62592efdd75 07:31:50 ---> 694a285e9141 07:31:50 Step 24/25 : LABEL git_sha=98b98247f9133d8f7aed6314c982956ab2f73d9e 07:31:50 ---> Running in 6da2e33c0d5a 07:31:50 Removing intermediate container 6da2e33c0d5a 07:31:50 ---> 17f86bf20e6c 07:31:50 Step 25/25 : LABEL version=2.3.0-dev.22 07:31:50 ---> Running in 612a156daffa 07:31:50 Removing intermediate container 612a156daffa 07:31:50 ---> b8b61c8582b7 07:31:50 [Warning] One or more build-args [ARCH] were not consumed 07:31:50 Successfully built b8b61c8582b7 07:31:50 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:31:50 07:31:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:31:51 latest: Pulling from edgex-lftools-log-publisher 07:31:51 5eb5b503b376: Pulling fs layer 07:31:51 5c69ac0246d0: Pulling fs layer 07:31:51 ec43610c2a17: Pulling fs layer 07:31:51 3a2ae6a8a46f: Pulling fs layer 07:31:51 33b1e0a273af: Pulling fs layer 07:31:51 5d3b04190fa2: Pulling fs layer 07:31:51 2f39f015ded8: Pulling fs layer 07:31:51 5d3b04190fa2: Waiting 07:31:51 2f39f015ded8: Waiting 07:31:51 33b1e0a273af: Waiting 07:31:51 3a2ae6a8a46f: Waiting 07:31:51 5c69ac0246d0: Verifying Checksum 07:31:51 5c69ac0246d0: Download complete 07:31:51 3a2ae6a8a46f: Verifying Checksum 07:31:51 3a2ae6a8a46f: Download complete 07:31:51 33b1e0a273af: Verifying Checksum 07:31:51 33b1e0a273af: Download complete 07:31:51 5d3b04190fa2: Verifying Checksum 07:31:51 5d3b04190fa2: Download complete 07:31:51 ec43610c2a17: Verifying Checksum 07:31:51 ec43610c2a17: Download complete 07:31:51 5eb5b503b376: Verifying Checksum 07:31:51 5eb5b503b376: Download complete 07:31:52 2f39f015ded8: Download complete 07:31:52 5eb5b503b376: Pull complete 07:31:52 5c69ac0246d0: Pull complete 07:31:53 ec43610c2a17: Pull complete 07:31:53 3a2ae6a8a46f: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:31:53 provisioning config files... 07:31:53 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/97@tmp/config5867871235301762334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:31:53 33b1e0a273af: Pull complete 07:31:53 5d3b04190fa2: Pull complete 07:31:53 ---> docker-login.sh 07:31:53 nexus3.edgexfoundry.org:10001 07:31:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:31:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:31:54 Configure a credential helper to remove this warning. See 07:31:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:31:54 07:31:54 Login Succeeded 07:31:54 nexus3.edgexfoundry.org:10002 07:31:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:31:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:31:55 Configure a credential helper to remove this warning. See 07:31:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:31:55 07:31:55 Login Succeeded 07:31:55 nexus3.edgexfoundry.org:10003 07:31:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:31:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:31:55 Configure a credential helper to remove this warning. See 07:31:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:31:55 07:31:55 Login Succeeded 07:31:55 nexus3.edgexfoundry.org:10004 07:31:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:31:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:31:55 Configure a credential helper to remove this warning. See 07:31:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:31:55 07:31:55 Login Succeeded 07:31:55 docker.io 07:31:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:31:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:31:56 Configure a credential helper to remove this warning. See 07:31:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:31:56 07:31:56 Login Succeeded 07:31:56 ---> docker-login.sh ends [Pipeline] } 07:31:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:31:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:31:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:31:57 ========================================================= 07:31:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 07:31:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:57 + 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 . 07:31:57 Sending build context to Docker daemon 5.259MB 07:31:57 Step 1/11 : ARG BASE=golang:1.18-alpine3.16 07:31:57 Step 2/11 : FROM ${BASE} AS builder 07:31:58 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:31:58 b3c136eddcbf: Pulling fs layer 07:31:58 c0a3192eca97: Pulling fs layer 07:31:58 a050256f5b6f: Pulling fs layer 07:31:58 656be50a0ddc: Pulling fs layer 07:31:58 2bbca73fdf42: Pulling fs layer 07:31:58 46d945488cbd: Pulling fs layer 07:31:58 8a5474983e97: Pulling fs layer 07:31:58 329c88fbcd65: Pulling fs layer 07:31:58 2bbca73fdf42: Waiting 07:31:58 46d945488cbd: Waiting 07:31:58 8a5474983e97: Waiting 07:31:58 329c88fbcd65: Waiting 07:31:58 656be50a0ddc: Waiting 07:31:58 a050256f5b6f: Verifying Checksum 07:31:58 a050256f5b6f: Download complete 07:31:58 c0a3192eca97: Verifying Checksum 07:31:58 c0a3192eca97: Download complete 07:31:58 2bbca73fdf42: Verifying Checksum 07:31:58 2bbca73fdf42: Download complete 07:31:58 46d945488cbd: Verifying Checksum 07:31:58 46d945488cbd: Download complete 07:31:58 b3c136eddcbf: Verifying Checksum 07:31:58 b3c136eddcbf: Download complete 07:31:59 2f39f015ded8: Pull complete 07:31:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:31:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:31:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:31:59 prd-ubuntu20.04-docker-8c-8g-29934 does not seem to be running inside a container 07:31:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:31:59 b3c136eddcbf: Pull complete 07:31:59 329c88fbcd65: Verifying Checksum 07:31:59 329c88fbcd65: Download complete 07:31:59 c0a3192eca97: Pull complete 07:32:00 a050256f5b6f: Pull complete 07:32:00 $ docker top 25b13a89702f69e14dd32b94deb08ddb13f7d7e39ff7e8212008987fe91d77b9 -eo pid,comm [Pipeline] { 07:32:00 8a5474983e97: Verifying Checksum 07:32:00 8a5474983e97: Download complete [Pipeline] libraryResource [Pipeline] sh 07:32:00 ---> job-cost.sh 07:32:00 lf-activate-venv: SKIPPING 07:32:00 INFO: No Stack... 07:32:01 656be50a0ddc: Verifying Checksum 07:32:01 656be50a0ddc: Download complete 07:32:01 INFO: Retrieving Pricing Info for: v3-standard-8 07:32:01 INFO: Archiving Costs [Pipeline] sh 07:32:01 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 07:32:01 + cut -d, -f6 [Pipeline] lock 07:32:01 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-97-stack-cost] 07:32:01 Resource [jenkins-edgexfoundry-device-sdk-go-main-97-stack-cost] did not exist. Created. 07:32:01 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-97-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:32:02 + echo total: 0.2199999988079071 [Pipeline] stash 07:32:02 Stashed 1 file(s) [Pipeline] } 07:32:02 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-97-stack-cost] [Pipeline] // lock [Pipeline] } 07:32:02 $ docker stop --time=1 25b13a89702f69e14dd32b94deb08ddb13f7d7e39ff7e8212008987fe91d77b9 07:32:03 $ docker rm -f 25b13a89702f69e14dd32b94deb08ddb13f7d7e39ff7e8212008987fe91d77b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:32:16 656be50a0ddc: Pull complete 07:32:16 2bbca73fdf42: Pull complete 07:32:16 46d945488cbd: Pull complete 07:32:21 8a5474983e97: Pull complete 07:32:22 329c88fbcd65: Pull complete 07:32:22 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 07:32:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 07:32:22 ---> ff4287adb874 07:32:22 Step 3/11 : ARG MAKE=make build 07:32:23 ---> Running in 40b20ed1b510 07:32:23 Removing intermediate container 40b20ed1b510 07:32:23 ---> 0e065c5423fa 07:32:23 Step 4/11 : WORKDIR /device-sdk-go 07:32:24 ---> Running in 9b0c28caa7da 07:32:24 Removing intermediate container 9b0c28caa7da 07:32:24 ---> ae18e88efa4e 07:32:24 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 07:32:24 ---> Running in 77ae89cbb8f1 07:32:24 Removing intermediate container 77ae89cbb8f1 07:32:24 ---> b8e6d04d0d78 07:32:24 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:32:24 ---> Running in cbc8dbabc194 07:32:26 Removing intermediate container cbc8dbabc194 07:32:26 ---> 3385a6b1521b 07:32:26 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 07:32:26 ---> Running in ee4e4d319f2f 07:32:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:32:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:32:30 OK: 221 MiB in 51 packages 07:32:31 Removing intermediate container ee4e4d319f2f 07:32:31 ---> 3949680f06e8 07:32:31 Step 8/11 : COPY go.mod vendor* ./ 07:32:31 ---> 973da258753c 07:32:31 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:32:31 ---> Running in a009faa5fc91 07:33:18 Removing intermediate container a009faa5fc91 07:33:18 ---> a51e250fb95f 07:33:18 Step 10/11 : COPY . . 07:33:18 ---> 3b7d76dbe225 07:33:18 Step 11/11 : RUN ${MAKE} 07:33:18 ---> Running in 3d114cc0d3cc 07:33:19 noop 07:33:20 Removing intermediate container 3d114cc0d3cc 07:33:20 ---> 521d73e20f99 07:33:20 Successfully built 521d73e20f99 07:33:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:20 + docker inspect -f . ci-base-image-arm64 07:33:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:33:21 prd-ubuntu20.04-docker-arm64-4c-16g-29935 does not seem to be running inside a container 07:33:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/97 -v /w/workspace/device-sdk-go/97:/w/workspace/device-sdk-go/97:rw,z -v /w/workspace/device-sdk-go/97@tmp:/w/workspace/device-sdk-go/97@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:33:22 $ docker top 1a736d6d97b5f2049192e708d98e41e680f16d17565e77f766bb7333dcabe604 -eo pid,comm [Pipeline] { [Pipeline] sh 07:33:23 + go version 07:33:23 go version go1.18.3 linux/arm64 [Pipeline] } 07:33:23 $ docker stop --time=1 1a736d6d97b5f2049192e708d98e41e680f16d17565e77f766bb7333dcabe604 07:33:25 $ docker rm -f 1a736d6d97b5f2049192e708d98e41e680f16d17565e77f766bb7333dcabe604 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:25 + docker inspect -f . ci-base-image-arm64 07:33:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:33:25 prd-ubuntu20.04-docker-arm64-4c-16g-29935 does not seem to be running inside a container 07:33:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/97 -v /w/workspace/device-sdk-go/97:/w/workspace/device-sdk-go/97:rw,z -v /w/workspace/device-sdk-go/97@tmp:/w/workspace/device-sdk-go/97@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:33:27 $ docker top 1687326ba790ddfcbc52c75bf90eea68da20599cf2ffcf70fd67fa2696646dba -eo pid,comm [Pipeline] { [Pipeline] sh 07:33:28 + git config --global --add safe.directory /w/workspace/device-sdk-go/97 [Pipeline] fileExists [Pipeline] sh 07:33:28 + make test 07:33:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:34:01 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 07:35:37 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 07:35:37 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 07:35:37 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 07:35:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.350s coverage: 23.6% of statements 07:35:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 07:35:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.277s coverage: 27.6% of statements 07:35:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.290s coverage: 78.9% of statements 07:35:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.237s coverage: 10.8% of statements 07:35:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.536s coverage: 60.0% of statements 07:35:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 07:35:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 07:35:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.505s coverage: 34.8% of statements 07:35:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 07:35:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.239s coverage: 85.4% of statements 07:35:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 07:35:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 07:35:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.469s coverage: 65.1% of statements 07:35:54 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] 07:35:54 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] 07:35:59 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.982s coverage: 89.2% of statements 07:35:59 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 07:35:59 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.217s coverage: 4.7% of statements 07:35:59 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 07:36:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:36:00 GO111MODULE=on go vet ./... 07:37:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:37:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:37:22 ./bin/test-attribution-txt.sh 07:37:22 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 07:37:22 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 07:37:22 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 07:37:22 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 07:37:22 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 07:37:22 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 07:37:22 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 07:37:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:37:22 $ docker stop --time=1 1687326ba790ddfcbc52c75bf90eea68da20599cf2ffcf70fd67fa2696646dba 07:37:23 $ docker rm -f 1687326ba790ddfcbc52c75bf90eea68da20599cf2ffcf70fd67fa2696646dba [Pipeline] // withDockerContainer [Pipeline] sh 07:37:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:37:25 Warning: overwriting stash ‘coverage-report’ 07:37:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:37:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:37:26 + ls -al . 07:37:26 total 300 07:37:26 drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 07:33 . 07:37:26 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 07:31 .. 07:37:26 -rw-rw-r-- 1 jenkins jenkins 140 Sep 20 07:31 .dockerignore 07:37:26 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 07:31 .git 07:37:26 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 07:31 .github 07:37:26 -rw-rw-r-- 1 jenkins jenkins 131 Sep 20 07:31 .gitignore 07:37:26 -rw-rw-r-- 1 jenkins jenkins 42 Sep 20 07:31 .golangci.yml 07:37:26 -rw-rw-r-- 1 jenkins jenkins 29536 Sep 20 07:31 CHANGELOG.md 07:37:26 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 07:31 GOVERNANCE.md 07:37:26 -rw-rw-r-- 1 jenkins jenkins 880 Sep 20 07:31 Jenkinsfile 07:37:26 -rw-rw-r-- 1 jenkins jenkins 11341 Sep 20 07:31 LICENSE 07:37:26 -rw-rw-r-- 1 jenkins jenkins 2002 Sep 20 07:31 Makefile 07:37:26 -rw-rw-r-- 1 jenkins jenkins 619 Sep 20 07:31 OWNERS.md 07:37:26 -rw-rw-r-- 1 jenkins jenkins 4881 Sep 20 07:31 README.md 07:37:26 -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 07:29 VERSION 07:37:26 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 07:31 bin 07:37:26 -rw-r--r-- 1 jenkins jenkins 131678 Sep 20 07:35 coverage.out 07:37:26 drwxrwxr-x 5 jenkins jenkins 4096 Sep 20 07:31 example 07:37:26 -rw-rw-r-- 1 jenkins jenkins 3553 Sep 20 07:31 go.mod 07:37:26 -rw-rw-r-- 1 jenkins jenkins 36743 Sep 20 07:31 go.sum 07:37:26 drwxrwxr-x 15 jenkins jenkins 4096 Sep 20 07:31 internal 07:37:26 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 07:31 openapi 07:37:26 drwxrwxr-x 6 jenkins jenkins 4096 Sep 20 07:31 pkg 07:37:26 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 07:31 snap 07:37:26 -rw-rw-r-- 1 jenkins jenkins 222 Sep 20 07:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:26 + 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=98b98247f9133d8f7aed6314c982956ab2f73d9e --label arch=arm64 --label version=2.3.0-dev.22 . 07:37:27 Sending build context to Docker daemon 5.391MB 07:37:27 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 07:37:27 Step 2/25 : FROM ${BASE} AS builder 07:37:27 ---> 521d73e20f99 07:37:27 Step 3/25 : ARG MAKE=make build 07:37:27 ---> Running in 2ab8e92a7d34 07:37:27 Removing intermediate container 2ab8e92a7d34 07:37:27 ---> 7444a570292a 07:37:27 Step 4/25 : WORKDIR /device-sdk-go 07:37:27 ---> Running in 92310a03fe03 07:37:28 Removing intermediate container 92310a03fe03 07:37:28 ---> 2e27d9f14911 07:37:28 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 07:37:28 ---> Running in 7a946e9070db 07:37:28 Removing intermediate container 7a946e9070db 07:37:28 ---> 742ad80690ec 07:37:28 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:37:28 ---> Running in ca773904e56c 07:37:30 Removing intermediate container ca773904e56c 07:37:30 ---> cc960e03feaf 07:37:30 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 07:37:30 ---> Running in b0f4418903c7 07:37:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:37:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:37:33 OK: 221 MiB in 51 packages 07:37:34 Removing intermediate container b0f4418903c7 07:37:34 ---> 357a8a5b810d 07:37:34 Step 8/25 : COPY go.mod vendor* ./ 07:37:34 ---> 413023f26207 07:37:34 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:37:34 ---> Running in f729a00cb225 07:37:36 Removing intermediate container f729a00cb225 07:37:36 ---> b063d41d0d42 07:37:36 Step 10/25 : COPY . . 07:37:37 ---> b0510a4ee7e5 07:37:37 Step 11/25 : RUN ${MAKE} 07:37:37 ---> Running in a6bc3efe55fe 07:37:38 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.22" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 07:39:45 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 07:39:45 Removing intermediate container a6bc3efe55fe 07:39:45 ---> 020c9190bdd9 07:39:45 Step 12/25 : FROM alpine:3.16 07:39:45 3.16: Pulling from library/alpine 07:39:45 9b18e9b68314: Pulling fs layer 07:39:45 9b18e9b68314: Download complete 07:39:45 9b18e9b68314: Pull complete 07:39:45 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 07:39:45 Status: Downloaded newer image for alpine:3.16 07:39:45 ---> a6215f271958 07:39:45 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 07:39:45 ---> Running in cf3e3c500ebb 07:39:45 Removing intermediate container cf3e3c500ebb 07:39:45 ---> 57c8a8a1c623 07:39:45 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:39:45 ---> Running in 8281e6c6b071 07:39:45 Removing intermediate container 8281e6c6b071 07:39:45 ---> 2b921afda0e1 07:39:45 Step 15/25 : RUN apk add --update --no-cache zeromq 07:39:45 ---> Running in 87d7708854be 07:39:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:39:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:39:45 (1/5) Installing libgcc (11.2.1_git20220219-r2) 07:39:45 (2/5) Installing libsodium (1.0.18-r0) 07:39:45 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 07:39:45 (4/5) Installing libzmq (4.3.4-r0) 07:39:45 (5/5) Installing zeromq (4.3.4-r0) 07:39:45 Executing busybox-1.35.0-r17.trigger 07:39:45 OK: 8 MiB in 19 packages 07:39:45 Removing intermediate container 87d7708854be 07:39:45 ---> 0332d71c296c 07:39:45 Step 16/25 : WORKDIR / 07:39:45 ---> Running in 89da2ef5c2ff 07:39:46 Removing intermediate container 89da2ef5c2ff 07:39:46 ---> a0588e21390f 07:39:46 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 07:39:46 ---> dc8df7fffcb2 07:39:46 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 07:39:48 ---> 3dfa5e5f0c9c 07:39:48 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 07:39:48 ---> 58564d0f9cbf 07:39:48 Step 20/25 : EXPOSE 59999 07:39:48 ---> Running in f1f9ad5a57f1 07:39:48 Removing intermediate container f1f9ad5a57f1 07:39:48 ---> 61520ac84ea2 07:39:48 Step 21/25 : ENTRYPOINT ["/device-simple"] 07:39:48 ---> Running in 07527ac6ea41 07:39:49 Removing intermediate container 07527ac6ea41 07:39:49 ---> c53c94bbca34 07:39:49 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:39:49 ---> Running in 48dff7629d55 07:39:49 Removing intermediate container 48dff7629d55 07:39:49 ---> 99cb5652abb7 07:39:49 Step 23/25 : LABEL arch=arm64 07:39:49 ---> Running in c6750b9cd725 07:39:49 Removing intermediate container c6750b9cd725 07:39:49 ---> 8a48e343eb08 07:39:49 Step 24/25 : LABEL git_sha=98b98247f9133d8f7aed6314c982956ab2f73d9e 07:39:49 ---> Running in 5361dfc5f153 07:39:50 Removing intermediate container 5361dfc5f153 07:39:50 ---> 417485c6d8cf 07:39:50 Step 25/25 : LABEL version=2.3.0-dev.22 07:39:50 ---> Running in 9ccd0b885587 07:39:50 Removing intermediate container 9ccd0b885587 07:39:50 ---> 335e1b6c2432 07:39:50 [Warning] One or more build-args [ARCH] were not consumed 07:39:50 Successfully built 335e1b6c2432 07:39:50 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:39:51 07:39:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:39:51 arm64: Pulling from edgex-lftools-log-publisher 07:39:51 8998bd30e6a1: Pulling fs layer 07:39:51 04944245beec: Pulling fs layer 07:39:51 699f458cf7ca: Pulling fs layer 07:39:51 765212b225bb: Pulling fs layer 07:39:51 f23df028b6ca: Pulling fs layer 07:39:51 d65c8cfc05b1: Pulling fs layer 07:39:51 2437ff75d9bd: Pulling fs layer 07:39:51 765212b225bb: Waiting 07:39:51 f23df028b6ca: Waiting 07:39:51 d65c8cfc05b1: Waiting 07:39:51 2437ff75d9bd: Waiting 07:39:51 04944245beec: Verifying Checksum 07:39:51 04944245beec: Download complete 07:39:51 765212b225bb: Verifying Checksum 07:39:51 765212b225bb: Download complete 07:39:51 f23df028b6ca: Verifying Checksum 07:39:51 f23df028b6ca: Download complete 07:39:51 d65c8cfc05b1: Verifying Checksum 07:39:51 d65c8cfc05b1: Download complete 07:39:52 699f458cf7ca: Verifying Checksum 07:39:52 699f458cf7ca: Download complete 07:39:52 8998bd30e6a1: Verifying Checksum 07:39:52 8998bd30e6a1: Download complete 07:39:55 2437ff75d9bd: Verifying Checksum 07:39:55 2437ff75d9bd: Download complete 07:39:56 8998bd30e6a1: Pull complete 07:39:57 04944245beec: Pull complete 07:39:58 699f458cf7ca: Pull complete 07:39:58 765212b225bb: Pull complete 07:39:59 f23df028b6ca: Pull complete 07:39:59 d65c8cfc05b1: Pull complete 07:40:18 2437ff75d9bd: Pull complete 07:40:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:40:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:40:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:40:18 prd-ubuntu20.04-docker-arm64-4c-16g-29935 does not seem to be running inside a container 07:40:18 $ 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/97 -v /w/workspace/device-sdk-go/97:/w/workspace/device-sdk-go/97:rw,z -v /w/workspace/device-sdk-go/97@tmp:/w/workspace/device-sdk-go/97@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:40:21 $ docker top ca867da8613b8dadd19d1a2ae01d5bf1ebee6401fc553a780981fa4126ea2f4b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:40:22 ---> job-cost.sh 07:40:22 lf-activate-venv: SKIPPING 07:40:22 INFO: No Stack... 07:40:22 INFO: Retrieving Pricing Info for: v3-standard-4 07:40:23 INFO: Archiving Costs [Pipeline] sh 07:40:24 + cut -d, -f6 07:40:24 + cat /w/workspace/device-sdk-go/97/archives/cost.csv [Pipeline] lock 07:40:24 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-97-stack-cost] 07:40:24 Resource [jenkins-edgexfoundry-device-sdk-go-main-97-stack-cost] did not exist. Created. 07:40:24 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-97-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:40:24 /w/workspace/device-sdk-go/97@tmp/durable-4515c489/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:40:25 + echo total: 0.10999999940395355 [Pipeline] stash 07:40:25 Warning: overwriting stash ‘stack-cost’ 07:40:25 Stashed 1 file(s) [Pipeline] } 07:40:25 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-97-stack-cost] [Pipeline] // lock [Pipeline] } 07:40:25 $ docker stop --time=1 ca867da8613b8dadd19d1a2ae01d5bf1ebee6401fc553a780981fa4126ea2f4b 07:40:27 $ docker rm -f ca867da8613b8dadd19d1a2ae01d5bf1ebee6401fc553a780981fa4126ea2f4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 07:40:27 provisioning config files... 07:40:27 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8369439130897143056tmp [Pipeline] { [Pipeline] sh 07:40:27 + set +x 07:40:27 + bash -s -- 07:40:27 + curl -s https://codecov.io/bash 07:40:27 07:40:27 _____ _ 07:40:27 / ____| | | 07:40:27 | | ___ __| | ___ ___ _____ __ 07:40:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:40:27 | |___| (_) | (_| | __/ (_| (_) \ V / 07:40:27 \_____\___/ \__,_|\___|\___\___/ \_/ 07:40:27 Bash-1.0.6 07:40:27 07:40:27 07:40:27 ==> git version 2.25.1 found 07:40:27 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 07:40:27 Release-Date: 2020-01-08 07:40:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:40:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:40:27 ==> Jenkins CI detected. 07:40:27 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 07:40:27 project root: . 07:40:27 --> token set from env 07:40:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:40:27 ==> Running gcov in . (disable via -X gcov) 07:40:27 ==> Python coveragepy not found 07:40:27 ==> Searching for coverage reports in: 07:40:27 + . 07:40:27 -> Found 1 reports 07:40:27 ==> Detecting git/mercurial file structure 07:40:27 ==> Reading reports 07:40:27 + ./coverage.out bytes=131678 07:40:28 ==> Appending adjustments 07:40:28 https://docs.codecov.io/docs/fixing-reports 07:40:28 + Found adjustments 07:40:28 ==> Gzipping contents 07:40:28 20K /tmp/codecov.G9HR8Q.gz 07:40:28 ==> Uploading reports 07:40:28 url: https://codecov.io 07:40:28 query: branch=main&commit=98b98247f9133d8f7aed6314c982956ab2f73d9e&build=97&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F97%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:40:28 -> Pinging Codecov 07:40:28 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=98b98247f9133d8f7aed6314c982956ab2f73d9e&build=97&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F97%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:40:28 -> Uploading to 07:40:28 https://storage.googleapis.com/codecov/v4/raw/2022-09-20/7E55EF52A471D76F132DFD9A03CDDE97/98b98247f9133d8f7aed6314c982956ab2f73d9e/95f8f765-2561-4b3e-943e-f378aa24064c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220920T074028Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e4cd11b01866e71a5d933e54d548d52b08aa8331689d7a7d321baa5ddad248d4 07:40:28 % Total % Received % Xferd Average Speed Time Time Time Current 07:40:28 Dload Upload Total Spent Left Speed 07:40:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17276 0 0 100 17276 0 70227 --:--:-- --:--:-- --:--:-- 70227 07:40:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/98b98247f9133d8f7aed6314c982956ab2f73d9e [Pipeline] } 07:40:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:40:29 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:40:29 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:40:29 07:40:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:40:29 1.410.4: Pulling from edgex-devops/edgex-snyk-go 07:40:29 df9b9388f04a: Pulling fs layer 07:40:29 52dc419b0ee2: Pulling fs layer 07:40:29 25bc292e5bac: Pulling fs layer 07:40:29 114826534d7a: Pulling fs layer 07:40:29 4657fd5d0bcf: Pulling fs layer 07:40:29 114826534d7a: Waiting 07:40:29 4657fd5d0bcf: Waiting 07:40:29 6ad1cebc031e: Pulling fs layer 07:40:29 8a3aa393b2d8: Pulling fs layer 07:40:29 6ad1cebc031e: Waiting 07:40:29 8a3aa393b2d8: Waiting 07:40:29 25bc292e5bac: Verifying Checksum 07:40:29 25bc292e5bac: Download complete 07:40:29 52dc419b0ee2: Verifying Checksum 07:40:29 52dc419b0ee2: Download complete 07:40:29 4657fd5d0bcf: Download complete 07:40:29 df9b9388f04a: Download complete 07:40:30 6ad1cebc031e: Verifying Checksum 07:40:30 6ad1cebc031e: Download complete 07:40:30 df9b9388f04a: Pull complete 07:40:30 52dc419b0ee2: Pull complete 07:40:30 25bc292e5bac: Pull complete 07:40:30 114826534d7a: Verifying Checksum 07:40:30 114826534d7a: Download complete 07:40:30 8a3aa393b2d8: Verifying Checksum 07:40:30 8a3aa393b2d8: Download complete 07:40:34 114826534d7a: Pull complete 07:40:34 4657fd5d0bcf: Pull complete 07:40:34 6ad1cebc031e: Pull complete 07:40:37 8a3aa393b2d8: Pull complete 07:40:37 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 07:40:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:40:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:40:37 prd-ubuntu20.04-docker-8c-8g-29934 does not seem to be running inside a container 07:40:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 07:40:42 $ docker top b8327ed33e2d95ba765fb8e2400bb415540a81c60d30e8cfbab3c5fc019bd0b2 -eo pid,comm [Pipeline] { [Pipeline] echo 07:40:42 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 07:40:42 + set -o pipefail 07:40:42 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 07:40:52 07:40:52 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... 07:40:52 07:40:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/9e8ae6ae-074c-416f-ac74-a94b1a428f3c 07:40:52 07:40:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:40:52 07:40:52 [Pipeline] } 07:40:52 $ docker stop --time=1 b8327ed33e2d95ba765fb8e2400bb415540a81c60d30e8cfbab3c5fc019bd0b2 07:40:58 $ docker rm -f b8327ed33e2d95ba765fb8e2400bb415540a81c60d30e8cfbab3c5fc019bd0b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 07:40:58 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:40:58 provisioning config files... 07:40:58 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8285105818990069310tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:40:58 --> edgex-publish-swagger.sh 07:40:58 === Publish openapi/v2 API === 07:40:58 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 07:40:58 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] 07:40:58 % Total % Received % Xferd Average Speed Time Time Time Current 07:40:58 Dload Upload Total Spent Left Speed 07:40:59 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 80772 --:--:-- --:--:-- --:--:-- 80650 07:40:59 07:40:59 [Pipeline] } 07:40:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:40:59 + git log --format=format:%s -1 98b98247f9133d8f7aed6314c982956ab2f73d9e [Pipeline] sh 07:40:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:40:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:41:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:41:00 prd-ubuntu20.04-docker-8c-8g-29934 does not seem to be running inside a container 07:41:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:41:00 $ docker top 84feea670809ff523270cf16b4521b8fe0396deb90e759d0d86d4d1dffc5c16d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:41:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:41:01 [ssh-agent] Looking for ssh-agent implementation... 07:41:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:41:01 $ docker exec 84feea670809ff523270cf16b4521b8fe0396deb90e759d0d86d4d1dffc5c16d ssh-agent 07:41:01 SSH_AUTH_SOCK=/tmp/ssh-Qr0dhxk3e1aQ/agent.32 07:41:01 SSH_AGENT_PID=38 07:41:01 Running ssh-add (command line suppressed) 07:41:01 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1846469891351436418.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1846469891351436418.key) 07:41:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:41:01 + git semver tag 07:41:02 2022-09-20 07:41:01,940 [run_tag] DEBUG tag force:False 07:41:02 2022-09-20 07:41:01,940 [check_head_tag] DEBUG check head tag 07:41:02 2022-09-20 07:41:01,941 [execute] INFO git cat-file --batch-check 07:41:02 2022-09-20 07:41:01,941 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 07:41:02 2022-09-20 07:41:01,944 [execute] INFO git cat-file --batch 07:41:02 2022-09-20 07:41:01,944 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 07:41:02 2022-09-20 07:41:01,957 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:41:02 2022-09-20 07:41:01,957 [execute] INFO git tag -a v2.3.0-dev.22 -m v2.3.0-dev.22 07:41:02 2022-09-20 07:41:01,958 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.22', '-m', 'v2.3.0-dev.22'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 07:41:02 2022-09-20 07:41:01,963 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:41:02 2.3.0-dev.22 [Pipeline] } 07:41:02 $ docker exec --env ******** --env ******** 84feea670809ff523270cf16b4521b8fe0396deb90e759d0d86d4d1dffc5c16d ssh-agent -k 07:41:02 unset SSH_AUTH_SOCK; 07:41:02 unset SSH_AGENT_PID; 07:41:02 echo Agent pid 38 killed; 07:41:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:41:02 + git semver [Pipeline] } 07:41:02 $ docker stop --time=1 84feea670809ff523270cf16b4521b8fe0396deb90e759d0d86d4d1dffc5c16d 07:41:04 $ docker rm -f 84feea670809ff523270cf16b4521b8fe0396deb90e759d0d86d4d1dffc5c16d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:41:04 07:41:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:41:04 0.23.1-centos7: Pulling from edgex-lftools 07:41:04 ab5ef0e58194: Pulling fs layer 07:41:04 9712f1f96733: Pulling fs layer 07:41:04 63f879dbbcfc: Pulling fs layer 07:41:04 0d9ebad4ef96: Pulling fs layer 07:41:04 e9a5061849ea: Pulling fs layer 07:41:04 d747dcd14b5f: Pulling fs layer 07:41:04 2de7ff778b66: Pulling fs layer 07:41:04 0d9ebad4ef96: Waiting 07:41:04 e9a5061849ea: Waiting 07:41:04 d747dcd14b5f: Waiting 07:41:04 2de7ff778b66: Waiting 07:41:04 9712f1f96733: Verifying Checksum 07:41:04 9712f1f96733: Download complete 07:41:05 63f879dbbcfc: Verifying Checksum 07:41:05 63f879dbbcfc: Download complete 07:41:05 e9a5061849ea: Verifying Checksum 07:41:05 e9a5061849ea: Download complete 07:41:05 d747dcd14b5f: Verifying Checksum 07:41:05 d747dcd14b5f: Download complete 07:41:05 0d9ebad4ef96: Verifying Checksum 07:41:05 0d9ebad4ef96: Download complete 07:41:05 ab5ef0e58194: Verifying Checksum 07:41:05 ab5ef0e58194: Download complete 07:41:05 2de7ff778b66: Verifying Checksum 07:41:05 2de7ff778b66: Download complete 07:41:08 ab5ef0e58194: Pull complete 07:41:08 9712f1f96733: Pull complete 07:41:09 63f879dbbcfc: Pull complete 07:41:13 0d9ebad4ef96: Pull complete 07:41:13 e9a5061849ea: Pull complete 07:41:13 d747dcd14b5f: Pull complete 07:41:15 2de7ff778b66: Pull complete 07:41:15 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:41:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:41:15 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:41:15 prd-ubuntu20.04-docker-8c-8g-29934 does not seem to be running inside a container 07:41:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:41:21 $ docker top 76abfa2f2f66003e95424e6263a37a123e4a02c0c99651a1b604ac79cca9ba06 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:41:21 provisioning config files... 07:41:21 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3022382610500921311tmp 07:41:21 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5349983270034236158tmp 07:41:21 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1134069941458276855tmp [Pipeline] { [Pipeline] echo 07:41:21 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:41:22 ---> sigul-configuration.sh 07:41:22 gpg: directory `/root/.gnupg' created 07:41:22 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:41:22 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:41:22 gpg: keyring `/root/.gnupg/secring.gpg' created 07:41:22 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:41:22 gpg: CAST5 encrypted data 07:41:22 gpg: encrypted with 1 passphrase 07:41:22 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:41:22 + mkdir /home/jenkins 07:41:22 + mkdir /home/jenkins/sigul [Pipeline] sh 07:41:22 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 07:41:22 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:41:22 ---> sigul-install.sh 07:41:22 Sigul already installed; skipping installation. [Pipeline] sh 07:41:23 + git tag --list 07:41:23 0.7.1 07:41:23 delhi-tag 07:41:23 v1.0.0 07:41:23 v1.1.0 07:41:23 v1.1.1 07:41:23 v1.1.2 07:41:23 v1.2.0 07:41:23 v1.2.1 07:41:23 v1.2.2 07:41:23 v1.2.3 07:41:23 v1.3.0 07:41:23 v1.4.0 07:41:23 v2.0.0 07:41:23 v2.1.0 07:41:23 v2.1.1 07:41:23 v2.1.1-dev.2 07:41:23 v2.1.1-dev.3 07:41:23 v2.2.0 07:41:23 v2.2.1-dev.1 07:41:23 v2.2.1-dev.10 07:41:23 v2.2.1-dev.11 07:41:23 v2.2.1-dev.12 07:41:23 v2.2.1-dev.13 07:41:23 v2.2.1-dev.14 07:41:23 v2.2.1-dev.2 07:41:23 v2.2.1-dev.3 07:41:23 v2.2.1-dev.4 07:41:23 v2.2.1-dev.5 07:41:23 v2.2.1-dev.6 07:41:23 v2.2.1-dev.7 07:41:23 v2.2.1-dev.8 07:41:23 v2.2.1-dev.9 07:41:23 v2.3.0-dev.14 07:41:23 v2.3.0-dev.15 07:41:23 v2.3.0-dev.16 07:41:23 v2.3.0-dev.17 07:41:23 v2.3.0-dev.18 07:41:23 v2.3.0-dev.19 07:41:23 v2.3.0-dev.20 07:41:23 v2.3.0-dev.21 07:41:23 v2.3.0-dev.22 [Pipeline] sh 07:41:23 + lftools sign git-tag v2.3.0-dev.22 07:41:24 Signing Git tag with Sigul... 07:41:24 Signing v2.3.0-dev.22 [Pipeline] echo 07:41:24 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:41:24 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:41:24 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:41:25 $ docker stop --time=1 76abfa2f2f66003e95424e6263a37a123e4a02c0c99651a1b604ac79cca9ba06 07:41:26 $ docker rm -f 76abfa2f2f66003e95424e6263a37a123e4a02c0c99651a1b604ac79cca9ba06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:41:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:41:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:41:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:41:27 prd-ubuntu20.04-docker-8c-8g-29934 does not seem to be running inside a container 07:41:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:41:27 $ docker top 62aa2a9160abea19a789789abcd244609375ea48304e97ebd900e90e0706de0c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:41:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:41:27 [ssh-agent] Looking for ssh-agent implementation... 07:41:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:41:27 $ docker exec 62aa2a9160abea19a789789abcd244609375ea48304e97ebd900e90e0706de0c ssh-agent 07:41:27 SSH_AUTH_SOCK=/tmp/ssh-K6VW2Q3KyUy4/agent.33 07:41:27 SSH_AGENT_PID=39 07:41:27 Running ssh-add (command line suppressed) 07:41:27 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4051572936651453923.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4051572936651453923.key) 07:41:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:41:28 + git semver bump pre 07:41:28 2022-09-20 07:41:28,491 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:41:28 2022-09-20 07:41:28,492 [bump_version] DEBUG bumping version:2.3.0-dev.22 on axis:pre with prefix:dev 07:41:28 2022-09-20 07:41:28,492 [bump_version] DEBUG bumped version:2.3.0-dev.23 07:41:28 2022-09-20 07:41:28,492 [write_version] DEBUG write version:2.3.0-dev.23 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 07:41:28 2022-09-20 07:41:28,492 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:41:28 2022-09-20 07:41:28,492 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:41:28 2022-09-20 07:41:28,495 [execute] INFO git cat-file --batch-check 07:41:28 2022-09-20 07:41:28,496 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:41:28 2022-09-20 07:41:28,502 [execute] INFO git cat-file --batch 07:41:28 2022-09-20 07:41:28,502 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:41:28 2022-09-20 07:41:28,507 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:41:28 2.3.0-dev.23 [Pipeline] } 07:41:28 $ docker exec --env ******** --env ******** 62aa2a9160abea19a789789abcd244609375ea48304e97ebd900e90e0706de0c ssh-agent -k 07:41:28 unset SSH_AUTH_SOCK; 07:41:28 unset SSH_AGENT_PID; 07:41:28 echo Agent pid 39 killed; 07:41:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:41:28 + git semver [Pipeline] } 07:41:29 $ docker stop --time=1 62aa2a9160abea19a789789abcd244609375ea48304e97ebd900e90e0706de0c 07:41:30 $ docker rm -f 62aa2a9160abea19a789789abcd244609375ea48304e97ebd900e90e0706de0c [Pipeline] // withDockerContainer [Pipeline] sh 07:41:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:41:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:41:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:41:31 prd-ubuntu20.04-docker-8c-8g-29934 does not seem to be running inside a container 07:41:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:41:31 $ docker top 0f14a4c3ace711af6e70a38ff4052fc8505a21dcdf45b3ff96be10340bdcb04b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:41:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:41:32 [ssh-agent] Looking for ssh-agent implementation... 07:41:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:41:32 $ docker exec 0f14a4c3ace711af6e70a38ff4052fc8505a21dcdf45b3ff96be10340bdcb04b ssh-agent 07:41:32 SSH_AUTH_SOCK=/tmp/ssh-EXJbfCKU8Fgv/agent.33 07:41:32 SSH_AGENT_PID=39 07:41:32 Running ssh-add (command line suppressed) 07:41:32 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3435378652572473643.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3435378652572473643.key) 07:41:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:41:32 + git semver push 07:41:33 2022-09-20 07:41:32,968 [run_push] DEBUG push 07:41:33 2022-09-20 07:41:32,969 [execute] INFO git cat-file --batch-check 07:41:33 2022-09-20 07:41:32,969 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:41:33 2022-09-20 07:41:32,973 [execute] INFO git rev-list e9f0fff499a5ba71d9e48d154e775fa775c51771 -- 07:41:33 2022-09-20 07:41:32,973 [execute] DEBUG Popen(['git', 'rev-list', 'e9f0fff499a5ba71d9e48d154e775fa775c51771', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 07:41:33 2022-09-20 07:41:32,984 [execute] INFO git fetch -v origin 07:41:33 2022-09-20 07:41:32,984 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 07:41:33 2022-09-20 07:41:33,591 [run_push] DEBUG no remote changes detected 07:41:33 2022-09-20 07:41:33,591 [execute] INFO git push origin semver 07:41:33 2022-09-20 07:41:33,592 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 07:41:34 2022-09-20 07:41:34,447 [run_push] DEBUG push all version tags 07:41:34 2022-09-20 07:41:34,448 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:41:34 2022-09-20 07:41:34,448 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 07:41:35 2022-09-20 07:41:35,246 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:41:35 2.3.0-dev.23 [Pipeline] } 07:41:35 $ docker exec --env ******** --env ******** 0f14a4c3ace711af6e70a38ff4052fc8505a21dcdf45b3ff96be10340bdcb04b ssh-agent -k 07:41:35 unset SSH_AUTH_SOCK; 07:41:35 unset SSH_AGENT_PID; 07:41:35 echo Agent pid 39 killed; 07:41:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:41:35 + git semver [Pipeline] } 07:41:36 $ docker stop --time=1 0f14a4c3ace711af6e70a38ff4052fc8505a21dcdf45b3ff96be10340bdcb04b 07:41:37 $ docker rm -f 0f14a4c3ace711af6e70a38ff4052fc8505a21dcdf45b3ff96be10340bdcb04b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:41:38 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 07:41:38 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 07:41:38 total 16 07:41:38 drwxr-xr-x 3 root root 4096 Sep 20 07:32 . 07:41:38 drwxrwxr-x 12 jenkins jenkins 4096 Sep 20 07:41 .. 07:41:38 drwxr-xr-x 2 root root 4096 Sep 20 07:32 cost 07:41:38 -rw-r--r-- 1 root root 84 Sep 20 07:32 cost.csv 07:41:38 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 07:41:38 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 07:41:38 total 16 07:41:38 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 07:32 . 07:41:38 drwxrwxr-x 12 jenkins jenkins 4096 Sep 20 07:41 .. 07:41:38 drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 07:32 cost 07:41:38 -rw-r--r-- 1 jenkins jenkins 84 Sep 20 07:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:41:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:41:39 ---> package-listing.sh 07:41:39 ++ facter osfamily 07:41:39 ++ tr '[:upper:]' '[:lower:]' 07:41:39 + OS_FAMILY=debian 07:41:39 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 07:41:39 + START_PACKAGES=/tmp/packages_start.txt 07:41:39 + END_PACKAGES=/tmp/packages_end.txt 07:41:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:41:39 + PACKAGES=/tmp/packages_start.txt 07:41:39 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 07:41:39 + PACKAGES=/tmp/packages_end.txt 07:41:39 + case "${OS_FAMILY}" in 07:41:39 + dpkg -l 07:41:39 + grep '^ii' 07:41:39 + '[' -f /tmp/packages_start.txt ']' 07:41:39 + '[' -f /tmp/packages_end.txt ']' 07:41:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:41:39 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 07:41:39 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 07:41:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 07:41:39 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:41:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:41:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:41:40 prd-ubuntu20.04-docker-8c-8g-29934 does not seem to be running inside a container 07:41:40 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:41:40 $ docker top 03ea04e1b116cec8c0e94e9cf5fec09cdd01547d227523649853469036262ca8 -eo pid,comm [Pipeline] { [Pipeline] sh 07:41:41 + touch /tmp/pre-build-complete [Pipeline] sh 07:41:41 + mkdir -p /var/log/sysstat [Pipeline] sh 07:41:41 + ls /var/log/sa-host 07:41:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:41:41 provisioning config files... 07:41:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6519165300366668479tmp [Pipeline] { [Pipeline] echo 07:41:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:41:42 ---> create-netrc.sh [Pipeline] } 07:41:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:41:42 ---> python-tools-install.sh [Pipeline] echo 07:41:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:41:42 ---> sudo-logs.sh 07:41:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:41:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:41:43 ---> job-cost.sh 07:41:43 lf-activate-venv: SKIPPING 07:41:43 DEBUG: total: 0.2199999988079071 07:41:43 INFO: Retrieving Stack Cost... 07:41:43 INFO: Retrieving Pricing Info for: v3-standard-8 07:41:43 INFO: Archiving Costs [Pipeline] echo 07:41:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:41:44 ---> logs-deploy.sh 07:41:44 lf-activate-venv: SKIPPING 07:41:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/97 07:41:44 INFO: archiving workspace using pattern(s): 07:41:45 Archives upload complete. 07:41:45 INFO: archiving logs to Nexus 07:41:46 ---> uname -a: 07:41:46 Linux prd-ubuntu20-04-docker-8c-8g-29934 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 07:41:46 07:41:46 07:41:46 ---> lscpu: 07:41:46 Architecture: x86_64 07:41:46 CPU op-mode(s): 32-bit, 64-bit 07:41:46 Byte Order: Little Endian 07:41:46 Address sizes: 40 bits physical, 48 bits virtual 07:41:46 CPU(s): 8 07:41:46 On-line CPU(s) list: 0-7 07:41:46 Thread(s) per core: 1 07:41:46 Core(s) per socket: 1 07:41:46 Socket(s): 8 07:41:46 NUMA node(s): 1 07:41:46 Vendor ID: AuthenticAMD 07:41:46 CPU family: 23 07:41:46 Model: 49 07:41:46 Model name: AMD EPYC-Rome Processor 07:41:46 Stepping: 0 07:41:46 CPU MHz: 2799.998 07:41:46 BogoMIPS: 5599.99 07:41:46 Virtualization: AMD-V 07:41:46 Hypervisor vendor: KVM 07:41:46 Virtualization type: full 07:41:46 L1d cache: 256 KiB 07:41:46 L1i cache: 256 KiB 07:41:46 L2 cache: 4 MiB 07:41:46 L3 cache: 128 MiB 07:41:46 NUMA node0 CPU(s): 0-7 07:41:46 Vulnerability Itlb multihit: Not affected 07:41:46 Vulnerability L1tf: Not affected 07:41:46 Vulnerability Mds: Not affected 07:41:46 Vulnerability Meltdown: Not affected 07:41:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:41:46 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:41:46 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:41:46 Vulnerability Srbds: Not affected 07:41:46 Vulnerability Tsx async abort: Not affected 07:41:46 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 07:41:46 07:41:46 07:41:46 ---> nproc: 07:41:46 8 07:41:46 07:41:46 07:41:46 ---> df -h: 07:41:46 Filesystem Size Used Avail Use% Mounted on 07:41:46 overlay 155G 13G 143G 8% / 07:41:46 tmpfs 64M 0 64M 0% /dev 07:41:46 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:41:46 shm 64M 0 64M 0% /dev/shm 07:41:46 /dev/vda1 155G 13G 143G 8% /facter-os 07:41:46 07:41:46 07:41:46 ---> sar -b -r -n DEV: 07:41:46 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29934) 09/20/22 _x86_64_ (8 CPU) 07:41:46 07:41:46 07:28:24 LINUX RESTART (8 CPU) 07:41:46 07:41:46 07:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:41:46 07:30:01 321.23 13.30 307.93 0.00 2092.18 82751.14 0.00 07:41:46 07:31:01 84.30 0.93 83.37 0.00 10.66 35147.48 0.00 07:41:46 07:32:01 196.23 0.12 196.12 0.00 7.20 47790.57 0.00 07:41:46 07:33:01 4.58 0.02 4.57 0.00 4.27 68.94 0.00 07:41:46 07:34:01 1.17 0.02 1.15 0.00 0.13 13.73 0.00 07:41:46 07:35:01 2.02 0.00 2.02 0.00 0.00 22.93 0.00 07:41:46 07:36:01 1.45 0.00 1.45 0.00 0.00 16.80 0.00 07:41:46 07:37:01 2.22 0.00 2.22 0.00 0.00 24.26 0.00 07:41:46 07:38:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 07:41:46 07:39:01 2.05 0.00 2.05 0.00 0.00 27.86 0.00 07:41:46 07:40:01 1.55 0.00 1.55 0.00 0.00 19.73 0.00 07:41:46 07:41:01 59.09 0.27 58.82 0.00 11.59 35074.73 0.00 07:41:46 Average: 56.42 1.22 55.20 0.00 177.16 16747.91 0.00 07:41:46 07:41:46 07:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:41:46 07:30:01 28906776 31762848 542040 1.65 105620 3017560 2171700 6.40 1092116 2501720 3672 07:41:46 07:31:01 28016560 31710232 584988 1.78 162008 3718324 2116276 6.24 1328996 3069372 281012 07:41:46 07:32:01 27601224 31761460 532920 1.62 175400 4132820 1892536 5.58 1298256 3473904 312 07:41:46 07:33:01 27615080 31775104 520808 1.58 175484 4132812 1786856 5.27 1292332 3465168 20 07:41:46 07:34:01 27616244 31776332 519400 1.58 175516 4132812 1786856 5.27 1291840 3465176 20 07:41:46 07:35:01 27628600 31788700 507000 1.54 175560 4132824 1786856 5.27 1279536 3465180 180 07:41:46 07:36:01 27629380 31789576 506104 1.54 175628 4132824 1786856 5.27 1279548 3465184 8 07:41:46 07:37:01 27635024 31795348 500280 1.52 175684 4132888 1786856 5.27 1273188 3465256 8 07:41:46 07:38:01 27635544 31795952 499720 1.52 175724 4132892 1786856 5.27 1273160 3465316 12 07:41:46 07:39:01 27635264 31795728 500132 1.52 175760 4132876 1786856 5.27 1274024 3465304 20 07:41:46 07:40:01 27635508 31796048 499776 1.52 175840 4132880 1786856 5.27 1273552 3465308 196 07:41:46 07:41:01 26803148 31744776 547536 1.67 197920 4837412 2426336 7.15 1385740 4128684 448 07:41:46 Average: 27696529 31774342 521725 1.59 170512 4064077 1908475 5.62 1278524 3407964 23826 07:41:46 07:41:46 07:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:41:46 07:30:01 lo 6.40 6.40 0.62 0.62 0.00 0.00 0.00 0.00 07:41:46 07:30:01 ens3 416.76 274.72 5945.62 67.45 0.00 0.00 0.00 0.00 07:41:46 07:30:01 docker0 65.77 78.60 5.37 160.17 0.00 0.00 0.00 0.00 07:41:46 07:30:01 vethdaca4b9 51.51 64.16 4.99 50.23 0.00 0.00 0.00 0.00 07:41:46 07:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:41:46 07:31:01 ens3 138.56 119.65 1392.75 72.28 0.00 0.00 0.00 0.00 07:41:46 07:31:01 veth31033ed 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 07:41:46 07:31:01 docker0 70.85 80.70 5.92 1364.10 0.00 0.00 0.00 0.00 07:41:46 07:32:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 07:41:46 07:32:01 ens3 158.71 114.18 2685.43 60.60 0.00 0.00 0.00 0.00 07:41:46 07:32:01 docker0 15.60 19.51 0.93 98.54 0.00 0.00 0.00 0.00 07:41:46 07:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:41:46 07:33:01 ens3 11.76 10.73 5.61 14.47 0.00 0.00 0.00 0.00 07:41:46 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:46 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:46 07:34:01 ens3 0.47 0.45 0.10 0.10 0.00 0.00 0.00 0.00 07:41:46 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:46 07:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:41:46 07:35:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:41:46 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:46 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:46 07:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:46 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:46 07:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:41:46 07:37:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:41:46 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:46 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:46 07:38:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:41:46 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:46 07:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:41:46 07:39:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 07:41:46 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:46 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:46 07:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:46 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:46 07:41:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 07:41:46 07:41:01 ens3 210.96 131.40 4685.54 22.52 0.00 0.00 0.00 0.00 07:41:46 07:41:01 docker0 37.66 42.36 3.27 682.92 0.00 0.00 0.00 0.00 07:41:46 07:41:01 veth5df7234 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:41:46 Average: lo 0.89 0.89 0.08 0.08 0.00 0.00 0.00 0.00 07:41:46 Average: ens3 78.14 54.30 1226.34 19.79 0.00 0.00 0.00 0.00 07:41:46 Average: docker0 15.82 18.43 1.29 192.15 0.00 0.00 0.00 0.00 07:41:46 Average: veth5df7234 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:46 07:41:46 07:41:46 ---> sar -P ALL: 07:41:46 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29934) 09/20/22 _x86_64_ (8 CPU) 07:41:46 07:41:46 07:28:24 LINUX RESTART (8 CPU) 07:41:46 07:41:46 07:29:01 CPU %user %nice %system %iowait %steal %idle 07:41:46 07:30:01 all 8.20 0.00 3.41 5.11 0.12 83.16 07:41:46 07:30:01 0 7.31 0.00 3.46 9.37 0.10 79.75 07:41:46 07:30:01 1 9.00 0.00 3.15 0.25 0.10 87.50 07:41:46 07:30:01 2 9.83 0.00 4.49 3.88 0.08 81.72 07:41:46 07:30:01 3 7.64 0.00 2.98 0.47 0.12 88.79 07:41:46 07:30:01 4 7.69 0.00 2.98 7.64 0.13 81.55 07:41:46 07:30:01 5 7.97 0.00 3.41 0.15 0.10 88.37 07:41:46 07:30:01 6 8.28 0.00 3.53 17.82 0.15 70.21 07:41:46 07:30:01 7 7.83 0.00 3.27 1.38 0.15 87.36 07:41:46 07:31:01 all 29.84 0.00 5.22 4.21 0.06 60.67 07:41:46 07:31:01 0 29.04 0.00 5.47 1.46 0.05 63.98 07:41:46 07:31:01 1 29.76 0.00 5.10 0.24 0.05 64.86 07:41:46 07:31:01 2 29.03 0.00 5.15 0.52 0.08 65.21 07:41:46 07:31:01 3 30.43 0.00 5.09 0.19 0.07 64.23 07:41:46 07:31:01 4 29.92 0.00 4.97 0.05 0.07 64.99 07:41:46 07:31:01 5 30.88 0.00 5.05 7.93 0.05 56.08 07:41:46 07:31:01 6 30.51 0.00 5.17 0.69 0.07 63.57 07:41:46 07:31:01 7 29.11 0.00 5.75 22.70 0.07 42.38 07:41:46 07:32:01 all 38.98 0.00 6.70 0.55 0.08 53.70 07:41:46 07:32:01 0 38.24 0.00 5.94 1.09 0.08 54.65 07:41:46 07:32:01 1 39.99 0.00 7.38 0.19 0.08 52.36 07:41:46 07:32:01 2 38.70 0.00 6.24 0.05 0.08 54.92 07:41:46 07:32:01 3 39.66 0.00 6.73 0.17 0.08 53.36 07:41:46 07:32:01 4 39.58 0.00 6.84 2.44 0.08 51.06 07:41:46 07:32:01 5 38.20 0.00 6.68 0.20 0.08 54.84 07:41:46 07:32:01 6 38.40 0.00 6.75 0.19 0.07 54.60 07:41:46 07:32:01 7 39.06 0.00 7.04 0.05 0.07 53.79 07:41:46 07:33:01 all 0.17 0.00 0.09 0.02 0.00 99.71 07:41:46 07:33:01 0 0.13 0.00 0.12 0.00 0.00 99.75 07:41:46 07:33:01 1 0.18 0.00 0.08 0.00 0.00 99.73 07:41:46 07:33:01 2 0.17 0.00 0.03 0.00 0.00 99.80 07:41:46 07:33:01 3 0.17 0.00 0.10 0.03 0.02 99.68 07:41:46 07:33:01 4 0.18 0.00 0.10 0.10 0.00 99.62 07:41:46 07:33:01 5 0.27 0.00 0.08 0.02 0.00 99.63 07:41:46 07:33:01 6 0.13 0.00 0.10 0.00 0.00 99.77 07:41:46 07:33:01 7 0.13 0.00 0.12 0.00 0.02 99.73 07:41:46 07:34:01 all 0.02 0.00 0.01 0.01 0.00 99.95 07:41:46 07:34:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:41:46 07:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:41:46 07:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:41:46 07:34:01 3 0.07 0.00 0.02 0.07 0.02 99.83 07:41:46 07:34:01 4 0.02 0.00 0.00 0.03 0.00 99.95 07:41:46 07:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:41:46 07:34:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:41:46 07:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:41:46 07:35:01 all 0.02 0.00 0.02 0.01 0.00 99.95 07:41:46 07:35:01 0 0.02 0.00 0.02 0.02 0.00 99.95 07:41:46 07:35:01 1 0.07 0.00 0.02 0.00 0.02 99.90 07:41:46 07:35:01 2 0.02 0.00 0.03 0.00 0.00 99.95 07:41:46 07:35:01 3 0.02 0.00 0.02 0.03 0.00 99.93 07:41:46 07:35:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:41:46 07:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:41:46 07:35:01 6 0.02 0.00 0.03 0.00 0.00 99.95 07:41:46 07:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:41:46 07:36:01 all 0.03 0.00 0.01 0.13 0.00 99.82 07:41:46 07:36:01 0 0.22 0.00 0.00 0.00 0.00 99.78 07:41:46 07:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:41:46 07:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:41:46 07:36:01 3 0.02 0.00 0.03 1.07 0.02 98.87 07:41:46 07:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:41:46 07:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:41:46 07:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:41:46 07:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:41:46 07:37:01 all 0.08 0.00 0.01 0.66 0.00 99.24 07:41:46 07:37:01 0 0.55 0.00 0.00 0.70 0.00 98.75 07:41:46 07:37:01 1 0.02 0.00 0.03 0.00 0.00 99.95 07:41:46 07:37:01 2 0.02 0.00 0.03 0.00 0.02 99.93 07:41:46 07:37:01 3 0.03 0.00 0.00 4.62 0.00 95.35 07:41:46 07:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:41:46 07:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:41:46 07:37:01 6 0.00 0.00 0.03 0.00 0.00 99.97 07:41:46 07:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:41:46 07:38:01 all 0.02 0.00 0.01 0.13 0.00 99.84 07:41:46 07:38:01 0 0.05 0.00 0.02 0.33 0.02 99.58 07:41:46 07:38:01 1 0.00 0.00 0.03 0.00 0.00 99.97 07:41:46 07:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:41:46 07:38:01 3 0.07 0.00 0.03 0.70 0.02 99.18 07:41:46 07:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:41:46 07:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:41:46 07:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:41:46 07:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:41:46 07:39:01 all 0.03 0.00 0.01 0.02 0.01 99.94 07:41:46 07:39:01 0 0.07 0.00 0.00 0.00 0.00 99.93 07:41:46 07:39:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:41:46 07:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:41:46 07:39:01 3 0.07 0.00 0.03 0.12 0.02 99.77 07:41:46 07:39:01 4 0.05 0.00 0.00 0.03 0.00 99.92 07:41:46 07:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:41:46 07:39:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:41:46 07:39:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:41:46 07:40:01 all 0.15 0.00 0.00 0.01 0.00 99.84 07:41:46 07:40:01 0 0.91 0.00 0.00 0.00 0.00 99.09 07:41:46 07:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:41:46 07:40:01 2 0.02 0.00 0.00 0.02 0.00 99.97 07:41:46 07:40:01 3 0.05 0.00 0.03 0.03 0.00 99.88 07:41:46 07:40:01 4 0.13 0.00 0.00 0.00 0.00 99.87 07:41:46 07:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:41:46 07:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:41:46 07:40:01 7 0.03 0.00 0.00 0.02 0.00 99.95 07:41:46 07:41:46 07:40:01 CPU %user %nice %system %iowait %steal %idle 07:41:46 07:41:01 all 4.84 0.00 1.95 1.70 0.03 91.48 07:41:46 07:41:01 0 5.45 0.00 1.44 0.02 0.03 93.06 07:41:46 07:41:01 1 4.55 0.00 1.83 1.73 0.03 91.86 07:41:46 07:41:01 2 5.29 0.00 1.37 0.05 0.02 93.27 07:41:46 07:41:01 3 5.89 0.00 2.54 3.43 0.05 88.10 07:41:46 07:41:01 4 5.51 0.00 2.06 6.34 0.03 86.05 07:41:46 07:41:01 5 3.39 0.00 2.01 0.05 0.03 94.51 07:41:46 07:41:01 6 3.92 0.00 2.35 0.02 0.03 93.68 07:41:46 07:41:01 7 4.70 0.00 1.99 1.95 0.03 91.33 07:41:46 Average: all 6.81 0.00 1.44 1.04 0.03 90.68 07:41:46 Average: 0 6.82 0.00 1.37 1.08 0.03 90.70 07:41:46 Average: 1 6.92 0.00 1.46 0.20 0.03 91.39 07:41:46 Average: 2 6.87 0.00 1.44 0.38 0.02 91.29 07:41:46 Average: 3 6.95 0.00 1.46 0.91 0.03 90.65 07:41:46 Average: 4 6.87 0.00 1.40 1.38 0.03 90.32 07:41:46 Average: 5 6.68 0.00 1.43 0.69 0.02 91.18 07:41:46 Average: 6 6.72 0.00 1.49 1.54 0.03 90.23 07:41:46 Average: 7 6.67 0.00 1.50 2.15 0.03 89.65 07:41:46 07:41:46 07:41:46