Pull request #54 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 40f46dea90bc09a8b51054a3263c7715ce065b2e+0191fcbf31d47e6537e79896ea60966564fcaee0 (2df29fb485fe2cb6293750d3a5b59da2cb730644) 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-ssh6413185165514591366.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-ssh6400956960715579498.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-54/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-54/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11360193625703794762.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-54/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1189355095650510547.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-ssh10900645322026163932.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-54/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-54/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1886742726835941258.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1103’ Running on prd-ubuntu20.04-docker-8c-8g-1105 in /w/workspace/edgexfoundry_device-uart_PR-54 [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-54 # 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 0191fcbf31d47e6537e79896ea60966564fcaee0 into PR head commit 40f46dea90bc09a8b51054a3263c7715ce065b2e Merge succeeded, producing 40f46dea90bc09a8b51054a3263c7715ce065b2e Checking out Revision 40f46dea90bc09a8b51054a3263c7715ce065b2e (PR-54) 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 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/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 40f46dea90bc09a8b51054a3263c7715ce065b2e # 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 0191fcbf31d47e6537e79896ea60966564fcaee0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 40f46dea90bc09a8b51054a3263c7715ce065b2e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:48:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:48:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:48:43 ========================================================= 18:48:43 EdgeX Global Pipelines Version Info 18:48:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:48:44 ------------------- 18:48:44 stable info: 18:48:44 ------------------- 18:48:44 Commited By: Ginny Guan ginny@iotechsys.com 18:48:44 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 18:48:44 Message: update stable to v1.0.260 18:48:45 ------------------- 18:48:45 experimental info: 18:48:45 ------------------- 18:48:45 Commited By: Ginny Guan ginny@iotechsys.com 18:48:45 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 18:48:45 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:48:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 18:48:45 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 18:48:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:48:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:48:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:48:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:48:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:48:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:48:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:48:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:48:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:48:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 18:48:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:48:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:48:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:48:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:48:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:48:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:48:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:48:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:48:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:48:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:48:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:48:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:48:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:48:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:48:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:48:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-54 [Pipeline] echo 18:48:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-54 [Pipeline] echo 18:48:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-54 [Pipeline] echo 18:48:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 40f46dea90bc09a8b51054a3263c7715ce065b2e [Pipeline] echo 18:48:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 40f46de [Pipeline] echo 18:48:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:48:47 provisioning config files... 18:48:47 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-54@tmp/config6822868260018342211tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:48:47 ---> ****-login.sh 18:48:47 nexus3.edgexfoundry.org:10001 18:48:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:48:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:48:48 Configure a credential helper to remove this warning. See 18:48:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:48:48 18:48:48 Login Succeeded 18:48:48 nexus3.edgexfoundry.org:10002 18:48:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:48:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:48:48 Configure a credential helper to remove this warning. See 18:48:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:48:48 18:48:48 Login Succeeded 18:48:48 nexus3.edgexfoundry.org:10003 18:48:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:48:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:48:48 Configure a credential helper to remove this warning. See 18:48:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:48:48 18:48:48 Login Succeeded 18:48:48 nexus3.edgexfoundry.org:10004 18:48:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:48:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:48:48 Configure a credential helper to remove this warning. See 18:48:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:48:48 18:48:48 Login Succeeded 18:48:48 ****.io 18:48:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:48:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:48:49 Configure a credential helper to remove this warning. See 18:48:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:48:49 18:48:49 Login Succeeded 18:48:49 ---> ****-login.sh ends [Pipeline] } 18:48:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:48:50 + git rev-list -1 --merges 40f46dea90bc09a8b51054a3263c7715ce065b2e~1..40f46dea90bc09a8b51054a3263c7715ce065b2e [Pipeline] echo 18:48:50 -----------> git rev-list -1 --merges 40f46dea90bc09a8b51054a3263c7715ce065b2e~1..40f46dea90bc09a8b51054a3263c7715ce065b2e 40f46dea90bc09a8b51054a3263c7715ce065b2e [false] [Pipeline] sh 18:48:50 + git log --format=format:%s -1 40f46dea90bc09a8b51054a3263c7715ce065b2e [Pipeline] echo 18:48:50 ========================================================= 18:48:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:48:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:48:51 + git log --format=format:%s -1 40f46dea90bc09a8b51054a3263c7715ce065b2e [Pipeline] echo 18:48:51 [semverPrep] GIT_COMMIT: 40f46dea90bc09a8b51054a3263c7715ce065b2e, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 18:48:51 [semverPrep] This is not a build commit. [Pipeline] sh 18:48:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:48:51 + grep -v github /etc/ssh/ssh_known_hosts 18:48:51 + [ -e /tmp/ssh_known_hosts ] 18:48:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:48:51 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:48:51 + sudo tee -a /etc/ssh/ssh_known_hosts 18:48:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:48:52 18:48:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:48:52 0.1.4: Pulling from edgex-devops/py-git-semver 18:48:52 b85a868b505f: Pulling fs layer 18:48:52 e2be974225ed: Pulling fs layer 18:48:52 339a4e72a1f5: Pulling fs layer 18:48:52 988bab9f4d93: Pulling fs layer 18:48:52 1469e6f7b9e6: Pulling fs layer 18:48:52 eaf3925da568: Pulling fs layer 18:48:52 bab4dde63d76: Pulling fs layer 18:48:52 bde34c3a00c8: Pulling fs layer 18:48:52 b352a97aabf1: Pulling fs layer 18:48:52 4872d77fe225: Pulling fs layer 18:48:52 5851b861e8e6: Pulling fs layer 18:48:52 bde34c3a00c8: Waiting 18:48:52 988bab9f4d93: Waiting 18:48:52 b352a97aabf1: Waiting 18:48:52 1469e6f7b9e6: Waiting 18:48:52 4872d77fe225: Waiting 18:48:52 5851b861e8e6: Waiting 18:48:52 eaf3925da568: Waiting 18:48:52 bab4dde63d76: Waiting 18:48:52 e2be974225ed: Download complete 18:48:52 988bab9f4d93: Download complete 18:48:52 1469e6f7b9e6: Verifying Checksum 18:48:52 1469e6f7b9e6: Download complete 18:48:52 eaf3925da568: Verifying Checksum 18:48:52 eaf3925da568: Download complete 18:48:52 339a4e72a1f5: Verifying Checksum 18:48:52 339a4e72a1f5: Download complete 18:48:52 bde34c3a00c8: Verifying Checksum 18:48:52 bde34c3a00c8: Download complete 18:48:52 b352a97aabf1: Download complete 18:48:52 4872d77fe225: Verifying Checksum 18:48:52 4872d77fe225: Download complete 18:48:52 5851b861e8e6: Download complete 18:48:52 b85a868b505f: Verifying Checksum 18:48:52 b85a868b505f: Download complete 18:48:53 bab4dde63d76: Verifying Checksum 18:48:53 bab4dde63d76: Download complete 18:48:53 b85a868b505f: Pull complete 18:48:54 e2be974225ed: Pull complete 18:48:54 339a4e72a1f5: Pull complete 18:48:54 988bab9f4d93: Pull complete 18:48:55 1469e6f7b9e6: Pull complete 18:48:55 eaf3925da568: Pull complete 18:48:56 bab4dde63d76: Pull complete 18:48:56 bde34c3a00c8: Pull complete 18:48:56 b352a97aabf1: Pull complete 18:48:56 4872d77fe225: Pull complete 18:48:56 5851b861e8e6: Pull complete 18:48:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:48:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:48:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:48:57 prd-ubuntu20.04-docker-8c-8g-1105 does not seem to be running inside a container 18:48:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-54 -v /w/workspace/edgexfoundry_device-uart_PR-54:/w/workspace/edgexfoundry_device-uart_PR-54:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-54@tmp:/w/workspace/edgexfoundry_device-uart_PR-54@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:49:00 $ docker top aa6080996a5517d9e4752d186b7bd0accc9e25597842a783aaa50188c510732f -eo pid,comm 18:49:00 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:49:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:49:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:49:00 [ssh-agent] Looking for ssh-agent implementation... 18:49:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:49:00 $ docker exec aa6080996a5517d9e4752d186b7bd0accc9e25597842a783aaa50188c510732f ssh-agent 18:49:00 SSH_AUTH_SOCK=/tmp/ssh-dmO9wkrLAe4o/agent.33 18:49:00 SSH_AGENT_PID=39 18:49:00 Running ssh-add (command line suppressed) 18:49:00 Identity added: /w/workspace/edgexfoundry_device-uart_PR-54@tmp/private_key_13227785081405798525.key (/w/workspace/edgexfoundry_device-uart_PR-54@tmp/private_key_13227785081405798525.key) 18:49:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:49:01 + git tag --points-at HEAD [Pipeline] } 18:49:01 $ docker exec --env ******** --env ******** aa6080996a5517d9e4752d186b7bd0accc9e25597842a783aaa50188c510732f ssh-agent -k 18:49:01 unset SSH_AUTH_SOCK; 18:49:01 unset SSH_AGENT_PID; 18:49:01 echo Agent pid 39 killed; 18:49:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:49:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:49:01 [ssh-agent] Looking for ssh-agent implementation... 18:49:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:49:01 $ docker exec aa6080996a5517d9e4752d186b7bd0accc9e25597842a783aaa50188c510732f ssh-agent 18:49:01 SSH_AUTH_SOCK=/tmp/ssh-fNkEchWLaXRQ/agent.72 18:49:01 SSH_AGENT_PID=78 18:49:01 Running ssh-add (command line suppressed) 18:49:01 Identity added: /w/workspace/edgexfoundry_device-uart_PR-54@tmp/private_key_9075027481953815010.key (/w/workspace/edgexfoundry_device-uart_PR-54@tmp/private_key_9075027481953815010.key) 18:49:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:49:02 + git semver init 18:49:02 2024-05-29 18:49:02,407 [run_init] DEBUG init version:0.0.0 force:False 18:49:02 2024-05-29 18:49:02,408 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-54/.semver 18:49:02 2024-05-29 18:49:02,408 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-54/.semver 18:49:02 2024-05-29 18:49:02,409 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-54/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-54, universal_newlines=False, shell=None, istream=None) 18:49:04 2024-05-29 18:49:03,896 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-54/.git/info/exclude 18:49:04 2024-05-29 18:49:03,897 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-54/.semver/PR-54 with force:False 18:49:04 2024-05-29 18:49:03,897 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-54/.semver/PR-54 18:49:04 2024-05-29 18:49:03,902 [execute] INFO git cat-file --batch-check 18:49:04 2024-05-29 18:49:03,902 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-54/.semver, universal_newlines=False, shell=None, istream=) 18:49:04 2024-05-29 18:49:03,908 [execute] INFO git cat-file --batch 18:49:04 2024-05-29 18:49:03,908 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-54/.semver, universal_newlines=False, shell=None, istream=) 18:49:04 2024-05-29 18:49:03,913 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-54/.semver/PR-54 18:49:04 0.0.0 [Pipeline] } 18:49:04 $ docker exec --env ******** --env ******** aa6080996a5517d9e4752d186b7bd0accc9e25597842a783aaa50188c510732f ssh-agent -k 18:49:04 unset SSH_AUTH_SOCK; 18:49:04 unset SSH_AGENT_PID; 18:49:04 echo Agent pid 78 killed; 18:49:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:49:04 + git semver [Pipeline] } 18:49:05 $ docker stop --time=1 aa6080996a5517d9e4752d186b7bd0accc9e25597842a783aaa50188c510732f 18:49:06 $ docker rm -f --volumes aa6080996a5517d9e4752d186b7bd0accc9e25597842a783aaa50188c510732f [Pipeline] // withDockerContainer [Pipeline] sh 18:49:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:49:07 Stashed 1 file(s) [Pipeline] echo 18:49:07 [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:49:08 provisioning config files... 18:49:08 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-54@tmp/config6030104899567828616tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:49:08 ---> ****-login.sh 18:49:08 nexus3.edgexfoundry.org:10001 18:49:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:49:08 Configure a credential helper to remove this warning. See 18:49:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:49:08 18:49:08 Login Succeeded 18:49:08 nexus3.edgexfoundry.org:10002 18:49:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:49:08 Configure a credential helper to remove this warning. See 18:49:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:49:08 18:49:08 Login Succeeded 18:49:08 nexus3.edgexfoundry.org:10003 18:49:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:49:08 Configure a credential helper to remove this warning. See 18:49:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:49:08 18:49:08 Login Succeeded 18:49:08 nexus3.edgexfoundry.org:10004 18:49:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:49:08 Configure a credential helper to remove this warning. See 18:49:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:49:08 18:49:08 Login Succeeded 18:49:08 ****.io 18:49:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:49:08 Configure a credential helper to remove this warning. See 18:49:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:49:08 18:49:08 Login Succeeded 18:49:08 ---> ****-login.sh ends [Pipeline] } 18:49:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:49:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:49:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:49:09 ========================================================= 18:49:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:49:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:09 + 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:49:09 Sending build context to Docker daemon 29.06MB 18:49:09 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:49:09 Step 2/12 : FROM ${BASE} AS builder 18:49:10 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:49:10 619be1103602: Pulling fs layer 18:49:10 7862e08f4a3e: Pulling fs layer 18:49:10 5df492c9dc93: Pulling fs layer 18:49:10 7629e6793208: Pulling fs layer 18:49:10 4f4fb700ef54: Pulling fs layer 18:49:10 fb5054dd5b73: Pulling fs layer 18:49:10 eeca6798cff9: Pulling fs layer 18:49:10 aa269ceb94a6: Pulling fs layer 18:49:10 ada007ff1a6a: Pulling fs layer 18:49:10 eeca6798cff9: Waiting 18:49:10 aa269ceb94a6: Waiting 18:49:10 ada007ff1a6a: Waiting 18:49:10 fb5054dd5b73: Waiting 18:49:10 7629e6793208: Waiting 18:49:10 7862e08f4a3e: Download complete 18:49:10 7629e6793208: Verifying Checksum 18:49:10 7629e6793208: Download complete 18:49:10 4f4fb700ef54: Verifying Checksum 18:49:10 4f4fb700ef54: Download complete 18:49:10 fb5054dd5b73: Verifying Checksum 18:49:10 fb5054dd5b73: Download complete 18:49:10 619be1103602: Verifying Checksum 18:49:10 619be1103602: Download complete 18:49:10 eeca6798cff9: Verifying Checksum 18:49:10 eeca6798cff9: Download complete 18:49:10 619be1103602: Pull complete 18:49:10 ada007ff1a6a: Verifying Checksum 18:49:10 ada007ff1a6a: Download complete 18:49:10 7862e08f4a3e: Pull complete 18:49:10 5df492c9dc93: Verifying Checksum 18:49:10 5df492c9dc93: Download complete 18:49:11 aa269ceb94a6: Verifying Checksum 18:49:11 aa269ceb94a6: Download complete 18:49:13 5df492c9dc93: Pull complete 18:49:13 7629e6793208: Pull complete 18:49:13 4f4fb700ef54: Pull complete 18:49:14 fb5054dd5b73: Pull complete 18:49:14 eeca6798cff9: Pull complete 18:49:16 aa269ceb94a6: Pull complete 18:49:16 ada007ff1a6a: Pull complete 18:49:16 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 18:49:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:49:16 ---> f489d0715acc 18:49:16 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:49:22 ---> Running in 3233e51af392 18:49:22 Removing intermediate container 3233e51af392 18:49:22 ---> a8a5dc7eb8a3 18:49:22 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:49:22 ---> Running in db2a4da3d7ae 18:49:22 Removing intermediate container db2a4da3d7ae 18:49:22 ---> ae5196cdc2f5 18:49:22 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:49:22 ---> Running in 0ff3d80792b7 18:49:22 Removing intermediate container 0ff3d80792b7 18:49:22 ---> 21cf8f0d356a 18:49:22 Step 6/12 : WORKDIR /device-uart 18:49:22 ---> Running in 09b73ca43225 18:49:22 Removing intermediate container 09b73ca43225 18:49:22 ---> 5f7dee29e029 18:49:22 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:49:22 ---> Running in d52f991c26aa 18:49:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:49:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:49:22 (1/4) Installing openssh-keygen (9.3_p2-r1) 18:49:22 (2/4) Installing libedit (20221030.3.1-r1) 18:49:22 (3/4) Installing openssh-client-common (9.3_p2-r1) 18:49:22 (4/4) Installing openssh-client-default (9.3_p2-r1) 18:49:22 Executing busybox-1.36.1-r5.trigger 18:49:22 OK: 268 MiB in 56 packages 18:49:22 Still waiting to schedule task 18:49:22 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1104’ 18:49:23 Removing intermediate container d52f991c26aa 18:49:23 ---> 87319e8c9071 18:49:23 Step 8/12 : COPY go.mod vendor* ./ 18:49:23 ---> 06edd3020739 18:49:23 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:49:23 ---> Running in 631965210fa1 18:50:19 Removing intermediate container 631965210fa1 18:50:19 ---> aed57d659df3 18:50:19 Step 10/12 : COPY . . 18:50:19 ---> c89a5a6094e0 18:50:19 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:50:19 ---> Running in 7f53eb3418e6 18:50:19 Removing intermediate container 7f53eb3418e6 18:50:19 ---> 126cef926459 18:50:19 Step 12/12 : RUN ${MAKE} 18:50:19 ---> Running in b9c56e4e5f4a 18:50:19 noop 18:50:19 Removing intermediate container b9c56e4e5f4a 18:50:19 ---> fae16718b6ed 18:50:19 Successfully built fae16718b6ed 18:50:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:50:19 + docker inspect -f . ci-base-image-x86_64 18:50:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:50:20 prd-ubuntu20.04-docker-8c-8g-1105 does not seem to be running inside a container 18:50:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-54 -v /w/workspace/edgexfoundry_device-uart_PR-54:/w/workspace/edgexfoundry_device-uart_PR-54:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-54@tmp:/w/workspace/edgexfoundry_device-uart_PR-54@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:50:20 $ docker top 2b3862e6f75be9a2af6816f6891d213435f57495e092c54e1ff7b2f7bf7f2d92 -eo pid,comm [Pipeline] { [Pipeline] sh 18:50:20 + go version 18:50:20 go version go1.21.9 linux/amd64 [Pipeline] } 18:50:21 $ docker stop --time=1 2b3862e6f75be9a2af6816f6891d213435f57495e092c54e1ff7b2f7bf7f2d92 18:50:22 $ docker rm -f --volumes 2b3862e6f75be9a2af6816f6891d213435f57495e092c54e1ff7b2f7bf7f2d92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:50:23 + docker inspect -f . ci-base-image-x86_64 18:50:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:50:23 prd-ubuntu20.04-docker-8c-8g-1105 does not seem to be running inside a container 18:50:23 $ 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-54 -v /w/workspace/edgexfoundry_device-uart_PR-54:/w/workspace/edgexfoundry_device-uart_PR-54:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-54@tmp:/w/workspace/edgexfoundry_device-uart_PR-54@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:50:23 $ docker top 6e00e6e32a32dd5ff4f2ffc60e714fdf4783bb6f31a0f8487dad2af2ca73a2ad -eo pid,comm [Pipeline] { [Pipeline] sh 18:50:24 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-54 [Pipeline] fileExists [Pipeline] sh 18:50:24 + make test 18:50:24 go test ./... -coverprofile=coverage.out 18:50:26 ? github.com/edgexfoundry/device-uart [no test files] 18:50:48 ? github.com/edgexfoundry/device-uart/cmd [no test files] 18:50:48 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 18:50:54 go vet ./... 18:51:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:51:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:51:01 ./bin/test-attribution-txt.sh 18:51:01 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 18:51:01 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 18:51:01 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 18:51:01 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 18:51:01 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 18:51:01 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 18:51:01 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 18:51:01 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 18:51:01 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 18:51:01 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 18:51:01 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 18:51:01 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 18:51:01 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 18:51:01 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 18:51:01 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 18:51:01 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 18:51:01 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 18:51:01 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 18:51:01 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 18:51:01 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 18:51:01 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 18:51:01 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 18:51:01 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 18:51:01 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 18:51:01 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 18:51:01 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 18:51:01 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 18:51:01 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 18:51:01 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 18:51:01 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 18:51:01 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 18:51:01 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 18:51:01 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 18:51:01 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 18:51:01 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 18:51:01 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 18:51:01 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 18:51:01 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 18:51:01 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 18:51:01 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 18:51:01 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 18:51:01 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 18:51:01 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 18:51:01 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 18:51:01 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 18:51:01 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 18:51:01 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 18:51:01 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 18:51:01 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 18:51:01 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 18:51:01 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 18:51:01 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 18:51:01 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 18:51:01 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 18:51:01 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 18:51:01 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 18:51:01 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 18:51:01 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 18:51:01 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 18:51:01 An attribution for golang.org/x/term is missing from Attribution.txt, please add 18:51:01 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 18:51:01 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 18:51:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:51:01 $ docker stop --time=1 6e00e6e32a32dd5ff4f2ffc60e714fdf4783bb6f31a0f8487dad2af2ca73a2ad 18:51:05 $ docker rm -f --volumes 6e00e6e32a32dd5ff4f2ffc60e714fdf4783bb6f31a0f8487dad2af2ca73a2ad [Pipeline] // withDockerContainer [Pipeline] sh 18:51:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:51:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:51:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:51:07 + ls -al . 18:51:07 total 224 18:51:07 drwxrwxr-x 8 jenkins jenkins 4096 May 29 18:50 . 18:51:07 drwxrwxr-x 4 jenkins jenkins 4096 May 29 18:48 .. 18:51:07 -rw-rw-r-- 1 jenkins jenkins 140 May 29 18:48 .dockerignore 18:51:07 drwxrwxr-x 8 jenkins jenkins 4096 May 29 18:50 .git 18:51:07 drwxrwxr-x 3 jenkins jenkins 4096 May 29 18:48 .github 18:51:07 -rw-rw-r-- 1 jenkins jenkins 343 May 29 18:48 .gitignore 18:51:07 -rw-rw-r-- 1 jenkins jenkins 41 May 29 18:48 .golangci.yml 18:51:07 drwxr-xr-x 3 jenkins jenkins 4096 May 29 18:49 .semver 18:51:07 -rw-rw-r-- 1 jenkins jenkins 9941 May 29 18:48 Attribution.txt 18:51:07 -rw-rw-r-- 1 jenkins jenkins 1908 May 29 18:48 CHANGELOG.md 18:51:07 -rw-rw-r-- 1 jenkins jenkins 1886 May 29 18:48 Dockerfile 18:51:07 -rw-rw-r-- 1 jenkins jenkins 677 May 29 18:48 GOVERNANCE.md 18:51:07 -rw-rw-r-- 1 jenkins jenkins 675 May 29 18:48 Jenkinsfile 18:51:07 -rw-rw-r-- 1 jenkins jenkins 11340 May 29 18:48 LICENSE 18:51:07 -rw-rw-r-- 1 jenkins jenkins 1872 May 29 18:48 Makefile 18:51:07 -rw-rw-r-- 1 jenkins jenkins 617 May 29 18:48 OWNERS.md 18:51:07 -rw-rw-r-- 1 jenkins jenkins 8892 May 29 18:48 README.md 18:51:07 -rw-rw-r-- 1 jenkins jenkins 5 May 29 18:49 VERSION 18:51:07 drwxrwxr-x 2 jenkins jenkins 4096 May 29 18:48 bin 18:51:07 drwxrwxr-x 3 jenkins jenkins 4096 May 29 18:48 cmd 18:51:07 -rw-r--r-- 1 jenkins jenkins 10 May 29 18:50 coverage.out 18:51:07 -rw-rw-r-- 1 jenkins jenkins 7020 May 29 18:48 go.mod 18:51:07 -rw-rw-r-- 1 jenkins jenkins 101763 May 29 18:48 go.sum 18:51:07 drwxrwxr-x 3 jenkins jenkins 4096 May 29 18:48 internal 18:51:07 -rw-rw-r-- 1 jenkins jenkins 209 May 29 18:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:07 + 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=40f46dea90bc09a8b51054a3263c7715ce065b2e --label arch=amd64 --label version=0.0.0 . 18:51:07 Sending build context to Docker daemon 29.06MB 18:51:07 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 18:51:07 Step 2/26 : FROM ${BASE} AS builder 18:51:07 ---> fae16718b6ed 18:51:07 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:51:08 ---> Running in 1b3fb3877492 18:51:08 Removing intermediate container 1b3fb3877492 18:51:08 ---> 0999ab364c9c 18:51:08 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:51:08 ---> Running in 7ca297531c74 18:51:08 Removing intermediate container 7ca297531c74 18:51:08 ---> cc2b89cc7b45 18:51:08 Step 5/26 : ARG ADD_BUILD_TAGS="" 18:51:08 ---> Running in 87c08afe0785 18:51:08 Removing intermediate container 87c08afe0785 18:51:08 ---> c261a6e317cf 18:51:08 Step 6/26 : WORKDIR /device-uart 18:51:08 ---> Running in 0b36d71885b3 18:51:08 Removing intermediate container 0b36d71885b3 18:51:08 ---> e823e5cdfd16 18:51:08 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:51:08 ---> Running in a1133f2f709f 18:51:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:51:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:51:09 OK: 268 MiB in 56 packages 18:51:09 Removing intermediate container a1133f2f709f 18:51:09 ---> e889cc349b9b 18:51:09 Step 8/26 : COPY go.mod vendor* ./ 18:51:10 ---> 1a9817786387 18:51:10 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:51:10 ---> Running in 4714e0c25ead 18:51:10 Removing intermediate container 4714e0c25ead 18:51:10 ---> 2c7e26e960a6 18:51:10 Step 10/26 : COPY . . 18:51:11 ---> 4453ca613ef9 18:51:11 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:51:11 ---> Running in a671c8f4c3c8 18:51:11 Removing intermediate container a671c8f4c3c8 18:51:11 ---> 2e70ae320618 18:51:11 Step 12/26 : RUN ${MAKE} 18:51:11 ---> Running in 43de29a2a855 18:51:11 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.16" -trimpath -mod=readonly -o cmd/device-uart ./cmd 18:51:50 Removing intermediate container 43de29a2a855 18:51:50 ---> 36057b5a566f 18:51:50 Step 13/26 : FROM alpine:3.18 18:51:50 3.18: Pulling from library/alpine 18:51:50 619be1103602: Already exists 18:51:50 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 18:51:50 Status: Downloaded newer image for alpine:3.18 18:51:50 ---> d3782b16ccc9 18:51:50 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 18:51:50 ---> Running in d97490fcc3f5 18:51:50 Removing intermediate container d97490fcc3f5 18:51:50 ---> 46d6e07ecd40 18:51:50 Step 15/26 : RUN apk add --update --no-cache dumb-init 18:51:50 ---> Running in 5ab2be4ddd72 18:51:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:51:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:51:50 (1/1) Installing dumb-init (1.2.5-r2) 18:51:50 Executing busybox-1.36.1-r5.trigger 18:51:50 OK: 7 MiB in 16 packages 18:51:50 Removing intermediate container 5ab2be4ddd72 18:51:50 ---> 81108b0b11f4 18:51:50 Step 16/26 : RUN apk --no-cache upgrade 18:51:50 ---> Running in db66a5a3f77a 18:51:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:51:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:51:50 Upgrading critical system libraries and apk-tools: 18:51:50 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 18:51:50 Executing busybox-1.36.1-r5.trigger 18:51:50 Continuing the upgrade transaction with new apk-tools: 18:51:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:51:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:51:50 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 18:51:50 Executing busybox-1.36.1-r6.post-upgrade 18:51:50 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 18:51:50 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 18:51:50 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 18:51:50 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 18:51:50 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 18:51:50 Executing busybox-1.36.1-r6.trigger 18:51:50 OK: 7 MiB in 16 packages 18:51:50 Removing intermediate container db66a5a3f77a 18:51:50 ---> 92cee82b81bb 18:51:50 Step 17/26 : WORKDIR / 18:51:50 ---> Running in b9447a441f2e 18:51:50 Removing intermediate container b9447a441f2e 18:51:50 ---> 2bef84c5084d 18:51:50 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 18:51:50 ---> 6e1ec8fb95ff 18:51:50 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 18:51:50 ---> 15ba586ef234 18:51:50 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 18:51:50 ---> f33e92728075 18:51:50 Step 21/26 : EXPOSE 59995 18:51:50 ---> Running in eaf498de75fd 18:51:50 Removing intermediate container eaf498de75fd 18:51:50 ---> 689dc1a68d05 18:51:50 Step 22/26 : ENTRYPOINT ["/device-uart"] 18:51:50 ---> Running in 63e31e66d510 18:51:50 Removing intermediate container 63e31e66d510 18:51:50 ---> 7d7eda1287e7 18:51:50 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:51:50 ---> Running in f16f9feb24c1 18:51:50 Removing intermediate container f16f9feb24c1 18:51:50 ---> cc62655320d9 18:51:50 Step 24/26 : LABEL arch=amd64 18:51:50 ---> Running in b9d081bc15ce 18:51:50 Removing intermediate container b9d081bc15ce 18:51:50 ---> e5de5c1f37c3 18:51:50 Step 25/26 : LABEL git_sha=40f46dea90bc09a8b51054a3263c7715ce065b2e 18:51:50 ---> Running in e83c2698ad41 18:51:50 Removing intermediate container e83c2698ad41 18:51:50 ---> 91bdfa0f4c7f 18:51:50 Step 26/26 : LABEL version=0.0.0 18:51:50 ---> Running in 2db03b172715 18:51:50 Removing intermediate container 2db03b172715 18:51:50 ---> 1bb3caf4616b 18:51:50 [Warning] One or more build-args [ARCH] were not consumed 18:51:50 Successfully built 1bb3caf4616b 18:51:50 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:51:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:51:51 18:51:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:51:52 latest: Pulling from edgex-lftools-log-publisher 18:51:52 5eb5b503b376: Pulling fs layer 18:51:52 5c69ac0246d0: Pulling fs layer 18:51:52 ec43610c2a17: Pulling fs layer 18:51:52 3a2ae6a8a46f: Pulling fs layer 18:51:52 33b1e0a273af: Pulling fs layer 18:51:52 5d3b04190fa2: Pulling fs layer 18:51:52 2f39f015ded8: Pulling fs layer 18:51:52 3a2ae6a8a46f: Waiting 18:51:52 5d3b04190fa2: Waiting 18:51:52 2f39f015ded8: Waiting 18:51:52 33b1e0a273af: Waiting 18:51:52 5c69ac0246d0: Download complete 18:51:52 3a2ae6a8a46f: Verifying Checksum 18:51:52 3a2ae6a8a46f: Download complete 18:51:52 33b1e0a273af: Verifying Checksum 18:51:52 33b1e0a273af: Download complete 18:51:52 ec43610c2a17: Verifying Checksum 18:51:52 ec43610c2a17: Download complete 18:51:52 5d3b04190fa2: Verifying Checksum 18:51:52 5d3b04190fa2: Download complete 18:51:52 5eb5b503b376: Verifying Checksum 18:51:52 5eb5b503b376: Download complete 18:51:53 2f39f015ded8: Download complete 18:51:53 5eb5b503b376: Pull complete 18:51:53 5c69ac0246d0: Pull complete 18:51:54 ec43610c2a17: Pull complete 18:51:54 3a2ae6a8a46f: Pull complete 18:51:54 33b1e0a273af: Pull complete 18:51:54 5d3b04190fa2: Pull complete 18:51:58 2f39f015ded8: Pull complete 18:51:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:51:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:51:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:51:58 prd-ubuntu20.04-docker-8c-8g-1105 does not seem to be running inside a container 18:51:58 $ 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-54 -v /w/workspace/edgexfoundry_device-uart_PR-54:/w/workspace/edgexfoundry_device-uart_PR-54:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-54@tmp:/w/workspace/edgexfoundry_device-uart_PR-54@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:52:03 $ docker top c62bbbc3d3137d5cc60ce202b752363634ce63aad26703fde48ed6a865c99de9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:52:03 ---> job-cost.sh 18:52:03 lf-activate-venv: SKIPPING 18:52:03 INFO: No Stack... 18:52:03 INFO: Retrieving Pricing Info for: v3-standard-8 18:52:04 INFO: Archiving Costs [Pipeline] sh 18:52:04 + cat /w/workspace/edgexfoundry_device-uart_PR-54/archives/cost.csv 18:52:04 + cut -d, -f6 [Pipeline] lock 18:52:04 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-54-1-stack-cost] 18:52:04 Resource [jenkins-edgexfoundry-device-uart-PR-54-1-stack-cost] did not exist. Created. 18:52:04 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-54-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:52:05 + echo total: 0.2199999988079071 [Pipeline] stash 18:52:05 Stashed 1 file(s) [Pipeline] } 18:52:05 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-54-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:52:05 $ docker stop --time=1 c62bbbc3d3137d5cc60ce202b752363634ce63aad26703fde48ed6a865c99de9 18:52:06 $ docker rm -f --volumes c62bbbc3d3137d5cc60ce202b752363634ce63aad26703fde48ed6a865c99de9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:52:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1106 in /w/workspace/edgexfoundry_device-uart_PR-54 [Pipeline] { [Pipeline] ws 18:52:54 Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] checkout 18:52:57 The recommended git tool is: git 18:53:05 using credential edgex-jenkins-ssh 18:53:05 Cloning the remote Git repository 18:53:05 Cloning repository git@github.com:edgexfoundry/device-uart.git 18:53:05 > git init /w/workspace/device-uart/1 # timeout=10 18:53:05 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 18:53:06 > git --version # timeout=10 18:53:06 > git --version # 'git version 2.25.1' 18:53:06 using GIT_SSH to set credentials SSH Credentials for GitHub 18:53:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:53:08 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 18:53:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:53:10 Merging remotes/origin/main commit 0191fcbf31d47e6537e79896ea60966564fcaee0 into PR head commit 40f46dea90bc09a8b51054a3263c7715ce065b2e 18:53:10 Merge succeeded, producing 40f46dea90bc09a8b51054a3263c7715ce065b2e 18:53:10 Checking out Revision 40f46dea90bc09a8b51054a3263c7715ce065b2e (PR-54) 18:53:11 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 18:53:11 > git --version # timeout=10 18:53:11 > git --version # 'git version 2.25.1' 18:53:11 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 18:53:10 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 18:53:10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 18:53:10 using GIT_SSH to set credentials SSH Credentials for GitHub 18:53:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:53:10 > git config core.sparsecheckout # timeout=10 18:53:10 > git checkout -f 40f46dea90bc09a8b51054a3263c7715ce065b2e # timeout=10 18:53:10 > git remote # timeout=10 18:53:10 > git config --get remote.origin.url # timeout=10 18:53:10 using GIT_SSH to set credentials SSH Credentials for GitHub 18:53:10 > git merge 0191fcbf31d47e6537e79896ea60966564fcaee0 # timeout=10 18:53:10 > git rev-parse HEAD^{commit} # timeout=10 18:53:10 > git config core.sparsecheckout # timeout=10 18:53:10 > git checkout -f 40f46dea90bc09a8b51054a3263c7715ce065b2e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:53:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:53:16 % Total % Received % Xferd Average Speed Time Time Time Current 18:53:16 Dload Upload Total Spent Left Speed 18:53:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh 18:53:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:53:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:53:17 + sudo tee /etc/docker/daemon.new 18:53:17 { 18:53:17 "registry-mirrors": [ 18:53:17 "https://nexus3.edgexfoundry.org:10001" 18:53:17 ], 18:53:17 "bip": "10.250.0.254/24", 18:53:17 "hosts": [ 18:53:17 "tcp://0.0.0.0:5555", 18:53:17 "unix:///var/run/docker.sock" 18:53:17 ], 18:53:17 "mtu": 1458, 18:53:17 "selinux-enabled": true, 18:53:17 "seccomp-profile": "/etc/docker/seccomp.json" 18:53:17 } [Pipeline] sh 18:53:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:53:17 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:53:36 provisioning config files... 18:53:36 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config13273689458440037006tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:53:36 ---> ****-login.sh 18:53:36 nexus3.edgexfoundry.org:10001 18:53:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:53:37 Configure a credential helper to remove this warning. See 18:53:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:53:37 18:53:37 Login Succeeded 18:53:37 nexus3.edgexfoundry.org:10002 18:53:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:53:37 Configure a credential helper to remove this warning. See 18:53:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:53:37 18:53:37 Login Succeeded 18:53:37 nexus3.edgexfoundry.org:10003 18:53:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:53:38 Configure a credential helper to remove this warning. See 18:53:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:53:38 18:53:38 Login Succeeded 18:53:38 nexus3.edgexfoundry.org:10004 18:53:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:53:38 Configure a credential helper to remove this warning. See 18:53:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:53:38 18:53:38 Login Succeeded 18:53:38 ****.io 18:53:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:53:38 Configure a credential helper to remove this warning. See 18:53:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:53:38 18:53:38 Login Succeeded 18:53:38 ---> ****-login.sh ends [Pipeline] } 18:53:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:53:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:53:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:53:39 ========================================================= 18:53:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:53:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:39 + 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:53:40 Sending build context to Docker daemon 14.59MB 18:53:40 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:53:40 Step 2/12 : FROM ${BASE} AS builder 18:53:40 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:53:40 c6b39de5b339: Pulling fs layer 18:53:40 a69c41024577: Pulling fs layer 18:53:40 d6de4b400683: Pulling fs layer 18:53:40 35cb2a7552d0: Pulling fs layer 18:53:40 4f4fb700ef54: Pulling fs layer 18:53:40 464afbd9ba4c: Pulling fs layer 18:53:40 00f215d4a9da: Pulling fs layer 18:53:40 d496ad576159: Pulling fs layer 18:53:40 35cb2a7552d0: Waiting 18:53:40 4f4fb700ef54: Waiting 18:53:40 464afbd9ba4c: Waiting 18:53:40 00f215d4a9da: Waiting 18:53:40 a69c41024577: Verifying Checksum 18:53:40 a69c41024577: Download complete 18:53:40 35cb2a7552d0: Download complete 18:53:40 4f4fb700ef54: Verifying Checksum 18:53:40 4f4fb700ef54: Download complete 18:53:40 464afbd9ba4c: Verifying Checksum 18:53:40 464afbd9ba4c: Download complete 18:53:40 c6b39de5b339: Verifying Checksum 18:53:40 c6b39de5b339: Download complete 18:53:41 d496ad576159: Verifying Checksum 18:53:41 d496ad576159: Download complete 18:53:41 c6b39de5b339: Pull complete 18:53:42 a69c41024577: Pull complete 18:53:42 d6de4b400683: Verifying Checksum 18:53:42 d6de4b400683: Download complete 18:53:43 00f215d4a9da: Verifying Checksum 18:53:43 00f215d4a9da: Download complete 18:53:56 d6de4b400683: Pull complete 18:53:56 35cb2a7552d0: Pull complete 18:53:56 4f4fb700ef54: Pull complete 18:53:56 464afbd9ba4c: Pull complete 18:54:04 00f215d4a9da: Pull complete 18:54:05 d496ad576159: Pull complete 18:54:05 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 18:54:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:54:05 ---> f246e2811388 18:54:05 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:54:07 ---> Running in bbafea2b2b5a 18:54:07 Removing intermediate container bbafea2b2b5a 18:54:07 ---> 21147983daef 18:54:07 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:54:07 ---> Running in 56a1a9381955 18:54:07 Removing intermediate container 56a1a9381955 18:54:07 ---> 014d2f431ea7 18:54:07 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:54:07 ---> Running in c0a968214129 18:54:08 Removing intermediate container c0a968214129 18:54:08 ---> 87187411e673 18:54:08 Step 6/12 : WORKDIR /device-uart 18:54:08 ---> Running in 9e509c475bd5 18:54:08 Removing intermediate container 9e509c475bd5 18:54:08 ---> 503d872b55fe 18:54:08 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:54:08 ---> Running in 3dcf72a02d76 18:54:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:54:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:54:11 (1/4) Installing openssh-keygen (9.3_p2-r1) 18:54:11 (2/4) Installing libedit (20221030.3.1-r1) 18:54:11 (3/4) Installing openssh-client-common (9.3_p2-r1) 18:54:11 (4/4) Installing openssh-client-default (9.3_p2-r1) 18:54:11 Executing busybox-1.36.1-r5.trigger 18:54:11 OK: 271 MiB in 56 packages 18:54:13 Removing intermediate container 3dcf72a02d76 18:54:13 ---> 3ca069fc31d1 18:54:13 Step 8/12 : COPY go.mod vendor* ./ 18:54:13 ---> 387d0a01c5b5 18:54:13 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:54:13 ---> Running in d23c2c52cb38 18:56:05 Removing intermediate container d23c2c52cb38 18:56:05 ---> b69b57fc6922 18:56:05 Step 10/12 : COPY . . 18:56:05 ---> a1c5b4e1f8e2 18:56:05 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:56:05 ---> Running in c0a91bc36649 18:56:05 Removing intermediate container c0a91bc36649 18:56:05 ---> 90afa010cfb5 18:56:05 Step 12/12 : RUN ${MAKE} 18:56:05 ---> Running in bcb122769d17 18:56:05 noop 18:56:06 Removing intermediate container bcb122769d17 18:56:06 ---> c7fc4919e148 18:56:06 Successfully built c7fc4919e148 18:56:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:06 + docker inspect -f . ci-base-image-arm64 18:56:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:56:07 prd-ubuntu20.04-docker-arm64-4c-16g-1106 does not seem to be running inside a container 18:56:07 $ 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:56:08 $ docker top bcc447853d96e3017a4adef3fa93b4320375a106eea6da65a1ed1d5cbc883308 -eo pid,comm [Pipeline] { [Pipeline] sh 18:56:09 + go version 18:56:09 go version go1.21.9 linux/arm64 [Pipeline] } 18:56:09 $ docker stop --time=1 bcc447853d96e3017a4adef3fa93b4320375a106eea6da65a1ed1d5cbc883308 18:56:10 $ docker rm -f --volumes bcc447853d96e3017a4adef3fa93b4320375a106eea6da65a1ed1d5cbc883308 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:11 + docker inspect -f . ci-base-image-arm64 18:56:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:56:12 prd-ubuntu20.04-docker-arm64-4c-16g-1106 does not seem to be running inside a container 18:56:12 $ 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:56:13 $ docker top fd316446b49b73379082eec8fd6df82998ba6982dbbc2198611955aabb73c339 -eo pid,comm [Pipeline] { [Pipeline] sh 18:56:14 + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh 18:56:15 + make test 18:56:15 go test ./... -coverprofile=coverage.out 18:56:20 ? github.com/edgexfoundry/device-uart [no test files] 18:59:27 ? github.com/edgexfoundry/device-uart/cmd [no test files] 18:59:27 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 18:59:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:59:28 go vet ./... 19:00:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:00:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:00:15 ./bin/test-attribution-txt.sh 19:00:15 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 19:00:15 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 19:00:15 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 19:00:15 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 19:00:15 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 19:00:15 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 19:00:15 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 19:00:15 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 19:00:15 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 19:00:15 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 19:00:15 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 19:00:15 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 19:00:15 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 19:00:15 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 19:00:15 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 19:00:15 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 19:00:15 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 19:00:15 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 19:00:15 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 19:00:15 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 19:00:15 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 19:00:15 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 19:00:15 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 19:00:15 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 19:00:15 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 19:00:15 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 19:00:15 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 19:00:15 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 19:00:15 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 19:00:15 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 19:00:15 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 19:00:15 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 19:00:15 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 19:00:15 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 19:00:15 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 19:00:15 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 19:00:15 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 19:00:15 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 19:00:15 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 19:00:15 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 19:00:15 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 19:00:15 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 19:00:15 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 19:00:15 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 19:00:15 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 19:00:15 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 19:00:15 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 19:00:15 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 19:00:15 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 19:00:15 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 19:00:15 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 19:00:15 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 19:00:15 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 19:00:15 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 19:00:15 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 19:00:15 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 19:00:15 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 19:00:15 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 19:00:15 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 19:00:15 An attribution for golang.org/x/term is missing from Attribution.txt, please add 19:00:15 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 19:00:15 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 19:00:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:00:15 $ docker stop --time=1 fd316446b49b73379082eec8fd6df82998ba6982dbbc2198611955aabb73c339 19:00:17 $ docker rm -f --volumes fd316446b49b73379082eec8fd6df82998ba6982dbbc2198611955aabb73c339 [Pipeline] // withDockerContainer [Pipeline] sh 19:00:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:00:18 Warning: overwriting stash ‘coverage-report’ 19:00:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:00:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:00:20 + ls -al . 19:00:20 total 220 19:00:20 drwxrwxr-x 7 jenkins jenkins 4096 May 29 18:56 . 19:00:20 drwxrwxr-x 4 jenkins jenkins 4096 May 29 18:53 .. 19:00:20 -rw-rw-r-- 1 jenkins jenkins 140 May 29 18:53 .dockerignore 19:00:20 drwxrwxr-x 8 jenkins jenkins 4096 May 29 18:53 .git 19:00:20 drwxrwxr-x 3 jenkins jenkins 4096 May 29 18:53 .github 19:00:20 -rw-rw-r-- 1 jenkins jenkins 343 May 29 18:53 .gitignore 19:00:20 -rw-rw-r-- 1 jenkins jenkins 41 May 29 18:53 .golangci.yml 19:00:20 -rw-rw-r-- 1 jenkins jenkins 9941 May 29 18:53 Attribution.txt 19:00:20 -rw-rw-r-- 1 jenkins jenkins 1908 May 29 18:53 CHANGELOG.md 19:00:20 -rw-rw-r-- 1 jenkins jenkins 1886 May 29 18:53 Dockerfile 19:00:20 -rw-rw-r-- 1 jenkins jenkins 677 May 29 18:53 GOVERNANCE.md 19:00:20 -rw-rw-r-- 1 jenkins jenkins 675 May 29 18:53 Jenkinsfile 19:00:20 -rw-rw-r-- 1 jenkins jenkins 11340 May 29 18:53 LICENSE 19:00:20 -rw-rw-r-- 1 jenkins jenkins 1872 May 29 18:53 Makefile 19:00:20 -rw-rw-r-- 1 jenkins jenkins 617 May 29 18:53 OWNERS.md 19:00:20 -rw-rw-r-- 1 jenkins jenkins 8892 May 29 18:53 README.md 19:00:20 -rw-rw-r-- 1 jenkins jenkins 5 May 29 18:49 VERSION 19:00:20 drwxrwxr-x 2 jenkins jenkins 4096 May 29 18:53 bin 19:00:20 drwxrwxr-x 3 jenkins jenkins 4096 May 29 18:53 cmd 19:00:20 -rw-r--r-- 1 jenkins jenkins 10 May 29 18:56 coverage.out 19:00:20 -rw-rw-r-- 1 jenkins jenkins 7020 May 29 18:53 go.mod 19:00:20 -rw-rw-r-- 1 jenkins jenkins 101763 May 29 18:53 go.sum 19:00:20 drwxrwxr-x 3 jenkins jenkins 4096 May 29 18:53 internal 19:00:20 -rw-rw-r-- 1 jenkins jenkins 209 May 29 18:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:20 + 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=40f46dea90bc09a8b51054a3263c7715ce065b2e --label arch=arm64 --label version=0.0.0 . 19:00:21 Sending build context to Docker daemon 14.59MB 19:00:21 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 19:00:21 Step 2/26 : FROM ${BASE} AS builder 19:00:21 ---> c7fc4919e148 19:00:21 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:00:21 ---> Running in e89807379fa6 19:00:21 Removing intermediate container e89807379fa6 19:00:21 ---> 97854e496758 19:00:21 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 19:00:22 ---> Running in 19649c532cb1 19:00:22 Removing intermediate container 19649c532cb1 19:00:22 ---> 9864b33977f3 19:00:22 Step 5/26 : ARG ADD_BUILD_TAGS="" 19:00:22 ---> Running in dc3bd2525f26 19:00:22 Removing intermediate container dc3bd2525f26 19:00:22 ---> 95a35e009b29 19:00:22 Step 6/26 : WORKDIR /device-uart 19:00:22 ---> Running in e5d00a2a9d98 19:00:23 Removing intermediate container e5d00a2a9d98 19:00:23 ---> af51b7e77296 19:00:23 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:00:23 ---> Running in 3903f9003e29 19:00:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:00:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:00:25 OK: 271 MiB in 56 packages 19:00:26 Removing intermediate container 3903f9003e29 19:00:26 ---> e6f6645aa0f1 19:00:26 Step 8/26 : COPY go.mod vendor* ./ 19:00:27 ---> b20aaf79498a 19:00:27 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:00:27 ---> Running in 14be7b7bef4e 19:00:29 Removing intermediate container 14be7b7bef4e 19:00:29 ---> 19383c9f9fa4 19:00:29 Step 10/26 : COPY . . 19:00:30 ---> 76a107c54d16 19:00:30 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:00:30 ---> Running in f521829f1504 19:00:30 Removing intermediate container f521829f1504 19:00:30 ---> 935ab0743467 19:00:30 Step 12/26 : RUN ${MAKE} 19:00:31 ---> Running in 21bafb3053d1 19:00:32 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.16" -trimpath -mod=readonly -o cmd/device-uart ./cmd 19:03:53 Removing intermediate container 21bafb3053d1 19:03:53 ---> e7d773b76723 19:03:53 Step 13/26 : FROM alpine:3.18 19:03:53 3.18: Pulling from library/alpine 19:03:53 c6b39de5b339: Already exists 19:03:53 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:03:53 Status: Downloaded newer image for alpine:3.18 19:03:53 ---> 33abbf032149 19:03:53 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 19:03:53 ---> Running in b524d2be9ee8 19:03:53 Removing intermediate container b524d2be9ee8 19:03:53 ---> 8f74b6fe42a5 19:03:53 Step 15/26 : RUN apk add --update --no-cache dumb-init 19:03:53 ---> Running in f24f98da07b3 19:03:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:03:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:03:54 (1/1) Installing dumb-init (1.2.5-r2) 19:03:54 Executing busybox-1.36.1-r5.trigger 19:03:54 OK: 8 MiB in 16 packages 19:03:55 Removing intermediate container f24f98da07b3 19:03:55 ---> 38d17576d70f 19:03:55 Step 16/26 : RUN apk --no-cache upgrade 19:03:55 ---> Running in 9e2fb2624260 19:03:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:03:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:03:57 Upgrading critical system libraries and apk-tools: 19:03:57 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 19:03:57 Executing busybox-1.36.1-r5.trigger 19:03:57 Continuing the upgrade transaction with new apk-tools: 19:03:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:03:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:03:59 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 19:03:59 Executing busybox-1.36.1-r6.post-upgrade 19:03:59 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 19:03:59 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:03:59 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 19:03:59 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 19:03:59 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 19:03:59 Executing busybox-1.36.1-r6.trigger 19:03:59 OK: 8 MiB in 16 packages 19:04:00 Removing intermediate container 9e2fb2624260 19:04:00 ---> bc89f446d24c 19:04:00 Step 17/26 : WORKDIR / 19:04:00 ---> Running in 878754fc6173 19:04:00 Removing intermediate container 878754fc6173 19:04:00 ---> d2270d76f9c8 19:04:00 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 19:04:01 ---> a20336691b1c 19:04:01 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 19:04:01 ---> 30988f1f1687 19:04:01 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 19:04:03 ---> b9c0f4dc56e9 19:04:03 Step 21/26 : EXPOSE 59995 19:04:03 ---> Running in 4cf18b5fccaa 19:04:03 Removing intermediate container 4cf18b5fccaa 19:04:03 ---> f0ed779eb967 19:04:03 Step 22/26 : ENTRYPOINT ["/device-uart"] 19:04:04 ---> Running in d4e3ef0b77e4 19:04:04 Removing intermediate container d4e3ef0b77e4 19:04:04 ---> 3dd2ed03f205 19:04:04 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:04:04 ---> Running in ab88510ed0cb 19:04:04 Removing intermediate container ab88510ed0cb 19:04:04 ---> e42166c41b72 19:04:04 Step 24/26 : LABEL arch=arm64 19:04:05 ---> Running in 33a9b437f083 19:04:05 Removing intermediate container 33a9b437f083 19:04:05 ---> c8762bad82b2 19:04:05 Step 25/26 : LABEL git_sha=40f46dea90bc09a8b51054a3263c7715ce065b2e 19:04:05 ---> Running in a512edd8e66c 19:04:05 Removing intermediate container a512edd8e66c 19:04:05 ---> f1fba62a12a8 19:04:05 Step 26/26 : LABEL version=0.0.0 19:04:05 ---> Running in 2dc5599eb6f5 19:04:05 Removing intermediate container 2dc5599eb6f5 19:04:05 ---> 01f36b3c0d85 19:04:05 [Warning] One or more build-args [ARCH] were not consumed 19:04:06 Successfully built 01f36b3c0d85 19:04:06 Successfully tagged device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:04:07 19:04:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:04:07 arm64: Pulling from edgex-lftools-log-publisher 19:04:07 8998bd30e6a1: Pulling fs layer 19:04:07 04944245beec: Pulling fs layer 19:04:07 699f458cf7ca: Pulling fs layer 19:04:07 765212b225bb: Pulling fs layer 19:04:07 f23df028b6ca: Pulling fs layer 19:04:07 d65c8cfc05b1: Pulling fs layer 19:04:07 2437ff75d9bd: Pulling fs layer 19:04:07 765212b225bb: Waiting 19:04:07 f23df028b6ca: Waiting 19:04:07 d65c8cfc05b1: Waiting 19:04:07 2437ff75d9bd: Waiting 19:04:07 04944245beec: Verifying Checksum 19:04:07 04944245beec: Download complete 19:04:07 765212b225bb: Verifying Checksum 19:04:07 765212b225bb: Download complete 19:04:07 f23df028b6ca: Download complete 19:04:07 d65c8cfc05b1: Verifying Checksum 19:04:07 d65c8cfc05b1: Download complete 19:04:07 699f458cf7ca: Verifying Checksum 19:04:07 699f458cf7ca: Download complete 19:04:08 8998bd30e6a1: Verifying Checksum 19:04:08 8998bd30e6a1: Download complete 19:04:10 2437ff75d9bd: Verifying Checksum 19:04:10 2437ff75d9bd: Download complete 19:04:12 8998bd30e6a1: Pull complete 19:04:13 04944245beec: Pull complete 19:04:14 699f458cf7ca: Pull complete 19:04:15 765212b225bb: Pull complete 19:04:16 f23df028b6ca: Pull complete 19:04:16 d65c8cfc05b1: Pull complete 19:04:34 2437ff75d9bd: Pull complete 19:04:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:04:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:04:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:34 prd-ubuntu20.04-docker-arm64-4c-16g-1106 does not seem to be running inside a container 19:04:35 $ 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 19:04:37 $ docker top 1b560d1b403f033d1f89dc2d0299e5f7417663c80afe764948690986a7f78a3b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:04:38 ---> job-cost.sh 19:04:38 lf-activate-venv: SKIPPING 19:04:38 INFO: No Stack... 19:04:38 INFO: Retrieving Pricing Info for: v3-standard-4 19:04:39 INFO: Archiving Costs [Pipeline] sh 19:04:40 + cat /w/workspace/device-uart/1/archives/cost.csv 19:04:40 + cut -d, -f6 [Pipeline] lock 19:04:40 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-54-1-stack-cost] 19:04:47 Resource [jenkins-edgexfoundry-device-uart-PR-54-1-stack-cost] did not exist. Created. 19:04:47 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-54-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:04:48 /w/workspace/device-uart/1@tmp/durable-dd91051a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:04:48 + echo total: 0.10999999940395355 [Pipeline] stash 19:04:48 Warning: overwriting stash ‘stack-cost’ 19:04:49 Stashed 1 file(s) [Pipeline] } 19:04:49 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-54-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:04:49 $ docker stop --time=1 1b560d1b403f033d1f89dc2d0299e5f7417663c80afe764948690986a7f78a3b 19:04:50 $ docker rm -f --volumes 1b560d1b403f033d1f89dc2d0299e5f7417663c80afe764948690986a7f78a3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:04:51 provisioning config files... 19:04:51 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-54@tmp/config8899352569103325191tmp [Pipeline] { [Pipeline] sh 19:04:52 + set +x 19:04:52 + + curl -s https://codecov.io/bash 19:04:52 bash -s -- 19:04:52 19:04:52 _____ _ 19:04:52 / ____| | | 19:04:52 | | ___ __| | ___ ___ _____ __ 19:04:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:04:52 | |___| (_) | (_| | __/ (_| (_) \ V / 19:04:52 \_____\___/ \__,_|\___|\___\___/ \_/ 19:04:52 Bash-1.0.6 19:04:52 19:04:52 19:04:52 ==> git version 2.25.1 found 19:04:52 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:04:52 Release-Date: 2020-01-08 19:04:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:04:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:04:52 ==> Jenkins CI detected. 19:04:52 current dir:  /w/workspace/edgexfoundry_device-uart_PR-54 19:04:52 project root: . 19:04:52 --> token set from env 19:04:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:04:52 ==> Running gcov in . (disable via -X gcov) 19:04:52 ==> Python coveragepy not found 19:04:52 ==> Searching for coverage reports in: 19:04:52 + . 19:04:52 -> Found 1 reports 19:04:52 ==> Detecting git/mercurial file structure 19:04:52 ==> Reading reports 19:04:52 + ./coverage.out bytes=10 19:04:52 ==> Appending adjustments 19:04:52 https://docs.codecov.io/docs/fixing-reports 19:04:52 + Found adjustments 19:04:52 ==> Gzipping contents 19:04:52 4.0K /tmp/codecov.YwZ9TA.gz 19:04:52 ==> Uploading reports 19:04:52 url: https://codecov.io 19:04:52 query: branch=PR-54&commit=40f46dea90bc09a8b51054a3263c7715ce065b2e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-54%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=54&job=&cmd_args= 19:04:52 -> Pinging Codecov 19:04:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-54&commit=40f46dea90bc09a8b51054a3263c7715ce065b2e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-54%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=54&job=&cmd_args= 19:04:53 -> Uploading to 19:04:53 https://storage.googleapis.com/codecov/v4/raw/2024-05-29/B9AA6E0BBD74AE3A32605C7A7C664919/40f46dea90bc09a8b51054a3263c7715ce065b2e/fda009db-1016-444b-9789-628e9bf0e3a7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240529%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240529T190452Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9b3f26d7a17cb995fd5c3747fd8dff380d9cdfcacc860f1ee147bfdebaac4d5c 19:04:53 % Total % Received % Xferd Average Speed Time Time Time Current 19:04:53 Dload Upload Total Spent Left Speed 19:04:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2913 --:--:-- --:--:-- --:--:-- 2899 100 603 0 0 100 603 0 2668 --:--:-- --:--:-- --:--:-- 2656 19:04:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/40f46dea90bc09a8b51054a3263c7715ce065b2e [Pipeline] } 19:04:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:04:55 + [ -d /w/workspace/edgexfoundry_device-uart_PR-54/archives ] 19:04:55 + ls -al /w/workspace/edgexfoundry_device-uart_PR-54/archives 19:04:55 total 16 19:04:55 drwxr-xr-x 3 root root 4096 May 29 18:52 . 19:04:55 drwxrwxr-x 9 jenkins jenkins 4096 May 29 18:52 .. 19:04:55 drwxr-xr-x 2 root root 4096 May 29 18:52 cost 19:04:55 -rw-r--r-- 1 root root 82 May 29 18:52 cost.csv 19:04:55 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-54/archives 19:04:55 + ls -al /w/workspace/edgexfoundry_device-uart_PR-54/archives 19:04:55 total 16 19:04:55 drwxr-xr-x 3 jenkins jenkins 4096 May 29 18:52 . 19:04:55 drwxrwxr-x 9 jenkins jenkins 4096 May 29 18:52 .. 19:04:55 drwxr-xr-x 2 jenkins jenkins 4096 May 29 18:52 cost 19:04:55 -rw-r--r-- 1 jenkins jenkins 82 May 29 18:52 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:04:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:04:56 ---> package-listing.sh 19:04:56 ++ facter osfamily 19:04:56 ++ tr '[:upper:]' '[:lower:]' 19:04:57 + OS_FAMILY=debian 19:04:57 + workspace=/w/workspace/edgexfoundry_device-uart_PR-54 19:04:57 + START_PACKAGES=/tmp/packages_start.txt 19:04:57 + END_PACKAGES=/tmp/packages_end.txt 19:04:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:04:57 + PACKAGES=/tmp/packages_start.txt 19:04:57 + '[' /w/workspace/edgexfoundry_device-uart_PR-54 ']' 19:04:57 + PACKAGES=/tmp/packages_end.txt 19:04:57 + case "${OS_FAMILY}" in 19:04:57 + dpkg -l 19:04:57 + grep '^ii' 19:04:57 + '[' -f /tmp/packages_start.txt ']' 19:04:57 + '[' -f /tmp/packages_end.txt ']' 19:04:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:04:57 + '[' /w/workspace/edgexfoundry_device-uart_PR-54 ']' 19:04:57 + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-54/archives/ 19:04:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-54/archives/ [Pipeline] echo 19:04:57 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-54/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:04:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:04:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:58 prd-ubuntu20.04-docker-8c-8g-1105 does not seem to be running inside a container 19:04:58 $ 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-54/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-54 -v /w/workspace/edgexfoundry_device-uart_PR-54:/w/workspace/edgexfoundry_device-uart_PR-54:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-54@tmp:/w/workspace/edgexfoundry_device-uart_PR-54@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 19:04:58 $ docker top 8de4cdeefdff2f613f6f473b4b4cd6806515cfbf21d3527a37c4c0c62c68b75d -eo pid,comm [Pipeline] { [Pipeline] sh 19:04:58 + touch /tmp/pre-build-complete [Pipeline] sh 19:04:59 + mkdir -p /var/log/sysstat [Pipeline] sh 19:04:59 + ls /var/log/sa-host 19:04:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:04:59 provisioning config files... 19:04:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-54@tmp/config1178488816509366454tmp [Pipeline] { [Pipeline] echo 19:04:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:05:00 ---> create-netrc.sh [Pipeline] } 19:05:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:05:00 ---> python-tools-install.sh [Pipeline] echo 19:05:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:05:01 ---> sudo-logs.sh 19:05:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:05:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:05:01 ---> job-cost.sh 19:05:01 lf-activate-venv: SKIPPING 19:05:01 DEBUG: total: 0.2199999988079071 19:05:01 INFO: Retrieving Stack Cost... 19:05:01 INFO: Retrieving Pricing Info for: v3-standard-8 19:05:02 INFO: Archiving Costs [Pipeline] echo 19:05:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:05:02 ---> logs-deploy.sh 19:05:02 lf-activate-venv: SKIPPING 19:05:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-54/1 19:05:02 INFO: archiving workspace using pattern(s): 19:05:03 Archives upload complete. 19:05:03 INFO: archiving logs to Nexus