Pull request #222 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5034d95c24c283ca5c1cd8748801c0a382af0d0d+811e52826d6202cae27d826a4f6ae05b050034a3 (ce36ebf4c19c21eba577fd799dc82a1848e31991) 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-ssh10721305292743067636.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh9545349368232629979.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-222/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-222/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3602862933009576798.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh7758616996157252052.key Verifying host key using known hosts file > 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-222/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-222/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8929908365049350917.key Verifying host key using known hosts file > 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-117272 in /w/workspace/gexfoundry_device-rest-go_PR-222 [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-222 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/222/head:refs/remotes/origin/PR-222 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 811e52826d6202cae27d826a4f6ae05b050034a3 into PR head commit 5034d95c24c283ca5c1cd8748801c0a382af0d0d Merge succeeded, producing 773ca0592ac1fba226a3cba0864cc995234b6d2d Checking out Revision 773ca0592ac1fba226a3cba0864cc995234b6d2d (PR-222) > git config core.sparsecheckout # timeout=10 > git checkout -f 5034d95c24c283ca5c1cd8748801c0a382af0d0d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 811e52826d6202cae27d826a4f6ae05b050034a3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 773ca0592ac1fba226a3cba0864cc995234b6d2d # timeout=10 Commit message: "Merge commit '811e52826d6202cae27d826a4f6ae05b050034a3' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 10334d7377044e929a34c32c78b9e31f7210ae2e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-26T20:02:24.739Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-26T20:02:24.800Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-26T20:02:24.814Z] ========================================================= [2022-10-26T20:02:24.814Z] EdgeX Global Pipelines Version Info [2022-10-26T20:02:24.814Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-26T20:02:25.531Z] ------------------- [2022-10-26T20:02:25.531Z] stable info: [2022-10-26T20:02:25.531Z] ------------------- [2022-10-26T20:02:25.531Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-26T20:02:25.531Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T20:02:25.531Z] Message: update stable to v1.0.243 [2022-10-26T20:02:26.100Z] ------------------- [2022-10-26T20:02:26.100Z] experimental info: [2022-10-26T20:02:26.100Z] ------------------- [2022-10-26T20:02:26.100Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-26T20:02:26.100Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T20:02:26.100Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-26T20:02:26.255Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2022-10-26T20:02:26.269Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2022-10-26T20:02:26.285Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-26T20:02:26.297Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-26T20:02:26.310Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-26T20:02:26.323Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-26T20:02:26.334Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-26T20:02:26.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-26T20:02:26.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-26T20:02:26.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-26T20:02:26.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-26T20:02:26.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2022-10-26T20:02:26.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-26T20:02:26.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-26T20:02:26.443Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-26T20:02:26.461Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-26T20:02:26.474Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T20:02:26.485Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T20:02:26.497Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-26T20:02:26.510Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-26T20:02:26.522Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-26T20:02:26.532Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-26T20:02:26.544Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-26T20:02:26.556Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-26T20:02:26.567Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-26T20:02:26.578Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-26T20:02:26.589Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-26T20:02:26.597Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-222 [Pipeline] echo [2022-10-26T20:02:26.609Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-222 [Pipeline] echo [2022-10-26T20:02:26.623Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-222 [Pipeline] echo [2022-10-26T20:02:26.633Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 773ca0592ac1fba226a3cba0864cc995234b6d2d [Pipeline] echo [2022-10-26T20:02:26.646Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 773ca05 [Pipeline] echo [2022-10-26T20:02:26.657Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T20:02:26.695Z] provisioning config files... [2022-10-26T20:02:26.709Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-222@tmp/config10508484580562970601tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T20:02:27.010Z] ---> docker-login.sh [2022-10-26T20:02:27.010Z] nexus3.edgexfoundry.org:10001 [2022-10-26T20:02:27.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:02:27.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:02:27.271Z] Configure a credential helper to remove this warning. See [2022-10-26T20:02:27.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:02:27.271Z] [2022-10-26T20:02:27.271Z] Login Succeeded [2022-10-26T20:02:27.271Z] nexus3.edgexfoundry.org:10002 [2022-10-26T20:02:27.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:02:27.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:02:27.531Z] Configure a credential helper to remove this warning. See [2022-10-26T20:02:27.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:02:27.531Z] [2022-10-26T20:02:27.531Z] Login Succeeded [2022-10-26T20:02:27.531Z] nexus3.edgexfoundry.org:10003 [2022-10-26T20:02:27.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:02:27.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:02:27.531Z] Configure a credential helper to remove this warning. See [2022-10-26T20:02:27.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:02:27.531Z] [2022-10-26T20:02:27.531Z] Login Succeeded [2022-10-26T20:02:27.531Z] nexus3.edgexfoundry.org:10004 [2022-10-26T20:02:27.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:02:27.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:02:27.531Z] Configure a credential helper to remove this warning. See [2022-10-26T20:02:27.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:02:27.531Z] [2022-10-26T20:02:27.531Z] Login Succeeded [2022-10-26T20:02:27.531Z] docker.io [2022-10-26T20:02:27.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:02:28.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:02:28.050Z] Configure a credential helper to remove this warning. See [2022-10-26T20:02:28.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:02:28.050Z] [2022-10-26T20:02:28.050Z] Login Succeeded [2022-10-26T20:02:28.050Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T20:02:28.058Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-26T20:02:28.435Z] + git rev-list -1 --merges 773ca0592ac1fba226a3cba0864cc995234b6d2d~1..773ca0592ac1fba226a3cba0864cc995234b6d2d [Pipeline] echo [2022-10-26T20:02:28.459Z] -----------> git rev-list -1 --merges 773ca0592ac1fba226a3cba0864cc995234b6d2d~1..773ca0592ac1fba226a3cba0864cc995234b6d2d 773ca0592ac1fba226a3cba0864cc995234b6d2d [2022-10-26T20:02:28.459Z] 773ca0592ac1fba226a3cba0864cc995234b6d2d [false] [Pipeline] sh [2022-10-26T20:02:28.748Z] + git log --format=format:%s -1 773ca0592ac1fba226a3cba0864cc995234b6d2d [Pipeline] echo [2022-10-26T20:02:28.762Z] ========================================================= [2022-10-26T20:02:28.762Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-26T20:02:28.762Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T20:02:29.165Z] + git log --format=format:%s -1 773ca0592ac1fba226a3cba0864cc995234b6d2d [Pipeline] echo [2022-10-26T20:02:29.195Z] [semverPrep] GIT_COMMIT: 773ca0592ac1fba226a3cba0864cc995234b6d2d, Commit Message: Merge commit '811e52826d6202cae27d826a4f6ae05b050034a3' into HEAD [Pipeline] echo [2022-10-26T20:02:29.207Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-26T20:02:29.558Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T20:02:29.558Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-26T20:02:29.558Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-26T20:02:29.558Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-26T20:02:29.558Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-26T20:02:29.558Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-26T20:02:29.558Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:02:29.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T20:02:29.899Z] [2022-10-26T20:02:29.899Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:02:30.200Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T20:02:30.769Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-26T20:02:30.769Z] b85a868b505f: Pulling fs layer [2022-10-26T20:02:30.769Z] e2be974225ed: Pulling fs layer [2022-10-26T20:02:30.769Z] 339a4e72a1f5: Pulling fs layer [2022-10-26T20:02:30.769Z] 988bab9f4d93: Pulling fs layer [2022-10-26T20:02:30.769Z] 1469e6f7b9e6: Pulling fs layer [2022-10-26T20:02:30.769Z] eaf3925da568: Pulling fs layer [2022-10-26T20:02:30.769Z] bab4dde63d76: Pulling fs layer [2022-10-26T20:02:30.769Z] bde34c3a00c8: Pulling fs layer [2022-10-26T20:02:30.769Z] b352a97aabf1: Pulling fs layer [2022-10-26T20:02:30.769Z] 4872d77fe225: Pulling fs layer [2022-10-26T20:02:30.769Z] 5851b861e8e6: Pulling fs layer [2022-10-26T20:02:30.769Z] 988bab9f4d93: Waiting [2022-10-26T20:02:30.769Z] 1469e6f7b9e6: Waiting [2022-10-26T20:02:30.769Z] eaf3925da568: Waiting [2022-10-26T20:02:30.769Z] bab4dde63d76: Waiting [2022-10-26T20:02:30.769Z] bde34c3a00c8: Waiting [2022-10-26T20:02:30.769Z] b352a97aabf1: Waiting [2022-10-26T20:02:30.769Z] 5851b861e8e6: Waiting [2022-10-26T20:02:30.769Z] e2be974225ed: Verifying Checksum [2022-10-26T20:02:30.769Z] e2be974225ed: Download complete [2022-10-26T20:02:30.769Z] 988bab9f4d93: Verifying Checksum [2022-10-26T20:02:30.769Z] 988bab9f4d93: Download complete [2022-10-26T20:02:31.028Z] 1469e6f7b9e6: Verifying Checksum [2022-10-26T20:02:31.028Z] 1469e6f7b9e6: Download complete [2022-10-26T20:02:31.028Z] 339a4e72a1f5: Verifying Checksum [2022-10-26T20:02:31.028Z] 339a4e72a1f5: Download complete [2022-10-26T20:02:31.028Z] eaf3925da568: Download complete [2022-10-26T20:02:31.028Z] bde34c3a00c8: Verifying Checksum [2022-10-26T20:02:31.028Z] bde34c3a00c8: Download complete [2022-10-26T20:02:31.028Z] b352a97aabf1: Download complete [2022-10-26T20:02:31.028Z] 4872d77fe225: Download complete [2022-10-26T20:02:31.028Z] 5851b861e8e6: Download complete [2022-10-26T20:02:31.028Z] b85a868b505f: Verifying Checksum [2022-10-26T20:02:31.028Z] b85a868b505f: Download complete [2022-10-26T20:02:31.286Z] bab4dde63d76: Verifying Checksum [2022-10-26T20:02:31.286Z] bab4dde63d76: Download complete [2022-10-26T20:02:32.221Z] b85a868b505f: Pull complete [2022-10-26T20:02:32.221Z] e2be974225ed: Pull complete [2022-10-26T20:02:32.788Z] 339a4e72a1f5: Pull complete [2022-10-26T20:02:32.788Z] 988bab9f4d93: Pull complete [2022-10-26T20:02:33.046Z] 1469e6f7b9e6: Pull complete [2022-10-26T20:02:33.046Z] eaf3925da568: Pull complete [2022-10-26T20:02:34.946Z] bab4dde63d76: Pull complete [2022-10-26T20:02:34.946Z] bde34c3a00c8: Pull complete [2022-10-26T20:02:34.946Z] b352a97aabf1: Pull complete [2022-10-26T20:02:34.946Z] 4872d77fe225: Pull complete [2022-10-26T20:02:35.207Z] 5851b861e8e6: Pull complete [2022-10-26T20:02:35.207Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-26T20:02:35.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T20:02:35.207Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T20:02:35.283Z] prd-ubuntu20.04-docker-8c-8g-117272 does not seem to be running inside a container [2022-10-26T20:02:35.285Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-222 -v /w/workspace/gexfoundry_device-rest-go_PR-222:/w/workspace/gexfoundry_device-rest-go_PR-222:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-222@tmp:/w/workspace/gexfoundry_device-rest-go_PR-222@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:0.1.4 cat [2022-10-26T20:02:36.496Z] $ docker top 1ef816b440bb314d309c8a311058c29d500a3c1e30ada20a9a39d3d9169f4856 -eo pid,comm [2022-10-26T20:02:36.576Z] 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). [2022-10-26T20:02:36.576Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T20:02:36.613Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T20:02:36.613Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T20:02:36.734Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T20:02:36.712Z] $ docker exec 1ef816b440bb314d309c8a311058c29d500a3c1e30ada20a9a39d3d9169f4856 ssh-agent [2022-10-26T20:02:36.863Z] SSH_AUTH_SOCK=/tmp/ssh-Nv63hU8Oj6KS/agent.31 [2022-10-26T20:02:36.863Z] SSH_AGENT_PID=37 [2022-10-26T20:02:36.869Z] Running ssh-add (command line suppressed) [2022-10-26T20:02:36.946Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-222@tmp/private_key_8939621549898728089.key (/w/workspace/gexfoundry_device-rest-go_PR-222@tmp/private_key_8939621549898728089.key) [2022-10-26T20:02:36.995Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T20:02:37.281Z] + git tag --points-at HEAD [Pipeline] } [2022-10-26T20:02:37.272Z] $ docker exec --env ******** --env ******** 1ef816b440bb314d309c8a311058c29d500a3c1e30ada20a9a39d3d9169f4856 ssh-agent -k [2022-10-26T20:02:37.379Z] unset SSH_AUTH_SOCK; [2022-10-26T20:02:37.379Z] unset SSH_AGENT_PID; [2022-10-26T20:02:37.379Z] echo Agent pid 37 killed; [2022-10-26T20:02:37.415Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-26T20:02:37.441Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T20:02:37.441Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T20:02:37.554Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T20:02:37.533Z] $ docker exec 1ef816b440bb314d309c8a311058c29d500a3c1e30ada20a9a39d3d9169f4856 ssh-agent [2022-10-26T20:02:37.678Z] SSH_AUTH_SOCK=/tmp/ssh-0LZOkwUtPpbz/agent.69 [2022-10-26T20:02:37.678Z] SSH_AGENT_PID=75 [2022-10-26T20:02:37.683Z] Running ssh-add (command line suppressed) [2022-10-26T20:02:37.771Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-222@tmp/private_key_6624418280804252041.key (/w/workspace/gexfoundry_device-rest-go_PR-222@tmp/private_key_6624418280804252041.key) [2022-10-26T20:02:37.812Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T20:02:38.102Z] + git semver init [2022-10-26T20:02:38.361Z] 2022-10-26 20:02:38,274 [run_init] DEBUG init version:0.0.0 force:False [2022-10-26T20:02:38.361Z] 2022-10-26 20:02:38,275 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-222/.semver [2022-10-26T20:02:38.361Z] 2022-10-26 20:02:38,275 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-222/.semver [2022-10-26T20:02:38.361Z] 2022-10-26 20:02:38,276 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-222/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-222, universal_newlines=False, shell=None, istream=None) [2022-10-26T20:02:39.739Z] 2022-10-26 20:02:39,388 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-222/.git/info/exclude [2022-10-26T20:02:39.739Z] 2022-10-26 20:02:39,388 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-222/.semver/PR-222 with force:False [2022-10-26T20:02:39.739Z] 2022-10-26 20:02:39,388 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-222/.semver/PR-222 [2022-10-26T20:02:39.739Z] 2022-10-26 20:02:39,392 [execute] INFO git cat-file --batch-check [2022-10-26T20:02:39.739Z] 2022-10-26 20:02:39,392 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-222/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T20:02:39.739Z] 2022-10-26 20:02:39,400 [execute] INFO git cat-file --batch [2022-10-26T20:02:39.739Z] 2022-10-26 20:02:39,400 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-222/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T20:02:39.739Z] 2022-10-26 20:02:39,406 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-222/.semver/PR-222 [2022-10-26T20:02:39.739Z] 0.0.0 [Pipeline] } [2022-10-26T20:02:39.724Z] $ docker exec --env ******** --env ******** 1ef816b440bb314d309c8a311058c29d500a3c1e30ada20a9a39d3d9169f4856 ssh-agent -k [2022-10-26T20:02:39.824Z] unset SSH_AUTH_SOCK; [2022-10-26T20:02:39.824Z] unset SSH_AGENT_PID; [2022-10-26T20:02:39.824Z] echo Agent pid 75 killed; [2022-10-26T20:02:39.859Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T20:02:40.165Z] + git semver [Pipeline] } [2022-10-26T20:02:40.409Z] $ docker stop --time=1 1ef816b440bb314d309c8a311058c29d500a3c1e30ada20a9a39d3d9169f4856 [2022-10-26T20:02:41.889Z] $ docker rm -f 1ef816b440bb314d309c8a311058c29d500a3c1e30ada20a9a39d3d9169f4856 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T20:02:42.251Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-26T20:02:42.433Z] Stashed 1 file(s) [Pipeline] echo [2022-10-26T20:02:42.435Z] [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 [2022-10-26T20:02:42.571Z] provisioning config files... [2022-10-26T20:02:42.582Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-222@tmp/config17349556985673603546tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T20:02:42.845Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117283 in /w/workspace/gexfoundry_device-rest-go_PR-222 [Pipeline] { [Pipeline] ws [2022-10-26T20:02:42.860Z] Running in /w/workspace/device-rest-go/5 [Pipeline] { [Pipeline] checkout [2022-10-26T20:02:42.879Z] ---> docker-login.sh [2022-10-26T20:02:42.879Z] nexus3.edgexfoundry.org:10001 [2022-10-26T20:02:42.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:02:42.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:02:42.879Z] Configure a credential helper to remove this warning. See [2022-10-26T20:02:42.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:02:42.879Z] [2022-10-26T20:02:42.879Z] Login Succeeded [2022-10-26T20:02:42.879Z] nexus3.edgexfoundry.org:10002 [2022-10-26T20:02:42.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:02:42.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:02:42.879Z] Configure a credential helper to remove this warning. See [2022-10-26T20:02:42.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:02:42.879Z] [2022-10-26T20:02:42.879Z] Login Succeeded [2022-10-26T20:02:42.879Z] nexus3.edgexfoundry.org:10003 [2022-10-26T20:02:42.893Z] The recommended git tool is: git [2022-10-26T20:02:43.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:02:43.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:02:43.138Z] Configure a credential helper to remove this warning. See [2022-10-26T20:02:43.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:02:43.138Z] [2022-10-26T20:02:43.138Z] Login Succeeded [2022-10-26T20:02:43.138Z] nexus3.edgexfoundry.org:10004 [2022-10-26T20:02:43.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:02:43.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:02:43.138Z] Configure a credential helper to remove this warning. See [2022-10-26T20:02:43.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:02:43.138Z] [2022-10-26T20:02:43.138Z] Login Succeeded [2022-10-26T20:02:43.138Z] docker.io [2022-10-26T20:02:43.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:02:43.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:02:43.663Z] Configure a credential helper to remove this warning. See [2022-10-26T20:02:43.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:02:43.663Z] [2022-10-26T20:02:43.663Z] Login Succeeded [2022-10-26T20:02:43.663Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T20:02:43.670Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-26T20:02:43.734Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T20:02:43.749Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T20:02:43.758Z] ========================================================= [2022-10-26T20:02:43.758Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-26T20:02:43.758Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:02:44.071Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-26T20:02:44.071Z] Sending build context to Docker daemon 10.75MB [2022-10-26T20:02:44.071Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T20:02:44.071Z] Step 2/12 : FROM ${BASE} AS builder [2022-10-26T20:02:44.071Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-26T20:02:44.071Z] 213ec9aee27d: Pulling fs layer [2022-10-26T20:02:44.071Z] 4583459ba037: Pulling fs layer [2022-10-26T20:02:44.071Z] 93c1e223e6f2: Pulling fs layer [2022-10-26T20:02:44.071Z] 53926ce57604: Pulling fs layer [2022-10-26T20:02:44.071Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-26T20:02:44.071Z] 53926ce57604: Waiting [2022-10-26T20:02:44.071Z] 30f14e443154: Pulling fs layer [2022-10-26T20:02:44.071Z] 801331c1e519: Pulling fs layer [2022-10-26T20:02:44.071Z] 30f14e443154: Waiting [2022-10-26T20:02:44.071Z] 21b2b0c7a3f4: Waiting [2022-10-26T20:02:44.071Z] 801331c1e519: Waiting [2022-10-26T20:02:44.071Z] 99cc6dd402b0: Pulling fs layer [2022-10-26T20:02:44.071Z] 7d9ed39f4882: Pulling fs layer [2022-10-26T20:02:44.071Z] 7d9ed39f4882: Waiting [2022-10-26T20:02:44.071Z] 99cc6dd402b0: Waiting [2022-10-26T20:02:44.071Z] 93c1e223e6f2: Verifying Checksum [2022-10-26T20:02:44.071Z] 93c1e223e6f2: Download complete [2022-10-26T20:02:44.071Z] 4583459ba037: Download complete [2022-10-26T20:02:44.071Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-26T20:02:44.071Z] 21b2b0c7a3f4: Download complete [2022-10-26T20:02:44.071Z] 30f14e443154: Verifying Checksum [2022-10-26T20:02:44.071Z] 30f14e443154: Download complete [2022-10-26T20:02:44.336Z] 213ec9aee27d: Verifying Checksum [2022-10-26T20:02:44.336Z] 213ec9aee27d: Download complete [2022-10-26T20:02:44.336Z] 801331c1e519: Download complete [2022-10-26T20:02:44.336Z] 213ec9aee27d: Pull complete [2022-10-26T20:02:44.603Z] 4583459ba037: Pull complete [2022-10-26T20:02:44.603Z] 93c1e223e6f2: Pull complete [2022-10-26T20:02:44.863Z] 7d9ed39f4882: Verifying Checksum [2022-10-26T20:02:44.863Z] 7d9ed39f4882: Download complete [2022-10-26T20:02:44.863Z] 99cc6dd402b0: Verifying Checksum [2022-10-26T20:02:44.863Z] 99cc6dd402b0: Download complete [2022-10-26T20:02:45.123Z] 53926ce57604: Verifying Checksum [2022-10-26T20:02:45.123Z] 53926ce57604: Download complete [2022-10-26T20:02:48.054Z] using credential edgex-jenkins-ssh [2022-10-26T20:02:48.072Z] Cloning the remote Git repository [2022-10-26T20:02:48.130Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2022-10-26T20:02:48.213Z] > git init /w/workspace/device-rest-go/5 # timeout=10 [2022-10-26T20:02:48.407Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2022-10-26T20:02:48.408Z] > git --version # timeout=10 [2022-10-26T20:02:48.435Z] > git --version # 'git version 2.25.1' [2022-10-26T20:02:48.438Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-26T20:02:48.500Z] Verifying host key using known hosts file [2022-10-26T20:02:48.730Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-26T20:02:48.744Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T20:02:49.309Z] 53926ce57604: Pull complete [2022-10-26T20:02:49.309Z] 21b2b0c7a3f4: Pull complete [2022-10-26T20:02:49.309Z] 30f14e443154: Pull complete [2022-10-26T20:02:49.309Z] 801331c1e519: Pull complete [2022-10-26T20:02:51.209Z] 99cc6dd402b0: Pull complete [2022-10-26T20:02:50.781Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2022-10-26T20:02:50.805Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T20:02:52.359Z] Merging remotes/origin/main commit 811e52826d6202cae27d826a4f6ae05b050034a3 into PR head commit 5034d95c24c283ca5c1cd8748801c0a382af0d0d [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-26T20:02:52.466Z] Failed in branch arm64 [2022-10-26T20:02:51.714Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2022-10-26T20:02:51.761Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2022-10-26T20:02:51.762Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-26T20:02:51.767Z] Verifying host key using known hosts file [2022-10-26T20:02:51.775Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-26T20:02:51.788Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/222/head:refs/remotes/origin/PR-222 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-10-26T20:02:52.379Z] > git config core.sparsecheckout # timeout=10 [2022-10-26T20:02:52.397Z] > git checkout -f 5034d95c24c283ca5c1cd8748801c0a382af0d0d # timeout=10 [2022-10-26T20:02:53.117Z] 7d9ed39f4882: Pull complete [2022-10-26T20:02:53.118Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-26T20:02:53.118Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-26T20:02:53.118Z] ---> 1dedd983c030 [2022-10-26T20:02:53.118Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2022-10-26T20:02:54.494Z] ---> Running in a7fec4bee725 [2022-10-26T20:02:54.494Z] Removing intermediate container a7fec4bee725 [2022-10-26T20:02:54.494Z] ---> 54eda28177a0 [2022-10-26T20:02:54.494Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-26T20:02:54.494Z] ---> Running in c4df0344271d [2022-10-26T20:02:54.494Z] Removing intermediate container c4df0344271d [2022-10-26T20:02:54.494Z] ---> 1fdd23476e4b [2022-10-26T20:02:54.494Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-26T20:02:54.494Z] ---> Running in b379afcea917 [2022-10-26T20:02:54.753Z] Removing intermediate container b379afcea917 [2022-10-26T20:02:54.753Z] ---> c5f7baca79aa [2022-10-26T20:02:54.753Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T20:02:54.753Z] ---> Running in 65cb9f55f2f3 [2022-10-26T20:02:54.753Z] Removing intermediate container 65cb9f55f2f3 [2022-10-26T20:02:54.753Z] ---> a11d6e33d74f [2022-10-26T20:02:54.753Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T20:02:54.753Z] ---> Running in 72f487f547fd [2022-10-26T20:02:55.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T20:02:55.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T20:02:55.274Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-10-26T20:02:55.274Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-10-26T20:02:55.274Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-10-26T20:02:55.274Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-10-26T20:02:55.535Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T20:02:55.535Z] OK: 216 MiB in 55 packages [2022-10-26T20:02:55.794Z] Removing intermediate container 72f487f547fd [2022-10-26T20:02:55.794Z] ---> 2aac0c6bb9c9 [2022-10-26T20:02:55.794Z] Step 8/12 : WORKDIR /device-rest-go [2022-10-26T20:02:55.794Z] ---> Running in a23e26f08d4e [2022-10-26T20:02:55.794Z] Removing intermediate container a23e26f08d4e [2022-10-26T20:02:55.794Z] ---> 710f30f724f6 [2022-10-26T20:02:55.794Z] Step 9/12 : COPY go.mod vendor* ./ [2022-10-26T20:02:56.053Z] ---> 99c5249549bb [2022-10-26T20:02:56.053Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T20:02:56.053Z] ---> Running in 52f992f76e19 [2022-10-26T20:03:14.145Z] Removing intermediate container 52f992f76e19 [2022-10-26T20:03:14.145Z] ---> c33b1b1b1abb [2022-10-26T20:03:14.145Z] Step 11/12 : COPY . . [2022-10-26T20:03:14.145Z] ---> 7eec26a98077 [2022-10-26T20:03:14.145Z] Step 12/12 : RUN $MAKE [2022-10-26T20:03:14.145Z] ---> Running in b1f623702ab2 [2022-10-26T20:03:14.145Z] noop [2022-10-26T20:03:14.145Z] Removing intermediate container b1f623702ab2 [2022-10-26T20:03:14.145Z] ---> 1e6c1c63ee8d [2022-10-26T20:03:14.145Z] Successfully built 1e6c1c63ee8d [2022-10-26T20:03:14.145Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:03:14.470Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T20:03:14.470Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T20:03:14.547Z] prd-ubuntu20.04-docker-8c-8g-117272 does not seem to be running inside a container [2022-10-26T20:03:14.549Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-222 -v /w/workspace/gexfoundry_device-rest-go_PR-222:/w/workspace/gexfoundry_device-rest-go_PR-222:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-222@tmp:/w/workspace/gexfoundry_device-rest-go_PR-222@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 [2022-10-26T20:03:15.061Z] $ docker top f0ff3e2c9348cb2ed2b00135eb5b9154f3af67f102a02e9be8c6ed1879628b38 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T20:03:15.441Z] + go version [2022-10-26T20:03:15.442Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-26T20:03:15.435Z] $ docker stop --time=1 f0ff3e2c9348cb2ed2b00135eb5b9154f3af67f102a02e9be8c6ed1879628b38 [2022-10-26T20:03:16.719Z] $ docker rm -f f0ff3e2c9348cb2ed2b00135eb5b9154f3af67f102a02e9be8c6ed1879628b38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:03:17.128Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T20:03:17.128Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T20:03:17.187Z] prd-ubuntu20.04-docker-8c-8g-117272 does not seem to be running inside a container [2022-10-26T20:03:17.190Z] $ 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-222 -v /w/workspace/gexfoundry_device-rest-go_PR-222:/w/workspace/gexfoundry_device-rest-go_PR-222:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-222@tmp:/w/workspace/gexfoundry_device-rest-go_PR-222@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 [2022-10-26T20:03:17.558Z] $ docker top 80a26cb7c39d25672e9e85dea96b6d809854dae83c7048dfd97a82cfd306730d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T20:03:17.937Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-222 [Pipeline] fileExists [Pipeline] sh [2022-10-26T20:03:18.243Z] + make test [2022-10-26T20:03:18.243Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-26T20:03:18.501Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-10-26T20:03:28.512Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-10-26T20:03:28.512Z] ok github.com/edgexfoundry/device-rest-go/driver 0.017s coverage: 55.2% of statements [2022-10-26T20:03:36.621Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-26T20:03:36.621Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-26T20:03:38.522Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T20:03:38.522Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-26T20:03:38.780Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-26T20:03:38.792Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-26T20:03:38.782Z] $ docker stop --time=1 80a26cb7c39d25672e9e85dea96b6d809854dae83c7048dfd97a82cfd306730d [2022-10-26T20:03:40.499Z] $ docker rm -f 80a26cb7c39d25672e9e85dea96b6d809854dae83c7048dfd97a82cfd306730d [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T20:03:40.972Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-26T20:03:41.030Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-26T20:03:41.439Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-26T20:03:41.731Z] + ls -al . [2022-10-26T20:03:41.731Z] total 188 [2022-10-26T20:03:41.731Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 26 20:03 . [2022-10-26T20:03:41.731Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 20:02 .. [2022-10-26T20:03:41.731Z] -rw-rw-r-- 1 jenkins jenkins 151 Oct 26 20:02 .dockerignore [2022-10-26T20:03:41.731Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 20:03 .git [2022-10-26T20:03:41.731Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 20:02 .github [2022-10-26T20:03:41.731Z] -rw-rw-r-- 1 jenkins jenkins 329 Oct 26 20:02 .gitignore [2022-10-26T20:03:41.731Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 26 20:02 .golangci.yml [2022-10-26T20:03:41.731Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 20:02 .semver [2022-10-26T20:03:41.731Z] -rw-rw-r-- 1 jenkins jenkins 9100 Oct 26 20:02 Attribution.txt [2022-10-26T20:03:41.731Z] -rw-rw-r-- 1 jenkins jenkins 11736 Oct 26 20:02 CHANGELOG.md [2022-10-26T20:03:41.731Z] -rw-rw-r-- 1 jenkins jenkins 1641 Oct 26 20:02 Dockerfile [2022-10-26T20:03:41.731Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 20:02 GOVERNANCE.md [2022-10-26T20:03:41.731Z] -rw-rw-r-- 1 jenkins jenkins 680 Oct 26 20:02 Jenkinsfile [2022-10-26T20:03:41.731Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 26 20:02 LICENSE [2022-10-26T20:03:41.731Z] -rw-rw-r-- 1 jenkins jenkins 2173 Oct 26 20:02 Makefile [2022-10-26T20:03:41.731Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 26 20:02 OWNERS.md [2022-10-26T20:03:41.731Z] -rw-rw-r-- 1 jenkins jenkins 8667 Oct 26 20:02 README.md [2022-10-26T20:03:41.731Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 26 20:02 VERSION [2022-10-26T20:03:41.731Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 20:02 bin [2022-10-26T20:03:41.731Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 20:02 cmd [2022-10-26T20:03:41.731Z] -rw-r--r-- 1 jenkins jenkins 9355 Oct 26 20:03 coverage.out [2022-10-26T20:03:41.731Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 20:02 driver [2022-10-26T20:03:41.731Z] -rw-rw-r-- 1 jenkins jenkins 3536 Oct 26 20:02 go.mod [2022-10-26T20:03:41.731Z] -rw-rw-r-- 1 jenkins jenkins 45144 Oct 26 20:02 go.sum [2022-10-26T20:03:41.731Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 20:02 snap [2022-10-26T20:03:41.731Z] -rw-rw-r-- 1 jenkins jenkins 713 Oct 26 20:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:03:42.042Z] + 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=773ca0592ac1fba226a3cba0864cc995234b6d2d --label arch=amd64 --label version=0.0.0 . [2022-10-26T20:03:42.042Z] Sending build context to Docker daemon 10.76MB [2022-10-26T20:03:42.042Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T20:03:42.042Z] Step 2/25 : FROM ${BASE} AS builder [2022-10-26T20:03:42.042Z] ---> 1e6c1c63ee8d [2022-10-26T20:03:42.042Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-26T20:03:42.042Z] ---> Running in ed0142fd9eb5 [2022-10-26T20:03:42.300Z] Removing intermediate container ed0142fd9eb5 [2022-10-26T20:03:42.300Z] ---> a923739736ec [2022-10-26T20:03:42.300Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-26T20:03:42.300Z] ---> Running in 39ce886fbe1b [2022-10-26T20:03:42.300Z] Removing intermediate container 39ce886fbe1b [2022-10-26T20:03:42.300Z] ---> eb4d93e0a5da [2022-10-26T20:03:42.300Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-26T20:03:42.300Z] ---> Running in 70debd7290cf [2022-10-26T20:03:42.559Z] Removing intermediate container 70debd7290cf [2022-10-26T20:03:42.559Z] ---> 16e59bcb3715 [2022-10-26T20:03:42.559Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T20:03:42.559Z] ---> Running in 683774a170ae [2022-10-26T20:03:42.559Z] Removing intermediate container 683774a170ae [2022-10-26T20:03:42.559Z] ---> 8e322c8c2353 [2022-10-26T20:03:42.559Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T20:03:42.559Z] ---> Running in 1e364a8f346b [2022-10-26T20:03:42.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T20:03:43.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T20:03:43.080Z] OK: 216 MiB in 55 packages [2022-10-26T20:03:43.691Z] Removing intermediate container 1e364a8f346b [2022-10-26T20:03:43.691Z] ---> 80f0657d635b [2022-10-26T20:03:43.691Z] Step 8/25 : WORKDIR /device-rest-go [2022-10-26T20:03:43.691Z] ---> Running in 5d2bd2ee3109 [2022-10-26T20:03:43.691Z] Removing intermediate container 5d2bd2ee3109 [2022-10-26T20:03:43.691Z] ---> b70c683767c0 [2022-10-26T20:03:43.691Z] Step 9/25 : COPY go.mod vendor* ./ [2022-10-26T20:03:43.691Z] ---> e66cd5369942 [2022-10-26T20:03:43.691Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T20:03:43.691Z] ---> Running in 39894020de18 [2022-10-26T20:03:44.625Z] Removing intermediate container 39894020de18 [2022-10-26T20:03:44.625Z] ---> c26af5e93402 [2022-10-26T20:03:44.625Z] Step 11/25 : COPY . . [2022-10-26T20:03:44.625Z] ---> 9f4efdab63ed [2022-10-26T20:03:44.625Z] Step 12/25 : RUN $MAKE [2022-10-26T20:03:44.625Z] ---> Running in 0eea39aafb11 [2022-10-26T20:03:45.192Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2022-10-26T20:04:07.115Z] Removing intermediate container 0eea39aafb11 [2022-10-26T20:04:07.115Z] ---> e4f118dbb7d3 [2022-10-26T20:04:07.115Z] Step 13/25 : FROM alpine:3.16 [2022-10-26T20:04:07.115Z] 3.16: Pulling from library/alpine [2022-10-26T20:04:07.115Z] 213ec9aee27d: Already exists [2022-10-26T20:04:07.115Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-26T20:04:07.115Z] Status: Downloaded newer image for alpine:3.16 [2022-10-26T20:04:07.115Z] ---> 9c6f07244728 [2022-10-26T20:04:07.115Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-26T20:04:07.115Z] ---> Running in 6d00b8babacf [2022-10-26T20:04:07.115Z] Removing intermediate container 6d00b8babacf [2022-10-26T20:04:07.115Z] ---> dd9eaf8fe6e5 [2022-10-26T20:04:07.115Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2022-10-26T20:04:07.115Z] ---> Running in d4c99299b726 [2022-10-26T20:04:07.115Z] Removing intermediate container d4c99299b726 [2022-10-26T20:04:07.115Z] ---> 0a48fee8291e [2022-10-26T20:04:07.115Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-26T20:04:07.115Z] ---> Running in ca974d3dfc68 [2022-10-26T20:04:07.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T20:04:07.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T20:04:07.115Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-26T20:04:07.115Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-26T20:04:07.115Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-26T20:04:07.115Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-26T20:04:07.115Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-26T20:04:07.115Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-26T20:04:07.115Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T20:04:07.115Z] OK: 8 MiB in 20 packages [2022-10-26T20:04:07.115Z] Removing intermediate container ca974d3dfc68 [2022-10-26T20:04:07.115Z] ---> 39a44adff495 [2022-10-26T20:04:07.115Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2022-10-26T20:04:07.115Z] ---> b3f8b4cbbdaf [2022-10-26T20:04:07.115Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2022-10-26T20:04:07.115Z] ---> 2be3b70782a0 [2022-10-26T20:04:07.115Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-10-26T20:04:07.115Z] ---> 1bf5c9d1e67e [2022-10-26T20:04:07.115Z] Step 20/25 : EXPOSE 59986 [2022-10-26T20:04:07.115Z] ---> Running in b3db81e7b620 [2022-10-26T20:04:07.115Z] Removing intermediate container b3db81e7b620 [2022-10-26T20:04:07.115Z] ---> 8f1992fa21f2 [2022-10-26T20:04:07.115Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2022-10-26T20:04:07.115Z] ---> Running in 5eab8f962a4d [2022-10-26T20:04:07.372Z] Removing intermediate container 5eab8f962a4d [2022-10-26T20:04:07.372Z] ---> ffbba47c31c9 [2022-10-26T20:04:07.372Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-10-26T20:04:07.372Z] ---> Running in 32b0aa3ee607 [2022-10-26T20:04:07.372Z] Removing intermediate container 32b0aa3ee607 [2022-10-26T20:04:07.372Z] ---> ae0a60127c2d [2022-10-26T20:04:07.372Z] Step 23/25 : LABEL arch=amd64 [2022-10-26T20:04:07.372Z] ---> Running in 26a95a5dcf0a [2022-10-26T20:04:07.631Z] Removing intermediate container 26a95a5dcf0a [2022-10-26T20:04:07.631Z] ---> 25a6220c0361 [2022-10-26T20:04:07.631Z] Step 24/25 : LABEL git_sha=773ca0592ac1fba226a3cba0864cc995234b6d2d [2022-10-26T20:04:07.631Z] ---> Running in f40d5013a13c [2022-10-26T20:04:07.631Z] Removing intermediate container f40d5013a13c [2022-10-26T20:04:07.631Z] ---> 7d7ac430159d [2022-10-26T20:04:07.631Z] Step 25/25 : LABEL version=0.0.0 [2022-10-26T20:04:07.631Z] ---> Running in decf4a23c9b6 [2022-10-26T20:04:07.889Z] Removing intermediate container decf4a23c9b6 [2022-10-26T20:04:07.889Z] ---> 32f7c6b3463a [2022-10-26T20:04:07.889Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-26T20:04:07.889Z] Successfully built 32f7c6b3463a [2022-10-26T20:04:07.889Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:04:08.329Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T20:04:08.330Z] [2022-10-26T20:04:08.330Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:04:08.620Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T20:04:08.620Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-26T20:04:08.620Z] 5eb5b503b376: Pulling fs layer [2022-10-26T20:04:08.620Z] 5c69ac0246d0: Pulling fs layer [2022-10-26T20:04:08.620Z] ec43610c2a17: Pulling fs layer [2022-10-26T20:04:08.620Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-26T20:04:08.620Z] 33b1e0a273af: Pulling fs layer [2022-10-26T20:04:08.620Z] 5d3b04190fa2: Pulling fs layer [2022-10-26T20:04:08.620Z] 2f39f015ded8: Pulling fs layer [2022-10-26T20:04:08.620Z] 3a2ae6a8a46f: Waiting [2022-10-26T20:04:08.620Z] 33b1e0a273af: Waiting [2022-10-26T20:04:08.620Z] 5d3b04190fa2: Waiting [2022-10-26T20:04:08.620Z] 2f39f015ded8: Waiting [2022-10-26T20:04:08.620Z] 5c69ac0246d0: Verifying Checksum [2022-10-26T20:04:08.620Z] 5c69ac0246d0: Download complete [2022-10-26T20:04:08.620Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-26T20:04:08.620Z] 3a2ae6a8a46f: Download complete [2022-10-26T20:04:08.620Z] ec43610c2a17: Verifying Checksum [2022-10-26T20:04:08.620Z] ec43610c2a17: Download complete [2022-10-26T20:04:08.620Z] 33b1e0a273af: Verifying Checksum [2022-10-26T20:04:08.620Z] 33b1e0a273af: Download complete [2022-10-26T20:04:08.883Z] 5d3b04190fa2: Verifying Checksum [2022-10-26T20:04:08.883Z] 5d3b04190fa2: Download complete [2022-10-26T20:04:08.883Z] 5eb5b503b376: Verifying Checksum [2022-10-26T20:04:08.883Z] 5eb5b503b376: Download complete [2022-10-26T20:04:09.449Z] 2f39f015ded8: Download complete [2022-10-26T20:04:10.015Z] 5eb5b503b376: Pull complete [2022-10-26T20:04:10.015Z] 5c69ac0246d0: Pull complete [2022-10-26T20:04:10.581Z] ec43610c2a17: Pull complete [2022-10-26T20:04:10.581Z] 3a2ae6a8a46f: Pull complete [2022-10-26T20:04:10.839Z] 33b1e0a273af: Pull complete [2022-10-26T20:04:10.839Z] 5d3b04190fa2: Pull complete [2022-10-26T20:04:15.016Z] 2f39f015ded8: Pull complete [2022-10-26T20:04:15.016Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-26T20:04:15.016Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T20:04:15.016Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T20:04:15.090Z] prd-ubuntu20.04-docker-8c-8g-117272 does not seem to be running inside a container [2022-10-26T20:04:15.091Z] $ 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-222 -v /w/workspace/gexfoundry_device-rest-go_PR-222:/w/workspace/gexfoundry_device-rest-go_PR-222:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-222@tmp:/w/workspace/gexfoundry_device-rest-go_PR-222@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 [2022-10-26T20:04:17.065Z] $ docker top b81797dea6a4eb84978ec4396ee0b9cb4641de837507626963df4b96ec9236cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T20:04:17.452Z] ---> job-cost.sh [2022-10-26T20:04:17.452Z] lf-activate-venv: SKIPPING [2022-10-26T20:04:17.452Z] INFO: No Stack... [2022-10-26T20:04:18.019Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T20:04:18.279Z] INFO: Archiving Costs [Pipeline] sh [2022-10-26T20:04:18.561Z] + + catcut /w/workspace/gexfoundry_device-rest-go_PR-222/archives/cost.csv -d, [2022-10-26T20:04:18.561Z] -f6 [Pipeline] lock [2022-10-26T20:04:18.574Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-222-5-stack-cost] [2022-10-26T20:04:18.586Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-222-5-stack-cost] did not exist. Created. [2022-10-26T20:04:18.586Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-222-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T20:04:18.886Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-26T20:04:18.905Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T20:04:18.911Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-222-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T20:04:18.903Z] $ docker stop --time=1 b81797dea6a4eb84978ec4396ee0b9cb4641de837507626963df4b96ec9236cf [2022-10-26T20:04:20.071Z] $ docker rm -f b81797dea6a4eb84978ec4396ee0b9cb4641de837507626963df4b96ec9236cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [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 [2022-10-26T20:04:20.775Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-222/archives ] [2022-10-26T20:04:20.775Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-222/archives [2022-10-26T20:04:20.775Z] total 16 [2022-10-26T20:04:20.775Z] drwxr-xr-x 3 root root 4096 Oct 26 20:04 . [2022-10-26T20:04:20.775Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 20:04 .. [2022-10-26T20:04:20.775Z] drwxr-xr-x 2 root root 4096 Oct 26 20:04 cost [2022-10-26T20:04:20.775Z] -rw-r--r-- 1 root root 87 Oct 26 20:04 cost.csv [2022-10-26T20:04:20.775Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-222/archives [2022-10-26T20:04:20.775Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-222/archives [2022-10-26T20:04:20.775Z] total 16 [2022-10-26T20:04:20.775Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 20:04 . [2022-10-26T20:04:20.775Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 20:04 .. [2022-10-26T20:04:20.775Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 20:04 cost [2022-10-26T20:04:20.775Z] -rw-r--r-- 1 jenkins jenkins 87 Oct 26 20:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-26T20:04:21.059Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T20:04:21.914Z] ---> package-listing.sh [2022-10-26T20:04:21.914Z] ++ facter osfamily [2022-10-26T20:04:21.914Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-26T20:04:22.173Z] + OS_FAMILY=debian [2022-10-26T20:04:22.173Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-222 [2022-10-26T20:04:22.173Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-26T20:04:22.173Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-26T20:04:22.173Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-26T20:04:22.173Z] + PACKAGES=/tmp/packages_start.txt [2022-10-26T20:04:22.173Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-222 ']' [2022-10-26T20:04:22.173Z] + PACKAGES=/tmp/packages_end.txt [2022-10-26T20:04:22.173Z] + case "${OS_FAMILY}" in [2022-10-26T20:04:22.173Z] + dpkg -l [2022-10-26T20:04:22.173Z] + grep '^ii' [2022-10-26T20:04:22.173Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-26T20:04:22.173Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-26T20:04:22.173Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-26T20:04:22.173Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-222 ']' [2022-10-26T20:04:22.173Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-222/archives/ [2022-10-26T20:04:22.173Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-222/archives/ [Pipeline] echo [2022-10-26T20:04:22.187Z] 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-222/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-26T20:04:22.466Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:04:23.025Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T20:04:23.025Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T20:04:23.091Z] prd-ubuntu20.04-docker-8c-8g-117272 does not seem to be running inside a container [2022-10-26T20:04:23.090Z] $ 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-222/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-222 -v /w/workspace/gexfoundry_device-rest-go_PR-222:/w/workspace/gexfoundry_device-rest-go_PR-222:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-222@tmp:/w/workspace/gexfoundry_device-rest-go_PR-222@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 [2022-10-26T20:04:23.341Z] $ docker top 3aa9b91647ed512876d43588523f55ef0eef6417a375333d72bab59be0b68105 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T20:04:23.709Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-26T20:04:23.993Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-26T20:04:24.275Z] + ls /var/log/sa-host [2022-10-26T20:04:24.275Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T20:04:24.336Z] provisioning config files... [2022-10-26T20:04:24.344Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-222@tmp/config16494935665472259890tmp [Pipeline] { [Pipeline] echo [2022-10-26T20:04:24.358Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T20:04:24.637Z] ---> create-netrc.sh [Pipeline] } [2022-10-26T20:04:24.645Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-26T20:04:24.961Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-26T20:04:24.969Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T20:04:25.249Z] ---> sudo-logs.sh [2022-10-26T20:04:25.249Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-26T20:04:25.272Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T20:04:25.548Z] ---> job-cost.sh [2022-10-26T20:04:25.548Z] lf-activate-venv: SKIPPING [2022-10-26T20:04:25.548Z] DEBUG: total: 0.2199999988079071 [2022-10-26T20:04:25.548Z] INFO: Retrieving Stack Cost... [2022-10-26T20:04:25.548Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T20:04:26.113Z] INFO: Archiving Costs [Pipeline] echo [2022-10-26T20:04:26.123Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T20:04:26.403Z] ---> logs-deploy.sh [2022-10-26T20:04:26.403Z] lf-activate-venv: SKIPPING [2022-10-26T20:04:26.403Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-222/5 [2022-10-26T20:04:26.403Z] INFO: archiving workspace using pattern(s): [2022-10-26T20:04:27.338Z] Archives upload complete. [2022-10-26T20:04:27.338Z] INFO: archiving logs to Nexus