Pull request #297 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c7cf61063326e8e2a4d7c4cb426cea306f29b9f0+8f28bd2feba64f4e14e7f4e476d7a420beb0434d (ff7ae4248a6eee8675ca768558727d0d092ed136) 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-ssh15949356891967320102.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh3685523034008447070.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-297/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-rest-go/branches/PR-297/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1314835533383356131.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-rest-go/branches/PR-297/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16881552483618213004.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh4347340350833150421.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-297/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-rest-go/branches/PR-297/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh885311969753619254.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-rest-go] ========================================================= [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-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 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 Running on prd-ubuntu20.04-docker-8c-8g-9319 in /w/workspace/gexfoundry_device-rest-go_PR-297 [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-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-297 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/297/head:refs/remotes/origin/PR-297 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8f28bd2feba64f4e14e7f4e476d7a420beb0434d into PR head commit c7cf61063326e8e2a4d7c4cb426cea306f29b9f0 Merge succeeded, producing c7cf61063326e8e2a4d7c4cb426cea306f29b9f0 Checking out Revision c7cf61063326e8e2a4d7c4cb426cea306f29b9f0 (PR-297) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:57:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f c7cf61063326e8e2a4d7c4cb426cea306f29b9f0 # 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 8f28bd2feba64f4e14e7f4e476d7a420beb0434d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c7cf61063326e8e2a4d7c4cb426cea306f29b9f0 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:57:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:57:42 ========================================================= 20:57:42 EdgeX Global Pipelines Version Info 20:57:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:57:42 ------------------- 20:57:42 stable info: 20:57:42 ------------------- 20:57:42 Commited By: Bill Mahoney bill.mahoney@intel.com 20:57:42 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 20:57:42 Message: update stable to v1.0.248 20:57:43 ------------------- 20:57:43 experimental info: 20:57:43 ------------------- 20:57:43 Commited By: **** collab-it+edgex@linuxfoundation.org 20:57:43 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 20:57:43 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:57:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 20:57:43 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 20:57:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:57:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:57:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:57:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:57:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:57:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:57:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:57:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:57:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:57:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 20:57:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:57:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:57:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:57:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:57:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:57:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:57:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:57:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:57:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:57:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:57:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:57:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:57:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:57:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:57:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:57:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-297 [Pipeline] echo 20:57:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-297 [Pipeline] echo 20:57:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-297 [Pipeline] echo 20:57:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c7cf61063326e8e2a4d7c4cb426cea306f29b9f0 [Pipeline] echo 20:57:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c7cf610 [Pipeline] echo 20:57:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:57:45 provisioning config files... 20:57:45 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-297@tmp/config11410809484793919047tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:57:45 ---> docker-login.sh 20:57:45 nexus3.edgexfoundry.org:10001 20:57:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:45 Configure a credential helper to remove this warning. See 20:57:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:45 20:57:45 Login Succeeded 20:57:45 nexus3.edgexfoundry.org:10002 20:57:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:46 Configure a credential helper to remove this warning. See 20:57:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:46 20:57:46 Login Succeeded 20:57:46 nexus3.edgexfoundry.org:10003 20:57:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:46 Configure a credential helper to remove this warning. See 20:57:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:46 20:57:46 Login Succeeded 20:57:46 nexus3.edgexfoundry.org:10004 20:57:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:46 Configure a credential helper to remove this warning. See 20:57:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:46 20:57:46 Login Succeeded 20:57:46 docker.io 20:57:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:46 Configure a credential helper to remove this warning. See 20:57:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:46 20:57:46 Login Succeeded 20:57:46 ---> docker-login.sh ends [Pipeline] } 20:57:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:57:47 + git rev-list -1 --merges c7cf61063326e8e2a4d7c4cb426cea306f29b9f0~1..c7cf61063326e8e2a4d7c4cb426cea306f29b9f0 [Pipeline] echo 20:57:47 -----------> git rev-list -1 --merges c7cf61063326e8e2a4d7c4cb426cea306f29b9f0~1..c7cf61063326e8e2a4d7c4cb426cea306f29b9f0 c7cf61063326e8e2a4d7c4cb426cea306f29b9f0 [false] [Pipeline] sh 20:57:47 + git log --format=format:%s -1 c7cf61063326e8e2a4d7c4cb426cea306f29b9f0 [Pipeline] echo 20:57:47 ========================================================= 20:57:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:57:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:57:47 + git log --format=format:%s -1 c7cf61063326e8e2a4d7c4cb426cea306f29b9f0 [Pipeline] echo 20:57:47 [semverPrep] GIT_COMMIT: c7cf61063326e8e2a4d7c4cb426cea306f29b9f0, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 20:57:47 [semverPrep] This is not a build commit. [Pipeline] sh 20:57:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:57:48 + grep -v github /etc/ssh/ssh_known_hosts 20:57:48 + [ -e /tmp/ssh_known_hosts ] 20:57:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:57:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:57:48 + sudo tee -a /etc/ssh/ssh_known_hosts 20:57:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:57:48 20:57:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:57:49 0.1.4: Pulling from edgex-devops/py-git-semver 20:57:49 b85a868b505f: Pulling fs layer 20:57:49 e2be974225ed: Pulling fs layer 20:57:49 339a4e72a1f5: Pulling fs layer 20:57:49 988bab9f4d93: Pulling fs layer 20:57:49 1469e6f7b9e6: Pulling fs layer 20:57:49 eaf3925da568: Pulling fs layer 20:57:49 bab4dde63d76: Pulling fs layer 20:57:49 bde34c3a00c8: Pulling fs layer 20:57:49 b352a97aabf1: Pulling fs layer 20:57:49 4872d77fe225: Pulling fs layer 20:57:49 5851b861e8e6: Pulling fs layer 20:57:49 988bab9f4d93: Waiting 20:57:49 1469e6f7b9e6: Waiting 20:57:49 eaf3925da568: Waiting 20:57:49 bab4dde63d76: Waiting 20:57:49 bde34c3a00c8: Waiting 20:57:49 b352a97aabf1: Waiting 20:57:49 4872d77fe225: Waiting 20:57:49 5851b861e8e6: Waiting 20:57:49 e2be974225ed: Verifying Checksum 20:57:49 e2be974225ed: Download complete 20:57:49 988bab9f4d93: Verifying Checksum 20:57:49 988bab9f4d93: Download complete 20:57:49 1469e6f7b9e6: Verifying Checksum 20:57:49 1469e6f7b9e6: Download complete 20:57:49 339a4e72a1f5: Verifying Checksum 20:57:49 339a4e72a1f5: Download complete 20:57:49 eaf3925da568: Download complete 20:57:49 bde34c3a00c8: Download complete 20:57:49 b352a97aabf1: Verifying Checksum 20:57:49 b352a97aabf1: Download complete 20:57:49 4872d77fe225: Verifying Checksum 20:57:49 4872d77fe225: Download complete 20:57:49 5851b861e8e6: Verifying Checksum 20:57:49 5851b861e8e6: Download complete 20:57:49 b85a868b505f: Verifying Checksum 20:57:49 b85a868b505f: Download complete 20:57:49 bab4dde63d76: Verifying Checksum 20:57:49 bab4dde63d76: Download complete 20:57:50 b85a868b505f: Pull complete 20:57:50 e2be974225ed: Pull complete 20:57:51 339a4e72a1f5: Pull complete 20:57:51 988bab9f4d93: Pull complete 20:57:51 1469e6f7b9e6: Pull complete 20:57:51 eaf3925da568: Pull complete 20:57:53 bab4dde63d76: Pull complete 20:57:53 bde34c3a00c8: Pull complete 20:57:53 b352a97aabf1: Pull complete 20:57:53 4872d77fe225: Pull complete 20:57:53 5851b861e8e6: Pull complete 20:57:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:57:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:57:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:57:53 prd-ubuntu20.04-docker-8c-8g-9319 does not seem to be running inside a container 20:57:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-297 -v /w/workspace/gexfoundry_device-rest-go_PR-297:/w/workspace/gexfoundry_device-rest-go_PR-297:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-297@tmp:/w/workspace/gexfoundry_device-rest-go_PR-297@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:57:54 $ docker top 1b06d56ae4c230d75e44918404bab0822a3f641611ac639319cb4293fcd65326 -eo pid,comm 20:57:54 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). 20:57:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:57:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:57:55 [ssh-agent] Looking for ssh-agent implementation... 20:57:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:57:55 $ docker exec 1b06d56ae4c230d75e44918404bab0822a3f641611ac639319cb4293fcd65326 ssh-agent 20:57:55 SSH_AUTH_SOCK=/tmp/ssh-QBNOlhiiumoI/agent.33 20:57:55 SSH_AGENT_PID=40 20:57:55 Running ssh-add (command line suppressed) 20:57:55 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-297@tmp/private_key_7400910291996472481.key (/w/workspace/gexfoundry_device-rest-go_PR-297@tmp/private_key_7400910291996472481.key) 20:57:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:57:55 + git tag --points-at HEAD [Pipeline] } 20:57:55 $ docker exec --env ******** --env ******** 1b06d56ae4c230d75e44918404bab0822a3f641611ac639319cb4293fcd65326 ssh-agent -k 20:57:55 unset SSH_AUTH_SOCK; 20:57:55 unset SSH_AGENT_PID; 20:57:55 echo Agent pid 40 killed; 20:57:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:57:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:57:55 [ssh-agent] Looking for ssh-agent implementation... 20:57:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:57:56 $ docker exec 1b06d56ae4c230d75e44918404bab0822a3f641611ac639319cb4293fcd65326 ssh-agent 20:57:56 SSH_AUTH_SOCK=/tmp/ssh-BUaQXjbIORmf/agent.72 20:57:56 SSH_AGENT_PID=78 20:57:56 Running ssh-add (command line suppressed) 20:57:56 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-297@tmp/private_key_5187629622395889454.key (/w/workspace/gexfoundry_device-rest-go_PR-297@tmp/private_key_5187629622395889454.key) 20:57:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:57:56 + git semver init 20:57:56 2023-04-21 20:57:56,851 [run_init] DEBUG init version:0.0.0 force:False 20:57:56 2023-04-21 20:57:56,852 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-297/.semver 20:57:56 2023-04-21 20:57:56,853 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-297/.semver 20:57:56 2023-04-21 20:57:56,853 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-297/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-297, universal_newlines=False, shell=None, istream=None) 20:57:57 2023-04-21 20:57:57,821 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-297/.git/info/exclude 20:57:57 2023-04-21 20:57:57,821 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-297/.semver/PR-297 with force:False 20:57:57 2023-04-21 20:57:57,821 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-297/.semver/PR-297 20:57:57 2023-04-21 20:57:57,825 [execute] INFO git cat-file --batch-check 20:57:57 2023-04-21 20:57:57,825 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-297/.semver, universal_newlines=False, shell=None, istream=) 20:57:57 2023-04-21 20:57:57,831 [execute] INFO git cat-file --batch 20:57:57 2023-04-21 20:57:57,831 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-297/.semver, universal_newlines=False, shell=None, istream=) 20:57:57 2023-04-21 20:57:57,836 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-297/.semver/PR-297 20:57:57 0.0.0 [Pipeline] } 20:57:57 $ docker exec --env ******** --env ******** 1b06d56ae4c230d75e44918404bab0822a3f641611ac639319cb4293fcd65326 ssh-agent -k 20:57:57 unset SSH_AUTH_SOCK; 20:57:57 unset SSH_AGENT_PID; 20:57:57 echo Agent pid 78 killed; 20:57:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:57:58 + git semver [Pipeline] } 20:57:58 $ docker stop --time=1 1b06d56ae4c230d75e44918404bab0822a3f641611ac639319cb4293fcd65326 20:58:00 $ docker rm -f --volumes 1b06d56ae4c230d75e44918404bab0822a3f641611ac639319cb4293fcd65326 [Pipeline] // withDockerContainer [Pipeline] sh 20:58:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:58:00 Stashed 1 file(s) [Pipeline] echo 20:58:00 [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 20:58:01 provisioning config files... 20:58:01 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-297@tmp/config16161520380004026235tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:58:01 ---> docker-login.sh 20:58:01 nexus3.edgexfoundry.org:10001 20:58:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:01 Configure a credential helper to remove this warning. See 20:58:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:01 20:58:01 Login Succeeded 20:58:01 nexus3.edgexfoundry.org:10002 20:58:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:01 Configure a credential helper to remove this warning. See 20:58:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:01 20:58:01 Login Succeeded 20:58:01 nexus3.edgexfoundry.org:10003 20:58:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:01 Configure a credential helper to remove this warning. See 20:58:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:01 20:58:01 Login Succeeded 20:58:01 nexus3.edgexfoundry.org:10004 20:58:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:01 Configure a credential helper to remove this warning. See 20:58:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:01 20:58:01 Login Succeeded 20:58:01 docker.io 20:58:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:02 Configure a credential helper to remove this warning. See 20:58:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:02 20:58:02 Login Succeeded 20:58:02 ---> docker-login.sh ends [Pipeline] } 20:58:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:58:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:58:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:58:02 ========================================================= 20:58:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:58:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:03 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 20:58:03 Sending build context to Docker daemon 10.9MB 20:58:03 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 20:58:03 Step 2/12 : FROM ${BASE} AS builder 20:58:03 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:58:03 63b65145d645: Pulling fs layer 20:58:03 a2d21d5440eb: Pulling fs layer 20:58:03 935e6c44a52c: Pulling fs layer 20:58:03 94cc34f8dd06: Pulling fs layer 20:58:03 30dea6a524f1: Pulling fs layer 20:58:03 a2aff8979fd8: Pulling fs layer 20:58:03 6808be2612f2: Pulling fs layer 20:58:03 f25807f1079a: Pulling fs layer 20:58:03 30dea6a524f1: Waiting 20:58:03 6808be2612f2: Waiting 20:58:03 f25807f1079a: Waiting 20:58:03 a2aff8979fd8: Waiting 20:58:03 94cc34f8dd06: Waiting 20:58:03 a2d21d5440eb: Verifying Checksum 20:58:03 a2d21d5440eb: Download complete 20:58:03 94cc34f8dd06: Verifying Checksum 20:58:03 94cc34f8dd06: Download complete 20:58:03 30dea6a524f1: Download complete 20:58:03 63b65145d645: Verifying Checksum 20:58:03 63b65145d645: Download complete 20:58:03 a2aff8979fd8: Verifying Checksum 20:58:03 a2aff8979fd8: Download complete 20:58:03 63b65145d645: Pull complete 20:58:03 a2d21d5440eb: Pull complete 20:58:03 f25807f1079a: Verifying Checksum 20:58:03 f25807f1079a: Download complete 20:58:03 935e6c44a52c: Verifying Checksum 20:58:03 935e6c44a52c: Download complete 20:58:03 6808be2612f2: Verifying Checksum 20:58:03 6808be2612f2: Download complete 20:58:07 935e6c44a52c: Pull complete 20:58:07 94cc34f8dd06: Pull complete 20:58:07 30dea6a524f1: Pull complete 20:58:07 a2aff8979fd8: Pull complete 20:58:09 6808be2612f2: Pull complete 20:58:10 f25807f1079a: Pull complete 20:58:10 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 20:58:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:58:10 ---> 3b553350e43f 20:58:10 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:58:12 ---> Running in cec007ff568b 20:58:12 Removing intermediate container cec007ff568b 20:58:12 ---> f1ce0d863672 20:58:12 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:58:12 ---> Running in f7d76fc93cdf 20:58:12 Removing intermediate container f7d76fc93cdf 20:58:12 ---> 9b457e05042b 20:58:12 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:58:12 ---> Running in 94c0913bbfb4 20:58:12 Removing intermediate container 94c0913bbfb4 20:58:12 ---> 4cce25542c99 20:58:12 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:58:12 ---> Running in 39d93edf98ff 20:58:12 Removing intermediate container 39d93edf98ff 20:58:12 ---> 6d2f588ae8de 20:58:12 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:58:12 ---> Running in 1ed5cc9a17ea 20:58:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:58:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:58:12 (1/4) Installing openssh-keygen (9.1_p1-r2) 20:58:12 (2/4) Installing libedit (20221030.3.1-r0) 20:58:12 (3/4) Installing openssh-client-common (9.1_p1-r2) 20:58:12 (4/4) Installing openssh-client-default (9.1_p1-r2) 20:58:12 Executing busybox-1.35.0-r29.trigger 20:58:12 OK: 269 MiB in 57 packages 20:58:13 Removing intermediate container 1ed5cc9a17ea 20:58:13 ---> 534db3c342df 20:58:13 Step 8/12 : WORKDIR /device-rest-go 20:58:13 ---> Running in c9c0f5bee7ec 20:58:13 Removing intermediate container c9c0f5bee7ec 20:58:13 ---> 8fca674fcde1 20:58:13 Step 9/12 : COPY go.mod vendor* ./ 20:58:13 ---> 167f25b5d141 20:58:13 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:58:13 ---> Running in 665f40adf055 20:58:16 Still waiting to schedule task 20:58:16 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:58:52 Removing intermediate container 665f40adf055 20:58:52 ---> 4c3b0a771ff1 20:58:52 Step 11/12 : COPY . . 20:58:52 ---> 5dec189402af 20:58:52 Step 12/12 : RUN $MAKE 20:58:52 ---> Running in 7b69ef722732 20:58:52 noop 20:58:52 Removing intermediate container 7b69ef722732 20:58:52 ---> d27c229e911b 20:58:52 Successfully built d27c229e911b 20:58:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:52 + docker inspect -f . ci-base-image-x86_64 20:58:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:58:53 prd-ubuntu20.04-docker-8c-8g-9319 does not seem to be running inside a container 20:58:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-297 -v /w/workspace/gexfoundry_device-rest-go_PR-297:/w/workspace/gexfoundry_device-rest-go_PR-297:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-297@tmp:/w/workspace/gexfoundry_device-rest-go_PR-297@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 ******** ci-base-image-x86_64 cat 20:58:53 $ docker top 8be6da94a07f36962a2971b8382a62d9fd92efa441da3ae8eef40053f562450d -eo pid,comm [Pipeline] { [Pipeline] sh 20:58:53 + go version 20:58:53 go version go1.20.2 linux/amd64 [Pipeline] } 20:58:53 $ docker stop --time=1 8be6da94a07f36962a2971b8382a62d9fd92efa441da3ae8eef40053f562450d 20:58:55 $ docker rm -f --volumes 8be6da94a07f36962a2971b8382a62d9fd92efa441da3ae8eef40053f562450d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:55 + docker inspect -f . ci-base-image-x86_64 20:58:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:58:56 prd-ubuntu20.04-docker-8c-8g-9319 does not seem to be running inside a container 20:58:56 $ 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-rest-go_PR-297 -v /w/workspace/gexfoundry_device-rest-go_PR-297:/w/workspace/gexfoundry_device-rest-go_PR-297:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-297@tmp:/w/workspace/gexfoundry_device-rest-go_PR-297@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 ******** ci-base-image-x86_64 cat 20:58:56 $ docker top 53ccc70315ea69b7dd13897415bbb1716f7a640c7ec23385d721ee4ca1bae343 -eo pid,comm [Pipeline] { [Pipeline] sh 20:58:56 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-297 [Pipeline] fileExists [Pipeline] sh 20:58:57 + make test 20:58:57 go test ./... -coverprofile=coverage.out ./... 20:59:01 ? github.com/edgexfoundry/device-rest-go [no test files] 20:59:11 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:59:11 ok github.com/edgexfoundry/device-rest-go/driver 0.010s coverage: 32.2% of statements 20:59:15 go vet ./... 20:59:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:59:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:59:18 ./bin/test-attribution-txt.sh [Pipeline] echo 20:59:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:59:19 $ docker stop --time=1 53ccc70315ea69b7dd13897415bbb1716f7a640c7ec23385d721ee4ca1bae343 20:59:21 $ docker rm -f --volumes 53ccc70315ea69b7dd13897415bbb1716f7a640c7ec23385d721ee4ca1bae343 [Pipeline] // withDockerContainer [Pipeline] sh 20:59:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:59:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:59:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:59:22 + ls -al . 20:59:22 total 184 20:59:22 drwxrwxr-x 9 jenkins jenkins 4096 Apr 21 20:58 . 20:59:22 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 20:57 .. 20:59:22 -rw-rw-r-- 1 jenkins jenkins 151 Apr 21 20:57 .dockerignore 20:59:22 drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 20:57 .git 20:59:22 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 20:57 .github 20:59:22 -rw-rw-r-- 1 jenkins jenkins 329 Apr 21 20:57 .gitignore 20:59:22 -rw-rw-r-- 1 jenkins jenkins 41 Apr 21 20:57 .golangci.yml 20:59:22 drwxr-xr-x 3 jenkins jenkins 4096 Apr 21 20:57 .semver 20:59:22 -rw-rw-r-- 1 jenkins jenkins 9331 Apr 21 20:57 Attribution.txt 20:59:22 -rw-rw-r-- 1 jenkins jenkins 13085 Apr 21 20:57 CHANGELOG.md 20:59:22 -rw-rw-r-- 1 jenkins jenkins 1578 Apr 21 20:57 Dockerfile 20:59:22 -rw-rw-r-- 1 jenkins jenkins 677 Apr 21 20:57 GOVERNANCE.md 20:59:22 -rw-rw-r-- 1 jenkins jenkins 680 Apr 21 20:57 Jenkinsfile 20:59:22 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 21 20:57 LICENSE 20:59:22 -rw-rw-r-- 1 jenkins jenkins 1779 Apr 21 20:57 Makefile 20:59:22 -rw-rw-r-- 1 jenkins jenkins 620 Apr 21 20:57 OWNERS.md 20:59:22 -rw-rw-r-- 1 jenkins jenkins 15321 Apr 21 20:57 README.md 20:59:22 -rw-rw-r-- 1 jenkins jenkins 5 Apr 21 20:58 VERSION 20:59:22 drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 20:57 bin 20:59:22 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 20:57 cmd 20:59:22 -rw-r--r-- 1 jenkins jenkins 14663 Apr 21 20:59 coverage.out 20:59:22 drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 20:57 driver 20:59:22 -rw-rw-r-- 1 jenkins jenkins 3402 Apr 21 20:57 go.mod 20:59:22 -rw-rw-r-- 1 jenkins jenkins 31443 Apr 21 20:57 go.sum 20:59:22 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 20:57 snap 20:59:22 -rw-rw-r-- 1 jenkins jenkins 713 Apr 21 20:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:23 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c7cf61063326e8e2a4d7c4cb426cea306f29b9f0 --label arch=amd64 --label version=0.0.0 . 20:59:23 Sending build context to Docker daemon 10.92MB 20:59:23 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 20:59:23 Step 2/25 : FROM ${BASE} AS builder 20:59:23 ---> d27c229e911b 20:59:23 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:59:23 ---> Running in c8f1c95d83e2 20:59:23 Removing intermediate container c8f1c95d83e2 20:59:23 ---> 314c8caac56a 20:59:23 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:59:23 ---> Running in 412aaf49d862 20:59:23 Removing intermediate container 412aaf49d862 20:59:23 ---> cc4773578dc6 20:59:23 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:59:23 ---> Running in b3ec0d1c567f 20:59:23 Removing intermediate container b3ec0d1c567f 20:59:23 ---> 384c63ce38b3 20:59:23 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 20:59:23 ---> Running in b1e6bce4a1b3 20:59:23 Removing intermediate container b1e6bce4a1b3 20:59:23 ---> 930ff617a507 20:59:23 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:59:23 ---> Running in c3fbceb446eb 20:59:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:59:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:59:24 OK: 269 MiB in 57 packages 20:59:24 Removing intermediate container c3fbceb446eb 20:59:24 ---> cdd0c53a85d1 20:59:24 Step 8/25 : WORKDIR /device-rest-go 20:59:24 ---> Running in b1867d659382 20:59:24 Removing intermediate container b1867d659382 20:59:24 ---> c32c4bcc216b 20:59:24 Step 9/25 : COPY go.mod vendor* ./ 20:59:24 ---> 833f7b3dbee4 20:59:24 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:59:24 ---> Running in fd2f1c47ce2f 20:59:25 Removing intermediate container fd2f1c47ce2f 20:59:25 ---> 40daaf24ead6 20:59:25 Step 11/25 : COPY . . 20:59:25 ---> ec0cb83ca05e 20:59:25 Step 12/25 : RUN $MAKE 20:59:25 ---> Running in 66b0b4cdf1a9 20:59:25 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd 20:59:43 Removing intermediate container 66b0b4cdf1a9 20:59:43 ---> f80f9d1933ba 20:59:43 Step 13/25 : FROM alpine:3.17 20:59:43 3.17: Pulling from library/alpine 20:59:43 f56be85fc22e: Pulling fs layer 20:59:43 f56be85fc22e: Verifying Checksum 20:59:43 f56be85fc22e: Download complete 20:59:43 f56be85fc22e: Pull complete 20:59:43 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:59:43 Status: Downloaded newer image for alpine:3.17 20:59:43 ---> 9ed4aefc74f6 20:59:43 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:59:43 ---> Running in bdcac3fa74b7 20:59:43 Removing intermediate container bdcac3fa74b7 20:59:43 ---> ea97f5b3b3a7 20:59:43 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 20:59:43 ---> Running in f29163cc8066 20:59:43 Removing intermediate container f29163cc8066 20:59:43 ---> fa7612574c86 20:59:43 Step 16/25 : RUN apk add --update --no-cache dumb-init 20:59:43 ---> Running in ce338a3c49f7 20:59:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:59:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:59:43 (1/1) Installing dumb-init (1.2.5-r2) 20:59:43 Executing busybox-1.35.0-r29.trigger 20:59:43 OK: 7 MiB in 16 packages 20:59:43 Removing intermediate container ce338a3c49f7 20:59:43 ---> b555dd3c928e 20:59:43 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 20:59:43 ---> 062fa0e85e41 20:59:43 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 20:59:43 ---> 08786b64197e 20:59:43 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 20:59:43 ---> fc416c77daf9 20:59:43 Step 20/25 : EXPOSE 59986 20:59:43 ---> Running in 52bb42feafe0 20:59:43 Removing intermediate container 52bb42feafe0 20:59:43 ---> 4fcf6897e2eb 20:59:43 Step 21/25 : ENTRYPOINT ["/device-rest"] 20:59:43 ---> Running in 0e5b43ea7cf3 20:59:43 Removing intermediate container 0e5b43ea7cf3 20:59:43 ---> c571d50cd062 20:59:43 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 20:59:43 ---> Running in c82051929713 20:59:44 Removing intermediate container c82051929713 20:59:44 ---> 79db9dd25523 20:59:44 Step 23/25 : LABEL arch=amd64 20:59:44 ---> Running in c13974c2903a 20:59:44 Removing intermediate container c13974c2903a 20:59:44 ---> a4af683d6ed7 20:59:44 Step 24/25 : LABEL git_sha=c7cf61063326e8e2a4d7c4cb426cea306f29b9f0 20:59:44 ---> Running in 9950ca3d69e4 20:59:44 Removing intermediate container 9950ca3d69e4 20:59:44 ---> 10a1f47c2c4f 20:59:44 Step 25/25 : LABEL version=0.0.0 20:59:44 ---> Running in fde91de46fc5 20:59:44 Removing intermediate container fde91de46fc5 20:59:44 ---> 4bc481c81b77 20:59:44 [Warning] One or more build-args [ARCH] were not consumed 20:59:44 Successfully built 4bc481c81b77 20:59:44 Successfully tagged device-rest: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 20:59:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9322 in /w/workspace/gexfoundry_device-rest-go_PR-297 [Pipeline] { [Pipeline] ws 20:59:45 Running in /w/workspace/device-rest-go/1 [Pipeline] { 20:59:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:59:45 20:59:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] checkout 20:59:45 The recommended git tool is: git [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:59:45 latest: Pulling from edgex-lftools-log-publisher 20:59:45 5eb5b503b376: Pulling fs layer 20:59:45 5c69ac0246d0: Pulling fs layer 20:59:45 ec43610c2a17: Pulling fs layer 20:59:45 3a2ae6a8a46f: Pulling fs layer 20:59:45 33b1e0a273af: Pulling fs layer 20:59:45 5d3b04190fa2: Pulling fs layer 20:59:45 2f39f015ded8: Pulling fs layer 20:59:45 3a2ae6a8a46f: Waiting 20:59:45 33b1e0a273af: Waiting 20:59:45 5d3b04190fa2: Waiting 20:59:45 5c69ac0246d0: Verifying Checksum 20:59:45 5c69ac0246d0: Download complete 20:59:45 3a2ae6a8a46f: Verifying Checksum 20:59:45 3a2ae6a8a46f: Download complete 20:59:45 33b1e0a273af: Verifying Checksum 20:59:45 33b1e0a273af: Download complete 20:59:45 5d3b04190fa2: Verifying Checksum 20:59:45 5d3b04190fa2: Download complete 20:59:45 ec43610c2a17: Verifying Checksum 20:59:45 ec43610c2a17: Download complete 20:59:45 5eb5b503b376: Verifying Checksum 20:59:45 5eb5b503b376: Download complete 20:59:46 2f39f015ded8: Verifying Checksum 20:59:46 2f39f015ded8: Download complete 20:59:47 5eb5b503b376: Pull complete 20:59:47 5c69ac0246d0: Pull complete 20:59:47 ec43610c2a17: Pull complete 20:59:47 3a2ae6a8a46f: Pull complete 20:59:47 33b1e0a273af: Pull complete 20:59:47 5d3b04190fa2: Pull complete 20:59:50 using credential edgex-jenkins-ssh 20:59:50 Cloning the remote Git repository 20:59:50 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 20:59:50 > git init /w/workspace/device-rest-go/1 # timeout=10 20:59:50 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:59:50 > git --version # timeout=10 20:59:50 > git --version # 'git version 2.25.1' 20:59:50 using GIT_SSH to set credentials SSH Credentials for GitHub 20:59:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:59:52 2f39f015ded8: Pull complete 20:59:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:59:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:59:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:59:52 prd-ubuntu20.04-docker-8c-8g-9319 does not seem to be running inside a container 20:59:52 $ 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-rest-go_PR-297 -v /w/workspace/gexfoundry_device-rest-go_PR-297:/w/workspace/gexfoundry_device-rest-go_PR-297:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-297@tmp:/w/workspace/gexfoundry_device-rest-go_PR-297@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:59:52 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:59:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:59:53 $ docker top c5dfb5e0c57b02fd4d4d397dd4ce3801cad4455154b473798f92b87219e300d3 -eo pid,comm [Pipeline] { 20:59:53 Merging remotes/origin/main commit 8f28bd2feba64f4e14e7f4e476d7a420beb0434d into PR head commit c7cf61063326e8e2a4d7c4cb426cea306f29b9f0 [Pipeline] libraryResource [Pipeline] sh 20:59:53 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:59:53 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:59:53 using GIT_SSH to set credentials SSH Credentials for GitHub 20:59:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/297/head:refs/remotes/origin/PR-297 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:59:53 > git config core.sparsecheckout # timeout=10 20:59:53 > git checkout -f c7cf61063326e8e2a4d7c4cb426cea306f29b9f0 # timeout=10 20:59:54 > git remote # timeout=10 20:59:54 Merge succeeded, producing c7cf61063326e8e2a4d7c4cb426cea306f29b9f0 20:59:54 Checking out Revision c7cf61063326e8e2a4d7c4cb426cea306f29b9f0 (PR-297) 20:59:54 ---> job-cost.sh 20:59:54 lf-activate-venv: SKIPPING 20:59:54 INFO: No Stack... 20:59:54 INFO: Retrieving Pricing Info for: v3-standard-8 20:59:54 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" 20:59:54 > git --version # timeout=10 20:59:54 > git --version # 'git version 2.25.1' 20:59:54 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 20:59:55 INFO: Archiving Costs 20:59:55 20:59:55 GitHub has been notified of this commit’s build result 20:59:55 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 20:59:55 + cat /w/workspace/gexfoundry_device-rest-go_PR-297/archives/cost.csv 20:59:55 + cut -d, -f6 [Pipeline] lock 20:59:55 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-297-1-stack-cost] 20:59:54 > git config --get remote.origin.url # timeout=10 20:59:54 using GIT_SSH to set credentials SSH Credentials for GitHub 20:59:54 > git merge 8f28bd2feba64f4e14e7f4e476d7a420beb0434d # timeout=10 20:59:54 > git rev-parse HEAD^{commit} # timeout=10 20:59:54 > git config core.sparsecheckout # timeout=10 20:59:54 > git checkout -f c7cf61063326e8e2a4d7c4cb426cea306f29b9f0 # timeout=10 20:59:55 Resource [jenkins-edgexfoundry-device-rest-go-PR-297-1-stack-cost] did not exist. Created. 20:59:55 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-297-1-stack-cost] [Pipeline] { [Pipeline] sh [Pipeline] unstash [Pipeline] sh 20:59:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:59:55 % Total % Received % Xferd Average Speed Time Time Time Current 20:59:55 Dload Upload Total Spent Left Speed 20:59:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 96598 20:59:55 + echo total: 0.2199999988079071 [Pipeline] stash 20:59:56 Stashed 1 file(s) [Pipeline] } 20:59:56 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-297-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:59:56 $ docker stop --time=1 c5dfb5e0c57b02fd4d4d397dd4ce3801cad4455154b473798f92b87219e300d3 20:59:57 $ docker rm -f --volumes c5dfb5e0c57b02fd4d4d397dd4ce3801cad4455154b473798f92b87219e300d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:59:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:59:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:59:58 + sudo tee /etc/docker/daemon.new 20:59:58 { 20:59:58 "registry-mirrors": [ 20:59:58 "https://nexus3.edgexfoundry.org:10001" 20:59:58 ], 20:59:58 "bip": "10.250.0.254/24", 20:59:58 "hosts": [ 20:59:58 "tcp://0.0.0.0:5555", 20:59:58 "unix:///var/run/docker.sock" 20:59:58 ], 20:59:58 "mtu": 1458, 20:59:58 "selinux-enabled": true, 20:59:58 "seccomp-profile": "/etc/docker/seccomp.json" 20:59:58 } [Pipeline] sh 20:59:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:59:59 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:00:17 provisioning config files... 21:00:17 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config7626938452133114180tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:00:17 ---> docker-login.sh 21:00:17 nexus3.edgexfoundry.org:10001 21:00:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:18 Configure a credential helper to remove this warning. See 21:00:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:18 21:00:18 Login Succeeded 21:00:18 nexus3.edgexfoundry.org:10002 21:00:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:18 Configure a credential helper to remove this warning. See 21:00:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:18 21:00:18 Login Succeeded 21:00:18 nexus3.edgexfoundry.org:10003 21:00:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:19 Configure a credential helper to remove this warning. See 21:00:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:19 21:00:19 Login Succeeded 21:00:19 nexus3.edgexfoundry.org:10004 21:00:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:19 Configure a credential helper to remove this warning. See 21:00:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:19 21:00:19 Login Succeeded 21:00:19 docker.io 21:00:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:19 Configure a credential helper to remove this warning. See 21:00:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:19 21:00:19 Login Succeeded 21:00:19 ---> docker-login.sh ends [Pipeline] } 21:00:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:00:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:00:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:00:20 ========================================================= 21:00:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:00:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:20 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 21:00:20 Sending build context to Docker daemon 138.8kB 21:00:21 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 21:00:21 Step 2/12 : FROM ${BASE} AS builder 21:00:21 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:00:21 af6eaf76a39c: Pulling fs layer 21:00:21 55522c791124: Pulling fs layer 21:00:21 ce5c4a1c91eb: Pulling fs layer 21:00:21 169dfbe0d373: Pulling fs layer 21:00:21 e1ff8fa3b103: Pulling fs layer 21:00:21 52ebb69f0ebf: Pulling fs layer 21:00:21 5abe8eddf0d5: Pulling fs layer 21:00:21 169dfbe0d373: Waiting 21:00:21 e1ff8fa3b103: Waiting 21:00:21 52ebb69f0ebf: Waiting 21:00:21 5abe8eddf0d5: Waiting 21:00:21 55522c791124: Verifying Checksum 21:00:21 55522c791124: Download complete 21:00:21 169dfbe0d373: Verifying Checksum 21:00:21 169dfbe0d373: Download complete 21:00:21 e1ff8fa3b103: Verifying Checksum 21:00:21 e1ff8fa3b103: Download complete 21:00:21 af6eaf76a39c: Verifying Checksum 21:00:21 af6eaf76a39c: Download complete 21:00:22 5abe8eddf0d5: Verifying Checksum 21:00:22 5abe8eddf0d5: Download complete 21:00:23 ce5c4a1c91eb: Verifying Checksum 21:00:23 ce5c4a1c91eb: Download complete 21:00:23 52ebb69f0ebf: Verifying Checksum 21:00:23 52ebb69f0ebf: Download complete 21:00:23 af6eaf76a39c: Pull complete 21:00:24 55522c791124: Pull complete 21:00:34 ce5c4a1c91eb: Pull complete 21:00:34 169dfbe0d373: Pull complete 21:00:34 e1ff8fa3b103: Pull complete 21:00:40 52ebb69f0ebf: Pull complete 21:00:41 5abe8eddf0d5: Pull complete 21:00:41 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 21:00:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:00:41 ---> 6cb57ee374ae 21:00:41 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:00:42 ---> Running in 4b441041df9e 21:00:42 Removing intermediate container 4b441041df9e 21:00:42 ---> e8fd39531556 21:00:42 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:00:43 ---> Running in 69ff65e2dd8e 21:00:43 Removing intermediate container 69ff65e2dd8e 21:00:43 ---> 6c65ee34414a 21:00:43 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:00:43 ---> Running in f51c2dc4d0d5 21:00:43 Removing intermediate container f51c2dc4d0d5 21:00:43 ---> 67c887bf1434 21:00:43 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:00:43 ---> Running in 06b25d03c4a0 21:00:43 Removing intermediate container 06b25d03c4a0 21:00:43 ---> a4b62624d2af 21:00:43 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:00:44 ---> Running in 4b6f1ce042e6 21:00:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:00:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:00:46 (1/4) Installing openssh-keygen (9.1_p1-r2) 21:00:46 (2/4) Installing libedit (20221030.3.1-r0) 21:00:46 (3/4) Installing openssh-client-common (9.1_p1-r2) 21:00:46 (4/4) Installing openssh-client-default (9.1_p1-r2) 21:00:46 Executing busybox-1.35.0-r29.trigger 21:00:46 OK: 268 MiB in 57 packages 21:00:47 Removing intermediate container 4b6f1ce042e6 21:00:47 ---> 6b69cfe18b68 21:00:47 Step 8/12 : WORKDIR /device-rest-go 21:00:47 ---> Running in 3510e2fea4d4 21:00:48 Removing intermediate container 3510e2fea4d4 21:00:48 ---> eb8958fa6d99 21:00:48 Step 9/12 : COPY go.mod vendor* ./ 21:00:49 ---> 93a1579602a8 21:00:49 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:00:49 ---> Running in f14c1a89b85d 21:02:11 Removing intermediate container f14c1a89b85d 21:02:11 ---> 302fc7d00835 21:02:11 Step 11/12 : COPY . . 21:02:11 ---> 03330488b1f2 21:02:11 Step 12/12 : RUN $MAKE 21:02:11 ---> Running in 590656c6738b 21:02:11 noop 21:02:11 Removing intermediate container 590656c6738b 21:02:11 ---> 326e8a709ed1 21:02:11 Successfully built 326e8a709ed1 21:02:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:12 + docker inspect -f . ci-base-image-arm64 21:02:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:02:12 prd-ubuntu20.04-docker-arm64-4c-16g-9322 does not seem to be running inside a container 21:02:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** ci-base-image-arm64 cat 21:02:14 $ docker top 9dd3025b3d56b430e3e573fff4a09e351d6241e50383f3ab5afa8b9dcdee69aa -eo pid,comm [Pipeline] { [Pipeline] sh 21:02:14 + go version 21:02:14 go version go1.20.2 linux/arm64 [Pipeline] } 21:02:14 $ docker stop --time=1 9dd3025b3d56b430e3e573fff4a09e351d6241e50383f3ab5afa8b9dcdee69aa 21:02:16 $ docker rm -f --volumes 9dd3025b3d56b430e3e573fff4a09e351d6241e50383f3ab5afa8b9dcdee69aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:17 + docker inspect -f . ci-base-image-arm64 21:02:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:02:17 prd-ubuntu20.04-docker-arm64-4c-16g-9322 does not seem to be running inside a container 21:02:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** ci-base-image-arm64 cat 21:02:18 $ docker top 5ea8504188288369e647d40f671b41e9b352c759254780ba6f9ad9d29b535b60 -eo pid,comm [Pipeline] { [Pipeline] sh 21:02:19 + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh 21:02:20 + make test 21:02:20 go test ./... -coverprofile=coverage.out ./... 21:02:52 ? github.com/edgexfoundry/device-rest-go [no test files] 21:04:44 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 21:04:44 ok github.com/edgexfoundry/device-rest-go/driver 0.075s coverage: 32.2% of statements 21:04:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:04:44 go vet ./... 21:05:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:05:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:05:11 ./bin/test-attribution-txt.sh [Pipeline] echo 21:05:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:05:11 $ docker stop --time=1 5ea8504188288369e647d40f671b41e9b352c759254780ba6f9ad9d29b535b60 21:05:13 $ docker rm -f --volumes 5ea8504188288369e647d40f671b41e9b352c759254780ba6f9ad9d29b535b60 [Pipeline] // withDockerContainer [Pipeline] sh 21:05:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:05:14 Warning: overwriting stash ‘coverage-report’ 21:05:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:05:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:05:15 + ls -al . 21:05:15 total 180 21:05:15 drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 21:02 . 21:05:15 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 20:59 .. 21:05:15 -rw-rw-r-- 1 jenkins jenkins 151 Apr 21 20:59 .dockerignore 21:05:15 drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 20:59 .git 21:05:15 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 20:59 .github 21:05:15 -rw-rw-r-- 1 jenkins jenkins 329 Apr 21 20:59 .gitignore 21:05:15 -rw-rw-r-- 1 jenkins jenkins 41 Apr 21 20:59 .golangci.yml 21:05:15 -rw-rw-r-- 1 jenkins jenkins 9331 Apr 21 20:59 Attribution.txt 21:05:15 -rw-rw-r-- 1 jenkins jenkins 13085 Apr 21 20:59 CHANGELOG.md 21:05:15 -rw-rw-r-- 1 jenkins jenkins 1578 Apr 21 20:59 Dockerfile 21:05:15 -rw-rw-r-- 1 jenkins jenkins 677 Apr 21 20:59 GOVERNANCE.md 21:05:15 -rw-rw-r-- 1 jenkins jenkins 680 Apr 21 20:59 Jenkinsfile 21:05:15 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 21 20:59 LICENSE 21:05:15 -rw-rw-r-- 1 jenkins jenkins 1779 Apr 21 20:59 Makefile 21:05:15 -rw-rw-r-- 1 jenkins jenkins 620 Apr 21 20:59 OWNERS.md 21:05:15 -rw-rw-r-- 1 jenkins jenkins 15321 Apr 21 20:59 README.md 21:05:15 -rw-rw-r-- 1 jenkins jenkins 5 Apr 21 20:58 VERSION 21:05:15 drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 20:59 bin 21:05:15 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 20:59 cmd 21:05:15 -rw-r--r-- 1 jenkins jenkins 14663 Apr 21 21:04 coverage.out 21:05:15 drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 20:59 driver 21:05:15 -rw-rw-r-- 1 jenkins jenkins 3402 Apr 21 20:59 go.mod 21:05:15 -rw-rw-r-- 1 jenkins jenkins 31443 Apr 21 20:59 go.sum 21:05:15 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 20:59 snap 21:05:15 -rw-rw-r-- 1 jenkins jenkins 713 Apr 21 20:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:16 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c7cf61063326e8e2a4d7c4cb426cea306f29b9f0 --label arch=arm64 --label version=0.0.0 . 21:05:16 Sending build context to Docker daemon 154.1kB 21:05:16 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 21:05:16 Step 2/25 : FROM ${BASE} AS builder 21:05:16 ---> 326e8a709ed1 21:05:16 Step 3/25 : ARG ADD_BUILD_TAGS="" 21:05:16 ---> Running in 971d77d454b3 21:05:16 Removing intermediate container 971d77d454b3 21:05:16 ---> febacb94d42e 21:05:16 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:05:16 ---> Running in 203619efff50 21:05:17 Removing intermediate container 203619efff50 21:05:17 ---> 4f285edcfaa7 21:05:17 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:05:17 ---> Running in e103d05f8c49 21:05:17 Removing intermediate container e103d05f8c49 21:05:17 ---> 20d62ce72a4f 21:05:17 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 21:05:17 ---> Running in c853165a5def 21:05:17 Removing intermediate container c853165a5def 21:05:17 ---> e844ad753bad 21:05:17 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:05:17 ---> Running in dead0a4ea758 21:05:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:05:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:05:20 OK: 268 MiB in 57 packages 21:05:21 Removing intermediate container dead0a4ea758 21:05:21 ---> 1edef211d6c9 21:05:21 Step 8/25 : WORKDIR /device-rest-go 21:05:21 ---> Running in f0fbf8c5e08d 21:05:21 Removing intermediate container f0fbf8c5e08d 21:05:21 ---> c2bc81bbae21 21:05:21 Step 9/25 : COPY go.mod vendor* ./ 21:05:22 ---> 8696a330b7a9 21:05:22 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:05:22 ---> Running in e38684735896 21:05:25 Removing intermediate container e38684735896 21:05:25 ---> 38ef1ab6f5ef 21:05:25 Step 11/25 : COPY . . 21:05:25 ---> eac2f6929971 21:05:25 Step 12/25 : RUN $MAKE 21:05:25 ---> Running in 989d46a75b1b 21:05:26 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd 21:07:33 Removing intermediate container 989d46a75b1b 21:07:33 ---> 95e851420e12 21:07:33 Step 13/25 : FROM alpine:3.17 21:07:33 3.17: Pulling from library/alpine 21:07:33 c41833b44d91: Pulling fs layer 21:07:33 c41833b44d91: Verifying Checksum 21:07:33 c41833b44d91: Download complete 21:07:34 c41833b44d91: Pull complete 21:07:34 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:07:34 Status: Downloaded newer image for alpine:3.17 21:07:34 ---> 51e60588ff2c 21:07:34 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:07:34 ---> Running in 19abfa9bb72d 21:07:34 Removing intermediate container 19abfa9bb72d 21:07:34 ---> b7caab98afdd 21:07:34 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 21:07:34 ---> Running in 021393ea6046 21:07:35 Removing intermediate container 021393ea6046 21:07:35 ---> 878c90a2dba0 21:07:35 Step 16/25 : RUN apk add --update --no-cache dumb-init 21:07:35 ---> Running in fb4e3c59e9a5 21:07:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:07:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:07:37 (1/1) Installing dumb-init (1.2.5-r2) 21:07:37 Executing busybox-1.35.0-r29.trigger 21:07:37 OK: 8 MiB in 16 packages 21:07:38 Removing intermediate container fb4e3c59e9a5 21:07:38 ---> b9c19cf2d161 21:07:38 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 21:07:39 ---> dbfff8dc844f 21:07:39 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 21:07:40 ---> a1081e192d59 21:07:40 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 21:07:40 ---> dc2a18c90351 21:07:40 Step 20/25 : EXPOSE 59986 21:07:40 ---> Running in 4b0f60da97c1 21:07:41 Removing intermediate container 4b0f60da97c1 21:07:41 ---> 2a089795cd31 21:07:41 Step 21/25 : ENTRYPOINT ["/device-rest"] 21:07:41 ---> Running in 19fd00daced6 21:07:41 Removing intermediate container 19fd00daced6 21:07:41 ---> 1f83b56bcb05 21:07:41 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 21:07:41 ---> Running in 4f44b38ffcea 21:07:41 Removing intermediate container 4f44b38ffcea 21:07:41 ---> 41a0fc5e9488 21:07:41 Step 23/25 : LABEL arch=arm64 21:07:41 ---> Running in 60eaaa53de6e 21:07:41 Removing intermediate container 60eaaa53de6e 21:07:41 ---> e133b59ac757 21:07:41 Step 24/25 : LABEL git_sha=c7cf61063326e8e2a4d7c4cb426cea306f29b9f0 21:07:42 ---> Running in 7f173ceee1d5 21:07:42 Removing intermediate container 7f173ceee1d5 21:07:42 ---> fd54645c5a6a 21:07:42 Step 25/25 : LABEL version=0.0.0 21:07:42 ---> Running in bb6d3742df60 21:07:42 Removing intermediate container bb6d3742df60 21:07:42 ---> ed3861f4ff56 21:07:42 [Warning] One or more build-args [ARCH] were not consumed 21:07:42 Successfully built ed3861f4ff56 21:07:42 Successfully tagged device-rest-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 21:07:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:07:43 21:07:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:07:44 arm64: Pulling from edgex-lftools-log-publisher 21:07:44 8998bd30e6a1: Pulling fs layer 21:07:44 04944245beec: Pulling fs layer 21:07:44 699f458cf7ca: Pulling fs layer 21:07:44 765212b225bb: Pulling fs layer 21:07:44 f23df028b6ca: Pulling fs layer 21:07:44 d65c8cfc05b1: Pulling fs layer 21:07:44 2437ff75d9bd: Pulling fs layer 21:07:44 d65c8cfc05b1: Waiting 21:07:44 765212b225bb: Waiting 21:07:44 2437ff75d9bd: Waiting 21:07:44 f23df028b6ca: Waiting 21:07:44 04944245beec: Verifying Checksum 21:07:44 04944245beec: Download complete 21:07:44 765212b225bb: Verifying Checksum 21:07:44 765212b225bb: Download complete 21:07:44 f23df028b6ca: Verifying Checksum 21:07:44 f23df028b6ca: Download complete 21:07:44 d65c8cfc05b1: Verifying Checksum 21:07:44 d65c8cfc05b1: Download complete 21:07:44 699f458cf7ca: Verifying Checksum 21:07:44 699f458cf7ca: Download complete 21:07:44 8998bd30e6a1: Verifying Checksum 21:07:44 8998bd30e6a1: Download complete 21:07:46 2437ff75d9bd: Verifying Checksum 21:07:46 2437ff75d9bd: Download complete 21:07:48 8998bd30e6a1: Pull complete 21:07:49 04944245beec: Pull complete 21:07:50 699f458cf7ca: Pull complete 21:07:51 765212b225bb: Pull complete 21:07:51 f23df028b6ca: Pull complete 21:07:52 d65c8cfc05b1: Pull complete 21:08:07 2437ff75d9bd: Pull complete 21:08:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:08:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:08:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:07 prd-ubuntu20.04-docker-arm64-4c-16g-9322 does not seem to be running inside a container 21:08:07 $ 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-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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-lftools-log-publisher:arm64 cat 21:08:10 $ docker top 2a4fb08cf7f1b422070a70589382737b5fcc5b07424e8797db617eb050162a9e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:08:11 ---> job-cost.sh 21:08:11 lf-activate-venv: SKIPPING 21:08:11 INFO: No Stack... 21:08:11 INFO: Retrieving Pricing Info for: v3-standard-4 21:08:12 INFO: Archiving Costs [Pipeline] sh 21:08:13 + cat /w/workspace/device-rest-go/1/archives/cost.csv 21:08:13 + cut -d, -f6 [Pipeline] lock 21:08:13 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-297-1-stack-cost] 21:08:13 Resource [jenkins-edgexfoundry-device-rest-go-PR-297-1-stack-cost] did not exist. Created. 21:08:13 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-297-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:08:13 /w/workspace/device-rest-go/1@tmp/durable-1874abf5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:08:14 + echo total: 0.10999999940395355 [Pipeline] stash 21:08:14 Warning: overwriting stash ‘stack-cost’ 21:08:14 Stashed 1 file(s) [Pipeline] } 21:08:14 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-297-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:08:14 $ docker stop --time=1 2a4fb08cf7f1b422070a70589382737b5fcc5b07424e8797db617eb050162a9e 21:08:16 $ docker rm -f --volumes 2a4fb08cf7f1b422070a70589382737b5fcc5b07424e8797db617eb050162a9e [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 21:08:17 provisioning config files... 21:08:17 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-297@tmp/config7553684290080704155tmp [Pipeline] { [Pipeline] sh 21:08:17 + set +x 21:08:17 + curl -s https://codecov.io/bash 21:08:17 + bash -s -- 21:08:17 21:08:17 _____ _ 21:08:17 / ____| | | 21:08:17 | | ___ __| | ___ ___ _____ __ 21:08:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:08:17 | |___| (_) | (_| | __/ (_| (_) \ V / 21:08:17 \_____\___/ \__,_|\___|\___\___/ \_/ 21:08:17 Bash-1.0.6 21:08:17 21:08:17 21:08:17 ==> git version 2.25.1 found 21:08:17 ==> 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 21:08:17 Release-Date: 2020-01-08 21:08:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:08:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:08:17 ==> Jenkins CI detected. 21:08:17 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-297 21:08:17 project root: . 21:08:17 --> token set from env 21:08:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:08:17 ==> Running gcov in . (disable via -X gcov) 21:08:17 ==> Python coveragepy not found 21:08:17 ==> Searching for coverage reports in: 21:08:17 + . 21:08:17 -> Found 1 reports 21:08:17 ==> Detecting git/mercurial file structure 21:08:17 ==> Reading reports 21:08:17 + ./coverage.out bytes=14663 21:08:17 ==> Appending adjustments 21:08:17 https://docs.codecov.io/docs/fixing-reports 21:08:17 + Found adjustments 21:08:17 ==> Gzipping contents 21:08:17 4.0K /tmp/codecov.BnGR3M.gz 21:08:17 ==> Uploading reports 21:08:17 url: https://codecov.io 21:08:17 query: branch=PR-297&commit=c7cf61063326e8e2a4d7c4cb426cea306f29b9f0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-297%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=297&job=&cmd_args= 21:08:17 -> Pinging Codecov 21:08:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-297&commit=c7cf61063326e8e2a4d7c4cb426cea306f29b9f0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-297%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=297&job=&cmd_args= 21:08:17 -> Uploading to 21:08:17 https://storage.googleapis.com/codecov/v4/raw/2023-04-21/4E5D53B4F1F92C436F7061BF334D961C/c7cf61063326e8e2a4d7c4cb426cea306f29b9f0/66a2be79-52ce-4b27-a8a7-0fe8417ac6b6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230421%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230421T210817Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b217ac22483cb0edab823fbe95dd5fe948f21b83d20492b230735a5a6cc8c010 21:08:17 % Total % Received % Xferd Average Speed Time Time Time Current 21:08:17 Dload Upload Total Spent Left Speed 21:08:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2510 0 0 100 2510 0 10635 --:--:-- --:--:-- --:--:-- 10635 21:08:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/c7cf61063326e8e2a4d7c4cb426cea306f29b9f0 [Pipeline] } 21:08:18 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 21:08:20 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-297/archives ] 21:08:20 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-297/archives 21:08:20 total 16 21:08:20 drwxr-xr-x 3 root root 4096 Apr 21 20:59 . 21:08:20 drwxrwxr-x 10 jenkins jenkins 4096 Apr 21 20:59 .. 21:08:20 drwxr-xr-x 2 root root 4096 Apr 21 20:59 cost 21:08:20 -rw-r--r-- 1 root root 87 Apr 21 20:59 cost.csv 21:08:20 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-297/archives 21:08:20 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-297/archives 21:08:20 total 16 21:08:20 drwxr-xr-x 3 jenkins jenkins 4096 Apr 21 20:59 . 21:08:20 drwxrwxr-x 10 jenkins jenkins 4096 Apr 21 20:59 .. 21:08:20 drwxr-xr-x 2 jenkins jenkins 4096 Apr 21 20:59 cost 21:08:20 -rw-r--r-- 1 jenkins jenkins 87 Apr 21 20:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:08:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:08:21 ---> package-listing.sh 21:08:21 ++ facter osfamily 21:08:21 ++ tr '[:upper:]' '[:lower:]' 21:08:21 + OS_FAMILY=debian 21:08:21 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-297 21:08:21 + START_PACKAGES=/tmp/packages_start.txt 21:08:21 + END_PACKAGES=/tmp/packages_end.txt 21:08:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:08:21 + PACKAGES=/tmp/packages_start.txt 21:08:21 + '[' /w/workspace/gexfoundry_device-rest-go_PR-297 ']' 21:08:21 + PACKAGES=/tmp/packages_end.txt 21:08:21 + case "${OS_FAMILY}" in 21:08:21 + dpkg -l 21:08:21 + grep '^ii' 21:08:21 + '[' -f /tmp/packages_start.txt ']' 21:08:21 + '[' -f /tmp/packages_end.txt ']' 21:08:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:08:21 + '[' /w/workspace/gexfoundry_device-rest-go_PR-297 ']' 21:08:21 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-297/archives/ 21:08:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-297/archives/ [Pipeline] echo 21:08:21 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-rest-go_PR-297/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:08:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:08:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:22 prd-ubuntu20.04-docker-8c-8g-9319 does not seem to be running inside a container 21:08:22 $ 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-rest-go_PR-297/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-rest-go_PR-297 -v /w/workspace/gexfoundry_device-rest-go_PR-297:/w/workspace/gexfoundry_device-rest-go_PR-297:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-297@tmp:/w/workspace/gexfoundry_device-rest-go_PR-297@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:08:22 $ docker top 126ebcb438802fd62c80f79d1abe37f13370136900ac0b7791a8cc14a27f1aa3 -eo pid,comm [Pipeline] { [Pipeline] sh 21:08:23 + touch /tmp/pre-build-complete [Pipeline] sh 21:08:23 + mkdir -p /var/log/sysstat [Pipeline] sh 21:08:23 + ls /var/log/sa-host 21:08:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:08:24 provisioning config files... 21:08:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-297@tmp/config12961363485442349885tmp [Pipeline] { [Pipeline] echo 21:08:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:08:24 ---> create-netrc.sh [Pipeline] } 21:08:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:08:25 ---> python-tools-install.sh [Pipeline] echo 21:08:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:08:25 ---> sudo-logs.sh 21:08:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:08:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:08:25 ---> job-cost.sh 21:08:25 lf-activate-venv: SKIPPING 21:08:25 DEBUG: total: 0.2199999988079071 21:08:25 INFO: Retrieving Stack Cost... 21:08:26 INFO: Retrieving Pricing Info for: v3-standard-8 21:08:26 INFO: Archiving Costs [Pipeline] echo 21:08:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:08:26 ---> logs-deploy.sh 21:08:26 lf-activate-venv: SKIPPING 21:08:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-297/1 21:08:26 INFO: archiving workspace using pattern(s): 21:08:27 Archives upload complete. 21:08:27 INFO: archiving logs to Nexus