Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f59931cb00464bda3f8f42fae1d216d23ad1921a+eb45550bbe0df662ecfda2dd82817b25f9b033bb (987e9807c2564181eb6b11ddaa2c123b3dbae859) 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-ssh9849094266290475013.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh827517052648838943.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-263/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-263/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6346414621642121858.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11833939108391166985.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-263/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-263/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12481222547503671550.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-468’ Running on prd-ubuntu20.04-docker-8c-8g-470 in /w/workspace/gexfoundry_device-rest-go_PR-263 [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-263 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit eb45550bbe0df662ecfda2dd82817b25f9b033bb into PR head commit f59931cb00464bda3f8f42fae1d216d23ad1921a Merge succeeded, producing d5887298a6d874d1fae85411bfe874c0f694894a Checking out Revision d5887298a6d874d1fae85411bfe874c0f694894a (PR-263) > 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/263/head:refs/remotes/origin/PR-263 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f59931cb00464bda3f8f42fae1d216d23ad1921a # 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 eb45550bbe0df662ecfda2dd82817b25f9b033bb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d5887298a6d874d1fae85411bfe874c0f694894a # timeout=10 Commit message: "Merge commit 'eb45550bbe0df662ecfda2dd82817b25f9b033bb' into HEAD" > git rev-list --no-walk f59931cb00464bda3f8f42fae1d216d23ad1921a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:08:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:08:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:08:47 ========================================================= 15:08:47 EdgeX Global Pipelines Version Info 15:08:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:08:48 ------------------- 15:08:48 stable info: 15:08:48 ------------------- 15:08:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:08:48 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 15:08:48 Message: update stable to v1.0.245 15:08:48 ------------------- 15:08:48 experimental info: 15:08:48 ------------------- 15:08:48 Commited By: **** collab-it+edgex@linuxfoundation.org 15:08:48 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 15:08:48 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:08:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 15:08:49 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 15:08:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:08:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:08:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:08:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:08:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:08:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:08:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:08:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:08:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:08:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 15:08:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:08:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:08:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:08:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:08:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:08:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:08:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:08:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:08:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:08:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:08:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:08:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:08:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:08:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:08:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:08:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-263 [Pipeline] echo 15:08:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-263 [Pipeline] echo 15:08:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-263 [Pipeline] echo 15:08:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d5887298a6d874d1fae85411bfe874c0f694894a [Pipeline] echo 15:08:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d588729 [Pipeline] echo 15:08:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:08:49 provisioning config files... 15:08:49 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-263@tmp/config16374604014502981535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:08:49 ---> docker-login.sh 15:08:49 nexus3.edgexfoundry.org:10001 15:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:50 Configure a credential helper to remove this warning. See 15:08:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:50 15:08:50 Login Succeeded 15:08:50 nexus3.edgexfoundry.org:10002 15:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:50 Configure a credential helper to remove this warning. See 15:08:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:50 15:08:50 Login Succeeded 15:08:50 nexus3.edgexfoundry.org:10003 15:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:50 Configure a credential helper to remove this warning. See 15:08:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:50 15:08:50 Login Succeeded 15:08:50 nexus3.edgexfoundry.org:10004 15:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:50 Configure a credential helper to remove this warning. See 15:08:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:50 15:08:50 Login Succeeded 15:08:50 docker.io 15:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:50 Configure a credential helper to remove this warning. See 15:08:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:50 15:08:50 Login Succeeded 15:08:50 ---> docker-login.sh ends [Pipeline] } 15:08:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:08:51 + git rev-list -1 --merges d5887298a6d874d1fae85411bfe874c0f694894a~1..d5887298a6d874d1fae85411bfe874c0f694894a [Pipeline] echo 15:08:51 -----------> git rev-list -1 --merges d5887298a6d874d1fae85411bfe874c0f694894a~1..d5887298a6d874d1fae85411bfe874c0f694894a d5887298a6d874d1fae85411bfe874c0f694894a 15:08:51 d5887298a6d874d1fae85411bfe874c0f694894a [false] [Pipeline] sh 15:08:51 + git log --format=format:%s -1 d5887298a6d874d1fae85411bfe874c0f694894a [Pipeline] echo 15:08:51 ========================================================= 15:08:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:08:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:08:51 + git log --format=format:%s -1 d5887298a6d874d1fae85411bfe874c0f694894a [Pipeline] echo 15:08:51 [semverPrep] GIT_COMMIT: d5887298a6d874d1fae85411bfe874c0f694894a, Commit Message: Merge commit 'eb45550bbe0df662ecfda2dd82817b25f9b033bb' into HEAD [Pipeline] echo 15:08:51 [semverPrep] This is not a build commit. [Pipeline] sh 15:08:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:08:52 + grep -v github /etc/ssh/ssh_known_hosts 15:08:52 + [ -e /tmp/ssh_known_hosts ] 15:08:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:08:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:08:52 + sudo tee -a /etc/ssh/ssh_known_hosts 15:08:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:08:52 15:08:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:08:52 0.1.4: Pulling from edgex-devops/py-git-semver 15:08:52 b85a868b505f: Pulling fs layer 15:08:52 e2be974225ed: Pulling fs layer 15:08:52 339a4e72a1f5: Pulling fs layer 15:08:52 988bab9f4d93: Pulling fs layer 15:08:52 1469e6f7b9e6: Pulling fs layer 15:08:52 eaf3925da568: Pulling fs layer 15:08:52 bab4dde63d76: Pulling fs layer 15:08:52 bde34c3a00c8: Pulling fs layer 15:08:52 b352a97aabf1: Pulling fs layer 15:08:52 4872d77fe225: Pulling fs layer 15:08:52 5851b861e8e6: Pulling fs layer 15:08:52 988bab9f4d93: Waiting 15:08:52 1469e6f7b9e6: Waiting 15:08:52 eaf3925da568: Waiting 15:08:52 bde34c3a00c8: Waiting 15:08:52 5851b861e8e6: Waiting 15:08:52 bab4dde63d76: Waiting 15:08:52 b352a97aabf1: Waiting 15:08:52 4872d77fe225: Waiting 15:08:52 e2be974225ed: Download complete 15:08:52 988bab9f4d93: Verifying Checksum 15:08:52 988bab9f4d93: Download complete 15:08:53 1469e6f7b9e6: Verifying Checksum 15:08:53 1469e6f7b9e6: Download complete 15:08:53 eaf3925da568: Verifying Checksum 15:08:53 eaf3925da568: Download complete 15:08:53 339a4e72a1f5: Verifying Checksum 15:08:53 339a4e72a1f5: Download complete 15:08:53 bde34c3a00c8: Download complete 15:08:53 b352a97aabf1: Verifying Checksum 15:08:53 b352a97aabf1: Download complete 15:08:53 4872d77fe225: Download complete 15:08:53 5851b861e8e6: Download complete 15:08:53 b85a868b505f: Download complete 15:08:53 bab4dde63d76: Verifying Checksum 15:08:53 bab4dde63d76: Download complete 15:08:54 b85a868b505f: Pull complete 15:08:54 e2be974225ed: Pull complete 15:08:55 339a4e72a1f5: Pull complete 15:08:55 988bab9f4d93: Pull complete 15:08:55 1469e6f7b9e6: Pull complete 15:08:55 eaf3925da568: Pull complete 15:08:57 bab4dde63d76: Pull complete 15:08:57 bde34c3a00c8: Pull complete 15:08:57 b352a97aabf1: Pull complete 15:08:57 4872d77fe225: Pull complete 15:08:57 5851b861e8e6: Pull complete 15:08:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:08:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:08:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:08:57 prd-ubuntu20.04-docker-8c-8g-470 does not seem to be running inside a container 15:08:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-263 -v /w/workspace/gexfoundry_device-rest-go_PR-263:/w/workspace/gexfoundry_device-rest-go_PR-263:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-263@tmp:/w/workspace/gexfoundry_device-rest-go_PR-263@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:08:59 $ docker top 124c42a3f799c73c02af51dd71d77723ef7153cfa9cbbcbcedfa84584a03cb0e -eo pid,comm 15:08:59 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). 15:08:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:08:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:08:59 [ssh-agent] Looking for ssh-agent implementation... 15:08:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:08:59 $ docker exec 124c42a3f799c73c02af51dd71d77723ef7153cfa9cbbcbcedfa84584a03cb0e ssh-agent 15:08:59 SSH_AUTH_SOCK=/tmp/ssh-hVwdqyfGXipa/agent.31 15:08:59 SSH_AGENT_PID=37 15:08:59 Running ssh-add (command line suppressed) 15:08:59 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-263@tmp/private_key_8287562051905911271.key (/w/workspace/gexfoundry_device-rest-go_PR-263@tmp/private_key_8287562051905911271.key) 15:08:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:08:59 + git tag --points-at HEAD [Pipeline] } 15:08:59 $ docker exec --env ******** --env ******** 124c42a3f799c73c02af51dd71d77723ef7153cfa9cbbcbcedfa84584a03cb0e ssh-agent -k 15:09:00 unset SSH_AUTH_SOCK; 15:09:00 unset SSH_AGENT_PID; 15:09:00 echo Agent pid 37 killed; 15:09:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:09:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:09:00 [ssh-agent] Looking for ssh-agent implementation... 15:09:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:09:00 $ docker exec 124c42a3f799c73c02af51dd71d77723ef7153cfa9cbbcbcedfa84584a03cb0e ssh-agent 15:09:00 SSH_AUTH_SOCK=/tmp/ssh-bwYgZGIMT7Pk/agent.70 15:09:00 SSH_AGENT_PID=76 15:09:00 Running ssh-add (command line suppressed) 15:09:00 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-263@tmp/private_key_5699099803552173671.key (/w/workspace/gexfoundry_device-rest-go_PR-263@tmp/private_key_5699099803552173671.key) 15:09:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:09:00 + git semver init 15:09:00 2023-03-15 15:09:00,894 [run_init] DEBUG init version:0.0.0 force:False 15:09:00 2023-03-15 15:09:00,895 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-263/.semver 15:09:00 2023-03-15 15:09:00,896 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-263/.semver 15:09:00 2023-03-15 15:09:00,896 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-263/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-263, universal_newlines=False, shell=None, istream=None) 15:09:02 2023-03-15 15:09:01,910 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-263/.git/info/exclude 15:09:02 2023-03-15 15:09:01,911 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-263/.semver/PR-263 with force:False 15:09:02 2023-03-15 15:09:01,911 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-263/.semver/PR-263 15:09:02 2023-03-15 15:09:01,915 [execute] INFO git cat-file --batch-check 15:09:02 2023-03-15 15:09:01,915 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-263/.semver, universal_newlines=False, shell=None, istream=) 15:09:02 2023-03-15 15:09:01,921 [execute] INFO git cat-file --batch 15:09:02 2023-03-15 15:09:01,922 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-263/.semver, universal_newlines=False, shell=None, istream=) 15:09:02 2023-03-15 15:09:01,927 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-263/.semver/PR-263 15:09:02 0.0.0 [Pipeline] } 15:09:02 $ docker exec --env ******** --env ******** 124c42a3f799c73c02af51dd71d77723ef7153cfa9cbbcbcedfa84584a03cb0e ssh-agent -k 15:09:02 unset SSH_AUTH_SOCK; 15:09:02 unset SSH_AGENT_PID; 15:09:02 echo Agent pid 76 killed; 15:09:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:09:02 + git semver [Pipeline] } 15:09:03 $ docker stop --time=1 124c42a3f799c73c02af51dd71d77723ef7153cfa9cbbcbcedfa84584a03cb0e 15:09:04 $ docker rm -f --volumes 124c42a3f799c73c02af51dd71d77723ef7153cfa9cbbcbcedfa84584a03cb0e [Pipeline] // withDockerContainer [Pipeline] sh 15:09:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:09:04 Stashed 1 file(s) [Pipeline] echo 15:09:04 [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 15:09:05 provisioning config files... 15:09:05 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-263@tmp/config8630189593261946984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:09:05 ---> docker-login.sh 15:09:05 nexus3.edgexfoundry.org:10001 15:09:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:05 Configure a credential helper to remove this warning. See 15:09:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:05 15:09:05 Login Succeeded 15:09:05 nexus3.edgexfoundry.org:10002 15:09:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:05 Configure a credential helper to remove this warning. See 15:09:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:05 15:09:05 Login Succeeded 15:09:05 nexus3.edgexfoundry.org:10003 15:09:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:05 Configure a credential helper to remove this warning. See 15:09:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:05 15:09:05 Login Succeeded 15:09:05 nexus3.edgexfoundry.org:10004 15:09:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:05 Configure a credential helper to remove this warning. See 15:09:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:05 15:09:05 Login Succeeded 15:09:05 docker.io 15:09:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:05 Configure a credential helper to remove this warning. See 15:09:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:05 15:09:05 Login Succeeded 15:09:05 ---> docker-login.sh ends [Pipeline] } 15:09:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:09:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:09:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:09:05 ========================================================= 15:09:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:09:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:06 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:09:06 Sending build context to Docker daemon 10.85MB 15:09:06 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:09:06 Step 2/12 : FROM ${BASE} AS builder 15:09:06 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:09:06 63b65145d645: Pulling fs layer 15:09:06 a2d21d5440eb: Pulling fs layer 15:09:06 935e6c44a52c: Pulling fs layer 15:09:06 94cc34f8dd06: Pulling fs layer 15:09:06 30dea6a524f1: Pulling fs layer 15:09:06 a2aff8979fd8: Pulling fs layer 15:09:06 6808be2612f2: Pulling fs layer 15:09:06 f25807f1079a: Pulling fs layer 15:09:06 94cc34f8dd06: Waiting 15:09:06 6808be2612f2: Waiting 15:09:06 f25807f1079a: Waiting 15:09:06 30dea6a524f1: Waiting 15:09:06 a2aff8979fd8: Waiting 15:09:06 a2d21d5440eb: Verifying Checksum 15:09:06 a2d21d5440eb: Download complete 15:09:06 94cc34f8dd06: Verifying Checksum 15:09:06 94cc34f8dd06: Download complete 15:09:06 30dea6a524f1: Download complete 15:09:06 63b65145d645: Verifying Checksum 15:09:06 63b65145d645: Download complete 15:09:06 a2aff8979fd8: Verifying Checksum 15:09:06 a2aff8979fd8: Download complete 15:09:06 63b65145d645: Pull complete 15:09:06 a2d21d5440eb: Pull complete 15:09:07 f25807f1079a: Verifying Checksum 15:09:07 f25807f1079a: Download complete 15:09:07 935e6c44a52c: Verifying Checksum 15:09:07 935e6c44a52c: Download complete 15:09:07 6808be2612f2: Verifying Checksum 15:09:07 6808be2612f2: Download complete 15:09:10 935e6c44a52c: Pull complete 15:09:10 94cc34f8dd06: Pull complete 15:09:10 30dea6a524f1: Pull complete 15:09:10 a2aff8979fd8: Pull complete 15:09:12 6808be2612f2: Pull complete 15:09:13 f25807f1079a: Pull complete 15:09:13 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 15:09:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:09:13 ---> 3b553350e43f 15:09:13 Step 3/12 : ARG ADD_BUILD_TAGS="" 15:09:16 ---> Running in cbfdc229f84b 15:09:16 Removing intermediate container cbfdc229f84b 15:09:16 ---> cd3f8b46e541 15:09:16 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:09:16 ---> Running in ba5d0522c5d1 15:09:16 Removing intermediate container ba5d0522c5d1 15:09:16 ---> 5c8b651b5b8b 15:09:16 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:09:16 ---> Running in 7e69257a4cb8 15:09:16 Removing intermediate container 7e69257a4cb8 15:09:16 ---> f7f6f7387dc2 15:09:16 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 15:09:16 ---> Running in e2e9d7bce46b 15:09:16 Removing intermediate container e2e9d7bce46b 15:09:16 ---> eb0e6745013c 15:09:16 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:09:16 ---> Running in a6a855638de1 15:09:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:09:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:09:17 (1/4) Installing openssh-keygen (9.1_p1-r2) 15:09:17 (2/4) Installing libedit (20221030.3.1-r0) 15:09:17 (3/4) Installing openssh-client-common (9.1_p1-r2) 15:09:17 (4/4) Installing openssh-client-default (9.1_p1-r2) 15:09:17 Executing busybox-1.35.0-r29.trigger 15:09:17 OK: 269 MiB in 57 packages 15:09:18 Removing intermediate container a6a855638de1 15:09:18 ---> 4e9e9a44c55b 15:09:18 Step 8/12 : WORKDIR /device-rest-go 15:09:18 ---> Running in 41fe7efe1f8d 15:09:18 Removing intermediate container 41fe7efe1f8d 15:09:18 ---> 21968c50aad5 15:09:18 Step 9/12 : COPY go.mod vendor* ./ 15:09:18 ---> ad9e0b462723 15:09:18 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:09:18 ---> Running in a920f5d4ae7b 15:09:20 Still waiting to schedule task 15:09:20 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-469’ 15:09:45 Removing intermediate container a920f5d4ae7b 15:09:45 ---> 59d8f366a5cc 15:09:45 Step 11/12 : COPY . . 15:09:45 ---> 756f3687b7f5 15:09:45 Step 12/12 : RUN $MAKE 15:09:45 ---> Running in 6e980d9ba9a9 15:09:45 noop 15:09:45 Removing intermediate container 6e980d9ba9a9 15:09:45 ---> 48755ddcbcc2 15:09:45 Successfully built 48755ddcbcc2 15:09:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:45 + docker inspect -f . ci-base-image-x86_64 15:09:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:09:45 prd-ubuntu20.04-docker-8c-8g-470 does not seem to be running inside a container 15:09:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-263 -v /w/workspace/gexfoundry_device-rest-go_PR-263:/w/workspace/gexfoundry_device-rest-go_PR-263:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-263@tmp:/w/workspace/gexfoundry_device-rest-go_PR-263@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 ******** ci-base-image-x86_64 cat 15:09:45 $ docker top 976b774a6f09878c6b86e355bf4dab80b7a2811f15b9cae5830f8b3be1db422d -eo pid,comm [Pipeline] { [Pipeline] sh 15:09:46 + go version 15:09:46 go version go1.20.2 linux/amd64 [Pipeline] } 15:09:46 $ docker stop --time=1 976b774a6f09878c6b86e355bf4dab80b7a2811f15b9cae5830f8b3be1db422d 15:09:47 $ docker rm -f --volumes 976b774a6f09878c6b86e355bf4dab80b7a2811f15b9cae5830f8b3be1db422d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:47 + docker inspect -f . ci-base-image-x86_64 15:09:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:09:48 prd-ubuntu20.04-docker-8c-8g-470 does not seem to be running inside a container 15:09:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-rest-go_PR-263 -v /w/workspace/gexfoundry_device-rest-go_PR-263:/w/workspace/gexfoundry_device-rest-go_PR-263:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-263@tmp:/w/workspace/gexfoundry_device-rest-go_PR-263@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 ******** ci-base-image-x86_64 cat 15:09:48 $ docker top 8c4608628a878aa2a0ffa1eb715a4ad9bbc1b5b30d129151cae830891a1a7d89 -eo pid,comm [Pipeline] { [Pipeline] sh 15:09:48 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-263 [Pipeline] fileExists [Pipeline] sh 15:09:49 + make test 15:09:49 go test ./... -coverprofile=coverage.out ./... 15:09:54 ? github.com/edgexfoundry/device-rest-go [no test files] 15:10:02 # github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 15:10:02 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:42:18: invalid operation: pv.Offset != "" (mismatched types float64 and untyped string) 15:10:02 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:42:37: invalid operation: pv.Offset != defaultOffset (mismatched types float64 and string) 15:10:02 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:43:45: cannot use pv.Offset (variable of type float64) as string value in argument to transformOffset 15:10:02 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:48:17: invalid operation: pv.Scale != "" (mismatched types float64 and untyped string) 15:10:02 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:48:35: invalid operation: pv.Scale != defaultScale (mismatched types float64 and string) 15:10:02 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:49:44: cannot use pv.Scale (variable of type float64) as string value in argument to transformScale 15:10:02 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:54:16: invalid operation: pv.Base != "" (mismatched types float64 and untyped string) 15:10:02 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:54:33: invalid operation: pv.Base != defaultBase (mismatched types float64 and string) 15:10:02 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:55:43: cannot use pv.Base (variable of type float64) as string value in argument to transformBase 15:10:02 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformresult.go:53:16: invalid operation: pv.Mask != "" (mismatched types uint64 and untyped string) 15:10:02 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformresult.go:53:16: too many errors 15:10:02 ok github.com/edgexfoundry/device-rest-go/driver 0.014s coverage: 33.1% of statements 15:10:02 FAIL 15:10:02 make: *** [Makefile:29: unittest] Error 1 [Pipeline] } 15:10:02 $ docker stop --time=1 8c4608628a878aa2a0ffa1eb715a4ad9bbc1b5b30d129151cae830891a1a7d89 15:10:05 $ docker rm -f --volumes 8c4608628a878aa2a0ffa1eb715a4ad9bbc1b5b30d129151cae830891a1a7d89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:10:06 15:10:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:10:06 latest: Pulling from edgex-lftools-log-publisher 15:10:06 5eb5b503b376: Pulling fs layer 15:10:06 5c69ac0246d0: Pulling fs layer 15:10:06 ec43610c2a17: Pulling fs layer 15:10:06 3a2ae6a8a46f: Pulling fs layer 15:10:06 33b1e0a273af: Pulling fs layer 15:10:06 5d3b04190fa2: Pulling fs layer 15:10:06 2f39f015ded8: Pulling fs layer 15:10:06 5d3b04190fa2: Waiting 15:10:06 2f39f015ded8: Waiting 15:10:06 3a2ae6a8a46f: Waiting 15:10:06 33b1e0a273af: Waiting 15:10:06 5c69ac0246d0: Verifying Checksum 15:10:06 5c69ac0246d0: Download complete 15:10:06 3a2ae6a8a46f: Download complete 15:10:06 33b1e0a273af: Verifying Checksum 15:10:06 33b1e0a273af: Download complete 15:10:06 5d3b04190fa2: Verifying Checksum 15:10:06 5d3b04190fa2: Download complete 15:10:06 ec43610c2a17: Verifying Checksum 15:10:06 ec43610c2a17: Download complete 15:10:06 5eb5b503b376: Verifying Checksum 15:10:06 5eb5b503b376: Download complete 15:10:07 2f39f015ded8: Download complete 15:10:07 5eb5b503b376: Pull complete 15:10:08 5c69ac0246d0: Pull complete 15:10:08 ec43610c2a17: Pull complete 15:10:08 3a2ae6a8a46f: Pull complete 15:10:09 33b1e0a273af: Pull complete 15:10:09 5d3b04190fa2: Pull complete 15:10:13 2f39f015ded8: Pull complete 15:10:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:10:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:10:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:10:13 prd-ubuntu20.04-docker-8c-8g-470 does not seem to be running inside a container 15:10:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-263 -v /w/workspace/gexfoundry_device-rest-go_PR-263:/w/workspace/gexfoundry_device-rest-go_PR-263:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-263@tmp:/w/workspace/gexfoundry_device-rest-go_PR-263@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 15:10:17 $ docker top 9307264ac9c6ae5d7681295df4342332a489d12b5fda2ae5468432e73dc9050a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:10:17 ---> job-cost.sh 15:10:17 lf-activate-venv: SKIPPING 15:10:17 INFO: No Stack... 15:10:17 INFO: Retrieving Pricing Info for: v3-standard-8 15:10:18 INFO: Archiving Costs [Pipeline] sh 15:10:18 + cat /w/workspace/gexfoundry_device-rest-go_PR-263/archives/cost.csv 15:10:18 + cut -d, -f6 [Pipeline] lock 15:10:18 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-263-3-stack-cost] 15:10:18 Resource [jenkins-edgexfoundry-device-rest-go-PR-263-3-stack-cost] did not exist. Created. 15:10:18 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-263-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:10:19 + echo total: 0.2199999988079071 [Pipeline] stash 15:10:19 Stashed 1 file(s) [Pipeline] } 15:10:19 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-263-3-stack-cost] [Pipeline] // lock [Pipeline] } 15:10:19 $ docker stop --time=1 9307264ac9c6ae5d7681295df4342332a489d12b5fda2ae5468432e73dc9050a 15:10:20 $ docker rm -f --volumes 9307264ac9c6ae5d7681295df4342332a489d12b5fda2ae5468432e73dc9050a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:10:20 Failed in branch amd64 15:12:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-471 in /w/workspace/gexfoundry_device-rest-go_PR-263 [Pipeline] { [Pipeline] ws 15:12:19 Running in /w/workspace/device-rest-go/3 [Pipeline] { [Pipeline] checkout 15:12:19 The recommended git tool is: git 15:12:24 using credential edgex-jenkins-ssh 15:12:24 Cloning the remote Git repository 15:12:25 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 15:12:25 > git init /w/workspace/device-rest-go/3 # timeout=10 15:12:25 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 15:12:25 > git --version # timeout=10 15:12:25 > git --version # 'git version 2.25.1' 15:12:25 using GIT_SSH to set credentials SSH Credentials for GitHub 15:12:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:12:27 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 15:12:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:12:28 Merging remotes/origin/main commit eb45550bbe0df662ecfda2dd82817b25f9b033bb into PR head commit f59931cb00464bda3f8f42fae1d216d23ad1921a 15:12:29 Merge succeeded, producing 7e8fa5ec506a325755fe323a3e9f1d4a28536351 15:12:29 Checking out Revision 7e8fa5ec506a325755fe323a3e9f1d4a28536351 (PR-263) 15:12:28 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 15:12:28 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 15:12:28 using GIT_SSH to set credentials SSH Credentials for GitHub 15:12:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/263/head:refs/remotes/origin/PR-263 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:12:28 > git config core.sparsecheckout # timeout=10 15:12:29 > git checkout -f f59931cb00464bda3f8f42fae1d216d23ad1921a # timeout=10 15:12:29 > git remote # timeout=10 15:12:29 > git config --get remote.origin.url # timeout=10 15:12:29 using GIT_SSH to set credentials SSH Credentials for GitHub 15:12:29 > git merge eb45550bbe0df662ecfda2dd82817b25f9b033bb # timeout=10 15:12:29 > git rev-parse HEAD^{commit} # timeout=10 15:12:29 > git config core.sparsecheckout # timeout=10 15:12:29 > git checkout -f 7e8fa5ec506a325755fe323a3e9f1d4a28536351 # timeout=10 15:12:32 Commit message: "Merge commit 'eb45550bbe0df662ecfda2dd82817b25f9b033bb' into HEAD" 15:12:32 > git rev-list --no-walk f59931cb00464bda3f8f42fae1d216d23ad1921a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:12:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:12:33 % Total % Received % Xferd Average Speed Time Time Time Current 15:12:33 Dload Upload Total Spent Left Speed 15:12:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 239k 0 --:--:-- --:--:-- --:--:-- 239k [Pipeline] sh 15:12:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:12:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:12:34 + sudo tee /etc/docker/daemon.new 15:12:34 { 15:12:34 "registry-mirrors": [ 15:12:34 "https://nexus3.edgexfoundry.org:10001" 15:12:34 ], 15:12:34 "bip": "10.250.0.254/24", 15:12:34 "hosts": [ 15:12:34 "tcp://0.0.0.0:5555", 15:12:34 "unix:///var/run/docker.sock" 15:12:34 ], 15:12:34 "mtu": 1458, 15:12:34 "selinux-enabled": true, 15:12:34 "seccomp-profile": "/etc/docker/seccomp.json" 15:12:34 } [Pipeline] sh 15:12:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:12:35 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:12:53 provisioning config files... 15:12:53 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/3@tmp/config14818980186887868326tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:12:54 ---> docker-login.sh 15:12:54 nexus3.edgexfoundry.org:10001 15:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:55 Configure a credential helper to remove this warning. See 15:12:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:55 15:12:55 Login Succeeded 15:12:55 nexus3.edgexfoundry.org:10002 15:12:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:55 Configure a credential helper to remove this warning. See 15:12:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:55 15:12:55 Login Succeeded 15:12:55 nexus3.edgexfoundry.org:10003 15:12:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:55 Configure a credential helper to remove this warning. See 15:12:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:55 15:12:55 Login Succeeded 15:12:55 nexus3.edgexfoundry.org:10004 15:12:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:56 Configure a credential helper to remove this warning. See 15:12:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:56 15:12:56 Login Succeeded 15:12:56 docker.io 15:12:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:56 Configure a credential helper to remove this warning. See 15:12:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:56 15:12:56 Login Succeeded 15:12:56 ---> docker-login.sh ends [Pipeline] } 15:12:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:12:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:12:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:12:57 ========================================================= 15:12:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:12:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:57 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:12:57 Sending build context to Docker daemon 139.3kB 15:12:57 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:12:57 Step 2/12 : FROM ${BASE} AS builder 15:12:57 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:12:57 af6eaf76a39c: Pulling fs layer 15:12:57 55522c791124: Pulling fs layer 15:12:57 ce5c4a1c91eb: Pulling fs layer 15:12:57 169dfbe0d373: Pulling fs layer 15:12:57 e1ff8fa3b103: Pulling fs layer 15:12:57 52ebb69f0ebf: Pulling fs layer 15:12:57 5abe8eddf0d5: Pulling fs layer 15:12:57 169dfbe0d373: Waiting 15:12:57 52ebb69f0ebf: Waiting 15:12:57 5abe8eddf0d5: Waiting 15:12:57 e1ff8fa3b103: Waiting 15:12:57 55522c791124: Verifying Checksum 15:12:57 55522c791124: Download complete 15:12:57 169dfbe0d373: Verifying Checksum 15:12:57 169dfbe0d373: Download complete 15:12:57 e1ff8fa3b103: Verifying Checksum 15:12:57 e1ff8fa3b103: Download complete 15:12:57 af6eaf76a39c: Download complete 15:12:59 af6eaf76a39c: Pull complete 15:12:59 5abe8eddf0d5: Verifying Checksum 15:12:59 5abe8eddf0d5: Download complete 15:13:00 55522c791124: Pull complete 15:13:01 ce5c4a1c91eb: Verifying Checksum 15:13:01 ce5c4a1c91eb: Download complete 15:13:01 52ebb69f0ebf: Verifying Checksum 15:13:01 52ebb69f0ebf: Download complete 15:13:13 ce5c4a1c91eb: Pull complete 15:13:13 169dfbe0d373: Pull complete 15:13:13 e1ff8fa3b103: Pull complete 15:13:20 52ebb69f0ebf: Pull complete 15:13:22 5abe8eddf0d5: Pull complete 15:13:22 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 15:13:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:13:22 ---> 6cb57ee374ae 15:13:22 Step 3/12 : ARG ADD_BUILD_TAGS="" 15:13:23 ---> Running in e3dcbe61638f 15:13:24 Removing intermediate container e3dcbe61638f 15:13:24 ---> 781fd4a53731 15:13:24 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:13:24 ---> Running in 2aee17eb6b28 15:13:24 Removing intermediate container 2aee17eb6b28 15:13:24 ---> 0d3730227b8d 15:13:24 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:13:24 ---> Running in 3cddfcc7c849 15:13:25 Removing intermediate container 3cddfcc7c849 15:13:25 ---> 46f3f222c7c5 15:13:25 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 15:13:25 ---> Running in 30a70887693a 15:13:25 Removing intermediate container 30a70887693a 15:13:25 ---> 104aaebc8773 15:13:25 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:13:25 ---> Running in c186148994cb 15:13:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:13:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:13:28 (1/4) Installing openssh-keygen (9.1_p1-r2) 15:13:28 (2/4) Installing libedit (20221030.3.1-r0) 15:13:28 (3/4) Installing openssh-client-common (9.1_p1-r2) 15:13:28 (4/4) Installing openssh-client-default (9.1_p1-r2) 15:13:28 Executing busybox-1.35.0-r29.trigger 15:13:28 OK: 268 MiB in 57 packages 15:13:29 Removing intermediate container c186148994cb 15:13:29 ---> 10d05a548730 15:13:29 Step 8/12 : WORKDIR /device-rest-go 15:13:29 ---> Running in 13672b3237bb 15:13:30 Removing intermediate container 13672b3237bb 15:13:30 ---> 0a82019cef8c 15:13:30 Step 9/12 : COPY go.mod vendor* ./ 15:13:30 ---> d7f5e4889e79 15:13:30 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:13:30 ---> Running in dcc98c13dc10 15:14:52 Removing intermediate container dcc98c13dc10 15:14:52 ---> 2aa4381a9fe4 15:14:52 Step 11/12 : COPY . . 15:14:52 ---> 98f60023356c 15:14:52 Step 12/12 : RUN $MAKE 15:14:52 ---> Running in ba83a10a5890 15:14:52 noop 15:14:52 Removing intermediate container ba83a10a5890 15:14:52 ---> 57521b003b24 15:14:52 Successfully built 57521b003b24 15:14:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:52 + docker inspect -f . ci-base-image-arm64 15:14:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:14:53 prd-ubuntu20.04-docker-arm64-4c-16g-471 does not seem to be running inside a container 15:14:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@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 15:14:54 $ docker top 4a4710917a96265e8801da66bb27688853d731be0e69e05c64ceae4f3314aaad -eo pid,comm [Pipeline] { [Pipeline] sh 15:14:55 + go version 15:14:55 go version go1.20.2 linux/arm64 [Pipeline] } 15:14:55 $ docker stop --time=1 4a4710917a96265e8801da66bb27688853d731be0e69e05c64ceae4f3314aaad 15:14:56 $ docker rm -f --volumes 4a4710917a96265e8801da66bb27688853d731be0e69e05c64ceae4f3314aaad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:57 + docker inspect -f . ci-base-image-arm64 15:14:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:14:57 prd-ubuntu20.04-docker-arm64-4c-16g-471 does not seem to be running inside a container 15:14:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@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 15:14:59 $ docker top 32b222f6a3ddd79adfc7ab0e457d776701c917f6f315ef14306069592812ed5d -eo pid,comm [Pipeline] { [Pipeline] sh 15:14:59 + git config --global --add safe.directory /w/workspace/device-rest-go/3 [Pipeline] fileExists [Pipeline] sh 15:15:00 + make test 15:15:00 go test ./... -coverprofile=coverage.out ./... 15:15:32 ? github.com/edgexfoundry/device-rest-go [no test files] 15:17:24 # github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 15:17:24 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:42:18: invalid operation: pv.Offset != "" (mismatched types float64 and untyped string) 15:17:24 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:42:37: invalid operation: pv.Offset != defaultOffset (mismatched types float64 and string) 15:17:24 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:43:45: cannot use pv.Offset (variable of type float64) as string value in argument to transformOffset 15:17:24 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:48:17: invalid operation: pv.Scale != "" (mismatched types float64 and untyped string) 15:17:24 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:48:35: invalid operation: pv.Scale != defaultScale (mismatched types float64 and string) 15:17:24 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:49:44: cannot use pv.Scale (variable of type float64) as string value in argument to transformScale 15:17:24 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:54:16: invalid operation: pv.Base != "" (mismatched types float64 and untyped string) 15:17:24 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:54:33: invalid operation: pv.Base != defaultBase (mismatched types float64 and string) 15:17:24 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:55:43: cannot use pv.Base (variable of type float64) as string value in argument to transformBase 15:17:24 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformresult.go:53:16: invalid operation: pv.Mask != "" (mismatched types uint64 and untyped string) 15:17:24 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformresult.go:53:16: too many errors 15:17:42 ok github.com/edgexfoundry/device-rest-go/driver 0.090s coverage: 33.1% of statements 15:17:42 FAIL 15:17:43 make: *** [Makefile:29: unittest] Error 1 [Pipeline] } 15:17:43 $ docker stop --time=1 32b222f6a3ddd79adfc7ab0e457d776701c917f6f315ef14306069592812ed5d 15:17:45 $ docker rm -f --volumes 32b222f6a3ddd79adfc7ab0e457d776701c917f6f315ef14306069592812ed5d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:17:47 15:17:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:17:47 arm64: Pulling from edgex-lftools-log-publisher 15:17:47 8998bd30e6a1: Pulling fs layer 15:17:47 04944245beec: Pulling fs layer 15:17:47 699f458cf7ca: Pulling fs layer 15:17:47 765212b225bb: Pulling fs layer 15:17:47 f23df028b6ca: Pulling fs layer 15:17:47 d65c8cfc05b1: Pulling fs layer 15:17:47 2437ff75d9bd: Pulling fs layer 15:17:47 d65c8cfc05b1: Waiting 15:17:47 765212b225bb: Waiting 15:17:47 2437ff75d9bd: Waiting 15:17:47 f23df028b6ca: Waiting 15:17:47 04944245beec: Verifying Checksum 15:17:47 04944245beec: Download complete 15:17:47 765212b225bb: Verifying Checksum 15:17:47 765212b225bb: Download complete 15:17:47 f23df028b6ca: Download complete 15:17:47 d65c8cfc05b1: Verifying Checksum 15:17:47 d65c8cfc05b1: Download complete 15:17:47 699f458cf7ca: Verifying Checksum 15:17:47 699f458cf7ca: Download complete 15:17:48 8998bd30e6a1: Verifying Checksum 15:17:48 8998bd30e6a1: Download complete 15:17:51 2437ff75d9bd: Verifying Checksum 15:17:51 2437ff75d9bd: Download complete 15:17:53 8998bd30e6a1: Pull complete 15:17:54 04944245beec: Pull complete 15:17:55 699f458cf7ca: Pull complete 15:17:55 765212b225bb: Pull complete 15:17:56 f23df028b6ca: Pull complete 15:17:57 d65c8cfc05b1: Pull complete 15:18:12 2437ff75d9bd: Pull complete 15:18:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:18:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:18:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:18:12 prd-ubuntu20.04-docker-arm64-4c-16g-471 does not seem to be running inside a container 15:18:12 $ 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/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@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 15:18:15 $ docker top 8c4e4a08e4f4daf86c9a2134764d3d6876ae390c3a628f418c8f0c927f84ffa7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:18:15 ---> job-cost.sh 15:18:15 lf-activate-venv: SKIPPING 15:18:15 INFO: No Stack... 15:18:16 INFO: Retrieving Pricing Info for: v3-standard-4 15:18:17 INFO: Archiving Costs [Pipeline] sh 15:18:17 + cat /w/workspace/device-rest-go/3/archives/cost.csv 15:18:17 + cut -d, -f6 [Pipeline] lock 15:18:17 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-263-3-stack-cost] 15:18:17 Resource [jenkins-edgexfoundry-device-rest-go-PR-263-3-stack-cost] did not exist. Created. 15:18:17 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-263-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:18:18 /w/workspace/device-rest-go/3@tmp/durable-45823e03/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:18:18 + echo total: 0.10999999940395355 [Pipeline] stash 15:18:19 Warning: overwriting stash ‘stack-cost’ 15:18:19 Stashed 1 file(s) [Pipeline] } 15:18:19 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-263-3-stack-cost] [Pipeline] // lock [Pipeline] } 15:18:19 $ docker stop --time=1 8c4e4a08e4f4daf86c9a2134764d3d6876ae390c3a628f418c8f0c927f84ffa7 15:18:20 $ docker rm -f --volumes 8c4e4a08e4f4daf86c9a2134764d3d6876ae390c3a628f418c8f0c927f84ffa7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:18:21 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:18:21 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-263/archives ] 15:18:21 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-263/archives 15:18:21 total 16 15:18:21 drwxr-xr-x 3 root root 4096 Mar 15 15:10 . 15:18:21 drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 15:10 .. 15:18:21 drwxr-xr-x 2 root root 4096 Mar 15 15:10 cost 15:18:21 -rw-r--r-- 1 root root 86 Mar 15 15:10 cost.csv 15:18:21 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-263/archives 15:18:21 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-263/archives 15:18:21 total 16 15:18:21 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 15:10 . 15:18:21 drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 15:10 .. 15:18:21 drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 15:10 cost 15:18:21 -rw-r--r-- 1 jenkins jenkins 86 Mar 15 15:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:18:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:18:22 ---> package-listing.sh 15:18:22 ++ facter osfamily 15:18:22 ++ tr '[:upper:]' '[:lower:]' 15:18:23 + OS_FAMILY=debian 15:18:23 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-263 15:18:23 + START_PACKAGES=/tmp/packages_start.txt 15:18:23 + END_PACKAGES=/tmp/packages_end.txt 15:18:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:18:23 + PACKAGES=/tmp/packages_start.txt 15:18:23 + '[' /w/workspace/gexfoundry_device-rest-go_PR-263 ']' 15:18:23 + PACKAGES=/tmp/packages_end.txt 15:18:23 + case "${OS_FAMILY}" in 15:18:23 + dpkg -l 15:18:23 + grep '^ii' 15:18:23 + '[' -f /tmp/packages_start.txt ']' 15:18:23 + '[' -f /tmp/packages_end.txt ']' 15:18:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:18:23 + '[' /w/workspace/gexfoundry_device-rest-go_PR-263 ']' 15:18:23 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-263/archives/ 15:18:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-263/archives/ [Pipeline] echo 15:18:23 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-263/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:18:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:18:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:18:24 prd-ubuntu20.04-docker-8c-8g-470 does not seem to be running inside a container 15:18:24 $ 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-263/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-263 -v /w/workspace/gexfoundry_device-rest-go_PR-263:/w/workspace/gexfoundry_device-rest-go_PR-263:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-263@tmp:/w/workspace/gexfoundry_device-rest-go_PR-263@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:18:24 $ docker top 22d64dea5e9c31909859ae27175446769c6dc68af5c1843a096293fa68dbecb7 -eo pid,comm [Pipeline] { [Pipeline] sh 15:18:24 + touch /tmp/pre-build-complete [Pipeline] sh 15:18:25 + mkdir -p /var/log/sysstat [Pipeline] sh 15:18:25 + ls /var/log/sa-host 15:18:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:18:25 provisioning config files... 15:18:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-263@tmp/config9890243220165679310tmp [Pipeline] { [Pipeline] echo 15:18:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:18:25 ---> create-netrc.sh [Pipeline] } 15:18:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:18:26 ---> python-tools-install.sh [Pipeline] echo 15:18:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:18:26 ---> sudo-logs.sh 15:18:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:18:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:18:26 ---> job-cost.sh 15:18:26 lf-activate-venv: SKIPPING 15:18:26 DEBUG: total: 0.2199999988079071 15:18:26 INFO: Retrieving Stack Cost... 15:18:26 INFO: Retrieving Pricing Info for: v3-standard-8 15:18:27 INFO: Archiving Costs [Pipeline] echo 15:18:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:18:27 ---> logs-deploy.sh 15:18:27 lf-activate-venv: SKIPPING 15:18:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-263/3 15:18:27 INFO: archiving workspace using pattern(s): 15:18:28 Archives upload complete. 15:18:29 INFO: archiving logs to Nexus