Pull request #83 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1c815509f916392117e9cc195680063cad4036b3+1853a045f9f2447c53e5e0978cd282f805c231d1 (005afe7937b150bb0ed2ea14c12e38e7652f3a22) 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-ssh4900091909313382229.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh13611989174809115815.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-uart/branches/PR-83/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-uart/branches/PR-83/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2498886527706484647.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-uart/branches/PR-83/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1163411371274696450.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh14652035827901328662.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-uart/branches/PR-83/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-uart/branches/PR-83/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2967757206120442808.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-uart, buildSnap:false] ========================================================= [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-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 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-uart 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-24233 in /w/workspace/edgexfoundry_device-uart_PR-83 [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-uart.git > git init /w/workspace/edgexfoundry_device-uart_PR-83 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.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-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1853a045f9f2447c53e5e0978cd282f805c231d1 into PR head commit 1c815509f916392117e9cc195680063cad4036b3 Merge succeeded, producing 1c815509f916392117e9cc195680063cad4036b3 Checking out Revision 1c815509f916392117e9cc195680063cad4036b3 (PR-83) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/83/head:refs/remotes/origin/PR-83 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1c815509f916392117e9cc195680063cad4036b3 # 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 1853a045f9f2447c53e5e0978cd282f805c231d1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1c815509f916392117e9cc195680063cad4036b3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:50:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:50:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:50:57 ========================================================= 18:50:57 EdgeX Global Pipelines Version Info 18:50:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:50:58 ------------------- 18:50:58 stable info: 18:50:58 ------------------- 18:50:58 Commited By: Ginny Guan ginny@iotechsys.com 18:50:58 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 18:50:58 Message: update stable to v1.0.265 18:50:58 ------------------- 18:50:58 experimental info: 18:50:58 ------------------- 18:50:58 Commited By: Cherry Wang cherry@iotechsys.com 18:50:58 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 18:50:58 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:50:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 18:50:58 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 18:50:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:50:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:50:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:50:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 18:50:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:50:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:50:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:50:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:50:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:50:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 18:50:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:50:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:50:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:50:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:50:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:51:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:51:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:51:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:51:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:51:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:51:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:51:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:51:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:51:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:51:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:51:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-83 [Pipeline] echo 18:51:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-83 [Pipeline] echo 18:51:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-83 [Pipeline] echo 18:51:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1c815509f916392117e9cc195680063cad4036b3 [Pipeline] echo 18:51:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1c81550 [Pipeline] echo 18:51:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:51:01 provisioning config files... 18:51:01 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-83@tmp/config10911847404700342005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:51:01 ---> ****-login.sh 18:51:01 nexus3.edgexfoundry.org:10001 18:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:51:01 Configure a credential helper to remove this warning. See 18:51:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:51:01 18:51:01 Login Succeeded 18:51:01 nexus3.edgexfoundry.org:10002 18:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:51:01 Configure a credential helper to remove this warning. See 18:51:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:51:01 18:51:01 Login Succeeded 18:51:01 nexus3.edgexfoundry.org:10003 18:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:51:01 Configure a credential helper to remove this warning. See 18:51:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:51:01 18:51:01 Login Succeeded 18:51:02 nexus3.edgexfoundry.org:10004 18:51:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:51:02 Configure a credential helper to remove this warning. See 18:51:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:51:02 18:51:02 Login Succeeded 18:51:02 ****.io 18:51:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:51:02 Configure a credential helper to remove this warning. See 18:51:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:51:02 18:51:02 Login Succeeded 18:51:02 ---> ****-login.sh ends [Pipeline] } 18:51:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:51:03 + git rev-list -1 --merges 1c815509f916392117e9cc195680063cad4036b3~1..1c815509f916392117e9cc195680063cad4036b3 [Pipeline] echo 18:51:03 -----------> git rev-list -1 --merges 1c815509f916392117e9cc195680063cad4036b3~1..1c815509f916392117e9cc195680063cad4036b3 1c815509f916392117e9cc195680063cad4036b3 [false] [Pipeline] sh 18:51:03 + git log --format=format:%s -1 1c815509f916392117e9cc195680063cad4036b3 [Pipeline] echo 18:51:03 ========================================================= 18:51:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:51:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:51:04 + git log --format=format:%s -1 1c815509f916392117e9cc195680063cad4036b3 [Pipeline] echo 18:51:04 [semverPrep] GIT_COMMIT: 1c815509f916392117e9cc195680063cad4036b3, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 18:51:04 [semverPrep] This is not a build commit. [Pipeline] sh 18:51:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:51:04 + grep -v github /etc/ssh/ssh_known_hosts 18:51:04 + [ -e /tmp/ssh_known_hosts ] 18:51:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:51:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:51:04 + sudo tee -a /etc/ssh/ssh_known_hosts 18:51:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:51:05 18:51:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:51:05 0.1.4: Pulling from edgex-devops/py-git-semver 18:51:05 b85a868b505f: Pulling fs layer 18:51:05 e2be974225ed: Pulling fs layer 18:51:05 339a4e72a1f5: Pulling fs layer 18:51:05 988bab9f4d93: Pulling fs layer 18:51:05 1469e6f7b9e6: Pulling fs layer 18:51:05 eaf3925da568: Pulling fs layer 18:51:05 bab4dde63d76: Pulling fs layer 18:51:05 bde34c3a00c8: Pulling fs layer 18:51:05 b352a97aabf1: Pulling fs layer 18:51:05 4872d77fe225: Pulling fs layer 18:51:05 5851b861e8e6: Pulling fs layer 18:51:05 bab4dde63d76: Waiting 18:51:05 bde34c3a00c8: Waiting 18:51:05 b352a97aabf1: Waiting 18:51:05 4872d77fe225: Waiting 18:51:05 5851b861e8e6: Waiting 18:51:05 988bab9f4d93: Waiting 18:51:05 eaf3925da568: Waiting 18:51:05 1469e6f7b9e6: Waiting 18:51:05 e2be974225ed: Download complete 18:51:05 988bab9f4d93: Verifying Checksum 18:51:05 988bab9f4d93: Download complete 18:51:05 1469e6f7b9e6: Verifying Checksum 18:51:05 1469e6f7b9e6: Download complete 18:51:05 339a4e72a1f5: Verifying Checksum 18:51:05 339a4e72a1f5: Download complete 18:51:05 eaf3925da568: Verifying Checksum 18:51:05 eaf3925da568: Download complete 18:51:05 bde34c3a00c8: Download complete 18:51:05 b352a97aabf1: Download complete 18:51:05 4872d77fe225: Download complete 18:51:05 5851b861e8e6: Verifying Checksum 18:51:05 5851b861e8e6: Download complete 18:51:05 b85a868b505f: Download complete 18:51:05 bab4dde63d76: Verifying Checksum 18:51:05 bab4dde63d76: Download complete 18:51:06 b85a868b505f: Pull complete 18:51:06 e2be974225ed: Pull complete 18:51:07 339a4e72a1f5: Pull complete 18:51:07 988bab9f4d93: Pull complete 18:51:07 1469e6f7b9e6: Pull complete 18:51:07 eaf3925da568: Pull complete 18:51:09 bab4dde63d76: Pull complete 18:51:09 bde34c3a00c8: Pull complete 18:51:09 b352a97aabf1: Pull complete 18:51:09 4872d77fe225: Pull complete 18:51:09 5851b861e8e6: Pull complete 18:51:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:51:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:51:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:51:10 prd-ubuntu20.04-docker-8c-8g-24233 does not seem to be running inside a container 18:51:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-83 -v /w/workspace/edgexfoundry_device-uart_PR-83:/w/workspace/edgexfoundry_device-uart_PR-83:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-83@tmp:/w/workspace/edgexfoundry_device-uart_PR-83@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 18:51:13 $ docker top da86ab434ed9569bdbfa5302e69a93260e5f62e3d1f455902c6cf0a58bd4423e -eo pid,comm 18:51:13 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). 18:51:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:51:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:51:13 [ssh-agent] Looking for ssh-agent implementation... 18:51:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:51:13 $ docker exec da86ab434ed9569bdbfa5302e69a93260e5f62e3d1f455902c6cf0a58bd4423e ssh-agent 18:51:14 SSH_AUTH_SOCK=/tmp/ssh-mXpEV2o98ylm/agent.32 18:51:14 SSH_AGENT_PID=38 18:51:14 Running ssh-add (command line suppressed) 18:51:14 Identity added: /w/workspace/edgexfoundry_device-uart_PR-83@tmp/private_key_15377167407815508860.key (/w/workspace/edgexfoundry_device-uart_PR-83@tmp/private_key_15377167407815508860.key) 18:51:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:51:14 + git tag --points-at HEAD [Pipeline] } 18:51:14 $ docker exec --env ******** --env ******** da86ab434ed9569bdbfa5302e69a93260e5f62e3d1f455902c6cf0a58bd4423e ssh-agent -k 18:51:14 unset SSH_AUTH_SOCK; 18:51:14 unset SSH_AGENT_PID; 18:51:14 echo Agent pid 38 killed; 18:51:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:51:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:51:14 [ssh-agent] Looking for ssh-agent implementation... 18:51:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:51:14 $ docker exec da86ab434ed9569bdbfa5302e69a93260e5f62e3d1f455902c6cf0a58bd4423e ssh-agent 18:51:14 SSH_AUTH_SOCK=/tmp/ssh-ws7W5Srz3qPo/agent.71 18:51:14 SSH_AGENT_PID=77 18:51:14 Running ssh-add (command line suppressed) 18:51:15 Identity added: /w/workspace/edgexfoundry_device-uart_PR-83@tmp/private_key_17234048084392856626.key (/w/workspace/edgexfoundry_device-uart_PR-83@tmp/private_key_17234048084392856626.key) 18:51:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:51:15 + git semver init 18:51:15 2024-10-31 18:51:15,621 [run_init] DEBUG init version:0.0.0 force:False 18:51:15 2024-10-31 18:51:15,622 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-83/.semver 18:51:15 2024-10-31 18:51:15,622 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-83/.semver 18:51:15 2024-10-31 18:51:15,622 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-83/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-83, universal_newlines=False, shell=None, istream=None) 18:51:17 2024-10-31 18:51:17,018 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-83/.git/info/exclude 18:51:17 2024-10-31 18:51:17,018 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-83/.semver/PR-83 with force:False 18:51:17 2024-10-31 18:51:17,018 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-83/.semver/PR-83 18:51:17 2024-10-31 18:51:17,022 [execute] INFO git cat-file --batch-check 18:51:17 2024-10-31 18:51:17,022 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-83/.semver, universal_newlines=False, shell=None, istream=) 18:51:17 2024-10-31 18:51:17,028 [execute] INFO git cat-file --batch 18:51:17 2024-10-31 18:51:17,029 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-83/.semver, universal_newlines=False, shell=None, istream=) 18:51:17 2024-10-31 18:51:17,033 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-83/.semver/PR-83 18:51:17 0.0.0 [Pipeline] } 18:51:17 $ docker exec --env ******** --env ******** da86ab434ed9569bdbfa5302e69a93260e5f62e3d1f455902c6cf0a58bd4423e ssh-agent -k 18:51:17 unset SSH_AUTH_SOCK; 18:51:17 unset SSH_AGENT_PID; 18:51:17 echo Agent pid 77 killed; 18:51:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:51:17 + git semver [Pipeline] } 18:51:17 $ docker stop --time=1 da86ab434ed9569bdbfa5302e69a93260e5f62e3d1f455902c6cf0a58bd4423e 18:51:19 $ docker rm -f --volumes da86ab434ed9569bdbfa5302e69a93260e5f62e3d1f455902c6cf0a58bd4423e [Pipeline] // withDockerContainer [Pipeline] sh 18:51:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:51:20 Stashed 1 file(s) [Pipeline] echo 18:51:20 [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 18:51:20 provisioning config files... 18:51:20 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-83@tmp/config15842543381845844545tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:51:21 ---> ****-login.sh 18:51:21 nexus3.edgexfoundry.org:10001 18:51:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:51:21 Configure a credential helper to remove this warning. See 18:51:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:51:21 18:51:21 Login Succeeded 18:51:21 nexus3.edgexfoundry.org:10002 18:51:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:51:21 Configure a credential helper to remove this warning. See 18:51:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:51:21 18:51:21 Login Succeeded 18:51:21 nexus3.edgexfoundry.org:10003 18:51:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:51:21 Configure a credential helper to remove this warning. See 18:51:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:51:21 18:51:21 Login Succeeded 18:51:21 nexus3.edgexfoundry.org:10004 18:51:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:51:21 Configure a credential helper to remove this warning. See 18:51:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:51:21 18:51:21 Login Succeeded 18:51:21 ****.io 18:51:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:51:21 Configure a credential helper to remove this warning. See 18:51:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:51:21 18:51:21 Login Succeeded 18:51:21 ---> ****-login.sh ends [Pipeline] } 18:51:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:51:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:51:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:51:22 ========================================================= 18:51:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 18:51:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:22 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 18:51:22 Sending build context to Docker daemon 25.65MB 18:51:22 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 18:51:22 Step 2/12 : FROM ${BASE} AS builder 18:51:22 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 18:51:22 43c4264eed91: Pulling fs layer 18:51:22 4cc291be95ef: Pulling fs layer 18:51:22 2ac1f1163629: Pulling fs layer 18:51:22 5c3c966382ef: Pulling fs layer 18:51:22 4f4fb700ef54: Pulling fs layer 18:51:22 5c3c966382ef: Waiting 18:51:22 4f4fb700ef54: Waiting 18:51:22 5d5c8e513c77: Pulling fs layer 18:51:22 9f66e0745190: Pulling fs layer 18:51:22 f49a43e4bbc0: Pulling fs layer 18:51:22 561ebcabdf7f: Pulling fs layer 18:51:22 5d5c8e513c77: Waiting 18:51:22 9f66e0745190: Waiting 18:51:22 f49a43e4bbc0: Waiting 18:51:22 561ebcabdf7f: Waiting 18:51:22 4cc291be95ef: Download complete 18:51:22 5c3c966382ef: Verifying Checksum 18:51:22 5c3c966382ef: Download complete 18:51:22 4f4fb700ef54: Verifying Checksum 18:51:22 4f4fb700ef54: Download complete 18:51:22 43c4264eed91: Verifying Checksum 18:51:22 43c4264eed91: Download complete 18:51:22 5d5c8e513c77: Verifying Checksum 18:51:22 5d5c8e513c77: Download complete 18:51:22 9f66e0745190: Verifying Checksum 18:51:22 9f66e0745190: Download complete 18:51:22 43c4264eed91: Pull complete 18:51:23 561ebcabdf7f: Download complete 18:51:23 4cc291be95ef: Pull complete 18:51:23 2ac1f1163629: Verifying Checksum 18:51:23 2ac1f1163629: Download complete 18:51:23 f49a43e4bbc0: Verifying Checksum 18:51:23 f49a43e4bbc0: Download complete 18:51:26 2ac1f1163629: Pull complete 18:51:26 5c3c966382ef: Pull complete 18:51:26 4f4fb700ef54: Pull complete 18:51:26 5d5c8e513c77: Pull complete 18:51:26 9f66e0745190: Pull complete 18:51:29 f49a43e4bbc0: Pull complete 18:51:29 561ebcabdf7f: Pull complete 18:51:29 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 18:51:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 18:51:29 ---> 3a752c3f9dda 18:51:29 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:51:35 ---> Running in ed09d282f3bc 18:51:35 Removing intermediate container ed09d282f3bc 18:51:35 ---> ba0961ef0835 18:51:35 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:51:35 ---> Running in 36f6cfcfdeb0 18:51:35 Removing intermediate container 36f6cfcfdeb0 18:51:35 ---> 6ba51b4f9fff 18:51:35 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:51:35 ---> Running in 6df9aa4614ff 18:51:35 Removing intermediate container 6df9aa4614ff 18:51:35 ---> b9084ab9f0f1 18:51:35 Step 6/12 : WORKDIR /device-uart 18:51:35 ---> Running in 7f31c0046331 18:51:35 Removing intermediate container 7f31c0046331 18:51:35 ---> 0eaa80951f59 18:51:35 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:51:35 ---> Running in f8321175f718 18:51:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:51:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:51:35 Still waiting to schedule task 18:51:35 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:51:35 (1/4) Installing openssh-keygen (9.7_p1-r4) 18:51:35 (2/4) Installing libedit (20240517.3.1-r0) 18:51:35 (3/4) Installing openssh-client-common (9.7_p1-r4) 18:51:35 (4/4) Installing openssh-client-default (9.7_p1-r4) 18:51:35 Executing busybox-1.36.1-r29.trigger 18:51:35 OK: 250 MiB in 58 packages 18:51:36 Removing intermediate container f8321175f718 18:51:36 ---> c78b988f813b 18:51:36 Step 8/12 : COPY go.mod vendor* ./ 18:51:36 ---> 02926f5cbe88 18:51:36 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:51:36 ---> Running in 74cf5fbee675 18:52:23 Removing intermediate container 74cf5fbee675 18:52:23 ---> 3439cbfdf89c 18:52:23 Step 10/12 : COPY . . 18:52:24 ---> f6577a1b0642 18:52:24 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:52:24 ---> Running in f9822e951eb3 18:52:24 Removing intermediate container f9822e951eb3 18:52:24 ---> 66d7eb9d14a1 18:52:24 Step 12/12 : RUN ${MAKE} 18:52:24 ---> Running in b653d93f031d 18:52:24 noop 18:52:24 Removing intermediate container b653d93f031d 18:52:24 ---> 7605b14e987b 18:52:24 Successfully built 7605b14e987b 18:52:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:25 + docker inspect -f . ci-base-image-x86_64 18:52:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:52:25 prd-ubuntu20.04-docker-8c-8g-24233 does not seem to be running inside a container 18:52:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-83 -v /w/workspace/edgexfoundry_device-uart_PR-83:/w/workspace/edgexfoundry_device-uart_PR-83:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-83@tmp:/w/workspace/edgexfoundry_device-uart_PR-83@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 18:52:25 $ docker top 64a562089b92c900e942712a870a530aae952bf8ed4b9e3fd8e13cc53c0a93e0 -eo pid,comm [Pipeline] { [Pipeline] sh 18:52:26 + go version 18:52:26 go version go1.23.2 linux/amd64 [Pipeline] } 18:52:26 $ docker stop --time=1 64a562089b92c900e942712a870a530aae952bf8ed4b9e3fd8e13cc53c0a93e0 18:52:27 $ docker rm -f --volumes 64a562089b92c900e942712a870a530aae952bf8ed4b9e3fd8e13cc53c0a93e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:28 + docker inspect -f . ci-base-image-x86_64 18:52:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:52:28 prd-ubuntu20.04-docker-8c-8g-24233 does not seem to be running inside a container 18:52:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-uart_PR-83 -v /w/workspace/edgexfoundry_device-uart_PR-83:/w/workspace/edgexfoundry_device-uart_PR-83:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-83@tmp:/w/workspace/edgexfoundry_device-uart_PR-83@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 18:52:28 $ docker top c1931994263e0aabb0fe809107c7ac19d50cdd0619222a5cadad1666288f5d8e -eo pid,comm [Pipeline] { [Pipeline] sh 18:52:29 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-83 [Pipeline] fileExists [Pipeline] sh 18:52:29 + make test 18:52:29 go test ./... -coverprofile=coverage.out 18:52:31 ? github.com/edgexfoundry/device-uart [no test files] 18:52:53 github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements 18:52:53 github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements 18:53:03 go vet ./... 18:53:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:53:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:53:08 ./bin/test-attribution-txt.sh [Pipeline] echo 18:53:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:53:08 $ docker stop --time=1 c1931994263e0aabb0fe809107c7ac19d50cdd0619222a5cadad1666288f5d8e 18:53:12 $ docker rm -f --volumes c1931994263e0aabb0fe809107c7ac19d50cdd0619222a5cadad1666288f5d8e [Pipeline] // withDockerContainer [Pipeline] sh 18:53:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:53:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:53:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:53:14 + ls -al . 18:53:14 total 224 18:53:14 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 18:52 . 18:53:14 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 18:50 .. 18:53:14 -rw-rw-r-- 1 jenkins jenkins 140 Oct 31 18:50 .dockerignore 18:53:14 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 18:52 .git 18:53:14 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 18:50 .github 18:53:14 -rw-rw-r-- 1 jenkins jenkins 343 Oct 31 18:50 .gitignore 18:53:14 -rw-rw-r-- 1 jenkins jenkins 198 Oct 31 18:50 .golangci.yml 18:53:14 drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 18:51 .semver 18:53:14 -rw-rw-r-- 1 jenkins jenkins 18662 Oct 31 18:50 Attribution.txt 18:53:14 -rw-rw-r-- 1 jenkins jenkins 1908 Oct 31 18:50 CHANGELOG.md 18:53:14 -rw-rw-r-- 1 jenkins jenkins 1919 Oct 31 18:50 Dockerfile 18:53:14 -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 18:50 GOVERNANCE.md 18:53:14 -rw-rw-r-- 1 jenkins jenkins 675 Oct 31 18:50 Jenkinsfile 18:53:14 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 31 18:50 LICENSE 18:53:14 -rw-rw-r-- 1 jenkins jenkins 2409 Oct 31 18:50 Makefile 18:53:14 -rw-rw-r-- 1 jenkins jenkins 617 Oct 31 18:50 OWNERS.md 18:53:14 -rw-rw-r-- 1 jenkins jenkins 8892 Oct 31 18:50 README.md 18:53:14 -rw-rw-r-- 1 jenkins jenkins 5 Oct 31 18:51 VERSION 18:53:14 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 18:50 bin 18:53:14 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 18:50 cmd 18:53:14 -rw-r--r-- 1 jenkins jenkins 6770 Oct 31 18:52 coverage.out 18:53:14 -rw-rw-r-- 1 jenkins jenkins 6269 Oct 31 18:50 go.mod 18:53:14 -rw-rw-r-- 1 jenkins jenkins 88303 Oct 31 18:50 go.sum 18:53:14 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 18:50 internal 18:53:14 -rw-rw-r-- 1 jenkins jenkins 209 Oct 31 18:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:14 + docker build -t device-uart -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=1c815509f916392117e9cc195680063cad4036b3 --label arch=amd64 --label version=0.0.0 . 18:53:14 Sending build context to Docker daemon 25.66MB 18:53:14 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 18:53:14 Step 2/26 : FROM ${BASE} AS builder 18:53:14 ---> 7605b14e987b 18:53:14 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:53:15 ---> Running in fcf697d2d876 18:53:15 Removing intermediate container fcf697d2d876 18:53:15 ---> e9c6e6a77fa3 18:53:15 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:53:15 ---> Running in b4f675202149 18:53:15 Removing intermediate container b4f675202149 18:53:15 ---> 3e82779773f2 18:53:15 Step 5/26 : ARG ADD_BUILD_TAGS="" 18:53:15 ---> Running in 49bfd308534e 18:53:15 Removing intermediate container 49bfd308534e 18:53:15 ---> 735562536af6 18:53:15 Step 6/26 : WORKDIR /device-uart 18:53:15 ---> Running in 4a13889662fb 18:53:15 Removing intermediate container 4a13889662fb 18:53:15 ---> e0941292cf8b 18:53:15 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:53:15 ---> Running in fe92d4698ed8 18:53:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24234 in /w/workspace/edgexfoundry_device-uart_PR-83 [Pipeline] { [Pipeline] ws 18:53:15 Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] checkout 18:53:15 The recommended git tool is: git 18:53:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:53:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:53:16 OK: 250 MiB in 58 packages 18:53:16 Removing intermediate container fe92d4698ed8 18:53:16 ---> e37e78c279c4 18:53:16 Step 8/26 : COPY go.mod vendor* ./ 18:53:16 ---> 672825d8d5c0 18:53:16 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:53:16 ---> Running in dc4b14b24c5e 18:53:17 Removing intermediate container dc4b14b24c5e 18:53:17 ---> 99cdbbf65dd3 18:53:17 Step 10/26 : COPY . . 18:53:18 ---> 95643357bd3e 18:53:18 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:53:18 ---> Running in 86c2fb7178fc 18:53:18 Removing intermediate container 86c2fb7178fc 18:53:18 ---> afe82e8011c6 18:53:18 Step 12/26 : RUN ${MAKE} 18:53:18 ---> Running in 362de664433c 18:53:18 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-uart ./cmd 18:53:23 using credential edgex-jenkins-ssh 18:53:23 Cloning the remote Git repository 18:53:24 Cloning repository git@github.com:edgexfoundry/device-uart.git 18:53:24 > git init /w/workspace/device-uart/1 # timeout=10 18:53:24 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 18:53:24 > git --version # timeout=10 18:53:24 > git --version # 'git version 2.25.1' 18:53:24 using GIT_SSH to set credentials SSH Credentials for GitHub 18:53:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:53:27 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 18:53:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:53:29 Merging remotes/origin/main commit 1853a045f9f2447c53e5e0978cd282f805c231d1 into PR head commit 1c815509f916392117e9cc195680063cad4036b3 18:53:28 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 18:53:28 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 18:53:28 using GIT_SSH to set credentials SSH Credentials for GitHub 18:53:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/83/head:refs/remotes/origin/PR-83 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:53:29 > git config core.sparsecheckout # timeout=10 18:53:29 > git checkout -f 1c815509f916392117e9cc195680063cad4036b3 # timeout=10 18:53:29 Merge succeeded, producing 1c815509f916392117e9cc195680063cad4036b3 18:53:29 Checking out Revision 1c815509f916392117e9cc195680063cad4036b3 (PR-83) 18:53:30 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" 18:53:30 > git --version # timeout=10 18:53:30 > git --version # 'git version 2.25.1' 18:53:30 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 18:53:29 > git remote # timeout=10 18:53:29 > git config --get remote.origin.url # timeout=10 18:53:29 using GIT_SSH to set credentials SSH Credentials for GitHub 18:53:29 > git merge 1853a045f9f2447c53e5e0978cd282f805c231d1 # timeout=10 18:53:29 > git rev-parse HEAD^{commit} # timeout=10 18:53:29 > git config core.sparsecheckout # timeout=10 18:53:29 > git checkout -f 1c815509f916392117e9cc195680063cad4036b3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:53:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:53:35 % Total % Received % Xferd Average Speed Time Time Time Current 18:53:35 Dload Upload Total Spent Left Speed 18:53:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 18:53:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:53:36 + + sudo teesudo /etc/docker/daemon.new jq 18:53:36 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:53:36 { 18:53:36 "registry-mirrors": [ 18:53:36 "https://nexus3.edgexfoundry.org:10001" 18:53:36 ], 18:53:36 "bip": "10.250.0.254/24", 18:53:36 "hosts": [ 18:53:36 "tcp://0.0.0.0:5555", 18:53:36 "unix:///var/run/docker.sock" 18:53:36 ], 18:53:36 "mtu": 1458, 18:53:36 "selinux-enabled": true, 18:53:36 "seccomp-profile": "/etc/docker/seccomp.json" 18:53:36 } [Pipeline] sh 18:53:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:53:37 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:53:55 provisioning config files... 18:53:55 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config7872748828595630149tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:53:56 ---> ****-login.sh 18:53:56 nexus3.edgexfoundry.org:10001 18:53:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:53:56 Configure a credential helper to remove this warning. See 18:53:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:53:56 18:53:56 Login Succeeded 18:53:56 nexus3.edgexfoundry.org:10002 18:53:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:57 Removing intermediate container 362de664433c 18:53:57 ---> 05181d4f28fb 18:53:57 Step 13/26 : FROM alpine:3.20 18:53:57 3.20: Pulling from library/alpine 18:53:57 43c4264eed91: Already exists 18:53:57 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 18:53:57 Status: Downloaded newer image for alpine:3.20 18:53:57 ---> 91ef0af61f39 18:53:57 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 18:53:57 ---> Running in f2fff97e8ce3 18:53:57 Removing intermediate container f2fff97e8ce3 18:53:57 ---> d5b238b81a4e 18:53:57 Step 15/26 : RUN apk add --update --no-cache dumb-init 18:53:57 ---> Running in fa1d6c3b88da 18:53:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:53:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:53:57 (1/1) Installing dumb-init (1.2.5-r3) 18:53:57 Executing busybox-1.36.1-r29.trigger 18:53:57 OK: 8 MiB in 15 packages 18:53:57 Removing intermediate container fa1d6c3b88da 18:53:57 ---> 40fbb374edc5 18:53:57 Step 16/26 : RUN apk --no-cache upgrade 18:53:57 ---> Running in a73f03296c91 18:53:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:53:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:53:57 Upgrading critical system libraries and apk-tools: 18:53:57 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 18:53:57 Executing busybox-1.36.1-r29.trigger 18:53:57 Continuing the upgrade transaction with new apk-tools: 18:53:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:53:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:53:57 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 18:53:57 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 18:53:57 OK: 8 MiB in 15 packages 18:53:57 Removing intermediate container a73f03296c91 18:53:57 ---> e521eba4dfdc 18:53:57 Step 17/26 : WORKDIR / 18:53:57 ---> Running in f90c40a33db6 18:53:57 Removing intermediate container f90c40a33db6 18:53:57 ---> 66a9488d841b 18:53:57 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 18:53:57 ---> b75dc725b0d1 18:53:57 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 18:53:57 ---> 0b131ca32034 18:53:57 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 18:53:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:53:57 Configure a credential helper to remove this warning. See 18:53:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:53:57 18:53:57 Login Succeeded 18:53:57 nexus3.edgexfoundry.org:10003 18:53:57 ---> 667c21946125 18:53:57 Step 21/26 : EXPOSE 59995 18:53:57 ---> Running in 3f99fd1f752e 18:53:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:53:57 Configure a credential helper to remove this warning. See 18:53:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:53:57 18:53:57 Login Succeeded 18:53:57 nexus3.edgexfoundry.org:10004 18:53:57 Removing intermediate container 3f99fd1f752e 18:53:57 ---> ed2afe1a09f1 18:53:57 Step 22/26 : ENTRYPOINT ["/device-uart"] 18:53:57 ---> Running in f7d3f0962dfe 18:53:57 Removing intermediate container f7d3f0962dfe 18:53:57 ---> 612ab3a85ebe 18:53:57 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 18:53:57 ---> Running in d4a6e8094eb8 18:53:57 Removing intermediate container d4a6e8094eb8 18:53:57 ---> df6f83fc31c3 18:53:57 Step 24/26 : LABEL arch=amd64 18:53:57 ---> Running in 0e7cbbd6cb3b 18:53:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:58 Removing intermediate container 0e7cbbd6cb3b 18:53:58 ---> e667980f4358 18:53:58 Step 25/26 : LABEL git_sha=1c815509f916392117e9cc195680063cad4036b3 18:53:58 ---> Running in 116f0a519b77 18:53:58 Removing intermediate container 116f0a519b77 18:53:58 ---> eb37326eb32c 18:53:58 Step 26/26 : LABEL version=0.0.0 18:53:58 ---> Running in a404e006cfff 18:53:58 Removing intermediate container a404e006cfff 18:53:58 ---> e483785472e3 18:53:58 [Warning] One or more build-args [ARCH] were not consumed 18:53:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:53:58 Configure a credential helper to remove this warning. See 18:53:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:53:58 18:53:58 Login Succeeded 18:53:58 ****.io 18:53:58 Successfully built e483785472e3 18:53:58 Successfully tagged device-uart:latest [Pipeline] } 18:53:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } 18:53:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:53:58 Configure a credential helper to remove this warning. See 18:53:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:53:58 18:53:58 Login Succeeded 18:53:58 ---> ****-login.sh ends [Pipeline] // stage [Pipeline] } 18:53:58 Deleting 1 temporary files [Pipeline] stage [Pipeline] { (Snap) [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo 18:53:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:53:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:53:59 ========================================================= 18:53:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 18:53:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists 18:53:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:53:59 18:53:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 18:53:59 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 18:53:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:53:59 latest: Pulling from edgex-lftools-log-publisher 18:53:59 5eb5b503b376: Pulling fs layer 18:53:59 5c69ac0246d0: Pulling fs layer 18:53:59 ec43610c2a17: Pulling fs layer 18:53:59 3a2ae6a8a46f: Pulling fs layer 18:53:59 33b1e0a273af: Pulling fs layer 18:53:59 5d3b04190fa2: Pulling fs layer 18:53:59 2f39f015ded8: Pulling fs layer 18:53:59 33b1e0a273af: Waiting 18:53:59 5d3b04190fa2: Waiting 18:53:59 3a2ae6a8a46f: Waiting 18:53:59 5c69ac0246d0: Download complete 18:53:59 3a2ae6a8a46f: Verifying Checksum 18:53:59 3a2ae6a8a46f: Download complete 18:53:59 33b1e0a273af: Verifying Checksum 18:53:59 33b1e0a273af: Download complete 18:53:59 ec43610c2a17: Verifying Checksum 18:53:59 ec43610c2a17: Download complete 18:53:59 5d3b04190fa2: Verifying Checksum 18:53:59 5d3b04190fa2: Download complete 18:54:00 Sending build context to Docker daemon 12.9MB 18:54:00 5eb5b503b376: Verifying Checksum 18:54:00 5eb5b503b376: Download complete 18:54:00 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 18:54:00 Step 2/12 : FROM ${BASE} AS builder 18:54:00 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:54:00 cf04c63912e1: Pulling fs layer 18:54:00 55b35a11ae5e: Pulling fs layer 18:54:00 a37a00ec5f00: Pulling fs layer 18:54:00 50b3750afda1: Pulling fs layer 18:54:00 4f4fb700ef54: Pulling fs layer 18:54:00 80978eb59214: Pulling fs layer 18:54:00 c9f46d7d2bd2: Pulling fs layer 18:54:00 c5a475d317c9: Pulling fs layer 18:54:00 50b3750afda1: Waiting 18:54:00 4f4fb700ef54: Waiting 18:54:00 c9f46d7d2bd2: Waiting 18:54:00 80978eb59214: Waiting 18:54:00 c5a475d317c9: Waiting 18:54:00 55b35a11ae5e: Download complete 18:54:00 50b3750afda1: Verifying Checksum 18:54:00 50b3750afda1: Download complete 18:54:00 4f4fb700ef54: Verifying Checksum 18:54:00 4f4fb700ef54: Download complete 18:54:00 80978eb59214: Download complete 18:54:00 cf04c63912e1: Verifying Checksum 18:54:00 cf04c63912e1: Download complete 18:54:00 2f39f015ded8: Download complete 18:54:01 c5a475d317c9: Download complete 18:54:01 cf04c63912e1: Pull complete 18:54:01 5eb5b503b376: Pull complete 18:54:01 5c69ac0246d0: Pull complete 18:54:02 ec43610c2a17: Pull complete 18:54:02 3a2ae6a8a46f: Pull complete 18:54:02 33b1e0a273af: Pull complete 18:54:02 5d3b04190fa2: Pull complete 18:54:02 55b35a11ae5e: Pull complete 18:54:02 a37a00ec5f00: Download complete 18:54:03 c9f46d7d2bd2: Verifying Checksum 18:54:03 c9f46d7d2bd2: Download complete 18:54:07 2f39f015ded8: Pull complete 18:54:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:54:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:54:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:54:08 prd-ubuntu20.04-docker-8c-8g-24233 does not seem to be running inside a container 18:54:08 $ 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/edgexfoundry_device-uart_PR-83 -v /w/workspace/edgexfoundry_device-uart_PR-83:/w/workspace/edgexfoundry_device-uart_PR-83:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-83@tmp:/w/workspace/edgexfoundry_device-uart_PR-83@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 18:54:12 $ docker top 8d11b9f3e9ef7a748dcfa70624df5a09058c50f09ac7fcbfbfa659ceda2ed151 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:54:13 ---> job-cost.sh 18:54:13 lf-activate-venv: SKIPPING 18:54:13 INFO: No Stack... 18:54:13 INFO: Retrieving Pricing Info for: v3-standard-8 18:54:13 INFO: Archiving Costs [Pipeline] sh 18:54:14 + cat /w/workspace/edgexfoundry_device-uart_PR-83/archives/cost.csv 18:54:14 + cut -d, -f6 [Pipeline] lock 18:54:14 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-83-1-stack-cost] 18:54:14 Resource [jenkins-edgexfoundry-device-uart-PR-83-1-stack-cost] did not exist. Created. 18:54:14 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-83-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:54:14 + echo total: 0.2199999988079071 [Pipeline] stash 18:54:14 Stashed 1 file(s) [Pipeline] } 18:54:14 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-83-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:54:14 $ docker stop --time=1 8d11b9f3e9ef7a748dcfa70624df5a09058c50f09ac7fcbfbfa659ceda2ed151 18:54:15 $ docker rm -f --volumes 8d11b9f3e9ef7a748dcfa70624df5a09058c50f09ac7fcbfbfa659ceda2ed151 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:54:18 a37a00ec5f00: Pull complete 18:54:18 50b3750afda1: Pull complete 18:54:18 4f4fb700ef54: Pull complete 18:54:18 80978eb59214: Pull complete 18:54:25 c9f46d7d2bd2: Pull complete 18:54:26 c5a475d317c9: Pull complete 18:54:26 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 18:54:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 18:54:26 ---> be29e6b0f0d4 18:54:26 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:54:27 ---> Running in 865a92872559 18:54:27 Removing intermediate container 865a92872559 18:54:27 ---> 444d82a6915c 18:54:27 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:54:28 ---> Running in 398597a324ae 18:54:28 Removing intermediate container 398597a324ae 18:54:28 ---> 5b3bba3e4c0b 18:54:28 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:54:28 ---> Running in 73b1e056d78d 18:54:29 Removing intermediate container 73b1e056d78d 18:54:29 ---> 7e9d84df80d9 18:54:29 Step 6/12 : WORKDIR /device-uart 18:54:29 ---> Running in e07e7eff1cdb 18:54:29 Removing intermediate container e07e7eff1cdb 18:54:29 ---> 6a9822fe3090 18:54:29 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:54:29 ---> Running in e5e3101c6b69 18:54:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:54:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:54:32 (1/4) Installing openssh-keygen (9.7_p1-r4) 18:54:32 (2/4) Installing libedit (20240517.3.1-r0) 18:54:32 (3/4) Installing openssh-client-common (9.7_p1-r4) 18:54:32 (4/4) Installing openssh-client-default (9.7_p1-r4) 18:54:32 Executing busybox-1.36.1-r29.trigger 18:54:32 OK: 242 MiB in 58 packages 18:54:34 Removing intermediate container e5e3101c6b69 18:54:34 ---> 3c0d668cc4f5 18:54:34 Step 8/12 : COPY go.mod vendor* ./ 18:54:35 ---> ff65b323a146 18:54:35 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:54:35 ---> Running in 039cb0e761d6 18:56:27 Removing intermediate container 039cb0e761d6 18:56:27 ---> 459e241f9485 18:56:27 Step 10/12 : COPY . . 18:56:27 ---> f921113fbc57 18:56:27 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:56:27 ---> Running in 1ddf1f07868c 18:56:27 Removing intermediate container 1ddf1f07868c 18:56:27 ---> 6816c83e6ffc 18:56:27 Step 12/12 : RUN ${MAKE} 18:56:27 ---> Running in 52edb1162639 18:56:27 noop 18:56:27 Removing intermediate container 52edb1162639 18:56:27 ---> 3b22b1a22e48 18:56:27 Successfully built 3b22b1a22e48 18:56:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:27 + docker inspect -f . ci-base-image-arm64 18:56:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:56:27 prd-ubuntu20.04-docker-arm64-4c-16g-24234 does not seem to be running inside a container 18:56:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/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 ******** ci-base-image-arm64 cat 18:56:29 $ docker top 2c62fb827f2e0f6987f148fcefa511de330bb2811794a773710aa2a2f554bcba -eo pid,comm [Pipeline] { [Pipeline] sh 18:56:29 + go version 18:56:29 go version go1.23.2 linux/arm64 [Pipeline] } 18:56:29 $ docker stop --time=1 2c62fb827f2e0f6987f148fcefa511de330bb2811794a773710aa2a2f554bcba 18:56:31 $ docker rm -f --volumes 2c62fb827f2e0f6987f148fcefa511de330bb2811794a773710aa2a2f554bcba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:32 + docker inspect -f . ci-base-image-arm64 18:56:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:56:32 prd-ubuntu20.04-docker-arm64-4c-16g-24234 does not seem to be running inside a container 18:56:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/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 ******** ci-base-image-arm64 cat 18:56:33 $ docker top 10972e9e554dae601027a81e1bec43ae69d3b7ba20502836c681e07dec7de6a9 -eo pid,comm [Pipeline] { [Pipeline] sh 18:56:34 + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh 18:56:34 + make test 18:56:34 go test ./... -coverprofile=coverage.out 18:56:40 ? github.com/edgexfoundry/device-uart [no test files] 18:59:46 github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements 18:59:46 github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements 18:59:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:59:46 go vet ./... 19:00:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:00:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:00:33 ./bin/test-attribution-txt.sh [Pipeline] echo 19:00:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:00:33 $ docker stop --time=1 10972e9e554dae601027a81e1bec43ae69d3b7ba20502836c681e07dec7de6a9 19:00:35 $ docker rm -f --volumes 10972e9e554dae601027a81e1bec43ae69d3b7ba20502836c681e07dec7de6a9 [Pipeline] // withDockerContainer [Pipeline] sh 19:00:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:00:37 Warning: overwriting stash ‘coverage-report’ 19:00:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:00:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:00:38 + ls -al . 19:00:38 total 220 19:00:38 drwxrwxr-x 7 jenkins jenkins 4096 Oct 31 18:56 . 19:00:38 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 18:53 .. 19:00:38 -rw-rw-r-- 1 jenkins jenkins 140 Oct 31 18:53 .dockerignore 19:00:38 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 18:53 .git 19:00:38 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 18:53 .github 19:00:38 -rw-rw-r-- 1 jenkins jenkins 343 Oct 31 18:53 .gitignore 19:00:38 -rw-rw-r-- 1 jenkins jenkins 198 Oct 31 18:53 .golangci.yml 19:00:38 -rw-rw-r-- 1 jenkins jenkins 18662 Oct 31 18:53 Attribution.txt 19:00:38 -rw-rw-r-- 1 jenkins jenkins 1908 Oct 31 18:53 CHANGELOG.md 19:00:38 -rw-rw-r-- 1 jenkins jenkins 1919 Oct 31 18:53 Dockerfile 19:00:38 -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 18:53 GOVERNANCE.md 19:00:38 -rw-rw-r-- 1 jenkins jenkins 675 Oct 31 18:53 Jenkinsfile 19:00:38 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 31 18:53 LICENSE 19:00:38 -rw-rw-r-- 1 jenkins jenkins 2409 Oct 31 18:53 Makefile 19:00:38 -rw-rw-r-- 1 jenkins jenkins 617 Oct 31 18:53 OWNERS.md 19:00:38 -rw-rw-r-- 1 jenkins jenkins 8892 Oct 31 18:53 README.md 19:00:38 -rw-rw-r-- 1 jenkins jenkins 5 Oct 31 18:51 VERSION 19:00:38 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 18:53 bin 19:00:38 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 18:53 cmd 19:00:38 -rw-r--r-- 1 jenkins jenkins 6770 Oct 31 18:59 coverage.out 19:00:38 -rw-rw-r-- 1 jenkins jenkins 6269 Oct 31 18:53 go.mod 19:00:38 -rw-rw-r-- 1 jenkins jenkins 88303 Oct 31 18:53 go.sum 19:00:38 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 18:53 internal 19:00:38 -rw-rw-r-- 1 jenkins jenkins 209 Oct 31 18:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:39 + docker build -t device-uart-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=1c815509f916392117e9cc195680063cad4036b3 --label arch=arm64 --label version=0.0.0 . 19:00:39 Sending build context to Docker daemon 12.91MB 19:00:39 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 19:00:39 Step 2/26 : FROM ${BASE} AS builder 19:00:39 ---> 3b22b1a22e48 19:00:39 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:00:39 ---> Running in 256312df96a1 19:00:39 Removing intermediate container 256312df96a1 19:00:39 ---> c0fc94750b84 19:00:39 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 19:00:40 ---> Running in b7c45d3fdc84 19:00:40 Removing intermediate container b7c45d3fdc84 19:00:40 ---> d7af35245f0e 19:00:40 Step 5/26 : ARG ADD_BUILD_TAGS="" 19:00:40 ---> Running in e6afeedf6dc3 19:00:40 Removing intermediate container e6afeedf6dc3 19:00:40 ---> edbd1407e610 19:00:40 Step 6/26 : WORKDIR /device-uart 19:00:40 ---> Running in ab9c0a601a36 19:00:41 Removing intermediate container ab9c0a601a36 19:00:41 ---> e99b0b402d23 19:00:41 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:00:41 ---> Running in 0980581b7617 19:00:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:00:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:00:43 OK: 242 MiB in 58 packages 19:00:44 Removing intermediate container 0980581b7617 19:00:44 ---> 50a8ee14ecbe 19:00:44 Step 8/26 : COPY go.mod vendor* ./ 19:00:45 ---> 767c9bf7b3ed 19:00:45 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:00:45 ---> Running in e7224574ebcb 19:00:47 Removing intermediate container e7224574ebcb 19:00:47 ---> 0386a500445c 19:00:47 Step 10/26 : COPY . . 19:00:48 ---> b5949ee31d1f 19:00:48 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:00:48 ---> Running in a25bdddef444 19:00:49 Removing intermediate container a25bdddef444 19:00:49 ---> 23b8a7746549 19:00:49 Step 12/26 : RUN ${MAKE} 19:00:49 ---> Running in 786effd28621 19:00:50 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-uart ./cmd 19:04:12 Removing intermediate container 786effd28621 19:04:12 ---> 0f282a68b358 19:04:12 Step 13/26 : FROM alpine:3.20 19:04:12 3.20: Pulling from library/alpine 19:04:12 cf04c63912e1: Already exists 19:04:12 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 19:04:12 Status: Downloaded newer image for alpine:3.20 19:04:12 ---> c157a85ed455 19:04:12 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 19:04:12 ---> Running in 73ff7ebfe8d9 19:04:12 Removing intermediate container 73ff7ebfe8d9 19:04:12 ---> c9dcba5b076d 19:04:12 Step 15/26 : RUN apk add --update --no-cache dumb-init 19:04:12 ---> Running in 53243960b488 19:04:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:04:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:04:12 (1/1) Installing dumb-init (1.2.5-r3) 19:04:12 Executing busybox-1.36.1-r29.trigger 19:04:12 OK: 9 MiB in 15 packages 19:04:12 Removing intermediate container 53243960b488 19:04:12 ---> e12b0f0181b0 19:04:12 Step 16/26 : RUN apk --no-cache upgrade 19:04:12 ---> Running in 59d69d6f56d5 19:04:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:04:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:04:14 Upgrading critical system libraries and apk-tools: 19:04:14 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 19:04:14 Executing busybox-1.36.1-r29.trigger 19:04:14 Continuing the upgrade transaction with new apk-tools: 19:04:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:04:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:04:15 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 19:04:16 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 19:04:16 OK: 9 MiB in 15 packages 19:04:17 Removing intermediate container 59d69d6f56d5 19:04:17 ---> edeffb2536d3 19:04:17 Step 17/26 : WORKDIR / 19:04:17 ---> Running in 571dd684829e 19:04:17 Removing intermediate container 571dd684829e 19:04:17 ---> 123d4220f4e8 19:04:17 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 19:04:18 ---> b9ea32d627eb 19:04:18 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 19:04:18 ---> 7ff5501243fe 19:04:18 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 19:04:21 ---> a0ab0369a60c 19:04:21 Step 21/26 : EXPOSE 59995 19:04:21 ---> Running in f20ec3e84d7a 19:04:21 Removing intermediate container f20ec3e84d7a 19:04:21 ---> 16006a7f6cff 19:04:21 Step 22/26 : ENTRYPOINT ["/device-uart"] 19:04:21 ---> Running in 3e57ac7350c5 19:04:21 Removing intermediate container 3e57ac7350c5 19:04:21 ---> 0d608a16fce6 19:04:21 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 19:04:21 ---> Running in a61c48cbcd78 19:04:21 Removing intermediate container a61c48cbcd78 19:04:21 ---> 9b9fc14f110d 19:04:21 Step 24/26 : LABEL arch=arm64 19:04:21 ---> Running in 584e871f05f3 19:04:22 Removing intermediate container 584e871f05f3 19:04:22 ---> d4e894e96acb 19:04:22 Step 25/26 : LABEL git_sha=1c815509f916392117e9cc195680063cad4036b3 19:04:22 ---> Running in 9caa3561ffc2 19:04:22 Removing intermediate container 9caa3561ffc2 19:04:22 ---> 52e0e23fa473 19:04:22 Step 26/26 : LABEL version=0.0.0 19:04:22 ---> Running in 66f78caf2574 19:04:22 Removing intermediate container 66f78caf2574 19:04:22 ---> 8a4ecb337db3 19:04:22 [Warning] One or more build-args [ARCH] were not consumed 19:04:22 Successfully built 8a4ecb337db3 19:04:22 Successfully tagged device-uart-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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:04:23 19:04:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:04:24 arm64: Pulling from edgex-lftools-log-publisher 19:04:24 8998bd30e6a1: Pulling fs layer 19:04:24 04944245beec: Pulling fs layer 19:04:24 699f458cf7ca: Pulling fs layer 19:04:24 765212b225bb: Pulling fs layer 19:04:24 f23df028b6ca: Pulling fs layer 19:04:24 d65c8cfc05b1: Pulling fs layer 19:04:24 2437ff75d9bd: Pulling fs layer 19:04:24 765212b225bb: Waiting 19:04:24 d65c8cfc05b1: Waiting 19:04:24 2437ff75d9bd: Waiting 19:04:24 f23df028b6ca: Waiting 19:04:24 04944245beec: Verifying Checksum 19:04:24 04944245beec: Download complete 19:04:24 765212b225bb: Verifying Checksum 19:04:24 765212b225bb: Download complete 19:04:24 f23df028b6ca: Verifying Checksum 19:04:24 f23df028b6ca: Download complete 19:04:24 d65c8cfc05b1: Verifying Checksum 19:04:24 d65c8cfc05b1: Download complete 19:04:24 699f458cf7ca: Verifying Checksum 19:04:24 699f458cf7ca: Download complete 19:04:25 8998bd30e6a1: Download complete 19:04:27 2437ff75d9bd: Download complete 19:04:29 8998bd30e6a1: Pull complete 19:04:29 04944245beec: Pull complete 19:04:31 699f458cf7ca: Pull complete 19:04:31 765212b225bb: Pull complete 19:04:32 f23df028b6ca: Pull complete 19:04:32 d65c8cfc05b1: Pull complete 19:04:50 2437ff75d9bd: Pull complete 19:04:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:04:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:04:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:50 prd-ubuntu20.04-docker-arm64-4c-16g-24234 does not seem to be running inside a container 19:04:50 $ 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-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:04:53 $ docker top 601a263906935c9a5f53a821f1d4b347079cb5132b3860848c8f93dd510e0aa2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:04:54 ---> job-cost.sh 19:04:54 lf-activate-venv: SKIPPING 19:04:54 INFO: No Stack... 19:04:54 INFO: Retrieving Pricing Info for: v3-standard-4 19:04:55 INFO: Archiving Costs [Pipeline] sh 19:04:55 + + cutcat -d, /w/workspace/device-uart/1/archives/cost.csv -f6 19:04:55 [Pipeline] lock 19:04:56 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-83-1-stack-cost] 19:04:56 Resource [jenkins-edgexfoundry-device-uart-PR-83-1-stack-cost] did not exist. Created. 19:04:56 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-83-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:04:56 /w/workspace/device-uart/1@tmp/durable-50ddca63/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:04:57 + echo total: 0.10999999940395355 [Pipeline] stash 19:04:57 Warning: overwriting stash ‘stack-cost’ 19:04:57 Stashed 1 file(s) [Pipeline] } 19:04:57 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-83-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:04:57 $ docker stop --time=1 601a263906935c9a5f53a821f1d4b347079cb5132b3860848c8f93dd510e0aa2 19:04:59 $ docker rm -f --volumes 601a263906935c9a5f53a821f1d4b347079cb5132b3860848c8f93dd510e0aa2 [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 19:05:00 provisioning config files... 19:05:00 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-83@tmp/config1640195467817533557tmp [Pipeline] { [Pipeline] sh 19:05:00 + set +x 19:05:00 + + curl -s https://codecov.io/bash 19:05:00 bash -s -- 19:05:00 19:05:00 _____ _ 19:05:00 / ____| | | 19:05:00 | | ___ __| | ___ ___ _____ __ 19:05:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:05:00 | |___| (_) | (_| | __/ (_| (_) \ V / 19:05:00 \_____\___/ \__,_|\___|\___\___/ \_/ 19:05:00 Bash-1.0.6 19:05:00 19:05:00 19:05:00 ==> git version 2.25.1 found 19:05:00 ==> 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 19:05:00 Release-Date: 2020-01-08 19:05:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:05:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:05:00 ==> Jenkins CI detected. 19:05:00 current dir:  /w/workspace/edgexfoundry_device-uart_PR-83 19:05:00 project root: . 19:05:00 --> token set from env 19:05:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:05:00 ==> Running gcov in . (disable via -X gcov) 19:05:00 ==> Python coveragepy not found 19:05:00 ==> Searching for coverage reports in: 19:05:00 + . 19:05:00 -> Found 1 reports 19:05:00 ==> Detecting git/mercurial file structure 19:05:00 ==> Reading reports 19:05:00 + ./coverage.out bytes=6770 19:05:00 ==> Appending adjustments 19:05:00 https://docs.codecov.io/docs/fixing-reports 19:05:00 + Found adjustments 19:05:00 ==> Gzipping contents 19:05:00 4.0K /tmp/codecov.ayDbgq.gz 19:05:00 ==> Uploading reports 19:05:00 url: https://codecov.io 19:05:00 query: branch=PR-83&commit=1c815509f916392117e9cc195680063cad4036b3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-83%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=83&job=&cmd_args= 19:05:00 -> Pinging Codecov 19:05:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-83&commit=1c815509f916392117e9cc195680063cad4036b3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-83%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=83&job=&cmd_args= 19:05:01 -> Uploading to 19:05:01 https://storage.googleapis.com/codecov/shelter/v4/github/lf-edge/device-uart/1c815509f916392117e9cc195680063cad4036b3/18eb2119-0a25-4dc9-a248-067c6d30ff96.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241031%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241031T190500Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=3ef1d14e2c0292f5cb244423565f8e229cccebb16287eb596e072378465396da 19:05:01 % Total % Received % Xferd Average Speed Time Time Time Current 19:05:01 Dload Upload Total Spent Left Speed 19:05:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1341 0 0 100 1341 0 5907 --:--:-- --:--:-- --:--:-- 5933 19:05:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/1c815509f916392117e9cc195680063cad4036b3 [Pipeline] } 19:05:01 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:05:03 + [ -d /w/workspace/edgexfoundry_device-uart_PR-83/archives ] 19:05:03 + ls -al /w/workspace/edgexfoundry_device-uart_PR-83/archives 19:05:03 total 16 19:05:03 drwxr-xr-x 3 root root 4096 Oct 31 18:54 . 19:05:03 drwxrwxr-x 9 jenkins jenkins 4096 Oct 31 18:54 .. 19:05:03 drwxr-xr-x 2 root root 4096 Oct 31 18:54 cost 19:05:03 -rw-r--r-- 1 root root 82 Oct 31 18:54 cost.csv 19:05:03 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-83/archives 19:05:03 + ls -al /w/workspace/edgexfoundry_device-uart_PR-83/archives 19:05:03 total 16 19:05:03 drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 18:54 . 19:05:03 drwxrwxr-x 9 jenkins jenkins 4096 Oct 31 18:54 .. 19:05:03 drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 18:54 cost 19:05:03 -rw-r--r-- 1 jenkins jenkins 82 Oct 31 18:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:05:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:05:04 ---> package-listing.sh 19:05:04 ++ facter osfamily 19:05:04 ++ tr '[:upper:]' '[:lower:]' 19:05:05 + OS_FAMILY=debian 19:05:05 + workspace=/w/workspace/edgexfoundry_device-uart_PR-83 19:05:05 + START_PACKAGES=/tmp/packages_start.txt 19:05:05 + END_PACKAGES=/tmp/packages_end.txt 19:05:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:05:05 + PACKAGES=/tmp/packages_start.txt 19:05:05 + '[' /w/workspace/edgexfoundry_device-uart_PR-83 ']' 19:05:05 + PACKAGES=/tmp/packages_end.txt 19:05:05 + case "${OS_FAMILY}" in 19:05:05 + dpkg -l 19:05:05 + grep '^ii' 19:05:05 + '[' -f /tmp/packages_start.txt ']' 19:05:05 + '[' -f /tmp/packages_end.txt ']' 19:05:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:05:05 + '[' /w/workspace/edgexfoundry_device-uart_PR-83 ']' 19:05:05 + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-83/archives/ 19:05:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-83/archives/ [Pipeline] echo 19:05:05 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/edgexfoundry_device-uart_PR-83/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:05:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:05:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:06 prd-ubuntu20.04-docker-8c-8g-24233 does not seem to be running inside a container 19:05:06 $ 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/edgexfoundry_device-uart_PR-83/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_PR-83 -v /w/workspace/edgexfoundry_device-uart_PR-83:/w/workspace/edgexfoundry_device-uart_PR-83:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-83@tmp:/w/workspace/edgexfoundry_device-uart_PR-83@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 19:05:06 $ docker top e0972caf1177ef51fdc3c6819a1b8b9720b679a16bab02fab0d56327929f0e84 -eo pid,comm [Pipeline] { [Pipeline] sh 19:05:07 + touch /tmp/pre-build-complete [Pipeline] sh 19:05:07 + mkdir -p /var/log/sysstat [Pipeline] sh 19:05:07 + ls /var/log/sa-host 19:05:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:05:07 provisioning config files... 19:05:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-83@tmp/config1404151384805258625tmp [Pipeline] { [Pipeline] echo 19:05:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:05:08 ---> create-netrc.sh [Pipeline] } 19:05:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:05:08 ---> python-tools-install.sh [Pipeline] echo 19:05:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:05:09 ---> sudo-logs.sh 19:05:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:05:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:05:09 ---> job-cost.sh 19:05:09 lf-activate-venv: SKIPPING 19:05:09 DEBUG: total: 0.2199999988079071 19:05:09 INFO: Retrieving Stack Cost... 19:05:10 INFO: Retrieving Pricing Info for: v3-standard-8 19:05:10 INFO: Archiving Costs [Pipeline] echo 19:05:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:05:10 ---> logs-deploy.sh 19:05:10 lf-activate-venv: SKIPPING 19:05:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-83/1 19:05:10 INFO: archiving workspace using pattern(s): 19:05:11 Archives upload complete. 19:05:11 INFO: archiving logs to Nexus