Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 119f0d3508c34fcb2e951725a389e94afb6ed809 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-ssh7127740456150156246.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh13285802608483872640.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh6179486379943459409.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh3168634071715568556.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4584270570564506579.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-5620’ is offline Running on prd-ubuntu20.04-docker-8c-8g-5623 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch Checking out Revision 119f0d3508c34fcb2e951725a389e94afb6ed809 (main) Commit message: "Merge pull request #1597 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.43" > git config core.sparsecheckout # timeout=10 > git checkout -f 119f0d3508c34fcb2e951725a389e94afb6ed809 # timeout=10 > git rev-list --no-walk f8542394c296a874d7c1548ccc4fc92a877959fa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:05:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:05:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:05:21 ========================================================= 09:05:21 EdgeX Global Pipelines Version Info 09:05:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:05:22 ------------------- 09:05:22 stable info: 09:05:22 ------------------- 09:05:22 Commited By: Ginny Guan ginny@iotechsys.com 09:05:22 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 09:05:22 Message: update stable to v1.0.260 09:05:22 ------------------- 09:05:22 experimental info: 09:05:22 ------------------- 09:05:22 Commited By: Ginny Guan ginny@iotechsys.com 09:05:22 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 09:05:22 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:05:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 09:05:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 09:05:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:05:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:05:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:05:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 09:05:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:05:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 09:05:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:05:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:05:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:05:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 09:05:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:05:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:05:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:05:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:05:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:05:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:05:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:05:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:05:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:05:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 09:05:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:05:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:05:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:05:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:05:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:05:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:05:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:05:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:05:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 119f0d3508c34fcb2e951725a389e94afb6ed809 [Pipeline] echo 09:05:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 119f0d3 [Pipeline] echo 09:05:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:05:23 provisioning config files... 09:05:23 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12615833748331427577tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:05:24 ---> ****-login.sh 09:05:24 nexus3.edgexfoundry.org:10001 09:05:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:05:24 Configure a credential helper to remove this warning. See 09:05:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:05:24 09:05:24 Login Succeeded 09:05:24 nexus3.edgexfoundry.org:10002 09:05:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:05:24 Configure a credential helper to remove this warning. See 09:05:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:05:24 09:05:24 Login Succeeded 09:05:24 nexus3.edgexfoundry.org:10003 09:05:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:05:24 Configure a credential helper to remove this warning. See 09:05:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:05:24 09:05:24 Login Succeeded 09:05:24 nexus3.edgexfoundry.org:10004 09:05:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:05:24 Configure a credential helper to remove this warning. See 09:05:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:05:24 09:05:24 Login Succeeded 09:05:24 ****.io 09:05:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:05:25 Configure a credential helper to remove this warning. See 09:05:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:05:25 09:05:25 Login Succeeded 09:05:25 ---> ****-login.sh ends [Pipeline] } 09:05:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:05:25 + git rev-list -1 --merges 119f0d3508c34fcb2e951725a389e94afb6ed809~1..119f0d3508c34fcb2e951725a389e94afb6ed809 [Pipeline] echo 09:05:25 -----------> git rev-list -1 --merges 119f0d3508c34fcb2e951725a389e94afb6ed809~1..119f0d3508c34fcb2e951725a389e94afb6ed809 119f0d3508c34fcb2e951725a389e94afb6ed809 09:05:25 119f0d3508c34fcb2e951725a389e94afb6ed809 [false] [Pipeline] sh 09:05:25 + git log --format=format:%s -1 119f0d3508c34fcb2e951725a389e94afb6ed809 [Pipeline] echo 09:05:25 ========================================================= 09:05:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:05:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:05:26 + git log --format=format:%s -1 119f0d3508c34fcb2e951725a389e94afb6ed809 [Pipeline] echo 09:05:26 [semverPrep] GIT_COMMIT: 119f0d3508c34fcb2e951725a389e94afb6ed809, Commit Message: Merge pull request #1597 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.43 [Pipeline] echo 09:05:26 [semverPrep] This is not a build commit. [Pipeline] sh 09:05:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:05:26 + grep -v github /etc/ssh/ssh_known_hosts 09:05:26 + [ -e /tmp/ssh_known_hosts ] 09:05:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:05:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:05:26 + sudo tee -a /etc/ssh/ssh_known_hosts 09:05:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:05:26 09:05:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:05:27 0.1.4: Pulling from edgex-devops/py-git-semver 09:05:27 b85a868b505f: Pulling fs layer 09:05:27 e2be974225ed: Pulling fs layer 09:05:27 339a4e72a1f5: Pulling fs layer 09:05:27 988bab9f4d93: Pulling fs layer 09:05:27 1469e6f7b9e6: Pulling fs layer 09:05:27 eaf3925da568: Pulling fs layer 09:05:27 bab4dde63d76: Pulling fs layer 09:05:27 bde34c3a00c8: Pulling fs layer 09:05:27 b352a97aabf1: Pulling fs layer 09:05:27 4872d77fe225: Pulling fs layer 09:05:27 5851b861e8e6: Pulling fs layer 09:05:27 b352a97aabf1: Waiting 09:05:27 bab4dde63d76: Waiting 09:05:27 bde34c3a00c8: Waiting 09:05:27 5851b861e8e6: Waiting 09:05:27 988bab9f4d93: Waiting 09:05:27 4872d77fe225: Waiting 09:05:27 1469e6f7b9e6: Waiting 09:05:27 eaf3925da568: Waiting 09:05:27 e2be974225ed: Download complete 09:05:27 988bab9f4d93: Verifying Checksum 09:05:27 988bab9f4d93: Download complete 09:05:27 339a4e72a1f5: Verifying Checksum 09:05:27 339a4e72a1f5: Download complete 09:05:27 1469e6f7b9e6: Verifying Checksum 09:05:27 1469e6f7b9e6: Download complete 09:05:27 eaf3925da568: Verifying Checksum 09:05:27 eaf3925da568: Download complete 09:05:27 bde34c3a00c8: Download complete 09:05:27 b352a97aabf1: Verifying Checksum 09:05:27 b352a97aabf1: Download complete 09:05:27 4872d77fe225: Verifying Checksum 09:05:27 4872d77fe225: Download complete 09:05:27 5851b861e8e6: Verifying Checksum 09:05:27 5851b861e8e6: Download complete 09:05:27 b85a868b505f: Verifying Checksum 09:05:27 b85a868b505f: Download complete 09:05:27 bab4dde63d76: Verifying Checksum 09:05:27 bab4dde63d76: Download complete 09:05:28 b85a868b505f: Pull complete 09:05:28 e2be974225ed: Pull complete 09:05:29 339a4e72a1f5: Pull complete 09:05:29 988bab9f4d93: Pull complete 09:05:29 1469e6f7b9e6: Pull complete 09:05:29 eaf3925da568: Pull complete 09:05:31 bab4dde63d76: Pull complete 09:05:31 bde34c3a00c8: Pull complete 09:05:31 b352a97aabf1: Pull complete 09:05:31 4872d77fe225: Pull complete 09:05:31 5851b861e8e6: Pull complete 09:05:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:05:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:05:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:05:32 prd-ubuntu20.04-docker-8c-8g-5623 does not seem to be running inside a container 09:05:32 $ 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 09:05:36 $ docker top 5583ef6699e879eec530b4880298a3499e15eda48638c95f3774415f9cded51e -eo pid,comm 09:05:36 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). 09:05:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:05:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:05:36 [ssh-agent] Looking for ssh-agent implementation... 09:05:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:05:36 $ docker exec 5583ef6699e879eec530b4880298a3499e15eda48638c95f3774415f9cded51e ssh-agent 09:05:36 SSH_AUTH_SOCK=/tmp/ssh-E8bjLM6WI1Zj/agent.33 09:05:36 SSH_AGENT_PID=39 09:05:36 Running ssh-add (command line suppressed) 09:05:36 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17329960852652838554.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17329960852652838554.key) 09:05:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:05:36 + git tag --points-at HEAD [Pipeline] } 09:05:36 $ docker exec --env ******** --env ******** 5583ef6699e879eec530b4880298a3499e15eda48638c95f3774415f9cded51e ssh-agent -k 09:05:36 unset SSH_AUTH_SOCK; 09:05:36 unset SSH_AGENT_PID; 09:05:36 echo Agent pid 39 killed; 09:05:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:05:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:05:37 [ssh-agent] Looking for ssh-agent implementation... 09:05:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:05:37 $ docker exec 5583ef6699e879eec530b4880298a3499e15eda48638c95f3774415f9cded51e ssh-agent 09:05:37 SSH_AUTH_SOCK=/tmp/ssh-4lvPDv8Tuv8J/agent.72 09:05:37 SSH_AGENT_PID=78 09:05:37 Running ssh-add (command line suppressed) 09:05:37 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4074050861759061632.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4074050861759061632.key) 09:05:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:05:37 + git semver init 09:05:37 2024-07-15 09:05:37,844 [run_init] DEBUG init version:0.0.0 force:False 09:05:37 2024-07-15 09:05:37,844 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 09:05:37 2024-07-15 09:05:37,845 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 09:05:37 2024-07-15 09:05:37,845 [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) 09:05:40 2024-07-15 09:05:39,931 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 09:05:40 2024-07-15 09:05:39,931 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 09:05:40 2024-07-15 09:05:39,932 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 09:05:40 2024-07-15 09:05:39,932 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 09:05:40 3.2.0-dev.24 [Pipeline] } 09:05:40 $ docker exec --env ******** --env ******** 5583ef6699e879eec530b4880298a3499e15eda48638c95f3774415f9cded51e ssh-agent -k 09:05:40 unset SSH_AUTH_SOCK; 09:05:40 unset SSH_AGENT_PID; 09:05:40 echo Agent pid 78 killed; 09:05:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:05:40 + git semver [Pipeline] } 09:05:41 $ docker stop --time=1 5583ef6699e879eec530b4880298a3499e15eda48638c95f3774415f9cded51e 09:05:42 $ docker rm -f --volumes 5583ef6699e879eec530b4880298a3499e15eda48638c95f3774415f9cded51e [Pipeline] // withDockerContainer [Pipeline] sh 09:05:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:05:43 Stashed 1 file(s) [Pipeline] echo 09:05:43 [edgeXSemver]: initialized semver on version 3.2.0-dev.24 [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 09:05:43 provisioning config files... 09:05:43 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4233331428190729156tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:05:43 ---> ****-login.sh 09:05:43 nexus3.edgexfoundry.org:10001 09:05:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:05:43 Configure a credential helper to remove this warning. See 09:05:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:05:43 09:05:43 Login Succeeded 09:05:43 nexus3.edgexfoundry.org:10002 09:05:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:05:43 Configure a credential helper to remove this warning. See 09:05:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:05:43 09:05:43 Login Succeeded 09:05:43 nexus3.edgexfoundry.org:10003 09:05:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:05:43 Configure a credential helper to remove this warning. See 09:05:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:05:43 09:05:43 Login Succeeded 09:05:43 nexus3.edgexfoundry.org:10004 09:05:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:05:43 Configure a credential helper to remove this warning. See 09:05:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:05:43 09:05:43 Login Succeeded 09:05:43 ****.io 09:05:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:05:44 Configure a credential helper to remove this warning. See 09:05:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:05:44 09:05:44 Login Succeeded 09:05:44 ---> ****-login.sh ends [Pipeline] } 09:05:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:05:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:05:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:05:44 ========================================================= 09:05:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 09:05:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:44 + 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.21-alpine --build-arg MAKE=echo noop --target=builder . 09:05:44 Sending build context to Docker daemon 25.01MB 09:05:44 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 09:05:44 Step 2/10 : FROM ${BASE} AS builder 09:05:44 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 09:05:44 619be1103602: Pulling fs layer 09:05:44 7862e08f4a3e: Pulling fs layer 09:05:44 5df492c9dc93: Pulling fs layer 09:05:44 7629e6793208: Pulling fs layer 09:05:44 4f4fb700ef54: Pulling fs layer 09:05:44 fb5054dd5b73: Pulling fs layer 09:05:44 eeca6798cff9: Pulling fs layer 09:05:44 aa269ceb94a6: Pulling fs layer 09:05:44 ada007ff1a6a: Pulling fs layer 09:05:44 7629e6793208: Waiting 09:05:44 4f4fb700ef54: Waiting 09:05:44 fb5054dd5b73: Waiting 09:05:44 eeca6798cff9: Waiting 09:05:44 aa269ceb94a6: Waiting 09:05:44 ada007ff1a6a: Waiting 09:05:44 7862e08f4a3e: Verifying Checksum 09:05:44 7862e08f4a3e: Download complete 09:05:44 7629e6793208: Verifying Checksum 09:05:44 7629e6793208: Download complete 09:05:44 4f4fb700ef54: Verifying Checksum 09:05:44 4f4fb700ef54: Download complete 09:05:44 619be1103602: Verifying Checksum 09:05:44 619be1103602: Download complete 09:05:44 fb5054dd5b73: Download complete 09:05:44 eeca6798cff9: Verifying Checksum 09:05:44 eeca6798cff9: Download complete 09:05:45 619be1103602: Pull complete 09:05:45 ada007ff1a6a: Verifying Checksum 09:05:45 ada007ff1a6a: Download complete 09:05:45 7862e08f4a3e: Pull complete 09:05:45 5df492c9dc93: Verifying Checksum 09:05:45 5df492c9dc93: Download complete 09:05:45 aa269ceb94a6: Verifying Checksum 09:05:45 aa269ceb94a6: Download complete 09:05:48 5df492c9dc93: Pull complete 09:05:48 7629e6793208: Pull complete 09:05:48 4f4fb700ef54: Pull complete 09:05:49 fb5054dd5b73: Pull complete 09:05:49 eeca6798cff9: Pull complete 09:05:51 aa269ceb94a6: Pull complete 09:05:51 ada007ff1a6a: Pull complete 09:05:51 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 09:05:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:05:52 ---> f489d0715acc 09:05:52 Step 3/10 : ARG MAKE=make build 09:05:56 ---> Running in 8a7ad32842f8 09:05:56 Removing intermediate container 8a7ad32842f8 09:05:56 ---> 5b73cb0d406e 09:05:56 Step 4/10 : WORKDIR /device-sdk-go 09:05:56 ---> Running in d5708c9c9be5 09:05:56 Removing intermediate container d5708c9c9be5 09:05:56 ---> 493dfb48d573 09:05:56 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:05:56 ---> Running in f64ab6ec5970 09:05:56 Removing intermediate container f64ab6ec5970 09:05:56 ---> e96e6bc7deee 09:05:56 Step 6/10 : RUN apk add --update --no-cache make git 09:05:56 ---> Running in 1f2d5be34206 09:05:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:05:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:05:57 OK: 264 MiB in 52 packages 09:05:58 Removing intermediate container 1f2d5be34206 09:05:58 ---> e74240f79e5d 09:05:58 Step 7/10 : COPY go.mod vendor* ./ 09:05:58 ---> 76f8c3a90e72 09:05:58 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:58 ---> Running in c21db5d9a978 09:05:58 Still waiting to schedule task 09:05:58 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5621’ is offline 09:06:54 Removing intermediate container c21db5d9a978 09:06:54 ---> c03bfce5bbbd 09:06:54 Step 9/10 : COPY . . 09:06:54 ---> 7e2fc1d02a38 09:06:54 Step 10/10 : RUN ${MAKE} 09:06:54 ---> Running in 30d795d5a31a 09:06:54 noop 09:06:54 Removing intermediate container 30d795d5a31a 09:06:54 ---> 5a64d9b94091 09:06:54 Successfully built 5a64d9b94091 09:06:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:54 + docker inspect -f . ci-base-image-x86_64 09:06:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:06:54 prd-ubuntu20.04-docker-8c-8g-5623 does not seem to be running inside a container 09:06:54 $ 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 09:06:55 $ docker top 29f32fa1fe2f15c98df7fc384c252996f7e3f6bccf2a87de6d7c144610a95b38 -eo pid,comm [Pipeline] { [Pipeline] sh 09:06:55 + go version 09:06:55 go version go1.21.9 linux/amd64 [Pipeline] } 09:06:55 $ docker stop --time=1 29f32fa1fe2f15c98df7fc384c252996f7e3f6bccf2a87de6d7c144610a95b38 09:06:56 $ docker rm -f --volumes 29f32fa1fe2f15c98df7fc384c252996f7e3f6bccf2a87de6d7c144610a95b38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:57 + docker inspect -f . ci-base-image-x86_64 09:06:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:06:57 prd-ubuntu20.04-docker-8c-8g-5623 does not seem to be running inside a container 09:06:57 $ 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 09:06:57 $ docker top 6d4c0c8d948836260a3c472388fde68fd247e97eaad139dada2bc431effac91e -eo pid,comm [Pipeline] { [Pipeline] sh 09:06:57 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 09:06:58 + make test 09:06:58 go test -race -coverprofile=coverage.out ./... 09:07:06 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 09:07:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5624 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 09:07:31 Running in /w/workspace/device-sdk-go/299 [Pipeline] { [Pipeline] checkout 09:07:34 The recommended git tool is: git 09:07:41 using credential edgex-jenkins-ssh 09:07:41 Cloning the remote Git repository 09:07:41 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 09:07:41 > git init /w/workspace/device-sdk-go/299 # timeout=10 09:07:42 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:07:42 > git --version # timeout=10 09:07:42 > git --version # 'git version 2.25.1' 09:07:42 using GIT_SSH to set credentials SSH Credentials for GitHub 09:07:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:07:45 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 09:07:45 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 09:07:45 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 09:07:45 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 09:07:45 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 09:07:45 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 09:07:45 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 09:07:45 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.025s coverage: 27.0% of statements 09:07:45 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.032s coverage: 80.0% of statements 09:07:45 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.042s coverage: 86.0% of statements 09:07:45 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 09:07:45 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 09:07:45 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 09:07:45 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.073s coverage: 55.2% of statements 09:07:45 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 09:07:46 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.044s coverage: 14.4% of statements 09:07:46 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.845s coverage: 44.6% of statements 09:07:46 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.047s coverage: 68.5% of statements 09:07:46 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.101s coverage: 89.2% of statements 09:07:46 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.050s coverage: 5.4% of statements 09:07:47 Avoid second fetch 09:07:47 Checking out Revision 119f0d3508c34fcb2e951725a389e94afb6ed809 (main) 09:07:46 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:07:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:07:47 > git config core.sparsecheckout # timeout=10 09:07:48 Commit message: "Merge pull request #1597 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.43" 09:07:47 > git checkout -f 119f0d3508c34fcb2e951725a389e94afb6ed809 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:07:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:07:53 % Total % Received % Xferd Average Speed Time Time Time Current 09:07:53 Dload Upload Total Spent Left Speed 09:07:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 114k 0 --:--:-- --:--:-- --:--:-- 115k [Pipeline] sh 09:07:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:07:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:07:53 + sudo tee /etc/docker/daemon.new 09:07:53 { 09:07:53 "registry-mirrors": [ 09:07:53 "https://nexus3.edgexfoundry.org:10001" 09:07:53 ], 09:07:53 "bip": "10.250.0.254/24", 09:07:53 "hosts": [ 09:07:53 "tcp://0.0.0.0:5555", 09:07:53 "unix:///var/run/docker.sock" 09:07:53 ], 09:07:53 "mtu": 1458, 09:07:53 "selinux-enabled": true, 09:07:53 "seccomp-profile": "/etc/docker/seccomp.json" 09:07:53 } [Pipeline] sh 09:07:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:07:54 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:08:12 provisioning config files... 09:08:12 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/299@tmp/config3569740386559175861tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:08:13 ---> ****-login.sh 09:08:13 nexus3.edgexfoundry.org:10001 09:08:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:08:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:08:13 Configure a credential helper to remove this warning. See 09:08:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:08:13 09:08:13 Login Succeeded 09:08:13 nexus3.edgexfoundry.org:10002 09:08:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:08:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:08:14 Configure a credential helper to remove this warning. See 09:08:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:08:14 09:08:14 Login Succeeded 09:08:14 nexus3.edgexfoundry.org:10003 09:08:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:08:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:08:14 Configure a credential helper to remove this warning. See 09:08:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:08:14 09:08:14 Login Succeeded 09:08:14 nexus3.edgexfoundry.org:10004 09:08:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:08:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:08:14 Configure a credential helper to remove this warning. See 09:08:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:08:14 09:08:14 Login Succeeded 09:08:14 ****.io 09:08:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:08:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:08:15 Configure a credential helper to remove this warning. See 09:08:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:08:15 09:08:15 Login Succeeded 09:08:15 ---> ****-login.sh ends [Pipeline] } 09:08:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:08:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:08:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:08:15 ========================================================= 09:08:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 09:08:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:16 + 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.21-alpine --build-arg MAKE=echo noop --target=builder . 09:08:16 Sending build context to Docker daemon 12.93MB 09:08:16 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 09:08:16 Step 2/10 : FROM ${BASE} AS builder 09:08:16 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:08:16 c6b39de5b339: Pulling fs layer 09:08:16 a69c41024577: Pulling fs layer 09:08:16 d6de4b400683: Pulling fs layer 09:08:16 35cb2a7552d0: Pulling fs layer 09:08:16 4f4fb700ef54: Pulling fs layer 09:08:16 464afbd9ba4c: Pulling fs layer 09:08:16 00f215d4a9da: Pulling fs layer 09:08:16 d496ad576159: Pulling fs layer 09:08:16 464afbd9ba4c: Waiting 09:08:16 35cb2a7552d0: Waiting 09:08:16 4f4fb700ef54: Waiting 09:08:16 00f215d4a9da: Waiting 09:08:16 d496ad576159: Waiting 09:08:16 a69c41024577: Verifying Checksum 09:08:16 a69c41024577: Download complete 09:08:16 35cb2a7552d0: Verifying Checksum 09:08:16 35cb2a7552d0: Download complete 09:08:16 4f4fb700ef54: Verifying Checksum 09:08:16 4f4fb700ef54: Download complete 09:08:16 464afbd9ba4c: Verifying Checksum 09:08:16 464afbd9ba4c: Download complete 09:08:16 c6b39de5b339: Download complete 09:08:17 d496ad576159: Verifying Checksum 09:08:17 d496ad576159: Download complete 09:08:17 c6b39de5b339: Pull complete 09:08:18 a69c41024577: Pull complete 09:08:18 GO111MODULE=on go vet ./... 09:08:18 d6de4b400683: Verifying Checksum 09:08:18 d6de4b400683: Download complete 09:08:20 00f215d4a9da: Verifying Checksum 09:08:20 00f215d4a9da: Download complete 09:08:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:08:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:08:23 ./bin/test-attribution-txt.sh 09:08:23 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 09:08:23 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 09:08:23 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 09:08:23 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 09:08:23 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 09:08:23 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 09:08:23 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 09:08:23 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 09:08:23 An attribution for golang.org/x/term is missing from Attribution.txt, please add 09:08:23 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 09:08:23 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 09:08:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:08:23 $ docker stop --time=1 6d4c0c8d948836260a3c472388fde68fd247e97eaad139dada2bc431effac91e 09:08:30 $ docker rm -f --volumes 6d4c0c8d948836260a3c472388fde68fd247e97eaad139dada2bc431effac91e [Pipeline] // withDockerContainer [Pipeline] sh 09:08:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:08:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:08:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:08:31 + ls -al . 09:08:31 total 380 09:08:31 drwxrwxr-x 11 jenkins jenkins 4096 Jul 15 09:06 . 09:08:31 drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 09:05 .. 09:08:31 -rw-rw-r-- 1 jenkins jenkins 140 Jul 15 09:05 .dockerignore 09:08:31 drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 09:07 .git 09:08:31 drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 09:05 .github 09:08:31 -rw-rw-r-- 1 jenkins jenkins 137 Jul 15 09:05 .gitignore 09:08:31 -rw-rw-r-- 1 jenkins jenkins 42 Jul 15 09:05 .golangci.yml 09:08:31 drwxr-xr-x 3 jenkins jenkins 4096 Jul 15 09:05 .semver 09:08:31 -rw-rw-r-- 1 jenkins jenkins 48109 Jul 15 09:05 CHANGELOG.md 09:08:31 -rw-rw-r-- 1 jenkins jenkins 677 Jul 15 09:05 GOVERNANCE.md 09:08:31 -rw-rw-r-- 1 jenkins jenkins 885 Jul 15 09:05 Jenkinsfile 09:08:31 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 15 09:05 LICENSE 09:08:31 -rw-rw-r-- 1 jenkins jenkins 1842 Jul 15 09:05 Makefile 09:08:31 -rw-rw-r-- 1 jenkins jenkins 619 Jul 15 09:05 OWNERS.md 09:08:31 -rw-rw-r-- 1 jenkins jenkins 4937 Jul 15 09:05 README.md 09:08:31 -rw-rw-r-- 1 jenkins jenkins 12 Jul 15 09:05 VERSION 09:08:31 drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 09:05 bin 09:08:31 -rw-r--r-- 1 jenkins jenkins 125161 Jul 15 09:07 coverage.out 09:08:31 drwxrwxr-x 5 jenkins jenkins 4096 Jul 15 09:05 example 09:08:31 -rw-rw-r-- 1 jenkins jenkins 6995 Jul 15 09:05 go.mod 09:08:31 -rw-rw-r-- 1 jenkins jenkins 101715 Jul 15 09:05 go.sum 09:08:31 drwxrwxr-x 12 jenkins jenkins 4096 Jul 15 09:05 internal 09:08:31 drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 09:05 openapi 09:08:31 drwxrwxr-x 6 jenkins jenkins 4096 Jul 15 09:05 pkg 09:08:31 drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 09:05 snap 09:08:31 -rw-rw-r-- 1 jenkins jenkins 222 Jul 15 09:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:32 + 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=119f0d3508c34fcb2e951725a389e94afb6ed809 --label arch=amd64 --label version=3.2.0-dev.24 . 09:08:32 Sending build context to Docker daemon 25.14MB 09:08:32 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 09:08:32 Step 2/24 : FROM ${BASE} AS builder 09:08:32 ---> 5a64d9b94091 09:08:32 Step 3/24 : ARG MAKE=make build 09:08:32 d6de4b400683: Pull complete 09:08:32 35cb2a7552d0: Pull complete 09:08:32 4f4fb700ef54: Pull complete 09:08:32 464afbd9ba4c: Pull complete 09:08:33 ---> Running in 92370f6475be 09:08:33 Removing intermediate container 92370f6475be 09:08:33 ---> aae95733e6da 09:08:33 Step 4/24 : WORKDIR /device-sdk-go 09:08:33 ---> Running in daea58e73451 09:08:33 Removing intermediate container daea58e73451 09:08:33 ---> 167ac138bcc3 09:08:33 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:08:33 ---> Running in e7554fd10595 09:08:33 Removing intermediate container e7554fd10595 09:08:33 ---> 8ec6f94dd255 09:08:33 Step 6/24 : RUN apk add --update --no-cache make git 09:08:33 ---> Running in 68c9f3417f92 09:08:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:08:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:08:33 OK: 264 MiB in 52 packages 09:08:34 Removing intermediate container 68c9f3417f92 09:08:34 ---> 58ee8e33b4ba 09:08:34 Step 7/24 : COPY go.mod vendor* ./ 09:08:34 ---> 045289eff455 09:08:34 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:34 ---> Running in 854f460fd66a 09:08:35 Removing intermediate container 854f460fd66a 09:08:35 ---> 9cff4f025bf2 09:08:35 Step 9/24 : COPY . . 09:08:36 ---> 399b46f2e8c9 09:08:36 Step 10/24 : RUN ${MAKE} 09:08:36 ---> Running in ebf57942aa6a 09:08:36 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.24 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.24" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 09:08:40 00f215d4a9da: Pull complete 09:08:42 d496ad576159: Pull complete 09:08:42 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 09:08:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:08:42 ---> f246e2811388 09:08:42 Step 3/10 : ARG MAKE=make build 09:08:44 ---> Running in 6db50aaeefdc 09:08:44 Removing intermediate container 6db50aaeefdc 09:08:44 ---> a6a4919f8594 09:08:44 Step 4/10 : WORKDIR /device-sdk-go 09:08:44 ---> Running in aa1c56921b0d 09:08:44 Removing intermediate container aa1c56921b0d 09:08:44 ---> f23f1c43d5a1 09:08:44 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:08:44 ---> Running in e079d06b79be 09:08:44 Removing intermediate container e079d06b79be 09:08:44 ---> 80e426b52149 09:08:44 Step 6/10 : RUN apk add --update --no-cache make git 09:08:44 ---> Running in a0780f84bb94 09:08:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:08:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:08:47 OK: 266 MiB in 52 packages 09:08:48 Removing intermediate container a0780f84bb94 09:08:48 ---> 203920fdad0f 09:08:48 Step 7/10 : COPY go.mod vendor* ./ 09:08:48 ---> 9adfbe0c48a0 09:08:48 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:48 ---> Running in b59cc6e75618 09:09:15 Removing intermediate container ebf57942aa6a 09:09:15 ---> 84876beacc9e 09:09:15 Step 11/24 : FROM alpine:3.18 09:09:15 3.18: Pulling from library/alpine 09:09:15 73baa7ef167e: Pulling fs layer 09:09:15 73baa7ef167e: Verifying Checksum 09:09:15 73baa7ef167e: Download complete 09:09:15 73baa7ef167e: Pull complete 09:09:15 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 09:09:15 Status: Downloaded newer image for alpine:3.18 09:09:15 ---> 8fd7cac70a4a 09:09:15 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 09:09:15 ---> Running in 240abd6becb7 09:09:15 Removing intermediate container 240abd6becb7 09:09:15 ---> 430522737491 09:09:15 Step 13/24 : RUN apk add --update --no-cache dumb-init 09:09:15 ---> Running in a8eaf1788e75 09:09:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:09:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:09:15 (1/1) Installing dumb-init (1.2.5-r2) 09:09:15 Executing busybox-1.36.1-r7.trigger 09:09:15 OK: 7 MiB in 16 packages 09:09:15 Removing intermediate container a8eaf1788e75 09:09:15 ---> 73f14c4ed4ad 09:09:15 Step 14/24 : RUN apk --no-cache upgrade 09:09:15 ---> Running in 60b19abf7266 09:09:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:09:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:09:15 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 09:09:15 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 09:09:15 OK: 7 MiB in 16 packages 09:09:15 Removing intermediate container 60b19abf7266 09:09:15 ---> 776fdf7895a2 09:09:15 Step 15/24 : WORKDIR / 09:09:15 ---> Running in 4527e1a0ec83 09:09:15 Removing intermediate container 4527e1a0ec83 09:09:15 ---> cc3ec44fd58a 09:09:15 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 09:09:15 ---> 5aacda2b2c1d 09:09:15 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 09:09:18 ---> 6d684a92afdf 09:09:18 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 09:09:18 ---> 478fa0713274 09:09:18 Step 19/24 : EXPOSE 59999 09:09:18 ---> Running in 7e4bae9e7f04 09:09:18 Removing intermediate container 7e4bae9e7f04 09:09:18 ---> 43af730b584b 09:09:18 Step 20/24 : ENTRYPOINT ["/device-simple"] 09:09:18 ---> Running in 4d52bb56f535 09:09:18 Removing intermediate container 4d52bb56f535 09:09:18 ---> 7b09d62f69c5 09:09:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:09:18 ---> Running in dc003ff6ea36 09:09:18 Removing intermediate container dc003ff6ea36 09:09:18 ---> 7e387189eea6 09:09:18 Step 22/24 : LABEL arch=amd64 09:09:18 ---> Running in fb3ab57fa51b 09:09:18 Removing intermediate container fb3ab57fa51b 09:09:18 ---> cee0dbd3c533 09:09:18 Step 23/24 : LABEL git_sha=119f0d3508c34fcb2e951725a389e94afb6ed809 09:09:18 ---> Running in 71bb08ca2e02 09:09:18 Removing intermediate container 71bb08ca2e02 09:09:18 ---> 13b488312a52 09:09:18 Step 24/24 : LABEL version=3.2.0-dev.24 09:09:18 ---> Running in 830379432d1f 09:09:18 Removing intermediate container 830379432d1f 09:09:18 ---> cf54cd592514 09:09:18 [Warning] One or more build-args [ARCH] were not consumed 09:09:18 Successfully built cf54cd592514 09:09:18 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:09:19 09:09:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:09:19 latest: Pulling from edgex-lftools-log-publisher 09:09:19 5eb5b503b376: Pulling fs layer 09:09:19 5c69ac0246d0: Pulling fs layer 09:09:19 ec43610c2a17: Pulling fs layer 09:09:19 3a2ae6a8a46f: Pulling fs layer 09:09:19 33b1e0a273af: Pulling fs layer 09:09:19 5d3b04190fa2: Pulling fs layer 09:09:19 2f39f015ded8: Pulling fs layer 09:09:19 33b1e0a273af: Waiting 09:09:19 5d3b04190fa2: Waiting 09:09:19 2f39f015ded8: Waiting 09:09:19 3a2ae6a8a46f: Waiting 09:09:19 5c69ac0246d0: Download complete 09:09:19 3a2ae6a8a46f: Download complete 09:09:19 33b1e0a273af: Verifying Checksum 09:09:19 33b1e0a273af: Download complete 09:09:19 5d3b04190fa2: Verifying Checksum 09:09:19 5d3b04190fa2: Download complete 09:09:19 ec43610c2a17: Verifying Checksum 09:09:19 ec43610c2a17: Download complete 09:09:19 5eb5b503b376: Verifying Checksum 09:09:19 5eb5b503b376: Download complete 09:09:20 2f39f015ded8: Download complete 09:09:20 5eb5b503b376: Pull complete 09:09:21 5c69ac0246d0: Pull complete 09:09:21 ec43610c2a17: Pull complete 09:09:21 3a2ae6a8a46f: Pull complete 09:09:21 33b1e0a273af: Pull complete 09:09:21 5d3b04190fa2: Pull complete 09:09:26 2f39f015ded8: Pull complete 09:09:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:09:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:09:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:09:26 prd-ubuntu20.04-docker-8c-8g-5623 does not seem to be running inside a container 09:09:26 $ 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 09:09:31 $ docker top 8a8e8fafd18e8921bbd41c16929d546331ce8ea4b345a1b6ab756d5a8d30f30d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:09:32 ---> job-cost.sh 09:09:32 lf-activate-venv: SKIPPING 09:09:32 INFO: No Stack... 09:09:32 INFO: Retrieving Pricing Info for: v3-standard-8 09:09:32 INFO: Archiving Costs [Pipeline] sh 09:09:33 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 09:09:33 + cut -d, -f6 [Pipeline] lock 09:09:33 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-299-stack-cost] 09:09:33 Resource [jenkins-edgexfoundry-device-sdk-go-main-299-stack-cost] did not exist. Created. 09:09:33 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-299-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:09:33 + echo total: 0.2199999988079071 [Pipeline] stash 09:09:33 Stashed 1 file(s) [Pipeline] } 09:09:33 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-299-stack-cost] [Pipeline] // lock [Pipeline] } 09:09:33 $ docker stop --time=1 8a8e8fafd18e8921bbd41c16929d546331ce8ea4b345a1b6ab756d5a8d30f30d 09:09:34 $ docker rm -f --volumes 8a8e8fafd18e8921bbd41c16929d546331ce8ea4b345a1b6ab756d5a8d30f30d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:10:40 Removing intermediate container b59cc6e75618 09:10:40 ---> 336fab31ef8a 09:10:40 Step 9/10 : COPY . . 09:10:40 ---> f4edda3f29d8 09:10:40 Step 10/10 : RUN ${MAKE} 09:10:40 ---> Running in 5f8d650d0f75 09:10:40 noop 09:10:40 Removing intermediate container 5f8d650d0f75 09:10:40 ---> 10a990e40b84 09:10:40 Successfully built 10a990e40b84 09:10:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:40 + docker inspect -f . ci-base-image-arm64 09:10:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:10:41 prd-ubuntu20.04-docker-arm64-4c-16g-5624 does not seem to be running inside a container 09:10:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/299 -v /w/workspace/device-sdk-go/299:/w/workspace/device-sdk-go/299:rw,z -v /w/workspace/device-sdk-go/299@tmp:/w/workspace/device-sdk-go/299@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 09:10:42 $ docker top 76127b37348d859d476f7b33f8724ecaf93a2455318a17496195c208d2db7b11 -eo pid,comm [Pipeline] { [Pipeline] sh 09:10:43 + go version 09:10:43 go version go1.21.9 linux/arm64 [Pipeline] } 09:10:43 $ docker stop --time=1 76127b37348d859d476f7b33f8724ecaf93a2455318a17496195c208d2db7b11 09:10:44 $ docker rm -f --volumes 76127b37348d859d476f7b33f8724ecaf93a2455318a17496195c208d2db7b11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:45 + docker inspect -f . ci-base-image-arm64 09:10:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:10:45 prd-ubuntu20.04-docker-arm64-4c-16g-5624 does not seem to be running inside a container 09:10:45 $ 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/299 -v /w/workspace/device-sdk-go/299:/w/workspace/device-sdk-go/299:rw,z -v /w/workspace/device-sdk-go/299@tmp:/w/workspace/device-sdk-go/299@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 09:10:46 $ docker top b33940f1d322dc18a2847a7c544124e07779f6e4d77749a5021abae145563c3b -eo pid,comm [Pipeline] { [Pipeline] sh 09:10:47 + git config --global --add safe.directory /w/workspace/device-sdk-go/299 [Pipeline] fileExists [Pipeline] sh 09:10:48 + make test 09:10:48 go test -race -coverprofile=coverage.out ./... 09:11:35 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 09:14:42 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 09:14:42 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 09:14:42 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 09:14:42 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 09:14:42 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 09:14:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.106s coverage: 27.0% of statements 09:14:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.162s coverage: 80.0% of statements 09:15:01 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 09:15:01 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 09:15:03 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.240s coverage: 86.0% of statements 09:15:05 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 09:15:07 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.427s coverage: 55.2% of statements 09:15:12 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.132s coverage: 14.4% of statements 09:15:12 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 09:15:12 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 09:15:12 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.838s coverage: 44.6% of statements 09:15:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.300s coverage: 68.5% of statements 09:15:16 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.357s coverage: 89.2% of statements 09:15:20 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 09:15:21 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.229s coverage: 5.4% of statements 09:15:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:15:22 GO111MODULE=on go vet ./... 09:18:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:18:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:18:59 ./bin/test-attribution-txt.sh 09:18:59 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 09:18:59 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 09:18:59 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 09:18:59 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 09:18:59 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 09:18:59 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 09:18:59 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 09:18:59 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 09:18:59 An attribution for golang.org/x/term is missing from Attribution.txt, please add 09:18:59 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 09:18:59 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 09:18:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:18:59 $ docker stop --time=1 b33940f1d322dc18a2847a7c544124e07779f6e4d77749a5021abae145563c3b 09:19:01 $ docker rm -f --volumes b33940f1d322dc18a2847a7c544124e07779f6e4d77749a5021abae145563c3b [Pipeline] // withDockerContainer [Pipeline] sh 09:19:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:19:03 Warning: overwriting stash ‘coverage-report’ 09:19:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:19:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:19:05 + ls -al . 09:19:05 total 376 09:19:05 drwxrwxr-x 10 jenkins jenkins 4096 Jul 15 09:10 . 09:19:05 drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 09:07 .. 09:19:05 -rw-rw-r-- 1 jenkins jenkins 140 Jul 15 09:07 .dockerignore 09:19:05 drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 09:07 .git 09:19:05 drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 09:07 .github 09:19:05 -rw-rw-r-- 1 jenkins jenkins 137 Jul 15 09:07 .gitignore 09:19:05 -rw-rw-r-- 1 jenkins jenkins 42 Jul 15 09:07 .golangci.yml 09:19:05 -rw-rw-r-- 1 jenkins jenkins 48109 Jul 15 09:07 CHANGELOG.md 09:19:05 -rw-rw-r-- 1 jenkins jenkins 677 Jul 15 09:07 GOVERNANCE.md 09:19:05 -rw-rw-r-- 1 jenkins jenkins 885 Jul 15 09:07 Jenkinsfile 09:19:05 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 15 09:07 LICENSE 09:19:05 -rw-rw-r-- 1 jenkins jenkins 1842 Jul 15 09:07 Makefile 09:19:05 -rw-rw-r-- 1 jenkins jenkins 619 Jul 15 09:07 OWNERS.md 09:19:05 -rw-rw-r-- 1 jenkins jenkins 4937 Jul 15 09:07 README.md 09:19:05 -rw-rw-r-- 1 jenkins jenkins 12 Jul 15 09:05 VERSION 09:19:05 drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 09:07 bin 09:19:05 -rw-r--r-- 1 jenkins jenkins 125161 Jul 15 09:15 coverage.out 09:19:05 drwxrwxr-x 5 jenkins jenkins 4096 Jul 15 09:07 example 09:19:05 -rw-rw-r-- 1 jenkins jenkins 6995 Jul 15 09:07 go.mod 09:19:05 -rw-rw-r-- 1 jenkins jenkins 101715 Jul 15 09:07 go.sum 09:19:05 drwxrwxr-x 12 jenkins jenkins 4096 Jul 15 09:07 internal 09:19:05 drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 09:07 openapi 09:19:05 drwxrwxr-x 6 jenkins jenkins 4096 Jul 15 09:07 pkg 09:19:05 drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 09:07 snap 09:19:05 -rw-rw-r-- 1 jenkins jenkins 222 Jul 15 09:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:05 + 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=119f0d3508c34fcb2e951725a389e94afb6ed809 --label arch=arm64 --label version=3.2.0-dev.24 . 09:19:06 Sending build context to Docker daemon 13.06MB 09:19:06 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 09:19:06 Step 2/24 : FROM ${BASE} AS builder 09:19:06 ---> 10a990e40b84 09:19:06 Step 3/24 : ARG MAKE=make build 09:19:06 ---> Running in a4618a004840 09:19:06 Removing intermediate container a4618a004840 09:19:06 ---> 31be9818d74f 09:19:06 Step 4/24 : WORKDIR /device-sdk-go 09:19:06 ---> Running in 6d75541be679 09:19:06 Removing intermediate container 6d75541be679 09:19:06 ---> 9792a61e8ee2 09:19:06 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:19:06 ---> Running in a7ce8259239e 09:19:07 Removing intermediate container a7ce8259239e 09:19:07 ---> 5fbf0c57ac22 09:19:07 Step 6/24 : RUN apk add --update --no-cache make git 09:19:07 ---> Running in bbd57d027185 09:19:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:19:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:19:09 OK: 266 MiB in 52 packages 09:19:10 Removing intermediate container bbd57d027185 09:19:10 ---> 12b1d031fe91 09:19:10 Step 7/24 : COPY go.mod vendor* ./ 09:19:10 ---> d09b393791e4 09:19:10 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:19:11 ---> Running in 89c23b7d9637 09:19:13 Removing intermediate container 89c23b7d9637 09:19:13 ---> 45cd20f5b7e1 09:19:13 Step 9/24 : COPY . . 09:19:14 ---> 48faf491eab1 09:19:14 Step 10/24 : RUN ${MAKE} 09:19:14 ---> Running in b2650067aace 09:19:15 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.24 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.24" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 09:22:37 Removing intermediate container b2650067aace 09:22:37 ---> b0c4930adae3 09:22:37 Step 11/24 : FROM alpine:3.18 09:22:37 3.18: Pulling from library/alpine 09:22:37 5c905c7ebe2f: Pulling fs layer 09:22:37 5c905c7ebe2f: Verifying Checksum 09:22:37 5c905c7ebe2f: Download complete 09:22:37 5c905c7ebe2f: Pull complete 09:22:37 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 09:22:37 Status: Downloaded newer image for alpine:3.18 09:22:37 ---> dec292d02e07 09:22:37 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 09:22:37 ---> Running in 50d9b39abfd1 09:22:37 Removing intermediate container 50d9b39abfd1 09:22:37 ---> b1ef7e2b66d8 09:22:37 Step 13/24 : RUN apk add --update --no-cache dumb-init 09:22:37 ---> Running in 93b217880f2d 09:22:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:22:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:22:37 (1/1) Installing dumb-init (1.2.5-r2) 09:22:37 Executing busybox-1.36.1-r7.trigger 09:22:37 OK: 8 MiB in 16 packages 09:22:37 Removing intermediate container 93b217880f2d 09:22:37 ---> 07cb6fe760db 09:22:37 Step 14/24 : RUN apk --no-cache upgrade 09:22:37 ---> Running in b90e0a0e682a 09:22:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:22:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:22:39 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 09:22:39 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 09:22:39 OK: 8 MiB in 16 packages 09:22:40 Removing intermediate container b90e0a0e682a 09:22:40 ---> 78d6bb1800bc 09:22:40 Step 15/24 : WORKDIR / 09:22:40 ---> Running in 5a1c17bb5270 09:22:40 Removing intermediate container 5a1c17bb5270 09:22:40 ---> 0f6bb2037f1d 09:22:40 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 09:22:40 ---> 0ef0ec8828b9 09:22:40 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 09:22:42 ---> fd3a0f3a68d4 09:22:42 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 09:22:43 ---> f8087a3092cf 09:22:43 Step 19/24 : EXPOSE 59999 09:22:43 ---> Running in 6ee764a6e68d 09:22:43 Removing intermediate container 6ee764a6e68d 09:22:43 ---> ac012e38e87f 09:22:43 Step 20/24 : ENTRYPOINT ["/device-simple"] 09:22:43 ---> Running in 0cb8ecaad2f3 09:22:44 Removing intermediate container 0cb8ecaad2f3 09:22:44 ---> 4497f8a35089 09:22:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:22:44 ---> Running in 97798fa65a8f 09:22:44 Removing intermediate container 97798fa65a8f 09:22:44 ---> 971c38b0aecc 09:22:44 Step 22/24 : LABEL arch=arm64 09:22:44 ---> Running in 1d32cf1be782 09:22:44 Removing intermediate container 1d32cf1be782 09:22:44 ---> 1a255d5f89c7 09:22:44 Step 23/24 : LABEL git_sha=119f0d3508c34fcb2e951725a389e94afb6ed809 09:22:45 ---> Running in 4bc3b7d11482 09:22:45 Removing intermediate container 4bc3b7d11482 09:22:45 ---> 4a357328a3aa 09:22:45 Step 24/24 : LABEL version=3.2.0-dev.24 09:22:45 ---> Running in 650a8c740a69 09:22:45 Removing intermediate container 650a8c740a69 09:22:45 ---> a773e7a36a1c 09:22:45 [Warning] One or more build-args [ARCH] were not consumed 09:22:45 Successfully built a773e7a36a1c 09:22:45 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:22:46 09:22:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:22:46 arm64: Pulling from edgex-lftools-log-publisher 09:22:46 8998bd30e6a1: Pulling fs layer 09:22:46 04944245beec: Pulling fs layer 09:22:46 699f458cf7ca: Pulling fs layer 09:22:46 765212b225bb: Pulling fs layer 09:22:46 f23df028b6ca: Pulling fs layer 09:22:46 d65c8cfc05b1: Pulling fs layer 09:22:46 2437ff75d9bd: Pulling fs layer 09:22:46 f23df028b6ca: Waiting 09:22:46 d65c8cfc05b1: Waiting 09:22:46 2437ff75d9bd: Waiting 09:22:46 765212b225bb: Waiting 09:22:46 04944245beec: Verifying Checksum 09:22:46 04944245beec: Download complete 09:22:46 765212b225bb: Verifying Checksum 09:22:46 765212b225bb: Download complete 09:22:46 f23df028b6ca: Verifying Checksum 09:22:46 f23df028b6ca: Download complete 09:22:46 d65c8cfc05b1: Verifying Checksum 09:22:46 d65c8cfc05b1: Download complete 09:22:46 699f458cf7ca: Verifying Checksum 09:22:46 699f458cf7ca: Download complete 09:22:47 8998bd30e6a1: Verifying Checksum 09:22:47 8998bd30e6a1: Download complete 09:22:49 2437ff75d9bd: Download complete 09:22:51 8998bd30e6a1: Pull complete 09:22:52 04944245beec: Pull complete 09:22:54 699f458cf7ca: Pull complete 09:22:54 765212b225bb: Pull complete 09:22:55 f23df028b6ca: Pull complete 09:22:55 d65c8cfc05b1: Pull complete 09:23:13 2437ff75d9bd: Pull complete 09:23:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:23:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:23:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:23:13 prd-ubuntu20.04-docker-arm64-4c-16g-5624 does not seem to be running inside a container 09:23:13 $ 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/299 -v /w/workspace/device-sdk-go/299:/w/workspace/device-sdk-go/299:rw,z -v /w/workspace/device-sdk-go/299@tmp:/w/workspace/device-sdk-go/299@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 09:23:16 $ docker top ae02b7bcd28405483036b777d6e7e1eb28cf53d4344f4c7c5345e6303b3af42b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:23:17 ---> job-cost.sh 09:23:17 lf-activate-venv: SKIPPING 09:23:17 INFO: No Stack... 09:23:17 INFO: Retrieving Pricing Info for: v3-standard-4 09:23:18 INFO: Archiving Costs [Pipeline] sh 09:23:19 + cat /w/workspace/device-sdk-go/299/archives/cost.csv 09:23:19 + cut -d, -f6 [Pipeline] lock 09:23:19 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-299-stack-cost] 09:23:19 Resource [jenkins-edgexfoundry-device-sdk-go-main-299-stack-cost] did not exist. Created. 09:23:19 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-299-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:23:19 /w/workspace/device-sdk-go/299@tmp/durable-2fd390fa/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:23:20 + echo total: 0.10999999940395355 [Pipeline] stash 09:23:20 Warning: overwriting stash ‘stack-cost’ 09:23:20 Stashed 1 file(s) [Pipeline] } 09:23:20 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-299-stack-cost] [Pipeline] // lock [Pipeline] } 09:23:20 $ docker stop --time=1 ae02b7bcd28405483036b777d6e7e1eb28cf53d4344f4c7c5345e6303b3af42b 09:23:22 $ docker rm -f --volumes ae02b7bcd28405483036b777d6e7e1eb28cf53d4344f4c7c5345e6303b3af42b [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 09:23:23 provisioning config files... 09:23:23 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5116295942680369803tmp [Pipeline] { [Pipeline] sh 09:23:23 + set +x 09:23:23 + curl -s https://codecov.io/bash 09:23:23 + bash -s -- 09:23:23 09:23:23 _____ _ 09:23:23 / ____| | | 09:23:23 | | ___ __| | ___ ___ _____ __ 09:23:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:23:23 | |___| (_) | (_| | __/ (_| (_) \ V / 09:23:23 \_____\___/ \__,_|\___|\___\___/ \_/ 09:23:23 Bash-1.0.6 09:23:23 09:23:23 09:23:23 ==> git version 2.25.1 found 09:23:23 ==> 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 09:23:23 Release-Date: 2020-01-08 09:23:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:23:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:23:23 ==> Jenkins CI detected. 09:23:23 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 09:23:23 project root: . 09:23:23 --> token set from env 09:23:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:23:23 ==> Running gcov in . (disable via -X gcov) 09:23:23 ==> Python coveragepy not found 09:23:23 ==> Searching for coverage reports in: 09:23:23 + . 09:23:23 -> Found 1 reports 09:23:23 ==> Detecting git/mercurial file structure 09:23:23 ==> Reading reports 09:23:23 + ./coverage.out bytes=125161 09:23:23 ==> Appending adjustments 09:23:23 https://docs.codecov.io/docs/fixing-reports 09:23:24 + Found adjustments 09:23:24 ==> Gzipping contents 09:23:24 20K /tmp/codecov.7699LQ.gz 09:23:24 ==> Uploading reports 09:23:24 url: https://codecov.io 09:23:24 query: branch=main&commit=119f0d3508c34fcb2e951725a389e94afb6ed809&build=299&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F299%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:23:24 -> Pinging Codecov 09:23:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=119f0d3508c34fcb2e951725a389e94afb6ed809&build=299&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F299%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:23:24 -> Uploading to 09:23:24 https://storage.googleapis.com/codecov/v4/raw/2024-07-15/7E55EF52A471D76F132DFD9A03CDDE97/119f0d3508c34fcb2e951725a389e94afb6ed809/cf67dd16-70b7-4079-a5a2-c9c55fc77c35.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240715%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240715T092324Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b79f4f1a076430cb0a13b6816ffde6c9976d5cebc5b5567eafb08950e532ee8c 09:23:24 % Total % Received % Xferd Average Speed Time Time Time Current 09:23:24 Dload Upload Total Spent Left Speed 09:23:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17067 0 0 100 17067 0 68542 --:--:-- --:--:-- --:--:-- 68542 09:23:24 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/119f0d3508c34fcb2e951725a389e94afb6ed809 [Pipeline] } 09:23:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:23:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:23:24 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:23:25 09:23:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:23:25 latest: Pulling from edgex-devops/edgex-snyk-go 09:23:25 619be1103602: Already exists 09:23:25 f8ea3408117e: Pulling fs layer 09:23:25 91320369b822: Pulling fs layer 09:23:25 0406650e8295: Pulling fs layer 09:23:25 4f4fb700ef54: Pulling fs layer 09:23:25 96d80e3f36e1: Pulling fs layer 09:23:25 bcf3aedb951c: Pulling fs layer 09:23:25 96d80e3f36e1: Waiting 09:23:25 bcf3aedb951c: Waiting 09:23:25 4f4fb700ef54: Waiting 09:23:25 0406650e8295: Verifying Checksum 09:23:25 0406650e8295: Download complete 09:23:25 f8ea3408117e: Download complete 09:23:25 4f4fb700ef54: Verifying Checksum 09:23:25 4f4fb700ef54: Download complete 09:23:25 f8ea3408117e: Pull complete 09:23:25 96d80e3f36e1: Verifying Checksum 09:23:25 96d80e3f36e1: Download complete 09:23:25 91320369b822: Verifying Checksum 09:23:25 91320369b822: Download complete 09:23:26 bcf3aedb951c: Verifying Checksum 09:23:26 bcf3aedb951c: Download complete 09:23:28 91320369b822: Pull complete 09:23:29 0406650e8295: Pull complete 09:23:29 4f4fb700ef54: Pull complete 09:23:29 96d80e3f36e1: Pull complete 09:23:33 bcf3aedb951c: Pull complete 09:23:33 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 09:23:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:23:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:23:33 prd-ubuntu20.04-docker-8c-8g-5623 does not seem to be running inside a container 09:23:33 $ 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:latest cat 09:23:37 $ docker top 0bb298754999ad4709739b54c95581627297f82dda8de49a464ad495e7bbbd0c -eo pid,comm [Pipeline] { [Pipeline] sh 09:23:38 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo 09:23:38 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 09:23:38 + set -o pipefail 09:23:38 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 09:23:44 09:23:44 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... 09:23:44 09:23:44 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/584b23b4-8461-4aab-9ad0-bbaea8e5aac2 09:23:44 09:23:44 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:23:44 09:23:45 09:23:45 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 09:23:45 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 09:23:45 $ docker stop --time=1 0bb298754999ad4709739b54c95581627297f82dda8de49a464ad495e7bbbd0c 09:23:51 $ docker rm -f --volumes 0bb298754999ad4709739b54c95581627297f82dda8de49a464ad495e7bbbd0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 09:23:52 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:23:52 provisioning config files... 09:23:52 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17668160293128149922tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:23:52 --> edgex-publish-swagger.sh 09:23:52 === Publish openapi/v3 API === 09:23:52 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 09:23:52 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] 09:23:52 % Total % Received % Xferd Average Speed Time Time Time Current 09:23:52 Dload Upload Total Spent Left Speed 09:23:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 28585 100 156 100 28429 331 60487 --:--:-- --:--:-- --:--:-- 60690 09:23:53 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 09:23:53 [Pipeline] } 09:23:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:23:53 + git log --format=format:%s -1 119f0d3508c34fcb2e951725a389e94afb6ed809 [Pipeline] sh 09:23:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:23:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:23:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:23:54 prd-ubuntu20.04-docker-8c-8g-5623 does not seem to be running inside a container 09:23:54 $ 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 09:23:54 $ docker top 5b27066fadab0ec7f3ba4ef1459c3135d3f3341b79e4a26898e4f48b96562238 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:23:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:23:54 [ssh-agent] Looking for ssh-agent implementation... 09:23:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:23:55 $ docker exec 5b27066fadab0ec7f3ba4ef1459c3135d3f3341b79e4a26898e4f48b96562238 ssh-agent 09:23:55 SSH_AUTH_SOCK=/tmp/ssh-bUdaMxQPs3AF/agent.31 09:23:55 SSH_AGENT_PID=37 09:23:55 Running ssh-add (command line suppressed) 09:23:55 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_238580842019087848.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_238580842019087848.key) 09:23:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:23:55 + git semver tag 09:23:55 2024-07-15 09:23:55,751 [run_tag] DEBUG tag force:False 09:23:55 2024-07-15 09:23:55,751 [check_head_tag] DEBUG check head tag 09:23:55 2024-07-15 09:23:55,753 [execute] INFO git cat-file --batch-check 09:23:55 2024-07-15 09:23:55,753 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 09:23:55 2024-07-15 09:23:55,757 [execute] INFO git cat-file --batch 09:23:55 2024-07-15 09:23:55,757 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 09:23:55 2024-07-15 09:23:55,784 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 09:23:55 2024-07-15 09:23:55,784 [execute] INFO git tag -a v3.2.0-dev.24 -m v3.2.0-dev.24 09:23:55 2024-07-15 09:23:55,784 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.24', '-m', 'v3.2.0-dev.24'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 09:23:55 2024-07-15 09:23:55,788 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 09:23:55 3.2.0-dev.24 [Pipeline] } 09:23:56 $ docker exec --env ******** --env ******** 5b27066fadab0ec7f3ba4ef1459c3135d3f3341b79e4a26898e4f48b96562238 ssh-agent -k 09:23:56 unset SSH_AUTH_SOCK; 09:23:56 unset SSH_AGENT_PID; 09:23:56 echo Agent pid 37 killed; 09:23:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:23:56 + git semver [Pipeline] } 09:23:56 $ docker stop --time=1 5b27066fadab0ec7f3ba4ef1459c3135d3f3341b79e4a26898e4f48b96562238 09:23:58 $ docker rm -f --volumes 5b27066fadab0ec7f3ba4ef1459c3135d3f3341b79e4a26898e4f48b96562238 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:23:58 09:23:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:23:58 0.23.1-centos7: Pulling from edgex-lftools 09:23:58 ab5ef0e58194: Pulling fs layer 09:23:58 9712f1f96733: Pulling fs layer 09:23:58 63f879dbbcfc: Pulling fs layer 09:23:58 0d9ebad4ef96: Pulling fs layer 09:23:58 e9a5061849ea: Pulling fs layer 09:23:58 d747dcd14b5f: Pulling fs layer 09:23:58 2de7ff778b66: Pulling fs layer 09:23:58 0d9ebad4ef96: Waiting 09:23:58 e9a5061849ea: Waiting 09:23:58 d747dcd14b5f: Waiting 09:23:58 2de7ff778b66: Waiting 09:23:58 9712f1f96733: Verifying Checksum 09:23:58 9712f1f96733: Download complete 09:23:59 63f879dbbcfc: Verifying Checksum 09:23:59 63f879dbbcfc: Download complete 09:23:59 e9a5061849ea: Verifying Checksum 09:23:59 e9a5061849ea: Download complete 09:23:59 d747dcd14b5f: Download complete 09:23:59 0d9ebad4ef96: Verifying Checksum 09:23:59 0d9ebad4ef96: Download complete 09:23:59 ab5ef0e58194: Verifying Checksum 09:23:59 ab5ef0e58194: Download complete 09:23:59 2de7ff778b66: Verifying Checksum 09:23:59 2de7ff778b66: Download complete 09:24:02 ab5ef0e58194: Pull complete 09:24:02 9712f1f96733: Pull complete 09:24:03 63f879dbbcfc: Pull complete 09:24:07 0d9ebad4ef96: Pull complete 09:24:07 e9a5061849ea: Pull complete 09:24:07 d747dcd14b5f: Pull complete 09:24:09 2de7ff778b66: Pull complete 09:24:09 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:24:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:24:09 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:24:09 prd-ubuntu20.04-docker-8c-8g-5623 does not seem to be running inside a container 09:24:09 $ 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 09:24:15 $ docker top 161988f11f4e5aa97ecc61102a2f3e15d688176f007044ed6b3169d248d05cf4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:24:15 provisioning config files... 09:24:15 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8990699101938375084tmp 09:24:15 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4895955125165423168tmp 09:24:15 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9748378028435959309tmp [Pipeline] { [Pipeline] echo 09:24:15 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:24:15 ---> sigul-configuration.sh 09:24:15 gpg: directory `/root/.gnupg' created 09:24:15 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:24:15 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:24:15 gpg: keyring `/root/.gnupg/secring.gpg' created 09:24:15 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:24:15 gpg: CAST5 encrypted data 09:24:15 gpg: encrypted with 1 passphrase 09:24:15 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:24:16 + mkdir /home/jenkins 09:24:16 + mkdir /home/jenkins/sigul [Pipeline] sh 09:24:16 + 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 09:24:16 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:24:16 ---> sigul-install.sh 09:24:16 Sigul already installed; skipping installation. [Pipeline] sh 09:24:17 + git tag --list 09:24:17 0.7.1 09:24:17 delhi-tag 09:24:17 v1.0.0 09:24:17 v1.1.0 09:24:17 v1.1.1 09:24:17 v1.1.2 09:24:17 v1.2.0 09:24:17 v1.2.1 09:24:17 v1.2.2 09:24:17 v1.2.3 09:24:17 v1.3.0 09:24:17 v1.4.0 09:24:17 v2.0.0 09:24:17 v2.1.0 09:24:17 v2.1.1 09:24:17 v2.2.0 09:24:17 v2.3.0 09:24:17 v2.3.1 09:24:17 v3.0 09:24:17 v3.0.0 09:24:17 v3.0.1-dev.1 09:24:17 v3.1 09:24:17 v3.1.0 09:24:17 v3.1.0-dev.1 09:24:17 v3.1.0-dev.10 09:24:17 v3.1.0-dev.11 09:24:17 v3.1.0-dev.12 09:24:17 v3.1.0-dev.13 09:24:17 v3.1.0-dev.14 09:24:17 v3.1.0-dev.15 09:24:17 v3.1.0-dev.16 09:24:17 v3.1.0-dev.17 09:24:17 v3.1.0-dev.18 09:24:17 v3.1.0-dev.19 09:24:17 v3.1.0-dev.2 09:24:17 v3.1.0-dev.20 09:24:17 v3.1.0-dev.21 09:24:17 v3.1.0-dev.22 09:24:17 v3.1.0-dev.23 09:24:17 v3.1.0-dev.24 09:24:17 v3.1.0-dev.25 09:24:17 v3.1.0-dev.26 09:24:17 v3.1.0-dev.27 09:24:17 v3.1.0-dev.28 09:24:17 v3.1.0-dev.29 09:24:17 v3.1.0-dev.3 09:24:17 v3.1.0-dev.30 09:24:17 v3.1.0-dev.31 09:24:17 v3.1.0-dev.32 09:24:17 v3.1.0-dev.33 09:24:17 v3.1.0-dev.34 09:24:17 v3.1.0-dev.35 09:24:17 v3.1.0-dev.36 09:24:17 v3.1.0-dev.37 09:24:17 v3.1.0-dev.38 09:24:17 v3.1.0-dev.39 09:24:17 v3.1.0-dev.4 09:24:17 v3.1.0-dev.40 09:24:17 v3.1.0-dev.41 09:24:17 v3.1.0-dev.5 09:24:17 v3.1.0-dev.6 09:24:17 v3.1.0-dev.7 09:24:17 v3.1.0-dev.8 09:24:17 v3.1.0-dev.9 09:24:17 v3.1.1 09:24:17 v3.1.1-dev.1 09:24:17 v3.2.0-dev.1 09:24:17 v3.2.0-dev.10 09:24:17 v3.2.0-dev.11 09:24:17 v3.2.0-dev.12 09:24:17 v3.2.0-dev.13 09:24:17 v3.2.0-dev.14 09:24:17 v3.2.0-dev.15 09:24:17 v3.2.0-dev.16 09:24:17 v3.2.0-dev.17 09:24:17 v3.2.0-dev.18 09:24:17 v3.2.0-dev.19 09:24:17 v3.2.0-dev.2 09:24:17 v3.2.0-dev.20 09:24:17 v3.2.0-dev.21 09:24:17 v3.2.0-dev.22 09:24:17 v3.2.0-dev.23 09:24:17 v3.2.0-dev.24 09:24:17 v3.2.0-dev.3 09:24:17 v3.2.0-dev.4 09:24:17 v3.2.0-dev.5 09:24:17 v3.2.0-dev.6 09:24:17 v3.2.0-dev.7 09:24:17 v3.2.0-dev.8 09:24:17 v3.2.0-dev.9 [Pipeline] sh 09:24:17 + lftools sign git-tag v3.2.0-dev.24 09:24:18 Signing Git tag with Sigul... 09:24:18 Signing v3.2.0-dev.24 [Pipeline] echo 09:24:18 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:24:18 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:24:18 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:24:18 $ docker stop --time=1 161988f11f4e5aa97ecc61102a2f3e15d688176f007044ed6b3169d248d05cf4 09:24:20 $ docker rm -f --volumes 161988f11f4e5aa97ecc61102a2f3e15d688176f007044ed6b3169d248d05cf4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:24:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:24:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:24:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:24:21 prd-ubuntu20.04-docker-8c-8g-5623 does not seem to be running inside a container 09:24:21 $ 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 09:24:21 $ docker top 3eba528236b4bb9a77b6096a7c6dc80983c20e7cfd50b754ef5807616f844fc9 -eo pid,comm 09:24:21 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:24:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:24:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:24:21 [ssh-agent] Looking for ssh-agent implementation... 09:24:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:24:21 $ docker exec 3eba528236b4bb9a77b6096a7c6dc80983c20e7cfd50b754ef5807616f844fc9 ssh-agent 09:24:21 SSH_AUTH_SOCK=/tmp/ssh-Zsfxse3jBkb4/agent.32 09:24:21 SSH_AGENT_PID=39 09:24:21 Running ssh-add (command line suppressed) 09:24:21 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12226606051392166499.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12226606051392166499.key) 09:24:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:24:22 + git semver bump pre 09:24:22 2024-07-15 09:24:22,408 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 09:24:22 2024-07-15 09:24:22,408 [bump_version] DEBUG bumping version:3.2.0-dev.24 on axis:pre with prefix:dev 09:24:22 2024-07-15 09:24:22,408 [bump_version] DEBUG bumped version:3.2.0-dev.25 09:24:22 2024-07-15 09:24:22,409 [write_version] DEBUG write version:3.2.0-dev.25 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 09:24:22 2024-07-15 09:24:22,409 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 09:24:22 2024-07-15 09:24:22,409 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 09:24:22 2024-07-15 09:24:22,411 [execute] INFO git cat-file --batch-check 09:24:22 2024-07-15 09:24:22,412 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 09:24:22 2024-07-15 09:24:22,418 [execute] INFO git cat-file --batch 09:24:22 2024-07-15 09:24:22,419 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 09:24:22 2024-07-15 09:24:22,424 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 09:24:22 3.2.0-dev.25 [Pipeline] } 09:24:22 $ docker exec --env ******** --env ******** 3eba528236b4bb9a77b6096a7c6dc80983c20e7cfd50b754ef5807616f844fc9 ssh-agent -k 09:24:22 unset SSH_AUTH_SOCK; 09:24:22 unset SSH_AGENT_PID; 09:24:22 echo Agent pid 39 killed; 09:24:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:24:22 + git semver [Pipeline] } 09:24:23 $ docker stop --time=1 3eba528236b4bb9a77b6096a7c6dc80983c20e7cfd50b754ef5807616f844fc9 09:24:24 $ docker rm -f --volumes 3eba528236b4bb9a77b6096a7c6dc80983c20e7cfd50b754ef5807616f844fc9 [Pipeline] // withDockerContainer [Pipeline] sh 09:24:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:24:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:24:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:24:25 prd-ubuntu20.04-docker-8c-8g-5623 does not seem to be running inside a container 09:24:25 $ 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 09:24:25 $ docker top b2d6a9e86d1e48110a21558cc44f6d74a3659caa73182330e45e25dbc3f2965f -eo pid,comm 09:24:25 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). 09:24:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:24:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:24:25 [ssh-agent] Looking for ssh-agent implementation... 09:24:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:24:25 $ docker exec b2d6a9e86d1e48110a21558cc44f6d74a3659caa73182330e45e25dbc3f2965f ssh-agent 09:24:25 SSH_AUTH_SOCK=/tmp/ssh-GL706Ibir2Gd/agent.32 09:24:25 SSH_AGENT_PID=38 09:24:25 Running ssh-add (command line suppressed) 09:24:26 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11418726182066326042.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11418726182066326042.key) 09:24:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:24:26 + git semver push 09:24:26 2024-07-15 09:24:26,568 [run_push] DEBUG push 09:24:26 2024-07-15 09:24:26,569 [execute] INFO git cat-file --batch-check 09:24:26 2024-07-15 09:24:26,570 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 09:24:26 2024-07-15 09:24:26,572 [execute] INFO git rev-list 8c2951403ed00889f66a1a8ca729db29aed27563 -- 09:24:26 2024-07-15 09:24:26,572 [execute] DEBUG Popen(['git', 'rev-list', '8c2951403ed00889f66a1a8ca729db29aed27563', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 09:24:26 2024-07-15 09:24:26,583 [execute] INFO git fetch -v origin 09:24:26 2024-07-15 09:24:26,584 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 09:24:27 2024-07-15 09:24:27,035 [run_push] DEBUG no remote changes detected 09:24:27 2024-07-15 09:24:27,036 [execute] INFO git push origin semver 09:24:27 2024-07-15 09:24:27,036 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 09:24:28 2024-07-15 09:24:27,768 [run_push] DEBUG push all version tags 09:24:28 2024-07-15 09:24:27,769 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:24:28 2024-07-15 09:24:27,770 [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) 09:24:28 2024-07-15 09:24:28,502 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 09:24:28 3.2.0-dev.25 [Pipeline] } 09:24:28 $ docker exec --env ******** --env ******** b2d6a9e86d1e48110a21558cc44f6d74a3659caa73182330e45e25dbc3f2965f ssh-agent -k 09:24:28 unset SSH_AUTH_SOCK; 09:24:28 unset SSH_AGENT_PID; 09:24:28 echo Agent pid 38 killed; 09:24:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:24:29 + git semver [Pipeline] } 09:24:29 $ docker stop --time=1 b2d6a9e86d1e48110a21558cc44f6d74a3659caa73182330e45e25dbc3f2965f 09:24:30 $ docker rm -f --volumes b2d6a9e86d1e48110a21558cc44f6d74a3659caa73182330e45e25dbc3f2965f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:24:31 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 09:24:31 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 09:24:31 total 16 09:24:31 drwxr-xr-x 3 root root 4096 Jul 15 09:09 . 09:24:31 drwxrwxr-x 12 jenkins jenkins 4096 Jul 15 09:24 .. 09:24:31 drwxr-xr-x 2 root root 4096 Jul 15 09:09 cost 09:24:31 -rw-r--r-- 1 root root 85 Jul 15 09:09 cost.csv 09:24:31 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 09:24:31 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 09:24:31 total 16 09:24:31 drwxr-xr-x 3 jenkins jenkins 4096 Jul 15 09:09 . 09:24:31 drwxrwxr-x 12 jenkins jenkins 4096 Jul 15 09:24 .. 09:24:31 drwxr-xr-x 2 jenkins jenkins 4096 Jul 15 09:09 cost 09:24:31 -rw-r--r-- 1 jenkins jenkins 85 Jul 15 09:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:24:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:24:32 ---> package-listing.sh 09:24:32 ++ facter osfamily 09:24:32 ++ tr '[:upper:]' '[:lower:]' 09:24:32 + OS_FAMILY=debian 09:24:32 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 09:24:32 + START_PACKAGES=/tmp/packages_start.txt 09:24:32 + END_PACKAGES=/tmp/packages_end.txt 09:24:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:24:32 + PACKAGES=/tmp/packages_start.txt 09:24:32 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 09:24:32 + PACKAGES=/tmp/packages_end.txt 09:24:32 + case "${OS_FAMILY}" in 09:24:32 + dpkg -l 09:24:32 + grep '^ii' 09:24:32 + '[' -f /tmp/packages_start.txt ']' 09:24:32 + '[' -f /tmp/packages_end.txt ']' 09:24:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:24:32 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 09:24:32 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 09:24:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 09:24:32 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 09:24:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:24:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:24:33 prd-ubuntu20.04-docker-8c-8g-5623 does not seem to be running inside a container 09:24:33 $ 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 09:24:33 $ docker top 308e7e16b9e02d71da6e5dbb7b79309138352ec91f3017ff97412cb200a634af -eo pid,comm [Pipeline] { [Pipeline] sh 09:24:34 + touch /tmp/pre-build-complete [Pipeline] sh 09:24:34 + mkdir -p /var/log/sysstat [Pipeline] sh 09:24:34 + ls /var/log/sa-host 09:24:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:24:35 provisioning config files... 09:24:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6672088391571377891tmp [Pipeline] { [Pipeline] echo 09:24:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:24:35 ---> create-netrc.sh [Pipeline] } 09:24:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:24:35 ---> python-tools-install.sh [Pipeline] echo 09:24:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:24:35 ---> sudo-logs.sh 09:24:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:24:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:24:36 ---> job-cost.sh 09:24:36 lf-activate-venv: SKIPPING 09:24:36 DEBUG: total: 0.2199999988079071 09:24:36 INFO: Retrieving Stack Cost... 09:24:36 INFO: Retrieving Pricing Info for: v3-standard-8 09:24:37 INFO: Archiving Costs [Pipeline] echo 09:24:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:24:37 ---> logs-deploy.sh 09:24:37 lf-activate-venv: SKIPPING 09:24:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/299 09:24:37 INFO: archiving workspace using pattern(s): 09:24:38 Archives upload complete. 09:24:38 INFO: archiving logs to Nexus 09:24:39 ---> uname -a: 09:24:39 Linux prd-ubuntu20-04-docker-8c-8g-5623 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:24:39 09:24:39 09:24:39 ---> lscpu: 09:24:39 Architecture: x86_64 09:24:39 CPU op-mode(s): 32-bit, 64-bit 09:24:39 Byte Order: Little Endian 09:24:39 Address sizes: 40 bits physical, 48 bits virtual 09:24:39 CPU(s): 8 09:24:39 On-line CPU(s) list: 0-7 09:24:39 Thread(s) per core: 1 09:24:39 Core(s) per socket: 1 09:24:39 Socket(s): 8 09:24:39 NUMA node(s): 1 09:24:39 Vendor ID: AuthenticAMD 09:24:39 CPU family: 23 09:24:39 Model: 49 09:24:39 Model name: AMD EPYC-Rome Processor 09:24:39 Stepping: 0 09:24:39 CPU MHz: 2800.000 09:24:39 BogoMIPS: 5600.00 09:24:39 Virtualization: AMD-V 09:24:39 Hypervisor vendor: KVM 09:24:39 Virtualization type: full 09:24:39 L1d cache: 256 KiB 09:24:39 L1i cache: 256 KiB 09:24:39 L2 cache: 4 MiB 09:24:39 L3 cache: 128 MiB 09:24:39 NUMA node0 CPU(s): 0-7 09:24:39 Vulnerability Itlb multihit: Not affected 09:24:39 Vulnerability L1tf: Not affected 09:24:39 Vulnerability Mds: Not affected 09:24:39 Vulnerability Meltdown: Not affected 09:24:39 Vulnerability Mmio stale data: Not affected 09:24:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:24:39 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:24:39 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:24:39 Vulnerability Srbds: Not affected 09:24:39 Vulnerability Tsx async abort: Not affected 09:24:39 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 09:24:39 09:24:39 09:24:39 ---> nproc: 09:24:39 8 09:24:39 09:24:39 09:24:39 ---> df -h: 09:24:39 Filesystem Size Used Avail Use% Mounted on 09:24:39 overlay 155G 14G 142G 9% / 09:24:39 tmpfs 64M 0 64M 0% /dev 09:24:39 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:24:39 shm 64M 0 64M 0% /dev/shm 09:24:39 /dev/vda1 155G 14G 142G 9% /facter-os 09:24:39 09:24:39