Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d3487eec0ede001a3c25d71c6388e8b50871be46 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-ssh7912112605759238950.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-ssh11239766125371335224.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-ssh14309096957267144291.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-ssh5895276190002310328.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-ssh2331662491357914655.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-4319’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4321 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d3487eec0ede001a3c25d71c6388e8b50871be46 (main) Commit message: "Merge pull request #1588 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.36" > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d3487eec0ede001a3c25d71c6388e8b50871be46 # timeout=10 > git rev-list --no-walk f5f74a473092f448edb5d022a206764aad0631ef # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:48:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:48:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:48:05 ========================================================= 04:48:05 EdgeX Global Pipelines Version Info 04:48:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:48:05 ------------------- 04:48:05 stable info: 04:48:05 ------------------- 04:48:05 Commited By: Ginny Guan ginny@iotechsys.com 04:48:05 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 04:48:05 Message: update stable to v1.0.260 04:48:06 ------------------- 04:48:06 experimental info: 04:48:06 ------------------- 04:48:06 Commited By: Ginny Guan ginny@iotechsys.com 04:48:06 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 04:48:06 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:48:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:48:06 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:48:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:48:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:48:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:48:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:48:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:48:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:48:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:48:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:48:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:48:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:48:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:48:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:48:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:48:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:48:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:48:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:48:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:48:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:48:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:48:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:48:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:48:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:48:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:48:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:48:07 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:48:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:48:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:48:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:48:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d3487eec0ede001a3c25d71c6388e8b50871be46 [Pipeline] echo 04:48:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d3487ee [Pipeline] echo 04:48:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:48:07 provisioning config files... 04:48:07 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10989221779136510560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:48:07 ---> ****-login.sh 04:48:07 nexus3.edgexfoundry.org:10001 04:48:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:48:07 Configure a credential helper to remove this warning. See 04:48:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:48:07 04:48:07 Login Succeeded 04:48:07 nexus3.edgexfoundry.org:10002 04:48:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:48:08 Configure a credential helper to remove this warning. See 04:48:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:48:08 04:48:08 Login Succeeded 04:48:08 nexus3.edgexfoundry.org:10003 04:48:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:48:08 Configure a credential helper to remove this warning. See 04:48:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:48:08 04:48:08 Login Succeeded 04:48:08 nexus3.edgexfoundry.org:10004 04:48:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:48:08 Configure a credential helper to remove this warning. See 04:48:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:48:08 04:48:08 Login Succeeded 04:48:08 ****.io 04:48:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:48:08 Configure a credential helper to remove this warning. See 04:48:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:48:08 04:48:08 Login Succeeded 04:48:08 ---> ****-login.sh ends [Pipeline] } 04:48:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:48:09 + git rev-list -1 --merges d3487eec0ede001a3c25d71c6388e8b50871be46~1..d3487eec0ede001a3c25d71c6388e8b50871be46 [Pipeline] echo 04:48:09 -----------> git rev-list -1 --merges d3487eec0ede001a3c25d71c6388e8b50871be46~1..d3487eec0ede001a3c25d71c6388e8b50871be46 d3487eec0ede001a3c25d71c6388e8b50871be46 04:48:09 d3487eec0ede001a3c25d71c6388e8b50871be46 [false] [Pipeline] sh 04:48:09 + git log --format=format:%s -1 d3487eec0ede001a3c25d71c6388e8b50871be46 [Pipeline] echo 04:48:09 ========================================================= 04:48:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:48:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:48:09 + git log --format=format:%s -1 d3487eec0ede001a3c25d71c6388e8b50871be46 [Pipeline] echo 04:48:09 [semverPrep] GIT_COMMIT: d3487eec0ede001a3c25d71c6388e8b50871be46, Commit Message: Merge pull request #1588 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.36 [Pipeline] echo 04:48:09 [semverPrep] This is not a build commit. [Pipeline] sh 04:48:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:48:10 + grep -v github /etc/ssh/ssh_known_hosts 04:48:10 + [ -e /tmp/ssh_known_hosts ] 04:48:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:48:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:48:10 + sudo tee -a /etc/ssh/ssh_known_hosts 04:48:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:48:10 04:48:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:48:10 0.1.4: Pulling from edgex-devops/py-git-semver 04:48:10 b85a868b505f: Pulling fs layer 04:48:10 e2be974225ed: Pulling fs layer 04:48:10 339a4e72a1f5: Pulling fs layer 04:48:10 988bab9f4d93: Pulling fs layer 04:48:10 1469e6f7b9e6: Pulling fs layer 04:48:10 eaf3925da568: Pulling fs layer 04:48:10 bab4dde63d76: Pulling fs layer 04:48:10 bde34c3a00c8: Pulling fs layer 04:48:10 b352a97aabf1: Pulling fs layer 04:48:10 4872d77fe225: Pulling fs layer 04:48:10 988bab9f4d93: Waiting 04:48:10 5851b861e8e6: Pulling fs layer 04:48:10 bab4dde63d76: Waiting 04:48:10 4872d77fe225: Waiting 04:48:10 bde34c3a00c8: Waiting 04:48:10 5851b861e8e6: Waiting 04:48:10 1469e6f7b9e6: Waiting 04:48:10 b352a97aabf1: Waiting 04:48:10 eaf3925da568: Waiting 04:48:10 e2be974225ed: Download complete 04:48:10 988bab9f4d93: Verifying Checksum 04:48:10 988bab9f4d93: Download complete 04:48:10 1469e6f7b9e6: Verifying Checksum 04:48:10 1469e6f7b9e6: Download complete 04:48:11 339a4e72a1f5: Verifying Checksum 04:48:11 339a4e72a1f5: Download complete 04:48:11 eaf3925da568: Verifying Checksum 04:48:11 eaf3925da568: Download complete 04:48:11 bde34c3a00c8: Download complete 04:48:11 b352a97aabf1: Download complete 04:48:11 4872d77fe225: Verifying Checksum 04:48:11 4872d77fe225: Download complete 04:48:11 5851b861e8e6: Verifying Checksum 04:48:11 5851b861e8e6: Download complete 04:48:11 b85a868b505f: Verifying Checksum 04:48:11 b85a868b505f: Download complete 04:48:11 bab4dde63d76: Verifying Checksum 04:48:11 bab4dde63d76: Download complete 04:48:12 b85a868b505f: Pull complete 04:48:12 e2be974225ed: Pull complete 04:48:12 339a4e72a1f5: Pull complete 04:48:13 988bab9f4d93: Pull complete 04:48:13 1469e6f7b9e6: Pull complete 04:48:13 eaf3925da568: Pull complete 04:48:15 bab4dde63d76: Pull complete 04:48:15 bde34c3a00c8: Pull complete 04:48:15 b352a97aabf1: Pull complete 04:48:15 4872d77fe225: Pull complete 04:48:15 5851b861e8e6: Pull complete 04:48:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:48:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:48:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:48:15 prd-ubuntu20.04-docker-8c-8g-4321 does not seem to be running inside a container 04:48:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:48:18 $ docker top cb5b937c7686c5570bc40794090d79d39f2dbc04f6ff4dd2b0d7a8d8d7714fca -eo pid,comm 04:48:18 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:48:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:48:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:48:18 [ssh-agent] Looking for ssh-agent implementation... 04:48:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:48:18 $ docker exec cb5b937c7686c5570bc40794090d79d39f2dbc04f6ff4dd2b0d7a8d8d7714fca ssh-agent 04:48:18 SSH_AUTH_SOCK=/tmp/ssh-HjAACHNQVR6y/agent.32 04:48:18 SSH_AGENT_PID=38 04:48:18 Running ssh-add (command line suppressed) 04:48:18 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3130745339158511914.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3130745339158511914.key) 04:48:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:48:19 + git tag --points-at HEAD [Pipeline] } 04:48:19 $ docker exec --env ******** --env ******** cb5b937c7686c5570bc40794090d79d39f2dbc04f6ff4dd2b0d7a8d8d7714fca ssh-agent -k 04:48:19 unset SSH_AUTH_SOCK; 04:48:19 unset SSH_AGENT_PID; 04:48:19 echo Agent pid 38 killed; 04:48:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:48:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:48:19 [ssh-agent] Looking for ssh-agent implementation... 04:48:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:48:19 $ docker exec cb5b937c7686c5570bc40794090d79d39f2dbc04f6ff4dd2b0d7a8d8d7714fca ssh-agent 04:48:19 SSH_AUTH_SOCK=/tmp/ssh-siHOhwSNs5M9/agent.72 04:48:19 SSH_AGENT_PID=78 04:48:19 Running ssh-add (command line suppressed) 04:48:19 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13757521388506105928.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13757521388506105928.key) 04:48:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:48:20 + git semver init 04:48:20 2024-06-25 04:48:20,181 [run_init] DEBUG init version:0.0.0 force:False 04:48:20 2024-06-25 04:48:20,182 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 04:48:20 2024-06-25 04:48:20,182 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 04:48:20 2024-06-25 04:48:20,183 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 04:48:22 2024-06-25 04:48:22,142 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 04:48:22 2024-06-25 04:48:22,143 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 04:48:22 2024-06-25 04:48:22,143 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:48:22 2024-06-25 04:48:22,143 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:48:22 3.2.0-dev.18 [Pipeline] } 04:48:22 $ docker exec --env ******** --env ******** cb5b937c7686c5570bc40794090d79d39f2dbc04f6ff4dd2b0d7a8d8d7714fca ssh-agent -k 04:48:22 unset SSH_AUTH_SOCK; 04:48:22 unset SSH_AGENT_PID; 04:48:22 echo Agent pid 78 killed; 04:48:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:48:22 + git semver [Pipeline] } 04:48:22 $ docker stop --time=1 cb5b937c7686c5570bc40794090d79d39f2dbc04f6ff4dd2b0d7a8d8d7714fca 04:48:24 $ docker rm -f --volumes cb5b937c7686c5570bc40794090d79d39f2dbc04f6ff4dd2b0d7a8d8d7714fca [Pipeline] // withDockerContainer [Pipeline] sh 04:48:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:48:24 Stashed 1 file(s) [Pipeline] echo 04:48:24 [edgeXSemver]: initialized semver on version 3.2.0-dev.18 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:48:24 provisioning config files... 04:48:25 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2821960806141498977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:48:25 ---> ****-login.sh 04:48:25 nexus3.edgexfoundry.org:10001 04:48:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:48:25 Configure a credential helper to remove this warning. See 04:48:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:48:25 04:48:25 Login Succeeded 04:48:25 nexus3.edgexfoundry.org:10002 04:48:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:48:25 Configure a credential helper to remove this warning. See 04:48:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:48:25 04:48:25 Login Succeeded 04:48:25 nexus3.edgexfoundry.org:10003 04:48:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:48:25 Configure a credential helper to remove this warning. See 04:48:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:48:25 04:48:25 Login Succeeded 04:48:25 nexus3.edgexfoundry.org:10004 04:48:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:48:25 Configure a credential helper to remove this warning. See 04:48:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:48:25 04:48:25 Login Succeeded 04:48:25 ****.io 04:48:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:48:25 Configure a credential helper to remove this warning. See 04:48:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:48:25 04:48:25 Login Succeeded 04:48:25 ---> ****-login.sh ends [Pipeline] } 04:48:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:48:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:48:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:48:25 ========================================================= 04:48:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:48:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:26 + 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 . 04:48:26 Sending build context to Docker daemon 24.93MB 04:48:26 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:48:26 Step 2/10 : FROM ${BASE} AS builder 04:48:26 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:48:26 619be1103602: Pulling fs layer 04:48:26 7862e08f4a3e: Pulling fs layer 04:48:26 5df492c9dc93: Pulling fs layer 04:48:26 7629e6793208: Pulling fs layer 04:48:26 4f4fb700ef54: Pulling fs layer 04:48:26 fb5054dd5b73: Pulling fs layer 04:48:26 eeca6798cff9: Pulling fs layer 04:48:26 aa269ceb94a6: Pulling fs layer 04:48:26 ada007ff1a6a: Pulling fs layer 04:48:26 fb5054dd5b73: Waiting 04:48:26 eeca6798cff9: Waiting 04:48:26 7629e6793208: Waiting 04:48:26 4f4fb700ef54: Waiting 04:48:26 aa269ceb94a6: Waiting 04:48:26 ada007ff1a6a: Waiting 04:48:26 7862e08f4a3e: Download complete 04:48:26 7629e6793208: Verifying Checksum 04:48:26 7629e6793208: Download complete 04:48:26 4f4fb700ef54: Verifying Checksum 04:48:26 4f4fb700ef54: Download complete 04:48:26 fb5054dd5b73: Verifying Checksum 04:48:26 fb5054dd5b73: Download complete 04:48:26 619be1103602: Verifying Checksum 04:48:26 619be1103602: Download complete 04:48:26 eeca6798cff9: Verifying Checksum 04:48:26 eeca6798cff9: Download complete 04:48:26 619be1103602: Pull complete 04:48:26 ada007ff1a6a: Verifying Checksum 04:48:26 ada007ff1a6a: Download complete 04:48:26 7862e08f4a3e: Pull complete 04:48:27 5df492c9dc93: Verifying Checksum 04:48:27 5df492c9dc93: Download complete 04:48:27 aa269ceb94a6: Verifying Checksum 04:48:27 aa269ceb94a6: Download complete 04:48:30 5df492c9dc93: Pull complete 04:48:30 7629e6793208: Pull complete 04:48:30 4f4fb700ef54: Pull complete 04:48:30 fb5054dd5b73: Pull complete 04:48:30 eeca6798cff9: Pull complete 04:48:33 aa269ceb94a6: Pull complete 04:48:33 ada007ff1a6a: Pull complete 04:48:33 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 04:48:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:48:33 ---> f489d0715acc 04:48:33 Step 3/10 : ARG MAKE=make build 04:48:39 Still waiting to schedule task 04:48:39 ‘prd-ubuntu20.04-docker-arm64-4c-16g-4320’ is offline 04:48:40 ---> Running in a0af602646ce 04:48:40 Removing intermediate container a0af602646ce 04:48:40 ---> 6fa3267f479f 04:48:40 Step 4/10 : WORKDIR /device-sdk-go 04:48:40 ---> Running in ccf26243ac95 04:48:40 Removing intermediate container ccf26243ac95 04:48:40 ---> cfd0bc638f40 04:48:40 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:48:40 ---> Running in d6cbd3b23416 04:48:40 Removing intermediate container d6cbd3b23416 04:48:40 ---> ef9039531ee7 04:48:40 Step 6/10 : RUN apk add --update --no-cache make git 04:48:40 ---> Running in 4d1a7a3b5766 04:48:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:48:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:48:40 OK: 264 MiB in 52 packages 04:48:40 Removing intermediate container 4d1a7a3b5766 04:48:40 ---> dfb22d9ac37e 04:48:40 Step 7/10 : COPY go.mod vendor* ./ 04:48:40 ---> 5cb708b8c9d2 04:48:40 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:48:40 ---> Running in 369e06720091 04:49:27 Removing intermediate container 369e06720091 04:49:27 ---> 1483d40a3675 04:49:27 Step 9/10 : COPY . . 04:49:27 ---> 6d11d7d2f5be 04:49:27 Step 10/10 : RUN ${MAKE} 04:49:27 ---> Running in b87fd4c68eab 04:49:27 noop 04:49:27 Removing intermediate container b87fd4c68eab 04:49:27 ---> 7ee802824a3f 04:49:27 Successfully built 7ee802824a3f 04:49:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:28 + docker inspect -f . ci-base-image-x86_64 04:49:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:49:28 prd-ubuntu20.04-docker-8c-8g-4321 does not seem to be running inside a container 04:49:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:49:28 $ docker top 7614290dd2fc869b4fd6386b9ea71803cee753fd2309fa669765e8ae3e8cede0 -eo pid,comm [Pipeline] { [Pipeline] sh 04:49:28 + go version 04:49:28 go version go1.21.9 linux/amd64 [Pipeline] } 04:49:28 $ docker stop --time=1 7614290dd2fc869b4fd6386b9ea71803cee753fd2309fa669765e8ae3e8cede0 04:49:30 $ docker rm -f --volumes 7614290dd2fc869b4fd6386b9ea71803cee753fd2309fa669765e8ae3e8cede0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:30 + docker inspect -f . ci-base-image-x86_64 04:49:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:49:30 prd-ubuntu20.04-docker-8c-8g-4321 does not seem to be running inside a container 04:49:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:49:31 $ docker top 11d6a362e0a225c59c38753266a69b51950ab89fdb5cf9dab6a55ce59c32b681 -eo pid,comm [Pipeline] { [Pipeline] sh 04:49:31 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 04:49:31 + make test 04:49:31 go test -race -coverprofile=coverage.out ./... 04:49:39 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:50:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4322 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 04:50:14 Running in /w/workspace/device-sdk-go/293 [Pipeline] { [Pipeline] checkout 04:50:14 The recommended git tool is: git 04:50:18 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:50:18 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:50:18 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:50:18 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:50:18 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:50:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.024s coverage: 27.6% of statements 04:50:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.037s coverage: 80.0% of statements 04:50:18 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:50:18 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:50:18 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:50:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.047s coverage: 86.0% of statements 04:50:18 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:50:18 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:50:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.083s coverage: 71.8% of statements 04:50:19 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:50:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.035s coverage: 14.4% of statements 04:50:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.597s coverage: 44.6% of statements 04:50:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.062s coverage: 68.5% of statements 04:50:21 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.106s coverage: 89.2% of statements 04:50:21 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.052s coverage: 5.5% of statements 04:50:22 using credential edgex-jenkins-ssh 04:50:22 Cloning the remote Git repository 04:50:22 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:50:22 > git init /w/workspace/device-sdk-go/293 # timeout=10 04:50:22 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:50:22 > git --version # timeout=10 04:50:23 > git --version # 'git version 2.25.1' 04:50:23 using GIT_SSH to set credentials SSH Credentials for GitHub 04:50:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:50:26 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:50:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:50:27 Avoid second fetch 04:50:27 Checking out Revision d3487eec0ede001a3c25d71c6388e8b50871be46 (main) 04:50:28 Commit message: "Merge pull request #1588 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.36" 04:50:27 > git config core.sparsecheckout # timeout=10 04:50:27 > git checkout -f d3487eec0ede001a3c25d71c6388e8b50871be46 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:50:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:50:32 % Total % Received % Xferd Average Speed Time Time Time Current 04:50:32 Dload Upload Total Spent Left Speed 04:50:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh 04:50:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:50:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:50:33 + sudo tee /etc/docker/daemon.new 04:50:33 { 04:50:33 "registry-mirrors": [ 04:50:33 "https://nexus3.edgexfoundry.org:10001" 04:50:33 ], 04:50:33 "bip": "10.250.0.254/24", 04:50:33 "hosts": [ 04:50:33 "tcp://0.0.0.0:5555", 04:50:33 "unix:///var/run/docker.sock" 04:50:33 ], 04:50:33 "mtu": 1458, 04:50:33 "selinux-enabled": true, 04:50:33 "seccomp-profile": "/etc/docker/seccomp.json" 04:50:33 } [Pipeline] sh 04:50:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:50:34 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:50:52 provisioning config files... 04:50:52 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/293@tmp/config12114219933294132790tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:50:52 ---> ****-login.sh 04:50:52 nexus3.edgexfoundry.org:10001 04:50:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:53 GO111MODULE=on go vet ./... 04:50:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:50:53 Configure a credential helper to remove this warning. See 04:50:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:50:53 04:50:53 Login Succeeded 04:50:53 nexus3.edgexfoundry.org:10002 04:50:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:50:54 Configure a credential helper to remove this warning. See 04:50:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:50:54 04:50:54 Login Succeeded 04:50:54 nexus3.edgexfoundry.org:10003 04:50:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:50:54 Configure a credential helper to remove this warning. See 04:50:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:50:54 04:50:54 Login Succeeded 04:50:54 nexus3.edgexfoundry.org:10004 04:50:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:50:54 Configure a credential helper to remove this warning. See 04:50:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:50:54 04:50:54 Login Succeeded 04:50:54 ****.io 04:50:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:50:55 Configure a credential helper to remove this warning. See 04:50:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:50:55 04:50:55 Login Succeeded 04:50:55 ---> ****-login.sh ends [Pipeline] } 04:50:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:50:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:50:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:50:56 ========================================================= 04:50:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:50:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:56 + 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 . 04:50:57 Sending build context to Docker daemon 12.88MB 04:50:57 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:50:57 Step 2/10 : FROM ${BASE} AS builder 04:50:57 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:50:57 c6b39de5b339: Pulling fs layer 04:50:57 a69c41024577: Pulling fs layer 04:50:57 d6de4b400683: Pulling fs layer 04:50:57 35cb2a7552d0: Pulling fs layer 04:50:57 4f4fb700ef54: Pulling fs layer 04:50:57 464afbd9ba4c: Pulling fs layer 04:50:57 00f215d4a9da: Pulling fs layer 04:50:57 d496ad576159: Pulling fs layer 04:50:57 35cb2a7552d0: Waiting 04:50:57 4f4fb700ef54: Waiting 04:50:57 464afbd9ba4c: Waiting 04:50:57 00f215d4a9da: Waiting 04:50:57 d496ad576159: Waiting 04:50:57 a69c41024577: Verifying Checksum 04:50:57 a69c41024577: Download complete 04:50:57 35cb2a7552d0: Verifying Checksum 04:50:57 35cb2a7552d0: Download complete 04:50:57 4f4fb700ef54: Verifying Checksum 04:50:57 4f4fb700ef54: Download complete 04:50:57 464afbd9ba4c: Download complete 04:50:57 c6b39de5b339: Download complete 04:50:57 d496ad576159: Verifying Checksum 04:50:57 d496ad576159: Download complete 04:50:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:50:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:50:57 ./bin/test-attribution-txt.sh 04:50:57 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 04:50:57 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 04:50:57 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 04:50:57 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 04:50:57 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 04:50:57 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 04:50:57 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 04:50:57 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 04:50:57 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 04:50:57 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 04:50:57 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 04:50:57 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 04:50:58 c6b39de5b339: Pull complete 04:50:58 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 04:50:58 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 04:50:58 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 04:50:58 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 04:50:58 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 04:50:58 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 04:50:58 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 04:50:58 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 04:50:58 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 04:50:58 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 04:50:58 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 04:50:58 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 04:50:58 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 04:50:58 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 04:50:58 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 04:50:58 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 04:50:58 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 04:50:58 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 04:50:58 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 04:50:58 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 04:50:58 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 04:50:58 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 04:50:58 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 04:50:58 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 04:50:58 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 04:50:58 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 04:50:58 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 04:50:58 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 04:50:58 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 04:50:58 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 04:50:58 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 04:50:58 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 04:50:58 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 04:50:58 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 04:50:58 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 04:50:58 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 04:50:58 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 04:50:58 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 04:50:58 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 04:50:58 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 04:50:58 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 04:50:58 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 04:50:58 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 04:50:58 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 04:50:58 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 04:50:58 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 04:50:58 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 04:50:58 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 04:50:58 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 04:50:58 An attribution for golang.org/x/term is missing from Attribution.txt, please add 04:50:58 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 04:50:58 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 04:50:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:50:58 $ docker stop --time=1 11d6a362e0a225c59c38753266a69b51950ab89fdb5cf9dab6a55ce59c32b681 04:50:58 a69c41024577: Pull complete 04:50:58 d6de4b400683: Verifying Checksum 04:50:58 d6de4b400683: Download complete 04:50:59 00f215d4a9da: Verifying Checksum 04:50:59 00f215d4a9da: Download complete 04:51:01 $ docker rm -f --volumes 11d6a362e0a225c59c38753266a69b51950ab89fdb5cf9dab6a55ce59c32b681 [Pipeline] // withDockerContainer [Pipeline] sh 04:51:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:51:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:51:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:51:03 + ls -al . 04:51:03 total 376 04:51:03 drwxrwxr-x 11 jenkins jenkins 4096 Jun 25 04:49 . 04:51:03 drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 04:47 .. 04:51:03 -rw-rw-r-- 1 jenkins jenkins 140 Jun 25 04:48 .dockerignore 04:51:03 drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 04:50 .git 04:51:03 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 04:48 .github 04:51:03 -rw-rw-r-- 1 jenkins jenkins 137 Jun 25 04:48 .gitignore 04:51:03 -rw-rw-r-- 1 jenkins jenkins 42 Jun 25 04:48 .golangci.yml 04:51:03 drwxr-xr-x 3 jenkins jenkins 4096 Jun 25 04:48 .semver 04:51:03 -rw-rw-r-- 1 jenkins jenkins 48109 Jun 25 04:48 CHANGELOG.md 04:51:03 -rw-rw-r-- 1 jenkins jenkins 677 Jun 25 04:48 GOVERNANCE.md 04:51:03 -rw-rw-r-- 1 jenkins jenkins 885 Jun 25 04:48 Jenkinsfile 04:51:03 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 25 04:48 LICENSE 04:51:03 -rw-rw-r-- 1 jenkins jenkins 1842 Jun 25 04:48 Makefile 04:51:03 -rw-rw-r-- 1 jenkins jenkins 619 Jun 25 04:48 OWNERS.md 04:51:03 -rw-rw-r-- 1 jenkins jenkins 4937 Jun 25 04:48 README.md 04:51:03 -rw-rw-r-- 1 jenkins jenkins 12 Jun 25 04:48 VERSION 04:51:03 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 04:48 bin 04:51:03 -rw-r--r-- 1 jenkins jenkins 122323 Jun 25 04:50 coverage.out 04:51:03 drwxrwxr-x 5 jenkins jenkins 4096 Jun 25 04:48 example 04:51:03 -rw-rw-r-- 1 jenkins jenkins 7064 Jun 25 04:48 go.mod 04:51:03 -rw-rw-r-- 1 jenkins jenkins 101736 Jun 25 04:48 go.sum 04:51:03 drwxrwxr-x 12 jenkins jenkins 4096 Jun 25 04:48 internal 04:51:03 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 04:48 openapi 04:51:03 drwxrwxr-x 6 jenkins jenkins 4096 Jun 25 04:48 pkg 04:51:03 drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 04:48 snap 04:51:03 -rw-rw-r-- 1 jenkins jenkins 222 Jun 25 04:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:03 + 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=d3487eec0ede001a3c25d71c6388e8b50871be46 --label arch=amd64 --label version=3.2.0-dev.18 . 04:51:03 Sending build context to Docker daemon 25.06MB 04:51:03 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 04:51:03 Step 2/24 : FROM ${BASE} AS builder 04:51:03 ---> 7ee802824a3f 04:51:03 Step 3/24 : ARG MAKE=make build 04:51:03 ---> Running in b4e93e836255 04:51:03 Removing intermediate container b4e93e836255 04:51:03 ---> e3ac96107b4b 04:51:03 Step 4/24 : WORKDIR /device-sdk-go 04:51:03 ---> Running in dded1033e9af 04:51:03 Removing intermediate container dded1033e9af 04:51:03 ---> 670946f675b5 04:51:03 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:51:03 ---> Running in 60484c8d74cd 04:51:03 Removing intermediate container 60484c8d74cd 04:51:03 ---> f2b3848d0b70 04:51:03 Step 6/24 : RUN apk add --update --no-cache make git 04:51:03 ---> Running in 4c6053e69140 04:51:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:51:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:51:04 OK: 264 MiB in 52 packages 04:51:04 Removing intermediate container 4c6053e69140 04:51:04 ---> ccc619f4a8ef 04:51:04 Step 7/24 : COPY go.mod vendor* ./ 04:51:05 ---> 585dd8e99a1a 04:51:05 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:51:05 ---> Running in f8399c4c6342 04:51:05 Removing intermediate container f8399c4c6342 04:51:05 ---> 8963c29e0a60 04:51:05 Step 9/24 : COPY . . 04:51:06 ---> 745dbb34d09b 04:51:06 Step 10/24 : RUN ${MAKE} 04:51:06 ---> Running in 7ad98548b557 04:51:06 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.18" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:51:12 d6de4b400683: Pull complete 04:51:12 35cb2a7552d0: Pull complete 04:51:12 4f4fb700ef54: Pull complete 04:51:12 464afbd9ba4c: Pull complete 04:51:20 00f215d4a9da: Pull complete 04:51:22 d496ad576159: Pull complete 04:51:22 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 04:51:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:51:22 ---> f246e2811388 04:51:22 Step 3/10 : ARG MAKE=make build 04:51:23 ---> Running in 1aba6bda213f 04:51:24 Removing intermediate container 1aba6bda213f 04:51:24 ---> 178263158e2c 04:51:24 Step 4/10 : WORKDIR /device-sdk-go 04:51:24 ---> Running in 53e4ef72eb5d 04:51:24 Removing intermediate container 53e4ef72eb5d 04:51:24 ---> e3ac497c30f6 04:51:24 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:51:24 ---> Running in 987987d052e6 04:51:24 Removing intermediate container 987987d052e6 04:51:24 ---> f79259942543 04:51:24 Step 6/10 : RUN apk add --update --no-cache make git 04:51:24 ---> Running in fe3da19ce951 04:51:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:51:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:51:27 OK: 266 MiB in 52 packages 04:51:28 Removing intermediate container fe3da19ce951 04:51:28 ---> f7afa2a07c98 04:51:28 Step 7/10 : COPY go.mod vendor* ./ 04:51:29 ---> bd667d8ef782 04:51:29 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:51:29 ---> Running in 1b8d8f538158 04:51:38 Removing intermediate container 7ad98548b557 04:51:38 ---> 6d7630b7dd48 04:51:38 Step 11/24 : FROM alpine:3.18 04:51:38 3.18: Pulling from library/alpine 04:51:38 73baa7ef167e: Pulling fs layer 04:51:38 73baa7ef167e: Download complete 04:51:38 73baa7ef167e: Pull complete 04:51:38 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 04:51:38 Status: Downloaded newer image for alpine:3.18 04:51:38 ---> 8fd7cac70a4a 04:51:38 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:51:38 ---> Running in 9645823308d6 04:51:38 Removing intermediate container 9645823308d6 04:51:38 ---> 078e18b789e0 04:51:38 Step 13/24 : RUN apk add --update --no-cache dumb-init 04:51:38 ---> Running in 4c4f91bc3f55 04:51:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:51:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:51:38 (1/1) Installing dumb-init (1.2.5-r2) 04:51:38 Executing busybox-1.36.1-r7.trigger 04:51:38 OK: 7 MiB in 16 packages 04:51:38 Removing intermediate container 4c4f91bc3f55 04:51:38 ---> 891031453f63 04:51:38 Step 14/24 : RUN apk --no-cache upgrade 04:51:38 ---> Running in e2fda95031be 04:51:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:51:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:51:38 OK: 7 MiB in 16 packages 04:51:38 Removing intermediate container e2fda95031be 04:51:38 ---> 66719ca4540d 04:51:38 Step 15/24 : WORKDIR / 04:51:38 ---> Running in 191d8bd61a45 04:51:38 Removing intermediate container 191d8bd61a45 04:51:38 ---> ba991786740a 04:51:38 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:51:38 ---> 7387bc2b5594 04:51:38 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:51:38 ---> 82bcaa524c55 04:51:38 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:51:38 ---> d3bea7feb5a8 04:51:38 Step 19/24 : EXPOSE 59999 04:51:38 ---> Running in 5c3582a5ce14 04:51:38 Removing intermediate container 5c3582a5ce14 04:51:38 ---> 8f7b9b628084 04:51:38 Step 20/24 : ENTRYPOINT ["/device-simple"] 04:51:38 ---> Running in 053b62a916aa 04:51:38 Removing intermediate container 053b62a916aa 04:51:38 ---> 78986902d89a 04:51:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:51:38 ---> Running in 1cc87ebf52b6 04:51:38 Removing intermediate container 1cc87ebf52b6 04:51:38 ---> 9c1c9b955448 04:51:38 Step 22/24 : LABEL arch=amd64 04:51:38 ---> Running in bc9af9cf8a29 04:51:38 Removing intermediate container bc9af9cf8a29 04:51:38 ---> 2bf97ea27f2d 04:51:38 Step 23/24 : LABEL git_sha=d3487eec0ede001a3c25d71c6388e8b50871be46 04:51:38 ---> Running in 14a23fe12602 04:51:38 Removing intermediate container 14a23fe12602 04:51:38 ---> 330ac0cba75e 04:51:38 Step 24/24 : LABEL version=3.2.0-dev.18 04:51:38 ---> Running in 28db1c571817 04:51:39 Removing intermediate container 28db1c571817 04:51:39 ---> e8c781cdb9fe 04:51:39 [Warning] One or more build-args [ARCH] were not consumed 04:51:39 Successfully built e8c781cdb9fe 04:51:39 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 04:51:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:51:39 04:51:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:51:39 latest: Pulling from edgex-lftools-log-publisher 04:51:39 5eb5b503b376: Pulling fs layer 04:51:39 5c69ac0246d0: Pulling fs layer 04:51:39 ec43610c2a17: Pulling fs layer 04:51:39 3a2ae6a8a46f: Pulling fs layer 04:51:39 33b1e0a273af: Pulling fs layer 04:51:39 5d3b04190fa2: Pulling fs layer 04:51:39 2f39f015ded8: Pulling fs layer 04:51:39 3a2ae6a8a46f: Waiting 04:51:39 33b1e0a273af: Waiting 04:51:39 5d3b04190fa2: Waiting 04:51:39 2f39f015ded8: Waiting 04:51:39 5c69ac0246d0: Download complete 04:51:39 3a2ae6a8a46f: Verifying Checksum 04:51:39 3a2ae6a8a46f: Download complete 04:51:39 33b1e0a273af: Verifying Checksum 04:51:39 33b1e0a273af: Download complete 04:51:39 ec43610c2a17: Verifying Checksum 04:51:39 ec43610c2a17: Download complete 04:51:39 5d3b04190fa2: Download complete 04:51:40 5eb5b503b376: Verifying Checksum 04:51:40 5eb5b503b376: Download complete 04:51:40 2f39f015ded8: Download complete 04:51:41 5eb5b503b376: Pull complete 04:51:41 5c69ac0246d0: Pull complete 04:51:41 ec43610c2a17: Pull complete 04:51:42 3a2ae6a8a46f: Pull complete 04:51:42 33b1e0a273af: Pull complete 04:51:42 5d3b04190fa2: Pull complete 04:51:46 2f39f015ded8: Pull complete 04:51:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:51:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:51:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:51:46 prd-ubuntu20.04-docker-8c-8g-4321 does not seem to be running inside a container 04:51:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:51:48 $ docker top 750c225586e6dd612a24bb6a09c12267e1f7c15bffea4c821c3dbcd2d8f34263 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:51:48 ---> job-cost.sh 04:51:48 lf-activate-venv: SKIPPING 04:51:48 INFO: No Stack... 04:51:49 INFO: Retrieving Pricing Info for: v3-standard-8 04:51:49 INFO: Archiving Costs [Pipeline] sh 04:51:49 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 04:51:49 + cut -d, -f6 [Pipeline] lock 04:51:49 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-293-stack-cost] 04:51:49 Resource [jenkins-edgexfoundry-device-sdk-go-main-293-stack-cost] did not exist. Created. 04:51:49 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-293-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:51:50 + echo total: 0.2199999988079071 [Pipeline] stash 04:51:50 Stashed 1 file(s) [Pipeline] } 04:51:50 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-293-stack-cost] [Pipeline] // lock [Pipeline] } 04:51:50 $ docker stop --time=1 750c225586e6dd612a24bb6a09c12267e1f7c15bffea4c821c3dbcd2d8f34263 04:51:51 $ docker rm -f --volumes 750c225586e6dd612a24bb6a09c12267e1f7c15bffea4c821c3dbcd2d8f34263 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:53:21 Removing intermediate container 1b8d8f538158 04:53:21 ---> e18e67d323e7 04:53:21 Step 9/10 : COPY . . 04:53:21 ---> cfd8efdf6104 04:53:21 Step 10/10 : RUN ${MAKE} 04:53:21 ---> Running in eb9f0bd309d0 04:53:21 noop 04:53:21 Removing intermediate container eb9f0bd309d0 04:53:21 ---> a037e49b53fa 04:53:21 Successfully built a037e49b53fa 04:53:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:21 + docker inspect -f . ci-base-image-arm64 04:53:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:53:21 prd-ubuntu20.04-docker-arm64-4c-16g-4322 does not seem to be running inside a container 04:53:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/293 -v /w/workspace/device-sdk-go/293:/w/workspace/device-sdk-go/293:rw,z -v /w/workspace/device-sdk-go/293@tmp:/w/workspace/device-sdk-go/293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:53:22 $ docker top ad210966280e176bd2c650a9a305d0af70947ee66b87a95e0a0548b10cea3fd1 -eo pid,comm [Pipeline] { [Pipeline] sh 04:53:23 + go version 04:53:23 go version go1.21.9 linux/arm64 [Pipeline] } 04:53:23 $ docker stop --time=1 ad210966280e176bd2c650a9a305d0af70947ee66b87a95e0a0548b10cea3fd1 04:53:25 $ docker rm -f --volumes ad210966280e176bd2c650a9a305d0af70947ee66b87a95e0a0548b10cea3fd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:25 + docker inspect -f . ci-base-image-arm64 04:53:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:53:26 prd-ubuntu20.04-docker-arm64-4c-16g-4322 does not seem to be running inside a container 04:53:26 $ 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/293 -v /w/workspace/device-sdk-go/293:/w/workspace/device-sdk-go/293:rw,z -v /w/workspace/device-sdk-go/293@tmp:/w/workspace/device-sdk-go/293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:53:27 $ docker top cf4dcce505669ebadb54f2312e200ca8ca896ee4d41fbb5d141abfa040e3b9d5 -eo pid,comm [Pipeline] { [Pipeline] sh 04:53:28 + git config --global --add safe.directory /w/workspace/device-sdk-go/293 [Pipeline] fileExists [Pipeline] sh 04:53:28 + make test 04:53:28 go test -race -coverprofile=coverage.out ./... 04:54:07 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:57:29 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:57:29 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:57:29 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:57:29 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:57:29 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:57:29 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.129s coverage: 27.6% of statements 04:57:33 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.174s coverage: 80.0% of statements 04:57:41 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:57:41 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:57:41 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.278s coverage: 86.0% of statements 04:57:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:57:49 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.481s coverage: 71.8% of statements 04:57:51 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.155s coverage: 14.4% of statements 04:57:51 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.487s coverage: 44.6% of statements 04:57:53 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:57:53 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:57:54 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.323s coverage: 68.5% of statements 04:57:57 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.389s coverage: 89.2% of statements 04:58:00 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:58:02 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.241s coverage: 5.5% of statements 04:58:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:58:03 GO111MODULE=on go vet ./... 05:01:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:01:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:01:40 ./bin/test-attribution-txt.sh 05:01:40 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 05:01:40 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 05:01:40 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 05:01:40 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 05:01:40 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 05:01:40 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 05:01:40 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 05:01:40 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 05:01:40 An attribution for golang.org/x/term is missing from Attribution.txt, please add 05:01:40 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 05:01:40 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 05:01:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:01:40 $ docker stop --time=1 cf4dcce505669ebadb54f2312e200ca8ca896ee4d41fbb5d141abfa040e3b9d5 05:01:42 $ docker rm -f --volumes cf4dcce505669ebadb54f2312e200ca8ca896ee4d41fbb5d141abfa040e3b9d5 [Pipeline] // withDockerContainer [Pipeline] sh 05:01:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:01:44 Warning: overwriting stash ‘coverage-report’ 05:01:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:01:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:01:45 + ls -al . 05:01:45 total 372 05:01:45 drwxrwxr-x 10 jenkins jenkins 4096 Jun 25 04:53 . 05:01:45 drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 04:50 .. 05:01:45 -rw-rw-r-- 1 jenkins jenkins 140 Jun 25 04:50 .dockerignore 05:01:45 drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 04:50 .git 05:01:45 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 04:50 .github 05:01:45 -rw-rw-r-- 1 jenkins jenkins 137 Jun 25 04:50 .gitignore 05:01:45 -rw-rw-r-- 1 jenkins jenkins 42 Jun 25 04:50 .golangci.yml 05:01:45 -rw-rw-r-- 1 jenkins jenkins 48109 Jun 25 04:50 CHANGELOG.md 05:01:45 -rw-rw-r-- 1 jenkins jenkins 677 Jun 25 04:50 GOVERNANCE.md 05:01:45 -rw-rw-r-- 1 jenkins jenkins 885 Jun 25 04:50 Jenkinsfile 05:01:45 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 25 04:50 LICENSE 05:01:45 -rw-rw-r-- 1 jenkins jenkins 1842 Jun 25 04:50 Makefile 05:01:45 -rw-rw-r-- 1 jenkins jenkins 619 Jun 25 04:50 OWNERS.md 05:01:45 -rw-rw-r-- 1 jenkins jenkins 4937 Jun 25 04:50 README.md 05:01:45 -rw-rw-r-- 1 jenkins jenkins 12 Jun 25 04:48 VERSION 05:01:45 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 04:50 bin 05:01:45 -rw-r--r-- 1 jenkins jenkins 122321 Jun 25 04:58 coverage.out 05:01:45 drwxrwxr-x 5 jenkins jenkins 4096 Jun 25 04:50 example 05:01:45 -rw-rw-r-- 1 jenkins jenkins 7064 Jun 25 04:50 go.mod 05:01:45 -rw-rw-r-- 1 jenkins jenkins 101736 Jun 25 04:50 go.sum 05:01:45 drwxrwxr-x 12 jenkins jenkins 4096 Jun 25 04:50 internal 05:01:45 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 04:50 openapi 05:01:45 drwxrwxr-x 6 jenkins jenkins 4096 Jun 25 04:50 pkg 05:01:45 drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 04:50 snap 05:01:45 -rw-rw-r-- 1 jenkins jenkins 222 Jun 25 04:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:46 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d3487eec0ede001a3c25d71c6388e8b50871be46 --label arch=arm64 --label version=3.2.0-dev.18 . 05:01:46 Sending build context to Docker daemon 13MB 05:01:46 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 05:01:46 Step 2/24 : FROM ${BASE} AS builder 05:01:46 ---> a037e49b53fa 05:01:46 Step 3/24 : ARG MAKE=make build 05:01:46 ---> Running in 49ba3f0b4623 05:01:47 Removing intermediate container 49ba3f0b4623 05:01:47 ---> 5d59885b834d 05:01:47 Step 4/24 : WORKDIR /device-sdk-go 05:01:47 ---> Running in 7f4130722c5c 05:01:47 Removing intermediate container 7f4130722c5c 05:01:47 ---> f8d5ccf7dbdb 05:01:47 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:01:47 ---> Running in fefbd6613b3c 05:01:47 Removing intermediate container fefbd6613b3c 05:01:47 ---> 514d15636231 05:01:47 Step 6/24 : RUN apk add --update --no-cache make git 05:01:47 ---> Running in 85685a1ad9c7 05:01:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:01:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:01:50 OK: 266 MiB in 52 packages 05:01:50 Removing intermediate container 85685a1ad9c7 05:01:50 ---> d3e3d6a4284c 05:01:50 Step 7/24 : COPY go.mod vendor* ./ 05:01:51 ---> f66d2d8f4825 05:01:51 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:01:51 ---> Running in 139c5366997a 05:01:54 Removing intermediate container 139c5366997a 05:01:54 ---> c8c5646e5897 05:01:54 Step 9/24 : COPY . . 05:01:55 ---> b62a2bfb92c6 05:01:55 Step 10/24 : RUN ${MAKE} 05:01:55 ---> Running in 14fad1c2ca53 05:01:56 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.18" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:05:32 Removing intermediate container 14fad1c2ca53 05:05:32 ---> a2da3bec0964 05:05:32 Step 11/24 : FROM alpine:3.18 05:05:32 3.18: Pulling from library/alpine 05:05:32 5c905c7ebe2f: Pulling fs layer 05:05:32 5c905c7ebe2f: Verifying Checksum 05:05:32 5c905c7ebe2f: Download complete 05:05:32 5c905c7ebe2f: Pull complete 05:05:32 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 05:05:32 Status: Downloaded newer image for alpine:3.18 05:05:32 ---> dec292d02e07 05:05:32 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:05:32 ---> Running in 6fdc9346d988 05:05:32 Removing intermediate container 6fdc9346d988 05:05:32 ---> 5a8e0d60aa9a 05:05:32 Step 13/24 : RUN apk add --update --no-cache dumb-init 05:05:32 ---> Running in 71a427718f5b 05:05:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:05:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:05:32 (1/1) Installing dumb-init (1.2.5-r2) 05:05:32 Executing busybox-1.36.1-r7.trigger 05:05:32 OK: 8 MiB in 16 packages 05:05:32 Removing intermediate container 71a427718f5b 05:05:32 ---> 0e519cf058ed 05:05:32 Step 14/24 : RUN apk --no-cache upgrade 05:05:32 ---> Running in 71b903b7acb4 05:05:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:05:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:05:32 OK: 8 MiB in 16 packages 05:05:32 Removing intermediate container 71b903b7acb4 05:05:32 ---> 0c73ec439391 05:05:32 Step 15/24 : WORKDIR / 05:05:32 ---> Running in dfd4606a626f 05:05:32 Removing intermediate container dfd4606a626f 05:05:32 ---> 5026a5e241aa 05:05:32 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:05:33 ---> c87fb7d058fd 05:05:33 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:05:35 ---> 28146bc9dd4a 05:05:35 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:05:35 ---> 41b7f1fd9a08 05:05:35 Step 19/24 : EXPOSE 59999 05:05:35 ---> Running in cb578e6c355d 05:05:36 Removing intermediate container cb578e6c355d 05:05:36 ---> f582514fb7d6 05:05:36 Step 20/24 : ENTRYPOINT ["/device-simple"] 05:05:36 ---> Running in b32fa335026c 05:05:36 Removing intermediate container b32fa335026c 05:05:36 ---> bad90688b32c 05:05:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:05:36 ---> Running in 114b184566f8 05:05:36 Removing intermediate container 114b184566f8 05:05:36 ---> 49cbcf0cb066 05:05:36 Step 22/24 : LABEL arch=arm64 05:05:36 ---> Running in 062fe023e331 05:05:37 Removing intermediate container 062fe023e331 05:05:37 ---> 102ba803ac1b 05:05:37 Step 23/24 : LABEL git_sha=d3487eec0ede001a3c25d71c6388e8b50871be46 05:05:37 ---> Running in e0a80cc2abf1 05:05:37 Removing intermediate container e0a80cc2abf1 05:05:37 ---> ca45738cbc74 05:05:37 Step 24/24 : LABEL version=3.2.0-dev.18 05:05:37 ---> Running in 261c323bc461 05:05:38 Removing intermediate container 261c323bc461 05:05:38 ---> dd8defa03bae 05:05:38 [Warning] One or more build-args [ARCH] were not consumed 05:05:38 Successfully built dd8defa03bae 05:05:38 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 05:05:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:05:38 05:05:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:05:38 arm64: Pulling from edgex-lftools-log-publisher 05:05:38 8998bd30e6a1: Pulling fs layer 05:05:38 04944245beec: Pulling fs layer 05:05:38 699f458cf7ca: Pulling fs layer 05:05:38 765212b225bb: Pulling fs layer 05:05:38 f23df028b6ca: Pulling fs layer 05:05:38 d65c8cfc05b1: Pulling fs layer 05:05:38 2437ff75d9bd: Pulling fs layer 05:05:38 f23df028b6ca: Waiting 05:05:38 d65c8cfc05b1: Waiting 05:05:38 2437ff75d9bd: Waiting 05:05:38 765212b225bb: Waiting 05:05:39 04944245beec: Verifying Checksum 05:05:39 04944245beec: Download complete 05:05:39 765212b225bb: Verifying Checksum 05:05:39 765212b225bb: Download complete 05:05:39 f23df028b6ca: Download complete 05:05:39 d65c8cfc05b1: Verifying Checksum 05:05:39 d65c8cfc05b1: Download complete 05:05:39 699f458cf7ca: Verifying Checksum 05:05:39 699f458cf7ca: Download complete 05:05:39 8998bd30e6a1: Verifying Checksum 05:05:39 8998bd30e6a1: Download complete 05:05:42 2437ff75d9bd: Verifying Checksum 05:05:42 2437ff75d9bd: Download complete 05:05:44 8998bd30e6a1: Pull complete 05:05:44 04944245beec: Pull complete 05:05:46 699f458cf7ca: Pull complete 05:05:46 765212b225bb: Pull complete 05:05:47 f23df028b6ca: Pull complete 05:05:47 d65c8cfc05b1: Pull complete 05:06:05 2437ff75d9bd: Pull complete 05:06:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:06:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:06:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:06:06 prd-ubuntu20.04-docker-arm64-4c-16g-4322 does not seem to be running inside a container 05:06:06 $ 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/293 -v /w/workspace/device-sdk-go/293:/w/workspace/device-sdk-go/293:rw,z -v /w/workspace/device-sdk-go/293@tmp:/w/workspace/device-sdk-go/293@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 05:06:08 $ docker top 80ae284a8f5e9b54d2cb5eef0b884d20db5b2ca718b80a0df3a0608d8958baf9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:06:09 ---> job-cost.sh 05:06:09 lf-activate-venv: SKIPPING 05:06:09 INFO: No Stack... 05:06:09 INFO: Retrieving Pricing Info for: v3-standard-4 05:06:10 INFO: Archiving Costs [Pipeline] sh 05:06:11 + cat /w/workspace/device-sdk-go/293/archives/cost.csv 05:06:11 + cut -d, -f6 [Pipeline] lock 05:06:11 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-293-stack-cost] 05:06:11 Resource [jenkins-edgexfoundry-device-sdk-go-main-293-stack-cost] did not exist. Created. 05:06:11 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-293-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:06:12 /w/workspace/device-sdk-go/293@tmp/durable-998dbdb6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:06:12 + echo total: 0.10999999940395355 [Pipeline] stash 05:06:13 Warning: overwriting stash ‘stack-cost’ 05:06:13 Stashed 1 file(s) [Pipeline] } 05:06:13 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-293-stack-cost] [Pipeline] // lock [Pipeline] } 05:06:13 $ docker stop --time=1 80ae284a8f5e9b54d2cb5eef0b884d20db5b2ca718b80a0df3a0608d8958baf9 05:06:14 $ docker rm -f --volumes 80ae284a8f5e9b54d2cb5eef0b884d20db5b2ca718b80a0df3a0608d8958baf9 [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 05:06:15 provisioning config files... 05:06:15 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11233285158340534997tmp [Pipeline] { [Pipeline] sh 05:06:15 + set +x 05:06:15 + curl -s https://codecov.io/bash 05:06:15 + bash -s -- 05:06:15 05:06:15 _____ _ 05:06:15 / ____| | | 05:06:15 | | ___ __| | ___ ___ _____ __ 05:06:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:06:15 | |___| (_) | (_| | __/ (_| (_) \ V / 05:06:15 \_____\___/ \__,_|\___|\___\___/ \_/ 05:06:15 Bash-1.0.6 05:06:15 05:06:15 05:06:15 ==> git version 2.25.1 found 05:06:15 ==> 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 05:06:15 Release-Date: 2020-01-08 05:06:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:06:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:06:15 ==> Jenkins CI detected. 05:06:15 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 05:06:15 project root: . 05:06:15 --> token set from env 05:06:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:06:15 ==> Running gcov in . (disable via -X gcov) 05:06:15 ==> Python coveragepy not found 05:06:15 ==> Searching for coverage reports in: 05:06:15 + . 05:06:15 -> Found 1 reports 05:06:15 ==> Detecting git/mercurial file structure 05:06:15 ==> Reading reports 05:06:15 + ./coverage.out bytes=122321 05:06:15 ==> Appending adjustments 05:06:15 https://docs.codecov.io/docs/fixing-reports 05:06:16 + Found adjustments 05:06:16 ==> Gzipping contents 05:06:16 20K /tmp/codecov.aZpvl4.gz 05:06:16 ==> Uploading reports 05:06:16 url: https://codecov.io 05:06:16 query: branch=main&commit=d3487eec0ede001a3c25d71c6388e8b50871be46&build=293&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F293%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:06:16 -> Pinging Codecov 05:06:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d3487eec0ede001a3c25d71c6388e8b50871be46&build=293&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F293%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:06:16 -> Uploading to 05:06:16 https://storage.googleapis.com/codecov/v4/raw/2024-06-25/7E55EF52A471D76F132DFD9A03CDDE97/d3487eec0ede001a3c25d71c6388e8b50871be46/9912db04-f878-4f3b-9d76-6ee7027e9108.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240625%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240625T050615Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4abc758bb564e0dca0864cf5011f74bf37a780d434d3f30b55042512038949e0 05:06:16 % Total % Received % Xferd Average Speed Time Time Time Current 05:06:16 Dload Upload Total Spent Left Speed 05:06:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16760 0 0 100 16760 0 72241 --:--:-- --:--:-- --:--:-- 72241 05:06:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/d3487eec0ede001a3c25d71c6388e8b50871be46 [Pipeline] } 05:06:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:06:16 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:06:16 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:06:16 05:06:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:06:17 latest: Pulling from edgex-devops/edgex-snyk-go 05:06:17 619be1103602: Already exists 05:06:17 f8ea3408117e: Pulling fs layer 05:06:17 91320369b822: Pulling fs layer 05:06:17 0406650e8295: Pulling fs layer 05:06:17 4f4fb700ef54: Pulling fs layer 05:06:17 96d80e3f36e1: Pulling fs layer 05:06:17 bcf3aedb951c: Pulling fs layer 05:06:17 4f4fb700ef54: Waiting 05:06:17 96d80e3f36e1: Waiting 05:06:17 bcf3aedb951c: Waiting 05:06:17 0406650e8295: Download complete 05:06:17 4f4fb700ef54: Verifying Checksum 05:06:17 4f4fb700ef54: Download complete 05:06:17 f8ea3408117e: Download complete 05:06:17 f8ea3408117e: Pull complete 05:06:17 96d80e3f36e1: Verifying Checksum 05:06:17 96d80e3f36e1: Download complete 05:06:17 91320369b822: Verifying Checksum 05:06:17 91320369b822: Download complete 05:06:17 bcf3aedb951c: Verifying Checksum 05:06:17 bcf3aedb951c: Download complete 05:06:21 91320369b822: Pull complete 05:06:21 0406650e8295: Pull complete 05:06:21 4f4fb700ef54: Pull complete 05:06:21 96d80e3f36e1: Pull complete 05:06:24 bcf3aedb951c: Pull complete 05:06:24 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 05:06:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:06:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:06:24 prd-ubuntu20.04-docker-8c-8g-4321 does not seem to be running inside a container 05:06:24 $ 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 05:06:28 $ docker top 3d4ad180c3b6b9222712ba7755e8b1c37a7d6f7780a45b31eca4ef358bad2ac3 -eo pid,comm [Pipeline] { [Pipeline] sh 05:06:29 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo 05:06:29 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 05:06:29 + set -o pipefail 05:06:29 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 05:06:37 05:06:37 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... 05:06:37 05:06:37 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/ef918023-7a08-49cc-8f07-b99042bcb8b9 05:06:37 05:06:37 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:06:37 05:06:37 05:06:37 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 05:06:37 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 05:06:37 $ docker stop --time=1 3d4ad180c3b6b9222712ba7755e8b1c37a7d6f7780a45b31eca4ef358bad2ac3 05:06:41 $ docker rm -f --volumes 3d4ad180c3b6b9222712ba7755e8b1c37a7d6f7780a45b31eca4ef358bad2ac3 [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 05:06:42 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:06:42 provisioning config files... 05:06:42 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17854412576694683300tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:06:42 --> edgex-publish-swagger.sh 05:06:42 === Publish openapi/v3 API === 05:06:42 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 05:06:42 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] 05:06:42 % Total % Received % Xferd Average Speed Time Time Time Current 05:06:42 Dload Upload Total Spent Left Speed 05:06:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23830 100 156 100 23674 271 41172 --:--:-- --:--:-- --:--:-- 41371 100 23830 100 156 100 23674 271 41172 --:--:-- --:--:-- --:--:-- 41371 05:06:42 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 05:06:42 [Pipeline] } 05:06:42 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 05:06:43 + git log --format=format:%s -1 d3487eec0ede001a3c25d71c6388e8b50871be46 [Pipeline] sh 05:06:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:06:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:06:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:06:44 prd-ubuntu20.04-docker-8c-8g-4321 does not seem to be running inside a container 05:06:44 $ 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 05:06:44 $ docker top 4ed046d6a6594c06e7c99f44ec326418ce35afd0b71990c3e68cf58227354c4b -eo pid,comm 05:06:44 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). 05:06:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:06:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:06:44 [ssh-agent] Looking for ssh-agent implementation... 05:06:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:06:44 $ docker exec 4ed046d6a6594c06e7c99f44ec326418ce35afd0b71990c3e68cf58227354c4b ssh-agent 05:06:45 SSH_AUTH_SOCK=/tmp/ssh-ILi4DxQhJaPI/agent.33 05:06:45 SSH_AGENT_PID=39 05:06:45 Running ssh-add (command line suppressed) 05:06:45 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9928130439368815123.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9928130439368815123.key) 05:06:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:06:45 + git semver tag 05:06:45 2024-06-25 05:06:45,758 [run_tag] DEBUG tag force:False 05:06:45 2024-06-25 05:06:45,758 [check_head_tag] DEBUG check head tag 05:06:45 2024-06-25 05:06:45,759 [execute] INFO git cat-file --batch-check 05:06:45 2024-06-25 05:06:45,759 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 05:06:45 2024-06-25 05:06:45,764 [execute] INFO git cat-file --batch 05:06:45 2024-06-25 05:06:45,764 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 05:06:45 2024-06-25 05:06:45,789 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:06:45 2024-06-25 05:06:45,789 [execute] INFO git tag -a v3.2.0-dev.18 -m v3.2.0-dev.18 05:06:45 2024-06-25 05:06:45,789 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.18', '-m', 'v3.2.0-dev.18'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 05:06:45 2024-06-25 05:06:45,795 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:06:45 3.2.0-dev.18 [Pipeline] } 05:06:45 $ docker exec --env ******** --env ******** 4ed046d6a6594c06e7c99f44ec326418ce35afd0b71990c3e68cf58227354c4b ssh-agent -k 05:06:45 unset SSH_AUTH_SOCK; 05:06:45 unset SSH_AGENT_PID; 05:06:45 echo Agent pid 39 killed; 05:06:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:06:46 + git semver [Pipeline] } 05:06:46 $ docker stop --time=1 4ed046d6a6594c06e7c99f44ec326418ce35afd0b71990c3e68cf58227354c4b 05:06:47 $ docker rm -f --volumes 4ed046d6a6594c06e7c99f44ec326418ce35afd0b71990c3e68cf58227354c4b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:06:48 05:06:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:06:48 0.23.1-centos7: Pulling from edgex-lftools 05:06:48 ab5ef0e58194: Pulling fs layer 05:06:48 9712f1f96733: Pulling fs layer 05:06:48 63f879dbbcfc: Pulling fs layer 05:06:48 0d9ebad4ef96: Pulling fs layer 05:06:48 e9a5061849ea: Pulling fs layer 05:06:48 d747dcd14b5f: Pulling fs layer 05:06:48 2de7ff778b66: Pulling fs layer 05:06:48 e9a5061849ea: Waiting 05:06:48 d747dcd14b5f: Waiting 05:06:48 2de7ff778b66: Waiting 05:06:48 0d9ebad4ef96: Waiting 05:06:48 9712f1f96733: Verifying Checksum 05:06:48 9712f1f96733: Download complete 05:06:48 63f879dbbcfc: Verifying Checksum 05:06:48 63f879dbbcfc: Download complete 05:06:49 e9a5061849ea: Verifying Checksum 05:06:49 e9a5061849ea: Download complete 05:06:49 d747dcd14b5f: Download complete 05:06:49 ab5ef0e58194: Verifying Checksum 05:06:49 ab5ef0e58194: Download complete 05:06:49 0d9ebad4ef96: Verifying Checksum 05:06:49 0d9ebad4ef96: Download complete 05:06:49 2de7ff778b66: Verifying Checksum 05:06:49 2de7ff778b66: Download complete 05:06:51 ab5ef0e58194: Pull complete 05:06:52 9712f1f96733: Pull complete 05:06:52 63f879dbbcfc: Pull complete 05:06:56 0d9ebad4ef96: Pull complete 05:06:57 e9a5061849ea: Pull complete 05:06:57 d747dcd14b5f: Pull complete 05:06:58 2de7ff778b66: Pull complete 05:06:58 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:06:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:06:58 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:06:58 prd-ubuntu20.04-docker-8c-8g-4321 does not seem to be running inside a container 05:06:58 $ 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 05:07:03 $ docker top c0d1312e09b0d22ab2954a85ca4fd190eecbbd3acd55a049008373d15132596d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:07:03 provisioning config files... 05:07:03 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3405113516829572436tmp 05:07:03 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8932603295709192316tmp 05:07:03 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8427590966415625928tmp [Pipeline] { [Pipeline] echo 05:07:03 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:07:03 ---> sigul-configuration.sh 05:07:03 gpg: directory `/root/.gnupg' created 05:07:03 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:07:03 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:07:03 gpg: keyring `/root/.gnupg/secring.gpg' created 05:07:03 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:07:03 gpg: CAST5 encrypted data 05:07:03 gpg: encrypted with 1 passphrase 05:07:03 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:07:03 + mkdir /home/jenkins 05:07:03 + mkdir /home/jenkins/sigul [Pipeline] sh 05:07:04 + 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 05:07:04 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:07:04 ---> sigul-install.sh 05:07:04 Sigul already installed; skipping installation. [Pipeline] sh 05:07:04 + git tag --list 05:07:04 0.7.1 05:07:04 delhi-tag 05:07:04 v1.0.0 05:07:04 v1.1.0 05:07:04 v1.1.1 05:07:04 v1.1.2 05:07:04 v1.2.0 05:07:04 v1.2.1 05:07:04 v1.2.2 05:07:04 v1.2.3 05:07:04 v1.3.0 05:07:04 v1.4.0 05:07:04 v2.0.0 05:07:04 v2.1.0 05:07:04 v2.1.1 05:07:04 v2.2.0 05:07:04 v2.3.0 05:07:04 v2.3.1 05:07:04 v3.0 05:07:04 v3.0.0 05:07:04 v3.0.1-dev.1 05:07:04 v3.1 05:07:04 v3.1.0 05:07:04 v3.1.0-dev.1 05:07:04 v3.1.0-dev.10 05:07:04 v3.1.0-dev.11 05:07:04 v3.1.0-dev.12 05:07:04 v3.1.0-dev.13 05:07:04 v3.1.0-dev.14 05:07:04 v3.1.0-dev.15 05:07:04 v3.1.0-dev.16 05:07:04 v3.1.0-dev.17 05:07:04 v3.1.0-dev.18 05:07:04 v3.1.0-dev.19 05:07:04 v3.1.0-dev.2 05:07:04 v3.1.0-dev.20 05:07:04 v3.1.0-dev.21 05:07:04 v3.1.0-dev.22 05:07:04 v3.1.0-dev.23 05:07:04 v3.1.0-dev.24 05:07:04 v3.1.0-dev.25 05:07:04 v3.1.0-dev.26 05:07:04 v3.1.0-dev.27 05:07:04 v3.1.0-dev.28 05:07:04 v3.1.0-dev.29 05:07:04 v3.1.0-dev.3 05:07:04 v3.1.0-dev.30 05:07:04 v3.1.0-dev.31 05:07:04 v3.1.0-dev.32 05:07:04 v3.1.0-dev.33 05:07:04 v3.1.0-dev.34 05:07:04 v3.1.0-dev.35 05:07:04 v3.1.0-dev.36 05:07:04 v3.1.0-dev.37 05:07:04 v3.1.0-dev.38 05:07:04 v3.1.0-dev.39 05:07:04 v3.1.0-dev.4 05:07:04 v3.1.0-dev.40 05:07:04 v3.1.0-dev.41 05:07:04 v3.1.0-dev.5 05:07:04 v3.1.0-dev.6 05:07:04 v3.1.0-dev.7 05:07:04 v3.1.0-dev.8 05:07:04 v3.1.0-dev.9 05:07:04 v3.1.1 05:07:04 v3.1.1-dev.1 05:07:04 v3.2.0-dev.1 05:07:04 v3.2.0-dev.10 05:07:04 v3.2.0-dev.11 05:07:04 v3.2.0-dev.12 05:07:04 v3.2.0-dev.13 05:07:04 v3.2.0-dev.14 05:07:04 v3.2.0-dev.15 05:07:04 v3.2.0-dev.16 05:07:04 v3.2.0-dev.17 05:07:04 v3.2.0-dev.18 05:07:04 v3.2.0-dev.2 05:07:04 v3.2.0-dev.3 05:07:04 v3.2.0-dev.4 05:07:04 v3.2.0-dev.5 05:07:04 v3.2.0-dev.6 05:07:04 v3.2.0-dev.7 05:07:04 v3.2.0-dev.8 05:07:04 v3.2.0-dev.9 [Pipeline] sh 05:07:05 + lftools sign git-tag v3.2.0-dev.18 05:07:05 Signing Git tag with Sigul... 05:07:05 Signing v3.2.0-dev.18 [Pipeline] echo 05:07:05 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:07:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:07:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:07:06 $ docker stop --time=1 c0d1312e09b0d22ab2954a85ca4fd190eecbbd3acd55a049008373d15132596d 05:07:07 $ docker rm -f --volumes c0d1312e09b0d22ab2954a85ca4fd190eecbbd3acd55a049008373d15132596d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:07:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:07:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:07:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:07:08 prd-ubuntu20.04-docker-8c-8g-4321 does not seem to be running inside a container 05:07:08 $ 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 05:07:08 $ docker top bd7315b90c272812ac0aac9c7c9b8c7c7a2f856a23238f8ab790bd94a581a5a6 -eo pid,comm 05:07:08 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). 05:07:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:07:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:07:08 [ssh-agent] Looking for ssh-agent implementation... 05:07:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:07:08 $ docker exec bd7315b90c272812ac0aac9c7c9b8c7c7a2f856a23238f8ab790bd94a581a5a6 ssh-agent 05:07:09 SSH_AUTH_SOCK=/tmp/ssh-jMjS6tLIv2qT/agent.32 05:07:09 SSH_AGENT_PID=38 05:07:09 Running ssh-add (command line suppressed) 05:07:09 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11970854392731156197.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11970854392731156197.key) 05:07:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:07:09 + git semver bump pre 05:07:09 2024-06-25 05:07:09,642 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:07:09 2024-06-25 05:07:09,642 [bump_version] DEBUG bumping version:3.2.0-dev.18 on axis:pre with prefix:dev 05:07:09 2024-06-25 05:07:09,642 [bump_version] DEBUG bumped version:3.2.0-dev.19 05:07:09 2024-06-25 05:07:09,642 [write_version] DEBUG write version:3.2.0-dev.19 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 05:07:09 2024-06-25 05:07:09,642 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:07:09 2024-06-25 05:07:09,642 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:07:09 2024-06-25 05:07:09,645 [execute] INFO git cat-file --batch-check 05:07:09 2024-06-25 05:07:09,645 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:07:09 2024-06-25 05:07:09,651 [execute] INFO git cat-file --batch 05:07:09 2024-06-25 05:07:09,651 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:07:09 2024-06-25 05:07:09,656 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:07:09 3.2.0-dev.19 [Pipeline] } 05:07:09 $ docker exec --env ******** --env ******** bd7315b90c272812ac0aac9c7c9b8c7c7a2f856a23238f8ab790bd94a581a5a6 ssh-agent -k 05:07:09 unset SSH_AUTH_SOCK; 05:07:09 unset SSH_AGENT_PID; 05:07:09 echo Agent pid 38 killed; 05:07:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:07:10 + git semver [Pipeline] } 05:07:10 $ docker stop --time=1 bd7315b90c272812ac0aac9c7c9b8c7c7a2f856a23238f8ab790bd94a581a5a6 05:07:11 $ docker rm -f --volumes bd7315b90c272812ac0aac9c7c9b8c7c7a2f856a23238f8ab790bd94a581a5a6 [Pipeline] // withDockerContainer [Pipeline] sh 05:07:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:07:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:07:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:07:12 prd-ubuntu20.04-docker-8c-8g-4321 does not seem to be running inside a container 05:07:12 $ 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 05:07:12 $ docker top d3858e85f7ebc937d833372dbeb63423c9818e27a021e6567b4427859c0e54f0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:07:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:07:12 [ssh-agent] Looking for ssh-agent implementation... 05:07:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:07:13 $ docker exec d3858e85f7ebc937d833372dbeb63423c9818e27a021e6567b4427859c0e54f0 ssh-agent 05:07:13 SSH_AUTH_SOCK=/tmp/ssh-r5aBGyH95doH/agent.32 05:07:13 SSH_AGENT_PID=38 05:07:13 Running ssh-add (command line suppressed) 05:07:13 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2017056073789343009.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2017056073789343009.key) 05:07:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:07:13 + git semver push 05:07:13 2024-06-25 05:07:13,720 [run_push] DEBUG push 05:07:13 2024-06-25 05:07:13,720 [execute] INFO git cat-file --batch-check 05:07:13 2024-06-25 05:07:13,720 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:07:13 2024-06-25 05:07:13,725 [execute] INFO git rev-list 9add6107a3724ca675542ac4afb40d098ea4314f -- 05:07:13 2024-06-25 05:07:13,726 [execute] DEBUG Popen(['git', 'rev-list', '9add6107a3724ca675542ac4afb40d098ea4314f', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 05:07:13 2024-06-25 05:07:13,740 [execute] INFO git fetch -v origin 05:07:13 2024-06-25 05:07:13,740 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 05:07:14 2024-06-25 05:07:14,194 [run_push] DEBUG no remote changes detected 05:07:14 2024-06-25 05:07:14,195 [execute] INFO git push origin semver 05:07:14 2024-06-25 05:07:14,195 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 05:07:15 2024-06-25 05:07:15,049 [run_push] DEBUG push all version tags 05:07:15 2024-06-25 05:07:15,049 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:07:15 2024-06-25 05:07:15,050 [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) 05:07:15 2024-06-25 05:07:15,740 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:07:15 3.2.0-dev.19 [Pipeline] } 05:07:15 $ docker exec --env ******** --env ******** d3858e85f7ebc937d833372dbeb63423c9818e27a021e6567b4427859c0e54f0 ssh-agent -k 05:07:16 unset SSH_AUTH_SOCK; 05:07:16 unset SSH_AGENT_PID; 05:07:16 echo Agent pid 38 killed; 05:07:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:07:16 + git semver [Pipeline] } 05:07:16 $ docker stop --time=1 d3858e85f7ebc937d833372dbeb63423c9818e27a021e6567b4427859c0e54f0 05:07:17 $ docker rm -f --volumes d3858e85f7ebc937d833372dbeb63423c9818e27a021e6567b4427859c0e54f0 [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 05:07:18 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 05:07:18 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 05:07:18 total 16 05:07:18 drwxr-xr-x 3 root root 4096 Jun 25 04:51 . 05:07:18 drwxrwxr-x 12 jenkins jenkins 4096 Jun 25 05:07 .. 05:07:18 drwxr-xr-x 2 root root 4096 Jun 25 04:51 cost 05:07:18 -rw-r--r-- 1 root root 85 Jun 25 04:51 cost.csv 05:07:18 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 05:07:18 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 05:07:18 total 16 05:07:18 drwxr-xr-x 3 jenkins jenkins 4096 Jun 25 04:51 . 05:07:18 drwxrwxr-x 12 jenkins jenkins 4096 Jun 25 05:07 .. 05:07:18 drwxr-xr-x 2 jenkins jenkins 4096 Jun 25 04:51 cost 05:07:18 -rw-r--r-- 1 jenkins jenkins 85 Jun 25 04:51 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:07:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:07:19 ---> package-listing.sh 05:07:19 ++ facter osfamily 05:07:19 ++ tr '[:upper:]' '[:lower:]' 05:07:19 + OS_FAMILY=debian 05:07:19 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 05:07:19 + START_PACKAGES=/tmp/packages_start.txt 05:07:19 + END_PACKAGES=/tmp/packages_end.txt 05:07:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:07:19 + PACKAGES=/tmp/packages_start.txt 05:07:19 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 05:07:19 + PACKAGES=/tmp/packages_end.txt 05:07:19 + case "${OS_FAMILY}" in 05:07:19 + dpkg -l 05:07:19 + grep '^ii' 05:07:19 + '[' -f /tmp/packages_start.txt ']' 05:07:19 + '[' -f /tmp/packages_end.txt ']' 05:07:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:07:19 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 05:07:19 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 05:07:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 05:07:19 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 05:07:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:07:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:07:20 prd-ubuntu20.04-docker-8c-8g-4321 does not seem to be running inside a container 05:07:20 $ 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 05:07:21 $ docker top 6554f1c90d9a381f109bc2515c42dd2fdf588a1bd057700681bc55d33e76ac36 -eo pid,comm [Pipeline] { [Pipeline] sh 05:07:21 + touch /tmp/pre-build-complete [Pipeline] sh 05:07:21 + mkdir -p /var/log/sysstat [Pipeline] sh 05:07:22 + ls /var/log/sa-host 05:07:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:07:22 provisioning config files... 05:07:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5508334314996177409tmp [Pipeline] { [Pipeline] echo 05:07:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:07:22 ---> create-netrc.sh [Pipeline] } 05:07:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:07:22 ---> python-tools-install.sh [Pipeline] echo 05:07:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:07:23 ---> sudo-logs.sh 05:07:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:07:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:07:23 ---> job-cost.sh 05:07:23 lf-activate-venv: SKIPPING 05:07:23 DEBUG: total: 0.2199999988079071 05:07:23 INFO: Retrieving Stack Cost... 05:07:23 INFO: Retrieving Pricing Info for: v3-standard-8 05:07:24 INFO: Archiving Costs [Pipeline] echo 05:07:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:07:24 ---> logs-deploy.sh 05:07:24 lf-activate-venv: SKIPPING 05:07:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/293 05:07:24 INFO: archiving workspace using pattern(s): 05:07:25 Archives upload complete. 05:07:25 INFO: archiving logs to Nexus