Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 92ae96e570b0e90887048770798fafa65e025b58 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-ssh14983927061513985068.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh17799072318729918914.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh68167309921108865.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh17521256482980818204.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-ssh5059556975282817788.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-5113 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 92ae96e570b0e90887048770798fafa65e025b58 (main) Commit message: "Merge pull request #1399 from jinlinGuan/contracts-issue-821" > 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 92ae96e570b0e90887048770798fafa65e025b58 # timeout=10 > git rev-list --no-walk bfe51486b41881a5fce950743db7c47f3e9bb02a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:20:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:20:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:20:24 ========================================================= 04:20:24 EdgeX Global Pipelines Version Info 04:20:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:20:24 ------------------- 04:20:24 stable info: 04:20:24 ------------------- 04:20:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:20:24 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 04:20:24 Message: update stable to v1.0.245 04:20:25 ------------------- 04:20:25 experimental info: 04:20:25 ------------------- 04:20:25 Commited By: **** collab-it+edgex@linuxfoundation.org 04:20:25 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 04:20:25 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:20:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:20:25 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:20:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:20:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:20:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:20:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:20:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:20:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:20:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:20:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:20:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:20:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:20:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:20:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:20:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:20:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:20:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:20:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:20:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:20:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:20:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:20:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:20:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:20:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:20:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:20:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:20:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:20:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:20:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:20:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:20:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 92ae96e570b0e90887048770798fafa65e025b58 [Pipeline] echo 04:20:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 92ae96e [Pipeline] echo 04:20:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:20:25 provisioning config files... 04:20:25 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11370087966201104694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:20:26 ---> docker-login.sh 04:20:26 nexus3.edgexfoundry.org:10001 04:20:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:26 Configure a credential helper to remove this warning. See 04:20:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:26 04:20:26 Login Succeeded 04:20:26 nexus3.edgexfoundry.org:10002 04:20:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:26 Configure a credential helper to remove this warning. See 04:20:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:26 04:20:26 Login Succeeded 04:20:26 nexus3.edgexfoundry.org:10003 04:20:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:26 Configure a credential helper to remove this warning. See 04:20:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:26 04:20:26 Login Succeeded 04:20:26 nexus3.edgexfoundry.org:10004 04:20:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:26 Configure a credential helper to remove this warning. See 04:20:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:26 04:20:26 Login Succeeded 04:20:26 docker.io 04:20:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:27 Configure a credential helper to remove this warning. See 04:20:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:27 04:20:27 Login Succeeded 04:20:27 ---> docker-login.sh ends [Pipeline] } 04:20:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:20:27 + git rev-list -1 --merges 92ae96e570b0e90887048770798fafa65e025b58~1..92ae96e570b0e90887048770798fafa65e025b58 [Pipeline] echo 04:20:27 -----------> git rev-list -1 --merges 92ae96e570b0e90887048770798fafa65e025b58~1..92ae96e570b0e90887048770798fafa65e025b58 92ae96e570b0e90887048770798fafa65e025b58 04:20:27 92ae96e570b0e90887048770798fafa65e025b58 [false] [Pipeline] sh 04:20:27 + git log --format=format:%s -1 92ae96e570b0e90887048770798fafa65e025b58 [Pipeline] echo 04:20:28 ========================================================= 04:20:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:20:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:20:28 + git log --format=format:%s -1 92ae96e570b0e90887048770798fafa65e025b58 [Pipeline] echo 04:20:28 [semverPrep] GIT_COMMIT: 92ae96e570b0e90887048770798fafa65e025b58, Commit Message: Merge pull request #1399 from jinlinGuan/contracts-issue-821 [Pipeline] echo 04:20:28 [semverPrep] This is not a build commit. [Pipeline] sh 04:20:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:20:28 + grep -v github /etc/ssh/ssh_known_hosts 04:20:28 + [ -e /tmp/ssh_known_hosts ] 04:20:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:20:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:20:28 + sudo tee -a /etc/ssh/ssh_known_hosts 04:20:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:20:29 04:20:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:20:29 0.1.4: Pulling from edgex-devops/py-git-semver 04:20:29 b85a868b505f: Pulling fs layer 04:20:29 e2be974225ed: Pulling fs layer 04:20:29 339a4e72a1f5: Pulling fs layer 04:20:29 988bab9f4d93: Pulling fs layer 04:20:29 1469e6f7b9e6: Pulling fs layer 04:20:29 eaf3925da568: Pulling fs layer 04:20:29 bab4dde63d76: Pulling fs layer 04:20:29 bde34c3a00c8: Pulling fs layer 04:20:29 b352a97aabf1: Pulling fs layer 04:20:29 4872d77fe225: Pulling fs layer 04:20:29 5851b861e8e6: Pulling fs layer 04:20:29 bab4dde63d76: Waiting 04:20:29 bde34c3a00c8: Waiting 04:20:29 988bab9f4d93: Waiting 04:20:29 1469e6f7b9e6: Waiting 04:20:29 b352a97aabf1: Waiting 04:20:29 4872d77fe225: Waiting 04:20:29 eaf3925da568: Waiting 04:20:29 5851b861e8e6: Waiting 04:20:29 e2be974225ed: Download complete 04:20:29 988bab9f4d93: Download complete 04:20:29 1469e6f7b9e6: Verifying Checksum 04:20:29 1469e6f7b9e6: Download complete 04:20:29 eaf3925da568: Download complete 04:20:29 339a4e72a1f5: Verifying Checksum 04:20:29 339a4e72a1f5: Download complete 04:20:29 bde34c3a00c8: Download complete 04:20:29 b352a97aabf1: Download complete 04:20:29 4872d77fe225: Download complete 04:20:29 5851b861e8e6: Download complete 04:20:29 b85a868b505f: Verifying Checksum 04:20:29 b85a868b505f: Download complete 04:20:30 bab4dde63d76: Verifying Checksum 04:20:30 bab4dde63d76: Download complete 04:20:31 b85a868b505f: Pull complete 04:20:31 e2be974225ed: Pull complete 04:20:31 339a4e72a1f5: Pull complete 04:20:31 988bab9f4d93: Pull complete 04:20:32 1469e6f7b9e6: Pull complete 04:20:32 eaf3925da568: Pull complete 04:20:34 bab4dde63d76: Pull complete 04:20:34 bde34c3a00c8: Pull complete 04:20:34 b352a97aabf1: Pull complete 04:20:34 4872d77fe225: Pull complete 04:20:34 5851b861e8e6: Pull complete 04:20:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:20:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:20:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:20:34 prd-ubuntu20.04-docker-8c-8g-5113 does not seem to be running inside a container 04:20:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:20:35 $ docker top 1447e0be763150ba9c40ac931939355593bf29e975a7de482d29e1e37f36215a -eo pid,comm 04:20:35 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:20:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:20:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:20:36 [ssh-agent] Looking for ssh-agent implementation... 04:20:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:20:36 $ docker exec 1447e0be763150ba9c40ac931939355593bf29e975a7de482d29e1e37f36215a ssh-agent 04:20:36 SSH_AUTH_SOCK=/tmp/ssh-kCPmddv5yp9r/agent.33 04:20:36 SSH_AGENT_PID=39 04:20:36 Running ssh-add (command line suppressed) 04:20:36 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9462553123655761062.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9462553123655761062.key) 04:20:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:20:36 + git tag --points-at HEAD [Pipeline] } 04:20:36 $ docker exec --env ******** --env ******** 1447e0be763150ba9c40ac931939355593bf29e975a7de482d29e1e37f36215a ssh-agent -k 04:20:36 unset SSH_AUTH_SOCK; 04:20:36 unset SSH_AGENT_PID; 04:20:36 echo Agent pid 39 killed; 04:20:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:20:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:20:36 [ssh-agent] Looking for ssh-agent implementation... 04:20:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:20:36 $ docker exec 1447e0be763150ba9c40ac931939355593bf29e975a7de482d29e1e37f36215a ssh-agent 04:20:37 SSH_AUTH_SOCK=/tmp/ssh-ndIoRuraaWaF/agent.71 04:20:37 SSH_AGENT_PID=77 04:20:37 Running ssh-add (command line suppressed) 04:20:37 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5949789239509049889.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5949789239509049889.key) 04:20:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:20:37 + git semver init 04:20:37 2023-03-22 04:20:37,711 [run_init] DEBUG init version:0.0.0 force:False 04:20:37 2023-03-22 04:20:37,712 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 04:20:37 2023-03-22 04:20:37,712 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 04:20:37 2023-03-22 04:20:37,712 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 04:20:38 2023-03-22 04:20:38,621 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 04:20:38 2023-03-22 04:20:38,621 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 04:20:38 2023-03-22 04:20:38,622 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:20:38 2023-03-22 04:20:38,622 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:20:38 3.0.0-dev.59 [Pipeline] } 04:20:38 $ docker exec --env ******** --env ******** 1447e0be763150ba9c40ac931939355593bf29e975a7de482d29e1e37f36215a ssh-agent -k 04:20:38 unset SSH_AUTH_SOCK; 04:20:38 unset SSH_AGENT_PID; 04:20:38 echo Agent pid 77 killed; 04:20:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:20:39 + git semver [Pipeline] } 04:20:39 $ docker stop --time=1 1447e0be763150ba9c40ac931939355593bf29e975a7de482d29e1e37f36215a 04:20:40 $ docker rm -f --volumes 1447e0be763150ba9c40ac931939355593bf29e975a7de482d29e1e37f36215a [Pipeline] // withDockerContainer [Pipeline] sh 04:20:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:20:41 Stashed 1 file(s) [Pipeline] echo 04:20:41 [edgeXSemver]: initialized semver on version 3.0.0-dev.59 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:20:41 provisioning config files... 04:20:41 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11081709416135268403tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:20:41 ---> docker-login.sh 04:20:41 nexus3.edgexfoundry.org:10001 04:20:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:41 Configure a credential helper to remove this warning. See 04:20:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:41 04:20:41 Login Succeeded 04:20:41 nexus3.edgexfoundry.org:10002 04:20:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:41 Configure a credential helper to remove this warning. See 04:20:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:41 04:20:41 Login Succeeded 04:20:41 nexus3.edgexfoundry.org:10003 04:20:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:42 Configure a credential helper to remove this warning. See 04:20:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:42 04:20:42 Login Succeeded 04:20:42 nexus3.edgexfoundry.org:10004 04:20:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:42 Configure a credential helper to remove this warning. See 04:20:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:42 04:20:42 Login Succeeded 04:20:42 docker.io 04:20:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:42 Configure a credential helper to remove this warning. See 04:20:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:42 04:20:42 Login Succeeded 04:20:42 ---> docker-login.sh ends [Pipeline] } 04:20:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:20:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:20:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:20:42 ========================================================= 04:20:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:20:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:42 + 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 . 04:20:42 Sending build context to Docker daemon 10.79MB 04:20:42 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 04:20:42 Step 2/10 : FROM ${BASE} AS builder 04:20:42 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:20:42 63b65145d645: Pulling fs layer 04:20:42 a2d21d5440eb: Pulling fs layer 04:20:42 935e6c44a52c: Pulling fs layer 04:20:42 94cc34f8dd06: Pulling fs layer 04:20:42 30dea6a524f1: Pulling fs layer 04:20:42 a2aff8979fd8: Pulling fs layer 04:20:42 6808be2612f2: Pulling fs layer 04:20:42 30dea6a524f1: Waiting 04:20:42 6808be2612f2: Waiting 04:20:42 a2aff8979fd8: Waiting 04:20:42 f25807f1079a: Pulling fs layer 04:20:42 f25807f1079a: Waiting 04:20:42 a2d21d5440eb: Download complete 04:20:42 94cc34f8dd06: Verifying Checksum 04:20:42 94cc34f8dd06: Download complete 04:20:42 30dea6a524f1: Verifying Checksum 04:20:42 30dea6a524f1: Download complete 04:20:42 63b65145d645: Verifying Checksum 04:20:42 63b65145d645: Download complete 04:20:42 a2aff8979fd8: Verifying Checksum 04:20:42 a2aff8979fd8: Download complete 04:20:43 63b65145d645: Pull complete 04:20:43 a2d21d5440eb: Pull complete 04:20:43 f25807f1079a: Verifying Checksum 04:20:43 f25807f1079a: Download complete 04:20:43 935e6c44a52c: Verifying Checksum 04:20:43 935e6c44a52c: Download complete 04:20:44 6808be2612f2: Verifying Checksum 04:20:44 6808be2612f2: Download complete 04:20:47 935e6c44a52c: Pull complete 04:20:47 94cc34f8dd06: Pull complete 04:20:47 30dea6a524f1: Pull complete 04:20:47 a2aff8979fd8: Pull complete 04:20:50 6808be2612f2: Pull complete 04:20:51 f25807f1079a: Pull complete 04:20:51 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 04:20:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:20:51 ---> 3b553350e43f 04:20:51 Step 3/10 : ARG MAKE=make build 04:20:53 ---> Running in f2164426b22a 04:20:53 Removing intermediate container f2164426b22a 04:20:53 ---> 2d5dd6e9398c 04:20:53 Step 4/10 : WORKDIR /device-sdk-go 04:20:53 ---> Running in 1848f0e834f8 04:20:53 Removing intermediate container 1848f0e834f8 04:20:53 ---> 4b2204261ef7 04:20:53 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:20:53 ---> Running in 8aee3099bef8 04:20:53 Removing intermediate container 8aee3099bef8 04:20:53 ---> 0925a897fec2 04:20:53 Step 6/10 : RUN apk add --update --no-cache make git 04:20:53 ---> Running in 6f1626062220 04:20:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:20:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:20:54 OK: 265 MiB in 53 packages 04:20:54 Removing intermediate container 6f1626062220 04:20:54 ---> a881580a016f 04:20:54 Step 7/10 : COPY go.mod vendor* ./ 04:20:54 ---> bb85ca18ab17 04:20:54 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:20:54 ---> Running in a883fe77ff70 04:20:56 Still waiting to schedule task 04:20:56 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 04:21:21 Removing intermediate container a883fe77ff70 04:21:21 ---> d6a4e434e01f 04:21:21 Step 9/10 : COPY . . 04:21:21 ---> 1ca61978a163 04:21:21 Step 10/10 : RUN ${MAKE} 04:21:21 ---> Running in 5a26b5aee26f 04:21:21 noop 04:21:21 Removing intermediate container 5a26b5aee26f 04:21:21 ---> f0a6cb2a34f0 04:21:21 Successfully built f0a6cb2a34f0 04:21:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:21 + docker inspect -f . ci-base-image-x86_64 04:21:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:21:21 prd-ubuntu20.04-docker-8c-8g-5113 does not seem to be running inside a container 04:21:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:21:22 $ docker top 77971ef965cead928b55b5233d8964aafbefca73d7014a5d63a3310da0e1df6b -eo pid,comm [Pipeline] { [Pipeline] sh 04:21:22 + go version 04:21:22 go version go1.20.2 linux/amd64 [Pipeline] } 04:21:22 $ docker stop --time=1 77971ef965cead928b55b5233d8964aafbefca73d7014a5d63a3310da0e1df6b 04:21:23 $ docker rm -f --volumes 77971ef965cead928b55b5233d8964aafbefca73d7014a5d63a3310da0e1df6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:24 + docker inspect -f . ci-base-image-x86_64 04:21:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:21:24 prd-ubuntu20.04-docker-8c-8g-5113 does not seem to be running inside a container 04:21:24 $ 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 04:21:24 $ docker top fe71ea226dfaca77299c82739ba195ddf1ec790a9efc61efc94ab0de72eb21dc -eo pid,comm [Pipeline] { [Pipeline] sh 04:21:24 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 04:21:25 + make test 04:21:25 go test -race -coverprofile=coverage.out ./... 04:21:33 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:21:48 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:21:48 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:21:48 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:21:48 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:21:48 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:21:48 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.076s coverage: 27.6% of statements 04:21:48 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.061s coverage: 78.9% of statements 04:21:48 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:21:48 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:21:48 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.084s coverage: 86.0% of statements 04:21:49 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:21:49 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 04:21:49 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.119s coverage: 75.9% of statements 04:21:49 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:21:49 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:21:50 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:21:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.064s coverage: 15.2% of statements 04:21:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.091s coverage: 68.5% of statements 04:21:52 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.118s coverage: 89.2% of statements 04:21:52 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.061s coverage: 5.5% of statements 04:22:14 GO111MODULE=on go vet ./... 04:22:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:22:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:22:15 ./bin/test-attribution-txt.sh [Pipeline] echo 04:22:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:22:15 $ docker stop --time=1 fe71ea226dfaca77299c82739ba195ddf1ec790a9efc61efc94ab0de72eb21dc 04:22:17 $ docker rm -f --volumes fe71ea226dfaca77299c82739ba195ddf1ec790a9efc61efc94ab0de72eb21dc [Pipeline] // withDockerContainer [Pipeline] sh 04:22:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:22:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:22:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:22:18 + ls -al . 04:22:18 total 272 04:22:18 drwxrwxr-x 11 jenkins jenkins 4096 Mar 22 04:21 . 04:22:18 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 04:20 .. 04:22:18 -rw-rw-r-- 1 jenkins jenkins 140 Mar 22 04:20 .dockerignore 04:22:18 drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 04:20 .git 04:22:18 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 04:20 .github 04:22:18 -rw-rw-r-- 1 jenkins jenkins 131 Mar 22 04:20 .gitignore 04:22:18 -rw-rw-r-- 1 jenkins jenkins 42 Mar 22 04:20 .golangci.yml 04:22:18 drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 04:20 .semver 04:22:18 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 22 04:20 CHANGELOG.md 04:22:18 -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 04:20 GOVERNANCE.md 04:22:18 -rw-rw-r-- 1 jenkins jenkins 885 Mar 22 04:20 Jenkinsfile 04:22:18 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 22 04:20 LICENSE 04:22:18 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 22 04:20 Makefile 04:22:18 -rw-rw-r-- 1 jenkins jenkins 619 Mar 22 04:20 OWNERS.md 04:22:18 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 22 04:20 README.md 04:22:18 -rw-rw-r-- 1 jenkins jenkins 12 Mar 22 04:20 VERSION 04:22:18 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 04:20 bin 04:22:18 -rw-r--r-- 1 jenkins jenkins 105656 Mar 22 04:21 coverage.out 04:22:18 drwxrwxr-x 5 jenkins jenkins 4096 Mar 22 04:20 example 04:22:18 -rw-rw-r-- 1 jenkins jenkins 3291 Mar 22 04:20 go.mod 04:22:18 -rw-rw-r-- 1 jenkins jenkins 30779 Mar 22 04:20 go.sum 04:22:18 drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 04:20 internal 04:22:18 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 04:20 openapi 04:22:18 drwxrwxr-x 6 jenkins jenkins 4096 Mar 22 04:20 pkg 04:22:18 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 04:20 snap 04:22:18 -rw-rw-r-- 1 jenkins jenkins 222 Mar 22 04:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:18 + 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=92ae96e570b0e90887048770798fafa65e025b58 --label arch=amd64 --label version=3.0.0-dev.59 . 04:22:18 Sending build context to Docker daemon 10.9MB 04:22:18 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 04:22:18 Step 2/23 : FROM ${BASE} AS builder 04:22:18 ---> f0a6cb2a34f0 04:22:18 Step 3/23 : ARG MAKE=make build 04:22:18 ---> Running in fe8414d64d25 04:22:18 Removing intermediate container fe8414d64d25 04:22:18 ---> e0968e6b724e 04:22:18 Step 4/23 : WORKDIR /device-sdk-go 04:22:18 ---> Running in 93e6e677c427 04:22:18 Removing intermediate container 93e6e677c427 04:22:18 ---> 814a91d0fa86 04:22:18 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:22:19 ---> Running in 241bb3c6284f 04:22:19 Removing intermediate container 241bb3c6284f 04:22:19 ---> 618d9afa4445 04:22:19 Step 6/23 : RUN apk add --update --no-cache make git 04:22:19 ---> Running in cc18a1cf4d1c 04:22:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:22:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:22:19 OK: 265 MiB in 53 packages 04:22:20 Removing intermediate container cc18a1cf4d1c 04:22:20 ---> 197d0821017d 04:22:20 Step 7/23 : COPY go.mod vendor* ./ 04:22:20 ---> 446b720fcb9b 04:22:20 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:22:20 ---> Running in f70d16f46e85 04:22:21 Removing intermediate container f70d16f46e85 04:22:21 ---> 1136ae92c73f 04:22:21 Step 9/23 : COPY . . 04:22:21 ---> 61f65899eb64 04:22:21 Step 10/23 : RUN ${MAKE} 04:22:21 ---> Running in 2226e5418749 04:22:22 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.59" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:22:40 Removing intermediate container 2226e5418749 04:22:40 ---> 01ef24589583 04:22:40 Step 11/23 : FROM alpine:3.17 04:22:40 3.17: Pulling from library/alpine 04:22:40 63b65145d645: Already exists 04:22:40 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 04:22:40 Status: Downloaded newer image for alpine:3.17 04:22:40 ---> b2aa39c304c2 04:22:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:22:40 ---> Running in f7cfe364252a 04:22:40 Removing intermediate container f7cfe364252a 04:22:40 ---> f8183bc0068b 04:22:40 Step 13/23 : RUN apk add --update --no-cache 04:22:40 ---> Running in 6783ff9c9b38 04:22:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:22:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:22:40 OK: 7 MiB in 15 packages 04:22:41 Removing intermediate container 6783ff9c9b38 04:22:41 ---> 3c8a9f3c19f7 04:22:41 Step 14/23 : WORKDIR / 04:22:41 ---> Running in 75f86dafe15b 04:22:41 Removing intermediate container 75f86dafe15b 04:22:41 ---> b1642907461f 04:22:41 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:22:41 ---> 26eee8afefe3 04:22:41 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:22:41 ---> a2abc7999777 04:22:41 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:22:41 ---> 8b6815d17846 04:22:41 Step 18/23 : EXPOSE 59999 04:22:41 ---> Running in 141d8e920168 04:22:42 Removing intermediate container 141d8e920168 04:22:42 ---> 280b1efb41ed 04:22:42 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:22:42 ---> Running in 5e0363415fcd 04:22:42 Removing intermediate container 5e0363415fcd 04:22:42 ---> 7b7a74ec3d1d 04:22:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:22:42 ---> Running in cd288d3decc1 04:22:42 Removing intermediate container cd288d3decc1 04:22:42 ---> 51d1be330ae9 04:22:42 Step 21/23 : LABEL arch=amd64 04:22:42 ---> Running in f8338d002d25 04:22:42 Removing intermediate container f8338d002d25 04:22:42 ---> 2c9799e5af41 04:22:42 Step 22/23 : LABEL git_sha=92ae96e570b0e90887048770798fafa65e025b58 04:22:42 ---> Running in 171c2e12740a 04:22:42 Removing intermediate container 171c2e12740a 04:22:42 ---> 6c2997cc8497 04:22:42 Step 23/23 : LABEL version=3.0.0-dev.59 04:22:42 ---> Running in f39bb2ea9b19 04:22:42 Removing intermediate container f39bb2ea9b19 04:22:42 ---> c1dbdf0d2494 04:22:42 [Warning] One or more build-args [ARCH] were not consumed 04:22:42 Successfully built c1dbdf0d2494 04:22:42 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:22:43 04:22:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:22:43 latest: Pulling from edgex-lftools-log-publisher 04:22:43 5eb5b503b376: Pulling fs layer 04:22:43 5c69ac0246d0: Pulling fs layer 04:22:43 ec43610c2a17: Pulling fs layer 04:22:43 3a2ae6a8a46f: Pulling fs layer 04:22:43 33b1e0a273af: Pulling fs layer 04:22:43 5d3b04190fa2: Pulling fs layer 04:22:43 2f39f015ded8: Pulling fs layer 04:22:43 3a2ae6a8a46f: Waiting 04:22:43 5d3b04190fa2: Waiting 04:22:43 33b1e0a273af: Waiting 04:22:43 2f39f015ded8: Waiting 04:22:43 5c69ac0246d0: Verifying Checksum 04:22:43 5c69ac0246d0: Download complete 04:22:43 3a2ae6a8a46f: Verifying Checksum 04:22:43 3a2ae6a8a46f: Download complete 04:22:43 33b1e0a273af: Verifying Checksum 04:22:43 33b1e0a273af: Download complete 04:22:43 5d3b04190fa2: Verifying Checksum 04:22:43 5d3b04190fa2: Download complete 04:22:43 ec43610c2a17: Verifying Checksum 04:22:43 ec43610c2a17: Download complete 04:22:43 5eb5b503b376: Download complete 04:22:44 2f39f015ded8: Download complete 04:22:44 5eb5b503b376: Pull complete 04:22:45 5c69ac0246d0: Pull complete 04:22:45 ec43610c2a17: Pull complete 04:22:45 3a2ae6a8a46f: Pull complete 04:22:45 33b1e0a273af: Pull complete 04:22:45 5d3b04190fa2: Pull complete 04:22:50 2f39f015ded8: Pull complete 04:22:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:22:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:22:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:22:50 prd-ubuntu20.04-docker-8c-8g-5113 does not seem to be running inside a container 04:22:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:22:52 $ docker top 232b8cea1694fa049942a8edc4a9e3ad498dd3f68aa4802a75d85780676b7d4a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:22:53 ---> job-cost.sh 04:22:53 lf-activate-venv: SKIPPING 04:22:53 INFO: No Stack... 04:22:53 INFO: Retrieving Pricing Info for: v3-standard-8 04:22:53 INFO: Archiving Costs [Pipeline] sh 04:22:54 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 04:22:54 + cut -d, -f6 [Pipeline] lock 04:22:54 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-190-stack-cost] 04:22:54 Resource [jenkins-edgexfoundry-device-sdk-go-main-190-stack-cost] did not exist. Created. 04:22:54 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-190-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:22:54 + echo total: 0.2199999988079071 [Pipeline] stash 04:22:54 Stashed 1 file(s) [Pipeline] } 04:22:54 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-190-stack-cost] [Pipeline] // lock [Pipeline] } 04:22:54 $ docker stop --time=1 232b8cea1694fa049942a8edc4a9e3ad498dd3f68aa4802a75d85780676b7d4a 04:22:55 $ docker rm -f --volumes 232b8cea1694fa049942a8edc4a9e3ad498dd3f68aa4802a75d85780676b7d4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:25:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5114 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 04:25:01 Running in /w/workspace/device-sdk-go/190 [Pipeline] { [Pipeline] checkout 04:25:01 The recommended git tool is: git 04:25:07 using credential edgex-jenkins-ssh 04:25:07 Cloning the remote Git repository 04:25:07 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:25:07 > git init /w/workspace/device-sdk-go/190 # timeout=10 04:25:08 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:25:08 > git --version # timeout=10 04:25:08 > git --version # 'git version 2.25.1' 04:25:08 using GIT_SSH to set credentials SSH Credentials for GitHub 04:25:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:25:10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:25:11 Avoid second fetch 04:25:11 Checking out Revision 92ae96e570b0e90887048770798fafa65e025b58 (main) 04:25:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:25:11 > git config core.sparsecheckout # timeout=10 04:25:11 > git checkout -f 92ae96e570b0e90887048770798fafa65e025b58 # timeout=10 04:25:11 Commit message: "Merge pull request #1399 from jinlinGuan/contracts-issue-821" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:25:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:25:12 % Total % Received % Xferd Average Speed Time Time Time Current 04:25:12 Dload Upload Total Spent Left Speed 04:25:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 102k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh 04:25:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:25:14 + sudo tee /etc/docker/daemon.new 04:25:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:25:14 { 04:25:14 "registry-mirrors": [ 04:25:14 "https://nexus3.edgexfoundry.org:10001" 04:25:14 ], 04:25:14 "bip": "10.250.0.254/24", 04:25:14 "hosts": [ 04:25:14 "tcp://0.0.0.0:5555", 04:25:14 "unix:///var/run/docker.sock" 04:25:14 ], 04:25:14 "mtu": 1458, 04:25:14 "selinux-enabled": true, 04:25:14 "seccomp-profile": "/etc/docker/seccomp.json" 04:25:14 } [Pipeline] sh 04:25:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:25:14 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:25:33 provisioning config files... 04:25:33 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/190@tmp/config1026577446990169148tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:25:33 ---> docker-login.sh 04:25:33 nexus3.edgexfoundry.org:10001 04:25:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:25:34 Configure a credential helper to remove this warning. See 04:25:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:25:34 04:25:34 Login Succeeded 04:25:34 nexus3.edgexfoundry.org:10002 04:25:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:25:34 Configure a credential helper to remove this warning. See 04:25:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:25:34 04:25:34 Login Succeeded 04:25:34 nexus3.edgexfoundry.org:10003 04:25:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:25:34 Configure a credential helper to remove this warning. See 04:25:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:25:34 04:25:34 Login Succeeded 04:25:34 nexus3.edgexfoundry.org:10004 04:25:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:25:35 Configure a credential helper to remove this warning. See 04:25:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:25:35 04:25:35 Login Succeeded 04:25:35 docker.io 04:25:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:25:35 Configure a credential helper to remove this warning. See 04:25:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:25:35 04:25:35 Login Succeeded 04:25:35 ---> docker-login.sh ends [Pipeline] } 04:25:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:25:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:25:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:25:36 ========================================================= 04:25:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 04:25:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:36 + 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 . 04:25:37 Sending build context to Docker daemon 5.797MB 04:25:37 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 04:25:37 Step 2/10 : FROM ${BASE} AS builder 04:25:37 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:25:37 af6eaf76a39c: Pulling fs layer 04:25:37 55522c791124: Pulling fs layer 04:25:37 ce5c4a1c91eb: Pulling fs layer 04:25:37 169dfbe0d373: Pulling fs layer 04:25:37 e1ff8fa3b103: Pulling fs layer 04:25:37 52ebb69f0ebf: Pulling fs layer 04:25:37 5abe8eddf0d5: Pulling fs layer 04:25:37 e1ff8fa3b103: Waiting 04:25:37 52ebb69f0ebf: Waiting 04:25:37 169dfbe0d373: Waiting 04:25:37 5abe8eddf0d5: Waiting 04:25:37 55522c791124: Verifying Checksum 04:25:37 55522c791124: Download complete 04:25:37 169dfbe0d373: Verifying Checksum 04:25:37 169dfbe0d373: Download complete 04:25:37 e1ff8fa3b103: Download complete 04:25:37 af6eaf76a39c: Verifying Checksum 04:25:38 af6eaf76a39c: Pull complete 04:25:38 5abe8eddf0d5: Verifying Checksum 04:25:38 5abe8eddf0d5: Download complete 04:25:39 55522c791124: Pull complete 04:25:40 ce5c4a1c91eb: Verifying Checksum 04:25:40 ce5c4a1c91eb: Download complete 04:25:40 52ebb69f0ebf: Verifying Checksum 04:25:40 52ebb69f0ebf: Download complete 04:25:52 ce5c4a1c91eb: Pull complete 04:25:52 169dfbe0d373: Pull complete 04:25:52 e1ff8fa3b103: Pull complete 04:25:59 52ebb69f0ebf: Pull complete 04:26:00 5abe8eddf0d5: Pull complete 04:26:00 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 04:26:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:26:00 ---> 6cb57ee374ae 04:26:00 Step 3/10 : ARG MAKE=make build 04:26:02 ---> Running in 47179121fabc 04:26:02 Removing intermediate container 47179121fabc 04:26:02 ---> 20b4aad83300 04:26:02 Step 4/10 : WORKDIR /device-sdk-go 04:26:03 ---> Running in 10398556ef75 04:26:03 Removing intermediate container 10398556ef75 04:26:03 ---> 912093078265 04:26:03 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:26:03 ---> Running in adc2f2169917 04:26:03 Removing intermediate container adc2f2169917 04:26:03 ---> e883c9036a38 04:26:03 Step 6/10 : RUN apk add --update --no-cache make git 04:26:03 ---> Running in ec1083b59af4 04:26:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:26:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:26:06 OK: 263 MiB in 53 packages 04:26:07 Removing intermediate container ec1083b59af4 04:26:07 ---> 884bb462ca31 04:26:07 Step 7/10 : COPY go.mod vendor* ./ 04:26:07 ---> 7278e925ae9a 04:26:07 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:26:07 ---> Running in 78625949caa2 04:27:15 Removing intermediate container 78625949caa2 04:27:15 ---> 5087bd51d234 04:27:15 Step 9/10 : COPY . . 04:27:15 ---> 7ad7b8d0e0f1 04:27:15 Step 10/10 : RUN ${MAKE} 04:27:15 ---> Running in d0572ad3ab94 04:27:16 noop 04:27:17 Removing intermediate container d0572ad3ab94 04:27:17 ---> 4de62557e035 04:27:17 Successfully built 4de62557e035 04:27:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:17 + docker inspect -f . ci-base-image-arm64 04:27:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:27:18 prd-ubuntu20.04-docker-arm64-4c-16g-5114 does not seem to be running inside a container 04:27:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/190 -v /w/workspace/device-sdk-go/190:/w/workspace/device-sdk-go/190:rw,z -v /w/workspace/device-sdk-go/190@tmp:/w/workspace/device-sdk-go/190@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:27:19 $ docker top dd434c103efa99447c855d03be3752f1aa86a491477768c3e4bd9c94d907e379 -eo pid,comm [Pipeline] { [Pipeline] sh 04:27:20 + go version 04:27:20 go version go1.20.2 linux/arm64 [Pipeline] } 04:27:20 $ docker stop --time=1 dd434c103efa99447c855d03be3752f1aa86a491477768c3e4bd9c94d907e379 04:27:21 $ docker rm -f --volumes dd434c103efa99447c855d03be3752f1aa86a491477768c3e4bd9c94d907e379 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:22 + docker inspect -f . ci-base-image-arm64 04:27:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:27:22 prd-ubuntu20.04-docker-arm64-4c-16g-5114 does not seem to be running inside a container 04:27:22 $ 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/190 -v /w/workspace/device-sdk-go/190:/w/workspace/device-sdk-go/190:rw,z -v /w/workspace/device-sdk-go/190@tmp:/w/workspace/device-sdk-go/190@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:27:23 $ docker top 84465ce1b7ebaa582c005bcc6acc4075a87432db9a4d2501165352d37b638017 -eo pid,comm [Pipeline] { [Pipeline] sh 04:27:24 + git config --global --add safe.directory /w/workspace/device-sdk-go/190 [Pipeline] fileExists [Pipeline] sh 04:27:25 + make test 04:27:25 go test -race -coverprofile=coverage.out ./... 04:28:11 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:30:18 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:30:18 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:30:18 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:30:18 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:30:18 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:30:28 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.199s coverage: 27.6% of statements 04:30:28 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.246s coverage: 78.9% of statements 04:30:40 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:30:40 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:30:40 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.345s coverage: 86.0% of statements 04:30:46 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:30:46 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.434s coverage: 75.9% of statements 04:30:50 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 04:30:52 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:30:52 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:30:53 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.256s coverage: 15.2% of statements 04:30:53 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.436s coverage: 68.5% of statements 04:30:55 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.426s coverage: 89.2% of statements 04:30:57 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:30:57 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.251s coverage: 5.5% of statements 04:30:58 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:30:58 GO111MODULE=on go vet ./... 04:33:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:33:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:33:19 ./bin/test-attribution-txt.sh [Pipeline] echo 04:33:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:33:19 $ docker stop --time=1 84465ce1b7ebaa582c005bcc6acc4075a87432db9a4d2501165352d37b638017 04:33:22 $ docker rm -f --volumes 84465ce1b7ebaa582c005bcc6acc4075a87432db9a4d2501165352d37b638017 [Pipeline] // withDockerContainer [Pipeline] sh 04:33:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:33:24 Warning: overwriting stash ‘coverage-report’ 04:33:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:33:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:33:25 + ls -al . 04:33:25 total 268 04:33:25 drwxrwxr-x 10 jenkins jenkins 4096 Mar 22 04:27 . 04:33:25 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 04:25 .. 04:33:25 -rw-rw-r-- 1 jenkins jenkins 140 Mar 22 04:25 .dockerignore 04:33:25 drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 04:25 .git 04:33:25 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 04:25 .github 04:33:25 -rw-rw-r-- 1 jenkins jenkins 131 Mar 22 04:25 .gitignore 04:33:25 -rw-rw-r-- 1 jenkins jenkins 42 Mar 22 04:25 .golangci.yml 04:33:25 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 22 04:25 CHANGELOG.md 04:33:25 -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 04:25 GOVERNANCE.md 04:33:25 -rw-rw-r-- 1 jenkins jenkins 885 Mar 22 04:25 Jenkinsfile 04:33:25 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 22 04:25 LICENSE 04:33:25 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 22 04:25 Makefile 04:33:25 -rw-rw-r-- 1 jenkins jenkins 619 Mar 22 04:25 OWNERS.md 04:33:25 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 22 04:25 README.md 04:33:25 -rw-rw-r-- 1 jenkins jenkins 12 Mar 22 04:20 VERSION 04:33:25 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 04:25 bin 04:33:25 -rw-r--r-- 1 jenkins jenkins 105656 Mar 22 04:30 coverage.out 04:33:25 drwxrwxr-x 5 jenkins jenkins 4096 Mar 22 04:25 example 04:33:25 -rw-rw-r-- 1 jenkins jenkins 3291 Mar 22 04:25 go.mod 04:33:25 -rw-rw-r-- 1 jenkins jenkins 30779 Mar 22 04:25 go.sum 04:33:25 drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 04:25 internal 04:33:25 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 04:25 openapi 04:33:25 drwxrwxr-x 6 jenkins jenkins 4096 Mar 22 04:25 pkg 04:33:25 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 04:25 snap 04:33:25 -rw-rw-r-- 1 jenkins jenkins 222 Mar 22 04:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33: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=92ae96e570b0e90887048770798fafa65e025b58 --label arch=arm64 --label version=3.0.0-dev.59 . 04:33:26 Sending build context to Docker daemon 5.903MB 04:33:26 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 04:33:26 Step 2/23 : FROM ${BASE} AS builder 04:33:26 ---> 4de62557e035 04:33:26 Step 3/23 : ARG MAKE=make build 04:33:26 ---> Running in 5e843b04fda1 04:33:26 Removing intermediate container 5e843b04fda1 04:33:26 ---> 271d9c21218d 04:33:26 Step 4/23 : WORKDIR /device-sdk-go 04:33:26 ---> Running in 65293d3195a2 04:33:27 Removing intermediate container 65293d3195a2 04:33:27 ---> 2523117c339d 04:33:27 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:33:27 ---> Running in 954e553a4725 04:33:27 Removing intermediate container 954e553a4725 04:33:27 ---> 4240276d09fe 04:33:27 Step 6/23 : RUN apk add --update --no-cache make git 04:33:27 ---> Running in f1bd8f0afe97 04:33:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:33:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:33:30 OK: 263 MiB in 53 packages 04:33:31 Removing intermediate container f1bd8f0afe97 04:33:31 ---> a522a75f341c 04:33:31 Step 7/23 : COPY go.mod vendor* ./ 04:33:31 ---> 217631e199e8 04:33:31 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:33:31 ---> Running in 506bd9d5e5be 04:33:35 Removing intermediate container 506bd9d5e5be 04:33:35 ---> 3f06b664373b 04:33:35 Step 9/23 : COPY . . 04:33:37 ---> 8e0e92c64300 04:33:37 Step 10/23 : RUN ${MAKE} 04:33:37 ---> Running in de5c4fca1455 04:33:38 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.59" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:36:00 Removing intermediate container de5c4fca1455 04:36:00 ---> 39384343a5b9 04:36:00 Step 11/23 : FROM alpine:3.17 04:36:00 3.17: Pulling from library/alpine 04:36:00 af6eaf76a39c: Already exists 04:36:00 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 04:36:00 Status: Downloaded newer image for alpine:3.17 04:36:00 ---> d74e625d9115 04:36:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:36:00 ---> Running in 4dc56a92c354 04:36:00 Removing intermediate container 4dc56a92c354 04:36:00 ---> 1ad3bbd89775 04:36:00 Step 13/23 : RUN apk add --update --no-cache 04:36:00 ---> Running in 40a29c45bc3d 04:36:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:36:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:36:00 OK: 7 MiB in 15 packages 04:36:00 Removing intermediate container 40a29c45bc3d 04:36:00 ---> bf1c0f00bbf1 04:36:00 Step 14/23 : WORKDIR / 04:36:00 ---> Running in 908d3878ee44 04:36:00 Removing intermediate container 908d3878ee44 04:36:00 ---> 5ddba2391ac8 04:36:00 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:36:00 ---> 1dbe40dae5b9 04:36:00 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:36:00 ---> 916ade6bcfaf 04:36:00 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:36:00 ---> a222bf4fabaf 04:36:00 Step 18/23 : EXPOSE 59999 04:36:00 ---> Running in 938312d18042 04:36:00 Removing intermediate container 938312d18042 04:36:00 ---> e247eab95068 04:36:00 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:36:00 ---> Running in f791b4a247b7 04:36:00 Removing intermediate container f791b4a247b7 04:36:00 ---> d6f96a895c8f 04:36:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:36:00 ---> Running in ad71d8609d83 04:36:00 Removing intermediate container ad71d8609d83 04:36:00 ---> e67e2ce95ab7 04:36:00 Step 21/23 : LABEL arch=arm64 04:36:00 ---> Running in c84e4116c3a9 04:36:00 Removing intermediate container c84e4116c3a9 04:36:00 ---> f68ab74eb592 04:36:00 Step 22/23 : LABEL git_sha=92ae96e570b0e90887048770798fafa65e025b58 04:36:00 ---> Running in ab6958d35804 04:36:00 Removing intermediate container ab6958d35804 04:36:00 ---> f2c550241968 04:36:00 Step 23/23 : LABEL version=3.0.0-dev.59 04:36:00 ---> Running in 94c5fbf050ca 04:36:00 Removing intermediate container 94c5fbf050ca 04:36:00 ---> d2fc3af47689 04:36:00 [Warning] One or more build-args [ARCH] were not consumed 04:36:00 Successfully built d2fc3af47689 04:36:00 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:36:00 04:36:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:36:00 arm64: Pulling from edgex-lftools-log-publisher 04:36:00 8998bd30e6a1: Pulling fs layer 04:36:00 04944245beec: Pulling fs layer 04:36:00 699f458cf7ca: Pulling fs layer 04:36:00 765212b225bb: Pulling fs layer 04:36:00 f23df028b6ca: Pulling fs layer 04:36:00 d65c8cfc05b1: Pulling fs layer 04:36:00 2437ff75d9bd: Pulling fs layer 04:36:00 f23df028b6ca: Waiting 04:36:00 d65c8cfc05b1: Waiting 04:36:00 2437ff75d9bd: Waiting 04:36:00 765212b225bb: Waiting 04:36:01 04944245beec: Verifying Checksum 04:36:01 04944245beec: Download complete 04:36:01 765212b225bb: Verifying Checksum 04:36:01 765212b225bb: Download complete 04:36:01 f23df028b6ca: Verifying Checksum 04:36:01 f23df028b6ca: Download complete 04:36:01 d65c8cfc05b1: Verifying Checksum 04:36:01 d65c8cfc05b1: Download complete 04:36:01 699f458cf7ca: Verifying Checksum 04:36:01 699f458cf7ca: Download complete 04:36:01 8998bd30e6a1: Verifying Checksum 04:36:01 8998bd30e6a1: Download complete 04:36:03 2437ff75d9bd: Verifying Checksum 04:36:03 2437ff75d9bd: Download complete 04:36:05 8998bd30e6a1: Pull complete 04:36:05 04944245beec: Pull complete 04:36:07 699f458cf7ca: Pull complete 04:36:07 765212b225bb: Pull complete 04:36:09 f23df028b6ca: Pull complete 04:36:09 d65c8cfc05b1: Pull complete 04:36:24 2437ff75d9bd: Pull complete 04:36:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:36:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:36:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:36:25 prd-ubuntu20.04-docker-arm64-4c-16g-5114 does not seem to be running inside a container 04:36:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/190 -v /w/workspace/device-sdk-go/190:/w/workspace/device-sdk-go/190:rw,z -v /w/workspace/device-sdk-go/190@tmp:/w/workspace/device-sdk-go/190@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:36:27 $ docker top 3960af89b2a5f1578f08efaac3a312636bc2458a0bad4559e99b280740f361d9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:36:28 ---> job-cost.sh 04:36:28 lf-activate-venv: SKIPPING 04:36:28 INFO: No Stack... 04:36:28 INFO: Retrieving Pricing Info for: v3-standard-4 04:36:29 INFO: Archiving Costs [Pipeline] sh 04:36:30 + cat /w/workspace/device-sdk-go/190/archives/cost.csv 04:36:30 + cut -d, -f6 [Pipeline] lock 04:36:30 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-190-stack-cost] 04:36:30 Resource [jenkins-edgexfoundry-device-sdk-go-main-190-stack-cost] did not exist. Created. 04:36:30 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-190-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:36:30 /w/workspace/device-sdk-go/190@tmp/durable-94efe49f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:36:31 + echo total: 0.10999999940395355 [Pipeline] stash 04:36:31 Warning: overwriting stash ‘stack-cost’ 04:36:31 Stashed 1 file(s) [Pipeline] } 04:36:31 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-190-stack-cost] [Pipeline] // lock [Pipeline] } 04:36:31 $ docker stop --time=1 3960af89b2a5f1578f08efaac3a312636bc2458a0bad4559e99b280740f361d9 04:36:32 $ docker rm -f --volumes 3960af89b2a5f1578f08efaac3a312636bc2458a0bad4559e99b280740f361d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:36:33 provisioning config files... 04:36:33 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1265003031607933521tmp [Pipeline] { [Pipeline] sh 04:36:33 + set +x 04:36:33 + curl -s https://codecov.io/bash 04:36:33 + bash -s -- 04:36:33 04:36:33 _____ _ 04:36:33 / ____| | | 04:36:33 | | ___ __| | ___ ___ _____ __ 04:36:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:36:33 | |___| (_) | (_| | __/ (_| (_) \ V / 04:36:33 \_____\___/ \__,_|\___|\___\___/ \_/ 04:36:33 Bash-1.0.6 04:36:33 04:36:33 04:36:33 ==> git version 2.25.1 found 04:36:33 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 04:36:33 Release-Date: 2020-01-08 04:36:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:36:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:36:33 ==> Jenkins CI detected. 04:36:33 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 04:36:33 project root: . 04:36:33 --> token set from env 04:36:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:36:33 ==> Running gcov in . (disable via -X gcov) 04:36:33 ==> Python coveragepy not found 04:36:33 ==> Searching for coverage reports in: 04:36:33 + . 04:36:33 -> Found 1 reports 04:36:33 ==> Detecting git/mercurial file structure 04:36:33 ==> Reading reports 04:36:33 + ./coverage.out bytes=105656 04:36:33 ==> Appending adjustments 04:36:33 https://docs.codecov.io/docs/fixing-reports 04:36:33 + Found adjustments 04:36:33 ==> Gzipping contents 04:36:33 16K /tmp/codecov.MAUrF5.gz 04:36:34 ==> Uploading reports 04:36:34 url: https://codecov.io 04:36:34 query: branch=main&commit=92ae96e570b0e90887048770798fafa65e025b58&build=190&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F190%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:36:34 -> Pinging Codecov 04:36:34 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=92ae96e570b0e90887048770798fafa65e025b58&build=190&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F190%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:36:34 -> Uploading to 04:36:34 https://storage.googleapis.com/codecov/v4/raw/2023-03-22/7E55EF52A471D76F132DFD9A03CDDE97/92ae96e570b0e90887048770798fafa65e025b58/44ef38e2-881b-4c5f-8496-eba85edf3cf7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T043633Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2fa83c52d6fe9802d3b228ef6471c405d282c0af4d5165d01bcf6b50e5180a69 04:36:34 % Total % Received % Xferd Average Speed Time Time Time Current 04:36:34 Dload Upload Total Spent Left Speed 04:36:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14980 0 0 100 14980 0 46666 --:--:-- --:--:-- --:--:-- 46812 04:36:34 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/92ae96e570b0e90887048770798fafa65e025b58 [Pipeline] } 04:36:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:36:34 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:36:34 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:36:34 04:36:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:36:35 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:36:35 df9b9388f04a: Pulling fs layer 04:36:35 52dc419b0ee2: Pulling fs layer 04:36:35 25bc292e5bac: Pulling fs layer 04:36:35 114826534d7a: Pulling fs layer 04:36:35 4657fd5d0bcf: Pulling fs layer 04:36:35 6ad1cebc031e: Pulling fs layer 04:36:35 8a3aa393b2d8: Pulling fs layer 04:36:35 114826534d7a: Waiting 04:36:35 4657fd5d0bcf: Waiting 04:36:35 6ad1cebc031e: Waiting 04:36:35 8a3aa393b2d8: Waiting 04:36:35 25bc292e5bac: Download complete 04:36:35 52dc419b0ee2: Verifying Checksum 04:36:35 52dc419b0ee2: Download complete 04:36:35 4657fd5d0bcf: Verifying Checksum 04:36:35 4657fd5d0bcf: Download complete 04:36:35 df9b9388f04a: Pull complete 04:36:35 6ad1cebc031e: Verifying Checksum 04:36:35 6ad1cebc031e: Download complete 04:36:35 52dc419b0ee2: Pull complete 04:36:35 25bc292e5bac: Pull complete 04:36:35 114826534d7a: Verifying Checksum 04:36:35 114826534d7a: Download complete 04:36:36 8a3aa393b2d8: Verifying Checksum 04:36:36 8a3aa393b2d8: Download complete 04:36:39 114826534d7a: Pull complete 04:36:39 4657fd5d0bcf: Pull complete 04:36:39 6ad1cebc031e: Pull complete 04:36:43 8a3aa393b2d8: Pull complete 04:36:43 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 04:36:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:36:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:36:43 prd-ubuntu20.04-docker-8c-8g-5113 does not seem to be running inside a container 04:36:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 04:36:45 $ docker top c61bbe719b03837eb171047784553403e9e1759ea5df1871d63a15a392cc5547 -eo pid,comm [Pipeline] { [Pipeline] echo 04:36:45 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 04:36:45 + set -o pipefail 04:36:45 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 04:36:49 04:36:49 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... 04:36:49 04:36:49 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/fbfae04a-1c01-428f-bccf-bb946f063180 04:36:49 04:36:49 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:36:49 04:36:50 04:36:50 A medium severity vulnerability was found in the Snyk CLI versions you are using. 04:36:50 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 04:36:50 More details here: https://snyk.co/ue1NS [Pipeline] } 04:36:50 $ docker stop --time=1 c61bbe719b03837eb171047784553403e9e1759ea5df1871d63a15a392cc5547 04:36:52 $ docker rm -f --volumes c61bbe719b03837eb171047784553403e9e1759ea5df1871d63a15a392cc5547 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 04:36:53 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:36:53 provisioning config files... 04:36:53 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2409448222089835532tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:36:53 --> edgex-publish-swagger.sh 04:36:53 === Publish openapi/v3 API === 04:36:53 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 04:36:53 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] 04:36:53 % Total % Received % Xferd Average Speed Time Time Time Current 04:36:53 Dload Upload Total Spent Left Speed 04:36:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23571 0 0 100 23571 0 43650 --:--:-- --:--:-- --:--:-- 43569 100 23571 0 0 100 23571 0 43650 --:--:-- --:--:-- --:--:-- 43569 04:36:53 04:36:53 [Pipeline] } 04:36:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:36:54 + git log --format=format:%s -1 92ae96e570b0e90887048770798fafa65e025b58 [Pipeline] sh 04:36:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:36:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:36:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:36:54 prd-ubuntu20.04-docker-8c-8g-5113 does not seem to be running inside a container 04:36:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:36:55 $ docker top afa5ea918d5f454fe0f6ac3e12f7196dc667b82a75e25ffea7417f72e48f9b0b -eo pid,comm 04:36:55 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:36:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:36:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:36:55 [ssh-agent] Looking for ssh-agent implementation... 04:36:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:36:55 $ docker exec afa5ea918d5f454fe0f6ac3e12f7196dc667b82a75e25ffea7417f72e48f9b0b ssh-agent 04:36:55 SSH_AUTH_SOCK=/tmp/ssh-qKglWVKnwEJH/agent.33 04:36:55 SSH_AGENT_PID=39 04:36:55 Running ssh-add (command line suppressed) 04:36:55 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8901063703174410616.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8901063703174410616.key) 04:36:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:36:56 + git semver tag 04:36:56 2023-03-22 04:36:56,396 [run_tag] DEBUG tag force:False 04:36:56 2023-03-22 04:36:56,396 [check_head_tag] DEBUG check head tag 04:36:56 2023-03-22 04:36:56,398 [execute] INFO git cat-file --batch-check 04:36:56 2023-03-22 04:36:56,398 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 04:36:56 2023-03-22 04:36:56,402 [execute] INFO git cat-file --batch 04:36:56 2023-03-22 04:36:56,402 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 04:36:56 2023-03-22 04:36:56,439 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:36:56 2023-03-22 04:36:56,439 [execute] INFO git tag -a v3.0.0-dev.59 -m v3.0.0-dev.59 04:36:56 2023-03-22 04:36:56,439 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.59', '-m', 'v3.0.0-dev.59'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 04:36:56 2023-03-22 04:36:56,444 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:36:56 3.0.0-dev.59 [Pipeline] } 04:36:56 $ docker exec --env ******** --env ******** afa5ea918d5f454fe0f6ac3e12f7196dc667b82a75e25ffea7417f72e48f9b0b ssh-agent -k 04:36:56 unset SSH_AUTH_SOCK; 04:36:56 unset SSH_AGENT_PID; 04:36:56 echo Agent pid 39 killed; 04:36:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:36:56 + git semver [Pipeline] } 04:36:57 $ docker stop --time=1 afa5ea918d5f454fe0f6ac3e12f7196dc667b82a75e25ffea7417f72e48f9b0b 04:36:58 $ docker rm -f --volumes afa5ea918d5f454fe0f6ac3e12f7196dc667b82a75e25ffea7417f72e48f9b0b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:36:58 04:36:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:36:59 0.23.1-centos7: Pulling from edgex-lftools 04:36:59 ab5ef0e58194: Pulling fs layer 04:36:59 9712f1f96733: Pulling fs layer 04:36:59 63f879dbbcfc: Pulling fs layer 04:36:59 0d9ebad4ef96: Pulling fs layer 04:36:59 e9a5061849ea: Pulling fs layer 04:36:59 d747dcd14b5f: Pulling fs layer 04:36:59 2de7ff778b66: Pulling fs layer 04:36:59 0d9ebad4ef96: Waiting 04:36:59 e9a5061849ea: Waiting 04:36:59 d747dcd14b5f: Waiting 04:36:59 2de7ff778b66: Waiting 04:36:59 9712f1f96733: Verifying Checksum 04:36:59 9712f1f96733: Download complete 04:36:59 63f879dbbcfc: Verifying Checksum 04:36:59 63f879dbbcfc: Download complete 04:36:59 e9a5061849ea: Verifying Checksum 04:36:59 e9a5061849ea: Download complete 04:37:00 0d9ebad4ef96: Verifying Checksum 04:37:00 0d9ebad4ef96: Download complete 04:37:00 d747dcd14b5f: Verifying Checksum 04:37:00 d747dcd14b5f: Download complete 04:37:00 ab5ef0e58194: Verifying Checksum 04:37:00 ab5ef0e58194: Download complete 04:37:00 2de7ff778b66: Verifying Checksum 04:37:00 2de7ff778b66: Download complete 04:37:02 ab5ef0e58194: Pull complete 04:37:02 9712f1f96733: Pull complete 04:37:03 63f879dbbcfc: Pull complete 04:37:06 0d9ebad4ef96: Pull complete 04:37:06 e9a5061849ea: Pull complete 04:37:06 d747dcd14b5f: Pull complete 04:37:07 2de7ff778b66: Pull complete 04:37:07 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:37:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:37:07 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:37:07 prd-ubuntu20.04-docker-8c-8g-5113 does not seem to be running inside a container 04:37:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:37:10 $ docker top fb7ac82a933d4215f69c4dc5e4f4a429b5829551b468dffb7c1b4a510fd82b7a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:37:10 provisioning config files... 04:37:10 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config18365892845617599059tmp 04:37:10 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4780174993240742893tmp 04:37:10 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3763506360545608452tmp [Pipeline] { [Pipeline] echo 04:37:10 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:37:10 ---> sigul-configuration.sh 04:37:10 gpg: directory `/root/.gnupg' created 04:37:10 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:37:10 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:37:10 gpg: keyring `/root/.gnupg/secring.gpg' created 04:37:10 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:37:10 gpg: CAST5 encrypted data 04:37:10 gpg: encrypted with 1 passphrase 04:37:10 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:37:10 + mkdir /home/jenkins 04:37:10 + mkdir /home/jenkins/sigul [Pipeline] sh 04:37:11 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 04:37:11 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:37:11 ---> sigul-install.sh 04:37:11 Sigul already installed; skipping installation. [Pipeline] sh 04:37:11 + git tag --list 04:37:11 0.7.1 04:37:11 delhi-tag 04:37:11 v1.0.0 04:37:11 v1.1.0 04:37:11 v1.1.1 04:37:11 v1.1.2 04:37:11 v1.2.0 04:37:11 v1.2.1 04:37:11 v1.2.2 04:37:11 v1.2.3 04:37:11 v1.3.0 04:37:11 v1.4.0 04:37:11 v2.0.0 04:37:11 v2.1.0 04:37:11 v2.1.1 04:37:11 v2.1.1-dev.2 04:37:11 v2.1.1-dev.3 04:37:11 v2.2.0 04:37:11 v2.2.1-dev.1 04:37:11 v2.2.1-dev.10 04:37:11 v2.2.1-dev.11 04:37:11 v2.2.1-dev.12 04:37:11 v2.2.1-dev.13 04:37:11 v2.2.1-dev.14 04:37:11 v2.2.1-dev.2 04:37:11 v2.2.1-dev.3 04:37:11 v2.2.1-dev.4 04:37:11 v2.2.1-dev.5 04:37:11 v2.2.1-dev.6 04:37:11 v2.2.1-dev.7 04:37:11 v2.2.1-dev.8 04:37:11 v2.2.1-dev.9 04:37:11 v2.3.0 04:37:11 v2.3.0-dev.14 04:37:11 v2.3.0-dev.15 04:37:11 v2.3.0-dev.16 04:37:11 v2.3.0-dev.17 04:37:11 v2.3.0-dev.18 04:37:11 v2.3.0-dev.19 04:37:11 v2.3.0-dev.20 04:37:11 v2.3.0-dev.21 04:37:11 v2.3.0-dev.22 04:37:11 v2.3.0-dev.23 04:37:11 v2.3.0-dev.24 04:37:11 v2.3.0-dev.25 04:37:11 v2.3.0-dev.26 04:37:11 v2.3.0-dev.27 04:37:11 v2.3.0-dev.28 04:37:11 v2.3.0-dev.29 04:37:11 v2.3.0-dev.30 04:37:11 v2.3.0-dev.31 04:37:11 v2.3.0-dev.32 04:37:11 v2.3.0-dev.33 04:37:11 v2.3.0-dev.34 04:37:11 v2.3.0-dev.35 04:37:11 v2.3.0-dev.36 04:37:11 v2.3.0-dev.37 04:37:11 v2.3.0-dev.38 04:37:11 v2.3.0-dev.39 04:37:11 v2.3.0-dev.40 04:37:11 v2.3.0-dev.41 04:37:11 v2.3.0-dev.42 04:37:11 v2.3.0-dev.43 04:37:11 v2.3.0-dev.44 04:37:11 v2.3.0-dev.45 04:37:11 v2.3.0-dev.46 04:37:11 v2.3.0-dev.47 04:37:11 v2.3.0-dev.48 04:37:11 v2.3.0-dev.49 04:37:11 v2.3.0-dev.50 04:37:11 v2.3.0-dev.51 04:37:11 v2.3.1 04:37:11 v2.3.1-dev.1 04:37:11 v2.3.1-dev.2 04:37:11 v2.3.1-dev.3 04:37:11 v2.3.1-dev.4 04:37:11 v3.0.0-dev.1 04:37:11 v3.0.0-dev.10 04:37:11 v3.0.0-dev.11 04:37:11 v3.0.0-dev.12 04:37:11 v3.0.0-dev.13 04:37:11 v3.0.0-dev.14 04:37:11 v3.0.0-dev.15 04:37:11 v3.0.0-dev.16 04:37:11 v3.0.0-dev.17 04:37:11 v3.0.0-dev.18 04:37:11 v3.0.0-dev.19 04:37:11 v3.0.0-dev.2 04:37:11 v3.0.0-dev.20 04:37:11 v3.0.0-dev.21 04:37:11 v3.0.0-dev.22 04:37:11 v3.0.0-dev.23 04:37:11 v3.0.0-dev.24 04:37:11 v3.0.0-dev.25 04:37:11 v3.0.0-dev.26 04:37:11 v3.0.0-dev.27 04:37:11 v3.0.0-dev.28 04:37:11 v3.0.0-dev.29 04:37:11 v3.0.0-dev.3 04:37:11 v3.0.0-dev.30 04:37:11 v3.0.0-dev.31 04:37:11 v3.0.0-dev.32 04:37:11 v3.0.0-dev.33 04:37:11 v3.0.0-dev.34 04:37:11 v3.0.0-dev.35 04:37:11 v3.0.0-dev.36 04:37:11 v3.0.0-dev.37 04:37:11 v3.0.0-dev.38 04:37:11 v3.0.0-dev.39 04:37:11 v3.0.0-dev.4 04:37:11 v3.0.0-dev.40 04:37:11 v3.0.0-dev.41 04:37:11 v3.0.0-dev.42 04:37:11 v3.0.0-dev.43 04:37:11 v3.0.0-dev.44 04:37:11 v3.0.0-dev.45 04:37:11 v3.0.0-dev.46 04:37:11 v3.0.0-dev.47 04:37:11 v3.0.0-dev.48 04:37:11 v3.0.0-dev.49 04:37:11 v3.0.0-dev.5 04:37:11 v3.0.0-dev.50 04:37:11 v3.0.0-dev.51 04:37:11 v3.0.0-dev.52 04:37:11 v3.0.0-dev.53 04:37:11 v3.0.0-dev.54 04:37:11 v3.0.0-dev.55 04:37:11 v3.0.0-dev.56 04:37:11 v3.0.0-dev.57 04:37:11 v3.0.0-dev.58 04:37:11 v3.0.0-dev.59 04:37:11 v3.0.0-dev.6 04:37:11 v3.0.0-dev.7 04:37:11 v3.0.0-dev.8 04:37:11 v3.0.0-dev.9 [Pipeline] sh 04:37:11 + lftools sign git-tag v3.0.0-dev.59 04:37:12 Signing Git tag with Sigul... 04:37:12 Signing v3.0.0-dev.59 [Pipeline] echo 04:37:12 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:37:13 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:37:13 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:37:13 $ docker stop --time=1 fb7ac82a933d4215f69c4dc5e4f4a429b5829551b468dffb7c1b4a510fd82b7a 04:37:14 $ docker rm -f --volumes fb7ac82a933d4215f69c4dc5e4f4a429b5829551b468dffb7c1b4a510fd82b7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:37:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:37:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:37:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:37:15 prd-ubuntu20.04-docker-8c-8g-5113 does not seem to be running inside a container 04:37:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:37:15 $ docker top 21c5ee4b9116ad5783f6e547265c4c4c8caf0c7a9af1da594514cb795cc78672 -eo pid,comm 04:37:15 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:37:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:37:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:37:15 [ssh-agent] Looking for ssh-agent implementation... 04:37:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:37:15 $ docker exec 21c5ee4b9116ad5783f6e547265c4c4c8caf0c7a9af1da594514cb795cc78672 ssh-agent 04:37:15 SSH_AUTH_SOCK=/tmp/ssh-trdUzDcZUvJj/agent.32 04:37:15 SSH_AGENT_PID=38 04:37:15 Running ssh-add (command line suppressed) 04:37:16 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14515502885060516239.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14515502885060516239.key) 04:37:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:37:16 + git semver bump pre 04:37:16 2023-03-22 04:37:16,583 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:37:16 2023-03-22 04:37:16,583 [bump_version] DEBUG bumping version:3.0.0-dev.59 on axis:pre with prefix:dev 04:37:16 2023-03-22 04:37:16,583 [bump_version] DEBUG bumped version:3.0.0-dev.60 04:37:16 2023-03-22 04:37:16,583 [write_version] DEBUG write version:3.0.0-dev.60 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 04:37:16 2023-03-22 04:37:16,583 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:37:16 2023-03-22 04:37:16,583 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:37:16 2023-03-22 04:37:16,586 [execute] INFO git cat-file --batch-check 04:37:16 2023-03-22 04:37:16,586 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:37:16 2023-03-22 04:37:16,592 [execute] INFO git cat-file --batch 04:37:16 2023-03-22 04:37:16,592 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:37:16 2023-03-22 04:37:16,597 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:37:16 3.0.0-dev.60 [Pipeline] } 04:37:16 $ docker exec --env ******** --env ******** 21c5ee4b9116ad5783f6e547265c4c4c8caf0c7a9af1da594514cb795cc78672 ssh-agent -k 04:37:16 unset SSH_AUTH_SOCK; 04:37:16 unset SSH_AGENT_PID; 04:37:16 echo Agent pid 38 killed; 04:37:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:37:17 + git semver [Pipeline] } 04:37:17 $ docker stop --time=1 21c5ee4b9116ad5783f6e547265c4c4c8caf0c7a9af1da594514cb795cc78672 04:37:18 $ docker rm -f --volumes 21c5ee4b9116ad5783f6e547265c4c4c8caf0c7a9af1da594514cb795cc78672 [Pipeline] // withDockerContainer [Pipeline] sh 04:37:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:37:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:37:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:37:19 prd-ubuntu20.04-docker-8c-8g-5113 does not seem to be running inside a container 04:37: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 04:37:19 $ docker top 981b73b279458a3388d829d48eb71e4c92e0bc6df1160161360affc726472f9e -eo pid,comm 04:37:19 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:37:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:37:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:37:19 [ssh-agent] Looking for ssh-agent implementation... 04:37:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:37:20 $ docker exec 981b73b279458a3388d829d48eb71e4c92e0bc6df1160161360affc726472f9e ssh-agent 04:37:20 SSH_AUTH_SOCK=/tmp/ssh-hoztDEE3BcH1/agent.33 04:37:20 SSH_AGENT_PID=39 04:37:20 Running ssh-add (command line suppressed) 04:37:20 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11067449514076494063.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11067449514076494063.key) 04:37:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:37:20 + git semver push 04:37:20 2023-03-22 04:37:20,742 [run_push] DEBUG push 04:37:20 2023-03-22 04:37:20,742 [execute] INFO git cat-file --batch-check 04:37:20 2023-03-22 04:37:20,742 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:37:20 2023-03-22 04:37:20,746 [execute] INFO git rev-list 238aad545d82dd119ce2f28cc1a729244c7290f9 -- 04:37:20 2023-03-22 04:37:20,747 [execute] DEBUG Popen(['git', 'rev-list', '238aad545d82dd119ce2f28cc1a729244c7290f9', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 04:37:20 2023-03-22 04:37:20,759 [execute] INFO git fetch -v origin 04:37:20 2023-03-22 04:37:20,759 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 04:37:21 2023-03-22 04:37:21,194 [run_push] DEBUG no remote changes detected 04:37:21 2023-03-22 04:37:21,194 [execute] INFO git push origin semver 04:37:21 2023-03-22 04:37:21,195 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 04:37:22 2023-03-22 04:37:22,014 [run_push] DEBUG push all version tags 04:37:22 2023-03-22 04:37:22,014 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:37:22 2023-03-22 04:37:22,015 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 04:37:23 2023-03-22 04:37:22,932 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:37:23 3.0.0-dev.60 [Pipeline] } 04:37:23 $ docker exec --env ******** --env ******** 981b73b279458a3388d829d48eb71e4c92e0bc6df1160161360affc726472f9e ssh-agent -k 04:37:23 unset SSH_AUTH_SOCK; 04:37:23 unset SSH_AGENT_PID; 04:37:23 echo Agent pid 39 killed; 04:37:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:37:23 + git semver [Pipeline] } 04:37:23 $ docker stop --time=1 981b73b279458a3388d829d48eb71e4c92e0bc6df1160161360affc726472f9e 04:37:25 $ docker rm -f --volumes 981b73b279458a3388d829d48eb71e4c92e0bc6df1160161360affc726472f9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:37:25 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 04:37:25 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 04:37:25 total 16 04:37:25 drwxr-xr-x 3 root root 4096 Mar 22 04:22 . 04:37:25 drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 04:37 .. 04:37:25 drwxr-xr-x 2 root root 4096 Mar 22 04:22 cost 04:37:25 -rw-r--r-- 1 root root 85 Mar 22 04:22 cost.csv 04:37:25 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 04:37:25 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 04:37:25 total 16 04:37:25 drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 04:22 . 04:37:25 drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 04:37 .. 04:37:25 drwxr-xr-x 2 jenkins jenkins 4096 Mar 22 04:22 cost 04:37:25 -rw-r--r-- 1 jenkins jenkins 85 Mar 22 04:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:37:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:37:26 ---> package-listing.sh 04:37:26 ++ facter osfamily 04:37:26 ++ tr '[:upper:]' '[:lower:]' 04:37:27 + OS_FAMILY=debian 04:37:27 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 04:37:27 + START_PACKAGES=/tmp/packages_start.txt 04:37:27 + END_PACKAGES=/tmp/packages_end.txt 04:37:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:37:27 + PACKAGES=/tmp/packages_start.txt 04:37:27 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 04:37:27 + PACKAGES=/tmp/packages_end.txt 04:37:27 + case "${OS_FAMILY}" in 04:37:27 + dpkg -l 04:37:27 + grep '^ii' 04:37:27 + '[' -f /tmp/packages_start.txt ']' 04:37:27 + '[' -f /tmp/packages_end.txt ']' 04:37:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:37:27 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 04:37:27 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 04:37:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 04:37:27 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:37:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:37:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:37:28 prd-ubuntu20.04-docker-8c-8g-5113 does not seem to be running inside a container 04:37:28 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:37:28 $ docker top 86fb4929cc3a9026806fa82a95680666fed57991c2e14fee04b1633b1df3fe5c -eo pid,comm [Pipeline] { [Pipeline] sh 04:37:28 + touch /tmp/pre-build-complete [Pipeline] sh 04:37:29 + mkdir -p /var/log/sysstat [Pipeline] sh 04:37:29 + ls /var/log/sa-host 04:37:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:37:29 provisioning config files... 04:37:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3410450699784370457tmp [Pipeline] { [Pipeline] echo 04:37:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:37:29 ---> create-netrc.sh [Pipeline] } 04:37:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:37:30 ---> python-tools-install.sh [Pipeline] echo 04:37:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:37:30 ---> sudo-logs.sh 04:37:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:37:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:37:30 ---> job-cost.sh 04:37:30 lf-activate-venv: SKIPPING 04:37:30 DEBUG: total: 0.2199999988079071 04:37:30 INFO: Retrieving Stack Cost... 04:37:30 INFO: Retrieving Pricing Info for: v3-standard-8 04:37:31 INFO: Archiving Costs [Pipeline] echo 04:37:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:37:31 ---> logs-deploy.sh 04:37:31 lf-activate-venv: SKIPPING 04:37:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/190 04:37:31 INFO: archiving workspace using pattern(s): 04:37:32 Archives upload complete. 04:37:32 INFO: archiving logs to Nexus 04:37:33 ---> uname -a: 04:37:33 Linux prd-ubuntu20-04-docker-8c-8g-5113 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:37:33 04:37:33 04:37:33 ---> lscpu: 04:37:33 Architecture: x86_64 04:37:33 CPU op-mode(s): 32-bit, 64-bit 04:37:33 Byte Order: Little Endian 04:37:33 Address sizes: 40 bits physical, 48 bits virtual 04:37:33 CPU(s): 8 04:37:33 On-line CPU(s) list: 0-7 04:37:33 Thread(s) per core: 1 04:37:33 Core(s) per socket: 1 04:37:33 Socket(s): 8 04:37:33 NUMA node(s): 1 04:37:33 Vendor ID: AuthenticAMD 04:37:33 CPU family: 23 04:37:33 Model: 49 04:37:33 Model name: AMD EPYC-Rome Processor 04:37:33 Stepping: 0 04:37:33 CPU MHz: 2799.976 04:37:33 BogoMIPS: 5599.95 04:37:33 Virtualization: AMD-V 04:37:33 Hypervisor vendor: KVM 04:37:33 Virtualization type: full 04:37:33 L1d cache: 256 KiB 04:37:33 L1i cache: 256 KiB 04:37:33 L2 cache: 4 MiB 04:37:33 L3 cache: 128 MiB 04:37:33 NUMA node0 CPU(s): 0-7 04:37:33 Vulnerability Itlb multihit: Not affected 04:37:33 Vulnerability L1tf: Not affected 04:37:33 Vulnerability Mds: Not affected 04:37:33 Vulnerability Meltdown: Not affected 04:37:33 Vulnerability Mmio stale data: Not affected 04:37:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:37:33 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:37:33 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:37:33 Vulnerability Srbds: Not affected 04:37:33 Vulnerability Tsx async abort: Not affected 04:37:33 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 04:37:33 04:37:33 04:37:33 ---> nproc: 04:37:33 8 04:37:33 04:37:33 04:37:33 ---> df -h: 04:37:33 Filesystem Size Used Avail Use% Mounted on 04:37:33 overlay 155G 13G 143G 9% / 04:37:33 tmpfs 64M 0 64M 0% /dev 04:37:33 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:37:33 shm 64M 0 64M 0% /dev/shm 04:37:33 /dev/vda1 155G 13G 143G 9% /facter-os 04:37:33 04:37:33 04:37:33 ---> sar -b -r -n DEV: 04:37:33 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5113) 03/22/23 _x86_64_ (8 CPU) 04:37:33 04:37:33 04:19:52 LINUX RESTART (8 CPU) 04:37:33 04:37:33 04:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:37:33 04:21:01 198.95 47.87 151.08 0.00 5408.60 206812.80 0.00 04:37:33 04:22:01 118.00 1.30 116.70 0.00 20.93 46541.98 0.00 04:37:33 04:23:01 181.50 0.28 181.22 0.00 8.27 51423.03 0.00 04:37:33 04:24:01 2.10 0.00 2.10 0.00 0.00 24.00 0.00 04:37:33 04:25:01 20.83 9.05 11.78 0.00 2905.96 2599.53 0.00 04:37:33 04:26:01 20.38 2.73 17.65 0.00 2531.98 3723.78 0.00 04:37:33 04:27:01 1.42 0.00 1.42 0.00 0.00 15.73 0.00 04:37:33 04:28:01 1.78 0.00 1.78 0.00 0.00 19.60 0.00 04:37:33 04:29:01 1.42 0.00 1.42 0.00 0.00 15.46 0.00 04:37:33 04:30:01 2.17 0.00 2.17 0.00 0.00 36.39 0.00 04:37:33 04:31:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 04:37:33 04:32:01 1.50 0.00 1.50 0.00 0.00 17.73 0.00 04:37:33 04:33:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 04:37:33 04:34:01 1.55 0.00 1.55 0.00 0.00 18.00 0.00 04:37:33 04:35:01 3.12 1.42 1.70 0.00 33.99 20.80 0.00 04:37:33 04:36:01 2.17 0.27 1.90 0.00 3.87 21.06 0.00 04:37:33 04:37:01 63.52 1.35 62.17 0.00 45.87 35582.67 0.00 04:37:33 Average: 36.60 3.78 32.82 0.00 644.72 20406.00 0.00 04:37:33 04:37:33 04:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:37:33 04:21:01 29173288 31586408 727724 2.21 76680 2608808 1998336 5.89 997508 2345912 5988 04:37:33 04:22:01 27752164 31383840 913788 2.78 145728 3653248 2254960 6.65 1475148 3168480 464320 04:37:33 04:23:01 27680088 31568964 729812 2.22 158680 3871796 1788712 5.27 1263940 3424648 420 04:37:33 04:24:01 27680124 31569208 729300 2.22 158720 3871924 1788712 5.27 1263776 3424764 44 04:37:33 04:25:01 27482488 31543400 752396 2.29 162676 4029920 1813836 5.35 1379796 3494228 468 04:37:33 04:26:01 27307448 31552240 736852 2.24 166928 4204692 1817716 5.36 1495940 3538492 4 04:37:33 04:27:01 27309116 31554024 734952 2.24 167024 4204696 1817716 5.36 1494672 3538496 12 04:37:33 04:28:01 27315440 31560448 728456 2.22 167120 4204688 1817716 5.36 1488436 3538500 132 04:37:33 04:29:01 27315352 31560468 728328 2.21 167200 4204700 1817716 5.36 1488844 3538500 160 04:37:33 04:30:01 27315312 31560928 728240 2.21 167292 4204676 1817716 5.36 1488200 3538936 12 04:37:33 04:31:01 27315320 31560968 728160 2.21 167308 4204680 1817716 5.36 1488256 3538932 16 04:37:33 04:32:01 27315496 31561196 728080 2.21 167340 4204680 1817716 5.36 1488344 3538940 4 04:37:33 04:33:01 27315276 31561020 728244 2.21 167372 4204688 1817716 5.36 1488372 3538940 12 04:37:33 04:34:01 27315356 31561140 728056 2.21 167412 4204692 1817716 5.36 1488676 3538944 52 04:37:33 04:35:01 27303156 31551024 738008 2.24 167468 4205704 1837844 5.42 1500656 3539424 48 04:37:33 04:36:01 27308400 31556620 732368 2.23 167544 4205944 1837844 5.42 1495004 3539416 4 04:37:33 04:37:01 26081892 31480356 805116 2.45 186188 5268824 2123496 6.26 1626760 4559260 357652 04:37:33 Average: 27428572 31545427 746934 2.27 160511 4091668 1870776 5.51 1436019 3490871 48785 04:37:33 04:37:33 04:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:37:33 04:21:01 docker0 70.74 92.55 5.97 172.61 0.00 0.00 0.00 0.00 04:37:33 04:21:01 ens3 816.66 516.86 6703.18 98.61 0.00 0.00 0.00 0.00 04:37:33 04:21:01 lo 6.80 6.80 0.65 0.65 0.00 0.00 0.00 0.00 04:37:33 04:21:01 veth2aac923 61.28 80.99 5.93 53.92 0.00 0.00 0.00 0.00 04:37:33 04:22:01 veth496b4b9 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 04:37:33 04:22:01 docker0 98.57 207.25 8.20 1818.17 0.00 0.00 0.00 0.00 04:37:33 04:22:01 ens3 239.93 119.51 1848.49 22.66 0.00 0.00 0.00 0.00 04:37:33 04:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:37:33 04:23:01 docker0 2.75 6.17 0.17 85.09 0.00 0.00 0.00 0.00 04:37:33 04:23:01 ens3 160.54 109.77 2637.23 104.30 0.00 0.00 0.00 0.00 04:37:33 04:23:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 04:37:33 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:33 04:24:01 ens3 0.70 0.12 0.06 0.01 0.00 0.00 0.00 0.00 04:37:33 04:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:37:33 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:33 04:25:01 ens3 48.92 28.71 578.00 2.17 0.00 0.00 0.00 0.00 04:37:33 04:25:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 04:37:33 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:33 04:26:01 ens3 56.69 26.91 1374.19 2.13 0.00 0.00 0.00 0.00 04:37:33 04:26:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 04:37:33 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:33 04:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:33 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:33 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:33 04:28:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:37:33 04:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:37:33 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:33 04:29:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:37:33 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:33 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:33 04:30:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:37:33 04:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:37:33 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:33 04:31:01 ens3 0.12 0.07 0.07 0.06 0.00 0.00 0.00 0.00 04:37:33 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:33 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:33 04:32:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:37:33 04:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:37:33 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:33 04:33:01 ens3 0.47 0.00 0.05 0.00 0.00 0.00 0.00 0.00 04:37:33 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:33 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:33 04:34:01 ens3 0.67 0.45 0.32 0.22 0.00 0.00 0.00 0.00 04:37:33 04:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:37:33 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:33 04:35:01 ens3 4.85 3.30 3.58 3.87 0.00 0.00 0.00 0.00 04:37:33 04:35:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 04:37:33 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:33 04:36:01 ens3 3.25 1.80 2.16 2.15 0.00 0.00 0.00 0.00 04:37:33 04:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:37:33 04:37:01 docker0 34.28 63.80 2.93 584.70 0.00 0.00 0.00 0.00 04:37:33 04:37:01 ens3 348.23 212.37 7754.43 31.06 0.00 0.00 0.00 0.00 04:37:33 04:37:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 04:37:33 Average: docker0 12.14 21.75 1.02 156.49 0.00 0.00 0.00 0.00 04:37:33 Average: ens3 98.92 60.01 1229.44 15.72 0.00 0.00 0.00 0.00 04:37:33 Average: lo 0.76 0.76 0.07 0.07 0.00 0.00 0.00 0.00 04:37:33 04:37:33 04:37:33 ---> sar -P ALL: 04:37:33 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5113) 03/22/23 _x86_64_ (8 CPU) 04:37:33 04:37:33 04:19:52 LINUX RESTART (8 CPU) 04:37:33 04:37:33 04:20:01 CPU %user %nice %system %iowait %steal %idle 04:37:33 04:21:01 all 10.27 0.00 4.01 1.69 0.05 83.98 04:37:33 04:21:01 0 11.96 0.00 5.15 1.92 0.05 80.91 04:37:33 04:21:01 1 8.42 0.00 3.17 1.42 0.05 86.94 04:37:33 04:21:01 2 9.71 0.00 4.32 0.84 0.05 85.08 04:37:33 04:21:01 3 13.00 0.00 3.47 2.48 0.05 81.00 04:37:33 04:21:01 4 10.42 0.00 3.59 1.08 0.07 84.84 04:37:33 04:21:01 5 8.89 0.00 3.81 4.76 0.05 82.49 04:37:33 04:21:01 6 10.87 0.00 4.21 0.19 0.05 84.69 04:37:33 04:21:01 7 8.84 0.00 4.32 0.86 0.05 85.92 04:37:33 04:22:01 all 34.07 0.00 6.78 1.10 0.08 57.97 04:37:33 04:22:01 0 34.47 0.00 6.39 3.86 0.07 55.21 04:37:33 04:22:01 1 33.87 0.00 7.31 0.13 0.08 58.60 04:37:33 04:22:01 2 36.08 0.00 7.64 0.77 0.10 55.40 04:37:33 04:22:01 3 33.33 0.00 6.42 0.03 0.08 60.13 04:37:33 04:22:01 4 32.62 0.00 6.92 3.12 0.08 57.26 04:37:33 04:22:01 5 32.36 0.00 6.28 0.27 0.08 61.00 04:37:33 04:22:01 6 37.10 0.00 6.93 0.62 0.08 55.26 04:37:33 04:22:01 7 32.70 0.00 6.30 0.02 0.08 60.89 04:37:33 04:23:01 all 31.00 0.00 5.84 1.17 0.07 61.91 04:37:33 04:23:01 0 29.68 0.00 5.56 0.88 0.08 63.80 04:37:33 04:23:01 1 30.95 0.00 6.06 0.15 0.08 62.75 04:37:33 04:23:01 2 30.38 0.00 5.44 2.09 0.07 62.02 04:37:33 04:23:01 3 32.44 0.00 6.02 0.13 0.07 61.34 04:37:33 04:23:01 4 32.73 0.00 5.90 2.30 0.07 59.01 04:37:33 04:23:01 5 31.26 0.00 6.30 1.41 0.07 60.96 04:37:33 04:23:01 6 29.84 0.00 5.50 0.08 0.07 64.51 04:37:33 04:23:01 7 30.76 0.00 5.94 2.35 0.07 60.89 04:37:33 04:24:01 all 0.04 0.00 0.02 0.01 0.00 99.93 04:37:33 04:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:37:33 04:24:01 1 0.00 0.00 0.00 0.07 0.00 99.93 04:37:33 04:24:01 2 0.03 0.00 0.05 0.00 0.00 99.92 04:37:33 04:24:01 3 0.10 0.00 0.03 0.00 0.02 99.85 04:37:33 04:24:01 4 0.08 0.00 0.02 0.00 0.02 99.88 04:37:33 04:24:01 5 0.02 0.00 0.03 0.00 0.00 99.95 04:37:33 04:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:37:33 04:24:01 7 0.02 0.00 0.02 0.02 0.00 99.95 04:37:33 04:25:01 all 0.69 0.00 0.33 0.21 0.00 98.77 04:37:33 04:25:01 0 0.37 0.00 0.37 0.55 0.00 98.72 04:37:33 04:25:01 1 0.38 0.00 0.68 0.53 0.00 98.40 04:37:33 04:25:01 2 0.27 0.00 0.25 0.00 0.00 99.48 04:37:33 04:25:01 3 0.22 0.00 0.22 0.10 0.00 99.47 04:37:33 04:25:01 4 0.35 0.00 0.25 0.03 0.00 99.37 04:37:33 04:25:01 5 1.62 0.00 0.42 0.35 0.00 97.62 04:37:33 04:25:01 6 0.32 0.00 0.23 0.05 0.02 99.38 04:37:33 04:25:01 7 1.97 0.00 0.20 0.10 0.02 97.72 04:37:33 04:26:01 all 1.04 0.00 0.39 0.17 0.01 98.39 04:37:33 04:26:01 0 0.43 0.00 0.28 0.57 0.00 98.72 04:37:33 04:26:01 1 2.18 0.00 0.45 0.00 0.02 97.35 04:37:33 04:26:01 2 0.52 0.00 0.28 0.07 0.02 99.12 04:37:33 04:26:01 3 1.03 0.00 0.53 0.23 0.02 98.18 04:37:33 04:26:01 4 0.67 0.00 0.57 0.22 0.00 98.55 04:37:33 04:26:01 5 0.57 0.00 0.30 0.18 0.02 98.93 04:37:33 04:26:01 6 0.43 0.00 0.38 0.12 0.00 99.07 04:37:33 04:26:01 7 2.50 0.00 0.28 0.00 0.00 97.22 04:37:33 04:27:01 all 0.17 0.00 0.02 0.01 0.00 99.80 04:37:33 04:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:37:33 04:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:37:33 04:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:37:33 04:27:01 3 0.02 0.00 0.00 0.05 0.00 99.93 04:37:33 04:27:01 4 0.05 0.00 0.05 0.00 0.02 99.88 04:37:33 04:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:37:33 04:27:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:37:33 04:27:01 7 1.19 0.00 0.07 0.00 0.00 98.74 04:37:33 04:28:01 all 0.02 0.00 0.02 0.00 0.00 99.96 04:37:33 04:28:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:37:33 04:28:01 1 0.02 0.00 0.03 0.00 0.00 99.95 04:37:33 04:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:37:33 04:28:01 3 0.00 0.00 0.03 0.03 0.00 99.93 04:37:33 04:28:01 4 0.08 0.00 0.07 0.00 0.00 99.85 04:37:33 04:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:37:33 04:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:37:33 04:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:37:33 04:29:01 all 0.01 0.00 0.02 0.01 0.00 99.96 04:37:33 04:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:37:33 04:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:37:33 04:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:37:33 04:29:01 3 0.03 0.00 0.03 0.03 0.00 99.90 04:37:33 04:29:01 4 0.05 0.00 0.03 0.00 0.02 99.90 04:37:33 04:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:37:33 04:29:01 6 0.00 0.00 0.00 0.02 0.00 99.98 04:37:33 04:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:37:33 04:30:01 all 0.04 0.00 0.01 0.01 0.01 99.93 04:37:33 04:30:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:37:33 04:30:01 1 0.03 0.00 0.02 0.02 0.02 99.92 04:37:33 04:30:01 2 0.05 0.00 0.02 0.02 0.00 99.92 04:37:33 04:30:01 3 0.03 0.00 0.00 0.05 0.02 99.90 04:37:33 04:30:01 4 0.15 0.00 0.00 0.00 0.00 99.85 04:37:33 04:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:37:33 04:30:01 6 0.05 0.00 0.02 0.03 0.00 99.90 04:37:33 04:30:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:37:33 04:31:01 all 0.04 0.00 0.01 0.00 0.00 99.95 04:37:33 04:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:37:33 04:31:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:37:33 04:31:01 2 0.00 0.00 0.00 0.02 0.00 99.98 04:37:33 04:31:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:37:33 04:31:01 4 0.27 0.00 0.05 0.00 0.02 99.67 04:37:33 04:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:37:33 04:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:37:33 04:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:37:33 04:37:33 04:31:01 CPU %user %nice %system %iowait %steal %idle 04:37:33 04:32:01 all 0.02 0.00 0.01 0.00 0.00 99.97 04:37:33 04:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:37:33 04:32:01 1 0.07 0.00 0.00 0.00 0.00 99.93 04:37:33 04:32:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:37:33 04:32:01 3 0.00 0.00 0.00 0.03 0.00 99.97 04:37:33 04:32:01 4 0.03 0.00 0.05 0.00 0.00 99.92 04:37:33 04:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:37:33 04:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:37:33 04:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:37:33 04:33:01 all 0.02 0.00 0.01 0.00 0.00 99.96 04:37:33 04:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:37:33 04:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:37:33 04:33:01 2 0.00 0.00 0.02 0.02 0.00 99.97 04:37:33 04:33:01 3 0.02 0.00 0.03 0.02 0.00 99.93 04:37:33 04:33:01 4 0.08 0.00 0.03 0.00 0.00 99.88 04:37:33 04:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:37:33 04:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:37:33 04:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:37:33 04:34:01 all 0.03 0.00 0.01 0.00 0.00 99.95 04:37:33 04:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:37:33 04:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:37:33 04:34:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:37:33 04:34:01 3 0.03 0.00 0.02 0.03 0.00 99.92 04:37:33 04:34:01 4 0.10 0.00 0.00 0.00 0.02 99.88 04:37:33 04:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:37:33 04:34:01 6 0.00 0.00 0.02 0.00 0.02 99.97 04:37:33 04:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:37:33 04:35:01 all 0.26 0.00 0.05 0.01 0.00 99.68 04:37:33 04:35:01 0 0.08 0.00 0.07 0.00 0.00 99.85 04:37:33 04:35:01 1 0.13 0.00 0.03 0.00 0.00 99.83 04:37:33 04:35:01 2 0.35 0.00 0.07 0.05 0.00 99.53 04:37:33 04:35:01 3 0.02 0.00 0.05 0.05 0.02 99.87 04:37:33 04:35:01 4 1.02 0.00 0.08 0.00 0.00 98.90 04:37:33 04:35:01 5 0.18 0.00 0.05 0.00 0.00 99.77 04:37:33 04:35:01 6 0.23 0.00 0.02 0.00 0.00 99.75 04:37:33 04:35:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:37:33 04:36:01 all 0.09 0.00 0.02 0.01 0.01 99.88 04:37:33 04:36:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:37:33 04:36:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:37:33 04:36:01 2 0.12 0.00 0.02 0.00 0.02 99.85 04:37:33 04:36:01 3 0.03 0.00 0.02 0.05 0.00 99.90 04:37:33 04:36:01 4 0.38 0.00 0.03 0.00 0.02 99.57 04:37:33 04:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:37:33 04:36:01 6 0.05 0.00 0.02 0.00 0.00 99.93 04:37:33 04:36:01 7 0.05 0.00 0.02 0.00 0.00 99.93 04:37:33 04:37:01 all 5.55 0.00 2.48 0.79 0.03 91.15 04:37:33 04:37:01 0 5.05 0.00 2.47 0.07 0.02 92.40 04:37:33 04:37:01 1 6.01 0.00 2.54 0.15 0.03 91.26 04:37:33 04:37:01 2 6.21 0.00 1.76 0.30 0.02 91.71 04:37:33 04:37:01 3 5.65 0.00 3.47 2.56 0.03 88.29 04:37:33 04:37:01 4 5.10 0.00 2.35 2.28 0.03 90.24 04:37:33 04:37:01 5 5.65 0.00 2.39 0.05 0.03 91.88 04:37:33 04:37:01 6 4.99 0.00 2.40 0.64 0.02 91.95 04:37:33 04:37:01 7 5.78 0.00 2.42 0.25 0.03 91.51 04:37:33 Average: all 4.87 0.00 1.17 0.30 0.02 93.64 04:37:33 Average: 0 4.80 0.00 1.19 0.46 0.01 93.54 04:37:33 Average: 1 4.81 0.00 1.19 0.14 0.02 93.84 04:37:33 Average: 2 4.89 0.00 1.16 0.24 0.02 93.68 04:37:33 Average: 3 5.02 0.00 1.19 0.34 0.02 93.43 04:37:33 Average: 4 4.91 0.00 1.17 0.53 0.02 93.38 04:37:33 Average: 5 4.70 0.00 1.14 0.41 0.01 93.73 04:37:33 Average: 6 4.91 0.00 1.15 0.10 0.01 93.82 04:37:33 Average: 7 4.90 0.00 1.14 0.21 0.02 93.74 04:37:33 04:37:33 04:37:33