Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e224bd5802c6f3dcff8652bd9b5b3603587bdf21 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-ssh12315941863918044269.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh12731329525713735868.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh15830233265757147094.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh15016047448574310107.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14919106164978699486.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14807 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 e224bd5802c6f3dcff8652bd9b5b3603587bdf21 (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 e224bd5802c6f3dcff8652bd9b5b3603587bdf21 # timeout=10 Commit message: "fix: Regenerate mock for missing new Run API (#1454)" > git rev-list --no-walk 36ecb1f482bfc597855740c2870b0b3229afc53c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:02:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:02:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:02:29 ========================================================= 23:02:29 EdgeX Global Pipelines Version Info 23:02:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:02:30 ------------------- 23:02:30 stable info: 23:02:30 ------------------- 23:02:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:02:30 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:02:30 Message: update stable to v1.0.249 23:02:30 ------------------- 23:02:30 experimental info: 23:02:30 ------------------- 23:02:30 Commited By: **** collab-it+edgex@linuxfoundation.org 23:02:30 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:02:30 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:02:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 23:02:30 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 23:02:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:02:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:02:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:02:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:02:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:02:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 23:02:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:02:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:02:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:02:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 23:02:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:02:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:02:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:02:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:02:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:02:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:02:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:02:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:02:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:02:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 23:02:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:02:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:02:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:02:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:02:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:02:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:02:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:02:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:02:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e224bd5802c6f3dcff8652bd9b5b3603587bdf21 [Pipeline] echo 23:02:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e224bd5 [Pipeline] echo 23:02:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:02:31 provisioning config files... 23:02:31 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6622000163713547974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:02:31 ---> docker-login.sh 23:02:31 nexus3.edgexfoundry.org:10001 23:02:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:02:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:02:31 Configure a credential helper to remove this warning. See 23:02:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:02:31 23:02:31 Login Succeeded 23:02:31 nexus3.edgexfoundry.org:10002 23:02:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:02:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:02:32 Configure a credential helper to remove this warning. See 23:02:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:02:32 23:02:32 Login Succeeded 23:02:32 nexus3.edgexfoundry.org:10003 23:02:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:02:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:02:32 Configure a credential helper to remove this warning. See 23:02:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:02:32 23:02:32 Login Succeeded 23:02:32 nexus3.edgexfoundry.org:10004 23:02:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:02:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:02:32 Configure a credential helper to remove this warning. See 23:02:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:02:32 23:02:32 Login Succeeded 23:02:32 docker.io 23:02:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:02:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:02:32 Configure a credential helper to remove this warning. See 23:02:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:02:32 23:02:32 Login Succeeded 23:02:32 ---> docker-login.sh ends [Pipeline] } 23:02:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:02:32 + git rev-list -1 --merges e224bd5802c6f3dcff8652bd9b5b3603587bdf21~1..e224bd5802c6f3dcff8652bd9b5b3603587bdf21 [Pipeline] echo 23:02:33 -----------> git rev-list -1 --merges e224bd5802c6f3dcff8652bd9b5b3603587bdf21~1..e224bd5802c6f3dcff8652bd9b5b3603587bdf21 e224bd5802c6f3dcff8652bd9b5b3603587bdf21 [false] [Pipeline] sh 23:02:33 + git log --format=format:%s -1 e224bd5802c6f3dcff8652bd9b5b3603587bdf21 [Pipeline] echo 23:02:33 ========================================================= 23:02:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:02:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:02:33 + git log --format=format:%s -1 e224bd5802c6f3dcff8652bd9b5b3603587bdf21 [Pipeline] echo 23:02:33 [semverPrep] GIT_COMMIT: e224bd5802c6f3dcff8652bd9b5b3603587bdf21, Commit Message: fix: Regenerate mock for missing new Run API (#1454) [Pipeline] echo 23:02:33 [semverPrep] This is not a build commit. [Pipeline] sh 23:02:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:02:34 + grep -v github /etc/ssh/ssh_known_hosts 23:02:34 + [ -e /tmp/ssh_known_hosts ] 23:02:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:02:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:02:34 + sudo tee -a /etc/ssh/ssh_known_hosts 23:02:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:02:34 23:02:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:02:34 0.1.4: Pulling from edgex-devops/py-git-semver 23:02:34 b85a868b505f: Pulling fs layer 23:02:34 e2be974225ed: Pulling fs layer 23:02:34 339a4e72a1f5: Pulling fs layer 23:02:34 988bab9f4d93: Pulling fs layer 23:02:34 1469e6f7b9e6: Pulling fs layer 23:02:34 eaf3925da568: Pulling fs layer 23:02:34 bab4dde63d76: Pulling fs layer 23:02:34 bde34c3a00c8: Pulling fs layer 23:02:34 b352a97aabf1: Pulling fs layer 23:02:34 4872d77fe225: Pulling fs layer 23:02:34 5851b861e8e6: Pulling fs layer 23:02:34 bab4dde63d76: Waiting 23:02:34 bde34c3a00c8: Waiting 23:02:34 b352a97aabf1: Waiting 23:02:34 4872d77fe225: Waiting 23:02:34 5851b861e8e6: Waiting 23:02:34 1469e6f7b9e6: Waiting 23:02:34 988bab9f4d93: Waiting 23:02:34 eaf3925da568: Waiting 23:02:34 e2be974225ed: Verifying Checksum 23:02:34 e2be974225ed: Download complete 23:02:34 988bab9f4d93: Verifying Checksum 23:02:34 988bab9f4d93: Download complete 23:02:35 1469e6f7b9e6: Verifying Checksum 23:02:35 1469e6f7b9e6: Download complete 23:02:35 339a4e72a1f5: Verifying Checksum 23:02:35 339a4e72a1f5: Download complete 23:02:35 eaf3925da568: Verifying Checksum 23:02:35 eaf3925da568: Download complete 23:02:35 bde34c3a00c8: Verifying Checksum 23:02:35 bde34c3a00c8: Download complete 23:02:35 b352a97aabf1: Verifying Checksum 23:02:35 b352a97aabf1: Download complete 23:02:35 4872d77fe225: Download complete 23:02:35 5851b861e8e6: Verifying Checksum 23:02:35 5851b861e8e6: Download complete 23:02:35 b85a868b505f: Verifying Checksum 23:02:35 b85a868b505f: Download complete 23:02:35 bab4dde63d76: Verifying Checksum 23:02:35 bab4dde63d76: Download complete 23:02:36 b85a868b505f: Pull complete 23:02:36 e2be974225ed: Pull complete 23:02:36 339a4e72a1f5: Pull complete 23:02:36 988bab9f4d93: Pull complete 23:02:37 1469e6f7b9e6: Pull complete 23:02:37 eaf3925da568: Pull complete 23:02:38 bab4dde63d76: Pull complete 23:02:38 bde34c3a00c8: Pull complete 23:02:38 b352a97aabf1: Pull complete 23:02:38 4872d77fe225: Pull complete 23:02:39 5851b861e8e6: Pull complete 23:02:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:02:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:02:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:02:39 prd-ubuntu20.04-docker-8c-8g-14807 does not seem to be running inside a container 23:02:39 $ 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 23:02:40 $ docker top 55cb02c251b6f27e273b9147ba790f586cb33f087ea0464bd3c20e9fb76ea226 -eo pid,comm 23:02:40 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). 23:02:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:03:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:03:02 [ssh-agent] Looking for ssh-agent implementation... 23:03:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:03:03 $ docker exec 55cb02c251b6f27e273b9147ba790f586cb33f087ea0464bd3c20e9fb76ea226 ssh-agent 23:03:03 SSH_AUTH_SOCK=/tmp/ssh-xFalIJWirIe6/agent.31 23:03:03 SSH_AGENT_PID=37 23:03:03 Running ssh-add (command line suppressed) 23:03:03 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3945429819602782268.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3945429819602782268.key) 23:03:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:03:03 + git tag --points-at HEAD [Pipeline] } 23:03:03 $ docker exec --env ******** --env ******** 55cb02c251b6f27e273b9147ba790f586cb33f087ea0464bd3c20e9fb76ea226 ssh-agent -k 23:03:03 unset SSH_AUTH_SOCK; 23:03:03 unset SSH_AGENT_PID; 23:03:03 echo Agent pid 37 killed; 23:03:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:03:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:03:03 [ssh-agent] Looking for ssh-agent implementation... 23:03:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:03:03 $ docker exec 55cb02c251b6f27e273b9147ba790f586cb33f087ea0464bd3c20e9fb76ea226 ssh-agent 23:03:04 SSH_AUTH_SOCK=/tmp/ssh-FUlWZt78cD63/agent.70 23:03:04 SSH_AGENT_PID=76 23:03:04 Running ssh-add (command line suppressed) 23:03:04 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8651106588363141159.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8651106588363141159.key) 23:03:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:03:04 + git semver init 23:03:04 2023-05-09 23:03:04,641 [run_init] DEBUG init version:0.0.0 force:False 23:03:04 2023-05-09 23:03:04,642 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 23:03:04 2023-05-09 23:03:04,642 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 23:03:04 2023-05-09 23:03:04,643 [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) 23:03:05 2023-05-09 23:03:05,526 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 23:03:05 2023-05-09 23:03:05,526 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 23:03:05 2023-05-09 23:03:05,526 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 23:03:05 2023-05-09 23:03:05,527 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 23:03:05 3.0.0-dev.88 [Pipeline] } 23:03:05 $ docker exec --env ******** --env ******** 55cb02c251b6f27e273b9147ba790f586cb33f087ea0464bd3c20e9fb76ea226 ssh-agent -k 23:03:05 unset SSH_AUTH_SOCK; 23:03:05 unset SSH_AGENT_PID; 23:03:05 echo Agent pid 76 killed; 23:03:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:03:06 + git semver [Pipeline] } 23:03:06 $ docker stop --time=1 55cb02c251b6f27e273b9147ba790f586cb33f087ea0464bd3c20e9fb76ea226 23:03:07 $ docker rm -f --volumes 55cb02c251b6f27e273b9147ba790f586cb33f087ea0464bd3c20e9fb76ea226 [Pipeline] // withDockerContainer [Pipeline] sh 23:03:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:03:08 Stashed 1 file(s) [Pipeline] echo 23:03:08 [edgeXSemver]: initialized semver on version 3.0.0-dev.88 [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 23:03:08 provisioning config files... 23:03:08 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6810426269639871249tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:03:08 ---> docker-login.sh 23:03:08 nexus3.edgexfoundry.org:10001 23:03:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:03:08 Configure a credential helper to remove this warning. See 23:03:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:03:08 23:03:08 Login Succeeded 23:03:08 nexus3.edgexfoundry.org:10002 23:03:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:03:08 Configure a credential helper to remove this warning. See 23:03:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:03:08 23:03:08 Login Succeeded 23:03:08 nexus3.edgexfoundry.org:10003 23:03:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:03:08 Configure a credential helper to remove this warning. See 23:03:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:03:08 23:03:08 Login Succeeded 23:03:08 nexus3.edgexfoundry.org:10004 23:03:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:03:08 Configure a credential helper to remove this warning. See 23:03:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:03:08 23:03:08 Login Succeeded 23:03:08 docker.io 23:03:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:03:09 Configure a credential helper to remove this warning. See 23:03:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:03:09 23:03:09 Login Succeeded 23:03:09 ---> docker-login.sh ends [Pipeline] } 23:03:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:03:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:03:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:03:09 ========================================================= 23:03:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:03:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:10 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:03:10 Sending build context to Docker daemon 11.13MB 23:03:10 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 23:03:10 Step 2/10 : FROM ${BASE} AS builder 23:03:10 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:03:10 f56be85fc22e: Pulling fs layer 23:03:10 85791d961cd3: Pulling fs layer 23:03:10 d694b5ae8c79: Pulling fs layer 23:03:10 9f32a84ed3da: Pulling fs layer 23:03:10 4d19c01a9841: Pulling fs layer 23:03:10 9325e15d5711: Pulling fs layer 23:03:10 556b6ee489ea: Pulling fs layer 23:03:10 c5a4b2cf53e6: Pulling fs layer 23:03:10 9325e15d5711: Waiting 23:03:10 4d19c01a9841: Waiting 23:03:10 556b6ee489ea: Waiting 23:03:10 c5a4b2cf53e6: Waiting 23:03:10 9f32a84ed3da: Waiting 23:03:10 85791d961cd3: Download complete 23:03:10 9f32a84ed3da: Verifying Checksum 23:03:10 9f32a84ed3da: Download complete 23:03:10 4d19c01a9841: Verifying Checksum 23:03:10 4d19c01a9841: Download complete 23:03:10 f56be85fc22e: Verifying Checksum 23:03:10 f56be85fc22e: Download complete 23:03:10 9325e15d5711: Verifying Checksum 23:03:10 9325e15d5711: Download complete 23:03:10 f56be85fc22e: Pull complete 23:03:10 85791d961cd3: Pull complete 23:03:11 556b6ee489ea: Verifying Checksum 23:03:11 556b6ee489ea: Download complete 23:03:11 c5a4b2cf53e6: Verifying Checksum 23:03:11 c5a4b2cf53e6: Download complete 23:03:11 d694b5ae8c79: Verifying Checksum 23:03:11 d694b5ae8c79: Download complete 23:03:14 d694b5ae8c79: Pull complete 23:03:14 9f32a84ed3da: Pull complete 23:03:14 4d19c01a9841: Pull complete 23:03:14 9325e15d5711: Pull complete 23:03:17 556b6ee489ea: Pull complete 23:03:18 c5a4b2cf53e6: Pull complete 23:03:18 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 23:03:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:03:18 ---> c4be618373d6 23:03:18 Step 3/10 : ARG MAKE=make build 23:03:19 ---> Running in 12c84011365c 23:03:19 Removing intermediate container 12c84011365c 23:03:19 ---> 5c24d67943e8 23:03:19 Step 4/10 : WORKDIR /device-sdk-go 23:03:19 ---> Running in 0e072fde4a60 23:03:19 Removing intermediate container 0e072fde4a60 23:03:19 ---> 54fa95f34698 23:03:19 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:03:19 ---> Running in b111f6f50e42 23:03:19 Removing intermediate container b111f6f50e42 23:03:19 ---> 91d4214f661d 23:03:19 Step 6/10 : RUN apk add --update --no-cache make git 23:03:19 ---> Running in c576e48adbcc 23:03:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:03:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:03:20 OK: 265 MiB in 53 packages 23:03:20 Removing intermediate container c576e48adbcc 23:03:20 ---> 42654aed80a4 23:03:20 Step 7/10 : COPY go.mod vendor* ./ 23:03:20 ---> 1f21b32ffce2 23:03:20 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:03:20 ---> Running in e346138d8d92 23:03:23 Still waiting to schedule task 23:03:23 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 23:03:43 Removing intermediate container e346138d8d92 23:03:43 ---> 47914131156f 23:03:43 Step 9/10 : COPY . . 23:03:43 ---> e05528fcf528 23:03:43 Step 10/10 : RUN ${MAKE} 23:03:43 ---> Running in 53faafbe76ad 23:03:43 noop 23:03:43 Removing intermediate container 53faafbe76ad 23:03:43 ---> b07219d90305 23:03:43 Successfully built b07219d90305 23:03:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:43 + docker inspect -f . ci-base-image-x86_64 23:03:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:03:43 prd-ubuntu20.04-docker-8c-8g-14807 does not seem to be running inside a container 23:03:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:03:47 $ docker top 510b4a3064b3a0695a6ea8ada6db1e27ee2f13dd3b14d8b872741feec1c908be -eo pid,comm [Pipeline] { [Pipeline] sh 23:03:47 + go version 23:03:47 go version go1.20.2 linux/amd64 [Pipeline] } 23:03:47 $ docker stop --time=1 510b4a3064b3a0695a6ea8ada6db1e27ee2f13dd3b14d8b872741feec1c908be 23:03:48 $ docker rm -f --volumes 510b4a3064b3a0695a6ea8ada6db1e27ee2f13dd3b14d8b872741feec1c908be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:49 + docker inspect -f . ci-base-image-x86_64 23:03:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:03:49 prd-ubuntu20.04-docker-8c-8g-14807 does not seem to be running inside a container 23:03:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:03:49 $ docker top 0c06e9aa8ea383c510c0c7c3629a4300f1984c114f054fe7a9632618eac190e4 -eo pid,comm [Pipeline] { [Pipeline] sh 23:03:50 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 23:03:50 + make test 23:03:50 go test -race -coverprofile=coverage.out ./... 23:03:56 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 23:04:11 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 23:04:11 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 23:04:11 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 23:04:11 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 23:04:11 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 23:04:12 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.049s coverage: 27.6% of statements 23:04:12 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 23:04:12 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 23:04:12 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.066s coverage: 80.2% of statements 23:04:12 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.083s coverage: 86.0% of statements 23:04:13 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 23:04:13 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 23:04:13 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 23:04:13 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 23:04:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.104s coverage: 77.5% of statements 23:04:14 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 23:04:16 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.070s coverage: 14.3% of statements 23:04:16 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.092s coverage: 68.5% of statements 23:04:16 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.118s coverage: 89.2% of statements 23:04:16 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.063s coverage: 5.7% of statements 23:04:38 GO111MODULE=on go vet ./... 23:04:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:04:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:04:40 ./bin/test-attribution-txt.sh [Pipeline] echo 23:04:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:04:40 $ docker stop --time=1 0c06e9aa8ea383c510c0c7c3629a4300f1984c114f054fe7a9632618eac190e4 23:04:42 $ docker rm -f --volumes 0c06e9aa8ea383c510c0c7c3629a4300f1984c114f054fe7a9632618eac190e4 [Pipeline] // withDockerContainer [Pipeline] sh 23:04:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:04:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:04:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:04:43 + ls -al . 23:04:43 total 272 23:04:43 drwxrwxr-x 11 jenkins jenkins 4096 May 9 23:03 . 23:04:43 drwxrwxr-x 4 jenkins jenkins 4096 May 9 23:02 .. 23:04:43 -rw-rw-r-- 1 jenkins jenkins 140 May 9 23:02 .dockerignore 23:04:43 drwxrwxr-x 8 jenkins jenkins 4096 May 9 23:03 .git 23:04:43 drwxrwxr-x 2 jenkins jenkins 4096 May 9 23:02 .github 23:04:43 -rw-rw-r-- 1 jenkins jenkins 137 May 9 23:02 .gitignore 23:04:43 -rw-rw-r-- 1 jenkins jenkins 42 May 9 23:02 .golangci.yml 23:04:43 drwxr-xr-x 3 jenkins jenkins 4096 May 9 23:03 .semver 23:04:43 -rw-rw-r-- 1 jenkins jenkins 31677 May 9 23:02 CHANGELOG.md 23:04:43 -rw-rw-r-- 1 jenkins jenkins 677 May 9 23:02 GOVERNANCE.md 23:04:43 -rw-rw-r-- 1 jenkins jenkins 885 May 9 23:02 Jenkinsfile 23:04:43 -rw-rw-r-- 1 jenkins jenkins 11341 May 9 23:02 LICENSE 23:04:43 -rw-rw-r-- 1 jenkins jenkins 1714 May 9 23:02 Makefile 23:04:43 -rw-rw-r-- 1 jenkins jenkins 619 May 9 23:02 OWNERS.md 23:04:43 -rw-rw-r-- 1 jenkins jenkins 4891 May 9 23:02 README.md 23:04:43 -rw-rw-r-- 1 jenkins jenkins 12 May 9 23:03 VERSION 23:04:43 drwxrwxr-x 2 jenkins jenkins 4096 May 9 23:02 bin 23:04:43 -rw-r--r-- 1 jenkins jenkins 106152 May 9 23:04 coverage.out 23:04:43 drwxrwxr-x 5 jenkins jenkins 4096 May 9 23:02 example 23:04:43 -rw-rw-r-- 1 jenkins jenkins 3234 May 9 23:02 go.mod 23:04:43 -rw-rw-r-- 1 jenkins jenkins 30781 May 9 23:02 go.sum 23:04:43 drwxrwxr-x 12 jenkins jenkins 4096 May 9 23:02 internal 23:04:43 drwxrwxr-x 3 jenkins jenkins 4096 May 9 23:02 openapi 23:04:43 drwxrwxr-x 6 jenkins jenkins 4096 May 9 23:02 pkg 23:04:43 drwxrwxr-x 4 jenkins jenkins 4096 May 9 23:02 snap 23:04:43 -rw-rw-r-- 1 jenkins jenkins 222 May 9 23:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:44 + 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=e224bd5802c6f3dcff8652bd9b5b3603587bdf21 --label arch=amd64 --label version=3.0.0-dev.88 . 23:04:44 Sending build context to Docker daemon 11.23MB 23:04:44 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 23:04:44 Step 2/23 : FROM ${BASE} AS builder 23:04:44 ---> b07219d90305 23:04:44 Step 3/23 : ARG MAKE=make build 23:04:44 ---> Running in 46134d5f2746 23:04:44 Removing intermediate container 46134d5f2746 23:04:44 ---> bbcbb6bbcd54 23:04:44 Step 4/23 : WORKDIR /device-sdk-go 23:04:44 ---> Running in dda019834ced 23:04:44 Removing intermediate container dda019834ced 23:04:44 ---> f165d516615e 23:04:44 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:04:44 ---> Running in 8718127f31e2 23:04:44 Removing intermediate container 8718127f31e2 23:04:44 ---> 646239d674ba 23:04:44 Step 6/23 : RUN apk add --update --no-cache make git 23:04:44 ---> Running in 8c863313912c 23:04:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:04:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:04:45 OK: 265 MiB in 53 packages 23:04:45 Removing intermediate container 8c863313912c 23:04:45 ---> 416bc89ce13a 23:04:45 Step 7/23 : COPY go.mod vendor* ./ 23:04:45 ---> dbda9cd57025 23:04:45 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:04:45 ---> Running in 663d718ff2d8 23:04:46 Removing intermediate container 663d718ff2d8 23:04:46 ---> e43491c057ca 23:04:46 Step 9/23 : COPY . . 23:04:46 ---> d00adb662055 23:04:46 Step 10/23 : RUN ${MAKE} 23:04:46 ---> Running in a5772fd06bb9 23:04:47 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.88" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 23:05:05 Removing intermediate container a5772fd06bb9 23:05:05 ---> 829ef414de57 23:05:05 Step 11/23 : FROM alpine:3.17 23:05:05 3.17: Pulling from library/alpine 23:05:05 f56be85fc22e: Already exists 23:05:05 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:05:05 Status: Downloaded newer image for alpine:3.17 23:05:05 ---> 9ed4aefc74f6 23:05:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 23:05:05 ---> Running in 01661bce00e9 23:05:05 Removing intermediate container 01661bce00e9 23:05:05 ---> f417cacce54f 23:05:05 Step 13/23 : RUN apk add --update --no-cache 23:05:05 ---> Running in d57a05421bdd 23:05:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:05:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:05:05 OK: 7 MiB in 15 packages 23:05:06 Removing intermediate container d57a05421bdd 23:05:06 ---> b11e6ba40ae2 23:05:06 Step 14/23 : WORKDIR / 23:05:06 ---> Running in 54d955e534de 23:05:06 Removing intermediate container 54d955e534de 23:05:06 ---> a09b880c67ef 23:05:06 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 23:05:06 ---> cbd01839291f 23:05:06 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 23:05:06 ---> 21c6e19dbcdb 23:05:06 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 23:05:06 ---> fc179dbb6e6e 23:05:06 Step 18/23 : EXPOSE 59999 23:05:06 ---> Running in 66b592ed1354 23:05:07 Removing intermediate container 66b592ed1354 23:05:07 ---> 9a64135326f8 23:05:07 Step 19/23 : ENTRYPOINT ["/device-simple"] 23:05:07 ---> Running in 9373492c4228 23:05:07 Removing intermediate container 9373492c4228 23:05:07 ---> 49c85d94e4bb 23:05:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:05:07 ---> Running in d11907b1ce35 23:05:07 Removing intermediate container d11907b1ce35 23:05:07 ---> 9a2e3b797587 23:05:07 Step 21/23 : LABEL arch=amd64 23:05:07 ---> Running in 2e4ccc5e453a 23:05:07 Removing intermediate container 2e4ccc5e453a 23:05:07 ---> 29782b8a4203 23:05:07 Step 22/23 : LABEL git_sha=e224bd5802c6f3dcff8652bd9b5b3603587bdf21 23:05:07 ---> Running in 722e7cd1b534 23:05:07 Removing intermediate container 722e7cd1b534 23:05:07 ---> 8b859eb2059e 23:05:07 Step 23/23 : LABEL version=3.0.0-dev.88 23:05:07 ---> Running in 38f15bd060cf 23:05:07 Removing intermediate container 38f15bd060cf 23:05:07 ---> 7c974bd0a7b9 23:05:07 [Warning] One or more build-args [ARCH] were not consumed 23:05:07 Successfully built 7c974bd0a7b9 23:05:07 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 23:05:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:05:07 23:05:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:05:08 latest: Pulling from edgex-lftools-log-publisher 23:05:08 5eb5b503b376: Pulling fs layer 23:05:08 5c69ac0246d0: Pulling fs layer 23:05:08 ec43610c2a17: Pulling fs layer 23:05:08 3a2ae6a8a46f: Pulling fs layer 23:05:08 33b1e0a273af: Pulling fs layer 23:05:08 5d3b04190fa2: Pulling fs layer 23:05:08 2f39f015ded8: Pulling fs layer 23:05:08 5d3b04190fa2: Waiting 23:05:08 3a2ae6a8a46f: Waiting 23:05:08 2f39f015ded8: Waiting 23:05:08 33b1e0a273af: Waiting 23:05:08 5c69ac0246d0: Download complete 23:05:08 3a2ae6a8a46f: Verifying Checksum 23:05:08 3a2ae6a8a46f: Download complete 23:05:08 ec43610c2a17: Download complete 23:05:08 33b1e0a273af: Verifying Checksum 23:05:08 33b1e0a273af: Download complete 23:05:08 5d3b04190fa2: Verifying Checksum 23:05:08 5d3b04190fa2: Download complete 23:05:08 5eb5b503b376: Download complete 23:05:08 2f39f015ded8: Verifying Checksum 23:05:08 2f39f015ded8: Download complete 23:05:09 5eb5b503b376: Pull complete 23:05:09 5c69ac0246d0: Pull complete 23:05:10 ec43610c2a17: Pull complete 23:05:10 3a2ae6a8a46f: Pull complete 23:05:10 33b1e0a273af: Pull complete 23:05:10 5d3b04190fa2: Pull complete 23:05:14 2f39f015ded8: Pull complete 23:05:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:05:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:05:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:05:14 prd-ubuntu20.04-docker-8c-8g-14807 does not seem to be running inside a container 23:05:14 $ 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 23:05:15 $ docker top 443e9b359cfd66995a8c2bbce19abbbbf78dec624caefa3bc3051aca599276ed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:05:16 ---> job-cost.sh 23:05:16 lf-activate-venv: SKIPPING 23:05:16 INFO: No Stack... 23:05:16 INFO: Retrieving Pricing Info for: v3-standard-8 23:05:16 INFO: Archiving Costs [Pipeline] sh 23:05:16 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 23:05:16 + cut -d, -f6 [Pipeline] lock 23:05:16 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-219-stack-cost] 23:05:16 Resource [jenkins-edgexfoundry-device-sdk-go-main-219-stack-cost] did not exist. Created. 23:05:16 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-219-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:05:17 + echo total: 0.2199999988079071 [Pipeline] stash 23:05:17 Stashed 1 file(s) [Pipeline] } 23:05:17 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-219-stack-cost] [Pipeline] // lock [Pipeline] } 23:05:17 $ docker stop --time=1 443e9b359cfd66995a8c2bbce19abbbbf78dec624caefa3bc3051aca599276ed 23:05:18 $ docker rm -f --volumes 443e9b359cfd66995a8c2bbce19abbbbf78dec624caefa3bc3051aca599276ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:06:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14809 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 23:06:13 Running in /w/workspace/device-sdk-go/219 [Pipeline] { [Pipeline] checkout 23:06:13 The recommended git tool is: git 23:06:19 using credential edgex-jenkins-ssh 23:06:19 Cloning the remote Git repository 23:06:19 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 23:06:19 > git init /w/workspace/device-sdk-go/219 # timeout=10 23:06:19 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 23:06:19 > git --version # timeout=10 23:06:19 > git --version # 'git version 2.25.1' 23:06:19 using GIT_SSH to set credentials SSH Credentials for GitHub 23:06:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:06:22 Avoid second fetch 23:06:22 Checking out Revision e224bd5802c6f3dcff8652bd9b5b3603587bdf21 (main) 23:06:21 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 23:06:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:06:22 > git config core.sparsecheckout # timeout=10 23:06:22 > git checkout -f e224bd5802c6f3dcff8652bd9b5b3603587bdf21 # timeout=10 23:06:22 Commit message: "fix: Regenerate mock for missing new Run API (#1454)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:06:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:06:23 % Total % Received % Xferd Average Speed Time Time Time Current 23:06:23 Dload Upload Total Spent Left Speed 23:06:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 89167 [Pipeline] sh 23:06:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:06:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:06:24 + sudo tee /etc/docker/daemon.new 23:06:24 { 23:06:24 "registry-mirrors": [ 23:06:24 "https://nexus3.edgexfoundry.org:10001" 23:06:24 ], 23:06:24 "bip": "10.250.0.254/24", 23:06:24 "hosts": [ 23:06:24 "tcp://0.0.0.0:5555", 23:06:24 "unix:///var/run/docker.sock" 23:06:24 ], 23:06:24 "mtu": 1458, 23:06:24 "selinux-enabled": true, 23:06:24 "seccomp-profile": "/etc/docker/seccomp.json" 23:06:24 } [Pipeline] sh 23:06:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:06:25 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:06:43 provisioning config files... 23:06:43 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/219@tmp/config3330913248895075265tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:06:44 ---> docker-login.sh 23:06:44 nexus3.edgexfoundry.org:10001 23:06:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:06:44 Configure a credential helper to remove this warning. See 23:06:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:06:44 23:06:44 Login Succeeded 23:06:44 nexus3.edgexfoundry.org:10002 23:06:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:06:45 Configure a credential helper to remove this warning. See 23:06:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:06:45 23:06:45 Login Succeeded 23:06:45 nexus3.edgexfoundry.org:10003 23:06:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:06:45 Configure a credential helper to remove this warning. See 23:06:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:06:45 23:06:45 Login Succeeded 23:06:45 nexus3.edgexfoundry.org:10004 23:06:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:06:45 Configure a credential helper to remove this warning. See 23:06:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:06:45 23:06:45 Login Succeeded 23:06:45 docker.io 23:06:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:06:46 Configure a credential helper to remove this warning. See 23:06:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:06:46 23:06:46 Login Succeeded 23:06:46 ---> docker-login.sh ends [Pipeline] } 23:06:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:06:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:06:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:06:46 ========================================================= 23:06:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:06:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:46 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:06:47 Sending build context to Docker daemon 5.979MB 23:06:47 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 23:06:47 Step 2/10 : FROM ${BASE} AS builder 23:06:47 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:06:47 c41833b44d91: Pulling fs layer 23:06:47 ed15518f5707: Pulling fs layer 23:06:47 feae8fd75edb: Pulling fs layer 23:06:47 242c74f7c9fa: Pulling fs layer 23:06:47 3cdef696dda3: Pulling fs layer 23:06:47 2ced38df9373: Pulling fs layer 23:06:47 58f1dce35555: Pulling fs layer 23:06:47 242c74f7c9fa: Waiting 23:06:47 3cdef696dda3: Waiting 23:06:47 2ced38df9373: Waiting 23:06:47 58f1dce35555: Waiting 23:06:47 ed15518f5707: Verifying Checksum 23:06:47 ed15518f5707: Download complete 23:06:47 242c74f7c9fa: Verifying Checksum 23:06:47 242c74f7c9fa: Download complete 23:06:47 3cdef696dda3: Verifying Checksum 23:06:47 3cdef696dda3: Download complete 23:06:47 c41833b44d91: Verifying Checksum 23:06:47 c41833b44d91: Download complete 23:06:48 c41833b44d91: Pull complete 23:06:49 58f1dce35555: Verifying Checksum 23:06:49 58f1dce35555: Download complete 23:06:50 feae8fd75edb: Verifying Checksum 23:06:50 feae8fd75edb: Download complete 23:06:50 2ced38df9373: Verifying Checksum 23:06:50 2ced38df9373: Download complete 23:06:51 ed15518f5707: Pull complete 23:07:03 feae8fd75edb: Pull complete 23:07:03 242c74f7c9fa: Pull complete 23:07:03 3cdef696dda3: Pull complete 23:07:10 2ced38df9373: Pull complete 23:07:12 58f1dce35555: Pull complete 23:07:12 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 23:07:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:07:12 ---> fadd8f120f05 23:07:12 Step 3/10 : ARG MAKE=make build 23:07:13 ---> Running in f73f29efdb2d 23:07:14 Removing intermediate container f73f29efdb2d 23:07:14 ---> a502747a66eb 23:07:14 Step 4/10 : WORKDIR /device-sdk-go 23:07:14 ---> Running in 83f33501c73e 23:07:14 Removing intermediate container 83f33501c73e 23:07:14 ---> 68ef5407e351 23:07:14 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:07:14 ---> Running in d292ac5dda31 23:07:14 Removing intermediate container d292ac5dda31 23:07:14 ---> 5b2a0b9dc5d5 23:07:14 Step 6/10 : RUN apk add --update --no-cache make git 23:07:14 ---> Running in 4fc9c14677db 23:07:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:07:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:07:17 OK: 263 MiB in 53 packages 23:07:18 Removing intermediate container 4fc9c14677db 23:07:18 ---> 6ef5047abc4f 23:07:18 Step 7/10 : COPY go.mod vendor* ./ 23:07:18 ---> f6a5250b26ac 23:07:18 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:07:19 ---> Running in ad0570dfd9c7 23:08:26 Removing intermediate container ad0570dfd9c7 23:08:26 ---> 311551227aad 23:08:26 Step 9/10 : COPY . . 23:08:26 ---> 72fa16ead4b5 23:08:26 Step 10/10 : RUN ${MAKE} 23:08:26 ---> Running in 81dcb69726c5 23:08:26 noop 23:08:26 Removing intermediate container 81dcb69726c5 23:08:26 ---> 0667f0f6cbe7 23:08:26 Successfully built 0667f0f6cbe7 23:08:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:27 + docker inspect -f . ci-base-image-arm64 23:08:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:08:27 prd-ubuntu20.04-docker-arm64-4c-16g-14809 does not seem to be running inside a container 23:08:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/219 -v /w/workspace/device-sdk-go/219:/w/workspace/device-sdk-go/219:rw,z -v /w/workspace/device-sdk-go/219@tmp:/w/workspace/device-sdk-go/219@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 23:08:28 $ docker top 5516c0240075ae71c77b7ceffa6f7f6103c712a4c1bfcf4d56f7c8b61d6255bd -eo pid,comm [Pipeline] { [Pipeline] sh 23:08:29 + go version 23:08:29 go version go1.20.2 linux/arm64 [Pipeline] } 23:08:29 $ docker stop --time=1 5516c0240075ae71c77b7ceffa6f7f6103c712a4c1bfcf4d56f7c8b61d6255bd 23:08:31 $ docker rm -f --volumes 5516c0240075ae71c77b7ceffa6f7f6103c712a4c1bfcf4d56f7c8b61d6255bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:31 + docker inspect -f . ci-base-image-arm64 23:08:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:08:32 prd-ubuntu20.04-docker-arm64-4c-16g-14809 does not seem to be running inside a container 23:08:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/219 -v /w/workspace/device-sdk-go/219:/w/workspace/device-sdk-go/219:rw,z -v /w/workspace/device-sdk-go/219@tmp:/w/workspace/device-sdk-go/219@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 23:08:33 $ docker top d498c7d7df7341f9b3947a0d6f1d12f38aac6914017767d9072a6501705bd821 -eo pid,comm [Pipeline] { [Pipeline] sh 23:08:34 + git config --global --add safe.directory /w/workspace/device-sdk-go/219 [Pipeline] fileExists [Pipeline] sh 23:08:34 + make test 23:08:34 go test -race -coverprofile=coverage.out ./... 23:09:21 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 23:11:28 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 23:11:28 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 23:11:28 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 23:11:28 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 23:11:28 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 23:11:30 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.221s coverage: 27.6% of statements 23:11:32 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.282s coverage: 80.2% of statements 23:11:42 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 23:11:42 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 23:11:42 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.413s coverage: 86.0% of statements 23:11:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 23:11:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 23:11:47 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.474s coverage: 77.5% of statements 23:11:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.280s coverage: 14.3% of statements 23:11:52 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 23:11:52 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 23:11:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.481s coverage: 68.5% of statements 23:11:55 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.516s coverage: 89.2% of statements 23:11:57 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 23:11:57 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.242s coverage: 5.7% of statements 23:11:58 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:11:58 GO111MODULE=on go vet ./... 23:14:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:14:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:14:20 ./bin/test-attribution-txt.sh [Pipeline] echo 23:14:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:14:20 $ docker stop --time=1 d498c7d7df7341f9b3947a0d6f1d12f38aac6914017767d9072a6501705bd821 23:14:22 $ docker rm -f --volumes d498c7d7df7341f9b3947a0d6f1d12f38aac6914017767d9072a6501705bd821 [Pipeline] // withDockerContainer [Pipeline] sh 23:14:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:14:23 Warning: overwriting stash ‘coverage-report’ 23:14:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:14:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:14:25 + ls -al . 23:14:25 total 268 23:14:25 drwxrwxr-x 10 jenkins jenkins 4096 May 9 23:08 . 23:14:25 drwxrwxr-x 4 jenkins jenkins 4096 May 9 23:06 .. 23:14:25 -rw-rw-r-- 1 jenkins jenkins 140 May 9 23:06 .dockerignore 23:14:25 drwxrwxr-x 8 jenkins jenkins 4096 May 9 23:06 .git 23:14:25 drwxrwxr-x 2 jenkins jenkins 4096 May 9 23:06 .github 23:14:25 -rw-rw-r-- 1 jenkins jenkins 137 May 9 23:06 .gitignore 23:14:25 -rw-rw-r-- 1 jenkins jenkins 42 May 9 23:06 .golangci.yml 23:14:25 -rw-rw-r-- 1 jenkins jenkins 31677 May 9 23:06 CHANGELOG.md 23:14:25 -rw-rw-r-- 1 jenkins jenkins 677 May 9 23:06 GOVERNANCE.md 23:14:25 -rw-rw-r-- 1 jenkins jenkins 885 May 9 23:06 Jenkinsfile 23:14:25 -rw-rw-r-- 1 jenkins jenkins 11341 May 9 23:06 LICENSE 23:14:25 -rw-rw-r-- 1 jenkins jenkins 1714 May 9 23:06 Makefile 23:14:25 -rw-rw-r-- 1 jenkins jenkins 619 May 9 23:06 OWNERS.md 23:14:25 -rw-rw-r-- 1 jenkins jenkins 4891 May 9 23:06 README.md 23:14:25 -rw-rw-r-- 1 jenkins jenkins 12 May 9 23:03 VERSION 23:14:25 drwxrwxr-x 2 jenkins jenkins 4096 May 9 23:06 bin 23:14:25 -rw-r--r-- 1 jenkins jenkins 106150 May 9 23:11 coverage.out 23:14:25 drwxrwxr-x 5 jenkins jenkins 4096 May 9 23:06 example 23:14:25 -rw-rw-r-- 1 jenkins jenkins 3234 May 9 23:06 go.mod 23:14:25 -rw-rw-r-- 1 jenkins jenkins 30781 May 9 23:06 go.sum 23:14:25 drwxrwxr-x 12 jenkins jenkins 4096 May 9 23:06 internal 23:14:25 drwxrwxr-x 3 jenkins jenkins 4096 May 9 23:06 openapi 23:14:25 drwxrwxr-x 6 jenkins jenkins 4096 May 9 23:06 pkg 23:14:25 drwxrwxr-x 4 jenkins jenkins 4096 May 9 23:06 snap 23:14:25 -rw-rw-r-- 1 jenkins jenkins 222 May 9 23:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:25 + 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=e224bd5802c6f3dcff8652bd9b5b3603587bdf21 --label arch=arm64 --label version=3.0.0-dev.88 . 23:14:25 Sending build context to Docker daemon 6.086MB 23:14:25 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 23:14:25 Step 2/23 : FROM ${BASE} AS builder 23:14:25 ---> 0667f0f6cbe7 23:14:25 Step 3/23 : ARG MAKE=make build 23:14:25 ---> Running in 071ee5951013 23:14:26 Removing intermediate container 071ee5951013 23:14:26 ---> 22641c47a664 23:14:26 Step 4/23 : WORKDIR /device-sdk-go 23:14:26 ---> Running in 36ac0429d170 23:14:26 Removing intermediate container 36ac0429d170 23:14:26 ---> c0d1084619f4 23:14:26 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:14:26 ---> Running in 75cdcb348e73 23:14:26 Removing intermediate container 75cdcb348e73 23:14:26 ---> 8707242a5713 23:14:26 Step 6/23 : RUN apk add --update --no-cache make git 23:14:26 ---> Running in d6e820ebcb9c 23:14:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:14:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:14:29 OK: 263 MiB in 53 packages 23:14:30 Removing intermediate container d6e820ebcb9c 23:14:30 ---> 0f958a46ffed 23:14:30 Step 7/23 : COPY go.mod vendor* ./ 23:14:30 ---> 8b0b4a198738 23:14:30 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:14:30 ---> Running in bfb78c8df151 23:14:33 Removing intermediate container bfb78c8df151 23:14:33 ---> 30b5ac5e7fa3 23:14:33 Step 9/23 : COPY . . 23:14:34 ---> 3ae088310efd 23:14:34 Step 10/23 : RUN ${MAKE} 23:14:34 ---> Running in 142db8db9a32 23:14:35 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.88" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 23:16:57 Removing intermediate container 142db8db9a32 23:16:57 ---> 670430986395 23:16:57 Step 11/23 : FROM alpine:3.17 23:16:57 3.17: Pulling from library/alpine 23:16:57 c41833b44d91: Already exists 23:16:57 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:16:57 Status: Downloaded newer image for alpine:3.17 23:16:57 ---> 51e60588ff2c 23:16:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 23:16:57 ---> Running in 5be11835da8a 23:16:57 Removing intermediate container 5be11835da8a 23:16:57 ---> a91bf5eea6a2 23:16:57 Step 13/23 : RUN apk add --update --no-cache 23:16:57 ---> Running in c270d5b407ca 23:16:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:16:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:16:59 OK: 7 MiB in 15 packages 23:16:59 Removing intermediate container c270d5b407ca 23:16:59 ---> b6d0016230a0 23:16:59 Step 14/23 : WORKDIR / 23:16:59 ---> Running in ff94c1528317 23:17:00 Removing intermediate container ff94c1528317 23:17:00 ---> f0ee42039603 23:17:00 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 23:17:00 ---> 46cb342361c4 23:17:00 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 23:17:02 ---> dcc9ba1cdb48 23:17:02 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 23:17:02 ---> 336617d829ad 23:17:02 Step 18/23 : EXPOSE 59999 23:17:02 ---> Running in e366badf875b 23:17:02 Removing intermediate container e366badf875b 23:17:02 ---> 91fb97833afa 23:17:02 Step 19/23 : ENTRYPOINT ["/device-simple"] 23:17:03 ---> Running in 9c5b2f4d777c 23:17:03 Removing intermediate container 9c5b2f4d777c 23:17:03 ---> b2d65a3e71ff 23:17:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:17:03 ---> Running in 360daafd5a8d 23:17:03 Removing intermediate container 360daafd5a8d 23:17:03 ---> 947737e76973 23:17:03 Step 21/23 : LABEL arch=arm64 23:17:03 ---> Running in 4d672e01ff37 23:17:03 Removing intermediate container 4d672e01ff37 23:17:03 ---> c2ae46064ef6 23:17:03 Step 22/23 : LABEL git_sha=e224bd5802c6f3dcff8652bd9b5b3603587bdf21 23:17:04 ---> Running in 3d0db62c1f4e 23:17:04 Removing intermediate container 3d0db62c1f4e 23:17:04 ---> fe3aa84a9d2d 23:17:04 Step 23/23 : LABEL version=3.0.0-dev.88 23:17:04 ---> Running in 528a633489ee 23:17:04 Removing intermediate container 528a633489ee 23:17:04 ---> 99763c40ed2d 23:17:04 [Warning] One or more build-args [ARCH] were not consumed 23:17:04 Successfully built 99763c40ed2d 23:17:04 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 23:17:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:17:05 23:17:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:17:05 arm64: Pulling from edgex-lftools-log-publisher 23:17:05 8998bd30e6a1: Pulling fs layer 23:17:05 04944245beec: Pulling fs layer 23:17:05 699f458cf7ca: Pulling fs layer 23:17:05 765212b225bb: Pulling fs layer 23:17:05 f23df028b6ca: Pulling fs layer 23:17:05 d65c8cfc05b1: Pulling fs layer 23:17:05 2437ff75d9bd: Pulling fs layer 23:17:05 f23df028b6ca: Waiting 23:17:05 d65c8cfc05b1: Waiting 23:17:05 2437ff75d9bd: Waiting 23:17:05 765212b225bb: Waiting 23:17:05 04944245beec: Verifying Checksum 23:17:05 04944245beec: Download complete 23:17:05 765212b225bb: Verifying Checksum 23:17:05 765212b225bb: Download complete 23:17:05 f23df028b6ca: Verifying Checksum 23:17:05 f23df028b6ca: Download complete 23:17:05 d65c8cfc05b1: Verifying Checksum 23:17:05 d65c8cfc05b1: Download complete 23:17:05 699f458cf7ca: Verifying Checksum 23:17:05 699f458cf7ca: Download complete 23:17:06 8998bd30e6a1: Verifying Checksum 23:17:06 8998bd30e6a1: Download complete 23:17:08 2437ff75d9bd: Verifying Checksum 23:17:08 2437ff75d9bd: Download complete 23:17:10 8998bd30e6a1: Pull complete 23:17:10 04944245beec: Pull complete 23:17:12 699f458cf7ca: Pull complete 23:17:12 765212b225bb: Pull complete 23:17:13 f23df028b6ca: Pull complete 23:17:13 d65c8cfc05b1: Pull complete 23:17:28 2437ff75d9bd: Pull complete 23:17:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:17:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:17:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:17:28 prd-ubuntu20.04-docker-arm64-4c-16g-14809 does not seem to be running inside a container 23:17:28 $ 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/219 -v /w/workspace/device-sdk-go/219:/w/workspace/device-sdk-go/219:rw,z -v /w/workspace/device-sdk-go/219@tmp:/w/workspace/device-sdk-go/219@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 23:17:31 $ docker top 7676025529d0339aab205aaab5c178ca8e30559b14ecd991534039a066e82438 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:17:32 ---> job-cost.sh 23:17:32 lf-activate-venv: SKIPPING 23:17:32 INFO: No Stack... 23:17:33 INFO: Retrieving Pricing Info for: v3-standard-4 23:17:33 INFO: Archiving Costs [Pipeline] sh 23:17:34 + cat /w/workspace/device-sdk-go/219/archives/cost.csv 23:17:34 + cut -d, -f6 [Pipeline] lock 23:17:34 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-219-stack-cost] 23:17:34 Resource [jenkins-edgexfoundry-device-sdk-go-main-219-stack-cost] did not exist. Created. 23:17:34 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-219-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:17:35 /w/workspace/device-sdk-go/219@tmp/durable-d2884d0d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:17:35 + echo total: 0.10999999940395355 [Pipeline] stash 23:17:35 Warning: overwriting stash ‘stack-cost’ 23:17:36 Stashed 1 file(s) [Pipeline] } 23:17:36 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-219-stack-cost] [Pipeline] // lock [Pipeline] } 23:17:36 $ docker stop --time=1 7676025529d0339aab205aaab5c178ca8e30559b14ecd991534039a066e82438 23:17:37 $ docker rm -f --volumes 7676025529d0339aab205aaab5c178ca8e30559b14ecd991534039a066e82438 [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 23:17:38 provisioning config files... 23:17:38 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17162990462127382708tmp [Pipeline] { [Pipeline] sh 23:17:38 + set +x 23:17:38 + bash -s -- 23:17:38 + curl -s https://codecov.io/bash 23:17:38 23:17:38 _____ _ 23:17:38 / ____| | | 23:17:38 | | ___ __| | ___ ___ _____ __ 23:17:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:17:38 | |___| (_) | (_| | __/ (_| (_) \ V / 23:17:38 \_____\___/ \__,_|\___|\___\___/ \_/ 23:17:38 Bash-1.0.6 23:17:38 23:17:38 23:17:38 ==> git version 2.25.1 found 23:17:38 ==> 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 23:17:38 Release-Date: 2020-01-08 23:17:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:17:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:17:38 ==> Jenkins CI detected. 23:17:38 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 23:17:38 project root: . 23:17:38 --> token set from env 23:17:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:17:38 ==> Running gcov in . (disable via -X gcov) 23:17:38 ==> Python coveragepy not found 23:17:38 ==> Searching for coverage reports in: 23:17:38 + . 23:17:38 -> Found 1 reports 23:17:38 ==> Detecting git/mercurial file structure 23:17:38 ==> Reading reports 23:17:38 + ./coverage.out bytes=106150 23:17:38 ==> Appending adjustments 23:17:38 https://docs.codecov.io/docs/fixing-reports 23:17:38 + Found adjustments 23:17:38 ==> Gzipping contents 23:17:38 16K /tmp/codecov.HMetFt.gz 23:17:38 ==> Uploading reports 23:17:38 url: https://codecov.io 23:17:38 query: branch=main&commit=e224bd5802c6f3dcff8652bd9b5b3603587bdf21&build=219&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F219%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:17:38 -> Pinging Codecov 23:17:38 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=e224bd5802c6f3dcff8652bd9b5b3603587bdf21&build=219&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F219%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:17:39 -> Uploading to 23:17:39 https://storage.googleapis.com/codecov/v4/raw/2023-05-09/7E55EF52A471D76F132DFD9A03CDDE97/e224bd5802c6f3dcff8652bd9b5b3603587bdf21/332d3c21-6420-49f5-8664-9cd41bc3c280.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T231738Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=429d3b4c87769e77b8108d476e63cec5a3cf36f71def2034f0d6da25de056dc1 23:17:39 % Total % Received % Xferd Average Speed Time Time Time Current 23:17:39 Dload Upload Total Spent Left Speed 23:17:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15112 0 0 100 15112 0 66867 --:--:-- --:--:-- --:--:-- 67164 23:17:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/e224bd5802c6f3dcff8652bd9b5b3603587bdf21 [Pipeline] } 23:17:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:17:39 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:17:39 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:17:39 23:17:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:17:40 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:17:40 df9b9388f04a: Pulling fs layer 23:17:40 52dc419b0ee2: Pulling fs layer 23:17:40 25bc292e5bac: Pulling fs layer 23:17:40 114826534d7a: Pulling fs layer 23:17:40 4657fd5d0bcf: Pulling fs layer 23:17:40 6ad1cebc031e: Pulling fs layer 23:17:40 8a3aa393b2d8: Pulling fs layer 23:17:40 4657fd5d0bcf: Waiting 23:17:40 6ad1cebc031e: Waiting 23:17:40 8a3aa393b2d8: Waiting 23:17:40 114826534d7a: Waiting 23:17:40 25bc292e5bac: Verifying Checksum 23:17:40 25bc292e5bac: Download complete 23:17:40 52dc419b0ee2: Verifying Checksum 23:17:40 52dc419b0ee2: Download complete 23:17:40 4657fd5d0bcf: Download complete 23:17:40 df9b9388f04a: Download complete 23:17:40 df9b9388f04a: Pull complete 23:17:40 52dc419b0ee2: Pull complete 23:17:40 6ad1cebc031e: Verifying Checksum 23:17:40 6ad1cebc031e: Download complete 23:17:40 25bc292e5bac: Pull complete 23:17:41 114826534d7a: Verifying Checksum 23:17:41 114826534d7a: Download complete 23:17:41 8a3aa393b2d8: Verifying Checksum 23:17:41 8a3aa393b2d8: Download complete 23:17:44 114826534d7a: Pull complete 23:17:44 4657fd5d0bcf: Pull complete 23:17:44 6ad1cebc031e: Pull complete 23:17:48 8a3aa393b2d8: Pull complete 23:17:48 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:17:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:17:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:17:48 prd-ubuntu20.04-docker-8c-8g-14807 does not seem to be running inside a container 23:17:48 $ 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 23:17:50 $ docker top e0a2678ad32a30fe19228f9e2330b774b9540b80bf2fb391d9e495bbd6e3fe7f -eo pid,comm [Pipeline] { [Pipeline] echo 23:17:50 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 23:17:50 + set -o pipefail 23:17:50 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 23:17:55 23:17:55 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... 23:17:55 23:17:55 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/ad610883-e184-4a9d-91c5-49e8a2c9f374 23:17:55 23:17:55 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:17:55 23:17:55 23:17:55 A medium severity vulnerability was found in the Snyk CLI versions you are using. 23:17:55 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 23:17:55 More details here: https://snyk.co/ue1NS 23:17:55 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 23:17:55 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 23:17:55 $ docker stop --time=1 e0a2678ad32a30fe19228f9e2330b774b9540b80bf2fb391d9e495bbd6e3fe7f 23:17:57 $ docker rm -f --volumes e0a2678ad32a30fe19228f9e2330b774b9540b80bf2fb391d9e495bbd6e3fe7f [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 23:17:57 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:17:58 provisioning config files... 23:17:58 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15447302758977344832tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:17:58 --> edgex-publish-swagger.sh 23:17:58 === Publish openapi/v3 API === 23:17:58 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 23:17:58 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] 23:17:58 % Total % Received % Xferd Average Speed Time Time Time Current 23:17:58 Dload Upload Total Spent Left Speed 23:17:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23674 0 0 100 23674 0 45093 --:--:-- --:--:-- --:--:-- 45007 100 23674 0 0 100 23674 0 45093 --:--:-- --:--:-- --:--:-- 45007 23:17:58 23:17:58 [Pipeline] } 23:17:58 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 23:17:59 + git log --format=format:%s -1 e224bd5802c6f3dcff8652bd9b5b3603587bdf21 [Pipeline] sh 23:17:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:17:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:17:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:17:59 prd-ubuntu20.04-docker-8c-8g-14807 does not seem to be running inside a container 23:17:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:18:00 $ docker top da162d72cd686a9082b63a9d5d6e4b44f4c8da3f8287c50f5272b68d2a53669f -eo pid,comm 23:18:00 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:18:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:18:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:18:00 [ssh-agent] Looking for ssh-agent implementation... 23:18:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:18:00 $ docker exec da162d72cd686a9082b63a9d5d6e4b44f4c8da3f8287c50f5272b68d2a53669f ssh-agent 23:18:00 SSH_AUTH_SOCK=/tmp/ssh-zAVEiYgH9DYZ/agent.32 23:18:00 SSH_AGENT_PID=38 23:18:00 Running ssh-add (command line suppressed) 23:18:00 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_30668062703014133.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_30668062703014133.key) 23:18:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:18:01 + git semver tag 23:18:01 2023-05-09 23:18:01,274 [run_tag] DEBUG tag force:False 23:18:01 2023-05-09 23:18:01,274 [check_head_tag] DEBUG check head tag 23:18:01 2023-05-09 23:18:01,276 [execute] INFO git cat-file --batch-check 23:18:01 2023-05-09 23:18:01,276 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 23:18:01 2023-05-09 23:18:01,281 [execute] INFO git cat-file --batch 23:18:01 2023-05-09 23:18:01,281 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 23:18:01 2023-05-09 23:18:01,331 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 23:18:01 2023-05-09 23:18:01,331 [execute] INFO git tag -a v3.0.0-dev.88 -m v3.0.0-dev.88 23:18:01 2023-05-09 23:18:01,332 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.88', '-m', 'v3.0.0-dev.88'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 23:18:01 2023-05-09 23:18:01,338 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 23:18:01 3.0.0-dev.88 [Pipeline] } 23:18:01 $ docker exec --env ******** --env ******** da162d72cd686a9082b63a9d5d6e4b44f4c8da3f8287c50f5272b68d2a53669f ssh-agent -k 23:18:01 unset SSH_AUTH_SOCK; 23:18:01 unset SSH_AGENT_PID; 23:18:01 echo Agent pid 38 killed; 23:18:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:18:02 + git semver [Pipeline] } 23:18:02 $ docker stop --time=1 da162d72cd686a9082b63a9d5d6e4b44f4c8da3f8287c50f5272b68d2a53669f 23:18:03 $ docker rm -f --volumes da162d72cd686a9082b63a9d5d6e4b44f4c8da3f8287c50f5272b68d2a53669f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:18:03 23:18:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:18:04 0.23.1-centos7: Pulling from edgex-lftools 23:18:04 ab5ef0e58194: Pulling fs layer 23:18:04 9712f1f96733: Pulling fs layer 23:18:04 63f879dbbcfc: Pulling fs layer 23:18:04 0d9ebad4ef96: Pulling fs layer 23:18:04 e9a5061849ea: Pulling fs layer 23:18:04 d747dcd14b5f: Pulling fs layer 23:18:04 2de7ff778b66: Pulling fs layer 23:18:04 0d9ebad4ef96: Waiting 23:18:04 d747dcd14b5f: Waiting 23:18:04 e9a5061849ea: Waiting 23:18:04 9712f1f96733: Verifying Checksum 23:18:04 9712f1f96733: Download complete 23:18:04 63f879dbbcfc: Verifying Checksum 23:18:04 63f879dbbcfc: Download complete 23:18:04 e9a5061849ea: Verifying Checksum 23:18:04 e9a5061849ea: Download complete 23:18:04 d747dcd14b5f: Download complete 23:18:04 0d9ebad4ef96: Verifying Checksum 23:18:04 0d9ebad4ef96: Download complete 23:18:04 ab5ef0e58194: Download complete 23:18:05 2de7ff778b66: Verifying Checksum 23:18:05 2de7ff778b66: Download complete 23:18:07 ab5ef0e58194: Pull complete 23:18:07 9712f1f96733: Pull complete 23:18:08 63f879dbbcfc: Pull complete 23:18:11 0d9ebad4ef96: Pull complete 23:18:11 e9a5061849ea: Pull complete 23:18:11 d747dcd14b5f: Pull complete 23:18:12 2de7ff778b66: Pull complete 23:18:12 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:18:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:18:12 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:18:12 prd-ubuntu20.04-docker-8c-8g-14807 does not seem to be running inside a container 23:18:12 $ 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 23:18:14 $ docker top 56a8279b4b6bc0b9f548fb46d4f032bd5972747aa3fa59c46791db2e29efd9bc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:18:14 provisioning config files... 23:18:14 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13449922335915069469tmp 23:18:14 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16543393073541920369tmp 23:18:14 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15106606202107541288tmp [Pipeline] { [Pipeline] echo 23:18:14 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:18:15 ---> sigul-configuration.sh 23:18:15 gpg: directory `/root/.gnupg' created 23:18:15 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:18:15 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:18:15 gpg: keyring `/root/.gnupg/secring.gpg' created 23:18:15 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:18:15 gpg: CAST5 encrypted data 23:18:15 gpg: encrypted with 1 passphrase 23:18:15 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:18:15 + mkdir /home/jenkins 23:18:15 + mkdir /home/jenkins/sigul [Pipeline] sh 23:18:15 + 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 23:18:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:18:16 ---> sigul-install.sh 23:18:16 Sigul already installed; skipping installation. [Pipeline] sh 23:18:16 + git tag --list 23:18:16 0.7.1 23:18:16 delhi-tag 23:18:16 v1.0.0 23:18:16 v1.1.0 23:18:16 v1.1.1 23:18:16 v1.1.2 23:18:16 v1.2.0 23:18:16 v1.2.1 23:18:16 v1.2.2 23:18:16 v1.2.3 23:18:16 v1.3.0 23:18:16 v1.4.0 23:18:16 v2.0.0 23:18:16 v2.1.0 23:18:16 v2.1.1 23:18:16 v2.1.1-dev.2 23:18:16 v2.1.1-dev.3 23:18:16 v2.2.0 23:18:16 v2.2.1-dev.1 23:18:16 v2.2.1-dev.10 23:18:16 v2.2.1-dev.11 23:18:16 v2.2.1-dev.12 23:18:16 v2.2.1-dev.13 23:18:16 v2.2.1-dev.14 23:18:16 v2.2.1-dev.2 23:18:16 v2.2.1-dev.3 23:18:16 v2.2.1-dev.4 23:18:16 v2.2.1-dev.5 23:18:16 v2.2.1-dev.6 23:18:16 v2.2.1-dev.7 23:18:16 v2.2.1-dev.8 23:18:16 v2.2.1-dev.9 23:18:16 v2.3.0 23:18:16 v2.3.0-dev.14 23:18:16 v2.3.0-dev.15 23:18:16 v2.3.0-dev.16 23:18:16 v2.3.0-dev.17 23:18:16 v2.3.0-dev.18 23:18:16 v2.3.0-dev.19 23:18:16 v2.3.0-dev.20 23:18:16 v2.3.0-dev.21 23:18:16 v2.3.0-dev.22 23:18:16 v2.3.0-dev.23 23:18:16 v2.3.0-dev.24 23:18:16 v2.3.0-dev.25 23:18:16 v2.3.0-dev.26 23:18:16 v2.3.0-dev.27 23:18:16 v2.3.0-dev.28 23:18:16 v2.3.0-dev.29 23:18:16 v2.3.0-dev.30 23:18:16 v2.3.0-dev.31 23:18:16 v2.3.0-dev.32 23:18:16 v2.3.0-dev.33 23:18:16 v2.3.0-dev.34 23:18:16 v2.3.0-dev.35 23:18:16 v2.3.0-dev.36 23:18:16 v2.3.0-dev.37 23:18:16 v2.3.0-dev.38 23:18:16 v2.3.0-dev.39 23:18:16 v2.3.0-dev.40 23:18:16 v2.3.0-dev.41 23:18:16 v2.3.0-dev.42 23:18:16 v2.3.0-dev.43 23:18:16 v2.3.0-dev.44 23:18:16 v2.3.0-dev.45 23:18:16 v2.3.0-dev.46 23:18:16 v2.3.0-dev.47 23:18:16 v2.3.0-dev.48 23:18:16 v2.3.0-dev.49 23:18:16 v2.3.0-dev.50 23:18:16 v2.3.0-dev.51 23:18:16 v2.3.1 23:18:16 v2.3.1-dev.1 23:18:16 v2.3.1-dev.2 23:18:16 v2.3.1-dev.3 23:18:16 v2.3.1-dev.4 23:18:16 v3.0.0-dev.1 23:18:16 v3.0.0-dev.10 23:18:16 v3.0.0-dev.11 23:18:16 v3.0.0-dev.12 23:18:16 v3.0.0-dev.13 23:18:16 v3.0.0-dev.14 23:18:16 v3.0.0-dev.15 23:18:16 v3.0.0-dev.16 23:18:16 v3.0.0-dev.17 23:18:16 v3.0.0-dev.18 23:18:16 v3.0.0-dev.19 23:18:16 v3.0.0-dev.2 23:18:16 v3.0.0-dev.20 23:18:16 v3.0.0-dev.21 23:18:16 v3.0.0-dev.22 23:18:16 v3.0.0-dev.23 23:18:16 v3.0.0-dev.24 23:18:16 v3.0.0-dev.25 23:18:16 v3.0.0-dev.26 23:18:16 v3.0.0-dev.27 23:18:16 v3.0.0-dev.28 23:18:16 v3.0.0-dev.29 23:18:16 v3.0.0-dev.3 23:18:16 v3.0.0-dev.30 23:18:16 v3.0.0-dev.31 23:18:16 v3.0.0-dev.32 23:18:16 v3.0.0-dev.33 23:18:16 v3.0.0-dev.34 23:18:16 v3.0.0-dev.35 23:18:16 v3.0.0-dev.36 23:18:16 v3.0.0-dev.37 23:18:16 v3.0.0-dev.38 23:18:16 v3.0.0-dev.39 23:18:16 v3.0.0-dev.4 23:18:16 v3.0.0-dev.40 23:18:16 v3.0.0-dev.41 23:18:16 v3.0.0-dev.42 23:18:16 v3.0.0-dev.43 23:18:16 v3.0.0-dev.44 23:18:16 v3.0.0-dev.45 23:18:16 v3.0.0-dev.46 23:18:16 v3.0.0-dev.47 23:18:16 v3.0.0-dev.48 23:18:16 v3.0.0-dev.49 23:18:16 v3.0.0-dev.5 23:18:16 v3.0.0-dev.50 23:18:16 v3.0.0-dev.51 23:18:16 v3.0.0-dev.52 23:18:16 v3.0.0-dev.53 23:18:16 v3.0.0-dev.54 23:18:16 v3.0.0-dev.55 23:18:16 v3.0.0-dev.56 23:18:16 v3.0.0-dev.57 23:18:16 v3.0.0-dev.58 23:18:16 v3.0.0-dev.59 23:18:16 v3.0.0-dev.6 23:18:16 v3.0.0-dev.60 23:18:16 v3.0.0-dev.61 23:18:16 v3.0.0-dev.62 23:18:16 v3.0.0-dev.63 23:18:16 v3.0.0-dev.64 23:18:16 v3.0.0-dev.65 23:18:16 v3.0.0-dev.66 23:18:16 v3.0.0-dev.67 23:18:16 v3.0.0-dev.68 23:18:16 v3.0.0-dev.69 23:18:16 v3.0.0-dev.7 23:18:16 v3.0.0-dev.70 23:18:16 v3.0.0-dev.71 23:18:16 v3.0.0-dev.72 23:18:16 v3.0.0-dev.73 23:18:16 v3.0.0-dev.74 23:18:16 v3.0.0-dev.75 23:18:16 v3.0.0-dev.76 23:18:16 v3.0.0-dev.77 23:18:16 v3.0.0-dev.78 23:18:16 v3.0.0-dev.79 23:18:16 v3.0.0-dev.8 23:18:16 v3.0.0-dev.80 23:18:16 v3.0.0-dev.81 23:18:16 v3.0.0-dev.82 23:18:16 v3.0.0-dev.83 23:18:16 v3.0.0-dev.84 23:18:16 v3.0.0-dev.85 23:18:16 v3.0.0-dev.86 23:18:16 v3.0.0-dev.87 23:18:16 v3.0.0-dev.88 23:18:16 v3.0.0-dev.9 [Pipeline] sh 23:18:16 + lftools sign git-tag v3.0.0-dev.88 23:18:17 Signing Git tag with Sigul... 23:18:17 Signing v3.0.0-dev.88 [Pipeline] echo 23:18:17 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:18:17 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:18:17 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:18:17 $ docker stop --time=1 56a8279b4b6bc0b9f548fb46d4f032bd5972747aa3fa59c46791db2e29efd9bc 23:18:19 $ docker rm -f --volumes 56a8279b4b6bc0b9f548fb46d4f032bd5972747aa3fa59c46791db2e29efd9bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:18:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:18:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:18:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:18:19 prd-ubuntu20.04-docker-8c-8g-14807 does not seem to be running inside a container 23:18:19 $ 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 23:18:20 $ docker top c4c5fdbce286a95ac069c8a390c0cd5b70cbe848863dcc8527b33ec2a4dc7534 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:18:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:18:20 [ssh-agent] Looking for ssh-agent implementation... 23:18:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:18:20 $ docker exec c4c5fdbce286a95ac069c8a390c0cd5b70cbe848863dcc8527b33ec2a4dc7534 ssh-agent 23:18:20 SSH_AUTH_SOCK=/tmp/ssh-GCwjYKwvhjMw/agent.33 23:18:20 SSH_AGENT_PID=39 23:18:20 Running ssh-add (command line suppressed) 23:18:20 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7692855655621012351.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7692855655621012351.key) 23:18:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:18:20 + git semver bump pre 23:18:21 2023-05-09 23:18:21,126 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 23:18:21 2023-05-09 23:18:21,126 [bump_version] DEBUG bumping version:3.0.0-dev.88 on axis:pre with prefix:dev 23:18:21 2023-05-09 23:18:21,126 [bump_version] DEBUG bumped version:3.0.0-dev.89 23:18:21 2023-05-09 23:18:21,126 [write_version] DEBUG write version:3.0.0-dev.89 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 23:18:21 2023-05-09 23:18:21,126 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 23:18:21 2023-05-09 23:18:21,127 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 23:18:21 2023-05-09 23:18:21,129 [execute] INFO git cat-file --batch-check 23:18:21 2023-05-09 23:18:21,129 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:18:21 2023-05-09 23:18:21,134 [execute] INFO git cat-file --batch 23:18:21 2023-05-09 23:18:21,134 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:18:21 2023-05-09 23:18:21,140 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 23:18:21 3.0.0-dev.89 [Pipeline] } 23:18:21 $ docker exec --env ******** --env ******** c4c5fdbce286a95ac069c8a390c0cd5b70cbe848863dcc8527b33ec2a4dc7534 ssh-agent -k 23:18:21 unset SSH_AUTH_SOCK; 23:18:21 unset SSH_AGENT_PID; 23:18:21 echo Agent pid 39 killed; 23:18:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:18:21 + git semver [Pipeline] } 23:18:22 $ docker stop --time=1 c4c5fdbce286a95ac069c8a390c0cd5b70cbe848863dcc8527b33ec2a4dc7534 23:18:23 $ docker rm -f --volumes c4c5fdbce286a95ac069c8a390c0cd5b70cbe848863dcc8527b33ec2a4dc7534 [Pipeline] // withDockerContainer [Pipeline] sh 23:18:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:18:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:18:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:18:24 prd-ubuntu20.04-docker-8c-8g-14807 does not seem to be running inside a container 23:18:24 $ 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 23:18:24 $ docker top 543922c9b645a994f6083e10690663392f0a8600a38dbf57911f88aea71822d2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:18:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:18:24 [ssh-agent] Looking for ssh-agent implementation... 23:18:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:18:24 $ docker exec 543922c9b645a994f6083e10690663392f0a8600a38dbf57911f88aea71822d2 ssh-agent 23:18:24 SSH_AUTH_SOCK=/tmp/ssh-xK42UTphKJhJ/agent.31 23:18:24 SSH_AGENT_PID=37 23:18:24 Running ssh-add (command line suppressed) 23:18:24 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_47628141396905438.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_47628141396905438.key) 23:18:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:18:25 + git semver push 23:18:25 2023-05-09 23:18:25,351 [run_push] DEBUG push 23:18:25 2023-05-09 23:18:25,351 [execute] INFO git cat-file --batch-check 23:18:25 2023-05-09 23:18:25,352 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:18:25 2023-05-09 23:18:25,356 [execute] INFO git rev-list e9938c0c2ff1bcfa34e9e03c87e05e1591457b9c -- 23:18:25 2023-05-09 23:18:25,356 [execute] DEBUG Popen(['git', 'rev-list', 'e9938c0c2ff1bcfa34e9e03c87e05e1591457b9c', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 23:18:25 2023-05-09 23:18:25,369 [execute] INFO git fetch -v origin 23:18:25 2023-05-09 23:18:25,369 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 23:18:25 2023-05-09 23:18:25,803 [run_push] DEBUG no remote changes detected 23:18:25 2023-05-09 23:18:25,803 [execute] INFO git push origin semver 23:18:25 2023-05-09 23:18:25,804 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 23:18:26 2023-05-09 23:18:26,589 [run_push] DEBUG push all version tags 23:18:26 2023-05-09 23:18:26,589 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:18:26 2023-05-09 23:18:26,590 [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) 23:18:27 2023-05-09 23:18:27,340 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 23:18:27 3.0.0-dev.89 [Pipeline] } 23:18:27 $ docker exec --env ******** --env ******** 543922c9b645a994f6083e10690663392f0a8600a38dbf57911f88aea71822d2 ssh-agent -k 23:18:27 unset SSH_AUTH_SOCK; 23:18:27 unset SSH_AGENT_PID; 23:18:27 echo Agent pid 37 killed; 23:18:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:18:27 + git semver [Pipeline] } 23:18:28 $ docker stop --time=1 543922c9b645a994f6083e10690663392f0a8600a38dbf57911f88aea71822d2 23:18:29 $ docker rm -f --volumes 543922c9b645a994f6083e10690663392f0a8600a38dbf57911f88aea71822d2 [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 23:18:30 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 23:18:30 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 23:18:30 total 16 23:18:30 drwxr-xr-x 3 root root 4096 May 9 23:05 . 23:18:30 drwxrwxr-x 12 jenkins jenkins 4096 May 9 23:18 .. 23:18:30 drwxr-xr-x 2 root root 4096 May 9 23:05 cost 23:18:30 -rw-r--r-- 1 root root 85 May 9 23:05 cost.csv 23:18:30 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 23:18:30 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 23:18:30 total 16 23:18:30 drwxr-xr-x 3 jenkins jenkins 4096 May 9 23:05 . 23:18:30 drwxrwxr-x 12 jenkins jenkins 4096 May 9 23:18 .. 23:18:30 drwxr-xr-x 2 jenkins jenkins 4096 May 9 23:05 cost 23:18:30 -rw-r--r-- 1 jenkins jenkins 85 May 9 23:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:18:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:18:31 ---> package-listing.sh 23:18:31 ++ tr '[:upper:]' '[:lower:]' 23:18:31 ++ facter osfamily 23:18:31 + OS_FAMILY=debian 23:18:31 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 23:18:31 + START_PACKAGES=/tmp/packages_start.txt 23:18:31 + END_PACKAGES=/tmp/packages_end.txt 23:18:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:18:31 + PACKAGES=/tmp/packages_start.txt 23:18:31 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 23:18:31 + PACKAGES=/tmp/packages_end.txt 23:18:31 + case "${OS_FAMILY}" in 23:18:31 + dpkg -l 23:18:31 + grep '^ii' 23:18:31 + '[' -f /tmp/packages_start.txt ']' 23:18:31 + '[' -f /tmp/packages_end.txt ']' 23:18:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:18:31 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 23:18:31 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 23:18:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 23:18:31 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 23:18:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:18:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:18:32 prd-ubuntu20.04-docker-8c-8g-14807 does not seem to be running inside a container 23:18:32 $ 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 23:18:32 $ docker top c998444d87d71c1444cb401a2efd7f90596ad8c8a5e19e1d3666b246e012dbe4 -eo pid,comm [Pipeline] { [Pipeline] sh 23:18:33 + touch /tmp/pre-build-complete [Pipeline] sh 23:18:33 + mkdir -p /var/log/sysstat [Pipeline] sh 23:18:33 + ls /var/log/sa-host 23:18:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:18:33 provisioning config files... 23:18:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16675747442651473938tmp [Pipeline] { [Pipeline] echo 23:18:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:18:34 ---> create-netrc.sh [Pipeline] } 23:18:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:18:34 ---> python-tools-install.sh [Pipeline] echo 23:18:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:18:34 ---> sudo-logs.sh 23:18:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:18:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:18:35 ---> job-cost.sh 23:18:35 lf-activate-venv: SKIPPING 23:18:35 DEBUG: total: 0.2199999988079071 23:18:35 INFO: Retrieving Stack Cost... 23:18:35 INFO: Retrieving Pricing Info for: v3-standard-8 23:18:36 INFO: Archiving Costs [Pipeline] echo 23:18:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:18:36 ---> logs-deploy.sh 23:18:36 lf-activate-venv: SKIPPING 23:18:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/219 23:18:36 INFO: archiving workspace using pattern(s): 23:18:37 Archives upload complete. 23:18:37 INFO: archiving logs to Nexus 23:18:38 ---> uname -a: 23:18:38 Linux prd-ubuntu20-04-docker-8c-8g-14807 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:18:38 23:18:38 23:18:38 ---> lscpu: 23:18:38 Architecture: x86_64 23:18:38 CPU op-mode(s): 32-bit, 64-bit 23:18:38 Byte Order: Little Endian 23:18:38 Address sizes: 40 bits physical, 48 bits virtual 23:18:38 CPU(s): 8 23:18:38 On-line CPU(s) list: 0-7 23:18:38 Thread(s) per core: 1 23:18:38 Core(s) per socket: 1 23:18:38 Socket(s): 8 23:18:38 NUMA node(s): 1 23:18:38 Vendor ID: AuthenticAMD 23:18:38 CPU family: 23 23:18:38 Model: 49 23:18:38 Model name: AMD EPYC-Rome Processor 23:18:38 Stepping: 0 23:18:38 CPU MHz: 2799.998 23:18:38 BogoMIPS: 5599.99 23:18:38 Virtualization: AMD-V 23:18:38 Hypervisor vendor: KVM 23:18:38 Virtualization type: full 23:18:38 L1d cache: 256 KiB 23:18:38 L1i cache: 256 KiB 23:18:38 L2 cache: 4 MiB 23:18:38 L3 cache: 128 MiB 23:18:38 NUMA node0 CPU(s): 0-7 23:18:38 Vulnerability Itlb multihit: Not affected 23:18:38 Vulnerability L1tf: Not affected 23:18:38 Vulnerability Mds: Not affected 23:18:38 Vulnerability Meltdown: Not affected 23:18:38 Vulnerability Mmio stale data: Not affected 23:18:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:18:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:18:38 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:18:38 Vulnerability Srbds: Not affected 23:18:38 Vulnerability Tsx async abort: Not affected 23:18:38 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 23:18:38 23:18:38 23:18:38 ---> nproc: 23:18:38 8 23:18:38 23:18:38 23:18:38 ---> df -h: 23:18:38 Filesystem Size Used Avail Use% Mounted on 23:18:38 overlay 155G 13G 143G 9% / 23:18:38 tmpfs 64M 0 64M 0% /dev 23:18:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:18:38 shm 64M 0 64M 0% /dev/shm 23:18:38 /dev/vda1 155G 13G 143G 9% /facter-os 23:18:38 23:18:38 23:18:38 ---> sar -b -r -n DEV: 23:18:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14807) 05/09/23 _x86_64_ (8 CPU) 23:18:38 23:18:38 23:01:55 LINUX RESTART (8 CPU) 23:18:38 23:18:38 23:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:18:38 23:03:02 123.46 47.63 75.84 0.00 5385.37 166386.54 0.00 23:18:38 23:04:01 192.16 1.86 190.29 0.00 49.88 73632.53 0.00 23:18:38 23:05:01 75.95 0.23 75.72 0.00 9.33 19215.33 0.00 23:18:38 23:06:01 115.20 0.05 115.15 0.00 9.60 33917.70 0.00 23:18:38 23:07:01 5.55 2.48 3.07 0.00 2046.73 96.65 0.00 23:18:38 23:08:01 35.46 9.23 26.23 0.00 3385.70 6232.29 0.00 23:18:38 23:09:01 1.35 0.00 1.35 0.00 0.00 15.72 0.00 23:18:38 23:10:01 1.35 0.00 1.35 0.00 0.00 13.46 0.00 23:18:38 23:11:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 23:18:38 23:12:01 1.43 0.00 1.43 0.00 0.00 28.40 0.00 23:18:38 23:13:01 1.30 0.00 1.30 0.00 0.00 13.46 0.00 23:18:38 23:14:01 1.58 0.00 1.58 0.00 0.00 16.39 0.00 23:18:38 23:15:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 23:18:38 23:16:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 23:18:38 23:17:01 1.78 0.03 1.75 0.00 0.27 21.33 0.00 23:18:38 23:18:01 57.12 0.23 56.89 0.00 11.33 40550.71 0.00 23:18:38 Average: 38.38 3.86 34.52 0.00 681.75 21205.76 0.00 23:18:38 23:18:38 23:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:18:38 23:03:02 30025812 31670312 670720 2.04 59540 1891124 1779972 5.25 897640 1654560 620 23:18:38 23:04:01 27968160 31397696 894784 2.72 144356 3468552 2277328 6.71 1444496 2993348 262760 23:18:38 23:05:01 27895608 31498284 791688 2.41 148904 3625020 2113284 6.23 1466828 3031612 394636 23:18:38 23:06:01 27654196 31578348 714108 2.17 158796 3910268 1748460 5.15 1256480 3455596 44 23:18:38 23:07:01 27508552 31567008 725388 2.21 160424 4039740 1754160 5.17 1340736 3517360 65184 23:18:38 23:08:01 27287324 31567780 716008 2.18 167136 4243200 1830484 5.39 1483084 3569776 220 23:18:38 23:09:01 27286548 31567140 716492 2.18 167192 4243204 1830484 5.39 1482996 3569780 4 23:18:38 23:10:01 27294440 31575116 708596 2.15 167216 4243204 1830484 5.39 1475344 3569788 4 23:18:38 23:11:01 27295032 31575724 707904 2.15 167252 4243208 1830484 5.39 1475352 3569792 8 23:18:38 23:12:01 27295048 31576192 707732 2.15 167332 4243188 1830484 5.39 1475208 3570152 208 23:18:38 23:13:01 27295032 31576244 707648 2.15 167372 4243188 1830484 5.39 1475216 3570164 12 23:18:38 23:14:01 27294712 31575948 708060 2.15 167412 4243196 1830484 5.39 1475164 3570164 4 23:18:38 23:15:01 27294980 31576216 707740 2.15 167436 4243196 1830484 5.39 1475208 3570164 16 23:18:38 23:16:01 27295120 31576440 707508 2.15 167460 4243200 1830484 5.39 1474820 3570172 8 23:18:38 23:17:01 27294584 31575956 708036 2.15 167516 4243196 1803756 5.32 1475228 3570176 24 23:18:38 23:18:01 26480988 31538616 739728 2.25 185448 4947368 1892160 5.58 1565264 4232656 632 23:18:38 Average: 27529134 31562064 727009 2.21 158174 4019628 1865217 5.50 1421192 3411579 45274 23:18:38 23:18:38 23:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:18:38 23:03:02 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 23:18:38 23:03:02 lo 4.07 4.07 0.39 0.39 0.00 0.00 0.00 0.00 23:18:38 23:03:02 veth8ec6249 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 23:18:38 23:03:02 ens3 426.96 267.34 2465.02 66.48 0.00 0.00 0.00 0.00 23:18:38 23:04:01 docker0 188.73 324.94 15.01 2045.69 0.00 0.00 0.00 0.00 23:18:38 23:04:01 veth0707cba 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:18:38 23:04:01 lo 2.91 2.91 0.28 0.28 0.00 0.00 0.00 0.00 23:18:38 23:04:01 ens3 523.97 320.38 6397.83 46.67 0.00 0.00 0.00 0.00 23:18:38 23:05:01 docker0 1.28 3.02 0.08 42.48 0.00 0.00 0.00 0.00 23:18:38 23:05:01 veth28e5db8 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 23:18:38 23:05:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 23:18:38 23:05:01 ens3 46.09 46.58 65.80 95.70 0.00 0.00 0.00 0.00 23:18:38 23:06:01 docker0 1.33 3.58 0.08 42.51 0.00 0.00 0.00 0.00 23:18:38 23:06:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 23:18:38 23:06:01 ens3 97.75 59.91 2566.42 11.79 0.00 0.00 0.00 0.00 23:18:38 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:38 23:07:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 23:18:38 23:07:01 ens3 31.88 13.73 583.45 1.30 0.00 0.00 0.00 0.00 23:18:38 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:38 23:08:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 23:18:38 23:08:01 ens3 111.11 52.79 1376.49 3.89 0.00 0.00 0.00 0.00 23:18:38 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:38 23:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:38 23:09:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:18:38 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:38 23:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:18:38 23:10:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:18:38 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:38 23:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:38 23:11:01 ens3 0.75 0.03 0.06 0.00 0.00 0.00 0.00 0.00 23:18:38 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:38 23:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:18:38 23:12:01 ens3 0.68 0.47 0.35 0.28 0.00 0.00 0.00 0.00 23:18:38 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:38 23:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:38 23:13:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 23:18:38 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:38 23:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:18:38 23:14:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:18:38 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:38 23:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:38 23:15:01 ens3 0.18 0.05 0.12 0.00 0.00 0.00 0.00 0.00 23:18:38 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:38 23:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:18:38 23:16:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:18:38 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:38 23:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:38 23:17:01 ens3 0.32 0.22 0.24 0.13 0.00 0.00 0.00 0.00 23:18:38 23:18:01 docker0 34.71 63.26 2.96 579.13 0.00 0.00 0.00 0.00 23:18:38 23:18:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 23:18:38 23:18:01 ens3 208.17 115.21 4571.22 21.68 0.00 0.00 0.00 0.00 23:18:38 23:18:01 vetha1775a9 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 23:18:38 Average: docker0 13.95 24.37 1.12 167.42 0.00 0.00 0.00 0.00 23:18:38 Average: lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 23:18:38 Average: ens3 90.08 54.54 1121.20 15.47 0.00 0.00 0.00 0.00 23:18:38 Average: vetha1775a9 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 23:18:38 23:18:38 23:18:38 ---> sar -P ALL: 23:18:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14807) 05/09/23 _x86_64_ (8 CPU) 23:18:38 23:18:38 23:01:55 LINUX RESTART (8 CPU) 23:18:38 23:18:38 23:02:01 CPU %user %nice %system %iowait %steal %idle 23:18:38 23:03:02 all 5.48 0.00 1.62 0.96 0.04 91.90 23:18:38 23:03:02 0 5.69 0.00 1.69 0.40 0.05 92.17 23:18:38 23:03:02 1 5.69 0.00 2.58 0.20 0.03 91.50 23:18:38 23:03:02 2 5.77 0.00 1.12 0.52 0.03 92.56 23:18:38 23:03:02 3 5.30 0.00 2.06 0.95 0.03 91.65 23:18:38 23:03:02 4 5.03 0.00 1.34 1.11 0.05 92.48 23:18:38 23:03:02 5 5.15 0.00 1.42 3.56 0.03 89.83 23:18:38 23:03:02 6 6.61 0.00 1.41 0.69 0.03 91.26 23:18:38 23:03:02 7 4.61 0.00 1.35 0.24 0.05 93.76 23:18:38 23:04:01 all 18.55 0.00 5.39 1.85 0.09 74.12 23:18:38 23:04:01 0 19.50 0.00 6.23 5.39 0.10 68.77 23:18:38 23:04:01 1 16.82 0.00 4.24 0.21 0.07 78.67 23:18:38 23:04:01 2 17.67 0.00 5.15 2.33 0.09 74.77 23:18:38 23:04:01 3 17.22 0.00 5.28 0.05 0.10 77.35 23:18:38 23:04:01 4 21.63 0.00 4.88 0.36 0.07 73.06 23:18:38 23:04:01 5 19.68 0.00 4.95 3.97 0.14 71.25 23:18:38 23:04:01 6 17.10 0.00 5.61 0.07 0.07 77.15 23:18:38 23:04:01 7 18.78 0.00 6.76 2.44 0.09 71.94 23:18:38 23:05:01 all 47.06 0.00 7.24 0.24 0.09 45.37 23:18:38 23:05:01 0 46.92 0.00 7.72 1.19 0.08 44.09 23:18:38 23:05:01 1 47.32 0.00 6.93 0.03 0.08 45.64 23:18:38 23:05:01 2 46.96 0.00 6.88 0.07 0.08 46.01 23:18:38 23:05:01 3 45.88 0.00 7.07 0.13 0.08 46.83 23:18:38 23:05:01 4 47.31 0.00 7.26 0.02 0.08 45.33 23:18:38 23:05:01 5 47.11 0.00 7.19 0.32 0.08 45.29 23:18:38 23:05:01 6 48.02 0.00 6.74 0.02 0.08 45.14 23:18:38 23:05:01 7 46.95 0.00 8.13 0.17 0.10 44.65 23:18:38 23:06:01 all 3.36 0.00 1.62 0.40 0.03 94.59 23:18:38 23:06:01 0 4.01 0.00 2.28 0.92 0.02 92.76 23:18:38 23:06:01 1 3.65 0.00 1.66 0.07 0.05 94.57 23:18:38 23:06:01 2 2.47 0.00 1.37 0.13 0.02 96.00 23:18:38 23:06:01 3 3.68 0.00 1.34 0.05 0.02 94.91 23:18:38 23:06:01 4 2.91 0.00 1.47 0.03 0.03 95.55 23:18:38 23:06:01 5 2.98 0.00 1.42 0.77 0.03 94.79 23:18:38 23:06:01 6 3.42 0.00 1.54 0.03 0.03 94.98 23:18:38 23:06:01 7 3.72 0.00 1.90 1.22 0.03 93.12 23:18:38 23:07:01 all 0.31 0.00 0.12 0.09 0.01 99.47 23:18:38 23:07:01 0 0.17 0.00 0.23 0.07 0.02 99.52 23:18:38 23:07:01 1 0.80 0.00 0.10 0.00 0.03 99.07 23:18:38 23:07:01 2 0.07 0.00 0.07 0.00 0.02 99.85 23:18:38 23:07:01 3 0.60 0.00 0.02 0.00 0.02 99.37 23:18:38 23:07:01 4 0.12 0.00 0.05 0.03 0.00 99.80 23:18:38 23:07:01 5 0.13 0.00 0.07 0.30 0.02 99.48 23:18:38 23:07:01 6 0.17 0.00 0.28 0.25 0.00 99.30 23:18:38 23:07:01 7 0.45 0.00 0.13 0.03 0.02 99.37 23:18:38 23:08:01 all 1.47 0.00 0.64 0.43 0.04 97.42 23:18:38 23:08:01 0 2.85 0.00 0.41 0.07 0.07 96.61 23:18:38 23:08:01 1 0.93 0.00 0.52 0.08 0.03 98.43 23:18:38 23:08:01 2 2.24 0.00 1.10 0.88 0.05 95.73 23:18:38 23:08:01 3 0.97 0.00 0.74 0.05 0.03 98.21 23:18:38 23:08:01 4 1.27 0.00 0.63 0.32 0.05 97.73 23:18:38 23:08:01 5 0.58 0.00 0.40 1.60 0.03 97.38 23:18:38 23:08:01 6 1.47 0.00 0.63 0.18 0.02 97.70 23:18:38 23:08:01 7 1.44 0.00 0.69 0.27 0.05 97.56 23:18:38 23:09:01 all 0.09 0.00 0.03 0.01 0.01 99.86 23:18:38 23:09:01 0 0.55 0.00 0.10 0.03 0.05 99.27 23:18:38 23:09:01 1 0.02 0.00 0.03 0.00 0.00 99.95 23:18:38 23:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:18:38 23:09:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:18:38 23:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:18:38 23:09:01 5 0.07 0.00 0.03 0.03 0.02 99.85 23:18:38 23:09:01 6 0.02 0.00 0.03 0.00 0.02 99.93 23:18:38 23:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:18:38 23:10:01 all 0.15 0.00 0.02 0.00 0.01 99.81 23:18:38 23:10:01 0 0.60 0.00 0.07 0.00 0.02 99.32 23:18:38 23:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:18:38 23:10:01 2 0.07 0.00 0.02 0.00 0.02 99.90 23:18:38 23:10:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:18:38 23:10:01 4 0.32 0.00 0.07 0.00 0.02 99.60 23:18:38 23:10:01 5 0.10 0.00 0.02 0.02 0.00 99.87 23:18:38 23:10:01 6 0.07 0.00 0.00 0.00 0.00 99.93 23:18:38 23:10:01 7 0.00 0.00 0.00 0.02 0.02 99.97 23:18:38 23:11:01 all 0.03 0.00 0.01 0.00 0.01 99.95 23:18:38 23:11:01 0 0.05 0.00 0.00 0.00 0.02 99.93 23:18:38 23:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:18:38 23:11:01 2 0.00 0.00 0.02 0.00 0.02 99.97 23:18:38 23:11:01 3 0.00 0.00 0.02 0.00 0.02 99.97 23:18:38 23:11:01 4 0.07 0.00 0.00 0.00 0.00 99.93 23:18:38 23:11:01 5 0.03 0.00 0.02 0.02 0.02 99.92 23:18:38 23:11:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:18:38 23:11:01 7 0.00 0.00 0.03 0.02 0.00 99.95 23:18:38 23:12:01 all 0.12 0.00 0.02 0.03 0.01 99.81 23:18:38 23:12:01 0 0.07 0.00 0.07 0.00 0.03 99.83 23:18:38 23:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:18:38 23:12:01 2 0.03 0.00 0.02 0.00 0.02 99.93 23:18:38 23:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:18:38 23:12:01 4 0.73 0.00 0.03 0.00 0.02 99.22 23:18:38 23:12:01 5 0.08 0.00 0.03 0.25 0.00 99.63 23:18:38 23:12:01 6 0.07 0.00 0.03 0.00 0.02 99.88 23:18:38 23:12:01 7 0.00 0.00 0.02 0.00 0.02 99.97 23:18:38 23:13:01 all 0.15 0.00 0.01 0.00 0.01 99.82 23:18:38 23:13:01 0 0.05 0.00 0.03 0.00 0.02 99.90 23:18:38 23:13:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:18:38 23:13:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:18:38 23:13:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:18:38 23:13:01 4 1.04 0.00 0.02 0.00 0.02 98.92 23:18:38 23:13:01 5 0.03 0.00 0.00 0.02 0.02 99.93 23:18:38 23:13:01 6 0.03 0.00 0.03 0.00 0.00 99.93 23:18:38 23:13:01 7 0.02 0.00 0.00 0.02 0.00 99.97 23:18:38 23:18:38 23:13:01 CPU %user %nice %system %iowait %steal %idle 23:18:38 23:14:01 all 0.05 0.00 0.01 0.01 0.01 99.92 23:18:38 23:14:01 0 0.03 0.00 0.02 0.00 0.03 99.92 23:18:38 23:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:18:38 23:14:01 2 0.03 0.00 0.02 0.00 0.02 99.93 23:18:38 23:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:18:38 23:14:01 4 0.18 0.00 0.02 0.00 0.00 99.80 23:18:38 23:14:01 5 0.03 0.00 0.02 0.02 0.00 99.93 23:18:38 23:14:01 6 0.05 0.00 0.00 0.00 0.02 99.93 23:18:38 23:14:01 7 0.03 0.00 0.02 0.03 0.02 99.90 23:18:38 23:15:01 all 0.08 0.00 0.02 0.00 0.01 99.90 23:18:38 23:15:01 0 0.02 0.00 0.03 0.00 0.02 99.93 23:18:38 23:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:18:38 23:15:01 2 0.03 0.00 0.02 0.00 0.02 99.93 23:18:38 23:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:18:38 23:15:01 4 0.22 0.00 0.00 0.00 0.02 99.77 23:18:38 23:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:18:38 23:15:01 6 0.03 0.00 0.03 0.00 0.02 99.92 23:18:38 23:15:01 7 0.28 0.00 0.03 0.00 0.00 99.68 23:18:38 23:16:01 all 0.07 0.00 0.02 0.00 0.01 99.89 23:18:38 23:16:01 0 0.07 0.00 0.02 0.00 0.03 99.88 23:18:38 23:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:18:38 23:16:01 2 0.02 0.00 0.02 0.00 0.03 99.93 23:18:38 23:16:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:18:38 23:16:01 4 0.35 0.00 0.02 0.00 0.00 99.63 23:18:38 23:16:01 5 0.00 0.00 0.03 0.02 0.02 99.93 23:18:38 23:16:01 6 0.05 0.00 0.03 0.00 0.00 99.92 23:18:38 23:16:01 7 0.07 0.00 0.02 0.02 0.00 99.90 23:18:38 23:17:01 all 0.03 0.00 0.03 0.00 0.01 99.92 23:18:38 23:17:01 0 0.05 0.00 0.07 0.00 0.02 99.87 23:18:38 23:17:01 1 0.00 0.00 0.03 0.00 0.00 99.97 23:18:38 23:17:01 2 0.02 0.00 0.03 0.00 0.02 99.93 23:18:38 23:17:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:18:38 23:17:01 4 0.03 0.00 0.02 0.00 0.02 99.93 23:18:38 23:17:01 5 0.03 0.00 0.03 0.02 0.00 99.92 23:18:38 23:17:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:18:38 23:17:01 7 0.07 0.00 0.02 0.02 0.02 99.88 23:18:38 23:18:01 all 4.57 0.00 1.94 0.46 0.06 92.96 23:18:38 23:18:01 0 4.99 0.00 2.38 0.02 0.08 92.53 23:18:38 23:18:01 1 4.39 0.00 1.56 0.02 0.05 93.99 23:18:38 23:18:01 2 5.18 0.00 1.61 0.65 0.07 92.49 23:18:38 23:18:01 3 4.22 0.00 1.68 0.02 0.05 94.04 23:18:38 23:18:01 4 4.65 0.00 1.90 2.07 0.05 91.33 23:18:38 23:18:01 5 5.08 0.00 1.76 0.32 0.07 92.78 23:18:38 23:18:01 6 3.62 0.00 2.26 0.03 0.05 94.03 23:18:38 23:18:01 7 4.45 0.00 2.40 0.57 0.07 92.51 23:18:38 Average: all 5.05 0.00 1.16 0.28 0.03 93.48 23:18:38 Average: 0 5.30 0.00 1.32 0.50 0.04 92.84 23:18:38 Average: 1 4.94 0.00 1.09 0.04 0.02 93.90 23:18:38 Average: 2 4.99 0.00 1.08 0.28 0.03 93.62 23:18:38 Average: 3 4.84 0.00 1.13 0.08 0.03 93.93 23:18:38 Average: 4 5.32 0.00 1.10 0.24 0.03 93.31 23:18:38 Average: 5 5.01 0.00 1.08 0.70 0.03 93.18 23:18:38 Average: 6 5.01 0.00 1.16 0.08 0.02 93.73 23:18:38 Average: 7 5.01 0.00 1.33 0.31 0.03 93.32 23:18:38 23:18:38 23:18:38