Pull request #1415 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 360cbe07352af3bef2e3444345287b1a08e21f05+5b5907fa8314056950bcd679d495ce1473a19c65 (3fc68f51771fd303afd956f86ccbfe28b5555a32) 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-ssh1283568842383912258.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12211335784306733782.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1415/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/PR-1415/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14180426514862155279.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9411047099297671795.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/PR-1415/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/PR-1415/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8035633429079335787.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6970 in /w/workspace/gexfoundry_device-sdk-go_PR-1415 [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/gexfoundry_device-sdk-go_PR-1415 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5b5907fa8314056950bcd679d495ce1473a19c65 into PR head commit 360cbe07352af3bef2e3444345287b1a08e21f05 Merge succeeded, producing 360cbe07352af3bef2e3444345287b1a08e21f05 Checking out Revision 360cbe07352af3bef2e3444345287b1a08e21f05 (PR-1415) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1415/head:refs/remotes/origin/PR-1415 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 360cbe07352af3bef2e3444345287b1a08e21f05 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5b5907fa8314056950bcd679d495ce1473a19c65 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 360cbe07352af3bef2e3444345287b1a08e21f05 # timeout=10 > git rev-list --no-walk aa30970831b8da6adc1f3ec6fe1d130ff0dae4ec # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:18:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:18:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:18:23 ========================================================= 05:18:23 EdgeX Global Pipelines Version Info 05:18:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:18:23 ------------------- 05:18:23 stable info: 05:18:23 ------------------- 05:18:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:18:23 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 05:18:23 Message: update stable to v1.0.245 05:18:24 ------------------- 05:18:24 experimental info: 05:18:24 ------------------- 05:18:24 Commited By: **** collab-it+edgex@linuxfoundation.org 05:18:24 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 05:18:24 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:18:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:18:24 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:18:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:18:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:18:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:18:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 05:18:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:18:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:18:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:18:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:18:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:18:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 05:18:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:18:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:18:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:18:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:18:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:18:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:18:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:18:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:18:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:18:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 05:18:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:18:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:18:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:18:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:18:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:18:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1415 [Pipeline] echo 05:18:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1415 [Pipeline] echo 05:18:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1415 [Pipeline] echo 05:18:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 360cbe07352af3bef2e3444345287b1a08e21f05 [Pipeline] echo 05:18:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 360cbe0 [Pipeline] echo 05:18:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:18:25 provisioning config files... 05:18:25 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp/config8241989827334931621tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:18:25 ---> docker-login.sh 05:18:25 nexus3.edgexfoundry.org:10001 05:18:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:18:25 Configure a credential helper to remove this warning. See 05:18:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:18:25 05:18:25 Login Succeeded 05:18:25 nexus3.edgexfoundry.org:10002 05:18:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:18:25 Configure a credential helper to remove this warning. See 05:18:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:18:25 05:18:25 Login Succeeded 05:18:25 nexus3.edgexfoundry.org:10003 05:18:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:18:25 Configure a credential helper to remove this warning. See 05:18:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:18:25 05:18:25 Login Succeeded 05:18:25 nexus3.edgexfoundry.org:10004 05:18:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:18:26 Configure a credential helper to remove this warning. See 05:18:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:18:26 05:18:26 Login Succeeded 05:18:26 docker.io 05:18:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:18:26 Configure a credential helper to remove this warning. See 05:18:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:18:26 05:18:26 Login Succeeded 05:18:26 ---> docker-login.sh ends [Pipeline] } 05:18:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:18:26 + git rev-list -1 --merges 360cbe07352af3bef2e3444345287b1a08e21f05~1..360cbe07352af3bef2e3444345287b1a08e21f05 [Pipeline] echo 05:18:26 -----------> git rev-list -1 --merges 360cbe07352af3bef2e3444345287b1a08e21f05~1..360cbe07352af3bef2e3444345287b1a08e21f05 360cbe07352af3bef2e3444345287b1a08e21f05 [false] [Pipeline] sh 05:18:27 + git log --format=format:%s -1 360cbe07352af3bef2e3444345287b1a08e21f05 [Pipeline] echo 05:18:27 ========================================================= 05:18:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:18:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:18:27 + git log --format=format:%s -1 360cbe07352af3bef2e3444345287b1a08e21f05 [Pipeline] echo 05:18:27 [semverPrep] GIT_COMMIT: 360cbe07352af3bef2e3444345287b1a08e21f05, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3 [Pipeline] echo 05:18:27 [semverPrep] This is not a build commit. [Pipeline] sh 05:18:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:18:27 + grep -v github /etc/ssh/ssh_known_hosts 05:18:27 + [ -e /tmp/ssh_known_hosts ] 05:18:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:18:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:18:27 + sudo tee -a /etc/ssh/ssh_known_hosts 05:18:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:18:28 05:18:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:18:28 0.1.4: Pulling from edgex-devops/py-git-semver 05:18:28 b85a868b505f: Pulling fs layer 05:18:28 e2be974225ed: Pulling fs layer 05:18:28 339a4e72a1f5: Pulling fs layer 05:18:28 988bab9f4d93: Pulling fs layer 05:18:28 1469e6f7b9e6: Pulling fs layer 05:18:28 eaf3925da568: Pulling fs layer 05:18:28 bab4dde63d76: Pulling fs layer 05:18:28 bde34c3a00c8: Pulling fs layer 05:18:28 b352a97aabf1: Pulling fs layer 05:18:28 4872d77fe225: Pulling fs layer 05:18:28 5851b861e8e6: Pulling fs layer 05:18:28 988bab9f4d93: Waiting 05:18:28 eaf3925da568: Waiting 05:18:28 1469e6f7b9e6: Waiting 05:18:28 bab4dde63d76: Waiting 05:18:28 b352a97aabf1: Waiting 05:18:28 4872d77fe225: Waiting 05:18:28 bde34c3a00c8: Waiting 05:18:28 5851b861e8e6: Waiting 05:18:28 e2be974225ed: Verifying Checksum 05:18:28 e2be974225ed: Download complete 05:18:28 988bab9f4d93: Verifying Checksum 05:18:28 988bab9f4d93: Download complete 05:18:28 1469e6f7b9e6: Verifying Checksum 05:18:28 1469e6f7b9e6: Download complete 05:18:28 eaf3925da568: Download complete 05:18:28 339a4e72a1f5: Verifying Checksum 05:18:28 339a4e72a1f5: Download complete 05:18:28 bde34c3a00c8: Download complete 05:18:28 b352a97aabf1: Download complete 05:18:28 4872d77fe225: Download complete 05:18:28 5851b861e8e6: Download complete 05:18:28 b85a868b505f: Verifying Checksum 05:18:28 b85a868b505f: Download complete 05:18:28 bab4dde63d76: Verifying Checksum 05:18:29 b85a868b505f: Pull complete 05:18:29 e2be974225ed: Pull complete 05:18:30 339a4e72a1f5: Pull complete 05:18:30 988bab9f4d93: Pull complete 05:18:30 1469e6f7b9e6: Pull complete 05:18:30 eaf3925da568: Pull complete 05:18:32 bab4dde63d76: Pull complete 05:18:32 bde34c3a00c8: Pull complete 05:18:32 b352a97aabf1: Pull complete 05:18:32 4872d77fe225: Pull complete 05:18:32 5851b861e8e6: Pull complete 05:18:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:18:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:18:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:18:32 prd-ubuntu20.04-docker-8c-8g-6970 does not seem to be running inside a container 05:18:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1415 -v /w/workspace/gexfoundry_device-sdk-go_PR-1415:/w/workspace/gexfoundry_device-sdk-go_PR-1415:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1415@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:18:35 $ docker top 3c270fbc29a3c3964cc4b1e8d7d7df63fdac7426e5fd69393afe40a02a4e7ce9 -eo pid,comm 05:18:35 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:18:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:18:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:18:35 [ssh-agent] Looking for ssh-agent implementation... 05:18:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:18:35 $ docker exec 3c270fbc29a3c3964cc4b1e8d7d7df63fdac7426e5fd69393afe40a02a4e7ce9 ssh-agent 05:18:35 SSH_AUTH_SOCK=/tmp/ssh-ncdIe9TKCDCV/agent.32 05:18:35 SSH_AGENT_PID=38 05:18:35 Running ssh-add (command line suppressed) 05:18:36 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp/private_key_17095612691950253376.key (/w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp/private_key_17095612691950253376.key) 05:18:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:18:36 + git tag --points-at HEAD [Pipeline] } 05:18:36 $ docker exec --env ******** --env ******** 3c270fbc29a3c3964cc4b1e8d7d7df63fdac7426e5fd69393afe40a02a4e7ce9 ssh-agent -k 05:18:36 unset SSH_AUTH_SOCK; 05:18:36 unset SSH_AGENT_PID; 05:18:36 echo Agent pid 38 killed; 05:18:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:18:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:18:36 [ssh-agent] Looking for ssh-agent implementation... 05:18:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:18:36 $ docker exec 3c270fbc29a3c3964cc4b1e8d7d7df63fdac7426e5fd69393afe40a02a4e7ce9 ssh-agent 05:18:36 SSH_AUTH_SOCK=/tmp/ssh-EXLQo8Ar9hk9/agent.70 05:18:36 SSH_AGENT_PID=76 05:18:36 Running ssh-add (command line suppressed) 05:18:36 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp/private_key_3889158726031290132.key (/w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp/private_key_3889158726031290132.key) 05:18:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:18:37 + git semver init 05:18:37 2023-04-06 05:18:37,325 [run_init] DEBUG init version:0.0.0 force:False 05:18:37 2023-04-06 05:18:37,326 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1415/.semver 05:18:37 2023-04-06 05:18:37,326 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1415/.semver 05:18:37 2023-04-06 05:18:37,326 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1415/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1415, universal_newlines=False, shell=None, istream=None) 05:18:38 2023-04-06 05:18:38,206 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1415/.git/info/exclude 05:18:38 2023-04-06 05:18:38,206 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1415/.semver/PR-1415 with force:False 05:18:38 2023-04-06 05:18:38,207 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1415/.semver/PR-1415 05:18:38 2023-04-06 05:18:38,211 [execute] INFO git cat-file --batch-check 05:18:38 2023-04-06 05:18:38,211 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1415/.semver, universal_newlines=False, shell=None, istream=) 05:18:38 2023-04-06 05:18:38,217 [execute] INFO git cat-file --batch 05:18:38 2023-04-06 05:18:38,217 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1415/.semver, universal_newlines=False, shell=None, istream=) 05:18:38 2023-04-06 05:18:38,222 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1415/.semver/PR-1415 05:18:38 0.0.0 [Pipeline] } 05:18:38 $ docker exec --env ******** --env ******** 3c270fbc29a3c3964cc4b1e8d7d7df63fdac7426e5fd69393afe40a02a4e7ce9 ssh-agent -k 05:18:38 unset SSH_AUTH_SOCK; 05:18:38 unset SSH_AGENT_PID; 05:18:38 echo Agent pid 76 killed; 05:18:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:18:38 + git semver [Pipeline] } 05:18:39 $ docker stop --time=1 3c270fbc29a3c3964cc4b1e8d7d7df63fdac7426e5fd69393afe40a02a4e7ce9 05:18:40 $ docker rm -f --volumes 3c270fbc29a3c3964cc4b1e8d7d7df63fdac7426e5fd69393afe40a02a4e7ce9 [Pipeline] // withDockerContainer [Pipeline] sh 05:18:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:18:40 Stashed 1 file(s) [Pipeline] echo 05:18:40 [edgeXSemver]: initialized semver on version 0.0.0 [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 05:18:40 provisioning config files... 05:18:40 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp/config18103714180916162377tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:18:41 ---> docker-login.sh 05:18:41 nexus3.edgexfoundry.org:10001 05:18:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:18:41 Configure a credential helper to remove this warning. See 05:18:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:18:41 05:18:41 Login Succeeded 05:18:41 nexus3.edgexfoundry.org:10002 05:18:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:18:41 Configure a credential helper to remove this warning. See 05:18:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:18:41 05:18:41 Login Succeeded 05:18:41 nexus3.edgexfoundry.org:10003 05:18:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:18:41 Configure a credential helper to remove this warning. See 05:18:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:18:41 05:18:41 Login Succeeded 05:18:41 nexus3.edgexfoundry.org:10004 05:18:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:18:41 Configure a credential helper to remove this warning. See 05:18:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:18:41 05:18:41 Login Succeeded 05:18:41 docker.io 05:18:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:18:41 Configure a credential helper to remove this warning. See 05:18:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:18:41 05:18:41 Login Succeeded 05:18:41 ---> docker-login.sh ends [Pipeline] } 05:18:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:18:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:18:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:18:41 ========================================================= 05:18:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 05:18:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:42 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 05:18:42 Sending build context to Docker daemon 10.91MB 05:18:42 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 05:18:42 Step 2/10 : FROM ${BASE} AS builder 05:18:42 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 05:18:42 63b65145d645: Pulling fs layer 05:18:42 a2d21d5440eb: Pulling fs layer 05:18:42 935e6c44a52c: Pulling fs layer 05:18:42 94cc34f8dd06: Pulling fs layer 05:18:42 30dea6a524f1: Pulling fs layer 05:18:42 a2aff8979fd8: Pulling fs layer 05:18:42 6808be2612f2: Pulling fs layer 05:18:42 f25807f1079a: Pulling fs layer 05:18:42 94cc34f8dd06: Waiting 05:18:42 30dea6a524f1: Waiting 05:18:42 a2aff8979fd8: Waiting 05:18:42 6808be2612f2: Waiting 05:18:42 f25807f1079a: Waiting 05:18:42 a2d21d5440eb: Download complete 05:18:42 94cc34f8dd06: Download complete 05:18:42 30dea6a524f1: Verifying Checksum 05:18:42 30dea6a524f1: Download complete 05:18:42 63b65145d645: Download complete 05:18:42 a2aff8979fd8: Verifying Checksum 05:18:42 a2aff8979fd8: Download complete 05:18:42 63b65145d645: Pull complete 05:18:42 a2d21d5440eb: Pull complete 05:18:42 f25807f1079a: Verifying Checksum 05:18:42 f25807f1079a: Download complete 05:18:42 935e6c44a52c: Verifying Checksum 05:18:42 935e6c44a52c: Download complete 05:18:43 6808be2612f2: Verifying Checksum 05:18:43 6808be2612f2: Download complete 05:18:45 935e6c44a52c: Pull complete 05:18:46 94cc34f8dd06: Pull complete 05:18:46 30dea6a524f1: Pull complete 05:18:46 a2aff8979fd8: Pull complete 05:18:48 6808be2612f2: Pull complete 05:18:48 f25807f1079a: Pull complete 05:18:48 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 05:18:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 05:18:49 ---> 3b553350e43f 05:18:49 Step 3/10 : ARG MAKE=make build 05:18:53 ---> Running in 24a8dc274fc5 05:18:53 Removing intermediate container 24a8dc274fc5 05:18:53 ---> e0d39829ea81 05:18:53 Step 4/10 : WORKDIR /device-sdk-go 05:18:53 ---> Running in e9954a38abd2 05:18:53 Removing intermediate container e9954a38abd2 05:18:53 ---> 3276178e6bc7 05:18:53 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:18:53 ---> Running in fdfad12539a2 05:18:53 Removing intermediate container fdfad12539a2 05:18:53 ---> 2b8f363b9bf7 05:18:53 Step 6/10 : RUN apk add --update --no-cache make git 05:18:53 ---> Running in 457ddf297a0e 05:18:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:18:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:18:53 OK: 265 MiB in 53 packages 05:18:54 Removing intermediate container 457ddf297a0e 05:18:54 ---> baef305890c7 05:18:54 Step 7/10 : COPY go.mod vendor* ./ 05:18:54 ---> 3238ae82989e 05:18:54 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:18:54 ---> Running in 39558018e44f 05:18:55 Still waiting to schedule task 05:18:55 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:19:20 Removing intermediate container 39558018e44f 05:19:20 ---> 5167431a5b6d 05:19:20 Step 9/10 : COPY . . 05:19:20 ---> a4d5aa21ff88 05:19:20 Step 10/10 : RUN ${MAKE} 05:19:20 ---> Running in 8a3620809c9e 05:19:20 noop 05:19:20 Removing intermediate container 8a3620809c9e 05:19:20 ---> 2b17780623ca 05:19:20 Successfully built 2b17780623ca 05:19:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:21 + docker inspect -f . ci-base-image-x86_64 05:19:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:19:21 prd-ubuntu20.04-docker-8c-8g-6970 does not seem to be running inside a container 05:19:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1415 -v /w/workspace/gexfoundry_device-sdk-go_PR-1415:/w/workspace/gexfoundry_device-sdk-go_PR-1415:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1415@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:19:21 $ docker top 374f5f523711e9f7e35c430bdc4c247d5e22cd32fefb109a298589370e92d084 -eo pid,comm [Pipeline] { [Pipeline] sh 05:19:21 + go version 05:19:21 go version go1.20.2 linux/amd64 [Pipeline] } 05:19:21 $ docker stop --time=1 374f5f523711e9f7e35c430bdc4c247d5e22cd32fefb109a298589370e92d084 05:19:23 $ docker rm -f --volumes 374f5f523711e9f7e35c430bdc4c247d5e22cd32fefb109a298589370e92d084 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:23 + docker inspect -f . ci-base-image-x86_64 05:19:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:19:23 prd-ubuntu20.04-docker-8c-8g-6970 does not seem to be running inside a container 05:19:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1415 -v /w/workspace/gexfoundry_device-sdk-go_PR-1415:/w/workspace/gexfoundry_device-sdk-go_PR-1415:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1415@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:19:23 $ docker top 5c0706e19edf6bfbab92ea977125bb4e7b8917d8b4b90fedd6e168db45da916e -eo pid,comm [Pipeline] { [Pipeline] sh 05:19:24 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1415 [Pipeline] fileExists [Pipeline] sh 05:19:24 + make test 05:19:24 go test -race -coverprofile=coverage.out ./... 05:19:31 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:19:46 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:19:46 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:19:46 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:19:46 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:19:46 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:19:46 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.076s coverage: 27.6% of statements 05:19:46 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.056s coverage: 79.9% of statements 05:19:46 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:19:46 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:19:46 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.069s coverage: 86.0% of statements 05:19:46 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:19:46 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:19:46 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.088s coverage: 75.7% of statements 05:19:46 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:19:46 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:19:47 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:19:49 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.099s coverage: 14.9% of statements 05:19:49 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.065s coverage: 68.5% of statements 05:19:49 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.123s coverage: 89.2% of statements 05:19:49 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.059s coverage: 5.5% of statements 05:20:11 GO111MODULE=on go vet ./... 05:20:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:20:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:20:11 ./bin/test-attribution-txt.sh 05:20:11 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 05:20:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:20:11 $ docker stop --time=1 5c0706e19edf6bfbab92ea977125bb4e7b8917d8b4b90fedd6e168db45da916e 05:20:15 $ docker rm -f --volumes 5c0706e19edf6bfbab92ea977125bb4e7b8917d8b4b90fedd6e168db45da916e [Pipeline] // withDockerContainer [Pipeline] sh 05:20:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:20:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:20:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:20:16 + ls -al . 05:20:16 total 276 05:20:16 drwxrwxr-x 11 jenkins jenkins 4096 Apr 6 05:19 . 05:20:16 drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 05:18 .. 05:20:16 -rw-rw-r-- 1 jenkins jenkins 140 Apr 6 05:18 .dockerignore 05:20:16 drwxrwxr-x 8 jenkins jenkins 4096 Apr 6 05:18 .git 05:20:16 drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 05:18 .github 05:20:16 -rw-rw-r-- 1 jenkins jenkins 131 Apr 6 05:18 .gitignore 05:20:16 -rw-rw-r-- 1 jenkins jenkins 42 Apr 6 05:18 .golangci.yml 05:20:16 drwxr-xr-x 3 jenkins jenkins 4096 Apr 6 05:18 .semver 05:20:16 -rw-rw-r-- 1 jenkins jenkins 31677 Apr 6 05:18 CHANGELOG.md 05:20:16 -rw-rw-r-- 1 jenkins jenkins 677 Apr 6 05:18 GOVERNANCE.md 05:20:16 -rw-rw-r-- 1 jenkins jenkins 885 Apr 6 05:18 Jenkinsfile 05:20:16 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 6 05:18 LICENSE 05:20:16 -rw-rw-r-- 1 jenkins jenkins 1714 Apr 6 05:18 Makefile 05:20:16 -rw-rw-r-- 1 jenkins jenkins 619 Apr 6 05:18 OWNERS.md 05:20:16 -rw-rw-r-- 1 jenkins jenkins 4891 Apr 6 05:18 README.md 05:20:16 -rw-rw-r-- 1 jenkins jenkins 5 Apr 6 05:18 VERSION 05:20:16 drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 05:18 bin 05:20:16 -rw-r--r-- 1 jenkins jenkins 106714 Apr 6 05:19 coverage.out 05:20:16 drwxrwxr-x 5 jenkins jenkins 4096 Apr 6 05:18 example 05:20:16 -rw-rw-r-- 1 jenkins jenkins 3246 Apr 6 05:18 go.mod 05:20:16 -rw-rw-r-- 1 jenkins jenkins 31006 Apr 6 05:18 go.sum 05:20:16 drwxrwxr-x 12 jenkins jenkins 4096 Apr 6 05:18 internal 05:20:16 drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 05:18 openapi 05:20:16 drwxrwxr-x 6 jenkins jenkins 4096 Apr 6 05:18 pkg 05:20:16 drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 05:18 snap 05:20:16 -rw-rw-r-- 1 jenkins jenkins 222 Apr 6 05:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:16 + 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=360cbe07352af3bef2e3444345287b1a08e21f05 --label arch=amd64 --label version=0.0.0 . 05:20:16 Sending build context to Docker daemon 11.02MB 05:20:16 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 05:20:16 Step 2/23 : FROM ${BASE} AS builder 05:20:16 ---> 2b17780623ca 05:20:16 Step 3/23 : ARG MAKE=make build 05:20:17 ---> Running in 2d092322a6ac 05:20:17 Removing intermediate container 2d092322a6ac 05:20:17 ---> 9702e0a9e61c 05:20:17 Step 4/23 : WORKDIR /device-sdk-go 05:20:17 ---> Running in d9b58504c1de 05:20:17 Removing intermediate container d9b58504c1de 05:20:17 ---> 12cf34ea0ea2 05:20:17 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:20:17 ---> Running in 42a3d2c72d11 05:20:17 Removing intermediate container 42a3d2c72d11 05:20:17 ---> dffb70133eff 05:20:17 Step 6/23 : RUN apk add --update --no-cache make git 05:20:17 ---> Running in d769a55f8ba6 05:20:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:20:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:20:18 OK: 265 MiB in 53 packages 05:20:18 Removing intermediate container d769a55f8ba6 05:20:18 ---> 114a9dce9bef 05:20:18 Step 7/23 : COPY go.mod vendor* ./ 05:20:18 ---> 4a16e336d917 05:20:18 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:20:18 ---> Running in 1685793fbcdc 05:20:19 Removing intermediate container 1685793fbcdc 05:20:19 ---> 8e97b4cdcc45 05:20:19 Step 9/23 : COPY . . 05:20:19 ---> b9de6d6c691e 05:20:19 Step 10/23 : RUN ${MAKE} 05:20:19 ---> Running in d36db29318cc 05:20:19 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:20:41 Removing intermediate container d36db29318cc 05:20:41 ---> 8095b15caf75 05:20:41 Step 11/23 : FROM alpine:3.17 05:20:41 3.17: Pulling from library/alpine 05:20:41 f56be85fc22e: Pulling fs layer 05:20:41 f56be85fc22e: Verifying Checksum 05:20:41 f56be85fc22e: Download complete 05:20:41 f56be85fc22e: Pull complete 05:20:41 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 05:20:41 Status: Downloaded newer image for alpine:3.17 05:20:41 ---> 9ed4aefc74f6 05:20:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:20:41 ---> Running in 09a4fcdf5631 05:20:41 Removing intermediate container 09a4fcdf5631 05:20:41 ---> 53df8400e355 05:20:41 Step 13/23 : RUN apk add --update --no-cache 05:20:41 ---> Running in 07699ff3cb19 05:20:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:20:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:20:41 OK: 7 MiB in 15 packages 05:20:41 Removing intermediate container 07699ff3cb19 05:20:41 ---> f444221ee3d0 05:20:41 Step 14/23 : WORKDIR / 05:20:41 ---> Running in d319af426d19 05:20:41 Removing intermediate container d319af426d19 05:20:41 ---> 794bdb77bfaa 05:20:41 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:20:41 ---> 78f68ba51baf 05:20:41 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:20:41 ---> 585e9893a8c1 05:20:41 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:20:41 ---> 878b0a01ed8c 05:20:41 Step 18/23 : EXPOSE 59999 05:20:41 ---> Running in 8488a1151def 05:20:41 Removing intermediate container 8488a1151def 05:20:41 ---> 62b6f1fcd150 05:20:41 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:20:41 ---> Running in fa71ab1579ed 05:20:41 Removing intermediate container fa71ab1579ed 05:20:41 ---> 1a6453aaa217 05:20:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:20:41 ---> Running in bd7a2e818839 05:20:41 Removing intermediate container bd7a2e818839 05:20:41 ---> 888e5baa12aa 05:20:41 Step 21/23 : LABEL arch=amd64 05:20:41 ---> Running in eed93d217d00 05:20:41 Removing intermediate container eed93d217d00 05:20:41 ---> becb149ad484 05:20:41 Step 22/23 : LABEL git_sha=360cbe07352af3bef2e3444345287b1a08e21f05 05:20:42 ---> Running in 8c0fcdcf53f0 05:20:42 Removing intermediate container 8c0fcdcf53f0 05:20:42 ---> dfdb551f3d3f 05:20:42 Step 23/23 : LABEL version=0.0.0 05:20:42 ---> Running in c330e323020e 05:20:42 Removing intermediate container c330e323020e 05:20:42 ---> 66cf6a2488be 05:20:42 [Warning] One or more build-args [ARCH] were not consumed 05:20:42 Successfully built 66cf6a2488be 05:20:42 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:20:42 05:20:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:20:42 latest: Pulling from edgex-lftools-log-publisher 05:20:42 5eb5b503b376: Pulling fs layer 05:20:42 5c69ac0246d0: Pulling fs layer 05:20:42 ec43610c2a17: Pulling fs layer 05:20:42 3a2ae6a8a46f: Pulling fs layer 05:20:42 33b1e0a273af: Pulling fs layer 05:20:42 5d3b04190fa2: Pulling fs layer 05:20:42 2f39f015ded8: Pulling fs layer 05:20:42 3a2ae6a8a46f: Waiting 05:20:42 5d3b04190fa2: Waiting 05:20:42 2f39f015ded8: Waiting 05:20:42 33b1e0a273af: Waiting 05:20:42 5c69ac0246d0: Verifying Checksum 05:20:42 5c69ac0246d0: Download complete 05:20:42 3a2ae6a8a46f: Verifying Checksum 05:20:42 3a2ae6a8a46f: Download complete 05:20:42 33b1e0a273af: Verifying Checksum 05:20:42 33b1e0a273af: Download complete 05:20:42 ec43610c2a17: Verifying Checksum 05:20:42 ec43610c2a17: Download complete 05:20:42 5d3b04190fa2: Download complete 05:20:43 5eb5b503b376: Verifying Checksum 05:20:43 5eb5b503b376: Download complete 05:20:43 2f39f015ded8: Download complete 05:20:44 5eb5b503b376: Pull complete 05:20:44 5c69ac0246d0: Pull complete 05:20:44 ec43610c2a17: Pull complete 05:20:44 3a2ae6a8a46f: Pull complete 05:20:45 33b1e0a273af: Pull complete 05:20:45 5d3b04190fa2: Pull complete 05:20:49 2f39f015ded8: Pull complete 05:20:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:20:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:20:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:20:49 prd-ubuntu20.04-docker-8c-8g-6970 does not seem to be running inside a container 05:20:49 $ 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/gexfoundry_device-sdk-go_PR-1415 -v /w/workspace/gexfoundry_device-sdk-go_PR-1415:/w/workspace/gexfoundry_device-sdk-go_PR-1415:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1415@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:20:53 $ docker top bc311fbefb1fcf403d44f00d683751c154a371bf9177b0387b7627eefeed0e09 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:20:53 ---> job-cost.sh 05:20:53 lf-activate-venv: SKIPPING 05:20:53 INFO: No Stack... 05:20:54 INFO: Retrieving Pricing Info for: v3-standard-8 05:20:54 INFO: Archiving Costs [Pipeline] sh 05:20:54 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1415/archives/cost.csv 05:20:54 + cut -d, -f6 [Pipeline] lock 05:20:54 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1415-2-stack-cost] 05:20:54 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1415-2-stack-cost] did not exist. Created. 05:20:54 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1415-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:20:55 + echo total: 0.2199999988079071 [Pipeline] stash 05:20:55 Stashed 1 file(s) [Pipeline] } 05:20:55 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1415-2-stack-cost] [Pipeline] // lock [Pipeline] } 05:20:55 $ docker stop --time=1 bc311fbefb1fcf403d44f00d683751c154a371bf9177b0387b7627eefeed0e09 05:20:56 $ docker rm -f --volumes bc311fbefb1fcf403d44f00d683751c154a371bf9177b0387b7627eefeed0e09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:21:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6972 in /w/workspace/gexfoundry_device-sdk-go_PR-1415 [Pipeline] { [Pipeline] ws 05:21:03 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 05:21:03 The recommended git tool is: git 05:21:09 using credential edgex-jenkins-ssh 05:21:09 Cloning the remote Git repository 05:21:09 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:21:09 > git init /w/workspace/device-sdk-go/2 # timeout=10 05:21:09 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:21:09 > git --version # timeout=10 05:21:09 > git --version # 'git version 2.25.1' 05:21:09 using GIT_SSH to set credentials SSH Credentials for GitHub 05:21:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:21:11 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:21:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:21:12 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:21:12 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:21:12 using GIT_SSH to set credentials SSH Credentials for GitHub 05:21:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1415/head:refs/remotes/origin/PR-1415 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:21:13 Merging remotes/origin/main commit 5b5907fa8314056950bcd679d495ce1473a19c65 into PR head commit 360cbe07352af3bef2e3444345287b1a08e21f05 05:21:13 Merge succeeded, producing 360cbe07352af3bef2e3444345287b1a08e21f05 05:21:13 Checking out Revision 360cbe07352af3bef2e3444345287b1a08e21f05 (PR-1415) 05:21:13 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" 05:21:13 > git config core.sparsecheckout # timeout=10 05:21:13 > git checkout -f 360cbe07352af3bef2e3444345287b1a08e21f05 # timeout=10 05:21:13 > git remote # timeout=10 05:21:13 > git config --get remote.origin.url # timeout=10 05:21:13 using GIT_SSH to set credentials SSH Credentials for GitHub 05:21:13 > git merge 5b5907fa8314056950bcd679d495ce1473a19c65 # timeout=10 05:21:13 > git rev-parse HEAD^{commit} # timeout=10 05:21:13 > git config core.sparsecheckout # timeout=10 05:21:13 > git checkout -f 360cbe07352af3bef2e3444345287b1a08e21f05 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:21:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:21:14 % Total % Received % Xferd Average Speed Time Time Time Current 05:21:14 Dload Upload Total Spent Left Speed 05:21:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh 05:21:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:21:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:21:15 + sudo tee /etc/docker/daemon.new 05:21:15 { 05:21:15 "registry-mirrors": [ 05:21:15 "https://nexus3.edgexfoundry.org:10001" 05:21:15 ], 05:21:15 "bip": "10.250.0.254/24", 05:21:15 "hosts": [ 05:21:15 "tcp://0.0.0.0:5555", 05:21:15 "unix:///var/run/docker.sock" 05:21:15 ], 05:21:15 "mtu": 1458, 05:21:15 "selinux-enabled": true, 05:21:15 "seccomp-profile": "/etc/docker/seccomp.json" 05:21:15 } [Pipeline] sh 05:21:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:21:16 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:21:38 provisioning config files... 05:21:38 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config11620475113087974007tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:21:38 ---> docker-login.sh 05:21:38 nexus3.edgexfoundry.org:10001 05:21:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:21:39 Configure a credential helper to remove this warning. See 05:21:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:21:39 05:21:39 Login Succeeded 05:21:39 nexus3.edgexfoundry.org:10002 05:21:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:21:40 Configure a credential helper to remove this warning. See 05:21:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:21:40 05:21:40 Login Succeeded 05:21:40 nexus3.edgexfoundry.org:10003 05:21:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:21:40 Configure a credential helper to remove this warning. See 05:21:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:21:40 05:21:40 Login Succeeded 05:21:40 nexus3.edgexfoundry.org:10004 05:21:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:21:40 Configure a credential helper to remove this warning. See 05:21:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:21:40 05:21:40 Login Succeeded 05:21:40 docker.io 05:21:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:21:41 Configure a credential helper to remove this warning. See 05:21:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:21:41 05:21:41 Login Succeeded 05:21:41 ---> docker-login.sh ends [Pipeline] } 05:21:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:21:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:21:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:21:41 ========================================================= 05:21:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 05:21:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:21:41 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 05:21:42 Sending build context to Docker daemon 5.859MB 05:21:42 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 05:21:42 Step 2/10 : FROM ${BASE} AS builder 05:21:42 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:21:42 af6eaf76a39c: Pulling fs layer 05:21:42 55522c791124: Pulling fs layer 05:21:42 ce5c4a1c91eb: Pulling fs layer 05:21:42 169dfbe0d373: Pulling fs layer 05:21:42 e1ff8fa3b103: Pulling fs layer 05:21:42 52ebb69f0ebf: Pulling fs layer 05:21:42 5abe8eddf0d5: Pulling fs layer 05:21:42 169dfbe0d373: Waiting 05:21:42 e1ff8fa3b103: Waiting 05:21:42 52ebb69f0ebf: Waiting 05:21:42 5abe8eddf0d5: Waiting 05:21:42 55522c791124: Download complete 05:21:42 169dfbe0d373: Verifying Checksum 05:21:42 169dfbe0d373: Download complete 05:21:42 e1ff8fa3b103: Verifying Checksum 05:21:42 e1ff8fa3b103: Download complete 05:21:42 af6eaf76a39c: Verifying Checksum 05:21:43 5abe8eddf0d5: Verifying Checksum 05:21:43 5abe8eddf0d5: Download complete 05:21:43 af6eaf76a39c: Pull complete 05:21:44 55522c791124: Pull complete 05:21:45 52ebb69f0ebf: Verifying Checksum 05:21:45 ce5c4a1c91eb: Verifying Checksum 05:21:45 ce5c4a1c91eb: Download complete 05:21:57 ce5c4a1c91eb: Pull complete 05:21:57 169dfbe0d373: Pull complete 05:21:57 e1ff8fa3b103: Pull complete 05:22:04 52ebb69f0ebf: Pull complete 05:22:05 5abe8eddf0d5: Pull complete 05:22:05 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 05:22:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 05:22:05 ---> 6cb57ee374ae 05:22:05 Step 3/10 : ARG MAKE=make build 05:22:07 ---> Running in 5bfd81e1fa9e 05:22:07 Removing intermediate container 5bfd81e1fa9e 05:22:07 ---> 8ef163d108c5 05:22:07 Step 4/10 : WORKDIR /device-sdk-go 05:22:07 ---> Running in 342d07ee34ad 05:22:08 Removing intermediate container 342d07ee34ad 05:22:08 ---> 9fdf5c06c178 05:22:08 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:22:08 ---> Running in 69727e8409f5 05:22:08 Removing intermediate container 69727e8409f5 05:22:08 ---> 0156a1c39e1b 05:22:08 Step 6/10 : RUN apk add --update --no-cache make git 05:22:08 ---> Running in 0b5d7b96ea1c 05:22:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:22:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:22:11 OK: 263 MiB in 53 packages 05:22:15 Removing intermediate container 0b5d7b96ea1c 05:22:15 ---> b5349ecf4fee 05:22:15 Step 7/10 : COPY go.mod vendor* ./ 05:22:15 ---> 2c19ade8b821 05:22:15 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:22:15 ---> Running in c00ca6d0b9e5 05:23:23 Removing intermediate container c00ca6d0b9e5 05:23:23 ---> 7d45277e5710 05:23:23 Step 9/10 : COPY . . 05:23:23 ---> 5c137768efb4 05:23:23 Step 10/10 : RUN ${MAKE} 05:23:23 ---> Running in 379c4fc14277 05:23:23 noop 05:23:23 Removing intermediate container 379c4fc14277 05:23:23 ---> 48c584976548 05:23:23 Successfully built 48c584976548 05:23:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:24 + docker inspect -f . ci-base-image-arm64 05:23:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:23:24 prd-ubuntu20.04-docker-arm64-4c-16g-6972 does not seem to be running inside a container 05:23:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:23:25 $ docker top 6e47796a63448537c88fab42ab098a75438cf826e0b1c7a71642d488d1bfdb3b -eo pid,comm [Pipeline] { [Pipeline] sh 05:23:26 + go version 05:23:26 go version go1.20.2 linux/arm64 [Pipeline] } 05:23:26 $ docker stop --time=1 6e47796a63448537c88fab42ab098a75438cf826e0b1c7a71642d488d1bfdb3b 05:23:28 $ docker rm -f --volumes 6e47796a63448537c88fab42ab098a75438cf826e0b1c7a71642d488d1bfdb3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:28 + docker inspect -f . ci-base-image-arm64 05:23:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:23:28 prd-ubuntu20.04-docker-arm64-4c-16g-6972 does not seem to be running inside a container 05:23:28 $ 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/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:23:29 $ docker top 04d8177c8ae7662a8dac0afc71ae2d21a757203867551e83e0787777a59789c3 -eo pid,comm [Pipeline] { [Pipeline] sh 05:23:30 + git config --global --add safe.directory /w/workspace/device-sdk-go/2 [Pipeline] fileExists [Pipeline] sh 05:23:30 + make test 05:23:30 go test -race -coverprofile=coverage.out ./... 05:24:17 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:26:24 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:26:24 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:26:24 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:26:24 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:26:24 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:26:36 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.280s coverage: 27.6% of statements 05:26:36 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.354s coverage: 79.9% of statements 05:26:49 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:26:49 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:26:49 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.389s coverage: 86.0% of statements 05:26:53 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:26:53 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:26:53 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.498s coverage: 75.7% of statements 05:26:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.286s coverage: 14.9% of statements 05:26:58 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:26:58 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:26:59 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.421s coverage: 68.5% of statements 05:27:01 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.476s coverage: 89.2% of statements 05:27:03 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:27:03 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.270s coverage: 5.5% of statements 05:27:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:27:04 GO111MODULE=on go vet ./... 05:29:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:29:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:29:26 ./bin/test-attribution-txt.sh 05:29:26 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 05:29:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:29:26 $ docker stop --time=1 04d8177c8ae7662a8dac0afc71ae2d21a757203867551e83e0787777a59789c3 05:29:28 $ docker rm -f --volumes 04d8177c8ae7662a8dac0afc71ae2d21a757203867551e83e0787777a59789c3 [Pipeline] // withDockerContainer [Pipeline] sh 05:29:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:29:30 Warning: overwriting stash ‘coverage-report’ 05:29:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:29:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:29:31 + ls -al . 05:29:31 total 272 05:29:31 drwxrwxr-x 10 jenkins jenkins 4096 Apr 6 05:23 . 05:29:31 drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 05:21 .. 05:29:31 -rw-rw-r-- 1 jenkins jenkins 140 Apr 6 05:21 .dockerignore 05:29:31 drwxrwxr-x 8 jenkins jenkins 4096 Apr 6 05:21 .git 05:29:31 drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 05:21 .github 05:29:31 -rw-rw-r-- 1 jenkins jenkins 131 Apr 6 05:21 .gitignore 05:29:31 -rw-rw-r-- 1 jenkins jenkins 42 Apr 6 05:21 .golangci.yml 05:29:31 -rw-rw-r-- 1 jenkins jenkins 31677 Apr 6 05:21 CHANGELOG.md 05:29:31 -rw-rw-r-- 1 jenkins jenkins 677 Apr 6 05:21 GOVERNANCE.md 05:29:31 -rw-rw-r-- 1 jenkins jenkins 885 Apr 6 05:21 Jenkinsfile 05:29:31 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 6 05:21 LICENSE 05:29:31 -rw-rw-r-- 1 jenkins jenkins 1714 Apr 6 05:21 Makefile 05:29:31 -rw-rw-r-- 1 jenkins jenkins 619 Apr 6 05:21 OWNERS.md 05:29:31 -rw-rw-r-- 1 jenkins jenkins 4891 Apr 6 05:21 README.md 05:29:31 -rw-rw-r-- 1 jenkins jenkins 5 Apr 6 05:18 VERSION 05:29:31 drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 05:21 bin 05:29:31 -rw-r--r-- 1 jenkins jenkins 106712 Apr 6 05:27 coverage.out 05:29:31 drwxrwxr-x 5 jenkins jenkins 4096 Apr 6 05:21 example 05:29:31 -rw-rw-r-- 1 jenkins jenkins 3246 Apr 6 05:21 go.mod 05:29:31 -rw-rw-r-- 1 jenkins jenkins 31006 Apr 6 05:21 go.sum 05:29:31 drwxrwxr-x 12 jenkins jenkins 4096 Apr 6 05:21 internal 05:29:31 drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 05:21 openapi 05:29:31 drwxrwxr-x 6 jenkins jenkins 4096 Apr 6 05:21 pkg 05:29:31 drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 05:21 snap 05:29:31 -rw-rw-r-- 1 jenkins jenkins 222 Apr 6 05:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:31 + 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=360cbe07352af3bef2e3444345287b1a08e21f05 --label arch=arm64 --label version=0.0.0 . 05:29:32 Sending build context to Docker daemon 5.966MB 05:29:32 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 05:29:32 Step 2/23 : FROM ${BASE} AS builder 05:29:32 ---> 48c584976548 05:29:32 Step 3/23 : ARG MAKE=make build 05:29:32 ---> Running in a52cc3ca61b1 05:29:32 Removing intermediate container a52cc3ca61b1 05:29:32 ---> 53f72ac5205e 05:29:32 Step 4/23 : WORKDIR /device-sdk-go 05:29:32 ---> Running in f9464843d30b 05:29:32 Removing intermediate container f9464843d30b 05:29:32 ---> f4d16376c8d1 05:29:32 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:29:33 ---> Running in 52b85b4ac103 05:29:33 Removing intermediate container 52b85b4ac103 05:29:33 ---> 2f57aac97fd6 05:29:33 Step 6/23 : RUN apk add --update --no-cache make git 05:29:33 ---> Running in 480c1db21073 05:29:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:29:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:29:35 OK: 263 MiB in 53 packages 05:29:36 Removing intermediate container 480c1db21073 05:29:36 ---> 4c7d35cedb58 05:29:36 Step 7/23 : COPY go.mod vendor* ./ 05:29:37 ---> 7d218794c33b 05:29:37 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:29:37 ---> Running in 6e3bfdbeea78 05:29:39 Removing intermediate container 6e3bfdbeea78 05:29:39 ---> 852e6b04b4de 05:29:39 Step 9/23 : COPY . . 05:29:40 ---> 85f5ced9064a 05:29:40 Step 10/23 : RUN ${MAKE} 05:29:40 ---> Running in 827e56cd582c 05:29:41 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:32:03 Removing intermediate container 827e56cd582c 05:32:03 ---> fe9cd5305e0f 05:32:03 Step 11/23 : FROM alpine:3.17 05:32:03 3.17: Pulling from library/alpine 05:32:03 c41833b44d91: Pulling fs layer 05:32:03 c41833b44d91: Verifying Checksum 05:32:03 c41833b44d91: Download complete 05:32:03 c41833b44d91: Pull complete 05:32:03 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 05:32:03 Status: Downloaded newer image for alpine:3.17 05:32:03 ---> 51e60588ff2c 05:32:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:32:03 ---> Running in 4a97f6deabf3 05:32:03 Removing intermediate container 4a97f6deabf3 05:32:03 ---> e524d72d292f 05:32:03 Step 13/23 : RUN apk add --update --no-cache 05:32:03 ---> Running in f0071728218a 05:32:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:32:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:32:03 OK: 7 MiB in 15 packages 05:32:03 Removing intermediate container f0071728218a 05:32:03 ---> 500c399fc71a 05:32:03 Step 14/23 : WORKDIR / 05:32:03 ---> Running in bf0935e286d1 05:32:03 Removing intermediate container bf0935e286d1 05:32:03 ---> 5ad853006811 05:32:03 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:32:03 ---> 2cd8d0af3d2c 05:32:03 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:32:03 ---> acc4af11afd6 05:32:03 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:32:03 ---> 3f392ba38dd4 05:32:03 Step 18/23 : EXPOSE 59999 05:32:03 ---> Running in a4777a378a38 05:32:03 Removing intermediate container a4777a378a38 05:32:03 ---> f866bdefa9f1 05:32:03 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:32:03 ---> Running in 574d8874cf2c 05:32:03 Removing intermediate container 574d8874cf2c 05:32:03 ---> c312e654838d 05:32:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:32:03 ---> Running in 929599d4deed 05:32:04 Removing intermediate container 929599d4deed 05:32:04 ---> ca794a06e96d 05:32:04 Step 21/23 : LABEL arch=arm64 05:32:04 ---> Running in acaaeb1f9add 05:32:04 Removing intermediate container acaaeb1f9add 05:32:04 ---> 1e9e3c1d3292 05:32:04 Step 22/23 : LABEL git_sha=360cbe07352af3bef2e3444345287b1a08e21f05 05:32:04 ---> Running in 80e06a92a9c4 05:32:04 Removing intermediate container 80e06a92a9c4 05:32:04 ---> b392854e490c 05:32:04 Step 23/23 : LABEL version=0.0.0 05:32:04 ---> Running in cc69833c22c7 05:32:05 Removing intermediate container cc69833c22c7 05:32:05 ---> f22376452229 05:32:05 [Warning] One or more build-args [ARCH] were not consumed 05:32:05 Successfully built f22376452229 05:32:05 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:32:05 05:32:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:32:06 arm64: Pulling from edgex-lftools-log-publisher 05:32:06 8998bd30e6a1: Pulling fs layer 05:32:06 04944245beec: Pulling fs layer 05:32:06 699f458cf7ca: Pulling fs layer 05:32:06 765212b225bb: Pulling fs layer 05:32:06 f23df028b6ca: Pulling fs layer 05:32:06 d65c8cfc05b1: Pulling fs layer 05:32:06 2437ff75d9bd: Pulling fs layer 05:32:06 765212b225bb: Waiting 05:32:06 f23df028b6ca: Waiting 05:32:06 d65c8cfc05b1: Waiting 05:32:06 2437ff75d9bd: Waiting 05:32:06 04944245beec: Verifying Checksum 05:32:06 04944245beec: Download complete 05:32:06 765212b225bb: Verifying Checksum 05:32:06 765212b225bb: Download complete 05:32:06 f23df028b6ca: Verifying Checksum 05:32:06 f23df028b6ca: Download complete 05:32:06 d65c8cfc05b1: Verifying Checksum 05:32:06 d65c8cfc05b1: Download complete 05:32:06 699f458cf7ca: Verifying Checksum 05:32:06 699f458cf7ca: Download complete 05:32:07 8998bd30e6a1: Verifying Checksum 05:32:07 8998bd30e6a1: Download complete 05:32:09 2437ff75d9bd: Verifying Checksum 05:32:09 2437ff75d9bd: Download complete 05:32:12 8998bd30e6a1: Pull complete 05:32:12 04944245beec: Pull complete 05:32:14 699f458cf7ca: Pull complete 05:32:14 765212b225bb: Pull complete 05:32:15 f23df028b6ca: Pull complete 05:32:15 d65c8cfc05b1: Pull complete 05:32:30 2437ff75d9bd: Pull complete 05:32:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:32:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:32:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:32:30 prd-ubuntu20.04-docker-arm64-4c-16g-6972 does not seem to be running inside a container 05:32:30 $ 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/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:32:33 $ docker top a62728000a2ad2d5c3c7419d77a900d6cede8eb84b9a8533a16e05a72d8f2a4d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:32:34 ---> job-cost.sh 05:32:34 lf-activate-venv: SKIPPING 05:32:34 INFO: No Stack... 05:32:35 INFO: Retrieving Pricing Info for: v3-standard-4 05:32:36 INFO: Archiving Costs [Pipeline] sh 05:32:36 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 05:32:36 + cut -d, -f6 [Pipeline] lock 05:32:36 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1415-2-stack-cost] 05:32:36 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1415-2-stack-cost] did not exist. Created. 05:32:36 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1415-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:32:37 /w/workspace/device-sdk-go/2@tmp/durable-a715af23/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:32:37 + echo total: 0.10999999940395355 [Pipeline] stash 05:32:38 Warning: overwriting stash ‘stack-cost’ 05:32:38 Stashed 1 file(s) [Pipeline] } 05:32:38 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1415-2-stack-cost] [Pipeline] // lock [Pipeline] } 05:32:38 $ docker stop --time=1 a62728000a2ad2d5c3c7419d77a900d6cede8eb84b9a8533a16e05a72d8f2a4d 05:32:40 $ docker rm -f --volumes a62728000a2ad2d5c3c7419d77a900d6cede8eb84b9a8533a16e05a72d8f2a4d [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:32:40 provisioning config files... 05:32:40 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp/config11945737291875287372tmp [Pipeline] { [Pipeline] sh 05:32:40 + set +x 05:32:40 + curl -s https://codecov.io/bash 05:32:40 + bash -s -- 05:32:40 05:32:40 _____ _ 05:32:40 / ____| | | 05:32:40 | | ___ __| | ___ ___ _____ __ 05:32:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:32:40 | |___| (_) | (_| | __/ (_| (_) \ V / 05:32:40 \_____\___/ \__,_|\___|\___\___/ \_/ 05:32:40 Bash-1.0.6 05:32:40 05:32:40 05:32:40 ==> git version 2.25.1 found 05:32:40 ==> 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:32:40 Release-Date: 2020-01-08 05:32:40 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:32:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:32:40 ==> Jenkins CI detected. 05:32:40 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1415 05:32:40 project root: . 05:32:40 --> token set from env 05:32:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:32:40 ==> Running gcov in . (disable via -X gcov) 05:32:40 ==> Python coveragepy not found 05:32:40 ==> Searching for coverage reports in: 05:32:40 + . 05:32:40 -> Found 1 reports 05:32:40 ==> Detecting git/mercurial file structure 05:32:40 ==> Reading reports 05:32:40 + ./coverage.out bytes=106712 05:32:40 ==> Appending adjustments 05:32:40 https://docs.codecov.io/docs/fixing-reports 05:32:41 + Found adjustments 05:32:41 ==> Gzipping contents 05:32:41 16K /tmp/codecov.KgY7Yb.gz 05:32:41 ==> Uploading reports 05:32:41 url: https://codecov.io 05:32:41 query: branch=PR-1415&commit=360cbe07352af3bef2e3444345287b1a08e21f05&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1415%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1415&job=&cmd_args= 05:32:41 -> Pinging Codecov 05:32:41 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1415&commit=360cbe07352af3bef2e3444345287b1a08e21f05&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1415%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1415&job=&cmd_args= 05:32:41 -> Uploading to 05:32:41 https://storage.googleapis.com/codecov/v4/raw/2023-04-06/7E55EF52A471D76F132DFD9A03CDDE97/360cbe07352af3bef2e3444345287b1a08e21f05/b163be60-66dc-45f7-9f78-1741283a3ddb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230406%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230406T053241Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7c4a6a952e1b2381c35bd1f7aa32b35d20ed4e82ae0fb3e99937ea90c38d47f4 05:32:41 % Total % Received % Xferd Average Speed Time Time Time Current 05:32:41 Dload Upload Total Spent Left Speed 05:32:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15085 0 0 100 15085 0 62078 --:--:-- --:--:-- --:--:-- 62078 05:32:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/360cbe07352af3bef2e3444345287b1a08e21f05 [Pipeline] } 05:32:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:32:42 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1415/archives ] 05:32:42 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1415/archives 05:32:42 total 16 05:32:42 drwxr-xr-x 3 root root 4096 Apr 6 05:20 . 05:32:42 drwxrwxr-x 12 jenkins jenkins 4096 Apr 6 05:20 .. 05:32:42 drwxr-xr-x 2 root root 4096 Apr 6 05:20 cost 05:32:42 -rw-r--r-- 1 root root 86 Apr 6 05:20 cost.csv 05:32:42 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1415/archives 05:32:42 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1415/archives 05:32:42 total 16 05:32:42 drwxr-xr-x 3 jenkins jenkins 4096 Apr 6 05:20 . 05:32:42 drwxrwxr-x 12 jenkins jenkins 4096 Apr 6 05:20 .. 05:32:42 drwxr-xr-x 2 jenkins jenkins 4096 Apr 6 05:20 cost 05:32:42 -rw-r--r-- 1 jenkins jenkins 86 Apr 6 05:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:32:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:32:43 ---> package-listing.sh 05:32:43 ++ facter osfamily 05:32:43 ++ tr '[:upper:]' '[:lower:]' 05:32:43 + OS_FAMILY=debian 05:32:43 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1415 05:32:43 + START_PACKAGES=/tmp/packages_start.txt 05:32:43 + END_PACKAGES=/tmp/packages_end.txt 05:32:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:32:43 + PACKAGES=/tmp/packages_start.txt 05:32:43 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1415 ']' 05:32:43 + PACKAGES=/tmp/packages_end.txt 05:32:43 + case "${OS_FAMILY}" in 05:32:43 + dpkg -l 05:32:43 + grep '^ii' 05:32:43 + '[' -f /tmp/packages_start.txt ']' 05:32:43 + '[' -f /tmp/packages_end.txt ']' 05:32:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:32:43 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1415 ']' 05:32:43 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1415/archives/ 05:32:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1415/archives/ [Pipeline] echo 05:32:43 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/gexfoundry_device-sdk-go_PR-1415/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:32:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:32:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:32:44 prd-ubuntu20.04-docker-8c-8g-6970 does not seem to be running inside a container 05:32:44 $ 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/gexfoundry_device-sdk-go_PR-1415/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1415 -v /w/workspace/gexfoundry_device-sdk-go_PR-1415:/w/workspace/gexfoundry_device-sdk-go_PR-1415:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1415@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:32:44 $ docker top 7f74e5bd781d161d96877a75470c3517603f1338dee0d3df7651531fbdd2f2eb -eo pid,comm [Pipeline] { [Pipeline] sh 05:32:45 + touch /tmp/pre-build-complete [Pipeline] sh 05:32:45 + mkdir -p /var/log/sysstat [Pipeline] sh 05:32:45 + ls /var/log/sa-host 05:32:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:32:45 provisioning config files... 05:32:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp/config18170038029308752348tmp [Pipeline] { [Pipeline] echo 05:32:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:32:46 ---> create-netrc.sh [Pipeline] } 05:32:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:32:46 ---> python-tools-install.sh [Pipeline] echo 05:32:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:32:46 ---> sudo-logs.sh 05:32:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:32:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:32:47 ---> job-cost.sh 05:32:47 lf-activate-venv: SKIPPING 05:32:47 DEBUG: total: 0.2199999988079071 05:32:47 INFO: Retrieving Stack Cost... 05:32:47 INFO: Retrieving Pricing Info for: v3-standard-8 05:32:47 INFO: Archiving Costs [Pipeline] echo 05:32:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:32:48 ---> logs-deploy.sh 05:32:48 lf-activate-venv: SKIPPING 05:32:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1415/2 05:32:48 INFO: archiving workspace using pattern(s): 05:32:49 Archives upload complete. 05:32:49 INFO: archiving logs to Nexus