Pull request #188 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/device-rest-go Loading trusted files from base branch main at 4edc8d2690683859fe7dd7f6313ce2addb447006 rather than 6592639535dbfe2f23e78a29db4d492bfcdc0f26 Obtained Jenkinsfile from 4edc8d2690683859fe7dd7f6313ce2addb447006 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-ssh2629917461675013223.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh9833514687432289900.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-188/workspace@libs/edgex-global-pipelines # 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-188/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15561171785320335962.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-188/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5408130094218556909.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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 shared 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-ssh2837860677217380369.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-188/workspace@libs/lf-pipelines # 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-188/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13507350565266882029.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-46737 in /w/workspace/gexfoundry_device-rest-go_PR-188 [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-188 # 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 Merging remotes/origin/main commit 4edc8d2690683859fe7dd7f6313ce2addb447006 into PR head commit 6592639535dbfe2f23e78a29db4d492bfcdc0f26 Merge succeeded, producing 6592639535dbfe2f23e78a29db4d492bfcdc0f26 Checking out Revision 6592639535dbfe2f23e78a29db4d492bfcdc0f26 (PR-188) > 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/188/head:refs/remotes/origin/PR-188 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6592639535dbfe2f23e78a29db4d492bfcdc0f26 # 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 4edc8d2690683859fe7dd7f6313ce2addb447006 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6592639535dbfe2f23e78a29db4d492bfcdc0f26 # timeout=10 Commit message: "build(deps): Bump github.com/canonical/edgex-snap-hooks/v2 from 2.2.0-beta.5 to 2.2.0 in /snap/local/hooks " First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:13:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:13:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:13:53 ========================================================= 09:13:53 EdgeX Global Pipelines Version Info 09:13:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:13:54 ------------------- 09:13:54 stable info: 09:13:54 ------------------- 09:13:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:13:54 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 09:13:54 Message: update stable to v1.0.227 09:13:54 ------------------- 09:13:54 experimental info: 09:13:54 ------------------- 09:13:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:13:54 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 09:13:54 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:13:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 09:13:55 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 09:13:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:13:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:13:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:13:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 09:13:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:13:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:13:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:13:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:13:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:13:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 09:13:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:13:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:13:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:13:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:13:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:13:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:13:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:13:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:13:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:13:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:13:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:13:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:13:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:13:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:13:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-188 [Pipeline] echo 09:13:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-188 [Pipeline] echo 09:13:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-188 [Pipeline] echo 09:13:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6592639535dbfe2f23e78a29db4d492bfcdc0f26 [Pipeline] echo 09:13:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6592639 [Pipeline] echo 09:13:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:13:56 provisioning config files... 09:13:56 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-188@tmp/config216476673415063580tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:13:57 ---> docker-login.sh 09:13:57 nexus3.edgexfoundry.org:10001 09:13:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:57 Configure a credential helper to remove this warning. See 09:13:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:57 09:13:57 Login Succeeded 09:13:57 nexus3.edgexfoundry.org:10002 09:13:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:57 Configure a credential helper to remove this warning. See 09:13:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:57 09:13:57 Login Succeeded 09:13:57 nexus3.edgexfoundry.org:10003 09:13:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:57 Configure a credential helper to remove this warning. See 09:13:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:57 09:13:57 Login Succeeded 09:13:57 nexus3.edgexfoundry.org:10004 09:13:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:57 Configure a credential helper to remove this warning. See 09:13:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:57 09:13:57 Login Succeeded 09:13:57 docker.io 09:13:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:58 Configure a credential helper to remove this warning. See 09:13:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:58 09:13:58 Login Succeeded 09:13:58 ---> docker-login.sh ends [Pipeline] } 09:13:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:13:59 + git rev-list -1 --merges 6592639535dbfe2f23e78a29db4d492bfcdc0f26~1..6592639535dbfe2f23e78a29db4d492bfcdc0f26 [Pipeline] echo 09:13:59 -----------> git rev-list -1 --merges 6592639535dbfe2f23e78a29db4d492bfcdc0f26~1..6592639535dbfe2f23e78a29db4d492bfcdc0f26 6592639535dbfe2f23e78a29db4d492bfcdc0f26 [false] [Pipeline] sh 09:13:59 + git log --format=format:%s -1 6592639535dbfe2f23e78a29db4d492bfcdc0f26 [Pipeline] echo 09:13:59 ========================================================= 09:13:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:13:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:13:59 + git log --format=format:%s -1 6592639535dbfe2f23e78a29db4d492bfcdc0f26 [Pipeline] echo 09:13:59 [semverPrep] GIT_COMMIT: 6592639535dbfe2f23e78a29db4d492bfcdc0f26, Commit Message: build(deps): Bump github.com/canonical/edgex-snap-hooks/v2 from 2.2.0-beta.5 to 2.2.0 in /snap/local/hooks [Pipeline] echo 09:13:59 [semverPrep] This is not a build commit. [Pipeline] sh 09:14:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:14:00 + grep -v github /etc/ssh/ssh_known_hosts 09:14:00 + [ -e /tmp/ssh_known_hosts ] 09:14:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:14:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:14:00 + sudo tee -a /etc/ssh/ssh_known_hosts 09:14:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 09:14:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 09:14:00 09:14:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:14:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 09:14:01 latest: Pulling from edgex-devops/py-git-semver 09:14:01 1fe172e4850f: Pulling fs layer 09:14:01 caf521ccaac6: Pulling fs layer 09:14:01 3ead6fa29328: Pulling fs layer 09:14:01 5c2a1cbceb83: Pulling fs layer 09:14:01 a8d5f1318db7: Pulling fs layer 09:14:01 c427282e49a2: Pulling fs layer 09:14:01 1827001aaf11: Pulling fs layer 09:14:01 0714d37db230: Pulling fs layer 09:14:01 ac28cf19c067: Pulling fs layer 09:14:01 ca983d60f3e2: Pulling fs layer 09:14:01 9f894cec8388: Pulling fs layer 09:14:01 0714d37db230: Waiting 09:14:01 9f894cec8388: Waiting 09:14:01 ca983d60f3e2: Waiting 09:14:01 c427282e49a2: Waiting 09:14:01 ac28cf19c067: Waiting 09:14:01 5c2a1cbceb83: Waiting 09:14:01 a8d5f1318db7: Waiting 09:14:01 1827001aaf11: Waiting 09:14:01 caf521ccaac6: Verifying Checksum 09:14:01 caf521ccaac6: Download complete 09:14:01 5c2a1cbceb83: Verifying Checksum 09:14:01 5c2a1cbceb83: Download complete 09:14:01 a8d5f1318db7: Verifying Checksum 09:14:01 a8d5f1318db7: Download complete 09:14:01 3ead6fa29328: Verifying Checksum 09:14:01 3ead6fa29328: Download complete 09:14:01 c427282e49a2: Verifying Checksum 09:14:01 c427282e49a2: Download complete 09:14:01 0714d37db230: Download complete 09:14:01 ac28cf19c067: Verifying Checksum 09:14:01 ac28cf19c067: Download complete 09:14:01 ca983d60f3e2: Verifying Checksum 09:14:01 ca983d60f3e2: Download complete 09:14:01 9f894cec8388: Verifying Checksum 09:14:01 9f894cec8388: Download complete 09:14:01 1fe172e4850f: Verifying Checksum 09:14:01 1fe172e4850f: Download complete 09:14:01 1827001aaf11: Verifying Checksum 09:14:01 1827001aaf11: Download complete 09:14:03 1fe172e4850f: Pull complete 09:14:03 caf521ccaac6: Pull complete 09:14:03 3ead6fa29328: Pull complete 09:14:03 5c2a1cbceb83: Pull complete 09:14:04 a8d5f1318db7: Pull complete 09:14:04 c427282e49a2: Pull complete 09:14:06 1827001aaf11: Pull complete 09:14:06 0714d37db230: Pull complete 09:14:06 ac28cf19c067: Pull complete 09:14:06 ca983d60f3e2: Pull complete 09:14:06 9f894cec8388: Pull complete 09:14:06 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 09:14:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 09:14:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 09:14:06 prd-ubuntu20.04-docker-8c-8g-46737 does not seem to be running inside a container 09:14:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-188 -v /w/workspace/gexfoundry_device-rest-go_PR-188:/w/workspace/gexfoundry_device-rest-go_PR-188:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-188@tmp:/w/workspace/gexfoundry_device-rest-go_PR-188@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-devops/py-git-semver:latest cat 09:14:08 $ docker top 4dd6696d76be0b761f0e1553dc1b27d2cb63b5ffc15c726ad150f85f57eef3e6 -eo pid,comm 09:14:08 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:14:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:14:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:14:08 [ssh-agent] Looking for ssh-agent implementation... 09:14:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:14:08 $ docker exec 4dd6696d76be0b761f0e1553dc1b27d2cb63b5ffc15c726ad150f85f57eef3e6 ssh-agent 09:14:08 SSH_AUTH_SOCK=/tmp/ssh-ZbAWBRtjt5ao/agent.33 09:14:08 SSH_AGENT_PID=40 09:14:08 Running ssh-add (command line suppressed) 09:14:09 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-188@tmp/private_key_624759398142296535.key (/w/workspace/gexfoundry_device-rest-go_PR-188@tmp/private_key_624759398142296535.key) 09:14:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:14:09 + git tag --points-at HEAD [Pipeline] } 09:14:09 $ docker exec --env ******** --env ******** 4dd6696d76be0b761f0e1553dc1b27d2cb63b5ffc15c726ad150f85f57eef3e6 ssh-agent -k 09:14:09 unset SSH_AUTH_SOCK; 09:14:09 unset SSH_AGENT_PID; 09:14:09 echo Agent pid 40 killed; 09:14:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:14:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:14:09 [ssh-agent] Looking for ssh-agent implementation... 09:14:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:14:09 $ docker exec 4dd6696d76be0b761f0e1553dc1b27d2cb63b5ffc15c726ad150f85f57eef3e6 ssh-agent 09:14:09 SSH_AUTH_SOCK=/tmp/ssh-jVeFFoonvTNt/agent.75 09:14:09 SSH_AGENT_PID=81 09:14:09 Running ssh-add (command line suppressed) 09:14:10 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-188@tmp/private_key_1850694003421622777.key (/w/workspace/gexfoundry_device-rest-go_PR-188@tmp/private_key_1850694003421622777.key) 09:14:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:14:10 + git semver init 09:14:10 2022-05-10 09:14:10,696 [run_init] DEBUG init version:0.0.0 force:False 09:14:10 2022-05-10 09:14:10,697 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-188/.semver 09:14:10 2022-05-10 09:14:10,697 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-188/.semver 09:14:10 2022-05-10 09:14:10,697 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-188/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-188, universal_newlines=False, shell=None, istream=None) 09:14:12 2022-05-10 09:14:11,731 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-188/.git/info/exclude 09:14:12 2022-05-10 09:14:11,732 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-188/.semver/PR-188 with force:False 09:14:12 2022-05-10 09:14:11,732 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-188/.semver/PR-188 09:14:12 2022-05-10 09:14:11,736 [execute] INFO git cat-file --batch-check 09:14:12 2022-05-10 09:14:11,737 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-188/.semver, universal_newlines=False, shell=None, istream=) 09:14:12 2022-05-10 09:14:11,744 [execute] INFO git cat-file --batch 09:14:12 2022-05-10 09:14:11,744 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-188/.semver, universal_newlines=False, shell=None, istream=) 09:14:12 2022-05-10 09:14:11,750 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-188/.semver/PR-188 09:14:12 0.0.0 [Pipeline] } 09:14:12 $ docker exec --env ******** --env ******** 4dd6696d76be0b761f0e1553dc1b27d2cb63b5ffc15c726ad150f85f57eef3e6 ssh-agent -k 09:14:12 unset SSH_AUTH_SOCK; 09:14:12 unset SSH_AGENT_PID; 09:14:12 echo Agent pid 81 killed; 09:14:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:14:12 + git semver [Pipeline] } 09:14:13 $ docker stop --time=1 4dd6696d76be0b761f0e1553dc1b27d2cb63b5ffc15c726ad150f85f57eef3e6 09:14:14 $ docker rm -f 4dd6696d76be0b761f0e1553dc1b27d2cb63b5ffc15c726ad150f85f57eef3e6 [Pipeline] // withDockerContainer [Pipeline] sh 09:14:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:14:15 Stashed 1 file(s) [Pipeline] echo 09:14:15 [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 09:14:15 provisioning config files... 09:14:15 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-188@tmp/config3027106727510604328tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:14:16 ---> docker-login.sh 09:14:16 nexus3.edgexfoundry.org:10001 09:14:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:16 Configure a credential helper to remove this warning. See 09:14:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:16 09:14:16 Login Succeeded 09:14:16 nexus3.edgexfoundry.org:10002 09:14:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:16 Configure a credential helper to remove this warning. See 09:14:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:16 09:14:16 Login Succeeded 09:14:16 nexus3.edgexfoundry.org:10003 09:14:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:16 Configure a credential helper to remove this warning. See 09:14:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:16 09:14:16 Login Succeeded 09:14:16 nexus3.edgexfoundry.org:10004 09:14:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:16 Configure a credential helper to remove this warning. See 09:14:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:16 09:14:16 Login Succeeded 09:14:16 docker.io 09:14:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:16 Configure a credential helper to remove this warning. See 09:14:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:16 09:14:16 Login Succeeded 09:14:16 ---> docker-login.sh ends [Pipeline] } 09:14:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:14:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:14:17 ========================================================= 09:14:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 09:14:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 09:14:17 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 09:14:17 Sending build context to Docker daemon 10.63MB 09:14:17 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 09:14:17 Step 2/12 : FROM ${BASE} AS builder 09:14:17 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 09:14:17 59bf1c3509f3: Pulling fs layer 09:14:17 666ba61612fd: Pulling fs layer 09:14:17 8ed8ca486205: Pulling fs layer 09:14:17 4fe6c5a15a65: Pulling fs layer 09:14:17 22a0e8bec74d: Pulling fs layer 09:14:17 ca2b28591e48: Pulling fs layer 09:14:17 22a0e8bec74d: Waiting 09:14:17 4fe6c5a15a65: Waiting 09:14:17 a51346096db8: Pulling fs layer 09:14:17 ca2b28591e48: Waiting 09:14:17 a51346096db8: Waiting 09:14:17 daebc70d1ce1: Pulling fs layer 09:14:17 0e18a0eac166: Pulling fs layer 09:14:17 0e18a0eac166: Waiting 09:14:17 daebc70d1ce1: Waiting 09:14:17 8ed8ca486205: Verifying Checksum 09:14:17 8ed8ca486205: Download complete 09:14:17 666ba61612fd: Download complete 09:14:17 22a0e8bec74d: Verifying Checksum 09:14:17 22a0e8bec74d: Download complete 09:14:17 ca2b28591e48: Verifying Checksum 09:14:17 ca2b28591e48: Download complete 09:14:17 a51346096db8: Verifying Checksum 09:14:17 a51346096db8: Download complete 09:14:17 59bf1c3509f3: Verifying Checksum 09:14:17 59bf1c3509f3: Download complete 09:14:17 daebc70d1ce1: Verifying Checksum 09:14:17 daebc70d1ce1: Download complete 09:14:17 59bf1c3509f3: Pull complete 09:14:18 666ba61612fd: Pull complete 09:14:18 8ed8ca486205: Pull complete 09:14:18 0e18a0eac166: Verifying Checksum 09:14:18 0e18a0eac166: Download complete 09:14:18 4fe6c5a15a65: Verifying Checksum 09:14:18 4fe6c5a15a65: Download complete 09:14:22 4fe6c5a15a65: Pull complete 09:14:22 22a0e8bec74d: Pull complete 09:14:22 ca2b28591e48: Pull complete 09:14:22 a51346096db8: Pull complete 09:14:23 daebc70d1ce1: Pull complete 09:14:25 0e18a0eac166: Pull complete 09:14:25 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 09:14:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 09:14:25 ---> f018257e8ee9 09:14:25 Step 3/12 : ARG MAKE='make build' 09:14:27 ---> Running in 312731211bb3 09:14:27 Removing intermediate container 312731211bb3 09:14:27 ---> 0cd5f53bb803 09:14:27 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 09:14:27 ---> Running in f37a0a38be15 09:14:27 Removing intermediate container f37a0a38be15 09:14:27 ---> ebad222d56d3 09:14:27 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 09:14:27 ---> Running in a4fa8ffa648c 09:14:27 Removing intermediate container a4fa8ffa648c 09:14:27 ---> f157a9756655 09:14:27 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:14:27 ---> Running in 361893ef8ee9 09:14:28 Removing intermediate container 361893ef8ee9 09:14:28 ---> 81079497a190 09:14:28 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:14:28 ---> Running in 68ed5dfedcc3 09:14:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:14:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:14:29 (1/4) Installing openssh-keygen (8.8_p1-r1) 09:14:29 (2/4) Installing libedit (20210910.3.1-r0) 09:14:30 (3/4) Installing openssh-client-common (8.8_p1-r1) 09:14:30 (4/4) Installing openssh-client-default (8.8_p1-r1) 09:14:30 Executing busybox-1.34.1-r3.trigger 09:14:30 OK: 224 MiB in 56 packages 09:14:30 Still waiting to schedule task 09:14:30 ‘prd-centos7-blackbox-4c-2g-41381’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 09:14:30 ‘prd-ubuntu18.04-docker-8c-8g-41080’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 09:14:30 ‘prd-ubuntu20.04-docker-8c-8g-46209’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 09:14:30 ‘prd-ubuntu20.04-docker-8c-8g-46211’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 09:14:30 ‘prd-ubuntu20.04-docker-arm64-4c-16g-46614’ is offline 09:14:30 ‘prd-ubuntu20.04-docker-arm64-4c-16g-46739’ is offline 09:14:30 Removing intermediate container 68ed5dfedcc3 09:14:30 ---> 62921e3fa830 09:14:30 Step 8/12 : WORKDIR /device-rest-go 09:14:30 ---> Running in 42c4e8bea9e6 09:14:30 Removing intermediate container 42c4e8bea9e6 09:14:30 ---> df1a56633cb6 09:14:30 Step 9/12 : COPY go.mod vendor* ./ 09:14:31 ---> 243760a771e8 09:14:31 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:14:31 ---> Running in bd1fc3d75985 09:14:45 Removing intermediate container bd1fc3d75985 09:14:45 ---> 3fccb0acb3a1 09:14:45 Step 11/12 : COPY . . 09:14:45 ---> ccd6e8f1e04b 09:14:45 Step 12/12 : RUN $MAKE 09:14:45 ---> Running in 9ee261fc7f53 09:14:45 noop 09:14:45 Removing intermediate container 9ee261fc7f53 09:14:45 ---> 969acb99ece5 09:14:45 Successfully built 969acb99ece5 09:14:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:14:46 + docker inspect -f . ci-base-image-x86_64 09:14:46 . [Pipeline] withDockerContainer 09:14:46 prd-ubuntu20.04-docker-8c-8g-46737 does not seem to be running inside a container 09:14:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-188 -v /w/workspace/gexfoundry_device-rest-go_PR-188:/w/workspace/gexfoundry_device-rest-go_PR-188:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-188@tmp:/w/workspace/gexfoundry_device-rest-go_PR-188@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:14:46 $ docker top 9722b30176eb79a405081eeab9cbfe7158e9fa11d6c030ecb4a0ac6b8725d2f5 -eo pid,comm [Pipeline] { [Pipeline] sh 09:14:47 + go version 09:14:47 go version go1.17.6 linux/amd64 [Pipeline] } 09:14:47 $ docker stop --time=1 9722b30176eb79a405081eeab9cbfe7158e9fa11d6c030ecb4a0ac6b8725d2f5 09:14:48 $ docker rm -f 9722b30176eb79a405081eeab9cbfe7158e9fa11d6c030ecb4a0ac6b8725d2f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:14:49 + docker inspect -f . ci-base-image-x86_64 09:14:49 . [Pipeline] withDockerContainer 09:14:49 prd-ubuntu20.04-docker-8c-8g-46737 does not seem to be running inside a container 09:14:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-188 -v /w/workspace/gexfoundry_device-rest-go_PR-188:/w/workspace/gexfoundry_device-rest-go_PR-188:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-188@tmp:/w/workspace/gexfoundry_device-rest-go_PR-188@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:14:49 $ docker top a3c3627c6a8dc53f452b59682e1f1988690589f080ec28465cea0cd4fd9935c3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 09:14:50 + make test 09:14:50 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:14:50 ? github.com/edgexfoundry/device-rest-go [no test files] 09:15:00 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 09:15:00 ok github.com/edgexfoundry/device-rest-go/driver 0.015s coverage: 55.2% of statements 09:15:07 CGO_ENABLED=1 GO111MODULE=on go vet ./... 09:15:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:15:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:15:11 ./bin/test-attribution-txt.sh [Pipeline] echo 09:15:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:15:11 $ docker stop --time=1 a3c3627c6a8dc53f452b59682e1f1988690589f080ec28465cea0cd4fd9935c3 09:15:13 $ docker rm -f a3c3627c6a8dc53f452b59682e1f1988690589f080ec28465cea0cd4fd9935c3 [Pipeline] // withDockerContainer [Pipeline] sh 09:15:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:15:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:15:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:15:15 + ls -al . 09:15:15 total 172 09:15:15 drwxrwxr-x 9 jenkins jenkins 4096 May 10 09:15 . 09:15:15 drwxrwxr-x 4 jenkins jenkins 4096 May 10 09:13 .. 09:15:15 -rw-rw-r-- 1 jenkins jenkins 151 May 10 09:13 .dockerignore 09:15:15 drwxrwxr-x 8 jenkins jenkins 4096 May 10 09:14 .git 09:15:15 drwxrwxr-x 3 jenkins jenkins 4096 May 10 09:13 .github 09:15:15 -rw-rw-r-- 1 jenkins jenkins 329 May 10 09:13 .gitignore 09:15:15 -rw-rw-r-- 1 jenkins jenkins 41 May 10 09:13 .golangci.yml 09:15:15 drwxr-xr-x 3 jenkins jenkins 4096 May 10 09:14 .semver 09:15:15 -rw-rw-r-- 1 jenkins jenkins 8463 May 10 09:13 Attribution.txt 09:15:15 -rw-rw-r-- 1 jenkins jenkins 11736 May 10 09:13 CHANGELOG.md 09:15:15 -rw-rw-r-- 1 jenkins jenkins 1672 May 10 09:13 Dockerfile 09:15:15 -rw-rw-r-- 1 jenkins jenkins 677 May 10 09:13 GOVERNANCE.md 09:15:15 -rw-rw-r-- 1 jenkins jenkins 680 May 10 09:13 Jenkinsfile 09:15:15 -rw-rw-r-- 1 jenkins jenkins 11340 May 10 09:13 LICENSE 09:15:15 -rw-rw-r-- 1 jenkins jenkins 1977 May 10 09:13 Makefile 09:15:15 -rw-rw-r-- 1 jenkins jenkins 620 May 10 09:13 OWNERS.md 09:15:15 -rw-rw-r-- 1 jenkins jenkins 8003 May 10 09:13 README.md 09:15:15 -rw-rw-r-- 1 jenkins jenkins 5 May 10 09:14 VERSION 09:15:15 drwxrwxr-x 2 jenkins jenkins 4096 May 10 09:13 bin 09:15:15 drwxrwxr-x 3 jenkins jenkins 4096 May 10 09:13 cmd 09:15:15 -rw-r--r-- 1 jenkins jenkins 9355 May 10 09:14 coverage.out 09:15:15 drwxrwxr-x 2 jenkins jenkins 4096 May 10 09:13 driver 09:15:15 -rw-rw-r-- 1 jenkins jenkins 3333 May 10 09:13 go.mod 09:15:15 -rw-rw-r-- 1 jenkins jenkins 35377 May 10 09:13 go.sum 09:15:15 drwxrwxr-x 3 jenkins jenkins 4096 May 10 09:13 snap 09:15:15 -rw-rw-r-- 1 jenkins jenkins 713 May 10 09:13 version.go [Pipeline] isUnix [Pipeline] sh 09:15:15 + 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=6592639535dbfe2f23e78a29db4d492bfcdc0f26 --label arch=amd64 --label version=0.0.0 . 09:15:15 Sending build context to Docker daemon 10.64MB 09:15:15 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 09:15:15 Step 2/25 : FROM ${BASE} AS builder 09:15:15 ---> 969acb99ece5 09:15:15 Step 3/25 : ARG MAKE='make build' 09:15:15 ---> Running in 5e077954f18f 09:15:15 Removing intermediate container 5e077954f18f 09:15:15 ---> 8d849e122600 09:15:15 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 09:15:16 ---> Running in 70de7eef44cd 09:15:16 Removing intermediate container 70de7eef44cd 09:15:16 ---> 1d293ce4a9ca 09:15:16 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 09:15:16 ---> Running in 25c3c5a1a932 09:15:16 Removing intermediate container 25c3c5a1a932 09:15:16 ---> 42cc04b9ec88 09:15:16 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:15:16 ---> Running in dfee355717ca 09:15:16 Removing intermediate container dfee355717ca 09:15:16 ---> 3f4fde4f8af0 09:15:16 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:15:16 ---> Running in c2b4e3a5c258 09:15:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:15:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:15:18 OK: 224 MiB in 56 packages 09:15:18 Removing intermediate container c2b4e3a5c258 09:15:18 ---> 739d0c72506f 09:15:18 Step 8/25 : WORKDIR /device-rest-go 09:15:18 ---> Running in 7831885f2e9e 09:15:18 Removing intermediate container 7831885f2e9e 09:15:18 ---> 2659537c6546 09:15:18 Step 9/25 : COPY go.mod vendor* ./ 09:15:18 ---> e0aedf1dcffe 09:15:18 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:15:18 ---> Running in 2b8670b0f72f 09:15:19 Removing intermediate container 2b8670b0f72f 09:15:19 ---> a1862d04f943 09:15:19 Step 11/25 : COPY . . 09:15:19 ---> f7e837e336a5 09:15:19 Step 12/25 : RUN $MAKE 09:15:19 ---> Running in d625b978732b 09:15:20 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 09:15:42 Removing intermediate container d625b978732b 09:15:42 ---> c7458d09d328 09:15:42 Step 13/25 : FROM alpine:3.14 09:15:42 3.14: Pulling from library/alpine 09:15:42 8663204ce13b: Pulling fs layer 09:15:42 8663204ce13b: Verifying Checksum 09:15:42 8663204ce13b: Download complete 09:15:42 8663204ce13b: Pull complete 09:15:42 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 09:15:42 Status: Downloaded newer image for alpine:3.14 09:15:42 ---> e04c818066af 09:15:42 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 09:15:42 ---> Running in b77fb6e14287 09:15:42 Removing intermediate container b77fb6e14287 09:15:42 ---> 9711be171a73 09:15:42 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 09:15:42 ---> Running in ab6046a63f2d 09:15:42 Removing intermediate container ab6046a63f2d 09:15:42 ---> c4aa1cf123a9 09:15:42 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 09:15:42 ---> Running in 2c6dde568151 09:15:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:15:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:15:42 (1/6) Installing dumb-init (1.2.5-r1) 09:15:42 (2/6) Installing libgcc (10.3.1_git20210424-r2) 09:15:42 (3/6) Installing libsodium (1.0.18-r0) 09:15:42 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 09:15:42 (5/6) Installing libzmq (4.3.4-r0) 09:15:42 (6/6) Installing zeromq (4.3.4-r0) 09:15:42 Executing busybox-1.33.1-r7.trigger 09:15:42 OK: 8 MiB in 20 packages 09:15:42 Removing intermediate container 2c6dde568151 09:15:42 ---> 15bb295ad5d8 09:15:42 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 09:15:42 ---> d675b39e1d1b 09:15:42 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 09:15:42 ---> c000c7cc0546 09:15:42 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 09:15:42 ---> 6bc9648fa0e3 09:15:42 Step 20/25 : EXPOSE 59986 09:15:42 ---> Running in 313461ef83ab 09:15:42 Removing intermediate container 313461ef83ab 09:15:42 ---> 34c1fbe2e3fb 09:15:42 Step 21/25 : ENTRYPOINT ["/device-rest"] 09:15:43 ---> Running in bf612972d631 09:15:43 Removing intermediate container bf612972d631 09:15:43 ---> 3e2280dccd0f 09:15:43 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 09:15:43 ---> Running in d947dc60bebe 09:15:43 Removing intermediate container d947dc60bebe 09:15:43 ---> 38c0e727a42b 09:15:43 Step 23/25 : LABEL arch=amd64 09:15:43 ---> Running in 4422fed43a55 09:15:43 Removing intermediate container 4422fed43a55 09:15:43 ---> da345845f92a 09:15:43 Step 24/25 : LABEL git_sha=6592639535dbfe2f23e78a29db4d492bfcdc0f26 09:15:43 ---> Running in 10bdc9c40146 09:15:43 Removing intermediate container 10bdc9c40146 09:15:43 ---> ec08090265c9 09:15:43 Step 25/25 : LABEL version=0.0.0 09:15:43 ---> Running in 2446ec51cdaa 09:15:43 Removing intermediate container 2446ec51cdaa 09:15:43 ---> 4beb7b200724 09:15:43 [Warning] One or more build-args [ARCH] were not consumed 09:15:43 Successfully built 4beb7b200724 09:15:43 Successfully tagged device-rest:latest [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] sh 09:15:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:44 09:15:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:15:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:44 latest: Pulling from edgex-lftools-log-publisher 09:15:44 5eb5b503b376: Pulling fs layer 09:15:44 5c69ac0246d0: Pulling fs layer 09:15:44 ec43610c2a17: Pulling fs layer 09:15:44 3a2ae6a8a46f: Pulling fs layer 09:15:44 33b1e0a273af: Pulling fs layer 09:15:44 5d3b04190fa2: Pulling fs layer 09:15:44 2f39f015ded8: Pulling fs layer 09:15:44 3a2ae6a8a46f: Waiting 09:15:44 33b1e0a273af: Waiting 09:15:44 5d3b04190fa2: Waiting 09:15:44 2f39f015ded8: Waiting 09:15:44 5c69ac0246d0: Verifying Checksum 09:15:44 5c69ac0246d0: Download complete 09:15:44 3a2ae6a8a46f: Download complete 09:15:44 33b1e0a273af: Verifying Checksum 09:15:44 33b1e0a273af: Download complete 09:15:44 5d3b04190fa2: Verifying Checksum 09:15:44 5d3b04190fa2: Download complete 09:15:45 ec43610c2a17: Verifying Checksum 09:15:45 ec43610c2a17: Download complete 09:15:45 5eb5b503b376: Verifying Checksum 09:15:45 5eb5b503b376: Download complete 09:15:45 2f39f015ded8: Download complete 09:15:46 5eb5b503b376: Pull complete 09:15:46 5c69ac0246d0: Pull complete 09:15:46 ec43610c2a17: Pull complete 09:15:47 3a2ae6a8a46f: Pull complete 09:15:47 33b1e0a273af: Pull complete 09:15:47 5d3b04190fa2: Pull complete 09:15:52 2f39f015ded8: Pull complete 09:15:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:15:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 09:15:52 prd-ubuntu20.04-docker-8c-8g-46737 does not seem to be running inside a container 09:15: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-188 -v /w/workspace/gexfoundry_device-rest-go_PR-188:/w/workspace/gexfoundry_device-rest-go_PR-188:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-188@tmp:/w/workspace/gexfoundry_device-rest-go_PR-188@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:15:54 $ docker top 3d17f44fe2e42f4ec4e28ddd720021bea40525744f28a361cf8ff17b0e544d6d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:15:55 ---> job-cost.sh 09:15:55 lf-activate-venv: SKIPPING 09:15:55 INFO: No Stack... 09:15:55 INFO: Retrieving Pricing Info for: v3-standard-8 09:15:55 INFO: Archiving Costs [Pipeline] sh 09:15:55 + cat /w/workspace/gexfoundry_device-rest-go_PR-188/archives/cost.csv 09:15:55 + cut -d, -f6 [Pipeline] lock 09:15:55 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-188-1-stack-cost] 09:15:55 Resource [jenkins-edgexfoundry-device-rest-go-PR-188-1-stack-cost] did not exist. Created. 09:15:55 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-188-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:15:56 + echo total: 0.2199999988079071 [Pipeline] stash 09:15:56 Stashed 1 file(s) [Pipeline] } 09:15:56 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-188-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:15:56 $ docker stop --time=1 3d17f44fe2e42f4ec4e28ddd720021bea40525744f28a361cf8ff17b0e544d6d 09:15:57 $ docker rm -f 3d17f44fe2e42f4ec4e28ddd720021bea40525744f28a361cf8ff17b0e544d6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:17:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-46767 in /w/workspace/gexfoundry_device-rest-go_PR-188 [Pipeline] { [Pipeline] ws 09:17:27 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 09:17:28 The recommended git tool is: git 09:17:35 using credential edgex-jenkins-ssh 09:17:35 Cloning the remote Git repository 09:17:36 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 09:17:36 > git init /w/workspace/device-rest-go/1 # timeout=10 09:17:36 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 09:17:36 > git --version # timeout=10 09:17:36 > git --version # 'git version 2.25.1' 09:17:36 using GIT_SSH to set credentials SSH Credentials for GitHub 09:17:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:17:38 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 09:17:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:17:38 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 09:17:38 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 09:17:38 using GIT_SSH to set credentials SSH Credentials for GitHub 09:17:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/188/head:refs/remotes/origin/PR-188 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:17:39 Merging remotes/origin/main commit 4edc8d2690683859fe7dd7f6313ce2addb447006 into PR head commit 6592639535dbfe2f23e78a29db4d492bfcdc0f26 09:17:39 Merge succeeded, producing 6592639535dbfe2f23e78a29db4d492bfcdc0f26 09:17:39 Checking out Revision 6592639535dbfe2f23e78a29db4d492bfcdc0f26 (PR-188) 09:17:39 > git config core.sparsecheckout # timeout=10 09:17:39 > git checkout -f 6592639535dbfe2f23e78a29db4d492bfcdc0f26 # timeout=10 09:17:39 > git remote # timeout=10 09:17:39 > git config --get remote.origin.url # timeout=10 09:17:39 using GIT_SSH to set credentials SSH Credentials for GitHub 09:17:39 > git merge 4edc8d2690683859fe7dd7f6313ce2addb447006 # timeout=10 09:17:39 > git rev-parse HEAD^{commit} # timeout=10 09:17:39 > git config core.sparsecheckout # timeout=10 09:17:39 > git checkout -f 6592639535dbfe2f23e78a29db4d492bfcdc0f26 # timeout=10 09:17:43 Commit message: "build(deps): Bump github.com/canonical/edgex-snap-hooks/v2 from 2.2.0-beta.5 to 2.2.0 in /snap/local/hooks " 09:17:44 > git --version # timeout=10 09:17:44 > git --version # 'git version 2.25.1' 09:17:44 fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:17:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:17:45 % Total % Received % Xferd Average Speed Time Time Time Current 09:17:45 Dload Upload Total Spent Left Speed 09:17:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 196k 0 --:--:-- --:--:-- --:--:-- 196k [Pipeline] sh 09:17:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:17:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:17:46 + sudo tee /etc/docker/daemon.new 09:17:46 { 09:17:46 "registry-mirrors": [ 09:17:46 "https://nexus3.edgexfoundry.org:10001" 09:17:46 ], 09:17:46 "bip": "10.250.0.254/24", 09:17:46 "hosts": [ 09:17:46 "tcp://0.0.0.0:5555", 09:17:46 "unix:///var/run/docker.sock" 09:17:46 ], 09:17:46 "mtu": 1458, 09:17:46 "selinux-enabled": true, 09:17:46 "seccomp-profile": "/etc/docker/seccomp.json" 09:17:46 } [Pipeline] sh 09:17:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:17:46 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:18:05 provisioning config files... 09:18:05 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config5488815836929380282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:18:06 ---> docker-login.sh 09:18:06 nexus3.edgexfoundry.org:10001 09:18:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:18:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:18:07 Configure a credential helper to remove this warning. See 09:18:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:18:07 09:18:07 Login Succeeded 09:18:07 nexus3.edgexfoundry.org:10002 09:18:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:18:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:18:07 Configure a credential helper to remove this warning. See 09:18:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:18:07 09:18:07 Login Succeeded 09:18:07 nexus3.edgexfoundry.org:10003 09:18:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:18:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:18:08 Configure a credential helper to remove this warning. See 09:18:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:18:08 09:18:08 Login Succeeded 09:18:08 nexus3.edgexfoundry.org:10004 09:18:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:18:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:18:08 Configure a credential helper to remove this warning. See 09:18:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:18:08 09:18:08 Login Succeeded 09:18:08 docker.io 09:18:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:18:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:18:09 Configure a credential helper to remove this warning. See 09:18:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:18:09 09:18:09 Login Succeeded 09:18:09 ---> docker-login.sh ends [Pipeline] } 09:18:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:18:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:18:10 ========================================================= 09:18:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 09:18:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 09:18:10 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 09:18:10 Sending build context to Docker daemon 129.5kB 09:18:10 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 09:18:10 Step 2/12 : FROM ${BASE} AS builder 09:18:11 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:18:11 9b3977197b4f: Pulling fs layer 09:18:11 1a89e8eeedd5: Pulling fs layer 09:18:11 94645a83ff95: Pulling fs layer 09:18:11 3f3a8bcf1eab: Pulling fs layer 09:18:11 0c92f367c5e7: Pulling fs layer 09:18:11 3096ccb668a1: Pulling fs layer 09:18:11 e8cf19c19ddd: Pulling fs layer 09:18:11 a4caa8a26152: Pulling fs layer 09:18:11 3f3a8bcf1eab: Waiting 09:18:11 e8cf19c19ddd: Waiting 09:18:11 0c92f367c5e7: Waiting 09:18:11 a4caa8a26152: Waiting 09:18:11 3096ccb668a1: Waiting 09:18:11 94645a83ff95: Verifying Checksum 09:18:11 94645a83ff95: Download complete 09:18:11 1a89e8eeedd5: Verifying Checksum 09:18:11 1a89e8eeedd5: Download complete 09:18:11 0c92f367c5e7: Verifying Checksum 09:18:11 0c92f367c5e7: Download complete 09:18:11 9b3977197b4f: Verifying Checksum 09:18:11 9b3977197b4f: Download complete 09:18:11 e8cf19c19ddd: Verifying Checksum 09:18:11 e8cf19c19ddd: Download complete 09:18:12 9b3977197b4f: Pull complete 09:18:12 1a89e8eeedd5: Pull complete 09:18:12 94645a83ff95: Pull complete 09:18:13 a4caa8a26152: Verifying Checksum 09:18:13 a4caa8a26152: Download complete 09:18:13 3f3a8bcf1eab: Verifying Checksum 09:18:13 3f3a8bcf1eab: Download complete 09:18:26 3f3a8bcf1eab: Pull complete 09:18:26 0c92f367c5e7: Pull complete 09:18:26 3096ccb668a1: Pull complete 09:18:26 e8cf19c19ddd: Pull complete 09:18:33 a4caa8a26152: Pull complete 09:18:33 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 09:18:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 09:18:33 ---> 725f1c02e7f9 09:18:33 Step 3/12 : ARG MAKE='make build' 09:18:34 ---> Running in 8bdcf21cb244 09:18:34 Removing intermediate container 8bdcf21cb244 09:18:34 ---> 11bfccf386d0 09:18:34 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 09:18:34 ---> Running in 08b98003c36f 09:18:34 Removing intermediate container 08b98003c36f 09:18:34 ---> 101a0f4e495e 09:18:34 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 09:18:34 ---> Running in 97de83756937 09:18:35 Removing intermediate container 97de83756937 09:18:35 ---> 12c3b51a5561 09:18:35 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:18:35 ---> Running in b8eb196e3aac 09:18:38 Removing intermediate container b8eb196e3aac 09:18:38 ---> f6c75280217a 09:18:38 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:18:38 ---> Running in fefd0696756c 09:18:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:18:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:18:41 (1/4) Installing openssh-keygen (8.8_p1-r1) 09:18:41 (2/4) Installing libedit (20210910.3.1-r0) 09:18:41 (3/4) Installing openssh-client-common (8.8_p1-r1) 09:18:41 (4/4) Installing openssh-client-default (8.8_p1-r1) 09:18:41 Executing busybox-1.34.1-r3.trigger 09:18:41 OK: 224 MiB in 56 packages 09:18:42 Removing intermediate container fefd0696756c 09:18:42 ---> 3caae2247662 09:18:42 Step 8/12 : WORKDIR /device-rest-go 09:18:42 ---> Running in 19b99a07f774 09:18:43 Removing intermediate container 19b99a07f774 09:18:43 ---> e2a93041731f 09:18:43 Step 9/12 : COPY go.mod vendor* ./ 09:18:43 ---> f77bf2489f18 09:18:43 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:18:43 ---> Running in 8c27c062057b 09:19:30 Removing intermediate container 8c27c062057b 09:19:30 ---> 36a8d1cc2b8a 09:19:30 Step 11/12 : COPY . . 09:19:31 ---> 6e5ffe1c9b6e 09:19:31 Step 12/12 : RUN $MAKE 09:19:31 ---> Running in 950fa7fc968e 09:19:32 noop 09:19:32 Removing intermediate container 950fa7fc968e 09:19:32 ---> f52e8d7246da 09:19:32 Successfully built f52e8d7246da 09:19:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:19:33 + docker inspect -f . ci-base-image-arm64 09:19:33 . [Pipeline] withDockerContainer 09:19:33 prd-ubuntu20.04-docker-arm64-4c-16g-46767 does not seem to be running inside a container 09:19:33 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 09:19:35 $ docker top 46461aeb90d915df7f693e262a23007ba40aa4db1f9a6dfa68b4ace59acae51f -eo pid,comm [Pipeline] { [Pipeline] sh 09:19:36 + go version 09:19:36 go version go1.17.6 linux/arm64 [Pipeline] } 09:19:36 $ docker stop --time=1 46461aeb90d915df7f693e262a23007ba40aa4db1f9a6dfa68b4ace59acae51f 09:19:38 $ docker rm -f 46461aeb90d915df7f693e262a23007ba40aa4db1f9a6dfa68b4ace59acae51f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:19:39 + docker inspect -f . ci-base-image-arm64 09:19:39 . [Pipeline] withDockerContainer 09:19:39 prd-ubuntu20.04-docker-arm64-4c-16g-46767 does not seem to be running inside a container 09:19:39 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 09:19:40 $ docker top 48f84138f52ea2ac1568439dd4319e9369901feb1ae2bc020b9997eccc1ff4dc -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 09:19:41 + make test 09:19:41 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:19:43 ? github.com/edgexfoundry/device-rest-go [no test files] 09:21:20 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 09:21:20 ok github.com/edgexfoundry/device-rest-go/driver 0.074s coverage: 55.2% of statements 09:21:20 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:21:20 CGO_ENABLED=1 GO111MODULE=on go vet ./... 09:21:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:21:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:21:43 ./bin/test-attribution-txt.sh [Pipeline] echo 09:21:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:21:46 $ docker stop --time=1 48f84138f52ea2ac1568439dd4319e9369901feb1ae2bc020b9997eccc1ff4dc 09:21:48 $ docker rm -f 48f84138f52ea2ac1568439dd4319e9369901feb1ae2bc020b9997eccc1ff4dc [Pipeline] // withDockerContainer [Pipeline] sh 09:21:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:21:49 Warning: overwriting stash ‘coverage-report’ 09:21:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:21:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:21:51 + ls -al . 09:21:51 total 168 09:21:51 drwxrwxr-x 8 jenkins jenkins 4096 May 10 09:21 . 09:21:51 drwxrwxr-x 4 jenkins jenkins 4096 May 10 09:17 .. 09:21:51 -rw-rw-r-- 1 jenkins jenkins 151 May 10 09:17 .dockerignore 09:21:51 drwxrwxr-x 8 jenkins jenkins 4096 May 10 09:17 .git 09:21:51 drwxrwxr-x 3 jenkins jenkins 4096 May 10 09:17 .github 09:21:51 -rw-rw-r-- 1 jenkins jenkins 329 May 10 09:17 .gitignore 09:21:51 -rw-rw-r-- 1 jenkins jenkins 41 May 10 09:17 .golangci.yml 09:21:51 -rw-rw-r-- 1 jenkins jenkins 8463 May 10 09:17 Attribution.txt 09:21:51 -rw-rw-r-- 1 jenkins jenkins 11736 May 10 09:17 CHANGELOG.md 09:21:51 -rw-rw-r-- 1 jenkins jenkins 1672 May 10 09:17 Dockerfile 09:21:51 -rw-rw-r-- 1 jenkins jenkins 677 May 10 09:17 GOVERNANCE.md 09:21:51 -rw-rw-r-- 1 jenkins jenkins 680 May 10 09:17 Jenkinsfile 09:21:51 -rw-rw-r-- 1 jenkins jenkins 11340 May 10 09:17 LICENSE 09:21:51 -rw-rw-r-- 1 jenkins jenkins 1977 May 10 09:17 Makefile 09:21:51 -rw-rw-r-- 1 jenkins jenkins 620 May 10 09:17 OWNERS.md 09:21:51 -rw-rw-r-- 1 jenkins jenkins 8003 May 10 09:17 README.md 09:21:51 -rw-rw-r-- 1 jenkins jenkins 5 May 10 09:14 VERSION 09:21:51 drwxrwxr-x 2 jenkins jenkins 4096 May 10 09:17 bin 09:21:51 drwxrwxr-x 3 jenkins jenkins 4096 May 10 09:17 cmd 09:21:51 -rw-r--r-- 1 jenkins jenkins 9355 May 10 09:21 coverage.out 09:21:51 drwxrwxr-x 2 jenkins jenkins 4096 May 10 09:17 driver 09:21:51 -rw-rw-r-- 1 jenkins jenkins 3333 May 10 09:17 go.mod 09:21:51 -rw-rw-r-- 1 jenkins jenkins 35377 May 10 09:17 go.sum 09:21:51 drwxrwxr-x 3 jenkins jenkins 4096 May 10 09:17 snap 09:21:51 -rw-rw-r-- 1 jenkins jenkins 713 May 10 09:17 version.go [Pipeline] isUnix [Pipeline] sh 09:21:51 + 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=6592639535dbfe2f23e78a29db4d492bfcdc0f26 --label arch=arm64 --label version=0.0.0 . 09:21:51 Sending build context to Docker daemon 139.8kB 09:21:51 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 09:21:51 Step 2/25 : FROM ${BASE} AS builder 09:21:51 ---> f52e8d7246da 09:21:51 Step 3/25 : ARG MAKE='make build' 09:21:51 ---> Running in cca46502c20f 09:21:52 Removing intermediate container cca46502c20f 09:21:52 ---> 2508429bd252 09:21:52 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 09:21:52 ---> Running in 42f080ba63a0 09:21:52 Removing intermediate container 42f080ba63a0 09:21:52 ---> c45be0e62505 09:21:52 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 09:21:52 ---> Running in c767673167bf 09:21:53 Removing intermediate container c767673167bf 09:21:53 ---> ce9a7d83c380 09:21:53 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:21:53 ---> Running in ce08d7d5e569 09:21:55 Removing intermediate container ce08d7d5e569 09:21:55 ---> 66fc651dbb9a 09:21:55 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:21:55 ---> Running in fe1b4ae1beff 09:21:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:21:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:21:58 OK: 224 MiB in 56 packages 09:21:59 Removing intermediate container fe1b4ae1beff 09:21:59 ---> 1194be9a1869 09:21:59 Step 8/25 : WORKDIR /device-rest-go 09:21:59 ---> Running in f2b8a001b973 09:21:59 Removing intermediate container f2b8a001b973 09:21:59 ---> 5d3573ba7770 09:21:59 Step 9/25 : COPY go.mod vendor* ./ 09:21:59 ---> 4f54f26c1b4b 09:21:59 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:22:00 ---> Running in e8213915a523 09:22:02 Removing intermediate container e8213915a523 09:22:02 ---> f49f029a39aa 09:22:02 Step 11/25 : COPY . . 09:22:02 ---> f4dadc50d600 09:22:02 Step 12/25 : RUN $MAKE 09:22:03 ---> Running in 1bfbe5239aaa 09:22:04 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 09:24:26 Removing intermediate container 1bfbe5239aaa 09:24:26 ---> 71c834e68ad8 09:24:26 Step 13/25 : FROM alpine:3.14 09:24:26 3.14: Pulling from library/alpine 09:24:26 455c02918c45: Pulling fs layer 09:24:26 455c02918c45: Verifying Checksum 09:24:26 455c02918c45: Download complete 09:24:26 455c02918c45: Pull complete 09:24:26 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 09:24:26 Status: Downloaded newer image for alpine:3.14 09:24:26 ---> ac73e934f311 09:24:26 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 09:24:26 ---> Running in b21c4850e054 09:24:26 Removing intermediate container b21c4850e054 09:24:26 ---> cb2c1ce1b5d0 09:24:26 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 09:24:26 ---> Running in ccb61db3c099 09:24:26 Removing intermediate container ccb61db3c099 09:24:26 ---> c106cdd5b446 09:24:26 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 09:24:26 ---> Running in 38a34e1536d5 09:24:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:24:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:24:26 (1/6) Installing dumb-init (1.2.5-r1) 09:24:26 (2/6) Installing libgcc (10.3.1_git20210424-r2) 09:24:26 (3/6) Installing libsodium (1.0.18-r0) 09:24:26 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 09:24:26 (5/6) Installing libzmq (4.3.4-r0) 09:24:26 (6/6) Installing zeromq (4.3.4-r0) 09:24:26 Executing busybox-1.33.1-r7.trigger 09:24:26 OK: 8 MiB in 20 packages 09:24:26 Removing intermediate container 38a34e1536d5 09:24:26 ---> c7a2942bbb34 09:24:26 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 09:24:26 ---> 03111fcb435f 09:24:26 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 09:24:26 ---> ed57a39b96c0 09:24:26 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 09:24:26 ---> 63b6a78043dc 09:24:26 Step 20/25 : EXPOSE 59986 09:24:26 ---> Running in 074874e6fd21 09:24:26 Removing intermediate container 074874e6fd21 09:24:26 ---> e76e63f0ae62 09:24:26 Step 21/25 : ENTRYPOINT ["/device-rest"] 09:24:26 ---> Running in 7d4a6df73a10 09:24:26 Removing intermediate container 7d4a6df73a10 09:24:26 ---> da5b5417bad3 09:24:26 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 09:24:26 ---> Running in a4db995c8feb 09:24:26 Removing intermediate container a4db995c8feb 09:24:26 ---> 8dd3840670e1 09:24:26 Step 23/25 : LABEL arch=arm64 09:24:26 ---> Running in da8c09f043a0 09:24:26 Removing intermediate container da8c09f043a0 09:24:26 ---> 0029a02f24cb 09:24:26 Step 24/25 : LABEL git_sha=6592639535dbfe2f23e78a29db4d492bfcdc0f26 09:24:26 ---> Running in 9992abe10fc8 09:24:26 Removing intermediate container 9992abe10fc8 09:24:26 ---> 0e2eaf180076 09:24:26 Step 25/25 : LABEL version=0.0.0 09:24:26 ---> Running in e56ac4cfe54d 09:24:27 Removing intermediate container e56ac4cfe54d 09:24:27 ---> 15d729a262f4 09:24:27 [Warning] One or more build-args [ARCH] were not consumed 09:24:27 Successfully built 15d729a262f4 09:24:27 Successfully tagged device-rest-arm64:latest [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] sh 09:24:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:24:27 09:24:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 09:24:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:24:28 arm64: Pulling from edgex-lftools-log-publisher 09:24:28 8998bd30e6a1: Pulling fs layer 09:24:28 04944245beec: Pulling fs layer 09:24:28 699f458cf7ca: Pulling fs layer 09:24:28 765212b225bb: Pulling fs layer 09:24:28 f23df028b6ca: Pulling fs layer 09:24:28 d65c8cfc05b1: Pulling fs layer 09:24:28 2437ff75d9bd: Pulling fs layer 09:24:28 765212b225bb: Waiting 09:24:28 f23df028b6ca: Waiting 09:24:28 d65c8cfc05b1: Waiting 09:24:28 2437ff75d9bd: Waiting 09:24:28 04944245beec: Verifying Checksum 09:24:28 04944245beec: Download complete 09:24:28 765212b225bb: Verifying Checksum 09:24:28 765212b225bb: Download complete 09:24:28 f23df028b6ca: Verifying Checksum 09:24:28 f23df028b6ca: Download complete 09:24:28 d65c8cfc05b1: Verifying Checksum 09:24:28 d65c8cfc05b1: Download complete 09:24:28 699f458cf7ca: Verifying Checksum 09:24:29 8998bd30e6a1: Verifying Checksum 09:24:29 8998bd30e6a1: Download complete 09:24:31 2437ff75d9bd: Verifying Checksum 09:24:31 2437ff75d9bd: Download complete 09:24:33 8998bd30e6a1: Pull complete 09:24:34 04944245beec: Pull complete 09:24:35 699f458cf7ca: Pull complete 09:24:35 765212b225bb: Pull complete 09:24:36 f23df028b6ca: Pull complete 09:24:36 d65c8cfc05b1: Pull complete 09:24:51 2437ff75d9bd: Pull complete 09:24:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:24:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:24:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 09:24:52 prd-ubuntu20.04-docker-arm64-4c-16g-46767 does not seem to be running inside a container 09:24: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/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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:24:55 $ docker top b68d59814fc18689b2c53f4fe2525f8c0b36dd9ccb008f1351244bf3ff2851df -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:24:56 ---> job-cost.sh 09:24:56 lf-activate-venv: SKIPPING 09:24:56 INFO: No Stack... 09:24:56 INFO: Retrieving Pricing Info for: v3-standard-4 09:24:57 INFO: Archiving Costs [Pipeline] sh 09:24:58 + cat /w/workspace/device-rest-go/1/archives/cost.csv 09:24:58 + cut -d, -f6 [Pipeline] lock 09:24:58 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-188-1-stack-cost] 09:24:58 Resource [jenkins-edgexfoundry-device-rest-go-PR-188-1-stack-cost] did not exist. Created. 09:24:58 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-188-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:24:59 /w/workspace/device-rest-go/1@tmp/durable-7bff9774/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:24:59 + echo total: 0.10999999940395355 [Pipeline] stash 09:25:00 Warning: overwriting stash ‘stack-cost’ 09:25:00 Stashed 1 file(s) [Pipeline] } 09:25:00 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-188-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:25:00 $ docker stop --time=1 b68d59814fc18689b2c53f4fe2525f8c0b36dd9ccb008f1351244bf3ff2851df 09:25:01 $ docker rm -f b68d59814fc18689b2c53f4fe2525f8c0b36dd9ccb008f1351244bf3ff2851df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:25:02 provisioning config files... 09:25:02 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-188@tmp/config4953143478304650890tmp [Pipeline] { [Pipeline] sh 09:25:03 + set +x 09:25:03 + + curlbash -s -s -- https://codecov.io/bash 09:25:03 09:25:03 09:25:03 _____ _ 09:25:03 / ____| | | 09:25:03 | | ___ __| | ___ ___ _____ __ 09:25:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:25:03 | |___| (_) | (_| | __/ (_| (_) \ V / 09:25:03 \_____\___/ \__,_|\___|\___\___/ \_/ 09:25:03 Bash-1.0.6 09:25:03 09:25:03 09:25:03 ==> git version 2.25.1 found 09:25:03 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:25:03 Release-Date: 2020-01-08 09:25:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:25:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:25:03 ==> Jenkins CI detected. 09:25:03 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-188 09:25:03 project root: . 09:25:03 --> token set from env 09:25:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:25:03 ==> Running gcov in . (disable via -X gcov) 09:25:03 ==> Python coveragepy not found 09:25:03 ==> Searching for coverage reports in: 09:25:03 + . 09:25:03 -> Found 1 reports 09:25:03 ==> Detecting git/mercurial file structure 09:25:03 ==> Reading reports 09:25:03 + ./coverage.out bytes=9355 09:25:03 ==> Appending adjustments 09:25:03 https://docs.codecov.io/docs/fixing-reports 09:25:03 + Found adjustments 09:25:03 ==> Gzipping contents 09:25:03 4.0K /tmp/codecov.njKnHW.gz 09:25:03 ==> Uploading reports 09:25:03 url: https://codecov.io 09:25:03 query: branch=PR-188&commit=6592639535dbfe2f23e78a29db4d492bfcdc0f26&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-188%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=188&job=&cmd_args= 09:25:03 -> Pinging Codecov 09:25:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-188&commit=6592639535dbfe2f23e78a29db4d492bfcdc0f26&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-188%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=188&job=&cmd_args= 09:25:03 -> Uploading to 09:25:03 https://storage.googleapis.com/codecov/v4/raw/2022-05-10/4E5D53B4F1F92C436F7061BF334D961C/6592639535dbfe2f23e78a29db4d492bfcdc0f26/8b681166-76c7-42c4-8de0-14c67d608bfa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T092503Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=942b421bb25c23bb6f062ec97f565fe79a1c217eebe68f3848d66896140b9169 09:25:03 % Total % Received % Xferd Average Speed Time Time Time Current 09:25:03 Dload Upload Total Spent Left Speed 09:25:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1806 0 0 100 1806 0 8896 --:--:-- --:--:-- --:--:-- 8852 100 1806 0 0 100 1806 0 8284 --:--:-- --:--:-- --:--:-- 8246 09:25:03 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/6592639535dbfe2f23e78a29db4d492bfcdc0f26 [Pipeline] } 09:25:03 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 09:25:05 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-188/archives ] 09:25:05 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-188/archives 09:25:05 total 16 09:25:05 drwxr-xr-x 3 root root 4096 May 10 09:15 . 09:25:05 drwxrwxr-x 10 jenkins jenkins 4096 May 10 09:15 .. 09:25:05 drwxr-xr-x 2 root root 4096 May 10 09:15 cost 09:25:05 -rw-r--r-- 1 root root 85 May 10 09:15 cost.csv 09:25:05 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-188/archives 09:25:05 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-188/archives 09:25:05 total 16 09:25:05 drwxr-xr-x 3 jenkins jenkins 4096 May 10 09:15 . 09:25:05 drwxrwxr-x 10 jenkins jenkins 4096 May 10 09:15 .. 09:25:05 drwxr-xr-x 2 jenkins jenkins 4096 May 10 09:15 cost 09:25:05 -rw-r--r-- 1 jenkins jenkins 85 May 10 09:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:25:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:25:06 ---> package-listing.sh 09:25:06 ++ facter osfamily 09:25:06 ++ tr '[:upper:]' '[:lower:]' 09:25:07 + OS_FAMILY=debian 09:25:07 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-188 09:25:07 + START_PACKAGES=/tmp/packages_start.txt 09:25:07 + END_PACKAGES=/tmp/packages_end.txt 09:25:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:25:07 + PACKAGES=/tmp/packages_start.txt 09:25:07 + '[' /w/workspace/gexfoundry_device-rest-go_PR-188 ']' 09:25:07 + PACKAGES=/tmp/packages_end.txt 09:25:07 + case "${OS_FAMILY}" in 09:25:07 + dpkg -l 09:25:07 + grep '^ii' 09:25:07 + '[' -f /tmp/packages_start.txt ']' 09:25:07 + '[' -f /tmp/packages_end.txt ']' 09:25:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:25:07 + '[' /w/workspace/gexfoundry_device-rest-go_PR-188 ']' 09:25:07 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-188/archives/ 09:25:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-188/archives/ [Pipeline] echo 09:25:07 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-188/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:25:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:25:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:25:07 . [Pipeline] withDockerContainer 09:25:08 prd-ubuntu20.04-docker-8c-8g-46737 does not seem to be running inside a container 09:25:08 $ 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-188/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-188 -v /w/workspace/gexfoundry_device-rest-go_PR-188:/w/workspace/gexfoundry_device-rest-go_PR-188:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-188@tmp:/w/workspace/gexfoundry_device-rest-go_PR-188@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:25:08 $ docker top a93b0774e29f2f3a298f8c805c98c65ed63f82790b785f45e7442e7000533350 -eo pid,comm [Pipeline] { [Pipeline] sh 09:25:08 + touch /tmp/pre-build-complete [Pipeline] sh 09:25:08 + mkdir -p /var/log/sysstat [Pipeline] sh 09:25:09 + ls /var/log/sa-host 09:25:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:25:09 provisioning config files... 09:25:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-188@tmp/config6493994280457319941tmp [Pipeline] { [Pipeline] echo 09:25:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:25:09 ---> create-netrc.sh [Pipeline] } 09:25:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:25:10 ---> python-tools-install.sh [Pipeline] echo 09:25:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:25:10 ---> sudo-logs.sh 09:25:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:25:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:25:11 ---> job-cost.sh 09:25:11 lf-activate-venv: SKIPPING 09:25:11 DEBUG: total: 0.2199999988079071 09:25:11 INFO: Retrieving Stack Cost... 09:25:11 INFO: Retrieving Pricing Info for: v3-standard-8 09:25:11 INFO: Archiving Costs [Pipeline] echo 09:25:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:25:12 ---> logs-deploy.sh 09:25:12 lf-activate-venv: SKIPPING 09:25:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-188/1 09:25:12 INFO: archiving workspace using pattern(s): 09:25:13 Archives upload complete. 09:25:13 INFO: archiving logs to Nexus