Pull request #52 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 36111a391f81e135c2bab033ccc6216faf0ff601+08fb917c2f38b4ae53e716333c1e5812fb96cea3 (b285ed88b1cd48bff32d2abfbc04e5057967de38) 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-ssh15560437331395155527.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh6538962148952087847.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 590556114a56c6d90cc8043840e039c2f74196dc 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-52/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-52/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15508173373315342679.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-52/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6595738275891714319.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh9029422262459579846.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-52/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-52/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18335469153539254881.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 590556114a56c6d90cc8043840e039c2f74196dc 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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-955 in /w/workspace/edgexfoundry_device-uart_PR-52 [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-52 # 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 Merging remotes/origin/main commit 08fb917c2f38b4ae53e716333c1e5812fb96cea3 into PR head commit 36111a391f81e135c2bab033ccc6216faf0ff601 Merge succeeded, producing 36111a391f81e135c2bab033ccc6216faf0ff601 Checking out Revision 36111a391f81e135c2bab033ccc6216faf0ff601 (PR-52) > 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 > 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/52/head:refs/remotes/origin/PR-52 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 36111a391f81e135c2bab033ccc6216faf0ff601 # 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 08fb917c2f38b4ae53e716333c1e5812fb96cea3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git checkout -f 36111a391f81e135c2bab033ccc6216faf0ff601 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:18:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:18:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:18:23 ========================================================= 18:18:23 EdgeX Global Pipelines Version Info 18:18:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:18:24 ------------------- 18:18:24 stable info: 18:18:24 ------------------- 18:18:24 Commited By: Ginny Guan ginny@iotechsys.com 18:18:24 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 18:18:24 Message: update stable to v1.0.260 18:18:24 ------------------- 18:18:24 experimental info: 18:18:24 ------------------- 18:18:24 Commited By: Ginny Guan ginny@iotechsys.com 18:18:24 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 18:18:24 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:18:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 18:18:25 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 18:18:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:18:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:18:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:18:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:18:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:18:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:18:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:18:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:18:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:18:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 18:18:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:18:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:18:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:18:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:18:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:18:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:18:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:18:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:18:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:18:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:18:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:18:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:18:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:18:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:18:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:18:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-52 [Pipeline] echo 18:18:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-52 [Pipeline] echo 18:18:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-52 [Pipeline] echo 18:18:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 36111a391f81e135c2bab033ccc6216faf0ff601 [Pipeline] echo 18:18:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 36111a3 [Pipeline] echo 18:18:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:18:27 provisioning config files... 18:18:27 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-52@tmp/config13179502708572278456tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:18:27 ---> ****-login.sh 18:18:27 nexus3.edgexfoundry.org:10001 18:18:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:18:27 Configure a credential helper to remove this warning. See 18:18:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:18:27 18:18:27 Login Succeeded 18:18:27 nexus3.edgexfoundry.org:10002 18:18:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:18:27 Configure a credential helper to remove this warning. See 18:18:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:18:27 18:18:27 Login Succeeded 18:18:27 nexus3.edgexfoundry.org:10003 18:18:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:18:27 Configure a credential helper to remove this warning. See 18:18:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:18:27 18:18:27 Login Succeeded 18:18:27 nexus3.edgexfoundry.org:10004 18:18:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:18:28 Configure a credential helper to remove this warning. See 18:18:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:18:28 18:18:28 Login Succeeded 18:18:28 ****.io 18:18:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:18:28 Configure a credential helper to remove this warning. See 18:18:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:18:28 18:18:28 Login Succeeded 18:18:28 ---> ****-login.sh ends [Pipeline] } 18:18:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:18:29 + git rev-list -1 --merges 36111a391f81e135c2bab033ccc6216faf0ff601~1..36111a391f81e135c2bab033ccc6216faf0ff601 [Pipeline] echo 18:18:29 -----------> git rev-list -1 --merges 36111a391f81e135c2bab033ccc6216faf0ff601~1..36111a391f81e135c2bab033ccc6216faf0ff601 36111a391f81e135c2bab033ccc6216faf0ff601 [false] [Pipeline] sh 18:18:29 + git log --format=format:%s -1 36111a391f81e135c2bab033ccc6216faf0ff601 [Pipeline] echo 18:18:29 ========================================================= 18:18:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:18:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:18:30 + git log --format=format:%s -1 36111a391f81e135c2bab033ccc6216faf0ff601 [Pipeline] echo 18:18:30 [semverPrep] GIT_COMMIT: 36111a391f81e135c2bab033ccc6216faf0ff601, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 18:18:30 [semverPrep] This is not a build commit. [Pipeline] sh 18:18:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:18:30 + grep -v github /etc/ssh/ssh_known_hosts 18:18:30 + [ -e /tmp/ssh_known_hosts ] 18:18:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:18:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:18:30 + sudo tee -a /etc/ssh/ssh_known_hosts 18:18:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:18:31 18:18:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:18:31 0.1.4: Pulling from edgex-devops/py-git-semver 18:18:31 b85a868b505f: Pulling fs layer 18:18:31 e2be974225ed: Pulling fs layer 18:18:31 339a4e72a1f5: Pulling fs layer 18:18:31 988bab9f4d93: Pulling fs layer 18:18:31 1469e6f7b9e6: Pulling fs layer 18:18:31 eaf3925da568: Pulling fs layer 18:18:31 bab4dde63d76: Pulling fs layer 18:18:31 bde34c3a00c8: Pulling fs layer 18:18:31 b352a97aabf1: Pulling fs layer 18:18:31 4872d77fe225: Pulling fs layer 18:18:31 5851b861e8e6: Pulling fs layer 18:18:31 988bab9f4d93: Waiting 18:18:31 1469e6f7b9e6: Waiting 18:18:31 4872d77fe225: Waiting 18:18:31 bab4dde63d76: Waiting 18:18:31 eaf3925da568: Waiting 18:18:31 bde34c3a00c8: Waiting 18:18:31 5851b861e8e6: Waiting 18:18:31 b352a97aabf1: Waiting 18:18:31 e2be974225ed: Verifying Checksum 18:18:31 e2be974225ed: Download complete 18:18:31 988bab9f4d93: Verifying Checksum 18:18:31 988bab9f4d93: Download complete 18:18:31 339a4e72a1f5: Verifying Checksum 18:18:31 339a4e72a1f5: Download complete 18:18:32 1469e6f7b9e6: Verifying Checksum 18:18:32 1469e6f7b9e6: Download complete 18:18:32 eaf3925da568: Download complete 18:18:32 bde34c3a00c8: Verifying Checksum 18:18:32 bde34c3a00c8: Download complete 18:18:32 b352a97aabf1: Download complete 18:18:32 4872d77fe225: Download complete 18:18:32 5851b861e8e6: Verifying Checksum 18:18:32 5851b861e8e6: Download complete 18:18:32 b85a868b505f: Verifying Checksum 18:18:32 b85a868b505f: Download complete 18:18:32 bab4dde63d76: Verifying Checksum 18:18:32 bab4dde63d76: Download complete 18:18:33 b85a868b505f: Pull complete 18:18:33 e2be974225ed: Pull complete 18:18:33 339a4e72a1f5: Pull complete 18:18:33 988bab9f4d93: Pull complete 18:18:33 1469e6f7b9e6: Pull complete 18:18:34 eaf3925da568: Pull complete 18:18:35 bab4dde63d76: Pull complete 18:18:35 bde34c3a00c8: Pull complete 18:18:35 b352a97aabf1: Pull complete 18:18:36 4872d77fe225: Pull complete 18:18:36 5851b861e8e6: Pull complete 18:18:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:18:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:18:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:18:36 prd-ubuntu20.04-docker-8c-8g-955 does not seem to be running inside a container 18:18:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-52 -v /w/workspace/edgexfoundry_device-uart_PR-52:/w/workspace/edgexfoundry_device-uart_PR-52:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-52@tmp:/w/workspace/edgexfoundry_device-uart_PR-52@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:18:39 $ docker top f20e05912d6f3de1466eb02a30d979cb4b8ec88a0a859f23e1ffdfa72b8b5bc1 -eo pid,comm 18:18:39 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:18:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:18:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:18:39 [ssh-agent] Looking for ssh-agent implementation... 18:18:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:18:39 $ docker exec f20e05912d6f3de1466eb02a30d979cb4b8ec88a0a859f23e1ffdfa72b8b5bc1 ssh-agent 18:18:39 SSH_AUTH_SOCK=/tmp/ssh-PgEXzljZPgH3/agent.33 18:18:39 SSH_AGENT_PID=39 18:18:39 Running ssh-add (command line suppressed) 18:18:39 Identity added: /w/workspace/edgexfoundry_device-uart_PR-52@tmp/private_key_12820647148565085222.key (/w/workspace/edgexfoundry_device-uart_PR-52@tmp/private_key_12820647148565085222.key) 18:18:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:18:40 + git tag --points-at HEAD [Pipeline] } 18:18:40 $ docker exec --env ******** --env ******** f20e05912d6f3de1466eb02a30d979cb4b8ec88a0a859f23e1ffdfa72b8b5bc1 ssh-agent -k 18:18:40 unset SSH_AUTH_SOCK; 18:18:40 unset SSH_AGENT_PID; 18:18:40 echo Agent pid 39 killed; 18:18:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:18:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:18:40 [ssh-agent] Looking for ssh-agent implementation... 18:18:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:18:40 $ docker exec f20e05912d6f3de1466eb02a30d979cb4b8ec88a0a859f23e1ffdfa72b8b5bc1 ssh-agent 18:18:40 SSH_AUTH_SOCK=/tmp/ssh-Mrq9Pe7wIU7k/agent.73 18:18:40 SSH_AGENT_PID=79 18:18:40 Running ssh-add (command line suppressed) 18:18:40 Identity added: /w/workspace/edgexfoundry_device-uart_PR-52@tmp/private_key_17948824973508214115.key (/w/workspace/edgexfoundry_device-uart_PR-52@tmp/private_key_17948824973508214115.key) 18:18:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:18:41 + git semver init 18:18:41 2024-05-28 18:18:41,638 [run_init] DEBUG init version:0.0.0 force:False 18:18:41 2024-05-28 18:18:41,638 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-52/.semver 18:18:41 2024-05-28 18:18:41,639 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-52/.semver 18:18:41 2024-05-28 18:18:41,639 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-52/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-52, universal_newlines=False, shell=None, istream=None) 18:18:43 2024-05-28 18:18:42,837 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-52/.git/info/exclude 18:18:43 2024-05-28 18:18:42,838 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-52/.semver/PR-52 with force:False 18:18:43 2024-05-28 18:18:42,838 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-52/.semver/PR-52 18:18:43 2024-05-28 18:18:42,842 [execute] INFO git cat-file --batch-check 18:18:43 2024-05-28 18:18:42,842 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-52/.semver, universal_newlines=False, shell=None, istream=) 18:18:43 2024-05-28 18:18:42,849 [execute] INFO git cat-file --batch 18:18:43 2024-05-28 18:18:42,849 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-52/.semver, universal_newlines=False, shell=None, istream=) 18:18:43 2024-05-28 18:18:42,855 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-52/.semver/PR-52 18:18:43 0.0.0 [Pipeline] } 18:18:43 $ docker exec --env ******** --env ******** f20e05912d6f3de1466eb02a30d979cb4b8ec88a0a859f23e1ffdfa72b8b5bc1 ssh-agent -k 18:18:43 unset SSH_AUTH_SOCK; 18:18:43 unset SSH_AGENT_PID; 18:18:43 echo Agent pid 79 killed; 18:18:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:18:43 + git semver [Pipeline] } 18:18:44 $ docker stop --time=1 f20e05912d6f3de1466eb02a30d979cb4b8ec88a0a859f23e1ffdfa72b8b5bc1 18:18:45 $ docker rm -f --volumes f20e05912d6f3de1466eb02a30d979cb4b8ec88a0a859f23e1ffdfa72b8b5bc1 [Pipeline] // withDockerContainer [Pipeline] sh 18:18:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:18:46 Stashed 1 file(s) [Pipeline] echo 18:18:46 [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:18:46 provisioning config files... 18:18:46 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-52@tmp/config1145291118391299371tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:18:47 ---> ****-login.sh 18:18:47 nexus3.edgexfoundry.org:10001 18:18:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:18:47 Configure a credential helper to remove this warning. See 18:18:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:18:47 18:18:47 Login Succeeded 18:18:47 nexus3.edgexfoundry.org:10002 18:18:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:18:47 Configure a credential helper to remove this warning. See 18:18:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:18:47 18:18:47 Login Succeeded 18:18:47 nexus3.edgexfoundry.org:10003 18:18:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:18:47 Configure a credential helper to remove this warning. See 18:18:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:18:47 18:18:47 Login Succeeded 18:18:47 nexus3.edgexfoundry.org:10004 18:18:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:18:47 Configure a credential helper to remove this warning. See 18:18:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:18:47 18:18:47 Login Succeeded 18:18:47 ****.io 18:18:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:18:47 Configure a credential helper to remove this warning. See 18:18:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:18:47 18:18:47 Login Succeeded 18:18:47 ---> ****-login.sh ends [Pipeline] } 18:18:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:18:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:18:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:18:48 ========================================================= 18:18:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:18:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:48 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:18:48 Sending build context to Docker daemon 23.13MB 18:18:48 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:18:48 Step 2/12 : FROM ${BASE} AS builder 18:18:48 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:18:48 619be1103602: Pulling fs layer 18:18:48 7862e08f4a3e: Pulling fs layer 18:18:48 5df492c9dc93: Pulling fs layer 18:18:48 7629e6793208: Pulling fs layer 18:18:48 4f4fb700ef54: Pulling fs layer 18:18:48 fb5054dd5b73: Pulling fs layer 18:18:48 4f4fb700ef54: Waiting 18:18:48 eeca6798cff9: Pulling fs layer 18:18:48 aa269ceb94a6: Pulling fs layer 18:18:48 eeca6798cff9: Waiting 18:18:48 ada007ff1a6a: Pulling fs layer 18:18:48 aa269ceb94a6: Waiting 18:18:48 7862e08f4a3e: Verifying Checksum 18:18:48 7862e08f4a3e: Download complete 18:18:48 4f4fb700ef54: Download complete 18:18:48 fb5054dd5b73: Verifying Checksum 18:18:48 fb5054dd5b73: Download complete 18:18:48 619be1103602: Verifying Checksum 18:18:48 619be1103602: Download complete 18:18:48 eeca6798cff9: Verifying Checksum 18:18:48 eeca6798cff9: Download complete 18:18:49 619be1103602: Pull complete 18:18:49 ada007ff1a6a: Verifying Checksum 18:18:49 ada007ff1a6a: Download complete 18:18:49 7862e08f4a3e: Pull complete 18:18:49 5df492c9dc93: Download complete 18:18:49 aa269ceb94a6: Verifying Checksum 18:18:49 aa269ceb94a6: Download complete 18:18:52 5df492c9dc93: Pull complete 18:18:52 7629e6793208: Pull complete 18:18:52 4f4fb700ef54: Pull complete 18:18:52 fb5054dd5b73: Pull complete 18:18:52 eeca6798cff9: Pull complete 18:18:55 aa269ceb94a6: Pull complete 18:18:55 ada007ff1a6a: Pull complete 18:18:55 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 18:18:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:18:55 ---> f489d0715acc 18:18:55 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:19:00 ---> Running in a57f89071090 18:19:00 Removing intermediate container a57f89071090 18:19:00 ---> 081e9637e320 18:19:00 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:19:00 ---> Running in 9931c95e7ab2 18:19:00 Removing intermediate container 9931c95e7ab2 18:19:00 ---> ddbdb1aba538 18:19:00 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:19:00 ---> Running in 930aef7bc59a 18:19:00 Removing intermediate container 930aef7bc59a 18:19:00 ---> 0144fbb6db3a 18:19:00 Step 6/12 : WORKDIR /device-uart 18:19:00 ---> Running in 8722512a68d9 18:19:00 Removing intermediate container 8722512a68d9 18:19:00 ---> 63f843ca5cb2 18:19:00 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:19:00 ---> Running in 45e643ad5890 18:19:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:19:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:19:00 (1/4) Installing openssh-keygen (9.3_p2-r1) 18:19:00 (2/4) Installing libedit (20221030.3.1-r1) 18:19:00 (3/4) Installing openssh-client-common (9.3_p2-r1) 18:19:01 (4/4) Installing openssh-client-default (9.3_p2-r1) 18:19:01 Executing busybox-1.36.1-r5.trigger 18:19:01 OK: 268 MiB in 56 packages 18:19:01 Removing intermediate container 45e643ad5890 18:19:01 ---> a1a96dca2dea 18:19:01 Step 8/12 : COPY go.mod vendor* ./ 18:19:01 Still waiting to schedule task 18:19:01 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:19:01 ---> 01f4cbd0fea6 18:19:01 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:19:01 ---> Running in 0993cea843de 18:19:58 Removing intermediate container 0993cea843de 18:19:58 ---> 0c8ee329fc9b 18:19:58 Step 10/12 : COPY . . 18:19:58 ---> c82c564db43b 18:19:58 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:19:58 ---> Running in 99dbbff3282e 18:19:58 Removing intermediate container 99dbbff3282e 18:19:58 ---> bb85ca59db5e 18:19:58 Step 12/12 : RUN ${MAKE} 18:19:58 ---> Running in bf2c11261819 18:19:58 noop 18:19:58 Removing intermediate container bf2c11261819 18:19:58 ---> 14aaef82c192 18:19:58 Successfully built 14aaef82c192 18:19:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:58 + docker inspect -f . ci-base-image-x86_64 18:19:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:19:58 prd-ubuntu20.04-docker-8c-8g-955 does not seem to be running inside a container 18:19:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-52 -v /w/workspace/edgexfoundry_device-uart_PR-52:/w/workspace/edgexfoundry_device-uart_PR-52:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-52@tmp:/w/workspace/edgexfoundry_device-uart_PR-52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:19:59 $ docker top 3672ad4ec6a092f3a68360ddfcaea0f93fd96861fc4bef6cf67fdb8c10bf2acb -eo pid,comm [Pipeline] { [Pipeline] sh 18:19:59 + go version 18:19:59 go version go1.21.9 linux/amd64 [Pipeline] } 18:19:59 $ docker stop --time=1 3672ad4ec6a092f3a68360ddfcaea0f93fd96861fc4bef6cf67fdb8c10bf2acb 18:20:00 $ docker rm -f --volumes 3672ad4ec6a092f3a68360ddfcaea0f93fd96861fc4bef6cf67fdb8c10bf2acb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:01 + docker inspect -f . ci-base-image-x86_64 18:20:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:20:01 prd-ubuntu20.04-docker-8c-8g-955 does not seem to be running inside a container 18:20:01 $ 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-52 -v /w/workspace/edgexfoundry_device-uart_PR-52:/w/workspace/edgexfoundry_device-uart_PR-52:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-52@tmp:/w/workspace/edgexfoundry_device-uart_PR-52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:20:02 $ docker top 02966208630a56c12a808b8ef976a8715f5c98d353a98db495e2691d068725dd -eo pid,comm [Pipeline] { [Pipeline] sh 18:20:02 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-52 [Pipeline] fileExists [Pipeline] sh 18:20:02 + make test 18:20:02 go test ./... -coverprofile=coverage.out 18:20:04 ? github.com/edgexfoundry/device-uart [no test files] 18:20:22 ? github.com/edgexfoundry/device-uart/cmd [no test files] 18:20:22 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 18:20:29 go vet ./... 18:20:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:20:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:20:33 ./bin/test-attribution-txt.sh 18:20:33 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 18:20:33 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 18:20:33 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 18:20:33 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 18:20:33 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 18:20:33 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 18:20:33 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 18:20:33 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 18:20:33 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 18:20:33 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 18:20:33 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 18:20:33 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 18:20:33 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 18:20:33 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 18:20:33 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 18:20:33 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 18:20:33 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 18:20:33 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 18:20:33 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 18:20:33 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 18:20:33 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 18:20:33 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 18:20:33 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 18:20:33 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 18:20:33 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 18:20:33 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 18:20:33 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 18:20:33 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 18:20:33 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 18:20:33 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 18:20:33 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 18:20:33 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 18:20:33 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 18:20:33 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 18:20:33 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 18:20:33 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 18:20:33 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 18:20:33 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 18:20:33 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 18:20:33 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 18:20:33 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 18:20:33 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 18:20:33 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 18:20:33 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 18:20:33 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 18:20:33 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 18:20:33 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 18:20:33 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 18:20:33 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 18:20:33 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 18:20:33 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 18:20:33 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 18:20:33 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 18:20:33 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 18:20:33 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 18:20:33 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 18:20:33 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 18:20:33 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 18:20:33 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 18:20:33 An attribution for golang.org/x/term is missing from Attribution.txt, please add 18:20:33 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 18:20:33 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 18:20:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:20:33 $ docker stop --time=1 02966208630a56c12a808b8ef976a8715f5c98d353a98db495e2691d068725dd 18:20:39 $ docker rm -f --volumes 02966208630a56c12a808b8ef976a8715f5c98d353a98db495e2691d068725dd [Pipeline] // withDockerContainer [Pipeline] sh 18:20:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:20:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:20:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:20:41 + ls -al . 18:20:41 total 224 18:20:41 drwxrwxr-x 8 jenkins jenkins 4096 May 28 18:20 . 18:20:41 drwxrwxr-x 4 jenkins jenkins 4096 May 28 18:18 .. 18:20:41 -rw-rw-r-- 1 jenkins jenkins 140 May 28 18:18 .dockerignore 18:20:41 drwxrwxr-x 8 jenkins jenkins 4096 May 28 18:20 .git 18:20:41 drwxrwxr-x 3 jenkins jenkins 4096 May 28 18:18 .github 18:20:41 -rw-rw-r-- 1 jenkins jenkins 343 May 28 18:18 .gitignore 18:20:41 -rw-rw-r-- 1 jenkins jenkins 41 May 28 18:18 .golangci.yml 18:20:41 drwxr-xr-x 3 jenkins jenkins 4096 May 28 18:18 .semver 18:20:41 -rw-rw-r-- 1 jenkins jenkins 9941 May 28 18:18 Attribution.txt 18:20:41 -rw-rw-r-- 1 jenkins jenkins 1908 May 28 18:18 CHANGELOG.md 18:20:41 -rw-rw-r-- 1 jenkins jenkins 1886 May 28 18:18 Dockerfile 18:20:41 -rw-rw-r-- 1 jenkins jenkins 677 May 28 18:18 GOVERNANCE.md 18:20:41 -rw-rw-r-- 1 jenkins jenkins 675 May 28 18:18 Jenkinsfile 18:20:41 -rw-rw-r-- 1 jenkins jenkins 11340 May 28 18:18 LICENSE 18:20:41 -rw-rw-r-- 1 jenkins jenkins 1872 May 28 18:18 Makefile 18:20:41 -rw-rw-r-- 1 jenkins jenkins 617 May 28 18:18 OWNERS.md 18:20:41 -rw-rw-r-- 1 jenkins jenkins 8892 May 28 18:18 README.md 18:20:41 -rw-rw-r-- 1 jenkins jenkins 5 May 28 18:18 VERSION 18:20:41 drwxrwxr-x 2 jenkins jenkins 4096 May 28 18:18 bin 18:20:41 drwxrwxr-x 3 jenkins jenkins 4096 May 28 18:18 cmd 18:20:41 -rw-r--r-- 1 jenkins jenkins 10 May 28 18:20 coverage.out 18:20:41 -rw-rw-r-- 1 jenkins jenkins 7020 May 28 18:18 go.mod 18:20:41 -rw-rw-r-- 1 jenkins jenkins 101763 May 28 18:18 go.sum 18:20:41 drwxrwxr-x 3 jenkins jenkins 4096 May 28 18:18 internal 18:20:41 -rw-rw-r-- 1 jenkins jenkins 209 May 28 18:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:41 + 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=36111a391f81e135c2bab033ccc6216faf0ff601 --label arch=amd64 --label version=0.0.0 . 18:20:41 Sending build context to Docker daemon 23.13MB 18:20:41 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 18:20:41 Step 2/26 : FROM ${BASE} AS builder 18:20:41 ---> 14aaef82c192 18:20:41 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:20:42 ---> Running in 16ee8f155f92 18:20:42 Removing intermediate container 16ee8f155f92 18:20:42 ---> cc88233e1c3a 18:20:42 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:20:42 ---> Running in 9e08275dab22 18:20:42 Removing intermediate container 9e08275dab22 18:20:42 ---> 2e669d57e284 18:20:42 Step 5/26 : ARG ADD_BUILD_TAGS="" 18:20:42 ---> Running in 41abe0691ca9 18:20:42 Removing intermediate container 41abe0691ca9 18:20:42 ---> 1b1958e4d13f 18:20:42 Step 6/26 : WORKDIR /device-uart 18:20:42 ---> Running in a396f1276544 18:20:42 Removing intermediate container a396f1276544 18:20:42 ---> 895a498ba084 18:20:42 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:20:42 ---> Running in 06c081587d35 18:20:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:20:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-956 in /w/workspace/edgexfoundry_device-uart_PR-52 [Pipeline] { [Pipeline] ws 18:20:43 Running in /w/workspace/device-uart/1 [Pipeline] { 18:20:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] checkout 18:20:43 OK: 268 MiB in 56 packages 18:20:43 Removing intermediate container 06c081587d35 18:20:43 ---> 7ea3a0e17910 18:20:43 Step 8/26 : COPY go.mod vendor* ./ 18:20:43 ---> b5553a337729 18:20:43 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:20:44 ---> Running in 1e20aff445f8 18:20:44 Removing intermediate container 1e20aff445f8 18:20:44 ---> 8202ff12feaf 18:20:44 Step 10/26 : COPY . . 18:20:45 ---> 442e9f92f603 18:20:45 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:20:45 ---> Running in ce437852d2a5 18:20:45 Removing intermediate container ce437852d2a5 18:20:45 ---> cdff82803151 18:20:45 Step 12/26 : RUN ${MAKE} 18:20:45 ---> Running in c4d579c83e30 18:20:45 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.15" -trimpath -mod=readonly -o cmd/device-uart ./cmd 18:20:46 The recommended git tool is: git 18:20:53 using credential edgex-jenkins-ssh 18:20:53 Cloning the remote Git repository 18:20:53 Cloning repository git@github.com:edgexfoundry/device-uart.git 18:20:53 > git init /w/workspace/device-uart/1 # timeout=10 18:20:53 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 18:20:53 > git --version # timeout=10 18:20:53 > git --version # 'git version 2.25.1' 18:20:53 using GIT_SSH to set credentials SSH Credentials for GitHub 18:20:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:20:56 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 18:20:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:20:57 Merging remotes/origin/main commit 08fb917c2f38b4ae53e716333c1e5812fb96cea3 into PR head commit 36111a391f81e135c2bab033ccc6216faf0ff601 18:20:58 Merge succeeded, producing 36111a391f81e135c2bab033ccc6216faf0ff601 18:20:58 Checking out Revision 36111a391f81e135c2bab033ccc6216faf0ff601 (PR-52) 18:20:57 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 18:20:57 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 18:20:57 using GIT_SSH to set credentials SSH Credentials for GitHub 18:20:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:20:57 > git config core.sparsecheckout # timeout=10 18:20:58 > git checkout -f 36111a391f81e135c2bab033ccc6216faf0ff601 # timeout=10 18:20:58 > git remote # timeout=10 18:20:58 > git config --get remote.origin.url # timeout=10 18:20:58 using GIT_SSH to set credentials SSH Credentials for GitHub 18:20:58 > git merge 08fb917c2f38b4ae53e716333c1e5812fb96cea3 # timeout=10 18:20:58 > git rev-parse HEAD^{commit} # timeout=10 18:20:58 > git config core.sparsecheckout # timeout=10 18:20:58 > git checkout -f 36111a391f81e135c2bab033ccc6216faf0ff601 # timeout=10 18:20:58 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 18:20:58 > git --version # timeout=10 18:20:58 > git --version # 'git version 2.25.1' 18:20:58 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:21:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:21:03 % Total % Received % Xferd Average Speed Time Time Time Current 18:21:03 Dload Upload Total Spent Left Speed 18:21:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 89083 0 --:--:-- --:--:-- --:--:-- 89083 [Pipeline] sh 18:21:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:21:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:21:04 + sudo tee /etc/docker/daemon.new 18:21:04 { 18:21:04 "registry-mirrors": [ 18:21:04 "https://nexus3.edgexfoundry.org:10001" 18:21:04 ], 18:21:04 "bip": "10.250.0.254/24", 18:21:04 "hosts": [ 18:21:04 "tcp://0.0.0.0:5555", 18:21:04 "unix:///var/run/docker.sock" 18:21:04 ], 18:21:04 "mtu": 1458, 18:21:04 "selinux-enabled": true, 18:21:04 "seccomp-profile": "/etc/docker/seccomp.json" 18:21:04 } [Pipeline] sh 18:21:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:21:05 + sudo service docker restart 18:21:17 Removing intermediate container c4d579c83e30 18:21:17 ---> 773e541a853b 18:21:17 Step 13/26 : FROM alpine:3.18 18:21:17 3.18: Pulling from library/alpine 18:21:17 619be1103602: Already exists 18:21:17 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 18:21:17 Status: Downloaded newer image for alpine:3.18 18:21:17 ---> d3782b16ccc9 18:21:17 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 18:21:17 ---> Running in f38117abbef5 18:21:17 Removing intermediate container f38117abbef5 18:21:17 ---> e9b89cbdff2d 18:21:17 Step 15/26 : RUN apk add --update --no-cache dumb-init 18:21:17 ---> Running in 0b67edb685a5 18:21:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:21:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:21:17 (1/1) Installing dumb-init (1.2.5-r2) 18:21:17 Executing busybox-1.36.1-r5.trigger 18:21:17 OK: 7 MiB in 16 packages 18:21:17 Removing intermediate container 0b67edb685a5 18:21:17 ---> 0dc2b97b3e0c 18:21:17 Step 16/26 : RUN apk --no-cache upgrade 18:21:17 ---> Running in 7b5254de9107 18:21:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:21:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:21:17 Upgrading critical system libraries and apk-tools: 18:21:17 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 18:21:17 Executing busybox-1.36.1-r5.trigger 18:21:17 Continuing the upgrade transaction with new apk-tools: 18:21:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:21:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:21:18 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 18:21:18 Executing busybox-1.36.1-r6.post-upgrade 18:21:18 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 18:21:18 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 18:21:18 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 18:21:18 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 18:21:18 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 18:21:18 Executing busybox-1.36.1-r6.trigger 18:21:18 OK: 7 MiB in 16 packages 18:21:18 Removing intermediate container 7b5254de9107 18:21:18 ---> 7ffa98f04133 18:21:18 Step 17/26 : WORKDIR / 18:21:18 ---> Running in 3660f6f3240e 18:21:18 Removing intermediate container 3660f6f3240e 18:21:18 ---> 58282e77a725 18:21:18 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 18:21:18 ---> 4b3bbb77c00a 18:21:18 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 18:21:18 ---> 0b43f9890424 18:21:18 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 18:21:20 ---> 156d1c0d58bf 18:21:20 Step 21/26 : EXPOSE 59995 18:21:20 ---> Running in 7c1fdbc2f9be 18:21:20 Removing intermediate container 7c1fdbc2f9be 18:21:20 ---> 3fd5f8e46c75 18:21:20 Step 22/26 : ENTRYPOINT ["/device-uart"] 18:21:20 ---> Running in 91c26161f426 18:21:20 Removing intermediate container 91c26161f426 18:21:20 ---> 2ff6e09b0068 18:21:20 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:21:20 ---> Running in cbf369194d80 18:21:20 Removing intermediate container cbf369194d80 18:21:20 ---> 3240ba63af1f 18:21:20 Step 24/26 : LABEL arch=amd64 18:21:20 ---> Running in 24b56df98ff0 18:21:21 Removing intermediate container 24b56df98ff0 18:21:21 ---> ce231d1ce545 18:21:21 Step 25/26 : LABEL git_sha=36111a391f81e135c2bab033ccc6216faf0ff601 18:21:21 ---> Running in 08db6a927dc2 18:21:21 Removing intermediate container 08db6a927dc2 18:21:21 ---> 4edf6b6bb1be 18:21:21 Step 26/26 : LABEL version=0.0.0 18:21:21 ---> Running in f2e02d2e8860 18:21:21 Removing intermediate container f2e02d2e8860 18:21:21 ---> 09e469043e41 18:21:21 [Warning] One or more build-args [ARCH] were not consumed 18:21:21 Successfully built 09e469043e41 18:21:21 Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:21:22 18:21:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:21:22 latest: Pulling from edgex-lftools-log-publisher 18:21:22 5eb5b503b376: Pulling fs layer 18:21:22 5c69ac0246d0: Pulling fs layer 18:21:22 ec43610c2a17: Pulling fs layer 18:21:22 3a2ae6a8a46f: Pulling fs layer 18:21:22 33b1e0a273af: Pulling fs layer 18:21:22 5d3b04190fa2: Pulling fs layer 18:21:22 2f39f015ded8: Pulling fs layer 18:21:22 3a2ae6a8a46f: Waiting 18:21:22 33b1e0a273af: Waiting 18:21:22 5d3b04190fa2: Waiting 18:21:22 2f39f015ded8: Waiting 18:21:22 5c69ac0246d0: Verifying Checksum 18:21:22 5c69ac0246d0: Download complete 18:21:22 3a2ae6a8a46f: Verifying Checksum 18:21:22 3a2ae6a8a46f: Download complete 18:21:22 33b1e0a273af: Verifying Checksum 18:21:22 33b1e0a273af: Download complete 18:21:22 5d3b04190fa2: Verifying Checksum 18:21:22 5d3b04190fa2: Download complete 18:21:22 ec43610c2a17: Verifying Checksum 18:21:22 ec43610c2a17: Download complete 18:21:22 5eb5b503b376: Verifying Checksum 18:21:22 5eb5b503b376: Download complete 18:21:23 2f39f015ded8: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:21:23 provisioning config files... 18:21:23 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config2455523353823125246tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:21:23 5eb5b503b376: Pull complete 18:21:23 5c69ac0246d0: Pull complete 18:21:24 ---> ****-login.sh 18:21:24 nexus3.edgexfoundry.org:10001 18:21:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:24 ec43610c2a17: Pull complete 18:21:24 3a2ae6a8a46f: Pull complete 18:21:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:21:24 Configure a credential helper to remove this warning. See 18:21:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:21:24 18:21:24 Login Succeeded 18:21:24 nexus3.edgexfoundry.org:10002 18:21:24 33b1e0a273af: Pull complete 18:21:24 5d3b04190fa2: Pull complete 18:21:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:21:25 Configure a credential helper to remove this warning. See 18:21:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:21:25 18:21:25 Login Succeeded 18:21:25 nexus3.edgexfoundry.org:10003 18:21:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:21:25 Configure a credential helper to remove this warning. See 18:21:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:21:25 18:21:25 Login Succeeded 18:21:25 nexus3.edgexfoundry.org:10004 18:21:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:21:25 Configure a credential helper to remove this warning. See 18:21:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:21:25 18:21:25 Login Succeeded 18:21:25 ****.io 18:21:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:21:26 Configure a credential helper to remove this warning. See 18:21:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:21:26 18:21:26 Login Succeeded 18:21:26 ---> ****-login.sh ends [Pipeline] } 18:21:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:21:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:21:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:21:26 ========================================================= 18:21:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:21:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:27 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:21:28 Sending build context to Docker daemon 11.63MB 18:21:28 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:21:28 Step 2/12 : FROM ${BASE} AS builder 18:21:28 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:21:28 c6b39de5b339: Pulling fs layer 18:21:28 a69c41024577: Pulling fs layer 18:21:28 d6de4b400683: Pulling fs layer 18:21:28 35cb2a7552d0: Pulling fs layer 18:21:28 4f4fb700ef54: Pulling fs layer 18:21:28 464afbd9ba4c: Pulling fs layer 18:21:28 00f215d4a9da: Pulling fs layer 18:21:28 d496ad576159: Pulling fs layer 18:21:28 00f215d4a9da: Waiting 18:21:28 35cb2a7552d0: Waiting 18:21:28 d496ad576159: Waiting 18:21:28 4f4fb700ef54: Waiting 18:21:28 464afbd9ba4c: Waiting 18:21:28 a69c41024577: Verifying Checksum 18:21:28 a69c41024577: Download complete 18:21:28 35cb2a7552d0: Verifying Checksum 18:21:28 35cb2a7552d0: Download complete 18:21:28 4f4fb700ef54: Download complete 18:21:28 464afbd9ba4c: Verifying Checksum 18:21:28 464afbd9ba4c: Download complete 18:21:28 c6b39de5b339: Download complete 18:21:28 d496ad576159: Download complete 18:21:28 c6b39de5b339: Pull complete 18:21:28 2f39f015ded8: Pull complete 18:21:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:21:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:21:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:21:29 prd-ubuntu20.04-docker-8c-8g-955 does not seem to be running inside a container 18:21:29 $ 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-52 -v /w/workspace/edgexfoundry_device-uart_PR-52:/w/workspace/edgexfoundry_device-uart_PR-52:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-52@tmp:/w/workspace/edgexfoundry_device-uart_PR-52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:21:29 a69c41024577: Pull complete 18:21:29 d6de4b400683: Verifying Checksum 18:21:29 d6de4b400683: Download complete 18:21:30 00f215d4a9da: Verifying Checksum 18:21:30 00f215d4a9da: Download complete 18:21:34 $ docker top 605dc5c586e267a0c6528a6f76c76e6eb33fcb5315463c112a3f1d1e97ec4260 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:21:35 ---> job-cost.sh 18:21:35 lf-activate-venv: SKIPPING 18:21:35 INFO: No Stack... 18:21:35 INFO: Retrieving Pricing Info for: v3-standard-8 18:21:35 INFO: Archiving Costs [Pipeline] sh 18:21:35 + cat /w/workspace/edgexfoundry_device-uart_PR-52/archives/cost.csv 18:21:35 + cut -d, -f6 [Pipeline] lock 18:21:36 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-52-1-stack-cost] 18:21:36 Resource [jenkins-edgexfoundry-device-uart-PR-52-1-stack-cost] did not exist. Created. 18:21:36 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-52-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:21:36 + echo total: 0.2199999988079071 [Pipeline] stash 18:21:36 Stashed 1 file(s) [Pipeline] } 18:21:36 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-52-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:21:36 $ docker stop --time=1 605dc5c586e267a0c6528a6f76c76e6eb33fcb5315463c112a3f1d1e97ec4260 18:21:37 $ docker rm -f --volumes 605dc5c586e267a0c6528a6f76c76e6eb33fcb5315463c112a3f1d1e97ec4260 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:21:43 d6de4b400683: Pull complete 18:21:43 35cb2a7552d0: Pull complete 18:21:43 4f4fb700ef54: Pull complete 18:21:43 464afbd9ba4c: Pull complete 18:21:51 00f215d4a9da: Pull complete 18:21:53 d496ad576159: Pull complete 18:21:53 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 18:21:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:21:53 ---> f246e2811388 18:21:53 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:21:54 ---> Running in 2d6650560ad3 18:21:54 Removing intermediate container 2d6650560ad3 18:21:54 ---> 620300117f4d 18:21:54 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:21:54 ---> Running in 36e99427b2b1 18:21:54 Removing intermediate container 36e99427b2b1 18:21:54 ---> 2a83b39bfdfe 18:21:54 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:21:54 ---> Running in e15076e20f32 18:21:55 Removing intermediate container e15076e20f32 18:21:55 ---> e7f05de2d735 18:21:55 Step 6/12 : WORKDIR /device-uart 18:21:55 ---> Running in c47ccdd04551 18:21:55 Removing intermediate container c47ccdd04551 18:21:55 ---> 2e7c16c35e6f 18:21:55 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:21:55 ---> Running in ba5f3e99f3de 18:21:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:21:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:21:58 (1/4) Installing openssh-keygen (9.3_p2-r1) 18:21:58 (2/4) Installing libedit (20221030.3.1-r1) 18:21:58 (3/4) Installing openssh-client-common (9.3_p2-r1) 18:21:58 (4/4) Installing openssh-client-default (9.3_p2-r1) 18:21:58 Executing busybox-1.36.1-r5.trigger 18:21:58 OK: 271 MiB in 56 packages 18:22:00 Removing intermediate container ba5f3e99f3de 18:22:00 ---> 157a662fc2cb 18:22:00 Step 8/12 : COPY go.mod vendor* ./ 18:22:00 ---> 28ed2bfdaeb3 18:22:00 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:22:00 ---> Running in f9de7f11d9de 18:23:52 Removing intermediate container f9de7f11d9de 18:23:52 ---> 4ce770c52baf 18:23:52 Step 10/12 : COPY . . 18:23:52 ---> 3dc27abc7677 18:23:52 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:23:52 ---> Running in 051547d4f2cc 18:23:52 Removing intermediate container 051547d4f2cc 18:23:52 ---> f00f9f6897ac 18:23:52 Step 12/12 : RUN ${MAKE} 18:23:52 ---> Running in 18ce15a4b6b4 18:23:52 noop 18:23:52 Removing intermediate container 18ce15a4b6b4 18:23:52 ---> 61f1dabd1204 18:23:52 Successfully built 61f1dabd1204 18:23:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:52 + docker inspect -f . ci-base-image-arm64 18:23:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:23:52 prd-ubuntu20.04-docker-arm64-4c-16g-956 does not seem to be running inside a container 18:23:52 $ 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 ******** -e ******** ci-base-image-arm64 cat 18:23:54 $ docker top 2186453196e727a638ad7281216eaa8bab526762d2cf2c582c7fbbfd2a32263c -eo pid,comm [Pipeline] { [Pipeline] sh 18:23:55 + go version 18:23:55 go version go1.21.9 linux/arm64 [Pipeline] } 18:23:55 $ docker stop --time=1 2186453196e727a638ad7281216eaa8bab526762d2cf2c582c7fbbfd2a32263c 18:23:56 $ docker rm -f --volumes 2186453196e727a638ad7281216eaa8bab526762d2cf2c582c7fbbfd2a32263c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:57 + docker inspect -f . ci-base-image-arm64 18:23:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:23:58 prd-ubuntu20.04-docker-arm64-4c-16g-956 does not seem to be running inside a container 18:23:58 $ 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 ******** -e ******** ci-base-image-arm64 cat 18:23:59 $ docker top 2a653be35d6bf2a0d4ea6db0192e2814ff1b00ffdb6159865dbef86b172e8d43 -eo pid,comm [Pipeline] { [Pipeline] sh 18:24:00 + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh 18:24:00 + make test 18:24:00 go test ./... -coverprofile=coverage.out 18:24:06 ? github.com/edgexfoundry/device-uart [no test files] 18:27:13 ? github.com/edgexfoundry/device-uart/cmd [no test files] 18:27:13 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 18:27:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:27:13 go vet ./... 18:28:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:28:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:28:00 ./bin/test-attribution-txt.sh 18:28:00 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 18:28:00 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 18:28:00 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 18:28:00 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 18:28:00 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 18:28:00 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 18:28:00 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 18:28:00 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 18:28:00 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 18:28:00 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 18:28:00 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 18:28:00 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 18:28:00 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 18:28:00 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 18:28:00 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 18:28:00 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 18:28:00 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 18:28:00 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 18:28:00 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 18:28:00 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 18:28:00 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 18:28:00 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 18:28:00 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 18:28:00 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 18:28:00 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 18:28:00 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 18:28:00 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 18:28:00 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 18:28:00 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 18:28:00 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 18:28:00 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 18:28:00 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 18:28:00 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 18:28:00 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 18:28:00 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 18:28:00 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 18:28:00 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 18:28:00 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 18:28:00 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 18:28:00 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 18:28:00 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 18:28:00 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 18:28:00 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 18:28:00 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 18:28:00 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 18:28:00 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 18:28:00 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 18:28:00 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 18:28:00 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 18:28:00 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 18:28:00 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 18:28:00 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 18:28:00 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 18:28:00 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 18:28:00 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 18:28:00 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 18:28:00 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 18:28:00 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 18:28:00 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 18:28:00 An attribution for golang.org/x/term is missing from Attribution.txt, please add 18:28:00 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 18:28:00 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 18:28:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:28:00 $ docker stop --time=1 2a653be35d6bf2a0d4ea6db0192e2814ff1b00ffdb6159865dbef86b172e8d43 18:28:02 $ docker rm -f --volumes 2a653be35d6bf2a0d4ea6db0192e2814ff1b00ffdb6159865dbef86b172e8d43 [Pipeline] // withDockerContainer [Pipeline] sh 18:28:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:28:03 Warning: overwriting stash ‘coverage-report’ 18:28:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:28:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:28:05 + ls -al . 18:28:05 total 220 18:28:05 drwxrwxr-x 7 jenkins jenkins 4096 May 28 18:24 . 18:28:05 drwxrwxr-x 4 jenkins jenkins 4096 May 28 18:20 .. 18:28:05 -rw-rw-r-- 1 jenkins jenkins 140 May 28 18:20 .dockerignore 18:28:05 drwxrwxr-x 8 jenkins jenkins 4096 May 28 18:21 .git 18:28:05 drwxrwxr-x 3 jenkins jenkins 4096 May 28 18:20 .github 18:28:05 -rw-rw-r-- 1 jenkins jenkins 343 May 28 18:20 .gitignore 18:28:05 -rw-rw-r-- 1 jenkins jenkins 41 May 28 18:20 .golangci.yml 18:28:05 -rw-rw-r-- 1 jenkins jenkins 9941 May 28 18:20 Attribution.txt 18:28:05 -rw-rw-r-- 1 jenkins jenkins 1908 May 28 18:20 CHANGELOG.md 18:28:05 -rw-rw-r-- 1 jenkins jenkins 1886 May 28 18:20 Dockerfile 18:28:05 -rw-rw-r-- 1 jenkins jenkins 677 May 28 18:20 GOVERNANCE.md 18:28:05 -rw-rw-r-- 1 jenkins jenkins 675 May 28 18:20 Jenkinsfile 18:28:05 -rw-rw-r-- 1 jenkins jenkins 11340 May 28 18:20 LICENSE 18:28:05 -rw-rw-r-- 1 jenkins jenkins 1872 May 28 18:20 Makefile 18:28:05 -rw-rw-r-- 1 jenkins jenkins 617 May 28 18:20 OWNERS.md 18:28:05 -rw-rw-r-- 1 jenkins jenkins 8892 May 28 18:20 README.md 18:28:05 -rw-rw-r-- 1 jenkins jenkins 5 May 28 18:18 VERSION 18:28:05 drwxrwxr-x 2 jenkins jenkins 4096 May 28 18:20 bin 18:28:05 drwxrwxr-x 3 jenkins jenkins 4096 May 28 18:20 cmd 18:28:05 -rw-r--r-- 1 jenkins jenkins 10 May 28 18:24 coverage.out 18:28:05 -rw-rw-r-- 1 jenkins jenkins 7020 May 28 18:20 go.mod 18:28:05 -rw-rw-r-- 1 jenkins jenkins 101763 May 28 18:20 go.sum 18:28:05 drwxrwxr-x 3 jenkins jenkins 4096 May 28 18:20 internal 18:28:05 -rw-rw-r-- 1 jenkins jenkins 209 May 28 18:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:05 + 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=36111a391f81e135c2bab033ccc6216faf0ff601 --label arch=arm64 --label version=0.0.0 . 18:28:05 Sending build context to Docker daemon 11.63MB 18:28:06 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 18:28:06 Step 2/26 : FROM ${BASE} AS builder 18:28:06 ---> 61f1dabd1204 18:28:06 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:28:06 ---> Running in 970d103dc2ea 18:28:06 Removing intermediate container 970d103dc2ea 18:28:06 ---> 97719d63d246 18:28:06 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:28:06 ---> Running in 069e0aae9880 18:28:06 Removing intermediate container 069e0aae9880 18:28:06 ---> 07b17147b6c9 18:28:06 Step 5/26 : ARG ADD_BUILD_TAGS="" 18:28:06 ---> Running in 577a904ab55a 18:28:07 Removing intermediate container 577a904ab55a 18:28:07 ---> 15c65d472dec 18:28:07 Step 6/26 : WORKDIR /device-uart 18:28:07 ---> Running in 128b3f98e355 18:28:07 Removing intermediate container 128b3f98e355 18:28:07 ---> 7eab2777117d 18:28:07 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:28:07 ---> Running in 7abe45ba63a8 18:28:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:28:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:28:09 OK: 271 MiB in 56 packages 18:28:10 Removing intermediate container 7abe45ba63a8 18:28:10 ---> f44bdb07ad82 18:28:10 Step 8/26 : COPY go.mod vendor* ./ 18:28:11 ---> 4abefbb2a85a 18:28:11 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:28:11 ---> Running in c94e136f87b4 18:28:13 Removing intermediate container c94e136f87b4 18:28:13 ---> 6134acaf97f7 18:28:13 Step 10/26 : COPY . . 18:28:14 ---> 8a75723af934 18:28:14 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:28:14 ---> Running in 1f6d407794ac 18:28:14 Removing intermediate container 1f6d407794ac 18:28:14 ---> 46167a0b8960 18:28:14 Step 12/26 : RUN ${MAKE} 18:28:14 ---> Running in ce0f1a39f1a5 18:28:15 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.15" -trimpath -mod=readonly -o cmd/device-uart ./cmd 18:31:37 Removing intermediate container ce0f1a39f1a5 18:31:37 ---> 98dfaa99e790 18:31:37 Step 13/26 : FROM alpine:3.18 18:31:37 3.18: Pulling from library/alpine 18:31:37 c6b39de5b339: Already exists 18:31:37 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 18:31:37 Status: Downloaded newer image for alpine:3.18 18:31:37 ---> 33abbf032149 18:31:37 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 18:31:37 ---> Running in 9f7c73f52bea 18:31:37 Removing intermediate container 9f7c73f52bea 18:31:37 ---> 36665c1c5960 18:31:37 Step 15/26 : RUN apk add --update --no-cache dumb-init 18:31:37 ---> Running in 71df9c03a729 18:31:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:31:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:31:37 (1/1) Installing dumb-init (1.2.5-r2) 18:31:37 Executing busybox-1.36.1-r5.trigger 18:31:37 OK: 8 MiB in 16 packages 18:31:37 Removing intermediate container 71df9c03a729 18:31:37 ---> a0e5fa3946e3 18:31:37 Step 16/26 : RUN apk --no-cache upgrade 18:31:37 ---> Running in 6090dfd46bfa 18:31:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:31:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:31:38 Upgrading critical system libraries and apk-tools: 18:31:38 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 18:31:38 Executing busybox-1.36.1-r5.trigger 18:31:38 Continuing the upgrade transaction with new apk-tools: 18:31:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:31:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:31:39 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 18:31:39 Executing busybox-1.36.1-r6.post-upgrade 18:31:39 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 18:31:39 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 18:31:39 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 18:31:40 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 18:31:40 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 18:31:40 Executing busybox-1.36.1-r6.trigger 18:31:40 OK: 8 MiB in 16 packages 18:31:41 Removing intermediate container 6090dfd46bfa 18:31:41 ---> 27f2e3bed40c 18:31:41 Step 17/26 : WORKDIR / 18:31:41 ---> Running in 09b65da197c3 18:31:41 Removing intermediate container 09b65da197c3 18:31:41 ---> 58469c5daf1e 18:31:41 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 18:31:41 ---> efff37cfd9f6 18:31:41 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 18:31:42 ---> 0ae7fea383b9 18:31:42 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 18:31:44 ---> 297b065fa9ef 18:31:44 Step 21/26 : EXPOSE 59995 18:31:44 ---> Running in d793b9d5ad6f 18:31:44 Removing intermediate container d793b9d5ad6f 18:31:44 ---> dd2113219486 18:31:44 Step 22/26 : ENTRYPOINT ["/device-uart"] 18:31:44 ---> Running in a1455e9af4fc 18:31:45 Removing intermediate container a1455e9af4fc 18:31:45 ---> 9dbc33b775a3 18:31:45 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:31:45 ---> Running in 375d86e2b22c 18:31:45 Removing intermediate container 375d86e2b22c 18:31:45 ---> 4c9c3aa0180b 18:31:45 Step 24/26 : LABEL arch=arm64 18:31:45 ---> Running in c150b36b95ed 18:31:45 Removing intermediate container c150b36b95ed 18:31:45 ---> d3b6539cd40a 18:31:45 Step 25/26 : LABEL git_sha=36111a391f81e135c2bab033ccc6216faf0ff601 18:31:46 ---> Running in 9e6b2e718a05 18:31:46 Removing intermediate container 9e6b2e718a05 18:31:46 ---> 72e68eca0511 18:31:46 Step 26/26 : LABEL version=0.0.0 18:31:46 ---> Running in 56711290fb2c 18:31:46 Removing intermediate container 56711290fb2c 18:31:46 ---> b5d057a2cc17 18:31:46 [Warning] One or more build-args [ARCH] were not consumed 18:31:46 Successfully built b5d057a2cc17 18:31:46 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 18:31:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:31:47 18:31:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:31:47 arm64: Pulling from edgex-lftools-log-publisher 18:31:47 8998bd30e6a1: Pulling fs layer 18:31:47 04944245beec: Pulling fs layer 18:31:47 699f458cf7ca: Pulling fs layer 18:31:47 765212b225bb: Pulling fs layer 18:31:47 f23df028b6ca: Pulling fs layer 18:31:47 d65c8cfc05b1: Pulling fs layer 18:31:47 2437ff75d9bd: Pulling fs layer 18:31:47 2437ff75d9bd: Waiting 18:31:47 f23df028b6ca: Waiting 18:31:47 765212b225bb: Waiting 18:31:47 d65c8cfc05b1: Waiting 18:31:48 04944245beec: Verifying Checksum 18:31:48 04944245beec: Download complete 18:31:48 765212b225bb: Verifying Checksum 18:31:48 765212b225bb: Download complete 18:31:48 f23df028b6ca: Download complete 18:31:48 d65c8cfc05b1: Verifying Checksum 18:31:48 d65c8cfc05b1: Download complete 18:31:48 699f458cf7ca: Verifying Checksum 18:31:48 699f458cf7ca: Download complete 18:31:48 8998bd30e6a1: Verifying Checksum 18:31:48 8998bd30e6a1: Download complete 18:31:51 2437ff75d9bd: Verifying Checksum 18:31:51 2437ff75d9bd: Download complete 18:31:53 8998bd30e6a1: Pull complete 18:31:53 04944245beec: Pull complete 18:31:54 699f458cf7ca: Pull complete 18:31:55 765212b225bb: Pull complete 18:31:56 f23df028b6ca: Pull complete 18:31:56 d65c8cfc05b1: Pull complete 18:32:14 2437ff75d9bd: Pull complete 18:32:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:32:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:32:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:32:15 prd-ubuntu20.04-docker-arm64-4c-16g-956 does not seem to be running inside a container 18:32:15 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:32:17 $ docker top f60d519e3bf0d4f026888954c432adfaf79d0bedb07a0a5b74b1cf2157c71441 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:32:18 ---> job-cost.sh 18:32:18 lf-activate-venv: SKIPPING 18:32:18 INFO: No Stack... 18:32:19 INFO: Retrieving Pricing Info for: v3-standard-4 18:32:20 INFO: Archiving Costs [Pipeline] sh 18:32:20 + cut -d, -f6 18:32:20 + cat /w/workspace/device-uart/1/archives/cost.csv [Pipeline] lock 18:32:20 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-52-1-stack-cost] 18:32:20 Resource [jenkins-edgexfoundry-device-uart-PR-52-1-stack-cost] did not exist. Created. 18:32:20 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-52-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:32:21 /w/workspace/device-uart/1@tmp/durable-1ee979a9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:32:22 + echo total: 0.10999999940395355 [Pipeline] stash 18:32:22 Warning: overwriting stash ‘stack-cost’ 18:32:22 Stashed 1 file(s) [Pipeline] } 18:32:22 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-52-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:32:22 $ docker stop --time=1 f60d519e3bf0d4f026888954c432adfaf79d0bedb07a0a5b74b1cf2157c71441 18:32:23 $ docker rm -f --volumes f60d519e3bf0d4f026888954c432adfaf79d0bedb07a0a5b74b1cf2157c71441 [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 18:32:25 provisioning config files... 18:32:25 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-52@tmp/config15873516880862683480tmp [Pipeline] { [Pipeline] sh 18:32:25 + set +x 18:32:25 + curl -s https://codecov.io/bash 18:32:25 + bash -s -- 18:32:25 18:32:25 _____ _ 18:32:25 / ____| | | 18:32:25 | | ___ __| | ___ ___ _____ __ 18:32:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:32:25 | |___| (_) | (_| | __/ (_| (_) \ V / 18:32:25 \_____\___/ \__,_|\___|\___\___/ \_/ 18:32:25 Bash-1.0.6 18:32:25 18:32:25 18:32:25 ==> git version 2.25.1 found 18:32:25 ==> 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 18:32:25 Release-Date: 2020-01-08 18:32:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:32:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:32:25 ==> Jenkins CI detected. 18:32:25 current dir:  /w/workspace/edgexfoundry_device-uart_PR-52 18:32:25 project root: . 18:32:25 --> token set from env 18:32:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:32:25 ==> Running gcov in . (disable via -X gcov) 18:32:25 ==> Python coveragepy not found 18:32:25 ==> Searching for coverage reports in: 18:32:25 + . 18:32:25 -> Found 1 reports 18:32:25 ==> Detecting git/mercurial file structure 18:32:25 ==> Reading reports 18:32:25 + ./coverage.out bytes=10 18:32:25 ==> Appending adjustments 18:32:25 https://docs.codecov.io/docs/fixing-reports 18:32:25 + Found adjustments 18:32:25 ==> Gzipping contents 18:32:25 4.0K /tmp/codecov.3OaOoQ.gz 18:32:25 ==> Uploading reports 18:32:25 url: https://codecov.io 18:32:25 query: branch=PR-52&commit=36111a391f81e135c2bab033ccc6216faf0ff601&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-52%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=52&job=&cmd_args= 18:32:25 -> Pinging Codecov 18:32:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-52&commit=36111a391f81e135c2bab033ccc6216faf0ff601&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-52%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=52&job=&cmd_args= 18:32:26 -> Uploading to 18:32:26 https://storage.googleapis.com/codecov/v4/raw/2024-05-28/B9AA6E0BBD74AE3A32605C7A7C664919/36111a391f81e135c2bab033ccc6216faf0ff601/3eaa0891-582f-4481-84c3-168ab4cf228a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240528%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240528T183226Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=47c53bb27fb1857a596ab642b8383b4b8ffd88a31225622aaf48c795ebcefd4e 18:32:26 % Total % Received % Xferd Average Speed Time Time Time Current 18:32:26 Dload Upload Total Spent Left Speed 18:32:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2233 --:--:-- --:--:-- --:--:-- 2233 18:32:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/36111a391f81e135c2bab033ccc6216faf0ff601 [Pipeline] } 18:32:26 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 18:32:28 + [ -d /w/workspace/edgexfoundry_device-uart_PR-52/archives ] 18:32:28 + ls -al /w/workspace/edgexfoundry_device-uart_PR-52/archives 18:32:28 total 16 18:32:28 drwxr-xr-x 3 root root 4096 May 28 18:21 . 18:32:28 drwxrwxr-x 9 jenkins jenkins 4096 May 28 18:21 .. 18:32:28 drwxr-xr-x 2 root root 4096 May 28 18:21 cost 18:32:28 -rw-r--r-- 1 root root 82 May 28 18:21 cost.csv 18:32:28 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-52/archives 18:32:28 + ls -al /w/workspace/edgexfoundry_device-uart_PR-52/archives 18:32:28 total 16 18:32:28 drwxr-xr-x 3 jenkins jenkins 4096 May 28 18:21 . 18:32:28 drwxrwxr-x 9 jenkins jenkins 4096 May 28 18:21 .. 18:32:28 drwxr-xr-x 2 jenkins jenkins 4096 May 28 18:21 cost 18:32:28 -rw-r--r-- 1 jenkins jenkins 82 May 28 18:21 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:32:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:32:30 ---> package-listing.sh 18:32:30 ++ facter osfamily 18:32:30 ++ tr '[:upper:]' '[:lower:]' 18:32:30 + OS_FAMILY=debian 18:32:30 + workspace=/w/workspace/edgexfoundry_device-uart_PR-52 18:32:30 + START_PACKAGES=/tmp/packages_start.txt 18:32:30 + END_PACKAGES=/tmp/packages_end.txt 18:32:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:32:30 + PACKAGES=/tmp/packages_start.txt 18:32:30 + '[' /w/workspace/edgexfoundry_device-uart_PR-52 ']' 18:32:30 + PACKAGES=/tmp/packages_end.txt 18:32:30 + case "${OS_FAMILY}" in 18:32:30 + dpkg -l 18:32:30 + grep '^ii' 18:32:30 + '[' -f /tmp/packages_start.txt ']' 18:32:30 + '[' -f /tmp/packages_end.txt ']' 18:32:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:32:30 + '[' /w/workspace/edgexfoundry_device-uart_PR-52 ']' 18:32:30 + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-52/archives/ 18:32:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-52/archives/ [Pipeline] echo 18:32:30 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-52/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:32:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:32:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:32:31 prd-ubuntu20.04-docker-8c-8g-955 does not seem to be running inside a container 18:32:31 $ 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-52/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-52 -v /w/workspace/edgexfoundry_device-uart_PR-52:/w/workspace/edgexfoundry_device-uart_PR-52:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-52@tmp:/w/workspace/edgexfoundry_device-uart_PR-52@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:32:31 $ docker top 53cfe5804a5989ac0f863d1403c8ae5d6876e09d611c679ec0f6b1c36c41cfeb -eo pid,comm [Pipeline] { [Pipeline] sh 18:32:32 + touch /tmp/pre-build-complete [Pipeline] sh 18:32:32 + mkdir -p /var/log/sysstat [Pipeline] sh 18:32:32 + ls /var/log/sa-host 18:32:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:32:33 provisioning config files... 18:32:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-52@tmp/config17324498716636176803tmp [Pipeline] { [Pipeline] echo 18:32:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:32:33 ---> create-netrc.sh [Pipeline] } 18:32:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:32:34 ---> python-tools-install.sh [Pipeline] echo 18:32:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:32:34 ---> sudo-logs.sh 18:32:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:32:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:32:34 ---> job-cost.sh 18:32:34 lf-activate-venv: SKIPPING 18:32:34 DEBUG: total: 0.2199999988079071 18:32:34 INFO: Retrieving Stack Cost... 18:32:35 INFO: Retrieving Pricing Info for: v3-standard-8 18:32:35 INFO: Archiving Costs [Pipeline] echo 18:32:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:32:36 ---> logs-deploy.sh 18:32:36 lf-activate-venv: SKIPPING 18:32:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-52/1 18:32:36 INFO: archiving workspace using pattern(s): 18:32:36 Archives upload complete. 18:32:36 INFO: archiving logs to Nexus