Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c9819f1195e0e6250bc0958cba43b0a168ce6321 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-ssh9450657116439786743.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh17477064360918943054.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh9787284004180351666.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh9880537534406213819.key Verifying host key using known hosts file > 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-ssh11888661280579775046.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-120817 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 c9819f1195e0e6250bc0958cba43b0a168ce6321 (main) Commit message: "Merge pull request #1262 from ejlee3/v3" > 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 c9819f1195e0e6250bc0958cba43b0a168ce6321 # timeout=10 > git rev-list --no-walk 7d510a9be1a3cd2158385898861d08f1c1b53357 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:52:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:52:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:52:07 ========================================================= 01:52:07 EdgeX Global Pipelines Version Info 01:52:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:52:08 ------------------- 01:52:08 stable info: 01:52:08 ------------------- 01:52:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:52:08 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 01:52:08 Message: update stable to v1.0.244 01:52:08 ------------------- 01:52:08 experimental info: 01:52:08 ------------------- 01:52:08 Commited By: **** collab-it+edgex@linuxfoundation.org 01:52:08 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 01:52:08 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:52:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 01:52:08 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 01:52:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:52:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:52:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:52:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 01:52:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:52:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 01:52:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:52:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:52:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:52:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 01:52:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:52:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:52:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:52:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 01:52:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:52:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:52:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:52:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:52:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:52:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 01:52:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:52:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:52:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:52:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:52:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:52:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:52:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:52:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:52:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c9819f1195e0e6250bc0958cba43b0a168ce6321 [Pipeline] echo 01:52:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c9819f1 [Pipeline] echo 01:52:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:52:09 provisioning config files... 01:52:09 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2116402121788561856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:52:09 ---> docker-login.sh 01:52:09 nexus3.edgexfoundry.org:10001 01:52:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:09 Configure a credential helper to remove this warning. See 01:52:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:09 01:52:09 Login Succeeded 01:52:09 nexus3.edgexfoundry.org:10002 01:52:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:09 Configure a credential helper to remove this warning. See 01:52:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:09 01:52:09 Login Succeeded 01:52:09 nexus3.edgexfoundry.org:10003 01:52:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:09 Configure a credential helper to remove this warning. See 01:52:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:09 01:52:09 Login Succeeded 01:52:09 nexus3.edgexfoundry.org:10004 01:52:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:09 Configure a credential helper to remove this warning. See 01:52:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:09 01:52:09 Login Succeeded 01:52:09 docker.io 01:52:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:10 Configure a credential helper to remove this warning. See 01:52:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:10 01:52:10 Login Succeeded 01:52:10 ---> docker-login.sh ends [Pipeline] } 01:52:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:52:10 + git rev-list -1 --merges c9819f1195e0e6250bc0958cba43b0a168ce6321~1..c9819f1195e0e6250bc0958cba43b0a168ce6321 [Pipeline] echo 01:52:10 -----------> git rev-list -1 --merges c9819f1195e0e6250bc0958cba43b0a168ce6321~1..c9819f1195e0e6250bc0958cba43b0a168ce6321 c9819f1195e0e6250bc0958cba43b0a168ce6321 01:52:10 c9819f1195e0e6250bc0958cba43b0a168ce6321 [false] [Pipeline] sh 01:52:10 + git log --format=format:%s -1 c9819f1195e0e6250bc0958cba43b0a168ce6321 [Pipeline] echo 01:52:10 ========================================================= 01:52:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:52:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:52:11 + git log --format=format:%s -1 c9819f1195e0e6250bc0958cba43b0a168ce6321 [Pipeline] echo 01:52:11 [semverPrep] GIT_COMMIT: c9819f1195e0e6250bc0958cba43b0a168ce6321, Commit Message: Merge pull request #1262 from ejlee3/v3 [Pipeline] echo 01:52:11 [semverPrep] This is not a build commit. [Pipeline] sh 01:52:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:52:11 + grep -v github /etc/ssh/ssh_known_hosts 01:52:11 + [ -e /tmp/ssh_known_hosts ] 01:52:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:52:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:52:11 + sudo tee -a /etc/ssh/ssh_known_hosts 01:52:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:52:12 01:52:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:52:12 0.1.4: Pulling from edgex-devops/py-git-semver 01:52:12 b85a868b505f: Pulling fs layer 01:52:12 e2be974225ed: Pulling fs layer 01:52:12 339a4e72a1f5: Pulling fs layer 01:52:12 988bab9f4d93: Pulling fs layer 01:52:12 1469e6f7b9e6: Pulling fs layer 01:52:12 eaf3925da568: Pulling fs layer 01:52:12 bab4dde63d76: Pulling fs layer 01:52:12 bde34c3a00c8: Pulling fs layer 01:52:12 b352a97aabf1: Pulling fs layer 01:52:12 4872d77fe225: Pulling fs layer 01:52:12 5851b861e8e6: Pulling fs layer 01:52:12 988bab9f4d93: Waiting 01:52:12 1469e6f7b9e6: Waiting 01:52:12 b352a97aabf1: Waiting 01:52:12 4872d77fe225: Waiting 01:52:12 5851b861e8e6: Waiting 01:52:12 bab4dde63d76: Waiting 01:52:12 bde34c3a00c8: Waiting 01:52:12 eaf3925da568: Waiting 01:52:12 e2be974225ed: Download complete 01:52:12 988bab9f4d93: Verifying Checksum 01:52:12 988bab9f4d93: Download complete 01:52:12 1469e6f7b9e6: Verifying Checksum 01:52:12 1469e6f7b9e6: Download complete 01:52:12 eaf3925da568: Verifying Checksum 01:52:12 eaf3925da568: Download complete 01:52:12 339a4e72a1f5: Verifying Checksum 01:52:12 339a4e72a1f5: Download complete 01:52:12 bde34c3a00c8: Download complete 01:52:12 b352a97aabf1: Download complete 01:52:12 4872d77fe225: Verifying Checksum 01:52:12 4872d77fe225: Download complete 01:52:12 5851b861e8e6: Download complete 01:52:12 b85a868b505f: Verifying Checksum 01:52:12 b85a868b505f: Download complete 01:52:12 bab4dde63d76: Verifying Checksum 01:52:12 bab4dde63d76: Download complete 01:52:13 b85a868b505f: Pull complete 01:52:14 e2be974225ed: Pull complete 01:52:14 339a4e72a1f5: Pull complete 01:52:14 988bab9f4d93: Pull complete 01:52:14 1469e6f7b9e6: Pull complete 01:52:14 eaf3925da568: Pull complete 01:52:16 bab4dde63d76: Pull complete 01:52:16 bde34c3a00c8: Pull complete 01:52:17 b352a97aabf1: Pull complete 01:52:17 4872d77fe225: Pull complete 01:52:17 5851b861e8e6: Pull complete 01:52:17 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:52:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:52:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:52:17 prd-ubuntu20.04-docker-8c-8g-120817 does not seem to be running inside a container 01:52:17 $ 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 01:52:18 $ docker top 5e8ead17aca28bea49af568cb78f114b62453ef3d22910e83198454bd11c737f -eo pid,comm 01:52: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). 01:52:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:52:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:52:19 [ssh-agent] Looking for ssh-agent implementation... 01:52:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:52:19 $ docker exec 5e8ead17aca28bea49af568cb78f114b62453ef3d22910e83198454bd11c737f ssh-agent 01:52:19 SSH_AUTH_SOCK=/tmp/ssh-uClR1dcPcMn1/agent.32 01:52:19 SSH_AGENT_PID=38 01:52:19 Running ssh-add (command line suppressed) 01:52:19 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10216597395410477190.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10216597395410477190.key) 01:52:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:52:19 + git tag --points-at HEAD [Pipeline] } 01:52:19 $ docker exec --env ******** --env ******** 5e8ead17aca28bea49af568cb78f114b62453ef3d22910e83198454bd11c737f ssh-agent -k 01:52:19 unset SSH_AUTH_SOCK; 01:52:19 unset SSH_AGENT_PID; 01:52:19 echo Agent pid 38 killed; 01:52:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:52:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:52:19 [ssh-agent] Looking for ssh-agent implementation... 01:52:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:52:19 $ docker exec 5e8ead17aca28bea49af568cb78f114b62453ef3d22910e83198454bd11c737f ssh-agent 01:52:20 SSH_AUTH_SOCK=/tmp/ssh-9VtFGiEQk5Fm/agent.70 01:52:20 SSH_AGENT_PID=76 01:52:20 Running ssh-add (command line suppressed) 01:52:20 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8249270089328376320.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8249270089328376320.key) 01:52:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:52:20 + git semver init 01:52:20 2022-12-09 01:52:20,644 [run_init] DEBUG init version:0.0.0 force:False 01:52:20 2022-12-09 01:52:20,644 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 01:52:20 2022-12-09 01:52:20,645 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 01:52:20 2022-12-09 01:52:20,645 [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) 01:52:21 2022-12-09 01:52:21,548 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 01:52:21 2022-12-09 01:52:21,549 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 01:52:21 2022-12-09 01:52:21,549 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 01:52:21 2022-12-09 01:52:21,549 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 01:52:21 3.0.0-dev.1 [Pipeline] } 01:52:21 $ docker exec --env ******** --env ******** 5e8ead17aca28bea49af568cb78f114b62453ef3d22910e83198454bd11c737f ssh-agent -k 01:52:21 unset SSH_AUTH_SOCK; 01:52:21 unset SSH_AGENT_PID; 01:52:21 echo Agent pid 76 killed; 01:52:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:52:22 + git semver [Pipeline] } 01:52:22 $ docker stop --time=1 5e8ead17aca28bea49af568cb78f114b62453ef3d22910e83198454bd11c737f 01:52:23 $ docker rm -f 5e8ead17aca28bea49af568cb78f114b62453ef3d22910e83198454bd11c737f [Pipeline] // withDockerContainer [Pipeline] sh 01:52:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:52:24 Stashed 1 file(s) [Pipeline] echo 01:52:24 [edgeXSemver]: initialized semver on version 3.0.0-dev.1 [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 01:52:24 provisioning config files... 01:52:24 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4295896571065496330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:52:24 ---> docker-login.sh 01:52:24 nexus3.edgexfoundry.org:10001 01:52:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:24 Configure a credential helper to remove this warning. See 01:52:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:24 01:52:24 Login Succeeded 01:52:24 nexus3.edgexfoundry.org:10002 01:52:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:24 Configure a credential helper to remove this warning. See 01:52:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:24 01:52:24 Login Succeeded 01:52:24 nexus3.edgexfoundry.org:10003 01:52:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:24 Configure a credential helper to remove this warning. See 01:52:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:24 01:52:24 Login Succeeded 01:52:24 nexus3.edgexfoundry.org:10004 01:52:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:24 Configure a credential helper to remove this warning. See 01:52:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:24 01:52:24 Login Succeeded 01:52:24 docker.io 01:52:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:25 Configure a credential helper to remove this warning. See 01:52:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:25 01:52:25 Login Succeeded 01:52:25 ---> docker-login.sh ends [Pipeline] } 01:52:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:52:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:52:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:52:25 ========================================================= 01:52:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 01:52:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:25 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 01:52:25 Sending build context to Docker daemon 10.39MB 01:52:25 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 01:52:25 Step 2/10 : FROM ${BASE} AS builder 01:52:25 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 01:52:25 213ec9aee27d: Pulling fs layer 01:52:25 4583459ba037: Pulling fs layer 01:52:25 93c1e223e6f2: Pulling fs layer 01:52:25 53926ce57604: Pulling fs layer 01:52:25 21b2b0c7a3f4: Pulling fs layer 01:52:25 22ff95d597cd: Pulling fs layer 01:52:25 12d6caf4c0d1: Pulling fs layer 01:52:25 96b7cbca73a9: Pulling fs layer 01:52:25 a7acece74701: Pulling fs layer 01:52:25 12d6caf4c0d1: Waiting 01:52:25 53926ce57604: Waiting 01:52:25 96b7cbca73a9: Waiting 01:52:25 22ff95d597cd: Waiting 01:52:25 a7acece74701: Waiting 01:52:25 93c1e223e6f2: Verifying Checksum 01:52:25 93c1e223e6f2: Download complete 01:52:26 4583459ba037: Download complete 01:52:26 21b2b0c7a3f4: Download complete 01:52:26 22ff95d597cd: Verifying Checksum 01:52:26 22ff95d597cd: Download complete 01:52:26 213ec9aee27d: Verifying Checksum 01:52:26 213ec9aee27d: Download complete 01:52:26 12d6caf4c0d1: Verifying Checksum 01:52:26 12d6caf4c0d1: Download complete 01:52:26 213ec9aee27d: Pull complete 01:52:26 4583459ba037: Pull complete 01:52:26 93c1e223e6f2: Pull complete 01:52:26 a7acece74701: Verifying Checksum 01:52:26 a7acece74701: Download complete 01:52:26 96b7cbca73a9: Verifying Checksum 01:52:26 96b7cbca73a9: Download complete 01:52:26 53926ce57604: Download complete 01:52:30 53926ce57604: Pull complete 01:52:30 21b2b0c7a3f4: Pull complete 01:52:30 22ff95d597cd: Pull complete 01:52:30 12d6caf4c0d1: Pull complete 01:52:32 96b7cbca73a9: Pull complete 01:52:33 a7acece74701: Pull complete 01:52:33 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 01:52:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 01:52:33 ---> db6d94c90886 01:52:33 Step 3/10 : ARG MAKE=make build 01:52:35 ---> Running in 9e7fbaf8f151 01:52:35 Removing intermediate container 9e7fbaf8f151 01:52:35 ---> a34f3207b6fb 01:52:35 Step 4/10 : WORKDIR /device-sdk-go 01:52:35 ---> Running in e73da70bb93e 01:52:35 Removing intermediate container e73da70bb93e 01:52:35 ---> d3a5d59a3e79 01:52:35 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 01:52:35 ---> Running in 431e9de01f03 01:52:35 Removing intermediate container 431e9de01f03 01:52:35 ---> 6e6207ee0b61 01:52:35 Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 01:52:35 ---> Running in f8893e82b44c 01:52:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:52:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:52:36 OK: 211 MiB in 51 packages 01:52:36 Removing intermediate container f8893e82b44c 01:52:36 ---> c90136bc2f3d 01:52:36 Step 7/10 : COPY go.mod vendor* ./ 01:52:37 ---> 51db3b2852d7 01:52:37 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:52:37 ---> Running in 9d6bdc6a56e1 01:52:39 Still waiting to schedule task 01:52:39 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:52:55 Removing intermediate container 9d6bdc6a56e1 01:52:55 ---> 69a25b2ec73e 01:52:55 Step 9/10 : COPY . . 01:52:55 ---> 72d9905263b8 01:52:55 Step 10/10 : RUN ${MAKE} 01:52:55 ---> Running in 0caf4f95e636 01:52:55 noop 01:52:55 Removing intermediate container 0caf4f95e636 01:52:55 ---> 71a910c957b6 01:52:55 Successfully built 71a910c957b6 01:52:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:55 + docker inspect -f . ci-base-image-x86_64 01:52:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:52:55 prd-ubuntu20.04-docker-8c-8g-120817 does not seem to be running inside a container 01:52:55 $ 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 01:52:56 $ docker top 892bc972ed0f44f525e665b98451542fd266ca147afaba1ffe5777816db98e85 -eo pid,comm [Pipeline] { [Pipeline] sh 01:52:56 + go version 01:52:56 go version go1.18.7 linux/amd64 [Pipeline] } 01:52:56 $ docker stop --time=1 892bc972ed0f44f525e665b98451542fd266ca147afaba1ffe5777816db98e85 01:52:57 $ docker rm -f 892bc972ed0f44f525e665b98451542fd266ca147afaba1ffe5777816db98e85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:58 + docker inspect -f . ci-base-image-x86_64 01:52:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:52:58 prd-ubuntu20.04-docker-8c-8g-120817 does not seem to be running inside a container 01:52:58 $ 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 01:52:58 $ docker top 4202ff3f911a7b025f1ea4808cf672faa8578f617df0059e5b005ffe67dae104 -eo pid,comm [Pipeline] { [Pipeline] sh 01:52:58 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 01:52:59 + make test 01:52:59 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:53:05 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 01:53:20 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 01:53:20 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 01:53:20 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 01:53:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 01:53:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 01:53:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.068s coverage: 27.6% of statements 01:53:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.071s coverage: 78.9% of statements 01:53:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 01:53:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.090s coverage: 73.1% of statements 01:53:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 01:53:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 01:53:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.109s coverage: 54.4% of statements 01:53:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 01:53:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 01:53:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 01:53:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/telemetry [no test files] 01:53:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.100s coverage: 65.1% of statements 01:53:20 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 01:53:20 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 01:53:20 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.750s coverage: 89.2% of statements 01:53:20 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 01:53:20 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.055s coverage: 4.7% of statements 01:53:20 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 01:53:32 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 01:53:32 GO111MODULE=on go vet ./... 01:53:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:53:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:53:36 ./bin/test-attribution-txt.sh 01:53:36 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 01:53:36 An attribution for github.com/edgexfoundry/go-mod-configuration/v3 is missing from Attribution.txt, please add 01:53:36 An attribution for github.com/edgexfoundry/go-mod-secrets/v3 is missing from Attribution.txt, please add 01:53:36 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 01:53:36 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 01:53:36 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 01:53:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:53:36 $ docker stop --time=1 4202ff3f911a7b025f1ea4808cf672faa8578f617df0059e5b005ffe67dae104 01:53:38 $ docker rm -f 4202ff3f911a7b025f1ea4808cf672faa8578f617df0059e5b005ffe67dae104 [Pipeline] // withDockerContainer [Pipeline] sh 01:53:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:53:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:53:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:53:39 + ls -al . 01:53:39 total 280 01:53:39 drwxrwxr-x 11 jenkins jenkins 4096 Dec 9 01:52 . 01:53:39 drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 01:52 .. 01:53:39 -rw-rw-r-- 1 jenkins jenkins 140 Dec 9 01:52 .dockerignore 01:53:39 drwxrwxr-x 8 jenkins jenkins 4096 Dec 9 01:53 .git 01:53:39 drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 01:52 .github 01:53:39 -rw-rw-r-- 1 jenkins jenkins 131 Dec 9 01:52 .gitignore 01:53:39 -rw-rw-r-- 1 jenkins jenkins 42 Dec 9 01:52 .golangci.yml 01:53:39 drwxr-xr-x 3 jenkins jenkins 4096 Dec 9 01:52 .semver 01:53:39 -rw-rw-r-- 1 jenkins jenkins 31677 Dec 9 01:52 CHANGELOG.md 01:53:39 -rw-rw-r-- 1 jenkins jenkins 677 Dec 9 01:52 GOVERNANCE.md 01:53:39 -rw-rw-r-- 1 jenkins jenkins 880 Dec 9 01:52 Jenkinsfile 01:53:39 -rw-rw-r-- 1 jenkins jenkins 11341 Dec 9 01:52 LICENSE 01:53:39 -rw-rw-r-- 1 jenkins jenkins 2003 Dec 9 01:52 Makefile 01:53:39 -rw-rw-r-- 1 jenkins jenkins 619 Dec 9 01:52 OWNERS.md 01:53:39 -rw-rw-r-- 1 jenkins jenkins 4881 Dec 9 01:52 README.md 01:53:39 -rw-rw-r-- 1 jenkins jenkins 11 Dec 9 01:52 VERSION 01:53:39 drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 01:52 bin 01:53:39 -rw-r--r-- 1 jenkins jenkins 101759 Dec 9 01:53 coverage.out 01:53:39 drwxrwxr-x 5 jenkins jenkins 4096 Dec 9 01:52 example 01:53:39 -rw-rw-r-- 1 jenkins jenkins 3342 Dec 9 01:52 go.mod 01:53:39 -rw-rw-r-- 1 jenkins jenkins 44555 Dec 9 01:52 go.sum 01:53:39 drwxrwxr-x 14 jenkins jenkins 4096 Dec 9 01:52 internal 01:53:39 drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 01:52 openapi 01:53:39 drwxrwxr-x 6 jenkins jenkins 4096 Dec 9 01:52 pkg 01:53:39 drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 01:52 snap 01:53:39 -rw-rw-r-- 1 jenkins jenkins 222 Dec 9 01:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:40 + 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=c9819f1195e0e6250bc0958cba43b0a168ce6321 --label arch=amd64 --label version=3.0.0-dev.1 . 01:53:40 Sending build context to Docker daemon 10.49MB 01:53:40 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 01:53:40 Step 2/23 : FROM ${BASE} AS builder 01:53:40 ---> 71a910c957b6 01:53:40 Step 3/23 : ARG MAKE=make build 01:53:40 ---> Running in 69dbde50c6e6 01:53:40 Removing intermediate container 69dbde50c6e6 01:53:40 ---> 8bb8dc84ea46 01:53:40 Step 4/23 : WORKDIR /device-sdk-go 01:53:40 ---> Running in 423dc0715bc0 01:53:40 Removing intermediate container 423dc0715bc0 01:53:40 ---> 64109b554499 01:53:40 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 01:53:40 ---> Running in b5c01e0af398 01:53:40 Removing intermediate container b5c01e0af398 01:53:40 ---> 85cdb55bc877 01:53:40 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 01:53:40 ---> Running in 25f8efbb8ea5 01:53:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:53:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:53:41 OK: 211 MiB in 51 packages 01:53:41 Removing intermediate container 25f8efbb8ea5 01:53:41 ---> 8c8c738eb9e4 01:53:41 Step 7/23 : COPY go.mod vendor* ./ 01:53:41 ---> cf4195df45b4 01:53:41 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:53:41 ---> Running in 1910ed3c83a6 01:53:42 Removing intermediate container 1910ed3c83a6 01:53:42 ---> 6dee5adf2842 01:53:42 Step 9/23 : COPY . . 01:53:42 ---> 1192c5af50b1 01:53:42 Step 10/23 : RUN ${MAKE} 01:53:42 ---> Running in 86006512a11c 01:53:43 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.1" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 01:54:01 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 01:54:03 Removing intermediate container 86006512a11c 01:54:03 ---> fe81c68a1d82 01:54:03 Step 11/23 : FROM alpine:3.16 01:54:03 3.16: Pulling from library/alpine 01:54:04 ca7dd9ec2225: Pulling fs layer 01:54:04 ca7dd9ec2225: Verifying Checksum 01:54:04 ca7dd9ec2225: Download complete 01:54:04 ca7dd9ec2225: Pull complete 01:54:04 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 01:54:04 Status: Downloaded newer image for alpine:3.16 01:54:04 ---> bfe296a52501 01:54:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 01:54:04 ---> Running in e828131a7a29 01:54:04 Removing intermediate container e828131a7a29 01:54:04 ---> 8fec5124b317 01:54:04 Step 13/23 : RUN apk add --update --no-cache zeromq 01:54:04 ---> Running in ffbb33595acf 01:54:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:54:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:54:05 (1/5) Installing libgcc (11.2.1_git20220219-r2) 01:54:05 (2/5) Installing libsodium (1.0.18-r0) 01:54:05 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 01:54:05 (4/5) Installing libzmq (4.3.4-r0) 01:54:05 (5/5) Installing zeromq (4.3.4-r0) 01:54:05 Executing busybox-1.35.0-r17.trigger 01:54:05 OK: 8 MiB in 19 packages 01:54:06 Removing intermediate container ffbb33595acf 01:54:06 ---> 5924a63db112 01:54:06 Step 14/23 : WORKDIR / 01:54:06 ---> Running in 3f14149d7a01 01:54:06 Removing intermediate container 3f14149d7a01 01:54:06 ---> b95b4a817bae 01:54:06 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 01:54:06 ---> 41939dec2c83 01:54:06 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 01:54:06 ---> 9f7db1738770 01:54:06 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 01:54:06 ---> d11f18a5c824 01:54:06 Step 18/23 : EXPOSE 59999 01:54:06 ---> Running in 09709ba42348 01:54:07 Removing intermediate container 09709ba42348 01:54:07 ---> 1b839c386af2 01:54:07 Step 19/23 : ENTRYPOINT ["/device-simple"] 01:54:07 ---> Running in 338f8fd6a923 01:54:07 Removing intermediate container 338f8fd6a923 01:54:07 ---> 9518e6907b64 01:54:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:54:07 ---> Running in 6db3f01b58ce 01:54:07 Removing intermediate container 6db3f01b58ce 01:54:07 ---> 4d00085745c9 01:54:07 Step 21/23 : LABEL arch=amd64 01:54:07 ---> Running in f5277a92ca7a 01:54:07 Removing intermediate container f5277a92ca7a 01:54:07 ---> 291cc6667e14 01:54:07 Step 22/23 : LABEL git_sha=c9819f1195e0e6250bc0958cba43b0a168ce6321 01:54:07 ---> Running in 2c8f36aa4b43 01:54:07 Removing intermediate container 2c8f36aa4b43 01:54:07 ---> c25dc2e032d3 01:54:07 Step 23/23 : LABEL version=3.0.0-dev.1 01:54:07 ---> Running in c568fd89d966 01:54:07 Removing intermediate container c568fd89d966 01:54:07 ---> 87c82c5888ea 01:54:07 [Warning] One or more build-args [ARCH] were not consumed 01:54:07 Successfully built 87c82c5888ea 01:54:07 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:54:08 01:54:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:54:08 latest: Pulling from edgex-lftools-log-publisher 01:54:08 5eb5b503b376: Pulling fs layer 01:54:08 5c69ac0246d0: Pulling fs layer 01:54:08 ec43610c2a17: Pulling fs layer 01:54:08 3a2ae6a8a46f: Pulling fs layer 01:54:08 33b1e0a273af: Pulling fs layer 01:54:08 5d3b04190fa2: Pulling fs layer 01:54:08 2f39f015ded8: Pulling fs layer 01:54:08 33b1e0a273af: Waiting 01:54:08 3a2ae6a8a46f: Waiting 01:54:08 5d3b04190fa2: Waiting 01:54:08 2f39f015ded8: Waiting 01:54:08 5c69ac0246d0: Download complete 01:54:08 3a2ae6a8a46f: Verifying Checksum 01:54:08 3a2ae6a8a46f: Download complete 01:54:08 33b1e0a273af: Verifying Checksum 01:54:08 33b1e0a273af: Download complete 01:54:08 5d3b04190fa2: Verifying Checksum 01:54:08 5d3b04190fa2: Download complete 01:54:08 ec43610c2a17: Verifying Checksum 01:54:08 ec43610c2a17: Download complete 01:54:08 5eb5b503b376: Download complete 01:54:09 2f39f015ded8: Download complete 01:54:09 5eb5b503b376: Pull complete 01:54:10 5c69ac0246d0: Pull complete 01:54:10 ec43610c2a17: Pull complete 01:54:10 3a2ae6a8a46f: Pull complete 01:54:10 33b1e0a273af: Pull complete 01:54:10 5d3b04190fa2: Pull complete 01:54:15 2f39f015ded8: Pull complete 01:54:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:54:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:54:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:54:15 prd-ubuntu20.04-docker-8c-8g-120817 does not seem to be running inside a container 01:54:15 $ 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 01:54:17 $ docker top 145afb2822f397d323248f55cc5dd4e71113074eb992f61c80b2fc004628c649 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:54:17 ---> job-cost.sh 01:54:17 lf-activate-venv: SKIPPING 01:54:17 INFO: No Stack... 01:54:17 INFO: Retrieving Pricing Info for: v3-standard-8 01:54:17 INFO: Archiving Costs [Pipeline] sh 01:54:18 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 01:54:18 + cut -d, -f6 [Pipeline] lock 01:54:18 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-131-stack-cost] 01:54:18 Resource [jenkins-edgexfoundry-device-sdk-go-main-131-stack-cost] did not exist. Created. 01:54:18 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-131-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:54:18 + echo total: 0.2199999988079071 [Pipeline] stash 01:54:18 Stashed 1 file(s) [Pipeline] } 01:54:18 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-131-stack-cost] [Pipeline] // lock [Pipeline] } 01:54:18 $ docker stop --time=1 145afb2822f397d323248f55cc5dd4e71113074eb992f61c80b2fc004628c649 01:54:19 $ docker rm -f 145afb2822f397d323248f55cc5dd4e71113074eb992f61c80b2fc004628c649 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:56:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-120818 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 01:56:54 Running in /w/workspace/device-sdk-go/131 [Pipeline] { [Pipeline] checkout 01:56:54 The recommended git tool is: git 01:56:59 using credential edgex-jenkins-ssh 01:56:59 Cloning the remote Git repository 01:56:59 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 01:56:59 > git init /w/workspace/device-sdk-go/131 # timeout=10 01:56:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 01:56:59 > git --version # timeout=10 01:56:59 > git --version # 'git version 2.25.1' 01:56:59 using GIT_SSH to set credentials SSH Credentials for GitHub 01:56:59 Verifying host key using known hosts file 01:57:00 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 01:57:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:57:02 Avoid second fetch 01:57:02 Checking out Revision c9819f1195e0e6250bc0958cba43b0a168ce6321 (main) 01:57:01 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 01:57:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:57:02 > git config core.sparsecheckout # timeout=10 01:57:02 > git checkout -f c9819f1195e0e6250bc0958cba43b0a168ce6321 # timeout=10 01:57:03 Commit message: "Merge pull request #1262 from ejlee3/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:57:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:57:04 % Total % Received % Xferd Average Speed Time Time Time Current 01:57:04 Dload Upload Total Spent Left Speed 01:57:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 79198 0 --:--:-- --:--:-- --:--:-- 79198 [Pipeline] sh 01:57:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:57:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:57:05 + sudo tee /etc/docker/daemon.new 01:57:05 { 01:57:05 "registry-mirrors": [ 01:57:05 "https://nexus3.edgexfoundry.org:10001" 01:57:05 ], 01:57:05 "bip": "10.250.0.254/24", 01:57:05 "hosts": [ 01:57:05 "tcp://0.0.0.0:5555", 01:57:05 "unix:///var/run/docker.sock" 01:57:05 ], 01:57:05 "mtu": 1458, 01:57:05 "selinux-enabled": true, 01:57:05 "seccomp-profile": "/etc/docker/seccomp.json" 01:57:05 } [Pipeline] sh 01:57:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:57:05 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:57:24 provisioning config files... 01:57:24 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/131@tmp/config2105361194531723092tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:57:24 ---> docker-login.sh 01:57:24 nexus3.edgexfoundry.org:10001 01:57:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:25 Configure a credential helper to remove this warning. See 01:57:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:25 01:57:25 Login Succeeded 01:57:25 nexus3.edgexfoundry.org:10002 01:57:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:25 Configure a credential helper to remove this warning. See 01:57:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:25 01:57:25 Login Succeeded 01:57:25 nexus3.edgexfoundry.org:10003 01:57:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:26 Configure a credential helper to remove this warning. See 01:57:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:26 01:57:26 Login Succeeded 01:57:26 nexus3.edgexfoundry.org:10004 01:57:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:26 Configure a credential helper to remove this warning. See 01:57:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:26 01:57:26 Login Succeeded 01:57:26 docker.io 01:57:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:26 Configure a credential helper to remove this warning. See 01:57:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:26 01:57:26 Login Succeeded 01:57:26 ---> docker-login.sh ends [Pipeline] } 01:57:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:57:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:57:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:57:27 ========================================================= 01:57:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 01:57:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:27 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 01:57:27 Sending build context to Docker daemon 5.577MB 01:57:27 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 01:57:27 Step 2/10 : FROM ${BASE} AS builder 01:57:27 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:57:27 9b18e9b68314: Pulling fs layer 01:57:27 35d82f9e3411: Pulling fs layer 01:57:27 e16973657156: Pulling fs layer 01:57:27 fc693d55d65f: Pulling fs layer 01:57:27 7e9fc2657dce: Pulling fs layer 01:57:27 dda99020689f: Pulling fs layer 01:57:27 db1c61fa0a46: Pulling fs layer 01:57:27 891c053d2c06: Pulling fs layer 01:57:27 7e9fc2657dce: Waiting 01:57:27 db1c61fa0a46: Waiting 01:57:27 dda99020689f: Waiting 01:57:27 891c053d2c06: Waiting 01:57:27 fc693d55d65f: Waiting 01:57:27 e16973657156: Verifying Checksum 01:57:27 e16973657156: Download complete 01:57:27 35d82f9e3411: Verifying Checksum 01:57:27 35d82f9e3411: Download complete 01:57:27 7e9fc2657dce: Verifying Checksum 01:57:27 7e9fc2657dce: Download complete 01:57:28 dda99020689f: Verifying Checksum 01:57:28 dda99020689f: Download complete 01:57:28 9b18e9b68314: Verifying Checksum 01:57:29 9b18e9b68314: Pull complete 01:57:29 891c053d2c06: Verifying Checksum 01:57:29 891c053d2c06: Download complete 01:57:29 35d82f9e3411: Pull complete 01:57:30 e16973657156: Pull complete 01:57:30 db1c61fa0a46: Verifying Checksum 01:57:30 db1c61fa0a46: Download complete 01:57:31 fc693d55d65f: Verifying Checksum 01:57:31 fc693d55d65f: Download complete 01:57:43 fc693d55d65f: Pull complete 01:57:43 7e9fc2657dce: Pull complete 01:57:43 dda99020689f: Pull complete 01:57:49 db1c61fa0a46: Pull complete 01:57:51 891c053d2c06: Pull complete 01:57:51 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 01:57:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 01:57:51 ---> f96f9c87975a 01:57:51 Step 3/10 : ARG MAKE=make build 01:57:53 ---> Running in 86ce45076322 01:57:53 Removing intermediate container 86ce45076322 01:57:53 ---> 85f13274e41d 01:57:53 Step 4/10 : WORKDIR /device-sdk-go 01:57:53 ---> Running in b930981e8c60 01:57:53 Removing intermediate container b930981e8c60 01:57:53 ---> b126bc8d14f8 01:57:53 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 01:57:54 ---> Running in eaaeb731027a 01:57:54 Removing intermediate container eaaeb731027a 01:57:54 ---> 6e2f98726ec2 01:57:54 Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 01:57:54 ---> Running in 1870970290f8 01:57:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:57:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:57:56 OK: 221 MiB in 51 packages 01:57:58 Removing intermediate container 1870970290f8 01:57:58 ---> 2db2e24f95d5 01:57:58 Step 7/10 : COPY go.mod vendor* ./ 01:57:59 ---> af19656cfc7b 01:57:59 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:59 ---> Running in 7fffcfa89d25 01:58:55 Removing intermediate container 7fffcfa89d25 01:58:55 ---> 6de011a3a721 01:58:55 Step 9/10 : COPY . . 01:58:55 ---> 66361052d700 01:58:55 Step 10/10 : RUN ${MAKE} 01:58:55 ---> Running in 32b0c6fdab10 01:58:55 noop 01:58:55 Removing intermediate container 32b0c6fdab10 01:58:55 ---> 09e7caab2f46 01:58:55 Successfully built 09e7caab2f46 01:58:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:56 + docker inspect -f . ci-base-image-arm64 01:58:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:56 prd-ubuntu20.04-docker-arm64-4c-16g-120818 does not seem to be running inside a container 01:58:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/131 -v /w/workspace/device-sdk-go/131:/w/workspace/device-sdk-go/131:rw,z -v /w/workspace/device-sdk-go/131@tmp:/w/workspace/device-sdk-go/131@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 01:58:57 $ docker top 769393c40d1e73492041d4a0b3348f2a9fb9a54eafd89024b3f1f16c3c09846f -eo pid,comm [Pipeline] { [Pipeline] sh 01:58:58 + go version 01:58:58 go version go1.18.7 linux/arm64 [Pipeline] } 01:58:58 $ docker stop --time=1 769393c40d1e73492041d4a0b3348f2a9fb9a54eafd89024b3f1f16c3c09846f 01:59:00 $ docker rm -f 769393c40d1e73492041d4a0b3348f2a9fb9a54eafd89024b3f1f16c3c09846f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:00 + docker inspect -f . ci-base-image-arm64 01:59:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:00 prd-ubuntu20.04-docker-arm64-4c-16g-120818 does not seem to be running inside a container 01:59:00 $ 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/131 -v /w/workspace/device-sdk-go/131:/w/workspace/device-sdk-go/131:rw,z -v /w/workspace/device-sdk-go/131@tmp:/w/workspace/device-sdk-go/131@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 01:59:02 $ docker top 700d324f92bd86af6152e2a37efa6862dda7d9301a3b6135dc7c66b567308231 -eo pid,comm [Pipeline] { [Pipeline] sh 01:59:02 + git config --global --add safe.directory /w/workspace/device-sdk-go/131 [Pipeline] fileExists [Pipeline] sh 01:59:02 + make test 01:59:02 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:59:35 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 02:01:26 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 02:01:26 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 02:01:26 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 02:01:26 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 02:01:26 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 02:01:39 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.309s coverage: 27.6% of statements 02:01:39 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.600s coverage: 78.9% of statements 02:01:39 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 02:01:44 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.688s coverage: 73.1% of statements 02:01:44 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 02:01:44 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 02:01:48 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.893s coverage: 54.4% of statements 02:01:48 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 02:01:48 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 02:01:48 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 02:01:48 ? github.com/edgexfoundry/device-sdk-go/v3/internal/telemetry [no test files] 02:01:49 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.448s coverage: 65.1% of statements 02:01:49 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 02:01:49 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 02:01:49 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 4.388s coverage: 89.2% of statements 02:01:49 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 02:01:49 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.436s coverage: 4.7% of statements 02:01:49 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 02:01:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:01:50 GO111MODULE=on go vet ./... 02:03:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:03:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:03:42 ./bin/test-attribution-txt.sh 02:03:42 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 02:03:42 An attribution for github.com/edgexfoundry/go-mod-configuration/v3 is missing from Attribution.txt, please add 02:03:42 An attribution for github.com/edgexfoundry/go-mod-secrets/v3 is missing from Attribution.txt, please add 02:03:42 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 02:03:42 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 02:03:42 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 02:03:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:03:42 $ docker stop --time=1 700d324f92bd86af6152e2a37efa6862dda7d9301a3b6135dc7c66b567308231 02:03:43 $ docker rm -f 700d324f92bd86af6152e2a37efa6862dda7d9301a3b6135dc7c66b567308231 [Pipeline] // withDockerContainer [Pipeline] sh 02:03:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:03:45 Warning: overwriting stash ‘coverage-report’ 02:03:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:03:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:03:46 + ls -al . 02:03:46 total 276 02:03:46 drwxrwxr-x 10 jenkins jenkins 4096 Dec 9 01:59 . 02:03:46 drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 01:56 .. 02:03:46 -rw-rw-r-- 1 jenkins jenkins 140 Dec 9 01:57 .dockerignore 02:03:46 drwxrwxr-x 8 jenkins jenkins 4096 Dec 9 01:57 .git 02:03:46 drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 01:57 .github 02:03:46 -rw-rw-r-- 1 jenkins jenkins 131 Dec 9 01:57 .gitignore 02:03:46 -rw-rw-r-- 1 jenkins jenkins 42 Dec 9 01:57 .golangci.yml 02:03:46 -rw-rw-r-- 1 jenkins jenkins 31677 Dec 9 01:57 CHANGELOG.md 02:03:46 -rw-rw-r-- 1 jenkins jenkins 677 Dec 9 01:57 GOVERNANCE.md 02:03:46 -rw-rw-r-- 1 jenkins jenkins 880 Dec 9 01:57 Jenkinsfile 02:03:46 -rw-rw-r-- 1 jenkins jenkins 11341 Dec 9 01:57 LICENSE 02:03:46 -rw-rw-r-- 1 jenkins jenkins 2003 Dec 9 01:57 Makefile 02:03:46 -rw-rw-r-- 1 jenkins jenkins 619 Dec 9 01:57 OWNERS.md 02:03:46 -rw-rw-r-- 1 jenkins jenkins 4881 Dec 9 01:57 README.md 02:03:46 -rw-rw-r-- 1 jenkins jenkins 11 Dec 9 01:52 VERSION 02:03:46 drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 01:57 bin 02:03:46 -rw-r--r-- 1 jenkins jenkins 101759 Dec 9 02:01 coverage.out 02:03:46 drwxrwxr-x 5 jenkins jenkins 4096 Dec 9 01:57 example 02:03:46 -rw-rw-r-- 1 jenkins jenkins 3342 Dec 9 01:57 go.mod 02:03:46 -rw-rw-r-- 1 jenkins jenkins 44555 Dec 9 01:57 go.sum 02:03:46 drwxrwxr-x 14 jenkins jenkins 4096 Dec 9 01:57 internal 02:03:46 drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 01:57 openapi 02:03:46 drwxrwxr-x 6 jenkins jenkins 4096 Dec 9 01:57 pkg 02:03:46 drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 01:57 snap 02:03:46 -rw-rw-r-- 1 jenkins jenkins 222 Dec 9 01:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:46 + 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=c9819f1195e0e6250bc0958cba43b0a168ce6321 --label arch=arm64 --label version=3.0.0-dev.1 . 02:03:47 Sending build context to Docker daemon 5.679MB 02:03:47 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 02:03:47 Step 2/23 : FROM ${BASE} AS builder 02:03:47 ---> 09e7caab2f46 02:03:47 Step 3/23 : ARG MAKE=make build 02:03:47 ---> Running in ecc92df15579 02:03:47 Removing intermediate container ecc92df15579 02:03:47 ---> 71c3a86570ee 02:03:47 Step 4/23 : WORKDIR /device-sdk-go 02:03:48 ---> Running in e9781256d2bc 02:03:48 Removing intermediate container e9781256d2bc 02:03:48 ---> 60d2d9275836 02:03:48 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 02:03:48 ---> Running in 22c3cb33764f 02:03:48 Removing intermediate container 22c3cb33764f 02:03:48 ---> a7c3b81d4906 02:03:48 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 02:03:48 ---> Running in 0deaca56f25f 02:03:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:03:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:03:51 OK: 221 MiB in 51 packages 02:03:52 Removing intermediate container 0deaca56f25f 02:03:52 ---> 39ad99e31451 02:03:52 Step 7/23 : COPY go.mod vendor* ./ 02:03:52 ---> ba341a533eb0 02:03:52 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:52 ---> Running in 79538fa60b38 02:03:54 Removing intermediate container 79538fa60b38 02:03:54 ---> f8f85696f22c 02:03:54 Step 9/23 : COPY . . 02:03:56 ---> 92c80a0dcf9c 02:03:56 Step 10/23 : RUN ${MAKE} 02:03:56 ---> Running in 2242fd4f76e0 02:03:57 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.1" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 02:06:03 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 02:06:10 Removing intermediate container 2242fd4f76e0 02:06:10 ---> 35f1fb42bb0d 02:06:10 Step 11/23 : FROM alpine:3.16 02:06:11 3.16: Pulling from library/alpine 02:06:11 6875df1f5354: Pulling fs layer 02:06:11 6875df1f5354: Verifying Checksum 02:06:11 6875df1f5354: Download complete 02:06:12 6875df1f5354: Pull complete 02:06:12 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 02:06:12 Status: Downloaded newer image for alpine:3.16 02:06:12 ---> 2b4661558fb8 02:06:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 02:06:12 ---> Running in d548ef27cb32 02:06:12 Removing intermediate container d548ef27cb32 02:06:12 ---> 2c6b59f56e9e 02:06:12 Step 13/23 : RUN apk add --update --no-cache zeromq 02:06:13 ---> Running in 8737cfea0364 02:06:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:06:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:06:15 (1/5) Installing libgcc (11.2.1_git20220219-r2) 02:06:15 (2/5) Installing libsodium (1.0.18-r0) 02:06:15 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 02:06:15 (4/5) Installing libzmq (4.3.4-r0) 02:06:15 (5/5) Installing zeromq (4.3.4-r0) 02:06:15 Executing busybox-1.35.0-r17.trigger 02:06:15 OK: 8 MiB in 19 packages 02:06:16 Removing intermediate container 8737cfea0364 02:06:16 ---> 9ae328a0003c 02:06:16 Step 14/23 : WORKDIR / 02:06:16 ---> Running in cabca37f06ed 02:06:17 Removing intermediate container cabca37f06ed 02:06:17 ---> 64ef5ed04273 02:06:17 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 02:06:17 ---> 9ac22d098861 02:06:17 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 02:06:19 ---> 84368d88bc4d 02:06:19 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 02:06:19 ---> 03170ea5dd9f 02:06:19 Step 18/23 : EXPOSE 59999 02:06:19 ---> Running in f6400a5b8261 02:06:20 Removing intermediate container f6400a5b8261 02:06:20 ---> 4f0cd7404fdd 02:06:20 Step 19/23 : ENTRYPOINT ["/device-simple"] 02:06:20 ---> Running in c2b72feef498 02:06:20 Removing intermediate container c2b72feef498 02:06:20 ---> 9569ef831724 02:06:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:06:20 ---> Running in 571a4f18cb49 02:06:20 Removing intermediate container 571a4f18cb49 02:06:20 ---> 34e24f5f1456 02:06:20 Step 21/23 : LABEL arch=arm64 02:06:21 ---> Running in b8ddb5c9351f 02:06:21 Removing intermediate container b8ddb5c9351f 02:06:21 ---> ae32d2f54adb 02:06:21 Step 22/23 : LABEL git_sha=c9819f1195e0e6250bc0958cba43b0a168ce6321 02:06:21 ---> Running in c387d9b280cd 02:06:21 Removing intermediate container c387d9b280cd 02:06:21 ---> b478a6427538 02:06:21 Step 23/23 : LABEL version=3.0.0-dev.1 02:06:21 ---> Running in 2b237c28373b 02:06:21 Removing intermediate container 2b237c28373b 02:06:21 ---> f8dd341b31ce 02:06:21 [Warning] One or more build-args [ARCH] were not consumed 02:06:21 Successfully built f8dd341b31ce 02:06:21 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 02:06:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:06:22 02:06:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:06:22 arm64: Pulling from edgex-lftools-log-publisher 02:06:22 8998bd30e6a1: Pulling fs layer 02:06:22 04944245beec: Pulling fs layer 02:06:22 699f458cf7ca: Pulling fs layer 02:06:22 765212b225bb: Pulling fs layer 02:06:22 f23df028b6ca: Pulling fs layer 02:06:22 d65c8cfc05b1: Pulling fs layer 02:06:22 2437ff75d9bd: Pulling fs layer 02:06:22 f23df028b6ca: Waiting 02:06:22 d65c8cfc05b1: Waiting 02:06:22 2437ff75d9bd: Waiting 02:06:22 765212b225bb: Waiting 02:06:22 04944245beec: Verifying Checksum 02:06:22 04944245beec: Download complete 02:06:22 765212b225bb: Download complete 02:06:23 f23df028b6ca: Verifying Checksum 02:06:23 f23df028b6ca: Download complete 02:06:23 d65c8cfc05b1: Verifying Checksum 02:06:23 d65c8cfc05b1: Download complete 02:06:23 699f458cf7ca: Verifying Checksum 02:06:23 699f458cf7ca: Download complete 02:06:23 8998bd30e6a1: Verifying Checksum 02:06:23 8998bd30e6a1: Download complete 02:06:26 2437ff75d9bd: Verifying Checksum 02:06:26 2437ff75d9bd: Download complete 02:06:27 8998bd30e6a1: Pull complete 02:06:28 04944245beec: Pull complete 02:06:29 699f458cf7ca: Pull complete 02:06:30 765212b225bb: Pull complete 02:06:31 f23df028b6ca: Pull complete 02:06:31 d65c8cfc05b1: Pull complete 02:06:46 2437ff75d9bd: Pull complete 02:06:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:06:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:06:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:06:46 prd-ubuntu20.04-docker-arm64-4c-16g-120818 does not seem to be running inside a container 02:06:46 $ 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/131 -v /w/workspace/device-sdk-go/131:/w/workspace/device-sdk-go/131:rw,z -v /w/workspace/device-sdk-go/131@tmp:/w/workspace/device-sdk-go/131@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 02:06:49 $ docker top 7aa3f96ea6e4bb145998e800d9e27622d3c2f0a5b82b106fe95615c34114493a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:06:50 ---> job-cost.sh 02:06:50 lf-activate-venv: SKIPPING 02:06:50 INFO: No Stack... 02:06:50 INFO: Retrieving Pricing Info for: v3-standard-4 02:06:51 INFO: Archiving Costs [Pipeline] sh 02:06:52 + cat /w/workspace/device-sdk-go/131/archives/cost.csv 02:06:52 + cut -d, -f6 [Pipeline] lock 02:06:52 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-131-stack-cost] 02:06:52 Resource [jenkins-edgexfoundry-device-sdk-go-main-131-stack-cost] did not exist. Created. 02:06:52 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-131-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:06:52 /w/workspace/device-sdk-go/131@tmp/durable-e9969237/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:06:53 + echo total: 0.10999999940395355 [Pipeline] stash 02:06:53 Warning: overwriting stash ‘stack-cost’ 02:06:53 Stashed 1 file(s) [Pipeline] } 02:06:53 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-131-stack-cost] [Pipeline] // lock [Pipeline] } 02:06:53 $ docker stop --time=1 7aa3f96ea6e4bb145998e800d9e27622d3c2f0a5b82b106fe95615c34114493a 02:06:55 $ docker rm -f 7aa3f96ea6e4bb145998e800d9e27622d3c2f0a5b82b106fe95615c34114493a [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 02:06:55 provisioning config files... 02:06:55 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config18163597422078073089tmp [Pipeline] { [Pipeline] sh 02:06:55 + set +x 02:06:55 + bash -s -- 02:06:55 + curl -s https://codecov.io/bash 02:06:55 02:06:55 _____ _ 02:06:55 / ____| | | 02:06:55 | | ___ __| | ___ ___ _____ __ 02:06:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:06:55 | |___| (_) | (_| | __/ (_| (_) \ V / 02:06:55 \_____\___/ \__,_|\___|\___\___/ \_/ 02:06:55 Bash-1.0.6 02:06:55 02:06:55 02:06:55 ==> git version 2.25.1 found 02:06:55 ==> 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 02:06:55 Release-Date: 2020-01-08 02:06:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:06:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:06:55 ==> Jenkins CI detected. 02:06:55 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 02:06:55 project root: . 02:06:55 --> token set from env 02:06:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:06:55 ==> Running gcov in . (disable via -X gcov) 02:06:56 ==> Python coveragepy not found 02:06:56 ==> Searching for coverage reports in: 02:06:56 + . 02:06:56 -> Found 1 reports 02:06:56 ==> Detecting git/mercurial file structure 02:06:56 ==> Reading reports 02:06:56 + ./coverage.out bytes=101759 02:06:56 ==> Appending adjustments 02:06:56 https://docs.codecov.io/docs/fixing-reports 02:06:56 + Found adjustments 02:06:56 ==> Gzipping contents 02:06:56 16K /tmp/codecov.EZihXJ.gz 02:06:56 ==> Uploading reports 02:06:56 url: https://codecov.io 02:06:56 query: branch=main&commit=c9819f1195e0e6250bc0958cba43b0a168ce6321&build=131&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F131%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:06:56 -> Pinging Codecov 02:06:56 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=c9819f1195e0e6250bc0958cba43b0a168ce6321&build=131&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F131%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:06:56 -> Uploading to 02:06:56 https://storage.googleapis.com/codecov/v4/raw/2022-12-09/7E55EF52A471D76F132DFD9A03CDDE97/c9819f1195e0e6250bc0958cba43b0a168ce6321/a14ac9a1-d06d-4abb-81ec-3850e9751fc9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221209%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221209T020656Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3c9c2ba0b9658087d767d9682eef1b5c27e61e6d26ed506ca56f467c361538f7 02:06:56 % Total % Received % Xferd Average Speed Time Time Time Current 02:06:56 Dload Upload Total Spent Left Speed 02:06:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14700 0 0 100 14700 0 63362 --:--:-- --:--:-- --:--:-- 63362 02:06:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/c9819f1195e0e6250bc0958cba43b0a168ce6321 [Pipeline] } 02:06:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:06:57 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:06:57 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:06:57 02:06:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:06:57 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:06:57 df9b9388f04a: Pulling fs layer 02:06:57 52dc419b0ee2: Pulling fs layer 02:06:57 25bc292e5bac: Pulling fs layer 02:06:57 114826534d7a: Pulling fs layer 02:06:57 4657fd5d0bcf: Pulling fs layer 02:06:57 6ad1cebc031e: Pulling fs layer 02:06:57 8a3aa393b2d8: Pulling fs layer 02:06:57 4657fd5d0bcf: Waiting 02:06:57 6ad1cebc031e: Waiting 02:06:57 8a3aa393b2d8: Waiting 02:06:57 114826534d7a: Waiting 02:06:57 25bc292e5bac: Verifying Checksum 02:06:57 25bc292e5bac: Download complete 02:06:57 52dc419b0ee2: Download complete 02:06:57 4657fd5d0bcf: Verifying Checksum 02:06:57 4657fd5d0bcf: Download complete 02:06:57 df9b9388f04a: Download complete 02:06:58 6ad1cebc031e: Download complete 02:06:58 df9b9388f04a: Pull complete 02:06:58 52dc419b0ee2: Pull complete 02:06:58 25bc292e5bac: Pull complete 02:06:59 114826534d7a: Verifying Checksum 02:06:59 114826534d7a: Download complete 02:06:59 8a3aa393b2d8: Verifying Checksum 02:06:59 8a3aa393b2d8: Download complete 02:07:02 114826534d7a: Pull complete 02:07:02 4657fd5d0bcf: Pull complete 02:07:02 6ad1cebc031e: Pull complete 02:07:05 8a3aa393b2d8: Pull complete 02:07:05 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 02:07:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:07:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:05 prd-ubuntu20.04-docker-8c-8g-120817 does not seem to be running inside a container 02:07:05 $ 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 02:07:07 $ docker top a91f028df3205c719ab57599c20161e78f410f78e9145891785b6eff8f00a621 -eo pid,comm [Pipeline] { [Pipeline] echo 02:07:07 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 02:07:07 + set -o pipefail 02:07:07 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 02:07:14 02:07:14 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... 02:07:14 02:07:14 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/238d0bbf-1527-4018-92cf-fe3e7d70a0a3 02:07:14 02:07:14 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:07:14 02:07:14 02:07:14 A medium severity vulnerability was found in the Snyk CLI versions you are using. 02:07:14 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 02:07:14 More details here: https://snyk.co/ue1NS [Pipeline] } 02:07:14 $ docker stop --time=1 a91f028df3205c719ab57599c20161e78f410f78e9145891785b6eff8f00a621 02:07:16 $ docker rm -f a91f028df3205c719ab57599c20161e78f410f78e9145891785b6eff8f00a621 [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 02:07:16 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:07:16 provisioning config files... 02:07:16 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16355670014351386412tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:07:17 --> edgex-publish-swagger.sh 02:07:17 === Publish openapi/v2 API === 02:07:17 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 02:07:17 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] 02:07:17 % Total % Received % Xferd Average Speed Time Time Time Current 02:07:17 Dload Upload Total Spent Left Speed 02:07:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53552 0 0 100 53552 0 432k --:--:-- --:--:-- --:--:-- 428k 100 53590 100 38 100 53552 74 102k --:--:-- --:--:-- --:--:-- 102k 02:07:17 {"code":403,"message":"Access Denied"} 02:07:17 [Pipeline] } 02:07:17 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 02:07:18 + git log --format=format:%s -1 c9819f1195e0e6250bc0958cba43b0a168ce6321 [Pipeline] sh 02:07:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:07:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:18 prd-ubuntu20.04-docker-8c-8g-120817 does not seem to be running inside a container 02:07:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:07:19 $ docker top 15390adfc97f9fbd12bcb46013a37b44c6dc9ec708bde955a437ce7e41e59eb1 -eo pid,comm 02:07: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). 02:07:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:07:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:07:19 [ssh-agent] Looking for ssh-agent implementation... 02:07:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:19 $ docker exec 15390adfc97f9fbd12bcb46013a37b44c6dc9ec708bde955a437ce7e41e59eb1 ssh-agent 02:07:19 SSH_AUTH_SOCK=/tmp/ssh-lvf3pdqxdvzj/agent.33 02:07:19 SSH_AGENT_PID=39 02:07:19 Running ssh-add (command line suppressed) 02:07:19 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9841854249141175570.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9841854249141175570.key) 02:07:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:19 + git semver tag 02:07:20 2022-12-09 02:07:20,164 [run_tag] DEBUG tag force:False 02:07:20 2022-12-09 02:07:20,164 [check_head_tag] DEBUG check head tag 02:07:20 2022-12-09 02:07:20,165 [execute] INFO git cat-file --batch-check 02:07:20 2022-12-09 02:07:20,165 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 02:07:20 2022-12-09 02:07:20,169 [execute] INFO git cat-file --batch 02:07:20 2022-12-09 02:07:20,170 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 02:07:20 2022-12-09 02:07:20,194 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 02:07:20 2022-12-09 02:07:20,194 [execute] INFO git tag -a v3.0.0-dev.1 -m v3.0.0-dev.1 02:07:20 2022-12-09 02:07:20,194 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.1', '-m', 'v3.0.0-dev.1'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 02:07:20 2022-12-09 02:07:20,200 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 02:07:20 3.0.0-dev.1 [Pipeline] } 02:07:20 $ docker exec --env ******** --env ******** 15390adfc97f9fbd12bcb46013a37b44c6dc9ec708bde955a437ce7e41e59eb1 ssh-agent -k 02:07:20 unset SSH_AUTH_SOCK; 02:07:20 unset SSH_AGENT_PID; 02:07:20 echo Agent pid 39 killed; 02:07:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:07:20 + git semver [Pipeline] } 02:07:20 $ docker stop --time=1 15390adfc97f9fbd12bcb46013a37b44c6dc9ec708bde955a437ce7e41e59eb1 02:07:22 $ docker rm -f 15390adfc97f9fbd12bcb46013a37b44c6dc9ec708bde955a437ce7e41e59eb1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:07:22 02:07:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:07:22 0.23.1-centos7: Pulling from edgex-lftools 02:07:22 ab5ef0e58194: Pulling fs layer 02:07:22 9712f1f96733: Pulling fs layer 02:07:22 63f879dbbcfc: Pulling fs layer 02:07:22 0d9ebad4ef96: Pulling fs layer 02:07:22 e9a5061849ea: Pulling fs layer 02:07:22 d747dcd14b5f: Pulling fs layer 02:07:22 2de7ff778b66: Pulling fs layer 02:07:22 e9a5061849ea: Waiting 02:07:22 d747dcd14b5f: Waiting 02:07:22 0d9ebad4ef96: Waiting 02:07:22 9712f1f96733: Verifying Checksum 02:07:22 9712f1f96733: Download complete 02:07:23 63f879dbbcfc: Verifying Checksum 02:07:23 63f879dbbcfc: Download complete 02:07:23 e9a5061849ea: Verifying Checksum 02:07:23 e9a5061849ea: Download complete 02:07:23 d747dcd14b5f: Verifying Checksum 02:07:23 d747dcd14b5f: Download complete 02:07:23 0d9ebad4ef96: Verifying Checksum 02:07:23 0d9ebad4ef96: Download complete 02:07:23 2de7ff778b66: Verifying Checksum 02:07:23 ab5ef0e58194: Verifying Checksum 02:07:23 ab5ef0e58194: Download complete 02:07:26 ab5ef0e58194: Pull complete 02:07:26 9712f1f96733: Pull complete 02:07:27 63f879dbbcfc: Pull complete 02:07:30 0d9ebad4ef96: Pull complete 02:07:30 e9a5061849ea: Pull complete 02:07:30 d747dcd14b5f: Pull complete 02:07:31 2de7ff778b66: Pull complete 02:07:31 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:07:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:07:31 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:31 prd-ubuntu20.04-docker-8c-8g-120817 does not seem to be running inside a container 02:07:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:07:33 $ docker top 21007a96b4311abfe16786dddd383323d29ac2061b5f6cc4de92a92d4a6628d4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:07:33 provisioning config files... 02:07:33 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9172271985997677739tmp 02:07:33 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2521257723679216278tmp 02:07:33 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16535883034615737180tmp [Pipeline] { [Pipeline] echo 02:07:33 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:07:34 ---> sigul-configuration.sh 02:07:34 gpg: directory `/root/.gnupg' created 02:07:34 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:07:34 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:07:34 gpg: keyring `/root/.gnupg/secring.gpg' created 02:07:34 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:07:34 gpg: CAST5 encrypted data 02:07:34 gpg: encrypted with 1 passphrase 02:07:34 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:07:34 + mkdir /home/jenkins 02:07:34 + mkdir /home/jenkins/sigul [Pipeline] sh 02:07:34 + 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 02:07:34 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:07:34 ---> sigul-install.sh 02:07:34 Sigul already installed; skipping installation. [Pipeline] sh 02:07:35 + git tag --list 02:07:35 0.7.1 02:07:35 delhi-tag 02:07:35 v1.0.0 02:07:35 v1.1.0 02:07:35 v1.1.1 02:07:35 v1.1.2 02:07:35 v1.2.0 02:07:35 v1.2.1 02:07:35 v1.2.2 02:07:35 v1.2.3 02:07:35 v1.3.0 02:07:35 v1.4.0 02:07:35 v2.0.0 02:07:35 v2.1.0 02:07:35 v2.1.1 02:07:35 v2.1.1-dev.2 02:07:35 v2.1.1-dev.3 02:07:35 v2.2.0 02:07:35 v2.2.1-dev.1 02:07:35 v2.2.1-dev.10 02:07:35 v2.2.1-dev.11 02:07:35 v2.2.1-dev.12 02:07:35 v2.2.1-dev.13 02:07:35 v2.2.1-dev.14 02:07:35 v2.2.1-dev.2 02:07:35 v2.2.1-dev.3 02:07:35 v2.2.1-dev.4 02:07:35 v2.2.1-dev.5 02:07:35 v2.2.1-dev.6 02:07:35 v2.2.1-dev.7 02:07:35 v2.2.1-dev.8 02:07:35 v2.2.1-dev.9 02:07:35 v2.3.0 02:07:35 v2.3.0-dev.14 02:07:35 v2.3.0-dev.15 02:07:35 v2.3.0-dev.16 02:07:35 v2.3.0-dev.17 02:07:35 v2.3.0-dev.18 02:07:35 v2.3.0-dev.19 02:07:35 v2.3.0-dev.20 02:07:35 v2.3.0-dev.21 02:07:35 v2.3.0-dev.22 02:07:35 v2.3.0-dev.23 02:07:35 v2.3.0-dev.24 02:07:35 v2.3.0-dev.25 02:07:35 v2.3.0-dev.26 02:07:35 v2.3.0-dev.27 02:07:35 v2.3.0-dev.28 02:07:35 v2.3.0-dev.29 02:07:35 v2.3.0-dev.30 02:07:35 v2.3.0-dev.31 02:07:35 v2.3.0-dev.32 02:07:35 v2.3.0-dev.33 02:07:35 v2.3.0-dev.34 02:07:35 v2.3.0-dev.35 02:07:35 v2.3.0-dev.36 02:07:35 v2.3.0-dev.37 02:07:35 v2.3.0-dev.38 02:07:35 v2.3.0-dev.39 02:07:35 v2.3.0-dev.40 02:07:35 v2.3.0-dev.41 02:07:35 v2.3.0-dev.42 02:07:35 v2.3.0-dev.43 02:07:35 v2.3.0-dev.44 02:07:35 v2.3.0-dev.45 02:07:35 v2.3.0-dev.46 02:07:35 v2.3.0-dev.47 02:07:35 v2.3.0-dev.48 02:07:35 v2.3.0-dev.49 02:07:35 v2.3.0-dev.50 02:07:35 v2.3.0-dev.51 02:07:35 v2.3.1-dev.1 02:07:35 v2.3.1-dev.2 02:07:35 v3.0.0-dev.1 [Pipeline] sh 02:07:35 + lftools sign git-tag v3.0.0-dev.1 02:07:36 Signing Git tag with Sigul... 02:07:36 Signing v3.0.0-dev.1 [Pipeline] echo 02:07:36 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:07:36 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:07:36 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:07:36 $ docker stop --time=1 21007a96b4311abfe16786dddd383323d29ac2061b5f6cc4de92a92d4a6628d4 02:07:38 $ docker rm -f 21007a96b4311abfe16786dddd383323d29ac2061b5f6cc4de92a92d4a6628d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:07:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:07:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:38 prd-ubuntu20.04-docker-8c-8g-120817 does not seem to be running inside a container 02:07:38 $ 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 02:07:39 $ docker top d9a5ae76cb514712cbbe1440a7727f8630cc8a424575ce647a3abe13100a39e8 -eo pid,comm 02:07:39 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). 02:07:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:07:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:07:39 [ssh-agent] Looking for ssh-agent implementation... 02:07:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:39 $ docker exec d9a5ae76cb514712cbbe1440a7727f8630cc8a424575ce647a3abe13100a39e8 ssh-agent 02:07:39 SSH_AUTH_SOCK=/tmp/ssh-iJRTCuw07V7m/agent.32 02:07:39 SSH_AGENT_PID=38 02:07:39 Running ssh-add (command line suppressed) 02:07:39 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15934046153251548762.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15934046153251548762.key) 02:07:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:39 + git semver bump pre 02:07:40 2022-12-09 02:07:40,082 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 02:07:40 2022-12-09 02:07:40,082 [bump_version] DEBUG bumping version:3.0.0-dev.1 on axis:pre with prefix:dev 02:07:40 2022-12-09 02:07:40,082 [bump_version] DEBUG bumped version:3.0.0-dev.2 02:07:40 2022-12-09 02:07:40,082 [write_version] DEBUG write version:3.0.0-dev.2 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 02:07:40 2022-12-09 02:07:40,082 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 02:07:40 2022-12-09 02:07:40,083 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 02:07:40 2022-12-09 02:07:40,088 [execute] INFO git cat-file --batch-check 02:07:40 2022-12-09 02:07:40,088 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:07:40 2022-12-09 02:07:40,093 [execute] INFO git cat-file --batch 02:07:40 2022-12-09 02:07:40,093 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:07:40 2022-12-09 02:07:40,098 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 02:07:40 3.0.0-dev.2 [Pipeline] } 02:07:40 $ docker exec --env ******** --env ******** d9a5ae76cb514712cbbe1440a7727f8630cc8a424575ce647a3abe13100a39e8 ssh-agent -k 02:07:40 unset SSH_AUTH_SOCK; 02:07:40 unset SSH_AGENT_PID; 02:07:40 echo Agent pid 38 killed; 02:07:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:07:40 + git semver [Pipeline] } 02:07:40 $ docker stop --time=1 d9a5ae76cb514712cbbe1440a7727f8630cc8a424575ce647a3abe13100a39e8 02:07:42 $ docker rm -f d9a5ae76cb514712cbbe1440a7727f8630cc8a424575ce647a3abe13100a39e8 [Pipeline] // withDockerContainer [Pipeline] sh 02:07:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:07:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:42 prd-ubuntu20.04-docker-8c-8g-120817 does not seem to be running inside a container 02:07:42 $ 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 02:07:43 $ docker top fb2b4d20f3bc8f7480a99bfe79a6f502d3b17500a5f2404123c31706e61c7aee -eo pid,comm 02:07:43 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). 02:07:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:07:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:07:43 [ssh-agent] Looking for ssh-agent implementation... 02:07:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:43 $ docker exec fb2b4d20f3bc8f7480a99bfe79a6f502d3b17500a5f2404123c31706e61c7aee ssh-agent 02:07:43 SSH_AUTH_SOCK=/tmp/ssh-D2jjt0aUBNGN/agent.32 02:07:43 SSH_AGENT_PID=38 02:07:43 Running ssh-add (command line suppressed) 02:07:43 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9139724239181198046.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9139724239181198046.key) 02:07:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:43 + git semver push 02:07:44 2022-12-09 02:07:44,126 [run_push] DEBUG push 02:07:44 2022-12-09 02:07:44,127 [execute] INFO git cat-file --batch-check 02:07:44 2022-12-09 02:07:44,127 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:07:44 2022-12-09 02:07:44,130 [execute] INFO git rev-list bed502c63bbb207af513a7aad1589eb6632b9a05 -- 02:07:44 2022-12-09 02:07:44,131 [execute] DEBUG Popen(['git', 'rev-list', 'bed502c63bbb207af513a7aad1589eb6632b9a05', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 02:07:44 2022-12-09 02:07:44,142 [execute] INFO git fetch -v origin 02:07:44 2022-12-09 02:07:44,142 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 02:07:44 2022-12-09 02:07:44,654 [run_push] DEBUG no remote changes detected 02:07:44 2022-12-09 02:07:44,654 [execute] INFO git push origin semver 02:07:44 2022-12-09 02:07:44,655 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 02:07:45 2022-12-09 02:07:45,442 [run_push] DEBUG push all version tags 02:07:45 2022-12-09 02:07:45,443 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:07:45 2022-12-09 02:07:45,443 [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) 02:07:46 2022-12-09 02:07:46,186 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 02:07:46 3.0.0-dev.2 [Pipeline] } 02:07:46 $ docker exec --env ******** --env ******** fb2b4d20f3bc8f7480a99bfe79a6f502d3b17500a5f2404123c31706e61c7aee ssh-agent -k 02:07:46 unset SSH_AUTH_SOCK; 02:07:46 unset SSH_AGENT_PID; 02:07:46 echo Agent pid 38 killed; 02:07:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:07:46 + git semver [Pipeline] } 02:07:46 $ docker stop --time=1 fb2b4d20f3bc8f7480a99bfe79a6f502d3b17500a5f2404123c31706e61c7aee 02:07:48 $ docker rm -f fb2b4d20f3bc8f7480a99bfe79a6f502d3b17500a5f2404123c31706e61c7aee [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 02:07:48 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 02:07:48 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 02:07:48 total 16 02:07:48 drwxr-xr-x 3 root root 4096 Dec 9 01:54 . 02:07:48 drwxrwxr-x 12 jenkins jenkins 4096 Dec 9 02:07 .. 02:07:48 drwxr-xr-x 2 root root 4096 Dec 9 01:54 cost 02:07:48 -rw-r--r-- 1 root root 85 Dec 9 01:54 cost.csv 02:07:48 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 02:07:48 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 02:07:48 total 16 02:07:48 drwxr-xr-x 3 jenkins jenkins 4096 Dec 9 01:54 . 02:07:48 drwxrwxr-x 12 jenkins jenkins 4096 Dec 9 02:07 .. 02:07:48 drwxr-xr-x 2 jenkins jenkins 4096 Dec 9 01:54 cost 02:07:48 -rw-r--r-- 1 jenkins jenkins 85 Dec 9 01:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:07:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:07:50 ---> package-listing.sh 02:07:50 ++ facter osfamily 02:07:50 ++ tr '[:upper:]' '[:lower:]' 02:07:50 + OS_FAMILY=debian 02:07:50 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 02:07:50 + START_PACKAGES=/tmp/packages_start.txt 02:07:50 + END_PACKAGES=/tmp/packages_end.txt 02:07:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:07:50 + PACKAGES=/tmp/packages_start.txt 02:07:50 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 02:07:50 + PACKAGES=/tmp/packages_end.txt 02:07:50 + case "${OS_FAMILY}" in 02:07:50 + dpkg -l 02:07:50 + grep '^ii' 02:07:50 + '[' -f /tmp/packages_start.txt ']' 02:07:50 + '[' -f /tmp/packages_end.txt ']' 02:07:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:07:50 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 02:07:50 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 02:07:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 02:07:50 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 02:07:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:07:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:51 prd-ubuntu20.04-docker-8c-8g-120817 does not seem to be running inside a container 02:07:51 $ 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 02:07:51 $ docker top 11e005234497719affffe21eac4decf1de8918f91aff28b1babf04c268689ad2 -eo pid,comm [Pipeline] { [Pipeline] sh 02:07:51 + touch /tmp/pre-build-complete [Pipeline] sh 02:07:52 + mkdir -p /var/log/sysstat [Pipeline] sh 02:07:52 + ls /var/log/sa-host 02:07:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:07:52 provisioning config files... 02:07:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8734534527665581626tmp [Pipeline] { [Pipeline] echo 02:07:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:07:52 ---> create-netrc.sh [Pipeline] } 02:07:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:07:53 ---> python-tools-install.sh [Pipeline] echo 02:07:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:07:53 ---> sudo-logs.sh 02:07:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:07:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:07:53 ---> job-cost.sh 02:07:53 lf-activate-venv: SKIPPING 02:07:53 DEBUG: total: 0.2199999988079071 02:07:53 INFO: Retrieving Stack Cost... 02:07:53 INFO: Retrieving Pricing Info for: v3-standard-8 02:07:54 INFO: Archiving Costs [Pipeline] echo 02:07:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:07:54 ---> logs-deploy.sh 02:07:54 lf-activate-venv: SKIPPING 02:07:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/131 02:07:54 INFO: archiving workspace using pattern(s): 02:07:55 Archives upload complete. 02:07:55 INFO: archiving logs to Nexus 02:07:56 ---> uname -a: 02:07:56 Linux prd-ubuntu20-04-docker-8c-8g-120817 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:07:56 02:07:56 02:07:56 ---> lscpu: 02:07:56 Architecture: x86_64 02:07:56 CPU op-mode(s): 32-bit, 64-bit 02:07:56 Byte Order: Little Endian 02:07:56 Address sizes: 40 bits physical, 48 bits virtual 02:07:56 CPU(s): 8 02:07:56 On-line CPU(s) list: 0-7 02:07:56 Thread(s) per core: 1 02:07:56 Core(s) per socket: 1 02:07:56 Socket(s): 8 02:07:56 NUMA node(s): 1 02:07:56 Vendor ID: AuthenticAMD 02:07:56 CPU family: 23 02:07:56 Model: 49 02:07:56 Model name: AMD EPYC-Rome Processor 02:07:56 Stepping: 0 02:07:56 CPU MHz: 2799.994 02:07:56 BogoMIPS: 5599.98 02:07:56 Virtualization: AMD-V 02:07:56 Hypervisor vendor: KVM 02:07:56 Virtualization type: full 02:07:56 L1d cache: 256 KiB 02:07:56 L1i cache: 256 KiB 02:07:56 L2 cache: 4 MiB 02:07:56 L3 cache: 128 MiB 02:07:56 NUMA node0 CPU(s): 0-7 02:07:56 Vulnerability Itlb multihit: Not affected 02:07:56 Vulnerability L1tf: Not affected 02:07:56 Vulnerability Mds: Not affected 02:07:56 Vulnerability Meltdown: Not affected 02:07:56 Vulnerability Mmio stale data: Not affected 02:07:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:07:56 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:07:56 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:07:56 Vulnerability Srbds: Not affected 02:07:56 Vulnerability Tsx async abort: Not affected 02:07:56 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 02:07:56 02:07:56 02:07:56 ---> nproc: 02:07:56 8 02:07:56 02:07:56 02:07:56 ---> df -h: 02:07:56 Filesystem Size Used Avail Use% Mounted on 02:07:56 overlay 155G 13G 143G 9% / 02:07:56 tmpfs 64M 0 64M 0% /dev 02:07:56 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:07:56 shm 64M 0 64M 0% /dev/shm 02:07:56 /dev/vda1 155G 13G 143G 9% /facter-os 02:07:56 02:07:56 02:07:56 ---> sar -b -r -n DEV: 02:07:56 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-120817) 12/09/22 _x86_64_ (8 CPU) 02:07:56 02:07:56 01:51:34 LINUX RESTART (8 CPU) 02:07:56 02:07:56 01:52:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:07:56 01:53:01 224.45 20.67 203.78 0.00 2133.20 122448.94 0.00 02:07:56 01:54:01 82.57 0.33 82.24 0.00 11.33 21677.85 0.00 02:07:56 01:55:01 101.83 0.07 101.77 0.00 8.93 26631.58 0.00 02:07:56 01:56:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 02:07:56 01:57:01 54.16 10.56 43.59 0.00 5153.02 8771.35 0.00 02:07:56 01:58:01 4.63 0.02 4.62 0.00 0.13 107.30 0.00 02:07:56 01:59:01 1.93 0.00 1.93 0.00 0.00 22.93 0.00 02:07:56 02:00:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 02:07:56 02:01:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 02:07:56 02:02:01 1.58 0.00 1.58 0.00 0.00 17.99 0.00 02:07:56 02:03:01 0.90 0.00 0.90 0.00 0.00 9.73 0.00 02:07:56 02:04:01 0.90 0.00 0.90 0.00 0.00 11.07 0.00 02:07:56 02:05:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 02:07:56 02:06:01 0.87 0.00 0.87 0.00 0.00 11.06 0.00 02:07:56 02:07:01 3.88 0.12 3.77 0.00 10.40 142.89 0.00 02:07:56 Average: 31.96 2.10 29.86 0.00 486.05 11870.41 0.00 02:07:56 02:07:56 01:52:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:07:56 01:53:01 28425356 31471780 832944 2.53 136676 3118220 1989368 5.86 1203612 2814840 6356 02:07:56 01:54:01 28316836 31590736 715552 2.18 141440 3330280 2041428 6.02 1161248 2957488 80 02:07:56 01:55:01 27795492 31600624 703272 2.14 150040 3805936 1717272 5.06 1194064 3393864 168 02:07:56 01:56:01 27795332 31600564 702976 2.14 150088 3805936 1717272 5.06 1193880 3393868 200 02:07:56 01:57:01 27265180 31569568 713644 2.17 183504 4260000 1796664 5.29 1527040 3556548 928 02:07:56 01:58:01 27286208 31586344 695948 2.12 182040 4256956 1780708 5.25 1508748 3553592 536 02:07:56 01:59:01 27291064 31590572 691596 2.10 182072 4256748 1780708 5.25 1503196 3553296 8 02:07:56 02:00:01 27291844 31591408 690724 2.10 182096 4256752 1780708 5.25 1503240 3553304 140 02:07:56 02:01:01 27291828 31591392 690708 2.10 182112 4256752 1780708 5.25 1503228 3553304 8 02:07:56 02:02:01 27291684 31591280 690776 2.10 182132 4256756 1780708 5.25 1503288 3553312 32 02:07:56 02:03:01 27291892 31591524 690716 2.10 182148 4256756 1780708 5.25 1503320 3553344 8 02:07:56 02:04:01 27292068 31591732 690496 2.10 182160 4256888 1780708 5.25 1503320 3553476 192 02:07:56 02:05:01 27291888 31591596 690576 2.10 182192 4256892 1780708 5.25 1503676 3553468 20 02:07:56 02:06:01 27292440 31592212 689936 2.10 182208 4256892 1780708 5.25 1503260 3553508 184 02:07:56 02:07:01 26689616 31544788 736268 2.24 183868 4784000 2062084 6.08 1549412 4080456 527936 02:07:56 Average: 27460582 31579741 708409 2.15 172318 4094384 1823364 5.37 1424302 3478511 35786 02:07:56 02:07:56 01:52:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:07:56 01:53:01 lo 6.51 6.51 0.63 0.63 0.00 0.00 0.00 0.00 02:07:56 01:53:01 ens3 898.14 586.68 8384.32 112.23 0.00 0.00 0.00 0.00 02:07:56 01:53:01 docker0 168.89 208.07 13.69 1854.81 0.00 0.00 0.00 0.00 02:07:56 01:53:01 vethbc76ef5 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 02:07:56 01:54:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 02:07:56 01:54:01 ens3 28.38 17.51 62.38 11.07 0.00 0.00 0.00 0.00 02:07:56 01:54:01 docker0 1.53 3.85 0.09 40.56 0.00 0.00 0.00 0.00 02:07:56 01:55:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 02:07:56 01:55:01 ens3 131.63 106.42 2639.58 112.54 0.00 0.00 0.00 0.00 02:07:56 01:55:01 docker0 1.68 3.77 0.12 57.44 0.00 0.00 0.00 0.00 02:07:56 01:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:07:56 01:56:01 ens3 2.60 1.85 4.06 0.12 0.00 0.00 0.00 0.00 02:07:56 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:56 01:57:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 02:07:56 01:57:01 ens3 183.86 112.98 2749.81 8.05 0.00 0.00 0.00 0.00 02:07:56 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:56 01:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:07:56 01:58:01 ens3 0.57 0.43 0.10 0.09 0.00 0.00 0.00 0.00 02:07:56 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:56 01:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:56 01:59:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:07:56 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:56 02:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:07:56 02:00:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:07:56 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:56 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:56 02:01:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:56 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:56 02:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:07:56 02:02:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:07:56 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:56 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:56 02:03:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 02:07:56 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:56 02:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:07:56 02:04:01 ens3 0.23 0.17 0.12 0.01 0.00 0.00 0.00 0.00 02:07:56 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:56 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:56 02:05:01 ens3 1.18 0.35 0.32 0.21 0.00 0.00 0.00 0.00 02:07:56 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:56 02:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:07:56 02:06:01 ens3 0.43 0.20 0.12 0.08 0.00 0.00 0.00 0.00 02:07:56 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:56 02:07:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 02:07:56 02:07:01 ens3 130.81 100.52 3964.90 10.21 0.00 0.00 0.00 0.00 02:07:56 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:56 Average: lo 0.76 0.76 0.07 0.07 0.00 0.00 0.00 0.00 02:07:56 Average: ens3 90.99 61.24 1179.08 16.87 0.00 0.00 0.00 0.00 02:07:56 Average: docker0 11.30 14.16 0.91 128.26 0.00 0.00 0.00 0.00 02:07:56 02:07:56 02:07:56 ---> sar -P ALL: 02:07:56 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-120817) 12/09/22 _x86_64_ (8 CPU) 02:07:56 02:07:56 01:51:34 LINUX RESTART (8 CPU) 02:07:56 02:07:56 01:52:02 CPU %user %nice %system %iowait %steal %idle 02:07:56 01:53:01 all 13.42 0.00 5.33 1.86 0.07 79.31 02:07:56 01:53:01 0 13.32 0.00 5.29 0.21 0.07 81.11 02:07:56 01:53:01 1 13.06 0.00 6.81 8.29 0.07 71.77 02:07:56 01:53:01 2 11.78 0.00 4.15 1.99 0.07 82.01 02:07:56 01:53:01 3 12.63 0.00 4.82 1.64 0.09 80.82 02:07:56 01:53:01 4 14.68 0.00 5.55 0.31 0.07 79.39 02:07:56 01:53:01 5 15.27 0.00 6.92 0.77 0.07 76.97 02:07:56 01:53:01 6 12.72 0.00 4.15 0.38 0.07 82.68 02:07:56 01:53:01 7 13.89 0.00 4.97 1.31 0.09 79.74 02:07:56 01:54:01 all 53.28 0.00 7.42 0.53 0.09 38.67 02:07:56 01:54:01 0 54.40 0.00 7.41 0.19 0.10 37.90 02:07:56 01:54:01 1 52.16 0.00 7.76 0.64 0.10 39.34 02:07:56 01:54:01 2 54.27 0.00 6.89 0.35 0.10 38.39 02:07:56 01:54:01 3 53.13 0.00 8.14 0.17 0.08 38.48 02:07:56 01:54:01 4 52.46 0.00 7.66 0.35 0.08 39.45 02:07:56 01:54:01 5 53.45 0.00 6.54 0.99 0.10 38.91 02:07:56 01:54:01 6 53.57 0.00 6.91 0.02 0.08 39.42 02:07:56 01:54:01 7 52.80 0.00 8.08 1.52 0.10 37.50 02:07:56 01:55:01 all 3.60 0.00 1.64 0.72 0.02 94.01 02:07:56 01:55:01 0 3.73 0.00 1.89 1.79 0.03 92.55 02:07:56 01:55:01 1 3.91 0.00 1.50 0.27 0.02 94.30 02:07:56 01:55:01 2 3.76 0.00 1.36 0.17 0.02 94.70 02:07:56 01:55:01 3 3.15 0.00 1.91 0.03 0.02 94.89 02:07:56 01:55:01 4 3.08 0.00 2.07 0.17 0.03 94.65 02:07:56 01:55:01 5 4.65 0.00 1.82 2.77 0.02 90.75 02:07:56 01:55:01 6 3.36 0.00 1.00 0.07 0.03 95.53 02:07:56 01:55:01 7 3.17 0.00 1.58 0.49 0.02 94.75 02:07:56 01:56:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:07:56 01:56:01 0 0.07 0.00 0.00 0.02 0.02 99.90 02:07:56 01:56:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:07:56 01:56:01 2 0.00 0.00 0.02 0.00 0.02 99.97 02:07:56 01:56:01 3 0.05 0.00 0.02 0.02 0.02 99.90 02:07:56 01:56:01 4 0.03 0.00 0.00 0.00 0.02 99.95 02:07:56 01:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:07:56 01:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:07:56 01:56:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:07:56 01:57:01 all 2.14 0.00 1.41 0.43 0.02 96.00 02:07:56 01:57:01 0 2.44 0.00 0.87 1.29 0.03 95.38 02:07:56 01:57:01 1 1.50 0.00 1.00 0.40 0.02 97.08 02:07:56 01:57:01 2 2.09 0.00 2.35 0.23 0.02 95.31 02:07:56 01:57:01 3 1.64 0.00 2.09 0.47 0.02 95.78 02:07:56 01:57:01 4 2.19 0.00 1.15 0.27 0.02 96.38 02:07:56 01:57:01 5 2.17 0.00 1.16 0.39 0.03 96.26 02:07:56 01:57:01 6 1.24 0.00 1.07 0.07 0.02 97.61 02:07:56 01:57:01 7 3.87 0.00 1.57 0.35 0.02 94.19 02:07:56 01:58:01 all 0.32 0.00 0.06 0.02 0.01 99.59 02:07:56 01:58:01 0 0.03 0.00 0.05 0.07 0.00 99.85 02:07:56 01:58:01 1 1.97 0.00 0.05 0.00 0.02 97.97 02:07:56 01:58:01 2 0.15 0.00 0.05 0.02 0.00 99.78 02:07:56 01:58:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:07:56 01:58:01 4 0.07 0.00 0.10 0.02 0.02 99.80 02:07:56 01:58:01 5 0.07 0.00 0.07 0.03 0.02 99.82 02:07:56 01:58:01 6 0.02 0.00 0.05 0.00 0.00 99.93 02:07:56 01:58:01 7 0.23 0.00 0.10 0.00 0.02 99.65 02:07:56 01:59:01 all 0.02 0.00 0.01 0.00 0.00 99.96 02:07:56 01:59:01 0 0.00 0.00 0.02 0.02 0.00 99.97 02:07:56 01:59:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:07:56 01:59:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:07:56 01:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:07:56 01:59:01 4 0.03 0.00 0.03 0.00 0.00 99.93 02:07:56 01:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:07:56 01:59:01 6 0.03 0.00 0.03 0.02 0.02 99.90 02:07:56 01:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:07:56 02:00:01 all 0.01 0.00 0.01 0.01 0.01 99.97 02:07:56 02:00:01 0 0.00 0.00 0.00 0.03 0.02 99.95 02:07:56 02:00:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:07:56 02:00:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:07:56 02:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:07:56 02:00:01 4 0.02 0.00 0.03 0.00 0.02 99.93 02:07:56 02:00:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:07:56 02:00:01 6 0.00 0.00 0.00 0.02 0.00 99.98 02:07:56 02:00:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:07:56 02:01:01 all 0.02 0.00 0.00 0.00 0.00 99.97 02:07:56 02:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:07:56 02:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:07:56 02:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:07:56 02:01:01 3 0.00 0.00 0.02 0.00 0.02 99.97 02:07:56 02:01:01 4 0.05 0.00 0.00 0.02 0.00 99.93 02:07:56 02:01:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:07:56 02:01:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:07:56 02:01:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:07:56 02:02:01 all 0.03 0.00 0.01 0.01 0.01 99.94 02:07:56 02:02:01 0 0.00 0.00 0.00 0.02 0.00 99.98 02:07:56 02:02:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:07:56 02:02:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:07:56 02:02:01 3 0.17 0.00 0.00 0.00 0.00 99.83 02:07:56 02:02:01 4 0.03 0.00 0.03 0.00 0.02 99.92 02:07:56 02:02:01 5 0.00 0.00 0.02 0.00 0.02 99.97 02:07:56 02:02:01 6 0.00 0.00 0.00 0.07 0.00 99.93 02:07:56 02:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:07:56 02:03:01 all 0.04 0.00 0.01 0.00 0.00 99.94 02:07:56 02:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:07:56 02:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:07:56 02:03:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:07:56 02:03:01 3 0.13 0.00 0.00 0.00 0.00 99.87 02:07:56 02:03:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:07:56 02:03:01 5 0.05 0.00 0.02 0.00 0.00 99.93 02:07:56 02:03:01 6 0.02 0.00 0.00 0.02 0.00 99.97 02:07:56 02:03:01 7 0.07 0.00 0.02 0.00 0.00 99.92 02:07:56 02:07:56 02:03:01 CPU %user %nice %system %iowait %steal %idle 02:07:56 02:04:01 all 0.00 0.00 0.01 0.00 0.01 99.97 02:07:56 02:04:01 0 0.00 0.00 0.02 0.02 0.00 99.97 02:07:56 02:04:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:07:56 02:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:07:56 02:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:07:56 02:04:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:07:56 02:04:01 5 0.00 0.00 0.03 0.00 0.02 99.95 02:07:56 02:04:01 6 0.00 0.00 0.02 0.00 0.02 99.97 02:07:56 02:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:07:56 02:05:01 all 0.04 0.00 0.01 0.00 0.01 99.94 02:07:56 02:05:01 0 0.00 0.00 0.02 0.02 0.00 99.97 02:07:56 02:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:07:56 02:05:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:07:56 02:05:01 3 0.15 0.00 0.00 0.00 0.02 99.83 02:07:56 02:05:01 4 0.03 0.00 0.03 0.00 0.00 99.93 02:07:56 02:05:01 5 0.05 0.00 0.00 0.00 0.02 99.93 02:07:56 02:05:01 6 0.03 0.00 0.00 0.02 0.00 99.95 02:07:56 02:05:01 7 0.03 0.00 0.02 0.00 0.02 99.93 02:07:56 02:06:01 all 0.01 0.00 0.01 0.00 0.00 99.97 02:07:56 02:06:01 0 0.00 0.00 0.02 0.02 0.02 99.95 02:07:56 02:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:07:56 02:06:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:07:56 02:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:07:56 02:06:01 4 0.05 0.00 0.03 0.00 0.00 99.92 02:07:56 02:06:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:07:56 02:06:01 6 0.00 0.00 0.00 0.02 0.00 99.98 02:07:56 02:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:07:56 02:07:01 all 1.40 0.00 0.66 0.02 0.01 97.91 02:07:56 02:07:01 0 2.11 0.00 0.47 0.08 0.00 97.34 02:07:56 02:07:01 1 1.33 0.00 0.50 0.00 0.02 98.15 02:07:56 02:07:01 2 0.90 0.00 1.14 0.00 0.02 97.95 02:07:56 02:07:01 3 1.12 0.00 0.65 0.00 0.02 98.21 02:07:56 02:07:01 4 1.35 0.00 0.50 0.02 0.02 98.11 02:07:56 02:07:01 5 0.95 0.00 0.38 0.00 0.02 98.65 02:07:56 02:07:01 6 1.85 0.00 0.92 0.03 0.02 97.18 02:07:56 02:07:01 7 1.59 0.00 0.75 0.00 0.00 97.66 02:07:56 Average: all 4.90 0.00 1.09 0.24 0.02 93.75 02:07:56 Average: 0 5.02 0.00 1.06 0.25 0.02 93.66 02:07:56 Average: 1 4.89 0.00 1.16 0.63 0.02 93.31 02:07:56 Average: 2 4.82 0.00 1.06 0.18 0.02 93.93 02:07:56 Average: 3 4.76 0.00 1.16 0.15 0.02 93.91 02:07:56 Average: 4 4.88 0.00 1.13 0.08 0.02 93.89 02:07:56 Average: 5 5.06 0.00 1.12 0.33 0.02 93.47 02:07:56 Average: 6 4.80 0.00 0.93 0.05 0.02 94.20 02:07:56 Average: 7 4.99 0.00 1.13 0.24 0.02 93.63 02:07:56 02:07:56 02:07:56