Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from aebae1d3030d171e36a27ba4f472c47eca2add51 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-ssh9270644271565310316.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh7325714062969573451.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh11269193227288564238.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh3212779744056221994.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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-ssh2212999133383918655.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-21447 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 aebae1d3030d171e36a27ba4f472c47eca2add51 (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 aebae1d3030d171e36a27ba4f472c47eca2add51 # timeout=10 Commit message: "Merge pull request #1203 from hahattan/modbus-issue-353" > git rev-list --no-walk 9201c30d3cbedfb69842190fa0e339608ffa0cc3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:23:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:23:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:23:37 ========================================================= 04:23:37 EdgeX Global Pipelines Version Info 04:23:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:23:38 ------------------- 04:23:38 stable info: 04:23:38 ------------------- 04:23:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:23:38 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 04:23:38 Message: update stable to v1.0.238 04:23:39 ------------------- 04:23:39 experimental info: 04:23:39 ------------------- 04:23:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:23:39 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 04:23:39 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:23:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:23:39 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:23:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:23:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:23:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:23:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 04:23:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:23:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:23:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:23:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:23:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:23:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:23:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:23:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:23:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:23:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:23:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:23:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:23:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:23:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:23:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:23:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 04:23:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:23:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:23:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:23:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:23:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:23:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:23:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:23:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:23:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aebae1d3030d171e36a27ba4f472c47eca2add51 [Pipeline] echo 04:23:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aebae1d [Pipeline] echo 04:23:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:23:39 provisioning config files... 04:23:39 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1514035187324381621tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:23:40 ---> docker-login.sh 04:23:40 nexus3.edgexfoundry.org:10001 04:23:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:23:40 Configure a credential helper to remove this warning. See 04:23:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:23:40 04:23:40 Login Succeeded 04:23:40 nexus3.edgexfoundry.org:10002 04:23:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:23:40 Configure a credential helper to remove this warning. See 04:23:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:23:40 04:23:40 Login Succeeded 04:23:41 nexus3.edgexfoundry.org:10003 04:23:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:23:41 Configure a credential helper to remove this warning. See 04:23:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:23:41 04:23:41 Login Succeeded 04:23:41 nexus3.edgexfoundry.org:10004 04:23:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:23:41 Configure a credential helper to remove this warning. See 04:23:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:23:41 04:23:41 Login Succeeded 04:23:41 docker.io 04:23:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:23:41 Configure a credential helper to remove this warning. See 04:23:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:23:41 04:23:41 Login Succeeded 04:23:41 ---> docker-login.sh ends [Pipeline] } 04:23:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:23:41 + git rev-list -1 --merges aebae1d3030d171e36a27ba4f472c47eca2add51~1..aebae1d3030d171e36a27ba4f472c47eca2add51 [Pipeline] echo 04:23:41 -----------> git rev-list -1 --merges aebae1d3030d171e36a27ba4f472c47eca2add51~1..aebae1d3030d171e36a27ba4f472c47eca2add51 aebae1d3030d171e36a27ba4f472c47eca2add51 04:23:41 aebae1d3030d171e36a27ba4f472c47eca2add51 [false] [Pipeline] sh 04:23:42 + git log --format=format:%s -1 aebae1d3030d171e36a27ba4f472c47eca2add51 [Pipeline] echo 04:23:42 ========================================================= 04:23:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:23:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:23:42 + git log --format=format:%s -1 aebae1d3030d171e36a27ba4f472c47eca2add51 [Pipeline] echo 04:23:42 [semverPrep] GIT_COMMIT: aebae1d3030d171e36a27ba4f472c47eca2add51, Commit Message: Merge pull request #1203 from hahattan/modbus-issue-353 [Pipeline] echo 04:23:42 [semverPrep] This is not a build commit. [Pipeline] sh 04:23:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:23:43 + grep -v github /etc/ssh/ssh_known_hosts 04:23:43 + [ -e /tmp/ssh_known_hosts ] 04:23:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:23:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:23:43 + sudo tee -a /etc/ssh/ssh_known_hosts 04:23:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:23:43 04:23:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:23:43 0.1.4: Pulling from edgex-devops/py-git-semver 04:23:43 b85a868b505f: Pulling fs layer 04:23:43 e2be974225ed: Pulling fs layer 04:23:43 339a4e72a1f5: Pulling fs layer 04:23:43 988bab9f4d93: Pulling fs layer 04:23:43 1469e6f7b9e6: Pulling fs layer 04:23:43 eaf3925da568: Pulling fs layer 04:23:43 bab4dde63d76: Pulling fs layer 04:23:43 bde34c3a00c8: Pulling fs layer 04:23:43 b352a97aabf1: Pulling fs layer 04:23:43 4872d77fe225: Pulling fs layer 04:23:43 5851b861e8e6: Pulling fs layer 04:23:43 eaf3925da568: Waiting 04:23:43 bab4dde63d76: Waiting 04:23:43 bde34c3a00c8: Waiting 04:23:43 b352a97aabf1: Waiting 04:23:43 4872d77fe225: Waiting 04:23:43 5851b861e8e6: Waiting 04:23:43 1469e6f7b9e6: Waiting 04:23:43 988bab9f4d93: Waiting 04:23:43 e2be974225ed: Download complete 04:23:43 988bab9f4d93: Download complete 04:23:44 339a4e72a1f5: Verifying Checksum 04:23:44 339a4e72a1f5: Download complete 04:23:44 1469e6f7b9e6: Verifying Checksum 04:23:44 1469e6f7b9e6: Download complete 04:23:44 eaf3925da568: Download complete 04:23:44 bde34c3a00c8: Verifying Checksum 04:23:44 b352a97aabf1: Download complete 04:23:44 4872d77fe225: Verifying Checksum 04:23:44 4872d77fe225: Download complete 04:23:44 5851b861e8e6: Verifying Checksum 04:23:44 5851b861e8e6: Download complete 04:23:44 b85a868b505f: Verifying Checksum 04:23:44 b85a868b505f: Download complete 04:23:44 bab4dde63d76: Verifying Checksum 04:23:44 bab4dde63d76: Download complete 04:23:45 b85a868b505f: Pull complete 04:23:45 e2be974225ed: Pull complete 04:23:45 339a4e72a1f5: Pull complete 04:23:45 988bab9f4d93: Pull complete 04:23:46 1469e6f7b9e6: Pull complete 04:23:46 eaf3925da568: Pull complete 04:23:47 bab4dde63d76: Pull complete 04:23:47 bde34c3a00c8: Pull complete 04:23:47 b352a97aabf1: Pull complete 04:23:48 4872d77fe225: Pull complete 04:23:48 5851b861e8e6: Pull complete 04:23:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:23:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:23:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:48 prd-ubuntu20.04-docker-8c-8g-21447 does not seem to be running inside a container 04:23:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:23:49 $ docker top 59a339d0a72300b86e3b7e71f62dbd37361b8c261361646f22df3b0457598492 -eo pid,comm 04:23:49 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:23:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:23:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:23:49 [ssh-agent] Looking for ssh-agent implementation... 04:23:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:23:49 $ docker exec 59a339d0a72300b86e3b7e71f62dbd37361b8c261361646f22df3b0457598492 ssh-agent 04:23:49 SSH_AUTH_SOCK=/tmp/ssh-q0HFOZKYIXZc/agent.33 04:23:49 SSH_AGENT_PID=39 04:23:49 Running ssh-add (command line suppressed) 04:23:49 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6669048705551449196.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6669048705551449196.key) 04:23:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:23:50 + git tag --points-at HEAD [Pipeline] } 04:23:50 $ docker exec --env ******** --env ******** 59a339d0a72300b86e3b7e71f62dbd37361b8c261361646f22df3b0457598492 ssh-agent -k 04:23:50 unset SSH_AUTH_SOCK; 04:23:50 unset SSH_AGENT_PID; 04:23:50 echo Agent pid 39 killed; 04:23:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:23:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:23:50 [ssh-agent] Looking for ssh-agent implementation... 04:23:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:23:50 $ docker exec 59a339d0a72300b86e3b7e71f62dbd37361b8c261361646f22df3b0457598492 ssh-agent 04:23:50 SSH_AUTH_SOCK=/tmp/ssh-1iuuh9qyZzUK/agent.71 04:23:50 SSH_AGENT_PID=77 04:23:50 Running ssh-add (command line suppressed) 04:23:50 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2589447015742657937.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2589447015742657937.key) 04:23:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:23:51 + git semver init 04:23:51 2022-07-29 04:23:51,242 [run_init] DEBUG init version:0.0.0 force:False 04:23:51 2022-07-29 04:23:51,243 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 04:23:51 2022-07-29 04:23:51,243 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 04:23:51 2022-07-29 04:23:51,243 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 04:23:52 2022-07-29 04:23:51,990 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 04:23:52 2022-07-29 04:23:51,991 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 04:23:52 2022-07-29 04:23:51,991 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:23:52 2022-07-29 04:23:51,991 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:23:52 2.3.0-dev.18 [Pipeline] } 04:23:52 $ docker exec --env ******** --env ******** 59a339d0a72300b86e3b7e71f62dbd37361b8c261361646f22df3b0457598492 ssh-agent -k 04:23:52 unset SSH_AUTH_SOCK; 04:23:52 unset SSH_AGENT_PID; 04:23:52 echo Agent pid 77 killed; 04:23:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:23:52 + git semver [Pipeline] } 04:23:52 $ docker stop --time=1 59a339d0a72300b86e3b7e71f62dbd37361b8c261361646f22df3b0457598492 04:23:54 $ docker rm -f 59a339d0a72300b86e3b7e71f62dbd37361b8c261361646f22df3b0457598492 [Pipeline] // withDockerContainer [Pipeline] sh 04:23:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:23:54 Stashed 1 file(s) [Pipeline] echo 04:23:54 [edgeXSemver]: initialized semver on version 2.3.0-dev.18 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:23:55 provisioning config files... 04:23:55 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2994084523528373166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:23:55 ---> docker-login.sh 04:23:55 nexus3.edgexfoundry.org:10001 04:23:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:23:55 Configure a credential helper to remove this warning. See 04:23:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:23:55 04:23:55 Login Succeeded 04:23:55 nexus3.edgexfoundry.org:10002 04:23:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:23:55 Configure a credential helper to remove this warning. See 04:23:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:23:55 04:23:55 Login Succeeded 04:23:55 nexus3.edgexfoundry.org:10003 04:23:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:23:55 Configure a credential helper to remove this warning. See 04:23:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:23:55 04:23:55 Login Succeeded 04:23:55 nexus3.edgexfoundry.org:10004 04:23:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:23:55 Configure a credential helper to remove this warning. See 04:23:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:23:55 04:23:55 Login Succeeded 04:23:55 docker.io 04:23:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:23:56 Configure a credential helper to remove this warning. See 04:23:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:23:56 04:23:56 Login Succeeded 04:23:56 ---> docker-login.sh ends [Pipeline] } 04:23:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:23:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:23:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:23:56 ========================================================= 04:23:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 04:23:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:56 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 04:23:56 Sending build context to Docker daemon 9.767MB 04:23:56 Step 1/11 : ARG BASE=golang:1.18-alpine3.16 04:23:56 Step 2/11 : FROM ${BASE} AS builder 04:23:56 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 04:23:56 2408cc74d12b: Pulling fs layer 04:23:56 ea60b727a1ce: Pulling fs layer 04:23:56 30c4a7721957: Pulling fs layer 04:23:56 370296b7ddb6: Pulling fs layer 04:23:56 7c6cee850709: Pulling fs layer 04:23:56 39a5fcdaea64: Pulling fs layer 04:23:56 d94ebbe4e438: Pulling fs layer 04:23:56 bcfd1f05c69d: Pulling fs layer 04:23:56 59ccb84bbe0f: Pulling fs layer 04:23:56 370296b7ddb6: Waiting 04:23:56 7c6cee850709: Waiting 04:23:56 39a5fcdaea64: Waiting 04:23:56 d94ebbe4e438: Waiting 04:23:56 bcfd1f05c69d: Waiting 04:23:56 30c4a7721957: Verifying Checksum 04:23:56 30c4a7721957: Download complete 04:23:56 ea60b727a1ce: Verifying Checksum 04:23:56 ea60b727a1ce: Download complete 04:23:56 7c6cee850709: Verifying Checksum 04:23:56 7c6cee850709: Download complete 04:23:56 39a5fcdaea64: Verifying Checksum 04:23:56 39a5fcdaea64: Download complete 04:23:56 2408cc74d12b: Verifying Checksum 04:23:56 2408cc74d12b: Download complete 04:23:56 d94ebbe4e438: Verifying Checksum 04:23:56 d94ebbe4e438: Download complete 04:23:56 2408cc74d12b: Pull complete 04:23:57 ea60b727a1ce: Pull complete 04:23:57 30c4a7721957: Pull complete 04:23:57 59ccb84bbe0f: Verifying Checksum 04:23:57 59ccb84bbe0f: Download complete 04:23:57 370296b7ddb6: Verifying Checksum 04:23:57 370296b7ddb6: Download complete 04:23:57 bcfd1f05c69d: Verifying Checksum 04:23:57 bcfd1f05c69d: Download complete 04:24:00 370296b7ddb6: Pull complete 04:24:01 7c6cee850709: Pull complete 04:24:01 39a5fcdaea64: Pull complete 04:24:01 d94ebbe4e438: Pull complete 04:24:03 bcfd1f05c69d: Pull complete 04:24:03 59ccb84bbe0f: Pull complete 04:24:03 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 04:24:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 04:24:03 ---> a4fb48ad2a94 04:24:03 Step 3/11 : ARG MAKE=make build 04:24:04 ---> Running in 21f49fdf6442 04:24:05 Removing intermediate container 21f49fdf6442 04:24:05 ---> 7c89f34453b5 04:24:05 Step 4/11 : WORKDIR /device-sdk-go 04:24:05 ---> Running in 1d68846e3df3 04:24:05 Removing intermediate container 1d68846e3df3 04:24:05 ---> d16807340eea 04:24:05 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:24:05 ---> Running in 1f58a37efffe 04:24:05 Removing intermediate container 1f58a37efffe 04:24:05 ---> 16984424488a 04:24:05 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:24:05 ---> Running in b412bb50cf01 04:24:05 Removing intermediate container b412bb50cf01 04:24:05 ---> 2d29563e092b 04:24:05 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:24:05 ---> Running in eb64be672a83 04:24:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:24:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:24:07 OK: 211 MiB in 51 packages 04:24:07 Removing intermediate container eb64be672a83 04:24:07 ---> c02b5a260133 04:24:07 Step 8/11 : COPY go.mod vendor* ./ 04:24:07 ---> 2f3f5990d228 04:24:07 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:24:07 ---> Running in 6517080dbb2a 04:24:09 Still waiting to schedule task 04:24:09 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:24:25 Removing intermediate container 6517080dbb2a 04:24:25 ---> 0d0e0b3cf9cc 04:24:25 Step 10/11 : COPY . . 04:24:26 ---> 014b30a8f948 04:24:26 Step 11/11 : RUN ${MAKE} 04:24:26 ---> Running in 7377e9f9b630 04:24:26 noop 04:24:26 Removing intermediate container 7377e9f9b630 04:24:26 ---> 47c824bc4b9d 04:24:26 Successfully built 47c824bc4b9d 04:24:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:27 + docker inspect -f . ci-base-image-x86_64 04:24:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:24:27 prd-ubuntu20.04-docker-8c-8g-21447 does not seem to be running inside a container 04:24:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:24:27 $ docker top bb374f34447e2930cb70fa703882c3e7719e186616b5024fa8a8a9f11b788446 -eo pid,comm [Pipeline] { [Pipeline] sh 04:24:28 + go version 04:24:28 go version go1.18.3 linux/amd64 [Pipeline] } 04:24:28 $ docker stop --time=1 bb374f34447e2930cb70fa703882c3e7719e186616b5024fa8a8a9f11b788446 04:24:29 $ docker rm -f bb374f34447e2930cb70fa703882c3e7719e186616b5024fa8a8a9f11b788446 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:29 + docker inspect -f . ci-base-image-x86_64 04:24:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:24:30 prd-ubuntu20.04-docker-8c-8g-21447 does not seem to be running inside a container 04:24:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:24:30 $ docker top 931e4884fe996f5dd4eb413ad8d092af8a48a9c76f857c3ab36b4108cdee1f9e -eo pid,comm [Pipeline] { [Pipeline] sh 04:24:30 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 04:24:31 + make test 04:24:31 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:24:37 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:24:52 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:24:52 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 04:24:52 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:24:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.077s coverage: 23.6% of statements 04:24:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:24:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.056s coverage: 27.6% of statements 04:24:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.098s coverage: 78.9% of statements 04:24:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.066s coverage: 10.8% of statements 04:24:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.074s coverage: 60.0% of statements 04:24:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 04:24:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:24:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.083s coverage: 34.8% of statements 04:24:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 04:24:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.099s coverage: 85.4% of statements 04:24:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:24:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:24:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.102s coverage: 65.1% of statements 04:24:52 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] 04:24:52 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] 04:24:52 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.730s coverage: 89.2% of statements 04:24:52 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 04:24:52 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.061s coverage: 4.7% of statements 04:24:52 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:25:07 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 04:25:07 GO111MODULE=on go vet ./... 04:25:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:25:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:25:10 ./bin/test-attribution-txt.sh 04:25:10 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 04:25:10 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 04:25:10 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 04:25:10 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 04:25:10 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 04:25:10 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 04:25:10 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 04:25:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:25:10 $ docker stop --time=1 931e4884fe996f5dd4eb413ad8d092af8a48a9c76f857c3ab36b4108cdee1f9e 04:25:12 $ docker rm -f 931e4884fe996f5dd4eb413ad8d092af8a48a9c76f857c3ab36b4108cdee1f9e [Pipeline] // withDockerContainer [Pipeline] sh 04:25:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:25:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:25:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:25:13 + ls -al . 04:25:13 total 304 04:25:13 drwxrwxr-x 11 jenkins jenkins 4096 Jul 29 04:24 . 04:25:13 drwxrwxr-x 4 jenkins jenkins 4096 Jul 29 04:23 .. 04:25:13 -rw-rw-r-- 1 jenkins jenkins 140 Jul 29 04:23 .dockerignore 04:25:13 drwxrwxr-x 8 jenkins jenkins 4096 Jul 29 04:24 .git 04:25:13 drwxrwxr-x 2 jenkins jenkins 4096 Jul 29 04:23 .github 04:25:13 -rw-rw-r-- 1 jenkins jenkins 131 Jul 29 04:23 .gitignore 04:25:13 -rw-rw-r-- 1 jenkins jenkins 42 Jul 29 04:23 .golangci.yml 04:25:13 drwxr-xr-x 3 jenkins jenkins 4096 Jul 29 04:23 .semver 04:25:13 -rw-rw-r-- 1 jenkins jenkins 29536 Jul 29 04:23 CHANGELOG.md 04:25:13 -rw-rw-r-- 1 jenkins jenkins 677 Jul 29 04:23 GOVERNANCE.md 04:25:13 -rw-rw-r-- 1 jenkins jenkins 880 Jul 29 04:23 Jenkinsfile 04:25:13 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 29 04:23 LICENSE 04:25:13 -rw-rw-r-- 1 jenkins jenkins 2002 Jul 29 04:23 Makefile 04:25:13 -rw-rw-r-- 1 jenkins jenkins 619 Jul 29 04:23 OWNERS.md 04:25:13 -rw-rw-r-- 1 jenkins jenkins 4881 Jul 29 04:23 README.md 04:25:13 -rw-rw-r-- 1 jenkins jenkins 12 Jul 29 04:23 VERSION 04:25:13 drwxrwxr-x 2 jenkins jenkins 4096 Jul 29 04:23 bin 04:25:13 -rw-r--r-- 1 jenkins jenkins 131678 Jul 29 04:24 coverage.out 04:25:13 drwxrwxr-x 5 jenkins jenkins 4096 Jul 29 04:23 example 04:25:13 -rw-rw-r-- 1 jenkins jenkins 3553 Jul 29 04:23 go.mod 04:25:13 -rw-rw-r-- 1 jenkins jenkins 36743 Jul 29 04:23 go.sum 04:25:13 drwxrwxr-x 15 jenkins jenkins 4096 Jul 29 04:23 internal 04:25:13 drwxrwxr-x 3 jenkins jenkins 4096 Jul 29 04:23 openapi 04:25:13 drwxrwxr-x 6 jenkins jenkins 4096 Jul 29 04:23 pkg 04:25:13 drwxrwxr-x 4 jenkins jenkins 4096 Jul 29 04:23 snap 04:25:13 -rw-rw-r-- 1 jenkins jenkins 222 Jul 29 04:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:13 + 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=aebae1d3030d171e36a27ba4f472c47eca2add51 --label arch=amd64 --label version=2.3.0-dev.18 . 04:25:13 Sending build context to Docker daemon 9.9MB 04:25:13 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 04:25:13 Step 2/25 : FROM ${BASE} AS builder 04:25:13 ---> 47c824bc4b9d 04:25:13 Step 3/25 : ARG MAKE=make build 04:25:13 ---> Running in b10ca001b014 04:25:14 Removing intermediate container b10ca001b014 04:25:14 ---> ff7d03a38237 04:25:14 Step 4/25 : WORKDIR /device-sdk-go 04:25:14 ---> Running in d4ef591da8e7 04:25:14 Removing intermediate container d4ef591da8e7 04:25:14 ---> b03d55dd5bab 04:25:14 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:25:14 ---> Running in a69c53c275a0 04:25:14 Removing intermediate container a69c53c275a0 04:25:14 ---> ffb5319098f0 04:25:14 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:25:14 ---> Running in f8faab2cdd0b 04:25:14 Removing intermediate container f8faab2cdd0b 04:25:14 ---> 74dea8e3e400 04:25:14 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:25:14 ---> Running in 80fc15ef0069 04:25:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:25:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:25:16 OK: 211 MiB in 51 packages 04:25:16 Removing intermediate container 80fc15ef0069 04:25:16 ---> a2cfda9faf79 04:25:16 Step 8/25 : COPY go.mod vendor* ./ 04:25:16 ---> d1a9376d5b22 04:25:16 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:25:16 ---> Running in 9e69d9ff1b6a 04:25:17 Removing intermediate container 9e69d9ff1b6a 04:25:17 ---> e355ef0fd2cb 04:25:17 Step 10/25 : COPY . . 04:25:17 ---> 236c7190854d 04:25:17 Step 11/25 : RUN ${MAKE} 04:25:17 ---> Running in 55058b9c9939 04:25:17 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:25:35 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:25:35 Removing intermediate container 55058b9c9939 04:25:35 ---> f154d184de85 04:25:35 Step 12/25 : FROM alpine:3.16 04:25:36 3.16: Pulling from library/alpine 04:25:36 530afca65e2e: Pulling fs layer 04:25:36 530afca65e2e: Verifying Checksum 04:25:36 530afca65e2e: Download complete 04:25:36 530afca65e2e: Pull complete 04:25:36 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 04:25:36 Status: Downloaded newer image for alpine:3.16 04:25:36 ---> d7d3d98c851f 04:25:36 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:25:36 ---> Running in d1ca28760c8d 04:25:36 Removing intermediate container d1ca28760c8d 04:25:36 ---> 7f321ed1bff5 04:25:36 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:25:36 ---> Running in 93acbe2ff805 04:25:37 Removing intermediate container 93acbe2ff805 04:25:37 ---> f11f843c45d0 04:25:37 Step 15/25 : RUN apk add --update --no-cache zeromq 04:25:37 ---> Running in af4e7b783f87 04:25:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:25:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:25:38 (1/5) Installing libgcc (11.2.1_git20220219-r2) 04:25:38 (2/5) Installing libsodium (1.0.18-r0) 04:25:39 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 04:25:39 (4/5) Installing libzmq (4.3.4-r0) 04:25:39 (5/5) Installing zeromq (4.3.4-r0) 04:25:39 Executing busybox-1.35.0-r15.trigger 04:25:39 OK: 8 MiB in 19 packages 04:25:39 Removing intermediate container af4e7b783f87 04:25:39 ---> d68e485eb713 04:25:39 Step 16/25 : WORKDIR / 04:25:39 ---> Running in f8e44c843318 04:25:40 Removing intermediate container f8e44c843318 04:25:40 ---> 6fe319164a7d 04:25:40 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:25:40 ---> d9b6050447c5 04:25:40 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:25:40 ---> 3f1f3cb64882 04:25:40 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:25:40 ---> aebb9b4ae0fc 04:25:40 Step 20/25 : EXPOSE 59999 04:25:40 ---> Running in 8e73a1179c21 04:25:40 Removing intermediate container 8e73a1179c21 04:25:40 ---> 66718453d929 04:25:40 Step 21/25 : ENTRYPOINT ["/device-simple"] 04:25:40 ---> Running in a041d881e9b1 04:25:40 Removing intermediate container a041d881e9b1 04:25:40 ---> f16ef64dfb04 04:25:40 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:25:40 ---> Running in 05131fafe8fb 04:25:40 Removing intermediate container 05131fafe8fb 04:25:40 ---> 70635a3f979d 04:25:40 Step 23/25 : LABEL arch=amd64 04:25:40 ---> Running in cf708512cf80 04:25:41 Removing intermediate container cf708512cf80 04:25:41 ---> d13c747e00f3 04:25:41 Step 24/25 : LABEL git_sha=aebae1d3030d171e36a27ba4f472c47eca2add51 04:25:41 ---> Running in 644a28cfecd5 04:25:41 Removing intermediate container 644a28cfecd5 04:25:41 ---> 4b4a062dfa76 04:25:41 Step 25/25 : LABEL version=2.3.0-dev.18 04:25:41 ---> Running in 4533963b1ce0 04:25:41 Removing intermediate container 4533963b1ce0 04:25:41 ---> 63a860fa318d 04:25:41 [Warning] One or more build-args [ARCH] were not consumed 04:25:41 Successfully built 63a860fa318d 04:25:41 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:25:41 04:25:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:25:42 latest: Pulling from edgex-lftools-log-publisher 04:25:42 5eb5b503b376: Pulling fs layer 04:25:42 5c69ac0246d0: Pulling fs layer 04:25:42 ec43610c2a17: Pulling fs layer 04:25:42 3a2ae6a8a46f: Pulling fs layer 04:25:42 33b1e0a273af: Pulling fs layer 04:25:42 5d3b04190fa2: Pulling fs layer 04:25:42 2f39f015ded8: Pulling fs layer 04:25:42 2f39f015ded8: Waiting 04:25:42 33b1e0a273af: Waiting 04:25:42 5d3b04190fa2: Waiting 04:25:42 3a2ae6a8a46f: Waiting 04:25:42 5c69ac0246d0: Verifying Checksum 04:25:42 5c69ac0246d0: Download complete 04:25:42 3a2ae6a8a46f: Download complete 04:25:42 ec43610c2a17: Verifying Checksum 04:25:42 ec43610c2a17: Download complete 04:25:42 33b1e0a273af: Verifying Checksum 04:25:42 33b1e0a273af: Download complete 04:25:42 5d3b04190fa2: Verifying Checksum 04:25:42 5d3b04190fa2: Download complete 04:25:42 5eb5b503b376: Verifying Checksum 04:25:42 5eb5b503b376: Download complete 04:25:42 2f39f015ded8: Verifying Checksum 04:25:42 2f39f015ded8: Download complete 04:25:43 5eb5b503b376: Pull complete 04:25:43 5c69ac0246d0: Pull complete 04:25:43 ec43610c2a17: Pull complete 04:25:44 3a2ae6a8a46f: Pull complete 04:25:44 33b1e0a273af: Pull complete 04:25:44 5d3b04190fa2: Pull complete 04:25:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21448 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 04:25:47 Running in /w/workspace/device-sdk-go/93 [Pipeline] { [Pipeline] checkout 04:25:47 The recommended git tool is: git 04:25:49 2f39f015ded8: Pull complete 04:25:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:25:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:25:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:25:49 prd-ubuntu20.04-docker-8c-8g-21447 does not seem to be running inside a container 04:25:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:25:51 $ docker top f3ac6b22f64b094df13168cb952da35df259f92a6d818a13ac4287002edcdae0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:25:51 ---> job-cost.sh 04:25:51 lf-activate-venv: SKIPPING 04:25:51 INFO: No Stack... 04:25:51 INFO: Retrieving Pricing Info for: v3-standard-8 04:25:52 INFO: Archiving Costs [Pipeline] sh 04:25:52 + + cut -d, -f6 04:25:52 cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [Pipeline] lock 04:25:52 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-93-stack-cost] 04:25:52 Resource [jenkins-edgexfoundry-device-sdk-go-main-93-stack-cost] did not exist. Created. 04:25:52 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-93-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:25:53 + echo total: 0.2199999988079071 [Pipeline] stash 04:25:53 Stashed 1 file(s) [Pipeline] } 04:25:53 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-93-stack-cost] [Pipeline] // lock [Pipeline] } 04:25:53 $ docker stop --time=1 f3ac6b22f64b094df13168cb952da35df259f92a6d818a13ac4287002edcdae0 04:25:54 $ docker rm -f f3ac6b22f64b094df13168cb952da35df259f92a6d818a13ac4287002edcdae0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:25:54 using credential edgex-jenkins-ssh 04:25:54 Cloning the remote Git repository 04:25:54 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:25:54 > git init /w/workspace/device-sdk-go/93 # timeout=10 04:25:55 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:25:55 > git --version # timeout=10 04:25:55 > git --version # 'git version 2.25.1' 04:25:55 using GIT_SSH to set credentials SSH Credentials for GitHub 04:25:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:25:56 Avoid second fetch 04:25:56 Checking out Revision aebae1d3030d171e36a27ba4f472c47eca2add51 (main) 04:25:56 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:25:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:25:56 > git config core.sparsecheckout # timeout=10 04:25:56 > git checkout -f aebae1d3030d171e36a27ba4f472c47eca2add51 # timeout=10 04:26:00 Commit message: "Merge pull request #1203 from hahattan/modbus-issue-353" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:26:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:26:01 % Total % Received % Xferd Average Speed Time Time Time Current 04:26:01 Dload Upload Total Spent Left Speed 04:26:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 92029 0 --:--:-- --:--:-- --:--:-- 92029 [Pipeline] sh 04:26:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:26:02 + sudo tee /etc/docker/daemon.new 04:26:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:26:02 { 04:26:02 "registry-mirrors": [ 04:26:02 "https://nexus3.edgexfoundry.org:10001" 04:26:02 ], 04:26:02 "bip": "10.250.0.254/24", 04:26:02 "hosts": [ 04:26:02 "tcp://0.0.0.0:5555", 04:26:02 "unix:///var/run/docker.sock" 04:26:02 ], 04:26:02 "mtu": 1458, 04:26:02 "selinux-enabled": true, 04:26:02 "seccomp-profile": "/etc/docker/seccomp.json" 04:26:02 } [Pipeline] sh 04:26:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:26:03 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:26:21 provisioning config files... 04:26:21 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/93@tmp/config7323650481801403936tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:26:22 ---> docker-login.sh 04:26:22 nexus3.edgexfoundry.org:10001 04:26:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:23 Configure a credential helper to remove this warning. See 04:26:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:23 04:26:23 Login Succeeded 04:26:23 nexus3.edgexfoundry.org:10002 04:26:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:23 Configure a credential helper to remove this warning. See 04:26:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:23 04:26:23 Login Succeeded 04:26:23 nexus3.edgexfoundry.org:10003 04:26:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:23 Configure a credential helper to remove this warning. See 04:26:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:23 04:26:23 Login Succeeded 04:26:23 nexus3.edgexfoundry.org:10004 04:26:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:24 Configure a credential helper to remove this warning. See 04:26:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:24 04:26:24 Login Succeeded 04:26:24 docker.io 04:26:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:25 Configure a credential helper to remove this warning. See 04:26:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:25 04:26:25 Login Succeeded 04:26:25 ---> docker-login.sh ends [Pipeline] } 04:26:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:26:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:26:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:26:25 ========================================================= 04:26:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 04:26:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:25 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 04:26:25 Sending build context to Docker daemon 5.244MB 04:26:25 Step 1/11 : ARG BASE=golang:1.18-alpine3.16 04:26:25 Step 2/11 : FROM ${BASE} AS builder 04:26:26 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:26:26 b3c136eddcbf: Pulling fs layer 04:26:26 c0a3192eca97: Pulling fs layer 04:26:26 a050256f5b6f: Pulling fs layer 04:26:26 656be50a0ddc: Pulling fs layer 04:26:26 2bbca73fdf42: Pulling fs layer 04:26:26 46d945488cbd: Pulling fs layer 04:26:26 8a5474983e97: Pulling fs layer 04:26:26 329c88fbcd65: Pulling fs layer 04:26:26 2bbca73fdf42: Waiting 04:26:26 46d945488cbd: Waiting 04:26:26 8a5474983e97: Waiting 04:26:26 329c88fbcd65: Waiting 04:26:26 656be50a0ddc: Waiting 04:26:26 a050256f5b6f: Verifying Checksum 04:26:26 a050256f5b6f: Download complete 04:26:26 c0a3192eca97: Verifying Checksum 04:26:26 c0a3192eca97: Download complete 04:26:26 2bbca73fdf42: Verifying Checksum 04:26:26 2bbca73fdf42: Download complete 04:26:26 46d945488cbd: Verifying Checksum 04:26:26 46d945488cbd: Download complete 04:26:26 b3c136eddcbf: Verifying Checksum 04:26:26 b3c136eddcbf: Download complete 04:26:27 b3c136eddcbf: Pull complete 04:26:27 329c88fbcd65: Verifying Checksum 04:26:27 329c88fbcd65: Download complete 04:26:27 c0a3192eca97: Pull complete 04:26:28 a050256f5b6f: Pull complete 04:26:28 8a5474983e97: Verifying Checksum 04:26:28 8a5474983e97: Download complete 04:26:29 656be50a0ddc: Verifying Checksum 04:26:29 656be50a0ddc: Download complete 04:26:44 656be50a0ddc: Pull complete 04:26:44 2bbca73fdf42: Pull complete 04:26:44 46d945488cbd: Pull complete 04:26:48 8a5474983e97: Pull complete 04:26:51 329c88fbcd65: Pull complete 04:26:51 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 04:26:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 04:26:51 ---> ff4287adb874 04:26:51 Step 3/11 : ARG MAKE=make build 04:26:51 ---> Running in 3740d391b9b2 04:26:51 Removing intermediate container 3740d391b9b2 04:26:51 ---> ed3fbe5c4cff 04:26:51 Step 4/11 : WORKDIR /device-sdk-go 04:26:52 ---> Running in 1724c4c06d5f 04:26:52 Removing intermediate container 1724c4c06d5f 04:26:52 ---> 860313cdc73a 04:26:52 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:26:52 ---> Running in 5da122eba35f 04:26:52 Removing intermediate container 5da122eba35f 04:26:52 ---> 577da84ac690 04:26:52 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:26:52 ---> Running in cd617c2a47d6 04:26:54 Removing intermediate container cd617c2a47d6 04:26:54 ---> 7e3251c1bf5d 04:26:54 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:26:54 ---> Running in 1cf722b2bc56 04:26:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:26:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:26:58 OK: 221 MiB in 51 packages 04:26:58 Removing intermediate container 1cf722b2bc56 04:26:58 ---> 3eafeb9b7d74 04:26:58 Step 8/11 : COPY go.mod vendor* ./ 04:26:59 ---> 9b1f31cf6779 04:26:59 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:26:59 ---> Running in d6ea820463bf 04:27:46 Removing intermediate container d6ea820463bf 04:27:46 ---> 43fe82319407 04:27:46 Step 10/11 : COPY . . 04:27:46 ---> c39cda9dc7d0 04:27:46 Step 11/11 : RUN ${MAKE} 04:27:46 ---> Running in 94ac49eb2db0 04:27:47 noop 04:27:47 Removing intermediate container 94ac49eb2db0 04:27:47 ---> b22985a888a7 04:27:47 Successfully built b22985a888a7 04:27:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:48 + docker inspect -f . ci-base-image-arm64 04:27:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:27:48 prd-ubuntu20.04-docker-arm64-4c-16g-21448 does not seem to be running inside a container 04:27:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/93 -v /w/workspace/device-sdk-go/93:/w/workspace/device-sdk-go/93:rw,z -v /w/workspace/device-sdk-go/93@tmp:/w/workspace/device-sdk-go/93@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:27:49 $ docker top daee328f5adb3b0714d1f9502bf5a15afca92dd2620b8f3b2bebef3cb6b9ddb2 -eo pid,comm [Pipeline] { [Pipeline] sh 04:27:50 + go version 04:27:50 go version go1.18.3 linux/arm64 [Pipeline] } 04:27:50 $ docker stop --time=1 daee328f5adb3b0714d1f9502bf5a15afca92dd2620b8f3b2bebef3cb6b9ddb2 04:27:52 $ docker rm -f daee328f5adb3b0714d1f9502bf5a15afca92dd2620b8f3b2bebef3cb6b9ddb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:53 + docker inspect -f . ci-base-image-arm64 04:27:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:27:53 prd-ubuntu20.04-docker-arm64-4c-16g-21448 does not seem to be running inside a container 04:27:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-sdk-go/93 -v /w/workspace/device-sdk-go/93:/w/workspace/device-sdk-go/93:rw,z -v /w/workspace/device-sdk-go/93@tmp:/w/workspace/device-sdk-go/93@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:27:54 $ docker top 0e12d50e470dce6950126b0a9e91cb9976659e7d411048b29111d2565a34a327 -eo pid,comm [Pipeline] { [Pipeline] sh 04:27:55 + git config --global --add safe.directory /w/workspace/device-sdk-go/93 [Pipeline] fileExists [Pipeline] sh 04:27:56 + make test 04:27:56 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:28:28 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:30:05 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:30:05 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 04:30:05 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:30:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.400s coverage: 23.6% of statements 04:30:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:30:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.252s coverage: 27.6% of statements 04:30:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.339s coverage: 78.9% of statements 04:30:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.263s coverage: 10.8% of statements 04:30:17 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.675s coverage: 60.0% of statements 04:30:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 04:30:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:30:20 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.481s coverage: 34.8% of statements 04:30:20 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 04:30:22 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.233s coverage: 85.4% of statements 04:30:22 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:30:22 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:30:22 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.459s coverage: 65.1% of statements 04:30:22 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] 04:30:22 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] 04:30:26 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.976s coverage: 89.2% of statements 04:30:26 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 04:30:26 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.217s coverage: 4.7% of statements 04:30:26 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:30:27 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:30:27 GO111MODULE=on go vet ./... 04:31:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:31:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:31:49 ./bin/test-attribution-txt.sh 04:31:49 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 04:31:49 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 04:31:49 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 04:31:49 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 04:31:49 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 04:31:49 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 04:31:49 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 04:31:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:31:49 $ docker stop --time=1 0e12d50e470dce6950126b0a9e91cb9976659e7d411048b29111d2565a34a327 04:31:51 $ docker rm -f 0e12d50e470dce6950126b0a9e91cb9976659e7d411048b29111d2565a34a327 [Pipeline] // withDockerContainer [Pipeline] sh 04:31:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:31:52 Warning: overwriting stash ‘coverage-report’ 04:31:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:31:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:31:54 + ls -al . 04:31:54 total 300 04:31:54 drwxrwxr-x 10 jenkins jenkins 4096 Jul 29 04:27 . 04:31:54 drwxrwxr-x 4 jenkins jenkins 4096 Jul 29 04:25 .. 04:31:54 -rw-rw-r-- 1 jenkins jenkins 140 Jul 29 04:25 .dockerignore 04:31:54 drwxrwxr-x 8 jenkins jenkins 4096 Jul 29 04:26 .git 04:31:54 drwxrwxr-x 2 jenkins jenkins 4096 Jul 29 04:25 .github 04:31:54 -rw-rw-r-- 1 jenkins jenkins 131 Jul 29 04:25 .gitignore 04:31:54 -rw-rw-r-- 1 jenkins jenkins 42 Jul 29 04:25 .golangci.yml 04:31:54 -rw-rw-r-- 1 jenkins jenkins 29536 Jul 29 04:25 CHANGELOG.md 04:31:54 -rw-rw-r-- 1 jenkins jenkins 677 Jul 29 04:25 GOVERNANCE.md 04:31:54 -rw-rw-r-- 1 jenkins jenkins 880 Jul 29 04:25 Jenkinsfile 04:31:54 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 29 04:25 LICENSE 04:31:54 -rw-rw-r-- 1 jenkins jenkins 2002 Jul 29 04:25 Makefile 04:31:54 -rw-rw-r-- 1 jenkins jenkins 619 Jul 29 04:25 OWNERS.md 04:31:54 -rw-rw-r-- 1 jenkins jenkins 4881 Jul 29 04:25 README.md 04:31:54 -rw-rw-r-- 1 jenkins jenkins 12 Jul 29 04:23 VERSION 04:31:54 drwxrwxr-x 2 jenkins jenkins 4096 Jul 29 04:25 bin 04:31:54 -rw-r--r-- 1 jenkins jenkins 131678 Jul 29 04:30 coverage.out 04:31:54 drwxrwxr-x 5 jenkins jenkins 4096 Jul 29 04:25 example 04:31:54 -rw-rw-r-- 1 jenkins jenkins 3553 Jul 29 04:25 go.mod 04:31:54 -rw-rw-r-- 1 jenkins jenkins 36743 Jul 29 04:25 go.sum 04:31:54 drwxrwxr-x 15 jenkins jenkins 4096 Jul 29 04:25 internal 04:31:54 drwxrwxr-x 3 jenkins jenkins 4096 Jul 29 04:25 openapi 04:31:54 drwxrwxr-x 6 jenkins jenkins 4096 Jul 29 04:25 pkg 04:31:54 drwxrwxr-x 4 jenkins jenkins 4096 Jul 29 04:25 snap 04:31:54 -rw-rw-r-- 1 jenkins jenkins 222 Jul 29 04:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:54 + 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=aebae1d3030d171e36a27ba4f472c47eca2add51 --label arch=arm64 --label version=2.3.0-dev.18 . 04:31:54 Sending build context to Docker daemon 5.377MB 04:31:55 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 04:31:55 Step 2/25 : FROM ${BASE} AS builder 04:31:55 ---> b22985a888a7 04:31:55 Step 3/25 : ARG MAKE=make build 04:31:55 ---> Running in 372a61755dc0 04:31:55 Removing intermediate container 372a61755dc0 04:31:55 ---> 739786f62ad4 04:31:55 Step 4/25 : WORKDIR /device-sdk-go 04:31:55 ---> Running in 81a4bccd2c37 04:31:55 Removing intermediate container 81a4bccd2c37 04:31:55 ---> 13ca0f6e6ba5 04:31:55 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:31:55 ---> Running in aa4e47272b6f 04:31:56 Removing intermediate container aa4e47272b6f 04:31:56 ---> b63921e2e4ed 04:31:56 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:31:56 ---> Running in 95294d1fe848 04:31:57 Removing intermediate container 95294d1fe848 04:31:57 ---> cadedf45366f 04:31:57 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:31:57 ---> Running in d06c269e6181 04:31:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:31:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:32:00 OK: 221 MiB in 51 packages 04:32:01 Removing intermediate container d06c269e6181 04:32:01 ---> a9b8725491e0 04:32:01 Step 8/25 : COPY go.mod vendor* ./ 04:32:01 ---> 66bfe75933eb 04:32:01 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:32:02 ---> Running in a38196cb886f 04:32:04 Removing intermediate container a38196cb886f 04:32:04 ---> 66a2c0a4c5c8 04:32:04 Step 10/25 : COPY . . 04:32:05 ---> ddd43afdc468 04:32:05 Step 11/25 : RUN ${MAKE} 04:32:05 ---> Running in b1696b2489d3 04:32:06 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:34:12 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:34:12 Removing intermediate container b1696b2489d3 04:34:12 ---> 0eb2aba120ab 04:34:12 Step 12/25 : FROM alpine:3.16 04:34:12 3.16: Pulling from library/alpine 04:34:12 f97344484467: Pulling fs layer 04:34:12 f97344484467: Verifying Checksum 04:34:12 f97344484467: Download complete 04:34:12 f97344484467: Pull complete 04:34:12 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 04:34:12 Status: Downloaded newer image for alpine:3.16 04:34:12 ---> 3d81c46cd875 04:34:12 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:34:12 ---> Running in 2d700466c792 04:34:12 Removing intermediate container 2d700466c792 04:34:12 ---> 395df437ae0e 04:34:12 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:34:12 ---> Running in 0ce9bed52777 04:34:12 Removing intermediate container 0ce9bed52777 04:34:12 ---> f0ca9ccfed66 04:34:12 Step 15/25 : RUN apk add --update --no-cache zeromq 04:34:12 ---> Running in da95c4282345 04:34:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:34:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:34:12 (1/5) Installing libgcc (11.2.1_git20220219-r2) 04:34:12 (2/5) Installing libsodium (1.0.18-r0) 04:34:12 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 04:34:12 (4/5) Installing libzmq (4.3.4-r0) 04:34:12 (5/5) Installing zeromq (4.3.4-r0) 04:34:12 Executing busybox-1.35.0-r15.trigger 04:34:12 OK: 8 MiB in 19 packages 04:34:13 Removing intermediate container da95c4282345 04:34:13 ---> b9e2248081a2 04:34:13 Step 16/25 : WORKDIR / 04:34:13 ---> Running in b9d49072c076 04:34:13 Removing intermediate container b9d49072c076 04:34:13 ---> c53ab62feeae 04:34:13 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:34:14 ---> 9962c3e3424e 04:34:14 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:34:15 ---> cc0dae840e60 04:34:15 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:34:16 ---> f0e180fc999e 04:34:16 Step 20/25 : EXPOSE 59999 04:34:16 ---> Running in b2f4a268533c 04:34:16 Removing intermediate container b2f4a268533c 04:34:16 ---> 26984a2abe3d 04:34:16 Step 21/25 : ENTRYPOINT ["/device-simple"] 04:34:16 ---> Running in 6b02718d2dc5 04:34:16 Removing intermediate container 6b02718d2dc5 04:34:16 ---> af6bc35554d6 04:34:16 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:34:16 ---> Running in 410539bae1d5 04:34:17 Removing intermediate container 410539bae1d5 04:34:17 ---> ebe972d6150e 04:34:17 Step 23/25 : LABEL arch=arm64 04:34:17 ---> Running in 1344ec9c6aec 04:34:17 Removing intermediate container 1344ec9c6aec 04:34:17 ---> 2867a88f8e26 04:34:17 Step 24/25 : LABEL git_sha=aebae1d3030d171e36a27ba4f472c47eca2add51 04:34:17 ---> Running in 7ff63db3da16 04:34:18 Removing intermediate container 7ff63db3da16 04:34:18 ---> 28257e832446 04:34:18 Step 25/25 : LABEL version=2.3.0-dev.18 04:34:18 ---> Running in 0ddda0d8efd0 04:34:18 Removing intermediate container 0ddda0d8efd0 04:34:18 ---> aa827ca3156f 04:34:18 [Warning] One or more build-args [ARCH] were not consumed 04:34:18 Successfully built aa827ca3156f 04:34:18 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:34:19 04:34:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:34:19 arm64: Pulling from edgex-lftools-log-publisher 04:34:19 8998bd30e6a1: Pulling fs layer 04:34:19 04944245beec: Pulling fs layer 04:34:19 699f458cf7ca: Pulling fs layer 04:34:19 765212b225bb: Pulling fs layer 04:34:19 f23df028b6ca: Pulling fs layer 04:34:19 d65c8cfc05b1: Pulling fs layer 04:34:19 2437ff75d9bd: Pulling fs layer 04:34:19 765212b225bb: Waiting 04:34:19 f23df028b6ca: Waiting 04:34:19 d65c8cfc05b1: Waiting 04:34:19 2437ff75d9bd: Waiting 04:34:19 04944245beec: Verifying Checksum 04:34:19 04944245beec: Download complete 04:34:19 765212b225bb: Verifying Checksum 04:34:19 765212b225bb: Download complete 04:34:19 f23df028b6ca: Download complete 04:34:19 d65c8cfc05b1: Verifying Checksum 04:34:19 d65c8cfc05b1: Download complete 04:34:19 699f458cf7ca: Verifying Checksum 04:34:19 699f458cf7ca: Download complete 04:34:20 8998bd30e6a1: Verifying Checksum 04:34:20 8998bd30e6a1: Download complete 04:34:22 2437ff75d9bd: Verifying Checksum 04:34:22 2437ff75d9bd: Download complete 04:34:24 8998bd30e6a1: Pull complete 04:34:25 04944245beec: Pull complete 04:34:26 699f458cf7ca: Pull complete 04:34:26 765212b225bb: Pull complete 04:34:27 f23df028b6ca: Pull complete 04:34:27 d65c8cfc05b1: Pull complete 04:34:42 2437ff75d9bd: Pull complete 04:34:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:34:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:34:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:34:43 prd-ubuntu20.04-docker-arm64-4c-16g-21448 does not seem to be running inside a container 04:34:43 $ 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/93 -v /w/workspace/device-sdk-go/93:/w/workspace/device-sdk-go/93:rw,z -v /w/workspace/device-sdk-go/93@tmp:/w/workspace/device-sdk-go/93@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:34:45 $ docker top 096be6c64cd9872643ae3344440edbd7d75ac758cd6e401afe310992d07fa8e1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:34:46 ---> job-cost.sh 04:34:46 lf-activate-venv: SKIPPING 04:34:46 INFO: No Stack... 04:34:47 INFO: Retrieving Pricing Info for: v3-standard-4 04:34:48 INFO: Archiving Costs [Pipeline] sh 04:34:49 + cut -d, -f6 04:34:49 + cat /w/workspace/device-sdk-go/93/archives/cost.csv [Pipeline] lock 04:34:49 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-93-stack-cost] 04:34:49 Resource [jenkins-edgexfoundry-device-sdk-go-main-93-stack-cost] did not exist. Created. 04:34:49 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-93-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:34:49 /w/workspace/device-sdk-go/93@tmp/durable-29b72b36/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:34:50 + echo total: 0.10999999940395355 [Pipeline] stash 04:34:50 Warning: overwriting stash ‘stack-cost’ 04:34:50 Stashed 1 file(s) [Pipeline] } 04:34:50 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-93-stack-cost] [Pipeline] // lock [Pipeline] } 04:34:50 $ docker stop --time=1 096be6c64cd9872643ae3344440edbd7d75ac758cd6e401afe310992d07fa8e1 04:34:52 $ docker rm -f 096be6c64cd9872643ae3344440edbd7d75ac758cd6e401afe310992d07fa8e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:34:52 provisioning config files... 04:34:52 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3883781816443579589tmp [Pipeline] { [Pipeline] sh 04:34:52 + set +x 04:34:52 + curl -s https://codecov.io/bash 04:34:52 + bash -s -- 04:34:52 04:34:52 _____ _ 04:34:52 / ____| | | 04:34:52 | | ___ __| | ___ ___ _____ __ 04:34:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:34:52 | |___| (_) | (_| | __/ (_| (_) \ V / 04:34:52 \_____\___/ \__,_|\___|\___\___/ \_/ 04:34:52 Bash-1.0.6 04:34:52 04:34:52 04:34:52 ==> git version 2.25.1 found 04:34:52 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 04:34:52 Release-Date: 2020-01-08 04:34:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:34:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:34:52 ==> Jenkins CI detected. 04:34:52 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 04:34:52 project root: . 04:34:52 --> token set from env 04:34:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:34:52 ==> Running gcov in . (disable via -X gcov) 04:34:52 ==> Python coveragepy not found 04:34:52 ==> Searching for coverage reports in: 04:34:52 + . 04:34:52 -> Found 1 reports 04:34:52 ==> Detecting git/mercurial file structure 04:34:52 ==> Reading reports 04:34:52 + ./coverage.out bytes=131678 04:34:53 ==> Appending adjustments 04:34:53 https://docs.codecov.io/docs/fixing-reports 04:34:53 + Found adjustments 04:34:53 ==> Gzipping contents 04:34:53 20K /tmp/codecov.VX43vm.gz 04:34:53 ==> Uploading reports 04:34:53 url: https://codecov.io 04:34:53 query: branch=main&commit=aebae1d3030d171e36a27ba4f472c47eca2add51&build=93&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F93%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:34:53 -> Pinging Codecov 04:34:53 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=aebae1d3030d171e36a27ba4f472c47eca2add51&build=93&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F93%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:34:53 -> Uploading to 04:34:53 https://storage.googleapis.com/codecov/v4/raw/2022-07-29/7E55EF52A471D76F132DFD9A03CDDE97/aebae1d3030d171e36a27ba4f472c47eca2add51/f47b5c71-475a-40ee-9941-d15cd41d5e03.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220729%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220729T043453Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c41e66306bdec8c1aa00e1abadd0b6ea3c311d8f01795c6957256df912c372e9 04:34:53 % Total % Received % Xferd Average Speed Time Time Time Current 04:34:53 Dload Upload Total Spent Left Speed 04:34:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17302 0 0 100 17302 0 79004 --:--:-- --:--:-- --:--:-- 79004 04:34:53 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/aebae1d3030d171e36a27ba4f472c47eca2add51 [Pipeline] } 04:34:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:34:54 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:34:54 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:34:54 04:34:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:34:54 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:34:54 df9b9388f04a: Pulling fs layer 04:34:54 52dc419b0ee2: Pulling fs layer 04:34:54 25bc292e5bac: Pulling fs layer 04:34:54 114826534d7a: Pulling fs layer 04:34:54 4657fd5d0bcf: Pulling fs layer 04:34:54 6ad1cebc031e: Pulling fs layer 04:34:54 8a3aa393b2d8: Pulling fs layer 04:34:54 114826534d7a: Waiting 04:34:54 4657fd5d0bcf: Waiting 04:34:54 6ad1cebc031e: Waiting 04:34:54 8a3aa393b2d8: Waiting 04:34:54 25bc292e5bac: Download complete 04:34:54 52dc419b0ee2: Verifying Checksum 04:34:54 52dc419b0ee2: Download complete 04:34:54 4657fd5d0bcf: Verifying Checksum 04:34:54 4657fd5d0bcf: Download complete 04:34:54 df9b9388f04a: Verifying Checksum 04:34:54 df9b9388f04a: Download complete 04:34:54 df9b9388f04a: Pull complete 04:34:54 6ad1cebc031e: Verifying Checksum 04:34:54 6ad1cebc031e: Download complete 04:34:54 52dc419b0ee2: Pull complete 04:34:55 25bc292e5bac: Pull complete 04:34:55 114826534d7a: Verifying Checksum 04:34:55 114826534d7a: Download complete 04:34:55 8a3aa393b2d8: Verifying Checksum 04:34:55 8a3aa393b2d8: Download complete 04:34:58 114826534d7a: Pull complete 04:34:58 4657fd5d0bcf: Pull complete 04:34:58 6ad1cebc031e: Pull complete 04:35:02 8a3aa393b2d8: Pull complete 04:35:02 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 04:35:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:35:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:35:02 prd-ubuntu20.04-docker-8c-8g-21447 does not seem to be running inside a container 04:35:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 04:35:06 $ docker top 04f078e7832c881b742ef23ab162230c73fc754ea9f19b15c41b1de89c0d4a72 -eo pid,comm [Pipeline] { [Pipeline] echo 04:35:06 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 04:35:06 + set -o pipefail 04:35:06 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 04:35:13 04:35:13 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... 04:35:13 04:35:13 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/bd11b796-3136-4fb4-a0f5-207d4c22d3be 04:35:13 04:35:13 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:35:13 04:35:13 [Pipeline] } 04:35:13 $ docker stop --time=1 04f078e7832c881b742ef23ab162230c73fc754ea9f19b15c41b1de89c0d4a72 04:35:18 $ docker rm -f 04f078e7832c881b742ef23ab162230c73fc754ea9f19b15c41b1de89c0d4a72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 04:35:18 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:35:18 provisioning config files... 04:35:18 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5730063188503395199tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:35:18 --> edgex-publish-swagger.sh 04:35:18 === Publish openapi/v2 API === 04:35:18 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 04:35:18 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] 04:35:18 % Total % Received % Xferd Average Speed Time Time Time Current 04:35:18 Dload Upload Total Spent Left Speed 04:35:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53552 0 0 100 53552 0 81634 --:--:-- --:--:-- --:--:-- 81634 04:35:19 04:35:19 [Pipeline] } 04:35:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:35:19 + git log --format=format:%s -1 aebae1d3030d171e36a27ba4f472c47eca2add51 [Pipeline] sh 04:35:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:35:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:35:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:35:20 prd-ubuntu20.04-docker-8c-8g-21447 does not seem to be running inside a container 04:35:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:35:21 $ docker top 0272b159da41d8d1767d829cf8b38ab408509fa333a5ac22c8aba47e15d028e5 -eo pid,comm 04:35:21 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:35:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:35:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:35:21 [ssh-agent] Looking for ssh-agent implementation... 04:35:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:35:21 $ docker exec 0272b159da41d8d1767d829cf8b38ab408509fa333a5ac22c8aba47e15d028e5 ssh-agent 04:35:21 SSH_AUTH_SOCK=/tmp/ssh-g142QXkZ8MVx/agent.33 04:35:21 SSH_AGENT_PID=39 04:35:21 Running ssh-add (command line suppressed) 04:35:21 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4494412554972858496.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4494412554972858496.key) 04:35:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:35:21 + git semver tag 04:35:22 2022-07-29 04:35:22,026 [run_tag] DEBUG tag force:False 04:35:22 2022-07-29 04:35:22,026 [check_head_tag] DEBUG check head tag 04:35:22 2022-07-29 04:35:22,027 [execute] INFO git cat-file --batch-check 04:35:22 2022-07-29 04:35:22,027 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 04:35:22 2022-07-29 04:35:22,031 [execute] INFO git cat-file --batch 04:35:22 2022-07-29 04:35:22,032 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 04:35:22 2022-07-29 04:35:22,046 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:35:22 2022-07-29 04:35:22,046 [execute] INFO git tag -a v2.3.0-dev.18 -m v2.3.0-dev.18 04:35:22 2022-07-29 04:35:22,046 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.18', '-m', 'v2.3.0-dev.18'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 04:35:22 2022-07-29 04:35:22,052 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:35:22 2.3.0-dev.18 [Pipeline] } 04:35:22 $ docker exec --env ******** --env ******** 0272b159da41d8d1767d829cf8b38ab408509fa333a5ac22c8aba47e15d028e5 ssh-agent -k 04:35:22 unset SSH_AUTH_SOCK; 04:35:22 unset SSH_AGENT_PID; 04:35:22 echo Agent pid 39 killed; 04:35:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:35:22 + git semver [Pipeline] } 04:35:22 $ docker stop --time=1 0272b159da41d8d1767d829cf8b38ab408509fa333a5ac22c8aba47e15d028e5 04:35:24 $ docker rm -f 0272b159da41d8d1767d829cf8b38ab408509fa333a5ac22c8aba47e15d028e5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:35:24 04:35:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:35:24 0.23.1-centos7: Pulling from edgex-lftools 04:35:24 ab5ef0e58194: Pulling fs layer 04:35:24 9712f1f96733: Pulling fs layer 04:35:24 63f879dbbcfc: Pulling fs layer 04:35:24 0d9ebad4ef96: Pulling fs layer 04:35:24 e9a5061849ea: Pulling fs layer 04:35:24 d747dcd14b5f: Pulling fs layer 04:35:24 2de7ff778b66: Pulling fs layer 04:35:24 0d9ebad4ef96: Waiting 04:35:24 e9a5061849ea: Waiting 04:35:24 d747dcd14b5f: Waiting 04:35:24 2de7ff778b66: Waiting 04:35:24 9712f1f96733: Verifying Checksum 04:35:24 9712f1f96733: Download complete 04:35:25 63f879dbbcfc: Verifying Checksum 04:35:25 63f879dbbcfc: Download complete 04:35:25 e9a5061849ea: Verifying Checksum 04:35:25 e9a5061849ea: Download complete 04:35:25 d747dcd14b5f: Verifying Checksum 04:35:25 d747dcd14b5f: Download complete 04:35:25 0d9ebad4ef96: Verifying Checksum 04:35:25 0d9ebad4ef96: Download complete 04:35:25 ab5ef0e58194: Verifying Checksum 04:35:25 ab5ef0e58194: Download complete 04:35:25 2de7ff778b66: Verifying Checksum 04:35:25 2de7ff778b66: Download complete 04:35:28 ab5ef0e58194: Pull complete 04:35:28 9712f1f96733: Pull complete 04:35:29 63f879dbbcfc: Pull complete 04:35:33 0d9ebad4ef96: Pull complete 04:35:33 e9a5061849ea: Pull complete 04:35:33 d747dcd14b5f: Pull complete 04:35:34 2de7ff778b66: Pull complete 04:35:34 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:35:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:35:34 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:35:34 prd-ubuntu20.04-docker-8c-8g-21447 does not seem to be running inside a container 04:35:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:35:40 $ docker top a74b5c333cae7e00de0bf41f6805d3f024e9ff417719c895024bbd494ceff241 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:35:40 provisioning config files... 04:35:40 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5779392512061629313tmp 04:35:40 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4793179431566410172tmp 04:35:40 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7699007007749439789tmp [Pipeline] { [Pipeline] echo 04:35:40 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:35:41 ---> sigul-configuration.sh 04:35:41 gpg: directory `/root/.gnupg' created 04:35:41 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:35:41 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:35:41 gpg: keyring `/root/.gnupg/secring.gpg' created 04:35:41 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:35:41 gpg: CAST5 encrypted data 04:35:41 gpg: encrypted with 1 passphrase 04:35:41 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:35:41 + mkdir /home/jenkins 04:35:41 + mkdir /home/jenkins/sigul [Pipeline] sh 04:35:41 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 04:35:41 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:35:41 ---> sigul-install.sh 04:35:41 Sigul already installed; skipping installation. [Pipeline] sh 04:35:42 + git tag --list 04:35:42 0.7.1 04:35:42 delhi-tag 04:35:42 v1.0.0 04:35:42 v1.1.0 04:35:42 v1.1.1 04:35:42 v1.1.2 04:35:42 v1.2.0 04:35:42 v1.2.1 04:35:42 v1.2.2 04:35:42 v1.2.3 04:35:42 v1.3.0 04:35:42 v1.4.0 04:35:42 v2.0.0 04:35:42 v2.1.0 04:35:42 v2.1.1 04:35:42 v2.1.1-dev.2 04:35:42 v2.1.1-dev.3 04:35:42 v2.2.0 04:35:42 v2.2.1-dev.1 04:35:42 v2.2.1-dev.10 04:35:42 v2.2.1-dev.11 04:35:42 v2.2.1-dev.12 04:35:42 v2.2.1-dev.13 04:35:42 v2.2.1-dev.14 04:35:42 v2.2.1-dev.2 04:35:42 v2.2.1-dev.3 04:35:42 v2.2.1-dev.4 04:35:42 v2.2.1-dev.5 04:35:42 v2.2.1-dev.6 04:35:42 v2.2.1-dev.7 04:35:42 v2.2.1-dev.8 04:35:42 v2.2.1-dev.9 04:35:42 v2.3.0-dev.14 04:35:42 v2.3.0-dev.15 04:35:42 v2.3.0-dev.16 04:35:42 v2.3.0-dev.17 04:35:42 v2.3.0-dev.18 [Pipeline] sh 04:35:42 + lftools sign git-tag v2.3.0-dev.18 04:35:43 Signing Git tag with Sigul... 04:35:43 Signing v2.3.0-dev.18 [Pipeline] echo 04:35:43 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:35:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:35:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:35:43 $ docker stop --time=1 a74b5c333cae7e00de0bf41f6805d3f024e9ff417719c895024bbd494ceff241 04:35:45 $ docker rm -f a74b5c333cae7e00de0bf41f6805d3f024e9ff417719c895024bbd494ceff241 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:35:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:35:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:35:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:35:45 prd-ubuntu20.04-docker-8c-8g-21447 does not seem to be running inside a container 04:35:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:35:46 $ docker top 217134b873e9772e77dc3a4f5a0c2883d9c665ef34f93e11cfa309d28ba20272 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:35:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:35:46 [ssh-agent] Looking for ssh-agent implementation... 04:35:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:35:46 $ docker exec 217134b873e9772e77dc3a4f5a0c2883d9c665ef34f93e11cfa309d28ba20272 ssh-agent 04:35:46 SSH_AUTH_SOCK=/tmp/ssh-AZasZTk6ZNEp/agent.33 04:35:46 SSH_AGENT_PID=40 04:35:46 Running ssh-add (command line suppressed) 04:35:46 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8240943204928052282.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8240943204928052282.key) 04:35:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:35:47 + git semver bump pre 04:35:47 2022-07-29 04:35:47,245 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:35:47 2022-07-29 04:35:47,245 [bump_version] DEBUG bumping version:2.3.0-dev.18 on axis:pre with prefix:dev 04:35:47 2022-07-29 04:35:47,246 [bump_version] DEBUG bumped version:2.3.0-dev.19 04:35:47 2022-07-29 04:35:47,246 [write_version] DEBUG write version:2.3.0-dev.19 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 04:35:47 2022-07-29 04:35:47,246 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:35:47 2022-07-29 04:35:47,246 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:35:47 2022-07-29 04:35:47,248 [execute] INFO git cat-file --batch-check 04:35:47 2022-07-29 04:35:47,249 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:35:47 2022-07-29 04:35:47,254 [execute] INFO git cat-file --batch 04:35:47 2022-07-29 04:35:47,254 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:35:47 2022-07-29 04:35:47,260 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:35:47 2.3.0-dev.19 [Pipeline] } 04:35:47 $ docker exec --env ******** --env ******** 217134b873e9772e77dc3a4f5a0c2883d9c665ef34f93e11cfa309d28ba20272 ssh-agent -k 04:35:47 unset SSH_AUTH_SOCK; 04:35:47 unset SSH_AGENT_PID; 04:35:47 echo Agent pid 40 killed; 04:35:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:35:47 + git semver [Pipeline] } 04:35:48 $ docker stop --time=1 217134b873e9772e77dc3a4f5a0c2883d9c665ef34f93e11cfa309d28ba20272 04:35:49 $ docker rm -f 217134b873e9772e77dc3a4f5a0c2883d9c665ef34f93e11cfa309d28ba20272 [Pipeline] // withDockerContainer [Pipeline] sh 04:35:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:35:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:35:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:35:50 prd-ubuntu20.04-docker-8c-8g-21447 does not seem to be running inside a container 04:35:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:35:50 $ docker top 4a2cbbf6e0d54b666d18105fcce16269b69c1dffda240369ea24d1663e7c1e7f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:35:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:35:50 [ssh-agent] Looking for ssh-agent implementation... 04:35:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:35:50 $ docker exec 4a2cbbf6e0d54b666d18105fcce16269b69c1dffda240369ea24d1663e7c1e7f ssh-agent 04:35:50 SSH_AUTH_SOCK=/tmp/ssh-pK69ItwgoxEb/agent.33 04:35:50 SSH_AGENT_PID=39 04:35:50 Running ssh-add (command line suppressed) 04:35:51 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4559462979541704214.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4559462979541704214.key) 04:35:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:35:51 + git semver push 04:35:51 2022-07-29 04:35:51,492 [run_push] DEBUG push 04:35:51 2022-07-29 04:35:51,493 [execute] INFO git cat-file --batch-check 04:35:51 2022-07-29 04:35:51,493 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:35:51 2022-07-29 04:35:51,496 [execute] INFO git rev-list 956f3f1ffcc61222f2271517e19deb82e794cf80 -- 04:35:51 2022-07-29 04:35:51,497 [execute] DEBUG Popen(['git', 'rev-list', '956f3f1ffcc61222f2271517e19deb82e794cf80', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 04:35:51 2022-07-29 04:35:51,507 [execute] INFO git fetch -v origin 04:35:51 2022-07-29 04:35:51,508 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 04:35:52 2022-07-29 04:35:51,990 [run_push] DEBUG no remote changes detected 04:35:52 2022-07-29 04:35:51,990 [execute] INFO git push origin semver 04:35:52 2022-07-29 04:35:51,991 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 04:35:53 2022-07-29 04:35:52,721 [run_push] DEBUG push all version tags 04:35:53 2022-07-29 04:35:52,722 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:35:53 2022-07-29 04:35:52,722 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 04:35:53 2022-07-29 04:35:53,596 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:35:53 2.3.0-dev.19 [Pipeline] } 04:35:53 $ docker exec --env ******** --env ******** 4a2cbbf6e0d54b666d18105fcce16269b69c1dffda240369ea24d1663e7c1e7f ssh-agent -k 04:35:53 unset SSH_AUTH_SOCK; 04:35:53 unset SSH_AGENT_PID; 04:35:53 echo Agent pid 39 killed; 04:35:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:35:54 + git semver [Pipeline] } 04:35:54 $ docker stop --time=1 4a2cbbf6e0d54b666d18105fcce16269b69c1dffda240369ea24d1663e7c1e7f 04:35:55 $ docker rm -f 4a2cbbf6e0d54b666d18105fcce16269b69c1dffda240369ea24d1663e7c1e7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:35:56 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 04:35:56 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 04:35:56 total 16 04:35:56 drwxr-xr-x 3 root root 4096 Jul 29 04:25 . 04:35:56 drwxrwxr-x 12 jenkins jenkins 4096 Jul 29 04:35 .. 04:35:56 drwxr-xr-x 2 root root 4096 Jul 29 04:25 cost 04:35:56 -rw-r--r-- 1 root root 84 Jul 29 04:25 cost.csv 04:35:56 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 04:35:56 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 04:35:56 total 16 04:35:56 drwxr-xr-x 3 jenkins jenkins 4096 Jul 29 04:25 . 04:35:56 drwxrwxr-x 12 jenkins jenkins 4096 Jul 29 04:35 .. 04:35:56 drwxr-xr-x 2 jenkins jenkins 4096 Jul 29 04:25 cost 04:35:56 -rw-r--r-- 1 jenkins jenkins 84 Jul 29 04:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:35:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:35:57 ---> package-listing.sh 04:35:57 ++ facter osfamily 04:35:57 ++ tr '[:upper:]' '[:lower:]' 04:35:57 + OS_FAMILY=debian 04:35:57 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 04:35:57 + START_PACKAGES=/tmp/packages_start.txt 04:35:57 + END_PACKAGES=/tmp/packages_end.txt 04:35:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:35:57 + PACKAGES=/tmp/packages_start.txt 04:35:57 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 04:35:57 + PACKAGES=/tmp/packages_end.txt 04:35:57 + case "${OS_FAMILY}" in 04:35:57 + dpkg -l 04:35:57 + grep '^ii' 04:35:57 + '[' -f /tmp/packages_start.txt ']' 04:35:57 + '[' -f /tmp/packages_end.txt ']' 04:35:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:35:57 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 04:35:57 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 04:35:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 04:35:57 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:35:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:35:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:35:58 prd-ubuntu20.04-docker-8c-8g-21447 does not seem to be running inside a container 04:35:58 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:35:58 $ docker top b4f3330c419076fa58642234666644a6350f029da618ee1029575ebdc52f489a -eo pid,comm [Pipeline] { [Pipeline] sh 04:35:59 + touch /tmp/pre-build-complete [Pipeline] sh 04:35:59 + mkdir -p /var/log/sysstat [Pipeline] sh 04:35:59 + ls /var/log/sa-host 04:35:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:36:00 provisioning config files... 04:36:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8066131757441698341tmp [Pipeline] { [Pipeline] echo 04:36:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:36:00 ---> create-netrc.sh [Pipeline] } 04:36:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:36:00 ---> python-tools-install.sh [Pipeline] echo 04:36:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:36:01 ---> sudo-logs.sh 04:36:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:36:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:36:01 ---> job-cost.sh 04:36:01 lf-activate-venv: SKIPPING 04:36:01 DEBUG: total: 0.2199999988079071 04:36:01 INFO: Retrieving Stack Cost... 04:36:01 INFO: Retrieving Pricing Info for: v3-standard-8 04:36:02 INFO: Archiving Costs [Pipeline] echo 04:36:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:36:02 ---> logs-deploy.sh 04:36:02 lf-activate-venv: SKIPPING 04:36:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/93 04:36:02 INFO: archiving workspace using pattern(s): 04:36:03 Archives upload complete. 04:36:03 INFO: archiving logs to Nexus 04:36:04 ---> uname -a: 04:36:04 Linux prd-ubuntu20-04-docker-8c-8g-21447 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 04:36:04 04:36:04 04:36:04 ---> lscpu: 04:36:04 Architecture: x86_64 04:36:04 CPU op-mode(s): 32-bit, 64-bit 04:36:04 Byte Order: Little Endian 04:36:04 Address sizes: 40 bits physical, 48 bits virtual 04:36:04 CPU(s): 8 04:36:04 On-line CPU(s) list: 0-7 04:36:04 Thread(s) per core: 1 04:36:04 Core(s) per socket: 1 04:36:04 Socket(s): 8 04:36:04 NUMA node(s): 1 04:36:04 Vendor ID: AuthenticAMD 04:36:04 CPU family: 23 04:36:04 Model: 49 04:36:04 Model name: AMD EPYC-Rome Processor 04:36:04 Stepping: 0 04:36:04 CPU MHz: 2799.994 04:36:04 BogoMIPS: 5599.98 04:36:04 Virtualization: AMD-V 04:36:04 Hypervisor vendor: KVM 04:36:04 Virtualization type: full 04:36:04 L1d cache: 256 KiB 04:36:04 L1i cache: 256 KiB 04:36:04 L2 cache: 4 MiB 04:36:04 L3 cache: 128 MiB 04:36:04 NUMA node0 CPU(s): 0-7 04:36:04 Vulnerability Itlb multihit: Not affected 04:36:04 Vulnerability L1tf: Not affected 04:36:04 Vulnerability Mds: Not affected 04:36:04 Vulnerability Meltdown: Not affected 04:36:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:36:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:36:04 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:36:04 Vulnerability Srbds: Not affected 04:36:04 Vulnerability Tsx async abort: Not affected 04:36:04 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 04:36:04 04:36:04 04:36:04 ---> nproc: 04:36:04 8 04:36:04 04:36:04 04:36:04 ---> df -h: 04:36:04 Filesystem Size Used Avail Use% Mounted on 04:36:04 overlay 155G 13G 143G 8% / 04:36:04 tmpfs 64M 0 64M 0% /dev 04:36:04 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:36:04 shm 64M 0 64M 0% /dev/shm 04:36:04 /dev/vda1 155G 13G 143G 8% /facter-os 04:36:04 04:36:04 04:36:04 ---> sar -b -r -n DEV: 04:36:04 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21447) 07/29/22 _x86_64_ (8 CPU) 04:36:04 04:36:04 04:23:01 LINUX RESTART (8 CPU) 04:36:04 04:36:04 04:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:36:04 04:25:01 160.17 0.82 159.35 0.00 10.67 60645.73 0.00 04:36:04 04:26:01 193.19 0.20 192.99 0.00 5.46 47542.02 0.00 04:36:04 04:27:01 1.68 0.00 1.68 0.00 0.00 20.68 0.00 04:36:04 04:28:01 1.28 0.00 1.28 0.00 0.00 14.53 0.00 04:36:04 04:29:01 0.98 0.02 0.97 0.00 0.13 11.33 0.00 04:36:04 04:30:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 04:36:04 04:31:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 04:36:04 04:32:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 04:36:04 04:33:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 04:36:04 04:34:01 1.60 0.00 1.60 0.00 0.00 22.40 0.00 04:36:04 04:35:01 4.97 0.15 4.82 0.00 16.26 620.03 0.00 04:36:04 04:36:01 128.28 0.42 127.86 0.00 24.53 57977.14 0.00 04:36:04 Average: 41.36 0.13 41.23 0.00 4.75 13908.30 0.00 04:36:04 04:36:04 04:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:36:04 04:25:01 27830464 31680436 607644 1.85 162000 3869972 2300264 6.78 1429400 3143028 439320 04:36:04 04:26:01 27602796 31751732 537348 1.63 175404 4121576 1944876 5.73 1304672 3457724 320 04:36:04 04:27:01 27604556 31753608 534924 1.63 175428 4121572 1944876 5.73 1303728 3457728 28 04:36:04 04:28:01 27615208 31764332 524036 1.59 175452 4121580 1944876 5.73 1292972 3457728 16 04:36:04 04:29:01 27615100 31764436 524196 1.59 175460 4121592 1944876 5.73 1292940 3457968 8 04:36:04 04:30:01 27616280 31765636 522936 1.59 175476 4121592 1944876 5.73 1291640 3457968 16 04:36:04 04:31:01 27623248 31772668 515900 1.57 175476 4121596 1944876 5.73 1285068 3458028 32 04:36:04 04:32:01 27623740 31773188 515532 1.57 175500 4121600 1944876 5.73 1285072 3458032 20 04:36:04 04:33:01 27623432 31772912 515804 1.57 175512 4121596 1944876 5.73 1285040 3458064 12 04:36:04 04:34:01 27623172 31772672 515988 1.57 175548 4121580 1944876 5.73 1285372 3458048 16 04:36:04 04:35:01 26849404 31759052 528388 1.61 182516 4825796 1904328 5.61 1305224 4162032 715980 04:36:04 04:36:01 26001440 31635392 644472 1.96 218592 5431228 2226084 6.56 1519520 4704032 156 04:36:04 Average: 27435737 31747172 540597 1.64 178530 4268440 1994547 5.88 1323387 3594198 96327 04:36:04 04:36:04 04:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:36:04 04:25:01 docker0 127.08 160.95 10.39 1451.97 0.00 0.00 0.00 0.00 04:36:04 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:04 04:25:01 veth1b84211 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 04:36:04 04:25:01 ens3 226.98 179.32 1487.63 76.37 0.00 0.00 0.00 0.00 04:36:04 04:26:01 docker0 14.71 18.36 0.85 98.31 0.00 0.00 0.00 0.00 04:36:04 04:26:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 04:36:04 04:26:01 ens3 181.36 127.72 2695.96 75.84 0.00 0.00 0.00 0.00 04:36:04 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:04 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:04 04:27:01 ens3 0.68 0.68 0.04 0.06 0.00 0.00 0.00 0.00 04:36:04 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:04 04:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:36:04 04:28:01 ens3 0.33 0.35 0.02 0.03 0.00 0.00 0.00 0.00 04:36:04 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:04 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:04 04:29:01 ens3 0.18 0.10 0.08 0.06 0.00 0.00 0.00 0.00 04:36:04 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:04 04:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:36:04 04:30:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:36:04 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:04 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:04 04:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:04 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:04 04:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:36:04 04:32:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 04:36:04 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:04 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:04 04:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:04 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:04 04:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:36:04 04:34:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 04:36:04 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:04 04:35:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 04:36:04 04:35:01 ens3 130.33 72.02 3966.82 9.00 0.00 0.00 0.00 0.00 04:36:04 04:36:01 docker0 37.89 45.99 3.59 683.74 0.00 0.00 0.00 0.00 04:36:04 04:36:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 04:36:04 04:36:01 ens3 292.22 213.15 3965.80 124.83 0.00 0.00 0.00 0.00 04:36:04 Average: docker0 14.97 18.77 1.24 186.15 0.00 0.00 0.00 0.00 04:36:04 Average: lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 04:36:04 Average: ens3 69.38 49.48 1009.71 23.86 0.00 0.00 0.00 0.00 04:36:04 04:36:04 04:36:04 ---> sar -P ALL: 04:36:04 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21447) 07/29/22 _x86_64_ (8 CPU) 04:36:04 04:36:04 04:23:01 LINUX RESTART (8 CPU) 04:36:04 04:36:04 04:24:01 CPU %user %nice %system %iowait %steal %idle 04:36:04 04:25:01 all 36.03 0.00 6.61 0.76 0.07 56.53 04:36:04 04:25:01 0 35.02 0.00 7.30 3.45 0.07 54.17 04:36:04 04:25:01 1 35.21 0.00 6.35 1.72 0.07 56.65 04:36:04 04:25:01 2 38.77 0.00 6.13 0.02 0.07 55.01 04:36:04 04:25:01 3 35.08 0.00 6.59 0.14 0.07 58.13 04:36:04 04:25:01 4 35.07 0.00 6.43 0.05 0.07 58.38 04:36:04 04:25:01 5 36.17 0.00 6.65 0.27 0.07 56.84 04:36:04 04:25:01 6 35.62 0.00 6.00 0.27 0.07 58.04 04:36:04 04:25:01 7 37.31 0.00 7.42 0.19 0.08 55.00 04:36:04 04:26:01 all 27.45 0.00 5.31 0.55 0.07 66.62 04:36:04 04:26:01 0 28.35 0.00 5.87 1.38 0.07 64.33 04:36:04 04:26:01 1 28.00 0.00 5.18 0.15 0.07 66.60 04:36:04 04:26:01 2 27.24 0.00 4.70 0.08 0.05 67.92 04:36:04 04:26:01 3 27.88 0.00 5.38 1.01 0.07 65.66 04:36:04 04:26:01 4 26.63 0.00 5.52 0.89 0.07 66.89 04:36:04 04:26:01 5 27.54 0.00 5.52 0.15 0.08 66.71 04:36:04 04:26:01 6 26.82 0.00 5.18 0.69 0.08 67.22 04:36:04 04:26:01 7 27.14 0.00 5.10 0.07 0.08 67.61 04:36:04 04:27:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:36:04 04:27:01 0 0.00 0.00 0.02 0.00 0.02 99.97 04:36:04 04:27:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:36:04 04:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:36:04 04:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:36:04 04:27:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:36:04 04:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:36:04 04:27:01 6 0.00 0.00 0.00 0.02 0.00 99.98 04:36:04 04:27:01 7 0.05 0.00 0.02 0.00 0.00 99.93 04:36:04 04:28:01 all 0.02 0.00 0.02 0.00 0.00 99.95 04:36:04 04:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:36:04 04:28:01 1 0.03 0.00 0.03 0.00 0.00 99.93 04:36:04 04:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:36:04 04:28:01 3 0.02 0.00 0.03 0.00 0.00 99.95 04:36:04 04:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:36:04 04:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:36:04 04:28:01 6 0.02 0.00 0.03 0.03 0.00 99.92 04:36:04 04:28:01 7 0.05 0.00 0.08 0.00 0.02 99.85 04:36:04 04:29:01 all 0.08 0.00 0.02 0.00 0.00 99.90 04:36:04 04:29:01 0 0.62 0.00 0.03 0.00 0.00 99.35 04:36:04 04:29:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:36:04 04:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:36:04 04:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:36:04 04:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:36:04 04:29:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:36:04 04:29:01 6 0.02 0.00 0.03 0.02 0.00 99.93 04:36:04 04:29:01 7 0.00 0.00 0.02 0.00 0.02 99.97 04:36:04 04:30:01 all 0.27 0.00 0.01 0.01 0.00 99.71 04:36:04 04:30:01 0 1.99 0.00 0.00 0.00 0.00 98.01 04:36:04 04:30:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:36:04 04:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:36:04 04:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:36:04 04:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:36:04 04:30:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:36:04 04:30:01 6 0.03 0.00 0.02 0.07 0.00 99.88 04:36:04 04:30:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:36:04 04:31:01 all 0.26 0.00 0.01 0.00 0.00 99.72 04:36:04 04:31:01 0 1.97 0.00 0.00 0.00 0.02 98.01 04:36:04 04:31:01 1 0.02 0.00 0.03 0.00 0.00 99.95 04:36:04 04:31:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:36:04 04:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:36:04 04:31:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:36:04 04:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:36:04 04:31:01 6 0.02 0.00 0.00 0.02 0.00 99.97 04:36:04 04:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:36:04 04:32:01 all 0.24 0.00 0.01 0.01 0.00 99.74 04:36:04 04:32:01 0 1.74 0.00 0.02 0.00 0.00 98.24 04:36:04 04:32:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:36:04 04:32:01 2 0.02 0.00 0.00 0.02 0.00 99.97 04:36:04 04:32:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:36:04 04:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:36:04 04:32:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:36:04 04:32:01 6 0.02 0.00 0.00 0.10 0.00 99.88 04:36:04 04:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:36:04 04:33:01 all 0.24 0.00 0.00 0.00 0.00 99.75 04:36:04 04:33:01 0 1.76 0.00 0.02 0.00 0.00 98.22 04:36:04 04:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:36:04 04:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:36:04 04:33:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:36:04 04:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:36:04 04:33:01 5 0.03 0.00 0.02 0.00 0.02 99.93 04:36:04 04:33:01 6 0.02 0.00 0.00 0.02 0.02 99.95 04:36:04 04:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:36:04 04:34:01 all 0.05 0.00 0.02 0.04 0.01 99.89 04:36:04 04:34:01 0 0.33 0.00 0.07 0.00 0.02 99.58 04:36:04 04:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:36:04 04:34:01 2 0.00 0.00 0.00 0.17 0.00 99.83 04:36:04 04:34:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:36:04 04:34:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:36:04 04:34:01 5 0.03 0.00 0.03 0.00 0.02 99.92 04:36:04 04:34:01 6 0.00 0.00 0.02 0.12 0.00 99.87 04:36:04 04:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:36:04 04:35:01 all 2.86 0.00 1.09 0.09 0.01 95.94 04:36:04 04:35:01 0 3.09 0.00 0.86 0.02 0.00 96.04 04:36:04 04:35:01 1 3.39 0.00 1.22 0.00 0.02 95.37 04:36:04 04:35:01 2 3.31 0.00 0.94 0.13 0.00 95.62 04:36:04 04:35:01 3 2.84 0.00 1.24 0.00 0.00 95.93 04:36:04 04:35:01 4 2.27 0.00 0.94 0.00 0.02 96.77 04:36:04 04:35:01 5 2.71 0.00 1.06 0.05 0.02 96.16 04:36:04 04:35:01 6 2.42 0.00 1.54 0.50 0.00 95.54 04:36:04 04:35:01 7 2.88 0.00 0.95 0.05 0.02 96.10 04:36:04 04:36:04 04:35:01 CPU %user %nice %system %iowait %steal %idle 04:36:04 04:36:01 all 7.64 0.00 3.12 3.14 0.06 86.04 04:36:04 04:36:01 0 7.54 0.00 3.32 2.32 0.08 86.74 04:36:04 04:36:01 1 8.47 0.00 4.03 10.72 0.05 76.73 04:36:04 04:36:01 2 7.66 0.00 3.14 0.20 0.05 88.95 04:36:04 04:36:01 3 7.48 0.00 2.81 0.19 0.07 89.46 04:36:04 04:36:01 4 7.51 0.00 2.68 0.38 0.03 89.40 04:36:04 04:36:01 5 7.06 0.00 3.58 9.80 0.05 79.51 04:36:04 04:36:01 6 7.88 0.00 2.65 1.36 0.07 88.04 04:36:04 04:36:01 7 7.56 0.00 2.76 0.15 0.05 89.49 04:36:04 Average: all 6.21 0.00 1.34 0.38 0.02 92.05 04:36:04 Average: 0 6.80 0.00 1.44 0.59 0.02 91.15 04:36:04 Average: 1 6.22 0.00 1.40 1.04 0.02 91.32 04:36:04 Average: 2 6.37 0.00 1.24 0.05 0.02 92.32 04:36:04 Average: 3 6.06 0.00 1.33 0.11 0.02 92.49 04:36:04 Average: 4 5.91 0.00 1.29 0.11 0.02 92.67 04:36:04 Average: 5 6.08 0.00 1.39 0.85 0.02 91.66 04:36:04 Average: 6 6.01 0.00 1.28 0.27 0.02 92.42 04:36:04 Average: 7 6.20 0.00 1.35 0.04 0.02 92.39 04:36:04 04:36:04 04:36:04