Pull request #368 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 08427a0a736a1f625753fbdd42df6f4661635c6b+990d379436bad360529865c6b1e601239e616fa1 (eb9be78c9220fd272e2930cbe595bf1a0ed8ab68) 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-ssh12533569014531825644.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh5772551862763308846.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-368/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-368/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5056300010396070448.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-368/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13052991966641297591.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9286935764673779835.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-368/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-368/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9258603403018716382.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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.21 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-347 in /w/workspace/gexfoundry_device-rest-go_PR-368 [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-368 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 990d379436bad360529865c6b1e601239e616fa1 into PR head commit 08427a0a736a1f625753fbdd42df6f4661635c6b Merge succeeded, producing 08427a0a736a1f625753fbdd42df6f4661635c6b Checking out Revision 08427a0a736a1f625753fbdd42df6f4661635c6b (PR-368) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/368/head:refs/remotes/origin/PR-368 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 08427a0a736a1f625753fbdd42df6f4661635c6b # 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 990d379436bad360529865c6b1e601239e616fa1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 08427a0a736a1f625753fbdd42df6f4661635c6b # timeout=10 Commit message: "build(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:20:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:20:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:20:19 ========================================================= 22:20:19 EdgeX Global Pipelines Version Info 22:20:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:20:20 ------------------- 22:20:20 stable info: 22:20:20 ------------------- 22:20:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:20:20 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 22:20:20 Message: update stable to v1.0.258 22:20:21 ------------------- 22:20:21 experimental info: 22:20:21 ------------------- 22:20:21 Commited By: **** collab-it+edgex@linuxfoundation.org 22:20:21 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 22:20:21 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:20:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 22:20:21 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 22:20:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:20:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:20:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:20:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 22:20:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:20:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:20:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:20:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:20:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:20:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 22:20:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:20:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:20:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:20:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:20:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:20:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:20:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:20:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:20:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:20:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:20:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:20:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:20:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:20:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:20:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:20:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-368 [Pipeline] echo 22:20:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-368 [Pipeline] echo 22:20:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-368 [Pipeline] echo 22:20:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 08427a0a736a1f625753fbdd42df6f4661635c6b [Pipeline] echo 22:20:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 08427a0 [Pipeline] echo 22:20:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:20:23 provisioning config files... 22:20:23 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-368@tmp/config16935519781572576143tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:20:24 ---> ****-login.sh 22:20:24 nexus3.edgexfoundry.org:10001 22:20:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:20:24 Configure a credential helper to remove this warning. See 22:20:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:20:24 22:20:24 Login Succeeded 22:20:24 nexus3.edgexfoundry.org:10002 22:20:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:20:24 Configure a credential helper to remove this warning. See 22:20:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:20:24 22:20:24 Login Succeeded 22:20:24 nexus3.edgexfoundry.org:10003 22:20:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:20:24 Configure a credential helper to remove this warning. See 22:20:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:20:24 22:20:24 Login Succeeded 22:20:24 nexus3.edgexfoundry.org:10004 22:20:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:20:24 Configure a credential helper to remove this warning. See 22:20:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:20:24 22:20:24 Login Succeeded 22:20:24 ****.io 22:20:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:20:25 Configure a credential helper to remove this warning. See 22:20:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:20:25 22:20:25 Login Succeeded 22:20:25 ---> ****-login.sh ends [Pipeline] } 22:20:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:20:25 + git rev-list -1 --merges 08427a0a736a1f625753fbdd42df6f4661635c6b~1..08427a0a736a1f625753fbdd42df6f4661635c6b [Pipeline] echo 22:20:26 -----------> git rev-list -1 --merges 08427a0a736a1f625753fbdd42df6f4661635c6b~1..08427a0a736a1f625753fbdd42df6f4661635c6b 08427a0a736a1f625753fbdd42df6f4661635c6b [false] [Pipeline] sh 22:20:26 + git log --format=format:%s -1 08427a0a736a1f625753fbdd42df6f4661635c6b [Pipeline] echo 22:20:26 ========================================================= 22:20:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:20:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:20:26 + git log --format=format:%s -1 08427a0a736a1f625753fbdd42df6f4661635c6b [Pipeline] echo 22:20:26 [semverPrep] GIT_COMMIT: 08427a0a736a1f625753fbdd42df6f4661635c6b, Commit Message: build(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 [Pipeline] echo 22:20:26 [semverPrep] This is not a build commit. [Pipeline] sh 22:20:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:20:27 + grep -v github /etc/ssh/ssh_known_hosts 22:20:27 + [ -e /tmp/ssh_known_hosts ] 22:20:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:20:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:20:27 + sudo tee -a /etc/ssh/ssh_known_hosts 22:20:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:20:27 22:20:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:20:28 0.1.4: Pulling from edgex-devops/py-git-semver 22:20:28 b85a868b505f: Pulling fs layer 22:20:28 e2be974225ed: Pulling fs layer 22:20:28 339a4e72a1f5: Pulling fs layer 22:20:28 988bab9f4d93: Pulling fs layer 22:20:28 1469e6f7b9e6: Pulling fs layer 22:20:28 eaf3925da568: Pulling fs layer 22:20:28 bab4dde63d76: Pulling fs layer 22:20:28 bde34c3a00c8: Pulling fs layer 22:20:28 b352a97aabf1: Pulling fs layer 22:20:28 4872d77fe225: Pulling fs layer 22:20:28 5851b861e8e6: Pulling fs layer 22:20:28 1469e6f7b9e6: Waiting 22:20:28 eaf3925da568: Waiting 22:20:28 bab4dde63d76: Waiting 22:20:28 bde34c3a00c8: Waiting 22:20:28 b352a97aabf1: Waiting 22:20:28 4872d77fe225: Waiting 22:20:28 988bab9f4d93: Waiting 22:20:28 e2be974225ed: Download complete 22:20:28 988bab9f4d93: Verifying Checksum 22:20:28 988bab9f4d93: Download complete 22:20:28 1469e6f7b9e6: Verifying Checksum 22:20:28 1469e6f7b9e6: Download complete 22:20:28 eaf3925da568: Download complete 22:20:28 339a4e72a1f5: Verifying Checksum 22:20:28 339a4e72a1f5: Download complete 22:20:28 bde34c3a00c8: Verifying Checksum 22:20:28 bde34c3a00c8: Download complete 22:20:28 b352a97aabf1: Verifying Checksum 22:20:28 b352a97aabf1: Download complete 22:20:28 4872d77fe225: Download complete 22:20:28 5851b861e8e6: Download complete 22:20:28 b85a868b505f: Verifying Checksum 22:20:28 b85a868b505f: Download complete 22:20:29 bab4dde63d76: Verifying Checksum 22:20:29 bab4dde63d76: Download complete 22:20:29 b85a868b505f: Pull complete 22:20:29 e2be974225ed: Pull complete 22:20:30 339a4e72a1f5: Pull complete 22:20:30 988bab9f4d93: Pull complete 22:20:30 1469e6f7b9e6: Pull complete 22:20:30 eaf3925da568: Pull complete 22:20:32 bab4dde63d76: Pull complete 22:20:33 bde34c3a00c8: Pull complete 22:20:33 b352a97aabf1: Pull complete 22:20:33 4872d77fe225: Pull complete 22:20:33 5851b861e8e6: Pull complete 22:20:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:20:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:20:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:20:33 prd-ubuntu20.04-docker-8c-8g-347 does not seem to be running inside a container 22:20:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-368 -v /w/workspace/gexfoundry_device-rest-go_PR-368:/w/workspace/gexfoundry_device-rest-go_PR-368:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-368@tmp:/w/workspace/gexfoundry_device-rest-go_PR-368@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:20:35 $ docker top 8b30708074538f18cca0387039e066f88aa30d4105d44d7ebfc5155de5429c3f -eo pid,comm 22:20:35 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:20:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:20:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:20:36 [ssh-agent] Looking for ssh-agent implementation... 22:20:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:20:36 $ docker exec 8b30708074538f18cca0387039e066f88aa30d4105d44d7ebfc5155de5429c3f ssh-agent 22:20:36 SSH_AUTH_SOCK=/tmp/ssh-T2QAXA1Dno5B/agent.32 22:20:36 SSH_AGENT_PID=38 22:20:36 Running ssh-add (command line suppressed) 22:20:36 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-368@tmp/private_key_15788854662845032760.key (/w/workspace/gexfoundry_device-rest-go_PR-368@tmp/private_key_15788854662845032760.key) 22:20:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:20:36 + git tag --points-at HEAD [Pipeline] } 22:20:36 $ docker exec --env ******** --env ******** 8b30708074538f18cca0387039e066f88aa30d4105d44d7ebfc5155de5429c3f ssh-agent -k 22:20:36 unset SSH_AUTH_SOCK; 22:20:36 unset SSH_AGENT_PID; 22:20:36 echo Agent pid 38 killed; 22:20:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:20:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:20:37 [ssh-agent] Looking for ssh-agent implementation... 22:20:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:20:37 $ docker exec 8b30708074538f18cca0387039e066f88aa30d4105d44d7ebfc5155de5429c3f ssh-agent 22:20:37 SSH_AUTH_SOCK=/tmp/ssh-sKLOiYYHf09e/agent.70 22:20:37 SSH_AGENT_PID=76 22:20:37 Running ssh-add (command line suppressed) 22:20:37 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-368@tmp/private_key_13450317241600854239.key (/w/workspace/gexfoundry_device-rest-go_PR-368@tmp/private_key_13450317241600854239.key) 22:20:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:20:37 + git semver init 22:20:38 2023-11-21 22:20:38,016 [run_init] DEBUG init version:0.0.0 force:False 22:20:38 2023-11-21 22:20:38,017 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-368/.semver 22:20:38 2023-11-21 22:20:38,017 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-368/.semver 22:20:38 2023-11-21 22:20:38,017 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-368/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-368, universal_newlines=False, shell=None, istream=None) 22:20:39 2023-11-21 22:20:39,342 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-368/.git/info/exclude 22:20:39 2023-11-21 22:20:39,343 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-368/.semver/PR-368 with force:False 22:20:39 2023-11-21 22:20:39,343 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-368/.semver/PR-368 22:20:39 2023-11-21 22:20:39,346 [execute] INFO git cat-file --batch-check 22:20:39 2023-11-21 22:20:39,346 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-368/.semver, universal_newlines=False, shell=None, istream=) 22:20:39 2023-11-21 22:20:39,353 [execute] INFO git cat-file --batch 22:20:39 2023-11-21 22:20:39,353 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-368/.semver, universal_newlines=False, shell=None, istream=) 22:20:39 2023-11-21 22:20:39,359 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-368/.semver/PR-368 22:20:39 0.0.0 [Pipeline] } 22:20:39 $ docker exec --env ******** --env ******** 8b30708074538f18cca0387039e066f88aa30d4105d44d7ebfc5155de5429c3f ssh-agent -k 22:20:39 unset SSH_AUTH_SOCK; 22:20:39 unset SSH_AGENT_PID; 22:20:39 echo Agent pid 76 killed; 22:20:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:20:40 + git semver [Pipeline] } 22:20:40 $ docker stop --time=1 8b30708074538f18cca0387039e066f88aa30d4105d44d7ebfc5155de5429c3f 22:20:41 $ docker rm -f --volumes 8b30708074538f18cca0387039e066f88aa30d4105d44d7ebfc5155de5429c3f [Pipeline] // withDockerContainer [Pipeline] sh 22:20:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:20:42 Stashed 1 file(s) [Pipeline] echo 22:20:42 [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 22:20:43 provisioning config files... 22:20:43 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-368@tmp/config7897822707433913308tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:20:43 ---> ****-login.sh 22:20:43 nexus3.edgexfoundry.org:10001 22:20:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:20:43 Configure a credential helper to remove this warning. See 22:20:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:20:43 22:20:43 Login Succeeded 22:20:43 nexus3.edgexfoundry.org:10002 22:20:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:20:43 Configure a credential helper to remove this warning. See 22:20:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:20:43 22:20:43 Login Succeeded 22:20:43 nexus3.edgexfoundry.org:10003 22:20:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:20:44 Configure a credential helper to remove this warning. See 22:20:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:20:44 22:20:44 Login Succeeded 22:20:44 nexus3.edgexfoundry.org:10004 22:20:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:20:44 Configure a credential helper to remove this warning. See 22:20:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:20:44 22:20:44 Login Succeeded 22:20:44 ****.io 22:20:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:20:44 Configure a credential helper to remove this warning. See 22:20:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:20:44 22:20:44 Login Succeeded 22:20:44 ---> ****-login.sh ends [Pipeline] } 22:20:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:20:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:20:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:20:44 ========================================================= 22:20:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 22:20:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:45 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 22:20:45 Sending build context to Docker daemon 16.34MB 22:20:45 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 22:20:45 Step 2/12 : FROM ${BASE} AS builder 22:20:45 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 22:20:45 7264a8db6415: Pulling fs layer 22:20:45 c4d48a809fc2: Pulling fs layer 22:20:45 4f1c88b9dad5: Pulling fs layer 22:20:45 ad3a456e5733: Pulling fs layer 22:20:45 69c7f0334f64: Pulling fs layer 22:20:45 1f1c1a5573a3: Pulling fs layer 22:20:45 ce7588e14bc9: Pulling fs layer 22:20:45 b5e4710f87ac: Pulling fs layer 22:20:45 ad3a456e5733: Waiting 22:20:45 69c7f0334f64: Waiting 22:20:45 1f1c1a5573a3: Waiting 22:20:45 b5e4710f87ac: Waiting 22:20:45 ce7588e14bc9: Waiting 22:20:45 c4d48a809fc2: Download complete 22:20:45 ad3a456e5733: Verifying Checksum 22:20:45 ad3a456e5733: Download complete 22:20:45 69c7f0334f64: Verifying Checksum 22:20:45 69c7f0334f64: Download complete 22:20:45 7264a8db6415: Verifying Checksum 22:20:45 7264a8db6415: Download complete 22:20:45 1f1c1a5573a3: Verifying Checksum 22:20:45 1f1c1a5573a3: Download complete 22:20:46 b5e4710f87ac: Verifying Checksum 22:20:46 b5e4710f87ac: Download complete 22:20:46 7264a8db6415: Pull complete 22:20:46 4f1c88b9dad5: Verifying Checksum 22:20:46 4f1c88b9dad5: Download complete 22:20:46 c4d48a809fc2: Pull complete 22:20:46 ce7588e14bc9: Verifying Checksum 22:20:46 ce7588e14bc9: Download complete 22:20:50 4f1c88b9dad5: Pull complete 22:20:50 ad3a456e5733: Pull complete 22:20:50 69c7f0334f64: Pull complete 22:20:50 1f1c1a5573a3: Pull complete 22:20:53 ce7588e14bc9: Pull complete 22:20:53 b5e4710f87ac: Pull complete 22:20:53 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 22:20:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:20:53 ---> 88b5674ff536 22:20:53 Step 3/12 : ARG ADD_BUILD_TAGS="" 22:20:55 ---> Running in 9c46da322838 22:20:55 Removing intermediate container 9c46da322838 22:20:55 ---> 35f23253541d 22:20:55 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:20:55 ---> Running in 84f0abc9d7b7 22:20:55 Removing intermediate container 84f0abc9d7b7 22:20:55 ---> 0744ceba2b04 22:20:55 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 22:20:55 ---> Running in b792fe7933b3 22:20:55 Removing intermediate container b792fe7933b3 22:20:55 ---> c9621f7ca3da 22:20:55 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 22:20:55 ---> Running in 2af1babd8033 22:20:56 Removing intermediate container 2af1babd8033 22:20:56 ---> 82f1b74ddbca 22:20:56 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:20:56 ---> Running in e8a5c505bc7f 22:20:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:20:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:20:56 (1/4) Installing openssh-keygen (9.3_p2-r0) 22:20:56 (2/4) Installing libedit (20221030.3.1-r1) 22:20:56 (3/4) Installing openssh-client-common (9.3_p2-r0) 22:20:56 (4/4) Installing openssh-client-default (9.3_p2-r0) 22:20:56 Executing busybox-1.36.1-r5.trigger 22:20:56 OK: 268 MiB in 56 packages 22:20:56 Removing intermediate container e8a5c505bc7f 22:20:56 ---> ca815425d756 22:20:56 Step 8/12 : WORKDIR /device-rest-go 22:20:56 ---> Running in 5944b8500f44 22:20:57 Removing intermediate container 5944b8500f44 22:20:57 ---> ac9c0489c292 22:20:57 Step 9/12 : COPY go.mod vendor* ./ 22:20:57 ---> 26c713066f14 22:20:57 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:20:57 ---> Running in 2bb659447f47 22:20:58 Still waiting to schedule task 22:20:58 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:21:56 Removing intermediate container 2bb659447f47 22:21:56 ---> ad9a7e479972 22:21:56 Step 11/12 : COPY . . 22:21:56 ---> a474697717be 22:21:56 Step 12/12 : RUN $MAKE 22:21:56 ---> Running in 248c31012521 22:21:56 noop 22:21:56 Removing intermediate container 248c31012521 22:21:56 ---> 5bd70fb52dd8 22:21:56 Successfully built 5bd70fb52dd8 22:21:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:57 + docker inspect -f . ci-base-image-x86_64 22:21:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:21:57 prd-ubuntu20.04-docker-8c-8g-347 does not seem to be running inside a container 22:21:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-368 -v /w/workspace/gexfoundry_device-rest-go_PR-368:/w/workspace/gexfoundry_device-rest-go_PR-368:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-368@tmp:/w/workspace/gexfoundry_device-rest-go_PR-368@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:22:00 $ docker top 58c32bcbefe973ba727516c5eac23df1f934b7c7fe8c65ab094e66aea157720b -eo pid,comm [Pipeline] { [Pipeline] sh 22:22:00 + go version 22:22:00 go version go1.21.0 linux/amd64 [Pipeline] } 22:22:00 $ docker stop --time=1 58c32bcbefe973ba727516c5eac23df1f934b7c7fe8c65ab094e66aea157720b 22:22:02 $ docker rm -f --volumes 58c32bcbefe973ba727516c5eac23df1f934b7c7fe8c65ab094e66aea157720b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:03 + docker inspect -f . ci-base-image-x86_64 22:22:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:22:03 prd-ubuntu20.04-docker-8c-8g-347 does not seem to be running inside a container 22:22:03 $ 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-368 -v /w/workspace/gexfoundry_device-rest-go_PR-368:/w/workspace/gexfoundry_device-rest-go_PR-368:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-368@tmp:/w/workspace/gexfoundry_device-rest-go_PR-368@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:22:04 $ docker top 52849bb91ea57b0878a7bd3178ba835f6fe3b9b8317dd0fbf28eeef0483178f8 -eo pid,comm [Pipeline] { [Pipeline] sh 22:22:04 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-368 [Pipeline] fileExists [Pipeline] sh 22:22:05 + make test 22:22:05 go test ./... -coverprofile=coverage.out ./... 22:22:08 ? github.com/edgexfoundry/device-rest-go [no test files] 22:22:19 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 22:22:19 ok github.com/edgexfoundry/device-rest-go/driver 0.010s coverage: 33.2% of statements 22:22:24 go vet ./... 22:22:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:22:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:22:27 ./bin/test-attribution-txt.sh [Pipeline] echo 22:22:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 22:22:27 $ docker stop --time=1 52849bb91ea57b0878a7bd3178ba835f6fe3b9b8317dd0fbf28eeef0483178f8 22:22:30 $ docker rm -f --volumes 52849bb91ea57b0878a7bd3178ba835f6fe3b9b8317dd0fbf28eeef0483178f8 [Pipeline] // withDockerContainer [Pipeline] sh 22:22:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:22:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:22:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:22:32 + ls -al . 22:22:32 total 180 22:22:32 drwxrwxr-x 9 jenkins jenkins 4096 Nov 21 22:22 . 22:22:32 drwxrwxr-x 4 jenkins jenkins 4096 Nov 21 22:20 .. 22:22:32 -rw-rw-r-- 1 jenkins jenkins 151 Nov 21 22:20 .dockerignore 22:22:32 drwxrwxr-x 8 jenkins jenkins 4096 Nov 21 22:22 .git 22:22:32 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 22:20 .github 22:22:32 -rw-rw-r-- 1 jenkins jenkins 264 Nov 21 22:20 .gitignore 22:22:32 -rw-rw-r-- 1 jenkins jenkins 41 Nov 21 22:20 .golangci.yml 22:22:32 drwxr-xr-x 3 jenkins jenkins 4096 Nov 21 22:20 .semver 22:22:32 -rw-rw-r-- 1 jenkins jenkins 10300 Nov 21 22:20 Attribution.txt 22:22:32 -rw-rw-r-- 1 jenkins jenkins 17685 Nov 21 22:20 CHANGELOG.md 22:22:32 -rw-rw-r-- 1 jenkins jenkins 1687 Nov 21 22:20 Dockerfile 22:22:32 -rw-rw-r-- 1 jenkins jenkins 677 Nov 21 22:20 GOVERNANCE.md 22:22:32 -rw-rw-r-- 1 jenkins jenkins 680 Nov 21 22:20 Jenkinsfile 22:22:32 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 21 22:20 LICENSE 22:22:32 -rw-rw-r-- 1 jenkins jenkins 2010 Nov 21 22:20 Makefile 22:22:32 -rw-rw-r-- 1 jenkins jenkins 620 Nov 21 22:20 OWNERS.md 22:22:32 -rw-rw-r-- 1 jenkins jenkins 3989 Nov 21 22:20 README.md 22:22:32 -rw-rw-r-- 1 jenkins jenkins 5 Nov 21 22:20 VERSION 22:22:32 drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 22:20 bin 22:22:32 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 22:20 cmd 22:22:32 -rw-r--r-- 1 jenkins jenkins 14499 Nov 21 22:22 coverage.out 22:22:32 drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 22:20 driver 22:22:32 -rw-rw-r-- 1 jenkins jenkins 3844 Nov 21 22:20 go.mod 22:22:32 -rw-rw-r-- 1 jenkins jenkins 35000 Nov 21 22:20 go.sum 22:22:32 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 22:20 openapi 22:22:32 -rw-rw-r-- 1 jenkins jenkins 713 Nov 21 22:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:33 + 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=08427a0a736a1f625753fbdd42df6f4661635c6b --label arch=amd64 --label version=0.0.0 . 22:22:33 Sending build context to Docker daemon 16.35MB 22:22:33 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 22:22:33 Step 2/26 : FROM ${BASE} AS builder 22:22:33 ---> 5bd70fb52dd8 22:22:33 Step 3/26 : ARG ADD_BUILD_TAGS="" 22:22:33 ---> Running in 45e157944551 22:22:33 Removing intermediate container 45e157944551 22:22:33 ---> 487329419b44 22:22:33 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:22:33 ---> Running in 3c8265cd7ce7 22:22:34 Removing intermediate container 3c8265cd7ce7 22:22:34 ---> b8409fc027c3 22:22:34 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 22:22:34 ---> Running in 1f999fac1662 22:22:34 Removing intermediate container 1f999fac1662 22:22:34 ---> 2eed97445387 22:22:34 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 22:22:35 ---> Running in 59e0f1c5a03f 22:22:35 Removing intermediate container 59e0f1c5a03f 22:22:35 ---> 258bc778bcac 22:22:35 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:22:35 ---> Running in d24461297bc0 22:22:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:22:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:22:36 OK: 268 MiB in 56 packages 22:22:36 Removing intermediate container d24461297bc0 22:22:36 ---> 7ee987964bae 22:22:36 Step 8/26 : WORKDIR /device-rest-go 22:22:36 ---> Running in 0c1eb6ec827e 22:22:36 Removing intermediate container 0c1eb6ec827e 22:22:36 ---> 326fe99edb39 22:22:36 Step 9/26 : COPY go.mod vendor* ./ 22:22:36 ---> caa33a91f1d0 22:22:36 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:22:36 ---> Running in 709fb2a16126 22:22:37 Removing intermediate container 709fb2a16126 22:22:37 ---> 0afddeaa6960 22:22:37 Step 11/26 : COPY . . 22:22:38 ---> f2a9f80110a6 22:22:38 Step 12/26 : RUN $MAKE 22:22:38 ---> Running in 14bbc4292dba 22:22:38 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd 22:23:00 Removing intermediate container 14bbc4292dba 22:23:00 ---> 538f74af4b62 22:23:00 Step 13/26 : FROM alpine:3.18 22:23:00 3.18: Pulling from library/alpine 22:23:00 96526aa774ef: Pulling fs layer 22:23:00 96526aa774ef: Verifying Checksum 22:23:00 96526aa774ef: Download complete 22:23:00 96526aa774ef: Pull complete 22:23:00 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:23:00 Status: Downloaded newer image for alpine:3.18 22:23:00 ---> 8ca4688f4f35 22:23:00 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:23:00 ---> Running in 150dac35db93 22:23:00 Removing intermediate container 150dac35db93 22:23:00 ---> 042ea5f63f2e 22:23:00 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 22:23:00 ---> Running in d066d6b8c50b 22:23:00 Removing intermediate container d066d6b8c50b 22:23:00 ---> 33a08b584074 22:23:00 Step 16/26 : RUN apk add --update --no-cache dumb-init 22:23:00 ---> Running in ebb95a6c48ed 22:23:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:23:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:23:00 (1/1) Installing dumb-init (1.2.5-r2) 22:23:00 Executing busybox-1.36.1-r2.trigger 22:23:00 OK: 7 MiB in 16 packages 22:23:00 Removing intermediate container ebb95a6c48ed 22:23:00 ---> 7ca588cd5dd1 22:23:00 Step 17/26 : RUN apk --no-cache upgrade 22:23:00 ---> Running in b4e0ed878345 22:23:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:23:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:23:00 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 22:23:00 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 22:23:00 Executing busybox-1.36.1-r5.post-upgrade 22:23:00 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 22:23:00 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 22:23:00 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 22:23:00 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 22:23:00 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 22:23:00 Executing busybox-1.36.1-r5.trigger 22:23:00 OK: 7 MiB in 16 packages 22:23:01 Removing intermediate container b4e0ed878345 22:23:01 ---> 1d5901812d9f 22:23:01 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 22:23:01 ---> 33dcc16f252c 22:23:01 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 22:23:01 ---> 679a1f9d8579 22:23:01 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 22:23:01 ---> 1891d186af36 22:23:01 Step 21/26 : EXPOSE 59986 22:23:01 ---> Running in 42d30fbb870f 22:23:02 Removing intermediate container 42d30fbb870f 22:23:02 ---> 20c4141e9b5a 22:23:02 Step 22/26 : ENTRYPOINT ["/device-rest"] 22:23:02 ---> Running in 241d5dfa2652 22:23:02 Removing intermediate container 241d5dfa2652 22:23:02 ---> d9771ee0748e 22:23:02 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 22:23:02 ---> Running in ddf7cec5a080 22:23:02 Removing intermediate container ddf7cec5a080 22:23:02 ---> 2a1c033920c7 22:23:02 Step 24/26 : LABEL arch=amd64 22:23:02 ---> Running in 682b5e360d5b 22:23:02 Removing intermediate container 682b5e360d5b 22:23:02 ---> f645113503e6 22:23:02 Step 25/26 : LABEL git_sha=08427a0a736a1f625753fbdd42df6f4661635c6b 22:23:02 ---> Running in 324a0d4d8341 22:23:02 Removing intermediate container 324a0d4d8341 22:23:02 ---> 57afbea2a3cd 22:23:02 Step 26/26 : LABEL version=0.0.0 22:23:02 ---> Running in 47f60e5d186c 22:23:02 Removing intermediate container 47f60e5d186c 22:23:02 ---> c1732a8648c6 22:23:02 [Warning] One or more build-args [ARCH] were not consumed 22:23:02 Successfully built c1732a8648c6 22:23:02 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 22:23:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:23:03 22:23:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:23:04 latest: Pulling from edgex-lftools-log-publisher 22:23:04 5eb5b503b376: Pulling fs layer 22:23:04 5c69ac0246d0: Pulling fs layer 22:23:04 ec43610c2a17: Pulling fs layer 22:23:04 3a2ae6a8a46f: Pulling fs layer 22:23:04 33b1e0a273af: Pulling fs layer 22:23:04 5d3b04190fa2: Pulling fs layer 22:23:04 2f39f015ded8: Pulling fs layer 22:23:04 33b1e0a273af: Waiting 22:23:04 5d3b04190fa2: Waiting 22:23:04 2f39f015ded8: Waiting 22:23:04 3a2ae6a8a46f: Waiting 22:23:04 5c69ac0246d0: Download complete 22:23:04 3a2ae6a8a46f: Verifying Checksum 22:23:04 3a2ae6a8a46f: Download complete 22:23:04 33b1e0a273af: Verifying Checksum 22:23:04 33b1e0a273af: Download complete 22:23:04 ec43610c2a17: Verifying Checksum 22:23:04 ec43610c2a17: Download complete 22:23:04 5d3b04190fa2: Download complete 22:23:04 5eb5b503b376: Verifying Checksum 22:23:04 5eb5b503b376: Download complete 22:23:05 2f39f015ded8: Download complete 22:23:05 5eb5b503b376: Pull complete 22:23:05 5c69ac0246d0: Pull complete 22:23:06 ec43610c2a17: Pull complete 22:23:06 3a2ae6a8a46f: Pull complete 22:23:06 33b1e0a273af: Pull complete 22:23:06 5d3b04190fa2: Pull complete 22:23:10 2f39f015ded8: Pull complete 22:23:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:23:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:23:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:11 prd-ubuntu20.04-docker-8c-8g-347 does not seem to be running inside a container 22:23:11 $ 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-368 -v /w/workspace/gexfoundry_device-rest-go_PR-368:/w/workspace/gexfoundry_device-rest-go_PR-368:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-368@tmp:/w/workspace/gexfoundry_device-rest-go_PR-368@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:23:17 $ docker top fe91ee627c9e2294d0b169bca80a7908e84b77a4e2ae12e8d673c9f3cb3b6111 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:23:17 ---> job-cost.sh 22:23:17 lf-activate-venv: SKIPPING 22:23:17 INFO: No Stack... 22:23:17 INFO: Retrieving Pricing Info for: v3-standard-8 22:23:18 INFO: Archiving Costs [Pipeline] sh 22:23:18 + cat /w/workspace/gexfoundry_device-rest-go_PR-368/archives/cost.csv 22:23:18 + cut -d, -f6 [Pipeline] lock 22:23:18 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-368-1-stack-cost] 22:23:18 Resource [jenkins-edgexfoundry-device-rest-go-PR-368-1-stack-cost] did not exist. Created. 22:23:18 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-368-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:23:19 + echo total: 0.2199999988079071 [Pipeline] stash 22:23:19 Stashed 1 file(s) [Pipeline] } 22:23:19 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-368-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:23:19 $ docker stop --time=1 fe91ee627c9e2294d0b169bca80a7908e84b77a4e2ae12e8d673c9f3cb3b6111 22:23:20 $ docker rm -f --volumes fe91ee627c9e2294d0b169bca80a7908e84b77a4e2ae12e8d673c9f3cb3b6111 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:23:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-368 in /w/workspace/gexfoundry_device-rest-go_PR-368 [Pipeline] { [Pipeline] ws 22:23:54 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 22:23:57 The recommended git tool is: git 22:24:09 using credential edgex-jenkins-ssh 22:24:09 Cloning the remote Git repository 22:24:10 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 22:24:10 > git init /w/workspace/device-rest-go/1 # timeout=10 22:24:10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 22:24:10 > git --version # timeout=10 22:24:10 > git --version # 'git version 2.25.1' 22:24:10 using GIT_SSH to set credentials SSH Credentials for GitHub 22:24:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:24:14 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 22:24:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:24:16 Merging remotes/origin/main commit 990d379436bad360529865c6b1e601239e616fa1 into PR head commit 08427a0a736a1f625753fbdd42df6f4661635c6b 22:24:16 Merge succeeded, producing 08427a0a736a1f625753fbdd42df6f4661635c6b 22:24:16 Checking out Revision 08427a0a736a1f625753fbdd42df6f4661635c6b (PR-368) 22:24:15 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 22:24:15 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 22:24:15 using GIT_SSH to set credentials SSH Credentials for GitHub 22:24:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/368/head:refs/remotes/origin/PR-368 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:24:16 > git config core.sparsecheckout # timeout=10 22:24:16 > git checkout -f 08427a0a736a1f625753fbdd42df6f4661635c6b # timeout=10 22:24:16 > git remote # timeout=10 22:24:16 > git config --get remote.origin.url # timeout=10 22:24:16 using GIT_SSH to set credentials SSH Credentials for GitHub 22:24:16 > git merge 990d379436bad360529865c6b1e601239e616fa1 # timeout=10 22:24:16 > git rev-parse HEAD^{commit} # timeout=10 22:24:16 > git config core.sparsecheckout # timeout=10 22:24:16 > git checkout -f 08427a0a736a1f625753fbdd42df6f4661635c6b # timeout=10 22:24:17 Commit message: "build(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1" 22:24:17 > git --version # timeout=10 22:24:17 > git --version # 'git version 2.25.1' 22:24:17 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:24:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:24:18 % Total % Received % Xferd Average Speed Time Time Time Current 22:24:18 Dload Upload Total Spent Left Speed 22:24:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 199k 0 --:--:-- --:--:-- --:--:-- 203k [Pipeline] sh 22:24:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:24:19 + sudo tee /etc/docker/daemon.new 22:24:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:24:19 { 22:24:19 "registry-mirrors": [ 22:24:19 "https://nexus3.edgexfoundry.org:10001" 22:24:19 ], 22:24:19 "bip": "10.250.0.254/24", 22:24:19 "hosts": [ 22:24:19 "tcp://0.0.0.0:5555", 22:24:19 "unix:///var/run/docker.sock" 22:24:19 ], 22:24:19 "mtu": 1458, 22:24:19 "selinux-enabled": true, 22:24:19 "seccomp-profile": "/etc/docker/seccomp.json" 22:24:19 } [Pipeline] sh 22:24:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:24:20 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:24:38 provisioning config files... 22:24:38 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config10404183060219137478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:24:39 ---> ****-login.sh 22:24:39 nexus3.edgexfoundry.org:10001 22:24:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:24:40 Configure a credential helper to remove this warning. See 22:24:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:24:40 22:24:40 Login Succeeded 22:24:40 nexus3.edgexfoundry.org:10002 22:24:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:24:40 Configure a credential helper to remove this warning. See 22:24:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:24:40 22:24:40 Login Succeeded 22:24:40 nexus3.edgexfoundry.org:10003 22:24:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:24:40 Configure a credential helper to remove this warning. See 22:24:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:24:40 22:24:40 Login Succeeded 22:24:40 nexus3.edgexfoundry.org:10004 22:24:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:24:41 Configure a credential helper to remove this warning. See 22:24:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:24:41 22:24:41 Login Succeeded 22:24:41 ****.io 22:24:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:24:42 Configure a credential helper to remove this warning. See 22:24:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:24:42 22:24:42 Login Succeeded 22:24:42 ---> ****-login.sh ends [Pipeline] } 22:24:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:24:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:24:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:24:42 ========================================================= 22:24:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 22:24:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:43 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 22:24:43 Sending build context to Docker daemon 127.5kB 22:24:43 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 22:24:43 Step 2/12 : FROM ${BASE} AS builder 22:24:44 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:24:44 9fda8d8052c6: Pulling fs layer 22:24:44 5d54e960e981: Pulling fs layer 22:24:44 c4a7e357bf2a: Pulling fs layer 22:24:44 f0e02332f6b5: Pulling fs layer 22:24:44 872ee5b61b7b: Pulling fs layer 22:24:44 0c6a40ed1a82: Pulling fs layer 22:24:44 94ae7d8d031c: Pulling fs layer 22:24:44 872ee5b61b7b: Waiting 22:24:44 0c6a40ed1a82: Waiting 22:24:44 94ae7d8d031c: Waiting 22:24:44 f0e02332f6b5: Waiting 22:24:44 5d54e960e981: Download complete 22:24:44 f0e02332f6b5: Verifying Checksum 22:24:44 f0e02332f6b5: Download complete 22:24:44 872ee5b61b7b: Download complete 22:24:44 9fda8d8052c6: Download complete 22:24:44 94ae7d8d031c: Verifying Checksum 22:24:44 94ae7d8d031c: Download complete 22:24:45 9fda8d8052c6: Pull complete 22:24:46 5d54e960e981: Pull complete 22:24:46 c4a7e357bf2a: Verifying Checksum 22:24:46 c4a7e357bf2a: Download complete 22:24:47 0c6a40ed1a82: Verifying Checksum 22:24:47 0c6a40ed1a82: Download complete 22:25:02 c4a7e357bf2a: Pull complete 22:25:02 f0e02332f6b5: Pull complete 22:25:02 872ee5b61b7b: Pull complete 22:25:09 0c6a40ed1a82: Pull complete 22:25:11 94ae7d8d031c: Pull complete 22:25:11 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 22:25:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:25:11 ---> 86de565de09d 22:25:11 Step 3/12 : ARG ADD_BUILD_TAGS="" 22:25:13 ---> Running in 2f7ce2d76e1c 22:25:13 Removing intermediate container 2f7ce2d76e1c 22:25:13 ---> ea326034448f 22:25:13 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:25:13 ---> Running in 7a8691fdb02a 22:25:15 Removing intermediate container 7a8691fdb02a 22:25:15 ---> 626bd715fcd8 22:25:15 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 22:25:15 ---> Running in 7957f9fe2ea9 22:25:16 Removing intermediate container 7957f9fe2ea9 22:25:16 ---> 397887634869 22:25:16 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 22:25:16 ---> Running in 7bb3add00361 22:25:16 Removing intermediate container 7bb3add00361 22:25:16 ---> 0533c63065b2 22:25:16 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:25:16 ---> Running in 841b185a41d3 22:25:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:25:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:25:19 (1/4) Installing openssh-keygen (9.3_p2-r0) 22:25:19 (2/4) Installing libedit (20221030.3.1-r1) 22:25:19 (3/4) Installing openssh-client-common (9.3_p2-r0) 22:25:19 (4/4) Installing openssh-client-default (9.3_p2-r0) 22:25:19 Executing busybox-1.36.1-r5.trigger 22:25:19 OK: 271 MiB in 56 packages 22:25:23 Removing intermediate container 841b185a41d3 22:25:23 ---> de5b4641f07a 22:25:23 Step 8/12 : WORKDIR /device-rest-go 22:25:23 ---> Running in 913a5a622554 22:25:23 Removing intermediate container 913a5a622554 22:25:23 ---> bdc33d7ab7c4 22:25:23 Step 9/12 : COPY go.mod vendor* ./ 22:25:24 ---> 4ee933d7c264 22:25:24 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:25:24 ---> Running in ac489e32e990 22:26:46 Removing intermediate container ac489e32e990 22:26:46 ---> 9c52cab9edd9 22:26:46 Step 11/12 : COPY . . 22:26:46 ---> dd6f2cfc0e07 22:26:46 Step 12/12 : RUN $MAKE 22:26:47 ---> Running in 62af635c4f29 22:26:47 noop 22:26:48 Removing intermediate container 62af635c4f29 22:26:48 ---> dcdafdf6f110 22:26:48 Successfully built dcdafdf6f110 22:26:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:49 + docker inspect -f . ci-base-image-arm64 22:26:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:26:49 prd-ubuntu20.04-docker-arm64-4c-16g-368 does not seem to be running inside a container 22:26:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:26:51 $ docker top ee60a89d8386009ab8a7aafaee52ab4ead654fe237745d84afac99d09701393f -eo pid,comm [Pipeline] { [Pipeline] sh 22:26:52 + go version 22:26:52 go version go1.21.0 linux/arm64 [Pipeline] } 22:26:52 $ docker stop --time=1 ee60a89d8386009ab8a7aafaee52ab4ead654fe237745d84afac99d09701393f 22:26:54 $ docker rm -f --volumes ee60a89d8386009ab8a7aafaee52ab4ead654fe237745d84afac99d09701393f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:55 + docker inspect -f . ci-base-image-arm64 22:26:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:26:55 prd-ubuntu20.04-docker-arm64-4c-16g-368 does not seem to be running inside a container 22:26:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:26:57 $ docker top 36cbb55bf9f77e7d50fc50bca736c9038b3173184a7b58eed95a32599fd1122f -eo pid,comm [Pipeline] { [Pipeline] sh 22:26:58 + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh 22:26:59 + make test 22:26:59 go test ./... -coverprofile=coverage.out ./... 22:27:04 ? github.com/edgexfoundry/device-rest-go [no test files] 22:28:56 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 22:28:56 ok github.com/edgexfoundry/device-rest-go/driver 0.059s coverage: 33.2% of statements 22:28:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:28:56 go vet ./... 22:29:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:29:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:29:23 ./bin/test-attribution-txt.sh [Pipeline] echo 22:29:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 22:29:24 $ docker stop --time=1 36cbb55bf9f77e7d50fc50bca736c9038b3173184a7b58eed95a32599fd1122f 22:29:26 $ docker rm -f --volumes 36cbb55bf9f77e7d50fc50bca736c9038b3173184a7b58eed95a32599fd1122f [Pipeline] // withDockerContainer [Pipeline] sh 22:29:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:29:27 Warning: overwriting stash ‘coverage-report’ 22:29:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:29:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:29:29 + ls -al . 22:29:29 total 176 22:29:29 drwxrwxr-x 8 jenkins jenkins 4096 Nov 21 22:27 . 22:29:29 drwxrwxr-x 4 jenkins jenkins 4096 Nov 21 22:24 .. 22:29:29 -rw-rw-r-- 1 jenkins jenkins 151 Nov 21 22:24 .dockerignore 22:29:29 drwxrwxr-x 8 jenkins jenkins 4096 Nov 21 22:24 .git 22:29:29 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 22:24 .github 22:29:29 -rw-rw-r-- 1 jenkins jenkins 264 Nov 21 22:24 .gitignore 22:29:29 -rw-rw-r-- 1 jenkins jenkins 41 Nov 21 22:24 .golangci.yml 22:29:29 -rw-rw-r-- 1 jenkins jenkins 10300 Nov 21 22:24 Attribution.txt 22:29:29 -rw-rw-r-- 1 jenkins jenkins 17685 Nov 21 22:24 CHANGELOG.md 22:29:29 -rw-rw-r-- 1 jenkins jenkins 1687 Nov 21 22:24 Dockerfile 22:29:29 -rw-rw-r-- 1 jenkins jenkins 677 Nov 21 22:24 GOVERNANCE.md 22:29:29 -rw-rw-r-- 1 jenkins jenkins 680 Nov 21 22:24 Jenkinsfile 22:29:29 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 21 22:24 LICENSE 22:29:29 -rw-rw-r-- 1 jenkins jenkins 2010 Nov 21 22:24 Makefile 22:29:29 -rw-rw-r-- 1 jenkins jenkins 620 Nov 21 22:24 OWNERS.md 22:29:29 -rw-rw-r-- 1 jenkins jenkins 3989 Nov 21 22:24 README.md 22:29:29 -rw-rw-r-- 1 jenkins jenkins 5 Nov 21 22:20 VERSION 22:29:29 drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 22:24 bin 22:29:29 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 22:24 cmd 22:29:29 -rw-r--r-- 1 jenkins jenkins 14499 Nov 21 22:28 coverage.out 22:29:29 drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 22:24 driver 22:29:29 -rw-rw-r-- 1 jenkins jenkins 3844 Nov 21 22:24 go.mod 22:29:29 -rw-rw-r-- 1 jenkins jenkins 35000 Nov 21 22:24 go.sum 22:29:29 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 22:24 openapi 22:29:29 -rw-rw-r-- 1 jenkins jenkins 713 Nov 21 22:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:30 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=08427a0a736a1f625753fbdd42df6f4661635c6b --label arch=arm64 --label version=0.0.0 . 22:29:30 Sending build context to Docker daemon 142.8kB 22:29:30 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 22:29:30 Step 2/26 : FROM ${BASE} AS builder 22:29:30 ---> dcdafdf6f110 22:29:30 Step 3/26 : ARG ADD_BUILD_TAGS="" 22:29:30 ---> Running in 4e6e8536e2cd 22:29:31 Removing intermediate container 4e6e8536e2cd 22:29:31 ---> 4d5ba4e90a38 22:29:31 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:29:31 ---> Running in 32ca9e78bd99 22:29:31 Removing intermediate container 32ca9e78bd99 22:29:31 ---> 154e92db2b61 22:29:31 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 22:29:31 ---> Running in 90e28dbfb069 22:29:32 Removing intermediate container 90e28dbfb069 22:29:32 ---> e630fb9f459f 22:29:32 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 22:29:32 ---> Running in 2bf42b12dd83 22:29:32 Removing intermediate container 2bf42b12dd83 22:29:32 ---> 8fb593309d6f 22:29:32 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:29:32 ---> Running in e44ed7aec669 22:29:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:29:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:29:36 OK: 271 MiB in 56 packages 22:29:37 Removing intermediate container e44ed7aec669 22:29:37 ---> 93a2dcb1c247 22:29:37 Step 8/26 : WORKDIR /device-rest-go 22:29:37 ---> Running in bad35f17a222 22:29:37 Removing intermediate container bad35f17a222 22:29:37 ---> fca87e04886e 22:29:37 Step 9/26 : COPY go.mod vendor* ./ 22:29:38 ---> ac24abffcc88 22:29:38 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:29:38 ---> Running in 779ac6137c21 22:29:41 Removing intermediate container 779ac6137c21 22:29:41 ---> 0237c9feeffa 22:29:41 Step 11/26 : COPY . . 22:29:41 ---> 376ce4d6d402 22:29:41 Step 12/26 : RUN $MAKE 22:29:41 ---> Running in 43ce24baf95d 22:29:43 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd 22:32:05 Removing intermediate container 43ce24baf95d 22:32:05 ---> fb9c924b7632 22:32:05 Step 13/26 : FROM alpine:3.18 22:32:05 3.18: Pulling from library/alpine 22:32:05 579b34f0a95b: Pulling fs layer 22:32:05 579b34f0a95b: Download complete 22:32:05 579b34f0a95b: Pull complete 22:32:05 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:32:05 Status: Downloaded newer image for alpine:3.18 22:32:05 ---> 3cc203321400 22:32:05 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:32:05 ---> Running in ba864e8c4fc4 22:32:05 Removing intermediate container ba864e8c4fc4 22:32:05 ---> 53ac24b76ce5 22:32:05 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 22:32:05 ---> Running in db35eb91b7da 22:32:05 Removing intermediate container db35eb91b7da 22:32:05 ---> 868573c3ed8b 22:32:05 Step 16/26 : RUN apk add --update --no-cache dumb-init 22:32:05 ---> Running in 0789d7c84e3c 22:32:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:32:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:32:05 (1/1) Installing dumb-init (1.2.5-r2) 22:32:05 Executing busybox-1.36.1-r2.trigger 22:32:05 OK: 8 MiB in 16 packages 22:32:05 Removing intermediate container 0789d7c84e3c 22:32:05 ---> 11c8327cf329 22:32:05 Step 17/26 : RUN apk --no-cache upgrade 22:32:05 ---> Running in 667930b2a849 22:32:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:32:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:32:05 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 22:32:05 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 22:32:05 Executing busybox-1.36.1-r5.post-upgrade 22:32:05 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 22:32:05 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 22:32:05 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 22:32:05 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 22:32:05 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 22:32:05 Executing busybox-1.36.1-r5.trigger 22:32:05 OK: 8 MiB in 16 packages 22:32:05 Removing intermediate container 667930b2a849 22:32:05 ---> 3c6308f4c7d0 22:32:05 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 22:32:05 ---> fbc80c00a024 22:32:05 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 22:32:05 ---> c5ce71066577 22:32:05 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 22:32:05 ---> b308189aa64a 22:32:05 Step 21/26 : EXPOSE 59986 22:32:05 ---> Running in f63cf5f9df44 22:32:05 Removing intermediate container f63cf5f9df44 22:32:05 ---> a67393c917ac 22:32:05 Step 22/26 : ENTRYPOINT ["/device-rest"] 22:32:05 ---> Running in 7728583ef06d 22:32:05 Removing intermediate container 7728583ef06d 22:32:05 ---> 2f72e63fb815 22:32:05 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 22:32:05 ---> Running in b10aa10cd9ec 22:32:05 Removing intermediate container b10aa10cd9ec 22:32:05 ---> 678faf57fee0 22:32:05 Step 24/26 : LABEL arch=arm64 22:32:05 ---> Running in 3906296c5853 22:32:06 Removing intermediate container 3906296c5853 22:32:06 ---> 0b98b5bef7f6 22:32:06 Step 25/26 : LABEL git_sha=08427a0a736a1f625753fbdd42df6f4661635c6b 22:32:06 ---> Running in 8fd56dd55c82 22:32:06 Removing intermediate container 8fd56dd55c82 22:32:06 ---> 3fe9377a5014 22:32:06 Step 26/26 : LABEL version=0.0.0 22:32:06 ---> Running in d27831a6e91c 22:32:07 Removing intermediate container d27831a6e91c 22:32:07 ---> d07dcf078747 22:32:07 [Warning] One or more build-args [ARCH] were not consumed 22:32:07 Successfully built d07dcf078747 22:32:07 Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:32:08 22:32:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:32:09 arm64: Pulling from edgex-lftools-log-publisher 22:32:09 8998bd30e6a1: Pulling fs layer 22:32:09 04944245beec: Pulling fs layer 22:32:09 699f458cf7ca: Pulling fs layer 22:32:09 765212b225bb: Pulling fs layer 22:32:09 f23df028b6ca: Pulling fs layer 22:32:09 d65c8cfc05b1: Pulling fs layer 22:32:09 2437ff75d9bd: Pulling fs layer 22:32:09 2437ff75d9bd: Waiting 22:32:09 f23df028b6ca: Waiting 22:32:09 d65c8cfc05b1: Waiting 22:32:09 765212b225bb: Waiting 22:32:09 04944245beec: Verifying Checksum 22:32:09 765212b225bb: Verifying Checksum 22:32:09 765212b225bb: Download complete 22:32:09 f23df028b6ca: Verifying Checksum 22:32:09 f23df028b6ca: Download complete 22:32:09 d65c8cfc05b1: Verifying Checksum 22:32:09 d65c8cfc05b1: Download complete 22:32:09 699f458cf7ca: Verifying Checksum 22:32:09 699f458cf7ca: Download complete 22:32:10 8998bd30e6a1: Verifying Checksum 22:32:10 8998bd30e6a1: Download complete 22:32:12 2437ff75d9bd: Verifying Checksum 22:32:12 2437ff75d9bd: Download complete 22:32:15 8998bd30e6a1: Pull complete 22:32:15 04944245beec: Pull complete 22:32:17 699f458cf7ca: Pull complete 22:32:17 765212b225bb: Pull complete 22:32:18 f23df028b6ca: Pull complete 22:32:18 d65c8cfc05b1: Pull complete 22:32:40 2437ff75d9bd: Pull complete 22:32:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:32:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:32:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:32:41 prd-ubuntu20.04-docker-arm64-4c-16g-368 does not seem to be running inside a container 22:32:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:32:44 $ docker top 979e4097e98dac0655a1703fb2c401b2957834d54420a91aa7f6cdf278999ba1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:32:45 ---> job-cost.sh 22:32:45 lf-activate-venv: SKIPPING 22:32:45 INFO: No Stack... 22:32:45 INFO: Retrieving Pricing Info for: v3-standard-4 22:32:46 INFO: Archiving Costs [Pipeline] sh 22:32:47 + cat /w/workspace/device-rest-go/1/archives/cost.csv 22:32:47 + cut -d, -f6 [Pipeline] lock 22:32:47 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-368-1-stack-cost] 22:32:47 Resource [jenkins-edgexfoundry-device-rest-go-PR-368-1-stack-cost] did not exist. Created. 22:32:47 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-368-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:32:48 /w/workspace/device-rest-go/1@tmp/durable-e93eba1b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:32:49 + echo total: 0.10999999940395355 [Pipeline] stash 22:32:49 Warning: overwriting stash ‘stack-cost’ 22:32:49 Stashed 1 file(s) [Pipeline] } 22:32:49 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-368-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:32:49 $ docker stop --time=1 979e4097e98dac0655a1703fb2c401b2957834d54420a91aa7f6cdf278999ba1 22:32:53 $ docker rm -f --volumes 979e4097e98dac0655a1703fb2c401b2957834d54420a91aa7f6cdf278999ba1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 22:32:55 provisioning config files... 22:32:55 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-368@tmp/config10059617675197839984tmp [Pipeline] { [Pipeline] sh 22:32:55 + set +x 22:32:55 + curl -s https://codecov.io/bash 22:32:55 + bash -s -- 22:32:55 22:32:55 _____ _ 22:32:55 / ____| | | 22:32:55 | | ___ __| | ___ ___ _____ __ 22:32:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:32:55 | |___| (_) | (_| | __/ (_| (_) \ V / 22:32:55 \_____\___/ \__,_|\___|\___\___/ \_/ 22:32:55 Bash-1.0.6 22:32:55 22:32:55 22:32:55 ==> git version 2.25.1 found 22:32:55 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 22:32:55 Release-Date: 2020-01-08 22:32:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:32:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:32:55 ==> Jenkins CI detected. 22:32:55 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-368 22:32:55 project root: . 22:32:55 --> token set from env 22:32:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:32:55 ==> Running gcov in . (disable via -X gcov) 22:32:55 ==> Python coveragepy not found 22:32:55 ==> Searching for coverage reports in: 22:32:55 + . 22:32:55 -> Found 1 reports 22:32:55 ==> Detecting git/mercurial file structure 22:32:55 ==> Reading reports 22:32:55 + ./coverage.out bytes=14499 22:32:55 ==> Appending adjustments 22:32:55 https://docs.codecov.io/docs/fixing-reports 22:32:56 + Found adjustments 22:32:56 ==> Gzipping contents 22:32:56 4.0K /tmp/codecov.QHsmx4.gz 22:32:56 ==> Uploading reports 22:32:56 url: https://codecov.io 22:32:56 query: branch=PR-368&commit=08427a0a736a1f625753fbdd42df6f4661635c6b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-368%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=368&job=&cmd_args= 22:32:56 -> Pinging Codecov 22:32:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-368&commit=08427a0a736a1f625753fbdd42df6f4661635c6b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-368%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=368&job=&cmd_args= 22:32:56 -> Uploading to 22:32:56 https://storage.googleapis.com/codecov/v4/raw/2023-11-21/4E5D53B4F1F92C436F7061BF334D961C/08427a0a736a1f625753fbdd42df6f4661635c6b/44277523-6599-49c9-966a-4cc04c9f2b46.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231121%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231121T223256Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cc7e4090670278d5178620e018372db3b860090759b6fe8832fa42fab24d97b9 22:32:56 % Total % Received % Xferd Average Speed Time Time Time Current 22:32:56 Dload Upload Total Spent Left Speed 22:32:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2321 0 0 100 2321 0 9670 --:--:-- --:--:-- --:--:-- 9670 22:32:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/08427a0a736a1f625753fbdd42df6f4661635c6b [Pipeline] } 22:32:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:32:59 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-368/archives ] 22:32:59 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-368/archives 22:32:59 total 16 22:32:59 drwxr-xr-x 3 root root 4096 Nov 21 22:23 . 22:32:59 drwxrwxr-x 10 jenkins jenkins 4096 Nov 21 22:23 .. 22:32:59 drwxr-xr-x 2 root root 4096 Nov 21 22:23 cost 22:32:59 -rw-r--r-- 1 root root 86 Nov 21 22:23 cost.csv 22:32:59 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-368/archives 22:32:59 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-368/archives 22:32:59 total 16 22:32:59 drwxr-xr-x 3 jenkins jenkins 4096 Nov 21 22:23 . 22:32:59 drwxrwxr-x 10 jenkins jenkins 4096 Nov 21 22:23 .. 22:32:59 drwxr-xr-x 2 jenkins jenkins 4096 Nov 21 22:23 cost 22:32:59 -rw-r--r-- 1 jenkins jenkins 86 Nov 21 22:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:33:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:33:00 ---> package-listing.sh 22:33:00 ++ facter osfamily 22:33:00 ++ tr '[:upper:]' '[:lower:]' 22:33:01 + OS_FAMILY=debian 22:33:01 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-368 22:33:01 + START_PACKAGES=/tmp/packages_start.txt 22:33:01 + END_PACKAGES=/tmp/packages_end.txt 22:33:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:33:01 + PACKAGES=/tmp/packages_start.txt 22:33:01 + '[' /w/workspace/gexfoundry_device-rest-go_PR-368 ']' 22:33:01 + PACKAGES=/tmp/packages_end.txt 22:33:01 + case "${OS_FAMILY}" in 22:33:01 + dpkg -l 22:33:01 + grep '^ii' 22:33:01 + '[' -f /tmp/packages_start.txt ']' 22:33:01 + '[' -f /tmp/packages_end.txt ']' 22:33:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:33:01 + '[' /w/workspace/gexfoundry_device-rest-go_PR-368 ']' 22:33:01 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-368/archives/ 22:33:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-368/archives/ [Pipeline] echo 22:33:01 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-368/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:33:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:33:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:33:02 prd-ubuntu20.04-docker-8c-8g-347 does not seem to be running inside a container 22:33:02 $ 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-368/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-368 -v /w/workspace/gexfoundry_device-rest-go_PR-368:/w/workspace/gexfoundry_device-rest-go_PR-368:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-368@tmp:/w/workspace/gexfoundry_device-rest-go_PR-368@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:33:02 $ docker top 652035e2f7a42d355a407d22153026736dbb7ea90e3d73013ff6b8843109f62c -eo pid,comm [Pipeline] { [Pipeline] sh 22:33:03 + touch /tmp/pre-build-complete [Pipeline] sh 22:33:03 + mkdir -p /var/log/sysstat [Pipeline] sh 22:33:03 + ls /var/log/sa-host 22:33:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:33:03 provisioning config files... 22:33:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-368@tmp/config17087603060206330521tmp [Pipeline] { [Pipeline] echo 22:33:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:33:04 ---> create-netrc.sh [Pipeline] } 22:33:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:33:04 ---> python-tools-install.sh [Pipeline] echo 22:33:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:33:05 ---> sudo-logs.sh 22:33:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:33:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:33:05 ---> job-cost.sh 22:33:05 lf-activate-venv: SKIPPING 22:33:05 DEBUG: total: 0.2199999988079071 22:33:05 INFO: Retrieving Stack Cost... 22:33:06 INFO: Retrieving Pricing Info for: v3-standard-8 22:33:06 INFO: Archiving Costs [Pipeline] echo 22:33:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:33:06 ---> logs-deploy.sh 22:33:06 lf-activate-venv: SKIPPING 22:33:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-368/1 22:33:06 INFO: archiving workspace using pattern(s): 22:33:07 Archives upload complete. 22:33:07 INFO: archiving logs to Nexus