Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 613adc0de45787bd800a7a9fb2523a657efd5d33 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-ssh13839952584899604860.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-ssh12309677834014061426.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14872452201194794061.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 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-ssh4136326128264880406.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3322838189145087410.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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-6483’ Running on prd-ubuntu20.04-docker-8c-8g-6487 in /w/workspace/edgexfoundry_device-uart_main [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_main # 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 Avoid second fetch Checking out Revision 613adc0de45787bd800a7a9fb2523a657efd5d33 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 613adc0de45787bd800a7a9fb2523a657efd5d33 # timeout=10 Commit message: "Merge pull request #62 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.27" > git rev-list --no-walk d00e383a819cb4e70ab506041202e2de1b245b65 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-26T01:26:05.838Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-26T01:26:05.921Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-26T01:26:05.949Z] ========================================================= [2024-07-26T01:26:05.949Z] EdgeX Global Pipelines Version Info [2024-07-26T01:26:05.949Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:26:07.049Z] ------------------- [2024-07-26T01:26:07.049Z] stable info: [2024-07-26T01:26:07.049Z] ------------------- [2024-07-26T01:26:07.049Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-26T01:26:07.049Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-26T01:26:07.049Z] Message: update stable to v1.0.260 [2024-07-26T01:26:07.309Z] ------------------- [2024-07-26T01:26:07.309Z] experimental info: [2024-07-26T01:26:07.309Z] ------------------- [2024-07-26T01:26:07.309Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-26T01:26:07.309Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-26T01:26:07.309Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-26T01:26:07.387Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2024-07-26T01:26:07.412Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2024-07-26T01:26:07.437Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-26T01:26:07.453Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-26T01:26:07.472Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-26T01:26:07.489Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-26T01:26:07.510Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-26T01:26:07.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-26T01:26:07.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-26T01:26:07.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-26T01:26:07.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-26T01:26:07.610Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2024-07-26T01:26:07.634Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-26T01:26:07.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-26T01:26:07.674Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-26T01:26:07.694Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-26T01:26:07.713Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-26T01:26:07.738Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-26T01:26:07.764Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-26T01:26:07.786Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-26T01:26:07.806Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-26T01:26:07.829Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-26T01:26:07.845Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-26T01:26:07.861Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-26T01:26:07.876Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-26T01:26:07.895Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-26T01:26:07.914Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-26T01:26:07.932Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-26T01:26:07.948Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-26T01:26:07.963Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-26T01:26:07.985Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 613adc0de45787bd800a7a9fb2523a657efd5d33 [Pipeline] echo [2024-07-26T01:26:08.004Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 613adc0 [Pipeline] echo [2024-07-26T01:26:08.021Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-26T01:26:08.073Z] provisioning config files... [2024-07-26T01:26:08.085Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config11546535994578314544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:26:08.412Z] ---> ****-login.sh [2024-07-26T01:26:08.412Z] nexus3.edgexfoundry.org:10001 [2024-07-26T01:26:08.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:26:08.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:26:08.679Z] Configure a credential helper to remove this warning. See [2024-07-26T01:26:08.679Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:26:08.679Z] [2024-07-26T01:26:08.679Z] Login Succeeded [2024-07-26T01:26:08.679Z] nexus3.edgexfoundry.org:10002 [2024-07-26T01:26:08.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:26:08.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:26:08.679Z] Configure a credential helper to remove this warning. See [2024-07-26T01:26:08.679Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:26:08.679Z] [2024-07-26T01:26:08.679Z] Login Succeeded [2024-07-26T01:26:08.679Z] nexus3.edgexfoundry.org:10003 [2024-07-26T01:26:08.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:26:08.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:26:08.941Z] Configure a credential helper to remove this warning. See [2024-07-26T01:26:08.941Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:26:08.941Z] [2024-07-26T01:26:08.941Z] Login Succeeded [2024-07-26T01:26:08.941Z] nexus3.edgexfoundry.org:10004 [2024-07-26T01:26:08.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:26:08.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:26:08.941Z] Configure a credential helper to remove this warning. See [2024-07-26T01:26:08.941Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:26:08.941Z] [2024-07-26T01:26:08.941Z] Login Succeeded [2024-07-26T01:26:08.941Z] ****.io [2024-07-26T01:26:09.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:26:09.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:26:09.200Z] Configure a credential helper to remove this warning. See [2024-07-26T01:26:09.200Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:26:09.200Z] [2024-07-26T01:26:09.200Z] Login Succeeded [2024-07-26T01:26:09.200Z] ---> ****-login.sh ends [Pipeline] } [2024-07-26T01:26:09.207Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-26T01:26:09.607Z] + git rev-list -1 --merges 613adc0de45787bd800a7a9fb2523a657efd5d33~1..613adc0de45787bd800a7a9fb2523a657efd5d33 [Pipeline] echo [2024-07-26T01:26:09.635Z] -----------> git rev-list -1 --merges 613adc0de45787bd800a7a9fb2523a657efd5d33~1..613adc0de45787bd800a7a9fb2523a657efd5d33 613adc0de45787bd800a7a9fb2523a657efd5d33 [2024-07-26T01:26:09.635Z] 613adc0de45787bd800a7a9fb2523a657efd5d33 [false] [Pipeline] sh [2024-07-26T01:26:09.932Z] + git log --format=format:%s -1 613adc0de45787bd800a7a9fb2523a657efd5d33 [Pipeline] echo [2024-07-26T01:26:09.946Z] ========================================================= [2024-07-26T01:26:09.946Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-26T01:26:09.946Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-26T01:26:10.288Z] + git log --format=format:%s -1 613adc0de45787bd800a7a9fb2523a657efd5d33 [Pipeline] echo [2024-07-26T01:26:10.301Z] [semverPrep] GIT_COMMIT: 613adc0de45787bd800a7a9fb2523a657efd5d33, Commit Message: Merge pull request #62 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.27 [Pipeline] echo [2024-07-26T01:26:10.317Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-26T01:26:10.666Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-26T01:26:10.667Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-26T01:26:10.667Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-26T01:26:10.667Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-26T01:26:10.667Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-26T01:26:10.667Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-26T01:26:10.667Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:26:11.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-26T01:26:11.042Z] [2024-07-26T01:26:11.042Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:26:11.389Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-26T01:26:11.389Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-26T01:26:11.389Z] b85a868b505f: Pulling fs layer [2024-07-26T01:26:11.389Z] e2be974225ed: Pulling fs layer [2024-07-26T01:26:11.389Z] 339a4e72a1f5: Pulling fs layer [2024-07-26T01:26:11.389Z] 988bab9f4d93: Pulling fs layer [2024-07-26T01:26:11.389Z] 1469e6f7b9e6: Pulling fs layer [2024-07-26T01:26:11.389Z] eaf3925da568: Pulling fs layer [2024-07-26T01:26:11.389Z] bab4dde63d76: Pulling fs layer [2024-07-26T01:26:11.389Z] bde34c3a00c8: Pulling fs layer [2024-07-26T01:26:11.389Z] b352a97aabf1: Pulling fs layer [2024-07-26T01:26:11.389Z] 4872d77fe225: Pulling fs layer [2024-07-26T01:26:11.389Z] 5851b861e8e6: Pulling fs layer [2024-07-26T01:26:11.389Z] 988bab9f4d93: Waiting [2024-07-26T01:26:11.389Z] 1469e6f7b9e6: Waiting [2024-07-26T01:26:11.389Z] bde34c3a00c8: Waiting [2024-07-26T01:26:11.389Z] eaf3925da568: Waiting [2024-07-26T01:26:11.389Z] bab4dde63d76: Waiting [2024-07-26T01:26:11.389Z] b352a97aabf1: Waiting [2024-07-26T01:26:11.389Z] 4872d77fe225: Waiting [2024-07-26T01:26:11.389Z] 5851b861e8e6: Waiting [2024-07-26T01:26:11.389Z] e2be974225ed: Verifying Checksum [2024-07-26T01:26:11.389Z] e2be974225ed: Download complete [2024-07-26T01:26:11.389Z] 988bab9f4d93: Verifying Checksum [2024-07-26T01:26:11.389Z] 988bab9f4d93: Download complete [2024-07-26T01:26:11.647Z] 1469e6f7b9e6: Verifying Checksum [2024-07-26T01:26:11.647Z] 1469e6f7b9e6: Download complete [2024-07-26T01:26:11.647Z] eaf3925da568: Verifying Checksum [2024-07-26T01:26:11.647Z] eaf3925da568: Download complete [2024-07-26T01:26:11.647Z] 339a4e72a1f5: Verifying Checksum [2024-07-26T01:26:11.647Z] 339a4e72a1f5: Download complete [2024-07-26T01:26:11.647Z] bde34c3a00c8: Verifying Checksum [2024-07-26T01:26:11.647Z] bde34c3a00c8: Download complete [2024-07-26T01:26:11.647Z] b352a97aabf1: Download complete [2024-07-26T01:26:11.647Z] 4872d77fe225: Download complete [2024-07-26T01:26:11.647Z] 5851b861e8e6: Verifying Checksum [2024-07-26T01:26:11.647Z] 5851b861e8e6: Download complete [2024-07-26T01:26:11.906Z] b85a868b505f: Verifying Checksum [2024-07-26T01:26:11.906Z] b85a868b505f: Download complete [2024-07-26T01:26:12.166Z] bab4dde63d76: Verifying Checksum [2024-07-26T01:26:12.166Z] bab4dde63d76: Download complete [2024-07-26T01:26:13.105Z] b85a868b505f: Pull complete [2024-07-26T01:26:13.105Z] e2be974225ed: Pull complete [2024-07-26T01:26:13.672Z] 339a4e72a1f5: Pull complete [2024-07-26T01:26:13.672Z] 988bab9f4d93: Pull complete [2024-07-26T01:26:13.950Z] 1469e6f7b9e6: Pull complete [2024-07-26T01:26:14.209Z] eaf3925da568: Pull complete [2024-07-26T01:26:16.113Z] bab4dde63d76: Pull complete [2024-07-26T01:26:16.113Z] bde34c3a00c8: Pull complete [2024-07-26T01:26:16.113Z] b352a97aabf1: Pull complete [2024-07-26T01:26:16.113Z] 4872d77fe225: Pull complete [2024-07-26T01:26:16.113Z] 5851b861e8e6: Pull complete [2024-07-26T01:26:16.113Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-26T01:26:16.113Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-26T01:26:16.113Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-26T01:26:16.271Z] prd-ubuntu20.04-docker-8c-8g-6487 does not seem to be running inside a container [2024-07-26T01:26:16.290Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-26T01:26:19.693Z] $ docker top 20df0f802a2a03816923e7114582fbf508002a6257e804b23a1cda7b3479f699 -eo pid,comm [2024-07-26T01:26:19.752Z] 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). [2024-07-26T01:26:19.752Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-26T01:26:19.813Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-26T01:26:19.813Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-26T01:26:19.916Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-26T01:26:19.911Z] $ docker exec 20df0f802a2a03816923e7114582fbf508002a6257e804b23a1cda7b3479f699 ssh-agent [2024-07-26T01:26:20.025Z] SSH_AUTH_SOCK=/tmp/ssh-tnj2yldG6yQO/agent.32 [2024-07-26T01:26:20.025Z] SSH_AGENT_PID=38 [2024-07-26T01:26:20.030Z] Running ssh-add (command line suppressed) [2024-07-26T01:26:20.127Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_6285310964678780033.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_6285310964678780033.key) [2024-07-26T01:26:20.149Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-26T01:26:20.442Z] + git tag --points-at HEAD [Pipeline] } [2024-07-26T01:26:20.447Z] $ docker exec --env ******** --env ******** 20df0f802a2a03816923e7114582fbf508002a6257e804b23a1cda7b3479f699 ssh-agent -k [2024-07-26T01:26:20.542Z] unset SSH_AUTH_SOCK; [2024-07-26T01:26:20.542Z] unset SSH_AGENT_PID; [2024-07-26T01:26:20.543Z] echo Agent pid 38 killed; [2024-07-26T01:26:20.558Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-26T01:26:20.605Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-26T01:26:20.605Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-26T01:26:20.722Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-26T01:26:20.717Z] $ docker exec 20df0f802a2a03816923e7114582fbf508002a6257e804b23a1cda7b3479f699 ssh-agent [2024-07-26T01:26:20.840Z] SSH_AUTH_SOCK=/tmp/ssh-9JyHfW2VO3kC/agent.71 [2024-07-26T01:26:20.840Z] SSH_AGENT_PID=77 [2024-07-26T01:26:20.845Z] Running ssh-add (command line suppressed) [2024-07-26T01:26:20.941Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_6626125453050752904.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_6626125453050752904.key) [2024-07-26T01:26:20.960Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-26T01:26:21.254Z] + git semver init [2024-07-26T01:26:21.513Z] 2024-07-26 01:26:21,423 [run_init] DEBUG init version:0.0.0 force:False [2024-07-26T01:26:21.513Z] 2024-07-26 01:26:21,424 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver [2024-07-26T01:26:21.513Z] 2024-07-26 01:26:21,425 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver [2024-07-26T01:26:21.513Z] 2024-07-26 01:26:21,425 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_main/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) [2024-07-26T01:26:22.895Z] 2024-07-26 01:26:22,609 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude [2024-07-26T01:26:22.895Z] 2024-07-26 01:26:22,610 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False [2024-07-26T01:26:22.895Z] 2024-07-26 01:26:22,610 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-07-26T01:26:22.895Z] 2024-07-26 01:26:22,610 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-07-26T01:26:22.895Z] 3.0.1-dev.27 [Pipeline] } [2024-07-26T01:26:22.899Z] $ docker exec --env ******** --env ******** 20df0f802a2a03816923e7114582fbf508002a6257e804b23a1cda7b3479f699 ssh-agent -k [2024-07-26T01:26:23.004Z] unset SSH_AUTH_SOCK; [2024-07-26T01:26:23.005Z] unset SSH_AGENT_PID; [2024-07-26T01:26:23.005Z] echo Agent pid 77 killed; [2024-07-26T01:26:23.022Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-26T01:26:23.381Z] + git semver [Pipeline] } [2024-07-26T01:26:23.647Z] $ docker stop --time=1 20df0f802a2a03816923e7114582fbf508002a6257e804b23a1cda7b3479f699 [2024-07-26T01:26:24.946Z] $ docker rm -f --volumes 20df0f802a2a03816923e7114582fbf508002a6257e804b23a1cda7b3479f699 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-26T01:26:25.303Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-26T01:26:25.513Z] Stashed 1 file(s) [Pipeline] echo [2024-07-26T01:26:25.517Z] [edgeXSemver]: initialized semver on version 3.0.1-dev.27 [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 [2024-07-26T01:26:25.710Z] provisioning config files... [2024-07-26T01:26:25.718Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config6635054381452447461tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:26:26.011Z] ---> ****-login.sh [2024-07-26T01:26:26.011Z] nexus3.edgexfoundry.org:10001 [2024-07-26T01:26:26.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:26:26.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:26:26.011Z] Configure a credential helper to remove this warning. See [2024-07-26T01:26:26.011Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:26:26.011Z] [2024-07-26T01:26:26.011Z] Login Succeeded [2024-07-26T01:26:26.011Z] nexus3.edgexfoundry.org:10002 [2024-07-26T01:26:26.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:26:26.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:26:26.012Z] Configure a credential helper to remove this warning. See [2024-07-26T01:26:26.012Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:26:26.012Z] [2024-07-26T01:26:26.012Z] Login Succeeded [2024-07-26T01:26:26.012Z] nexus3.edgexfoundry.org:10003 [2024-07-26T01:26:26.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:26:26.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:26:26.271Z] Configure a credential helper to remove this warning. See [2024-07-26T01:26:26.271Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:26:26.271Z] [2024-07-26T01:26:26.271Z] Login Succeeded [2024-07-26T01:26:26.271Z] nexus3.edgexfoundry.org:10004 [2024-07-26T01:26:26.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:26:26.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:26:26.271Z] Configure a credential helper to remove this warning. See [2024-07-26T01:26:26.271Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:26:26.271Z] [2024-07-26T01:26:26.271Z] Login Succeeded [2024-07-26T01:26:26.271Z] ****.io [2024-07-26T01:26:26.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:26:26.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:26:26.531Z] Configure a credential helper to remove this warning. See [2024-07-26T01:26:26.531Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:26:26.531Z] [2024-07-26T01:26:26.531Z] Login Succeeded [2024-07-26T01:26:26.531Z] ---> ****-login.sh ends [Pipeline] } [2024-07-26T01:26:26.538Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-26T01:26:26.632Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-26T01:26:26.655Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-26T01:26:26.677Z] ========================================================= [2024-07-26T01:26:26.677Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-26T01:26:26.677Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:26:27.021Z] + 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 . [2024-07-26T01:26:27.021Z] Sending build context to Docker daemon 25.52MB [2024-07-26T01:26:27.021Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-26T01:26:27.021Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-26T01:26:27.294Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-26T01:26:27.294Z] 619be1103602: Pulling fs layer [2024-07-26T01:26:27.294Z] 7862e08f4a3e: Pulling fs layer [2024-07-26T01:26:27.294Z] 5df492c9dc93: Pulling fs layer [2024-07-26T01:26:27.294Z] 7629e6793208: Pulling fs layer [2024-07-26T01:26:27.294Z] 4f4fb700ef54: Pulling fs layer [2024-07-26T01:26:27.294Z] fb5054dd5b73: Pulling fs layer [2024-07-26T01:26:27.294Z] eeca6798cff9: Pulling fs layer [2024-07-26T01:26:27.294Z] aa269ceb94a6: Pulling fs layer [2024-07-26T01:26:27.294Z] ada007ff1a6a: Pulling fs layer [2024-07-26T01:26:27.294Z] aa269ceb94a6: Waiting [2024-07-26T01:26:27.294Z] ada007ff1a6a: Waiting [2024-07-26T01:26:27.294Z] eeca6798cff9: Waiting [2024-07-26T01:26:27.294Z] 7629e6793208: Waiting [2024-07-26T01:26:27.294Z] 4f4fb700ef54: Waiting [2024-07-26T01:26:27.294Z] 7862e08f4a3e: Verifying Checksum [2024-07-26T01:26:27.294Z] 7862e08f4a3e: Download complete [2024-07-26T01:26:27.294Z] 7629e6793208: Verifying Checksum [2024-07-26T01:26:27.294Z] 7629e6793208: Download complete [2024-07-26T01:26:27.294Z] 4f4fb700ef54: Download complete [2024-07-26T01:26:27.294Z] 619be1103602: Verifying Checksum [2024-07-26T01:26:27.294Z] 619be1103602: Download complete [2024-07-26T01:26:27.294Z] fb5054dd5b73: Download complete [2024-07-26T01:26:27.294Z] eeca6798cff9: Verifying Checksum [2024-07-26T01:26:27.294Z] eeca6798cff9: Download complete [2024-07-26T01:26:27.554Z] 619be1103602: Pull complete [2024-07-26T01:26:27.554Z] ada007ff1a6a: Verifying Checksum [2024-07-26T01:26:27.554Z] ada007ff1a6a: Download complete [2024-07-26T01:26:27.554Z] 7862e08f4a3e: Pull complete [2024-07-26T01:26:27.554Z] 5df492c9dc93: Verifying Checksum [2024-07-26T01:26:27.554Z] 5df492c9dc93: Download complete [2024-07-26T01:26:28.122Z] aa269ceb94a6: Verifying Checksum [2024-07-26T01:26:28.122Z] aa269ceb94a6: Download complete [2024-07-26T01:26:31.479Z] 5df492c9dc93: Pull complete [2024-07-26T01:26:31.479Z] 7629e6793208: Pull complete [2024-07-26T01:26:31.479Z] 4f4fb700ef54: Pull complete [2024-07-26T01:26:31.479Z] fb5054dd5b73: Pull complete [2024-07-26T01:26:31.479Z] eeca6798cff9: Pull complete [2024-07-26T01:26:34.016Z] aa269ceb94a6: Pull complete [2024-07-26T01:26:34.274Z] ada007ff1a6a: Pull complete [2024-07-26T01:26:34.274Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-26T01:26:34.274Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-26T01:26:34.274Z] ---> f489d0715acc [2024-07-26T01:26:34.274Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-26T01:26:38.463Z] ---> Running in 4309c6168770 [2024-07-26T01:26:38.463Z] Removing intermediate container 4309c6168770 [2024-07-26T01:26:38.463Z] ---> 89222ea02d3e [2024-07-26T01:26:38.463Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-26T01:26:38.463Z] ---> Running in e9a625e0166f [2024-07-26T01:26:38.463Z] Removing intermediate container e9a625e0166f [2024-07-26T01:26:38.463Z] ---> 8d9ad01a971f [2024-07-26T01:26:38.463Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-26T01:26:38.463Z] ---> Running in 136ea6db07c1 [2024-07-26T01:26:38.722Z] Removing intermediate container 136ea6db07c1 [2024-07-26T01:26:38.722Z] ---> 4347203a9a13 [2024-07-26T01:26:38.722Z] Step 6/12 : WORKDIR /device-uart [2024-07-26T01:26:38.722Z] ---> Running in 48d6ef291aad [2024-07-26T01:26:38.722Z] Removing intermediate container 48d6ef291aad [2024-07-26T01:26:38.722Z] ---> e10522465f0e [2024-07-26T01:26:38.722Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-26T01:26:38.722Z] ---> Running in 5b0f07c8d857 [2024-07-26T01:26:38.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-26T01:26:39.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-26T01:26:39.499Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-07-26T01:26:39.499Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-26T01:26:39.499Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-07-26T01:26:39.499Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-07-26T01:26:39.499Z] Executing busybox-1.36.1-r5.trigger [2024-07-26T01:26:39.499Z] OK: 268 MiB in 56 packages [2024-07-26T01:26:40.066Z] Removing intermediate container 5b0f07c8d857 [2024-07-26T01:26:40.066Z] ---> 91217b995544 [2024-07-26T01:26:40.066Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-26T01:26:40.325Z] ---> f0e0dd157eb1 [2024-07-26T01:26:40.325Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-26T01:26:40.325Z] ---> Running in 3ab088281f9a [2024-07-26T01:26:40.649Z] Still waiting to schedule task [2024-07-26T01:26:40.650Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6484’ is offline [2024-07-26T01:27:27.319Z] Removing intermediate container 3ab088281f9a [2024-07-26T01:27:27.319Z] ---> f8b56921427d [2024-07-26T01:27:27.319Z] Step 10/12 : COPY . . [2024-07-26T01:27:27.578Z] ---> 8f1539724300 [2024-07-26T01:27:27.578Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-26T01:27:27.578Z] ---> Running in 75de24d9eb1c [2024-07-26T01:27:27.578Z] Removing intermediate container 75de24d9eb1c [2024-07-26T01:27:27.578Z] ---> 6b66bd919291 [2024-07-26T01:27:27.578Z] Step 12/12 : RUN ${MAKE} [2024-07-26T01:27:27.578Z] ---> Running in a14daed528e4 [2024-07-26T01:27:27.837Z] noop [2024-07-26T01:27:28.406Z] Removing intermediate container a14daed528e4 [2024-07-26T01:27:28.406Z] ---> 9f490429a4b2 [2024-07-26T01:27:28.406Z] Successfully built 9f490429a4b2 [2024-07-26T01:27:28.406Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:27:28.744Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-26T01:27:28.744Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-26T01:27:28.841Z] prd-ubuntu20.04-docker-8c-8g-6487 does not seem to be running inside a container [2024-07-26T01:27:28.876Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@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 ******** ci-base-image-x86_64 cat [2024-07-26T01:27:29.247Z] $ docker top 9f0208064df205e5ac51ae95c66bc8ba9dc3ab52c13315c1b173904f601c0905 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-26T01:27:29.600Z] + go version [2024-07-26T01:27:29.600Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-26T01:27:29.614Z] $ docker stop --time=1 9f0208064df205e5ac51ae95c66bc8ba9dc3ab52c13315c1b173904f601c0905 [2024-07-26T01:27:30.891Z] $ docker rm -f --volumes 9f0208064df205e5ac51ae95c66bc8ba9dc3ab52c13315c1b173904f601c0905 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:27:31.333Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-26T01:27:31.333Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-26T01:27:31.432Z] prd-ubuntu20.04-docker-8c-8g-6487 does not seem to be running inside a container [2024-07-26T01:27:31.467Z] $ 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_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@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 ******** ci-base-image-x86_64 cat [2024-07-26T01:27:31.849Z] $ docker top f9f922513b09c9073a7983ce7ea9eeb1660cdc4884bdd5d18baf6b1fbc3d1635 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-26T01:27:32.213Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh [2024-07-26T01:27:32.525Z] + make test [2024-07-26T01:27:32.525Z] go test ./... -coverprofile=coverage.out [2024-07-26T01:27:33.902Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-07-26T01:27:55.843Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2024-07-26T01:27:55.843Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2024-07-26T01:28:03.956Z] go vet ./... [2024-07-26T01:28:10.528Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-26T01:28:10.528Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-26T01:28:10.528Z] ./bin/test-attribution-txt.sh [2024-07-26T01:28:10.528Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-26T01:28:10.528Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-26T01:28:10.543Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-26T01:28:10.570Z] $ docker stop --time=1 f9f922513b09c9073a7983ce7ea9eeb1660cdc4884bdd5d18baf6b1fbc3d1635 [2024-07-26T01:28:14.440Z] $ docker rm -f --volumes f9f922513b09c9073a7983ce7ea9eeb1660cdc4884bdd5d18baf6b1fbc3d1635 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-26T01:28:15.002Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-26T01:28:15.054Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-26T01:28:15.494Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-26T01:28:15.782Z] + ls -al . [2024-07-26T01:28:15.782Z] total 224 [2024-07-26T01:28:15.782Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 01:27 . [2024-07-26T01:28:15.782Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 01:26 .. [2024-07-26T01:28:15.782Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 26 01:26 .dockerignore [2024-07-26T01:28:15.782Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 01:27 .git [2024-07-26T01:28:15.782Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 01:26 .github [2024-07-26T01:28:15.782Z] -rw-rw-r-- 1 jenkins jenkins 343 Jul 26 01:26 .gitignore [2024-07-26T01:28:15.782Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 26 01:26 .golangci.yml [2024-07-26T01:28:15.782Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 26 01:26 .semver [2024-07-26T01:28:15.782Z] -rw-rw-r-- 1 jenkins jenkins 9941 Jul 26 01:26 Attribution.txt [2024-07-26T01:28:15.782Z] -rw-rw-r-- 1 jenkins jenkins 1908 Jul 26 01:26 CHANGELOG.md [2024-07-26T01:28:15.782Z] -rw-rw-r-- 1 jenkins jenkins 1886 Jul 26 01:26 Dockerfile [2024-07-26T01:28:15.782Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 26 01:26 GOVERNANCE.md [2024-07-26T01:28:15.782Z] -rw-rw-r-- 1 jenkins jenkins 675 Jul 26 01:26 Jenkinsfile [2024-07-26T01:28:15.782Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 26 01:26 LICENSE [2024-07-26T01:28:15.782Z] -rw-rw-r-- 1 jenkins jenkins 1872 Jul 26 01:26 Makefile [2024-07-26T01:28:15.782Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 26 01:26 OWNERS.md [2024-07-26T01:28:15.782Z] -rw-rw-r-- 1 jenkins jenkins 8892 Jul 26 01:26 README.md [2024-07-26T01:28:15.782Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 26 01:26 VERSION [2024-07-26T01:28:15.782Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 01:26 bin [2024-07-26T01:28:15.782Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 01:26 cmd [2024-07-26T01:28:15.782Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 26 01:27 coverage.out [2024-07-26T01:28:15.782Z] -rw-rw-r-- 1 jenkins jenkins 6964 Jul 26 01:26 go.mod [2024-07-26T01:28:15.782Z] -rw-rw-r-- 1 jenkins jenkins 101892 Jul 26 01:26 go.sum [2024-07-26T01:28:15.782Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 01:26 internal [2024-07-26T01:28:15.782Z] -rw-rw-r-- 1 jenkins jenkins 209 Jul 26 01:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:28:16.102Z] + 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=613adc0de45787bd800a7a9fb2523a657efd5d33 --label arch=amd64 --label version=3.0.1-dev.27 . [2024-07-26T01:28:16.102Z] Sending build context to Docker daemon 25.52MB [2024-07-26T01:28:16.102Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-07-26T01:28:16.102Z] Step 2/26 : FROM ${BASE} AS builder [2024-07-26T01:28:16.102Z] ---> 9f490429a4b2 [2024-07-26T01:28:16.102Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-26T01:28:16.361Z] ---> Running in 6cb0ad653249 [2024-07-26T01:28:16.618Z] Removing intermediate container 6cb0ad653249 [2024-07-26T01:28:16.618Z] ---> 7ec31512ed13 [2024-07-26T01:28:16.618Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-07-26T01:28:16.618Z] ---> Running in d9d77fa2f79f [2024-07-26T01:28:16.618Z] Removing intermediate container d9d77fa2f79f [2024-07-26T01:28:16.618Z] ---> 770eb84b2757 [2024-07-26T01:28:16.618Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-07-26T01:28:16.618Z] ---> Running in 4ce566c03869 [2024-07-26T01:28:16.876Z] Removing intermediate container 4ce566c03869 [2024-07-26T01:28:16.876Z] ---> 96c9d279870c [2024-07-26T01:28:16.876Z] Step 6/26 : WORKDIR /device-uart [2024-07-26T01:28:16.876Z] ---> Running in bd477c0a037e [2024-07-26T01:28:16.876Z] Removing intermediate container bd477c0a037e [2024-07-26T01:28:16.876Z] ---> c26d2e8e5773 [2024-07-26T01:28:16.876Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-26T01:28:16.876Z] ---> Running in d5629ac77a1f [2024-07-26T01:28:17.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-26T01:28:17.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-26T01:28:17.652Z] OK: 268 MiB in 56 packages [2024-07-26T01:28:18.219Z] Removing intermediate container d5629ac77a1f [2024-07-26T01:28:18.219Z] ---> ca63ef74d6d0 [2024-07-26T01:28:18.219Z] Step 8/26 : COPY go.mod vendor* ./ [2024-07-26T01:28:18.219Z] ---> f6f797e5b4b2 [2024-07-26T01:28:18.219Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-26T01:28:18.219Z] ---> Running in b95507952871 [2024-07-26T01:28:19.156Z] Removing intermediate container b95507952871 [2024-07-26T01:28:19.156Z] ---> 5cf493de5e6f [2024-07-26T01:28:19.156Z] Step 10/26 : COPY . . [2024-07-26T01:28:19.722Z] ---> 12598d6f9061 [2024-07-26T01:28:19.722Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-26T01:28:19.722Z] ---> Running in fb0c40834091 [2024-07-26T01:28:19.722Z] Removing intermediate container fb0c40834091 [2024-07-26T01:28:19.722Z] ---> ec608314a69d [2024-07-26T01:28:19.722Z] Step 12/26 : RUN ${MAKE} [2024-07-26T01:28:19.722Z] ---> Running in 055fbe6dbbf7 [2024-07-26T01:28:19.982Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.27 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.27" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2024-07-26T01:28:52.112Z] Removing intermediate container 055fbe6dbbf7 [2024-07-26T01:28:52.112Z] ---> 13840f21f1ff [2024-07-26T01:28:52.112Z] Step 13/26 : FROM alpine:3.18 [2024-07-26T01:28:52.112Z] 3.18: Pulling from library/alpine [2024-07-26T01:28:52.112Z] 930bdd4d222e: Pulling fs layer [2024-07-26T01:28:52.112Z] 930bdd4d222e: Verifying Checksum [2024-07-26T01:28:52.112Z] 930bdd4d222e: Download complete [2024-07-26T01:28:52.112Z] 930bdd4d222e: Pull complete [2024-07-26T01:28:52.112Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-26T01:28:52.112Z] Status: Downloaded newer image for alpine:3.18 [2024-07-26T01:28:52.112Z] ---> 18f865063206 [2024-07-26T01:28:52.112Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-07-26T01:28:52.112Z] ---> Running in 97f72096f6af [2024-07-26T01:28:52.112Z] Removing intermediate container 97f72096f6af [2024-07-26T01:28:52.112Z] ---> a3023851d018 [2024-07-26T01:28:52.112Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-07-26T01:28:52.112Z] ---> Running in c6b2cd73d254 [2024-07-26T01:28:52.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-26T01:28:52.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-26T01:28:52.112Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-26T01:28:52.112Z] Executing busybox-1.36.1-r7.trigger [2024-07-26T01:28:52.112Z] OK: 7 MiB in 16 packages [2024-07-26T01:28:52.372Z] Removing intermediate container c6b2cd73d254 [2024-07-26T01:28:52.372Z] ---> 3f9f20210067 [2024-07-26T01:28:52.372Z] Step 16/26 : RUN apk --no-cache upgrade [2024-07-26T01:28:52.631Z] ---> Running in 4f88d0710741 [2024-07-26T01:28:52.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-26T01:28:52.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-26T01:28:53.168Z] OK: 7 MiB in 16 packages [2024-07-26T01:28:53.426Z] Removing intermediate container 4f88d0710741 [2024-07-26T01:28:53.427Z] ---> 3bcc4977cb63 [2024-07-26T01:28:53.427Z] Step 17/26 : WORKDIR / [2024-07-26T01:28:53.427Z] ---> Running in b763bd8465d3 [2024-07-26T01:28:53.427Z] Removing intermediate container b763bd8465d3 [2024-07-26T01:28:53.427Z] ---> b0d35e5faef4 [2024-07-26T01:28:53.427Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-07-26T01:28:53.686Z] ---> f91c49e88a47 [2024-07-26T01:28:53.686Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-07-26T01:28:53.686Z] ---> 2887b018c09d [2024-07-26T01:28:53.686Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-07-26T01:28:55.596Z] ---> b432e67ab7a9 [2024-07-26T01:28:55.596Z] Step 21/26 : EXPOSE 59995 [2024-07-26T01:28:55.596Z] ---> Running in f3b28535a2ac [2024-07-26T01:28:55.596Z] Removing intermediate container f3b28535a2ac [2024-07-26T01:28:55.596Z] ---> bbe045c86610 [2024-07-26T01:28:55.596Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-07-26T01:28:55.596Z] ---> Running in 0382b13e26f1 [2024-07-26T01:28:55.596Z] Removing intermediate container 0382b13e26f1 [2024-07-26T01:28:55.596Z] ---> 2be320491b73 [2024-07-26T01:28:55.596Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-26T01:28:55.596Z] ---> Running in e875e38f3fd4 [2024-07-26T01:28:55.596Z] Removing intermediate container e875e38f3fd4 [2024-07-26T01:28:55.596Z] ---> 4e4ec960a577 [2024-07-26T01:28:55.596Z] Step 24/26 : LABEL arch=amd64 [2024-07-26T01:28:55.596Z] ---> Running in 7a758cf293c2 [2024-07-26T01:28:55.868Z] Removing intermediate container 7a758cf293c2 [2024-07-26T01:28:55.869Z] ---> bd128a7d40bf [2024-07-26T01:28:55.869Z] Step 25/26 : LABEL git_sha=613adc0de45787bd800a7a9fb2523a657efd5d33 [2024-07-26T01:28:55.869Z] ---> Running in c81405158367 [2024-07-26T01:28:55.869Z] Removing intermediate container c81405158367 [2024-07-26T01:28:55.869Z] ---> 03454f56f8ee [2024-07-26T01:28:55.869Z] Step 26/26 : LABEL version=3.0.1-dev.27 [2024-07-26T01:28:55.869Z] ---> Running in 3c54eea134c8 [2024-07-26T01:28:55.869Z] Removing intermediate container 3c54eea134c8 [2024-07-26T01:28:55.869Z] ---> 76082d358d2c [2024-07-26T01:28:55.869Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-26T01:28:55.869Z] Successfully built 76082d358d2c [2024-07-26T01:28:56.127Z] Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-26T01:28:56.265Z] provisioning config files... [2024-07-26T01:28:56.274Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config14813185048601436926tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:28:56.573Z] ---> ****-login.sh [2024-07-26T01:28:56.574Z] nexus3.edgexfoundry.org:10001 [2024-07-26T01:28:56.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:28:56.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:28:56.574Z] Configure a credential helper to remove this warning. See [2024-07-26T01:28:56.574Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:28:56.574Z] [2024-07-26T01:28:56.574Z] Login Succeeded [2024-07-26T01:28:56.574Z] nexus3.edgexfoundry.org:10002 [2024-07-26T01:28:56.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:28:56.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:28:56.574Z] Configure a credential helper to remove this warning. See [2024-07-26T01:28:56.574Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:28:56.574Z] [2024-07-26T01:28:56.574Z] Login Succeeded [2024-07-26T01:28:56.574Z] nexus3.edgexfoundry.org:10003 [2024-07-26T01:28:56.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:28:56.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:28:56.833Z] Configure a credential helper to remove this warning. See [2024-07-26T01:28:56.833Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:28:56.833Z] [2024-07-26T01:28:56.833Z] Login Succeeded [2024-07-26T01:28:56.833Z] nexus3.edgexfoundry.org:10004 [2024-07-26T01:28:56.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:28:56.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:28:56.834Z] Configure a credential helper to remove this warning. See [2024-07-26T01:28:56.834Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:28:56.834Z] [2024-07-26T01:28:56.834Z] Login Succeeded [2024-07-26T01:28:56.834Z] ****.io [2024-07-26T01:28:57.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:28:57.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:28:57.093Z] Configure a credential helper to remove this warning. See [2024-07-26T01:28:57.093Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:28:57.093Z] [2024-07-26T01:28:57.093Z] Login Succeeded [2024-07-26T01:28:57.093Z] ---> ****-login.sh ends [Pipeline] } [2024-07-26T01:28:57.099Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-26T01:28:57.161Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-26T01:28:57.192Z] [edgeXDocker.push] Tagging docker image device-uart with the following tags: [2024-07-26T01:28:57.192Z] 613adc0de45787bd800a7a9fb2523a657efd5d33 [2024-07-26T01:28:57.192Z] latest [2024-07-26T01:28:57.192Z] 3.0.1-dev.27 [2024-07-26T01:28:57.192Z] 613adc0de45787bd800a7a9fb2523a657efd5d33-3.0.1-dev.27 [2024-07-26T01:28:57.192Z] main [2024-07-26T01:28:57.192Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:28:57.522Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:613adc0de45787bd800a7a9fb2523a657efd5d33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:28:57.838Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:613adc0de45787bd800a7a9fb2523a657efd5d33 [2024-07-26T01:28:57.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-07-26T01:28:57.838Z] 5e565c021dee: Preparing [2024-07-26T01:28:57.838Z] db712b444cac: Preparing [2024-07-26T01:28:57.838Z] c57a8b4bcbd6: Preparing [2024-07-26T01:28:57.838Z] 637f5f2ae5c6: Preparing [2024-07-26T01:28:57.838Z] 594e5b37d643: Preparing [2024-07-26T01:28:57.838Z] ce7f800efff9: Preparing [2024-07-26T01:28:57.838Z] ce7f800efff9: Waiting [2024-07-26T01:28:57.838Z] db712b444cac: Pushed [2024-07-26T01:28:57.838Z] 594e5b37d643: Pushed [2024-07-26T01:28:57.838Z] c57a8b4bcbd6: Pushed [2024-07-26T01:28:57.838Z] 637f5f2ae5c6: Pushed [2024-07-26T01:28:57.838Z] ce7f800efff9: Layer already exists [2024-07-26T01:29:03.104Z] 5e565c021dee: Pushed [2024-07-26T01:29:03.104Z] 613adc0de45787bd800a7a9fb2523a657efd5d33: digest: sha256:ddcf69f102c9f2b93b7040916ba9a17e0c9800fddc561e23b528c11ce6de320d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:29:03.436Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:29:03.759Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:latest [2024-07-26T01:29:03.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-07-26T01:29:03.759Z] 5e565c021dee: Preparing [2024-07-26T01:29:03.759Z] db712b444cac: Preparing [2024-07-26T01:29:03.759Z] c57a8b4bcbd6: Preparing [2024-07-26T01:29:03.759Z] 637f5f2ae5c6: Preparing [2024-07-26T01:29:03.759Z] 594e5b37d643: Preparing [2024-07-26T01:29:03.759Z] ce7f800efff9: Preparing [2024-07-26T01:29:03.759Z] ce7f800efff9: Waiting [2024-07-26T01:29:03.759Z] 5e565c021dee: Layer already exists [2024-07-26T01:29:03.759Z] db712b444cac: Layer already exists [2024-07-26T01:29:03.759Z] c57a8b4bcbd6: Layer already exists [2024-07-26T01:29:03.759Z] 637f5f2ae5c6: Layer already exists [2024-07-26T01:29:03.759Z] 594e5b37d643: Layer already exists [2024-07-26T01:29:03.759Z] ce7f800efff9: Layer already exists [2024-07-26T01:29:03.759Z] latest: digest: sha256:ddcf69f102c9f2b93b7040916ba9a17e0c9800fddc561e23b528c11ce6de320d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:29:04.099Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:29:04.423Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.27 [2024-07-26T01:29:04.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-07-26T01:29:04.423Z] 5e565c021dee: Preparing [2024-07-26T01:29:04.423Z] db712b444cac: Preparing [2024-07-26T01:29:04.423Z] c57a8b4bcbd6: Preparing [2024-07-26T01:29:04.423Z] 637f5f2ae5c6: Preparing [2024-07-26T01:29:04.423Z] 594e5b37d643: Preparing [2024-07-26T01:29:04.423Z] ce7f800efff9: Preparing [2024-07-26T01:29:04.423Z] ce7f800efff9: Waiting [2024-07-26T01:29:04.423Z] 5e565c021dee: Layer already exists [2024-07-26T01:29:04.423Z] 637f5f2ae5c6: Layer already exists [2024-07-26T01:29:04.423Z] c57a8b4bcbd6: Layer already exists [2024-07-26T01:29:04.423Z] 594e5b37d643: Layer already exists [2024-07-26T01:29:04.423Z] db712b444cac: Layer already exists [2024-07-26T01:29:04.423Z] ce7f800efff9: Layer already exists [2024-07-26T01:29:04.424Z] 3.0.1-dev.27: digest: sha256:ddcf69f102c9f2b93b7040916ba9a17e0c9800fddc561e23b528c11ce6de320d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:29:04.757Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:613adc0de45787bd800a7a9fb2523a657efd5d33-3.0.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:29:05.082Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:613adc0de45787bd800a7a9fb2523a657efd5d33-3.0.1-dev.27 [2024-07-26T01:29:05.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-07-26T01:29:05.083Z] 5e565c021dee: Preparing [2024-07-26T01:29:05.083Z] db712b444cac: Preparing [2024-07-26T01:29:05.083Z] c57a8b4bcbd6: Preparing [2024-07-26T01:29:05.083Z] 637f5f2ae5c6: Preparing [2024-07-26T01:29:05.083Z] 594e5b37d643: Preparing [2024-07-26T01:29:05.083Z] ce7f800efff9: Preparing [2024-07-26T01:29:05.083Z] ce7f800efff9: Waiting [2024-07-26T01:29:05.083Z] c57a8b4bcbd6: Layer already exists [2024-07-26T01:29:05.083Z] 637f5f2ae5c6: Layer already exists [2024-07-26T01:29:05.083Z] 5e565c021dee: Layer already exists [2024-07-26T01:29:05.083Z] db712b444cac: Layer already exists [2024-07-26T01:29:05.083Z] 594e5b37d643: Layer already exists [2024-07-26T01:29:05.083Z] ce7f800efff9: Layer already exists [2024-07-26T01:29:05.083Z] 613adc0de45787bd800a7a9fb2523a657efd5d33-3.0.1-dev.27: digest: sha256:ddcf69f102c9f2b93b7040916ba9a17e0c9800fddc561e23b528c11ce6de320d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:29:05.410Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:29:05.740Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:main [2024-07-26T01:29:05.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-07-26T01:29:05.740Z] 5e565c021dee: Preparing [2024-07-26T01:29:05.740Z] db712b444cac: Preparing [2024-07-26T01:29:05.740Z] c57a8b4bcbd6: Preparing [2024-07-26T01:29:05.740Z] 637f5f2ae5c6: Preparing [2024-07-26T01:29:05.740Z] 594e5b37d643: Preparing [2024-07-26T01:29:05.740Z] ce7f800efff9: Preparing [2024-07-26T01:29:05.740Z] ce7f800efff9: Waiting [2024-07-26T01:29:05.740Z] db712b444cac: Layer already exists [2024-07-26T01:29:05.740Z] 594e5b37d643: Layer already exists [2024-07-26T01:29:05.740Z] c57a8b4bcbd6: Layer already exists [2024-07-26T01:29:05.740Z] 5e565c021dee: Layer already exists [2024-07-26T01:29:05.740Z] 637f5f2ae5c6: Layer already exists [2024-07-26T01:29:05.740Z] ce7f800efff9: Layer already exists [2024-07-26T01:29:05.740Z] main: digest: sha256:ddcf69f102c9f2b93b7040916ba9a17e0c9800fddc561e23b528c11ce6de320d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-26T01:29:05.813Z] ===================================================== [Pipeline] echo [2024-07-26T01:29:05.827Z] taggedImages: [2024-07-26T01:29:05.827Z] - nexus3.edgexfoundry.org:10004/device-uart:613adc0de45787bd800a7a9fb2523a657efd5d33 [2024-07-26T01:29:05.827Z] - nexus3.edgexfoundry.org:10004/device-uart:latest [2024-07-26T01:29:05.827Z] - nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.27 [2024-07-26T01:29:05.827Z] - nexus3.edgexfoundry.org:10004/device-uart:613adc0de45787bd800a7a9fb2523a657efd5d33-3.0.1-dev.27 [2024-07-26T01:29:05.827Z] - nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // script [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 [2024-07-26T01:29:06.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-26T01:29:06.242Z] [2024-07-26T01:29:06.242Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:29:06.546Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-26T01:29:06.546Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-26T01:29:06.546Z] 5eb5b503b376: Pulling fs layer [2024-07-26T01:29:06.546Z] 5c69ac0246d0: Pulling fs layer [2024-07-26T01:29:06.546Z] ec43610c2a17: Pulling fs layer [2024-07-26T01:29:06.546Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-26T01:29:06.546Z] 33b1e0a273af: Pulling fs layer [2024-07-26T01:29:06.546Z] 5d3b04190fa2: Pulling fs layer [2024-07-26T01:29:06.546Z] 2f39f015ded8: Pulling fs layer [2024-07-26T01:29:06.546Z] 33b1e0a273af: Waiting [2024-07-26T01:29:06.546Z] 5d3b04190fa2: Waiting [2024-07-26T01:29:06.546Z] 2f39f015ded8: Waiting [2024-07-26T01:29:06.546Z] 3a2ae6a8a46f: Waiting [2024-07-26T01:29:06.546Z] 5c69ac0246d0: Verifying Checksum [2024-07-26T01:29:06.546Z] 5c69ac0246d0: Download complete [2024-07-26T01:29:06.546Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-26T01:29:06.546Z] 3a2ae6a8a46f: Download complete [2024-07-26T01:29:06.546Z] 33b1e0a273af: Verifying Checksum [2024-07-26T01:29:06.546Z] 33b1e0a273af: Download complete [2024-07-26T01:29:06.546Z] 5d3b04190fa2: Verifying Checksum [2024-07-26T01:29:06.546Z] 5d3b04190fa2: Download complete [2024-07-26T01:29:06.546Z] ec43610c2a17: Verifying Checksum [2024-07-26T01:29:06.546Z] ec43610c2a17: Download complete [2024-07-26T01:29:06.804Z] 5eb5b503b376: Download complete [2024-07-26T01:29:07.369Z] 2f39f015ded8: Download complete [2024-07-26T01:29:07.933Z] 5eb5b503b376: Pull complete [2024-07-26T01:29:08.190Z] 5c69ac0246d0: Pull complete [2024-07-26T01:29:08.757Z] ec43610c2a17: Pull complete [2024-07-26T01:29:08.757Z] 3a2ae6a8a46f: Pull complete [2024-07-26T01:29:09.015Z] 33b1e0a273af: Pull complete [2024-07-26T01:29:09.015Z] 5d3b04190fa2: Pull complete [2024-07-26T01:29:14.273Z] 2f39f015ded8: Pull complete [2024-07-26T01:29:14.273Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-26T01:29:14.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-26T01:29:14.273Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-26T01:29:14.377Z] prd-ubuntu20.04-docker-8c-8g-6487 does not seem to be running inside a container [2024-07-26T01:29:14.414Z] $ 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_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@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-lftools-log-publisher:latest cat [2024-07-26T01:29:15.595Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6492 in /w/workspace/edgexfoundry_device-uart_main [2024-07-26T01:29:20.041Z] $ docker top 12eab8c200f3602c412f3d2546bb478bf2c932cd2bfb6aef242f6ab87b32bc7e -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2024-07-26T01:29:20.176Z] Running in /w/workspace/device-uart/34 [Pipeline] { [Pipeline] checkout [2024-07-26T01:29:20.219Z] The recommended git tool is: git [2024-07-26T01:29:20.428Z] ---> job-cost.sh [2024-07-26T01:29:20.428Z] lf-activate-venv: SKIPPING [2024-07-26T01:29:20.428Z] INFO: No Stack... [2024-07-26T01:29:20.687Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-26T01:29:20.945Z] INFO: Archiving Costs [Pipeline] sh [2024-07-26T01:29:21.231Z] + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv [2024-07-26T01:29:21.231Z] + cut -d, -f6 [Pipeline] lock [2024-07-26T01:29:21.246Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-34-stack-cost] [2024-07-26T01:29:21.255Z] Resource [jenkins-edgexfoundry-device-uart-main-34-stack-cost] did not exist. Created. [2024-07-26T01:29:21.263Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-26T01:29:21.571Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-26T01:29:21.603Z] Stashed 1 file(s) [Pipeline] } [2024-07-26T01:29:21.613Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-34-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-26T01:29:21.644Z] $ docker stop --time=1 12eab8c200f3602c412f3d2546bb478bf2c932cd2bfb6aef242f6ab87b32bc7e [2024-07-26T01:29:22.803Z] $ docker rm -f --volumes 12eab8c200f3602c412f3d2546bb478bf2c932cd2bfb6aef242f6ab87b32bc7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-26T01:29:28.540Z] using credential edgex-jenkins-ssh [2024-07-26T01:29:28.566Z] Cloning the remote Git repository [2024-07-26T01:29:28.615Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2024-07-26T01:29:28.759Z] > git init /w/workspace/device-uart/34 # timeout=10 [2024-07-26T01:29:28.976Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2024-07-26T01:29:28.978Z] > git --version # timeout=10 [2024-07-26T01:29:29.020Z] > git --version # 'git version 2.25.1' [2024-07-26T01:29:29.023Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-26T01:29:29.243Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-26T01:29:31.663Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2024-07-26T01:29:31.685Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-26T01:29:32.700Z] Avoid second fetch [2024-07-26T01:29:32.700Z] Checking out Revision 613adc0de45787bd800a7a9fb2523a657efd5d33 (main) [2024-07-26T01:29:33.403Z] Commit message: "Merge pull request #62 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.27" [2024-07-26T01:29:32.716Z] > git config core.sparsecheckout # timeout=10 [2024-07-26T01:29:32.802Z] > git checkout -f 613adc0de45787bd800a7a9fb2523a657efd5d33 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-26T01:29:37.942Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-26T01:29:37.942Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-26T01:29:37.942Z] Dload Upload Total Spent Left Speed [2024-07-26T01:29:37.942Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 195k 0 --:--:-- --:--:-- --:--:-- 195k [Pipeline] sh [2024-07-26T01:29:38.273Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-26T01:29:38.605Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-26T01:29:38.605Z] + sudo tee /etc/docker/daemon.new [2024-07-26T01:29:38.605Z] { [2024-07-26T01:29:38.605Z] "registry-mirrors": [ [2024-07-26T01:29:38.605Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-26T01:29:38.605Z] ], [2024-07-26T01:29:38.605Z] "bip": "10.250.0.254/24", [2024-07-26T01:29:38.605Z] "hosts": [ [2024-07-26T01:29:38.605Z] "tcp://0.0.0.0:5555", [2024-07-26T01:29:38.605Z] "unix:///var/run/docker.sock" [2024-07-26T01:29:38.605Z] ], [2024-07-26T01:29:38.605Z] "mtu": 1458, [2024-07-26T01:29:38.605Z] "selinux-enabled": true, [2024-07-26T01:29:38.605Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-26T01:29:38.605Z] } [Pipeline] sh [2024-07-26T01:29:38.950Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-26T01:29:39.285Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-26T01:29:57.583Z] provisioning config files... [2024-07-26T01:29:57.613Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/34@tmp/config17942111326741895662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:29:58.074Z] ---> ****-login.sh [2024-07-26T01:29:58.075Z] nexus3.edgexfoundry.org:10001 [2024-07-26T01:29:58.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:29:58.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:29:58.667Z] Configure a credential helper to remove this warning. See [2024-07-26T01:29:58.667Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:29:58.667Z] [2024-07-26T01:29:58.667Z] Login Succeeded [2024-07-26T01:29:58.667Z] nexus3.edgexfoundry.org:10002 [2024-07-26T01:29:58.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:29:59.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:29:59.211Z] Configure a credential helper to remove this warning. See [2024-07-26T01:29:59.211Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:29:59.211Z] [2024-07-26T01:29:59.211Z] Login Succeeded [2024-07-26T01:29:59.211Z] nexus3.edgexfoundry.org:10003 [2024-07-26T01:29:59.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:29:59.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:29:59.480Z] Configure a credential helper to remove this warning. See [2024-07-26T01:29:59.480Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:29:59.480Z] [2024-07-26T01:29:59.480Z] Login Succeeded [2024-07-26T01:29:59.480Z] nexus3.edgexfoundry.org:10004 [2024-07-26T01:29:59.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:29:59.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:29:59.754Z] Configure a credential helper to remove this warning. See [2024-07-26T01:29:59.754Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:29:59.754Z] [2024-07-26T01:29:59.754Z] Login Succeeded [2024-07-26T01:29:59.754Z] ****.io [2024-07-26T01:30:00.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:30:00.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:30:00.291Z] Configure a credential helper to remove this warning. See [2024-07-26T01:30:00.291Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:30:00.291Z] [2024-07-26T01:30:00.291Z] Login Succeeded [2024-07-26T01:30:00.291Z] ---> ****-login.sh ends [Pipeline] } [2024-07-26T01:30:00.306Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-26T01:30:00.667Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-26T01:30:00.684Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-26T01:30:00.700Z] ========================================================= [2024-07-26T01:30:00.700Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-26T01:30:00.700Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:30:01.088Z] + 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 . [2024-07-26T01:30:01.356Z] Sending build context to Docker daemon 12.83MB [2024-07-26T01:30:01.626Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-26T01:30:01.626Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-26T01:30:01.626Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-26T01:30:01.626Z] c6b39de5b339: Pulling fs layer [2024-07-26T01:30:01.626Z] a69c41024577: Pulling fs layer [2024-07-26T01:30:01.626Z] d6de4b400683: Pulling fs layer [2024-07-26T01:30:01.626Z] 35cb2a7552d0: Pulling fs layer [2024-07-26T01:30:01.626Z] 4f4fb700ef54: Pulling fs layer [2024-07-26T01:30:01.626Z] 464afbd9ba4c: Pulling fs layer [2024-07-26T01:30:01.626Z] 00f215d4a9da: Pulling fs layer [2024-07-26T01:30:01.626Z] d496ad576159: Pulling fs layer [2024-07-26T01:30:01.626Z] 35cb2a7552d0: Waiting [2024-07-26T01:30:01.626Z] 4f4fb700ef54: Waiting [2024-07-26T01:30:01.626Z] 464afbd9ba4c: Waiting [2024-07-26T01:30:01.626Z] 00f215d4a9da: Waiting [2024-07-26T01:30:01.626Z] d496ad576159: Waiting [2024-07-26T01:30:01.626Z] a69c41024577: Verifying Checksum [2024-07-26T01:30:01.626Z] a69c41024577: Download complete [2024-07-26T01:30:01.895Z] 35cb2a7552d0: Verifying Checksum [2024-07-26T01:30:01.895Z] 35cb2a7552d0: Download complete [2024-07-26T01:30:01.895Z] 4f4fb700ef54: Verifying Checksum [2024-07-26T01:30:01.895Z] 4f4fb700ef54: Download complete [2024-07-26T01:30:01.895Z] 464afbd9ba4c: Verifying Checksum [2024-07-26T01:30:01.895Z] 464afbd9ba4c: Download complete [2024-07-26T01:30:01.895Z] c6b39de5b339: Download complete [2024-07-26T01:30:02.166Z] d496ad576159: Verifying Checksum [2024-07-26T01:30:02.166Z] d496ad576159: Download complete [2024-07-26T01:30:02.759Z] c6b39de5b339: Pull complete [2024-07-26T01:30:03.356Z] a69c41024577: Pull complete [2024-07-26T01:30:03.625Z] d6de4b400683: Verifying Checksum [2024-07-26T01:30:03.625Z] d6de4b400683: Download complete [2024-07-26T01:30:04.589Z] 00f215d4a9da: Verifying Checksum [2024-07-26T01:30:04.589Z] 00f215d4a9da: Download complete [2024-07-26T01:30:16.904Z] d6de4b400683: Pull complete [2024-07-26T01:30:16.904Z] 35cb2a7552d0: Pull complete [2024-07-26T01:30:16.904Z] 4f4fb700ef54: Pull complete [2024-07-26T01:30:16.904Z] 464afbd9ba4c: Pull complete [2024-07-26T01:30:25.124Z] 00f215d4a9da: Pull complete [2024-07-26T01:30:26.537Z] d496ad576159: Pull complete [2024-07-26T01:30:26.537Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-26T01:30:26.537Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-26T01:30:26.537Z] ---> f246e2811388 [2024-07-26T01:30:26.537Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-26T01:30:29.116Z] ---> Running in 26191ce18668 [2024-07-26T01:30:29.382Z] Removing intermediate container 26191ce18668 [2024-07-26T01:30:29.382Z] ---> ddebb1efba3c [2024-07-26T01:30:29.382Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-26T01:30:29.382Z] ---> Running in d1ed7777f786 [2024-07-26T01:30:29.649Z] Removing intermediate container d1ed7777f786 [2024-07-26T01:30:29.649Z] ---> 365202ef34cd [2024-07-26T01:30:29.649Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-26T01:30:29.649Z] ---> Running in 62ed1317416e [2024-07-26T01:30:29.922Z] Removing intermediate container 62ed1317416e [2024-07-26T01:30:29.922Z] ---> faf587366beb [2024-07-26T01:30:29.922Z] Step 6/12 : WORKDIR /device-uart [2024-07-26T01:30:30.192Z] ---> Running in 6b31e1215026 [2024-07-26T01:30:30.459Z] Removing intermediate container 6b31e1215026 [2024-07-26T01:30:30.459Z] ---> 30da9551588a [2024-07-26T01:30:30.459Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-26T01:30:30.459Z] ---> Running in 3ed259a35d43 [2024-07-26T01:30:33.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-26T01:30:33.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-26T01:30:34.010Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-07-26T01:30:34.010Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-26T01:30:34.010Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-07-26T01:30:34.010Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-07-26T01:30:34.010Z] Executing busybox-1.36.1-r5.trigger [2024-07-26T01:30:34.010Z] OK: 271 MiB in 56 packages [2024-07-26T01:30:34.979Z] Removing intermediate container 3ed259a35d43 [2024-07-26T01:30:34.979Z] ---> d56e7849629f [2024-07-26T01:30:34.979Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-26T01:30:35.566Z] ---> e208a331c88e [2024-07-26T01:30:35.566Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-26T01:30:35.566Z] ---> Running in b42214dc4dd8 [2024-07-26T01:32:42.312Z] Removing intermediate container b42214dc4dd8 [2024-07-26T01:32:42.312Z] ---> a0536edee415 [2024-07-26T01:32:42.312Z] Step 10/12 : COPY . . [2024-07-26T01:32:42.312Z] ---> 53223cd3ed90 [2024-07-26T01:32:42.312Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-26T01:32:42.312Z] ---> Running in 14e31e6c4dd0 [2024-07-26T01:32:42.312Z] Removing intermediate container 14e31e6c4dd0 [2024-07-26T01:32:42.312Z] ---> fe06334e84c7 [2024-07-26T01:32:42.312Z] Step 12/12 : RUN ${MAKE} [2024-07-26T01:32:42.312Z] ---> Running in a03886f77cf8 [2024-07-26T01:32:42.312Z] noop [2024-07-26T01:32:42.312Z] Removing intermediate container a03886f77cf8 [2024-07-26T01:32:42.312Z] ---> caabd9ba6128 [2024-07-26T01:32:42.312Z] Successfully built caabd9ba6128 [2024-07-26T01:32:42.312Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:32:42.718Z] + docker inspect -f . ci-base-image-arm64 [2024-07-26T01:32:42.718Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-26T01:32:42.964Z] prd-ubuntu20.04-docker-arm64-4c-16g-6492 does not seem to be running inside a container [2024-07-26T01:32:43.043Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/34 -v /w/workspace/device-uart/34:/w/workspace/device-uart/34:rw,z -v /w/workspace/device-uart/34@tmp:/w/workspace/device-uart/34@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 ******** ci-base-image-arm64 cat [2024-07-26T01:32:44.467Z] $ docker top 7bfddbb0cfb791fba8653ca1975601d6f47a942cb8bc80f7d1bacb2ce59fd7b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-26T01:32:45.342Z] + go version [2024-07-26T01:32:45.342Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-26T01:32:45.360Z] $ docker stop --time=1 7bfddbb0cfb791fba8653ca1975601d6f47a942cb8bc80f7d1bacb2ce59fd7b4 [2024-07-26T01:32:46.987Z] $ docker rm -f --volumes 7bfddbb0cfb791fba8653ca1975601d6f47a942cb8bc80f7d1bacb2ce59fd7b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:32:47.626Z] + docker inspect -f . ci-base-image-arm64 [2024-07-26T01:32:47.626Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-26T01:32:47.849Z] prd-ubuntu20.04-docker-arm64-4c-16g-6492 does not seem to be running inside a container [2024-07-26T01:32:47.930Z] $ 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/34 -v /w/workspace/device-uart/34:/w/workspace/device-uart/34:rw,z -v /w/workspace/device-uart/34@tmp:/w/workspace/device-uart/34@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 ******** ci-base-image-arm64 cat [2024-07-26T01:32:49.430Z] $ docker top e053770d34d46dd3702f68412212f0a6bc91ec799af87d828a208a62ff3e72ba -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-26T01:32:50.362Z] + git config --global --add safe.directory /w/workspace/device-uart/34 [Pipeline] fileExists [Pipeline] sh [2024-07-26T01:32:51.054Z] + make test [2024-07-26T01:32:51.054Z] go test ./... -coverprofile=coverage.out [2024-07-26T01:32:57.757Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-07-26T01:36:49.619Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2024-07-26T01:36:49.619Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2024-07-26T01:36:49.619Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-26T01:36:49.619Z] go vet ./... [2024-07-26T01:37:46.075Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-26T01:37:46.075Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-26T01:37:46.075Z] ./bin/test-attribution-txt.sh [2024-07-26T01:37:46.075Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-26T01:37:46.075Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-26T01:37:46.166Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-26T01:37:46.181Z] $ docker stop --time=1 e053770d34d46dd3702f68412212f0a6bc91ec799af87d828a208a62ff3e72ba [2024-07-26T01:37:48.372Z] $ docker rm -f --volumes e053770d34d46dd3702f68412212f0a6bc91ec799af87d828a208a62ff3e72ba [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-26T01:37:50.258Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-26T01:37:50.287Z] Warning: overwriting stash ‘coverage-report’ [2024-07-26T01:37:50.926Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-26T01:37:51.359Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-26T01:37:51.701Z] + ls -al . [2024-07-26T01:37:51.701Z] total 220 [2024-07-26T01:37:51.701Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 26 01:32 . [2024-07-26T01:37:51.701Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 01:29 .. [2024-07-26T01:37:51.701Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 26 01:29 .dockerignore [2024-07-26T01:37:51.701Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 01:29 .git [2024-07-26T01:37:51.701Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 01:29 .github [2024-07-26T01:37:51.701Z] -rw-rw-r-- 1 jenkins jenkins 343 Jul 26 01:29 .gitignore [2024-07-26T01:37:51.701Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 26 01:29 .golangci.yml [2024-07-26T01:37:51.701Z] -rw-rw-r-- 1 jenkins jenkins 9941 Jul 26 01:29 Attribution.txt [2024-07-26T01:37:51.701Z] -rw-rw-r-- 1 jenkins jenkins 1908 Jul 26 01:29 CHANGELOG.md [2024-07-26T01:37:51.701Z] -rw-rw-r-- 1 jenkins jenkins 1886 Jul 26 01:29 Dockerfile [2024-07-26T01:37:51.701Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 26 01:29 GOVERNANCE.md [2024-07-26T01:37:51.701Z] -rw-rw-r-- 1 jenkins jenkins 675 Jul 26 01:29 Jenkinsfile [2024-07-26T01:37:51.701Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 26 01:29 LICENSE [2024-07-26T01:37:51.701Z] -rw-rw-r-- 1 jenkins jenkins 1872 Jul 26 01:29 Makefile [2024-07-26T01:37:51.701Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 26 01:29 OWNERS.md [2024-07-26T01:37:51.701Z] -rw-rw-r-- 1 jenkins jenkins 8892 Jul 26 01:29 README.md [2024-07-26T01:37:51.701Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 26 01:26 VERSION [2024-07-26T01:37:51.701Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 01:29 bin [2024-07-26T01:37:51.701Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 01:29 cmd [2024-07-26T01:37:51.701Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 26 01:32 coverage.out [2024-07-26T01:37:51.701Z] -rw-rw-r-- 1 jenkins jenkins 6964 Jul 26 01:29 go.mod [2024-07-26T01:37:51.701Z] -rw-rw-r-- 1 jenkins jenkins 101892 Jul 26 01:29 go.sum [2024-07-26T01:37:51.701Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 01:29 internal [2024-07-26T01:37:51.701Z] -rw-rw-r-- 1 jenkins jenkins 209 Jul 26 01:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:37:52.084Z] + 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=613adc0de45787bd800a7a9fb2523a657efd5d33 --label arch=arm64 --label version=3.0.1-dev.27 . [2024-07-26T01:37:52.678Z] Sending build context to Docker daemon 12.83MB [2024-07-26T01:37:52.678Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-07-26T01:37:52.678Z] Step 2/26 : FROM ${BASE} AS builder [2024-07-26T01:37:52.678Z] ---> caabd9ba6128 [2024-07-26T01:37:52.678Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-26T01:37:52.954Z] ---> Running in 403563aaccf9 [2024-07-26T01:37:53.223Z] Removing intermediate container 403563aaccf9 [2024-07-26T01:37:53.223Z] ---> ae916e7caaa0 [2024-07-26T01:37:53.223Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-07-26T01:37:53.223Z] ---> Running in e0e755732afb [2024-07-26T01:37:53.811Z] Removing intermediate container e0e755732afb [2024-07-26T01:37:53.811Z] ---> 3a22955dd5f5 [2024-07-26T01:37:53.811Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-07-26T01:37:53.811Z] ---> Running in b18f3bdc60fa [2024-07-26T01:37:54.081Z] Removing intermediate container b18f3bdc60fa [2024-07-26T01:37:54.081Z] ---> 9608ad0bbd38 [2024-07-26T01:37:54.081Z] Step 6/26 : WORKDIR /device-uart [2024-07-26T01:37:54.352Z] ---> Running in 9489e8d7fa88 [2024-07-26T01:37:54.637Z] Removing intermediate container 9489e8d7fa88 [2024-07-26T01:37:54.637Z] ---> 7abe571562f2 [2024-07-26T01:37:54.637Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-26T01:37:54.637Z] ---> Running in b79135af6152 [2024-07-26T01:37:56.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-26T01:37:56.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-26T01:37:57.300Z] OK: 271 MiB in 56 packages [2024-07-26T01:37:58.267Z] Removing intermediate container b79135af6152 [2024-07-26T01:37:58.267Z] ---> 1389c0a8b9cc [2024-07-26T01:37:58.267Z] Step 8/26 : COPY go.mod vendor* ./ [2024-07-26T01:37:58.857Z] ---> 47b6e5a8510a [2024-07-26T01:37:58.857Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-26T01:37:58.857Z] ---> Running in 82169e4ff366 [2024-07-26T01:38:01.457Z] Removing intermediate container 82169e4ff366 [2024-07-26T01:38:01.458Z] ---> 375d4eff587f [2024-07-26T01:38:01.458Z] Step 10/26 : COPY . . [2024-07-26T01:38:02.868Z] ---> 0a4c334044e1 [2024-07-26T01:38:02.868Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-26T01:38:02.868Z] ---> Running in fdaf2c515788 [2024-07-26T01:38:03.144Z] Removing intermediate container fdaf2c515788 [2024-07-26T01:38:03.144Z] ---> 07bc7a9d5b3a [2024-07-26T01:38:03.144Z] Step 12/26 : RUN ${MAKE} [2024-07-26T01:38:03.144Z] ---> Running in f7ecf1338a70 [2024-07-26T01:38:04.558Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.27 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.27" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2024-07-26T01:42:11.421Z] Removing intermediate container f7ecf1338a70 [2024-07-26T01:42:11.421Z] ---> f5dfd4548a9e [2024-07-26T01:42:11.421Z] Step 13/26 : FROM alpine:3.18 [2024-07-26T01:42:11.421Z] 3.18: Pulling from library/alpine [2024-07-26T01:42:11.421Z] 4983c3fe2029: Pulling fs layer [2024-07-26T01:42:11.421Z] 4983c3fe2029: Verifying Checksum [2024-07-26T01:42:11.421Z] 4983c3fe2029: Download complete [2024-07-26T01:42:11.421Z] 4983c3fe2029: Pull complete [2024-07-26T01:42:11.421Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-26T01:42:11.421Z] Status: Downloaded newer image for alpine:3.18 [2024-07-26T01:42:11.421Z] ---> a0237000ae83 [2024-07-26T01:42:11.421Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-07-26T01:42:11.421Z] ---> Running in 85527ecbc5df [2024-07-26T01:42:11.421Z] Removing intermediate container 85527ecbc5df [2024-07-26T01:42:11.421Z] ---> 47290d55f90e [2024-07-26T01:42:11.421Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-07-26T01:42:11.421Z] ---> Running in 31db7db842b3 [2024-07-26T01:42:11.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-26T01:42:11.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-26T01:42:11.421Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-26T01:42:11.421Z] Executing busybox-1.36.1-r7.trigger [2024-07-26T01:42:11.421Z] OK: 8 MiB in 16 packages [2024-07-26T01:42:11.421Z] Removing intermediate container 31db7db842b3 [2024-07-26T01:42:11.421Z] ---> af0ad498e6f0 [2024-07-26T01:42:11.421Z] Step 16/26 : RUN apk --no-cache upgrade [2024-07-26T01:42:11.421Z] ---> Running in cc5debd21b39 [2024-07-26T01:42:11.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-26T01:42:11.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-26T01:42:11.421Z] OK: 8 MiB in 16 packages [2024-07-26T01:42:11.689Z] Removing intermediate container cc5debd21b39 [2024-07-26T01:42:11.689Z] ---> d203eace6a5d [2024-07-26T01:42:11.689Z] Step 17/26 : WORKDIR / [2024-07-26T01:42:11.689Z] ---> Running in 74c2e29fc366 [2024-07-26T01:42:11.958Z] Removing intermediate container 74c2e29fc366 [2024-07-26T01:42:11.958Z] ---> 2ae56a6d9d9d [2024-07-26T01:42:11.958Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-07-26T01:42:12.552Z] ---> 1863c285ccb3 [2024-07-26T01:42:12.552Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-07-26T01:42:13.135Z] ---> 8a6af1d187bb [2024-07-26T01:42:13.135Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-07-26T01:42:15.747Z] ---> d5048c982ed1 [2024-07-26T01:42:15.747Z] Step 21/26 : EXPOSE 59995 [2024-07-26T01:42:15.747Z] ---> Running in 77348502fb4c [2024-07-26T01:42:16.015Z] Removing intermediate container 77348502fb4c [2024-07-26T01:42:16.015Z] ---> d623ad4e9bf9 [2024-07-26T01:42:16.015Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-07-26T01:42:16.015Z] ---> Running in 8537ad73001c [2024-07-26T01:42:16.608Z] Removing intermediate container 8537ad73001c [2024-07-26T01:42:16.608Z] ---> 56a510666d62 [2024-07-26T01:42:16.608Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-26T01:42:16.608Z] ---> Running in 9195e82b4163 [2024-07-26T01:42:16.876Z] Removing intermediate container 9195e82b4163 [2024-07-26T01:42:16.876Z] ---> 83279e827a20 [2024-07-26T01:42:16.876Z] Step 24/26 : LABEL arch=arm64 [2024-07-26T01:42:16.876Z] ---> Running in 74b28f461a3d [2024-07-26T01:42:17.472Z] Removing intermediate container 74b28f461a3d [2024-07-26T01:42:17.472Z] ---> 63aeb997e29a [2024-07-26T01:42:17.472Z] Step 25/26 : LABEL git_sha=613adc0de45787bd800a7a9fb2523a657efd5d33 [2024-07-26T01:42:17.472Z] ---> Running in 828669ebacce [2024-07-26T01:42:17.744Z] Removing intermediate container 828669ebacce [2024-07-26T01:42:17.744Z] ---> f0e128410efd [2024-07-26T01:42:17.744Z] Step 26/26 : LABEL version=3.0.1-dev.27 [2024-07-26T01:42:17.744Z] ---> Running in 178a60394906 [2024-07-26T01:42:18.328Z] Removing intermediate container 178a60394906 [2024-07-26T01:42:18.328Z] ---> 16b422bf0fd5 [2024-07-26T01:42:18.328Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-26T01:42:18.328Z] Successfully built 16b422bf0fd5 [2024-07-26T01:42:18.328Z] Successfully tagged device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-26T01:42:18.475Z] provisioning config files... [2024-07-26T01:42:18.493Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/34@tmp/config12755396578414252454tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:42:18.861Z] ---> ****-login.sh [2024-07-26T01:42:18.861Z] nexus3.edgexfoundry.org:10001 [2024-07-26T01:42:19.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:42:19.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:42:19.130Z] Configure a credential helper to remove this warning. See [2024-07-26T01:42:19.130Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:42:19.130Z] [2024-07-26T01:42:19.130Z] Login Succeeded [2024-07-26T01:42:19.130Z] nexus3.edgexfoundry.org:10002 [2024-07-26T01:42:19.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:42:19.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:42:19.667Z] Configure a credential helper to remove this warning. See [2024-07-26T01:42:19.667Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:42:19.667Z] [2024-07-26T01:42:19.667Z] Login Succeeded [2024-07-26T01:42:19.667Z] nexus3.edgexfoundry.org:10003 [2024-07-26T01:42:19.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:42:19.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:42:19.934Z] Configure a credential helper to remove this warning. See [2024-07-26T01:42:19.934Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:42:19.934Z] [2024-07-26T01:42:19.934Z] Login Succeeded [2024-07-26T01:42:19.934Z] nexus3.edgexfoundry.org:10004 [2024-07-26T01:42:20.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:42:20.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:42:20.519Z] Configure a credential helper to remove this warning. See [2024-07-26T01:42:20.519Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:42:20.519Z] [2024-07-26T01:42:20.519Z] Login Succeeded [2024-07-26T01:42:20.519Z] ****.io [2024-07-26T01:42:20.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:42:21.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:42:21.051Z] Configure a credential helper to remove this warning. See [2024-07-26T01:42:21.051Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:42:21.051Z] [2024-07-26T01:42:21.051Z] Login Succeeded [2024-07-26T01:42:21.051Z] ---> ****-login.sh ends [Pipeline] } [2024-07-26T01:42:21.063Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-26T01:42:21.119Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-26T01:42:21.154Z] [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: [2024-07-26T01:42:21.154Z] 613adc0de45787bd800a7a9fb2523a657efd5d33 [2024-07-26T01:42:21.154Z] latest [2024-07-26T01:42:21.154Z] 3.0.1-dev.27 [2024-07-26T01:42:21.154Z] 613adc0de45787bd800a7a9fb2523a657efd5d33-3.0.1-dev.27 [2024-07-26T01:42:21.154Z] main [2024-07-26T01:42:21.154Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:42:21.555Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:613adc0de45787bd800a7a9fb2523a657efd5d33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:42:21.933Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:613adc0de45787bd800a7a9fb2523a657efd5d33 [2024-07-26T01:42:21.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-07-26T01:42:21.933Z] 9f8c3c2b0feb: Preparing [2024-07-26T01:42:21.933Z] 8ddd95cf9757: Preparing [2024-07-26T01:42:21.933Z] c641ba5742bf: Preparing [2024-07-26T01:42:21.933Z] 3546c420bb8d: Preparing [2024-07-26T01:42:21.933Z] d4adf83699ae: Preparing [2024-07-26T01:42:21.933Z] 3c20671a5817: Preparing [2024-07-26T01:42:21.933Z] 3c20671a5817: Waiting [2024-07-26T01:42:22.202Z] d4adf83699ae: Pushed [2024-07-26T01:42:22.202Z] 3546c420bb8d: Pushed [2024-07-26T01:42:22.202Z] 8ddd95cf9757: Pushed [2024-07-26T01:42:22.202Z] c641ba5742bf: Pushed [2024-07-26T01:42:22.202Z] 3c20671a5817: Layer already exists [2024-07-26T01:42:34.041Z] 9f8c3c2b0feb: Pushed [2024-07-26T01:42:34.041Z] 613adc0de45787bd800a7a9fb2523a657efd5d33: digest: sha256:d13e18935fa3c285f4156fb564f86d26c4c0666a9c20d2c93997e0d03119612f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:42:34.427Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:42:34.791Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2024-07-26T01:42:34.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-07-26T01:42:34.791Z] 9f8c3c2b0feb: Preparing [2024-07-26T01:42:34.791Z] 8ddd95cf9757: Preparing [2024-07-26T01:42:34.791Z] c641ba5742bf: Preparing [2024-07-26T01:42:34.791Z] 3546c420bb8d: Preparing [2024-07-26T01:42:34.791Z] d4adf83699ae: Preparing [2024-07-26T01:42:34.791Z] 3c20671a5817: Preparing [2024-07-26T01:42:34.791Z] 3c20671a5817: Waiting [2024-07-26T01:42:34.791Z] 8ddd95cf9757: Layer already exists [2024-07-26T01:42:34.791Z] 9f8c3c2b0feb: Layer already exists [2024-07-26T01:42:34.791Z] d4adf83699ae: Layer already exists [2024-07-26T01:42:34.791Z] c641ba5742bf: Layer already exists [2024-07-26T01:42:34.791Z] 3546c420bb8d: Layer already exists [2024-07-26T01:42:34.791Z] 3c20671a5817: Layer already exists [2024-07-26T01:42:35.059Z] latest: digest: sha256:d13e18935fa3c285f4156fb564f86d26c4c0666a9c20d2c93997e0d03119612f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:42:35.430Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:42:35.799Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.27 [2024-07-26T01:42:35.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-07-26T01:42:35.799Z] 9f8c3c2b0feb: Preparing [2024-07-26T01:42:35.799Z] 8ddd95cf9757: Preparing [2024-07-26T01:42:35.799Z] c641ba5742bf: Preparing [2024-07-26T01:42:35.799Z] 3546c420bb8d: Preparing [2024-07-26T01:42:35.799Z] d4adf83699ae: Preparing [2024-07-26T01:42:35.799Z] 3c20671a5817: Preparing [2024-07-26T01:42:35.799Z] 3c20671a5817: Waiting [2024-07-26T01:42:35.799Z] 3546c420bb8d: Layer already exists [2024-07-26T01:42:35.799Z] d4adf83699ae: Layer already exists [2024-07-26T01:42:35.799Z] 9f8c3c2b0feb: Layer already exists [2024-07-26T01:42:35.800Z] c641ba5742bf: Layer already exists [2024-07-26T01:42:35.800Z] 8ddd95cf9757: Layer already exists [2024-07-26T01:42:35.800Z] 3c20671a5817: Layer already exists [2024-07-26T01:42:36.066Z] 3.0.1-dev.27: digest: sha256:d13e18935fa3c285f4156fb564f86d26c4c0666a9c20d2c93997e0d03119612f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:42:36.441Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:613adc0de45787bd800a7a9fb2523a657efd5d33-3.0.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:42:36.823Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:613adc0de45787bd800a7a9fb2523a657efd5d33-3.0.1-dev.27 [2024-07-26T01:42:36.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-07-26T01:42:36.823Z] 9f8c3c2b0feb: Preparing [2024-07-26T01:42:36.823Z] 8ddd95cf9757: Preparing [2024-07-26T01:42:36.823Z] c641ba5742bf: Preparing [2024-07-26T01:42:36.823Z] 3546c420bb8d: Preparing [2024-07-26T01:42:36.823Z] d4adf83699ae: Preparing [2024-07-26T01:42:36.823Z] 3c20671a5817: Preparing [2024-07-26T01:42:36.823Z] 3c20671a5817: Waiting [2024-07-26T01:42:36.823Z] 9f8c3c2b0feb: Layer already exists [2024-07-26T01:42:36.823Z] c641ba5742bf: Layer already exists [2024-07-26T01:42:36.823Z] 8ddd95cf9757: Layer already exists [2024-07-26T01:42:36.823Z] d4adf83699ae: Layer already exists [2024-07-26T01:42:36.823Z] 3546c420bb8d: Layer already exists [2024-07-26T01:42:36.823Z] 3c20671a5817: Layer already exists [2024-07-26T01:42:37.091Z] 613adc0de45787bd800a7a9fb2523a657efd5d33-3.0.1-dev.27: digest: sha256:d13e18935fa3c285f4156fb564f86d26c4c0666a9c20d2c93997e0d03119612f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:42:37.470Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:42:37.844Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main [2024-07-26T01:42:37.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-07-26T01:42:37.844Z] 9f8c3c2b0feb: Preparing [2024-07-26T01:42:37.844Z] 8ddd95cf9757: Preparing [2024-07-26T01:42:37.844Z] c641ba5742bf: Preparing [2024-07-26T01:42:37.844Z] 3546c420bb8d: Preparing [2024-07-26T01:42:37.844Z] d4adf83699ae: Preparing [2024-07-26T01:42:37.844Z] 3c20671a5817: Preparing [2024-07-26T01:42:37.844Z] 3c20671a5817: Waiting [2024-07-26T01:42:37.844Z] 8ddd95cf9757: Layer already exists [2024-07-26T01:42:37.844Z] 9f8c3c2b0feb: Layer already exists [2024-07-26T01:42:37.844Z] c641ba5742bf: Layer already exists [2024-07-26T01:42:37.844Z] 3546c420bb8d: Layer already exists [2024-07-26T01:42:37.844Z] d4adf83699ae: Layer already exists [2024-07-26T01:42:37.844Z] 3c20671a5817: Layer already exists [2024-07-26T01:42:38.112Z] main: digest: sha256:d13e18935fa3c285f4156fb564f86d26c4c0666a9c20d2c93997e0d03119612f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-26T01:42:38.202Z] ===================================================== [Pipeline] echo [2024-07-26T01:42:38.219Z] taggedImages: [2024-07-26T01:42:38.219Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:613adc0de45787bd800a7a9fb2523a657efd5d33 [2024-07-26T01:42:38.219Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2024-07-26T01:42:38.219Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.27 [2024-07-26T01:42:38.219Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:613adc0de45787bd800a7a9fb2523a657efd5d33-3.0.1-dev.27 [2024-07-26T01:42:38.219Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:42:38.635Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-26T01:42:38.635Z] [2024-07-26T01:42:38.635Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:42:38.977Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-26T01:42:38.977Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-26T01:42:38.977Z] 8998bd30e6a1: Pulling fs layer [2024-07-26T01:42:38.977Z] 04944245beec: Pulling fs layer [2024-07-26T01:42:38.977Z] 699f458cf7ca: Pulling fs layer [2024-07-26T01:42:38.977Z] 765212b225bb: Pulling fs layer [2024-07-26T01:42:38.977Z] f23df028b6ca: Pulling fs layer [2024-07-26T01:42:38.977Z] d65c8cfc05b1: Pulling fs layer [2024-07-26T01:42:38.977Z] 2437ff75d9bd: Pulling fs layer [2024-07-26T01:42:38.977Z] d65c8cfc05b1: Waiting [2024-07-26T01:42:38.977Z] f23df028b6ca: Waiting [2024-07-26T01:42:38.977Z] 765212b225bb: Waiting [2024-07-26T01:42:38.977Z] 2437ff75d9bd: Waiting [2024-07-26T01:42:39.245Z] 04944245beec: Verifying Checksum [2024-07-26T01:42:39.245Z] 04944245beec: Download complete [2024-07-26T01:42:39.245Z] 765212b225bb: Verifying Checksum [2024-07-26T01:42:39.245Z] 765212b225bb: Download complete [2024-07-26T01:42:39.245Z] f23df028b6ca: Verifying Checksum [2024-07-26T01:42:39.245Z] f23df028b6ca: Download complete [2024-07-26T01:42:39.245Z] d65c8cfc05b1: Verifying Checksum [2024-07-26T01:42:39.245Z] d65c8cfc05b1: Download complete [2024-07-26T01:42:39.513Z] 699f458cf7ca: Verifying Checksum [2024-07-26T01:42:39.513Z] 699f458cf7ca: Download complete [2024-07-26T01:42:40.098Z] 8998bd30e6a1: Verifying Checksum [2024-07-26T01:42:40.098Z] 8998bd30e6a1: Download complete [2024-07-26T01:42:42.676Z] 2437ff75d9bd: Download complete [2024-07-26T01:42:44.627Z] 8998bd30e6a1: Pull complete [2024-07-26T01:42:45.215Z] 04944245beec: Pull complete [2024-07-26T01:42:47.159Z] 699f458cf7ca: Pull complete [2024-07-26T01:42:47.159Z] 765212b225bb: Pull complete [2024-07-26T01:42:48.126Z] f23df028b6ca: Pull complete [2024-07-26T01:42:48.127Z] d65c8cfc05b1: Pull complete [2024-07-26T01:43:06.342Z] 2437ff75d9bd: Pull complete [2024-07-26T01:43:06.342Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-26T01:43:06.342Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-26T01:43:06.342Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-26T01:43:06.570Z] prd-ubuntu20.04-docker-arm64-4c-16g-6492 does not seem to be running inside a container [2024-07-26T01:43:06.634Z] $ 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/34 -v /w/workspace/device-uart/34:/w/workspace/device-uart/34:rw,z -v /w/workspace/device-uart/34@tmp:/w/workspace/device-uart/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-26T01:43:09.881Z] $ docker top 5a5da0c8bf50e141f1ca7bbda370f4aae14087d34a304ec64bca72947f9460e7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:43:10.774Z] ---> job-cost.sh [2024-07-26T01:43:10.774Z] lf-activate-venv: SKIPPING [2024-07-26T01:43:10.774Z] INFO: No Stack... [2024-07-26T01:43:11.114Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-26T01:43:12.122Z] INFO: Archiving Costs [Pipeline] sh [2024-07-26T01:43:12.785Z] + cut -d, -f6 [2024-07-26T01:43:12.786Z] + cat /w/workspace/device-uart/34/archives/cost.csv [Pipeline] lock [2024-07-26T01:43:12.867Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-34-stack-cost] [2024-07-26T01:43:12.878Z] Resource [jenkins-edgexfoundry-device-uart-main-34-stack-cost] did not exist. Created. [2024-07-26T01:43:12.885Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-26T01:43:13.587Z] /w/workspace/device-uart/34@tmp/durable-84e10f6c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-26T01:43:14.233Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-26T01:43:14.270Z] Warning: overwriting stash ‘stack-cost’ [2024-07-26T01:43:14.322Z] Stashed 1 file(s) [Pipeline] } [2024-07-26T01:43:14.336Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-34-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-26T01:43:14.360Z] $ docker stop --time=1 5a5da0c8bf50e141f1ca7bbda370f4aae14087d34a304ec64bca72947f9460e7 [2024-07-26T01:43:15.919Z] $ docker rm -f --volumes 5a5da0c8bf50e141f1ca7bbda370f4aae14087d34a304ec64bca72947f9460e7 [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 [2024-07-26T01:43:16.409Z] provisioning config files... [2024-07-26T01:43:16.414Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config3355546318312160412tmp [Pipeline] { [Pipeline] sh [2024-07-26T01:43:16.709Z] + set +x [2024-07-26T01:43:16.709Z] + bash -s -- [2024-07-26T01:43:16.709Z] + curl -s https://codecov.io/bash [2024-07-26T01:43:16.709Z] [2024-07-26T01:43:16.709Z] _____ _ [2024-07-26T01:43:16.709Z] / ____| | | [2024-07-26T01:43:16.709Z] | | ___ __| | ___ ___ _____ __ [2024-07-26T01:43:16.709Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-26T01:43:16.709Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-26T01:43:16.709Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-26T01:43:16.709Z] Bash-1.0.6 [2024-07-26T01:43:16.709Z] [2024-07-26T01:43:16.709Z] [2024-07-26T01:43:16.709Z] ==> git version 2.25.1 found [2024-07-26T01:43:16.709Z] ==> 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 [2024-07-26T01:43:16.709Z] Release-Date: 2020-01-08 [2024-07-26T01:43:16.709Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-26T01:43:16.709Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-26T01:43:16.709Z] ==> Jenkins CI detected. [2024-07-26T01:43:16.709Z] current dir:  /w/workspace/edgexfoundry_device-uart_main [2024-07-26T01:43:16.709Z] project root: . [2024-07-26T01:43:16.709Z] --> token set from env [2024-07-26T01:43:16.709Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-26T01:43:16.709Z] ==> Running gcov in . (disable via -X gcov) [2024-07-26T01:43:16.709Z] ==> Python coveragepy not found [2024-07-26T01:43:16.709Z] ==> Searching for coverage reports in: [2024-07-26T01:43:16.709Z] + . [2024-07-26T01:43:16.709Z] -> Found 1 reports [2024-07-26T01:43:16.709Z] ==> Detecting git/mercurial file structure [2024-07-26T01:43:16.709Z] ==> Reading reports [2024-07-26T01:43:16.709Z] + ./coverage.out bytes=10 [2024-07-26T01:43:16.709Z] ==> Appending adjustments [2024-07-26T01:43:16.709Z] https://docs.codecov.io/docs/fixing-reports [2024-07-26T01:43:16.966Z] + Found adjustments [2024-07-26T01:43:16.966Z] ==> Gzipping contents [2024-07-26T01:43:16.966Z] 4.0K /tmp/codecov.8uWMnN.gz [2024-07-26T01:43:16.966Z] ==> Uploading reports [2024-07-26T01:43:16.966Z] url: https://codecov.io [2024-07-26T01:43:16.966Z] query: branch=main&commit=613adc0de45787bd800a7a9fb2523a657efd5d33&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F34%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-26T01:43:16.966Z] -> Pinging Codecov [2024-07-26T01:43:16.966Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=613adc0de45787bd800a7a9fb2523a657efd5d33&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F34%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-26T01:43:17.225Z] -> Uploading to [2024-07-26T01:43:17.225Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-26/B9AA6E0BBD74AE3A32605C7A7C664919/613adc0de45787bd800a7a9fb2523a657efd5d33/df856166-782a-4181-b118-d73563f73210.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240726%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240726T014317Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f4ef5a74dd060b6217ee6665e9c92ac6842f4a9318ad7b3f1c426bf142e54f51 [2024-07-26T01:43:17.225Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-26T01:43:17.225Z] Dload Upload Total Spent Left Speed [2024-07-26T01:43:17.485Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2633 --:--:-- --:--:-- --:--:-- 2633 [2024-07-26T01:43:17.485Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/613adc0de45787bd800a7a9fb2523a657efd5d33 [Pipeline] } [2024-07-26T01:43:17.491Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-07-26T01:43:17.625Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-26T01:43:17.640Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:43:17.945Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-26T01:43:17.945Z] [2024-07-26T01:43:17.945Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:43:18.273Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-26T01:43:18.273Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-26T01:43:18.273Z] 619be1103602: Already exists [2024-07-26T01:43:18.273Z] f8ea3408117e: Pulling fs layer [2024-07-26T01:43:18.273Z] 91320369b822: Pulling fs layer [2024-07-26T01:43:18.273Z] 0406650e8295: Pulling fs layer [2024-07-26T01:43:18.273Z] 4f4fb700ef54: Pulling fs layer [2024-07-26T01:43:18.273Z] 96d80e3f36e1: Pulling fs layer [2024-07-26T01:43:18.273Z] bcf3aedb951c: Pulling fs layer [2024-07-26T01:43:18.273Z] 4f4fb700ef54: Waiting [2024-07-26T01:43:18.273Z] 96d80e3f36e1: Waiting [2024-07-26T01:43:18.273Z] bcf3aedb951c: Waiting [2024-07-26T01:43:18.273Z] 0406650e8295: Verifying Checksum [2024-07-26T01:43:18.273Z] 0406650e8295: Download complete [2024-07-26T01:43:18.273Z] f8ea3408117e: Download complete [2024-07-26T01:43:18.273Z] 4f4fb700ef54: Verifying Checksum [2024-07-26T01:43:18.273Z] 4f4fb700ef54: Download complete [2024-07-26T01:43:18.273Z] f8ea3408117e: Pull complete [2024-07-26T01:43:18.853Z] 96d80e3f36e1: Verifying Checksum [2024-07-26T01:43:18.853Z] 96d80e3f36e1: Download complete [2024-07-26T01:43:19.173Z] 91320369b822: Verifying Checksum [2024-07-26T01:43:19.173Z] 91320369b822: Download complete [2024-07-26T01:43:19.449Z] bcf3aedb951c: Verifying Checksum [2024-07-26T01:43:19.449Z] bcf3aedb951c: Download complete [2024-07-26T01:43:22.104Z] 91320369b822: Pull complete [2024-07-26T01:43:22.372Z] 0406650e8295: Pull complete [2024-07-26T01:43:22.372Z] 4f4fb700ef54: Pull complete [2024-07-26T01:43:22.629Z] 96d80e3f36e1: Pull complete [2024-07-26T01:43:25.914Z] bcf3aedb951c: Pull complete [2024-07-26T01:43:25.914Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-26T01:43:25.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-26T01:43:25.915Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-26T01:43:26.023Z] prd-ubuntu20.04-docker-8c-8g-6487 does not seem to be running inside a container [2024-07-26T01:43:26.074Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@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/edgex-snyk-go:latest cat [2024-07-26T01:43:30.007Z] $ docker top c77cf833db2c2d8b4cb0568bd4671330628220c628c02123326f9c6999eea6ba -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-26T01:43:30.347Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] echo [2024-07-26T01:43:30.358Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh [2024-07-26T01:43:30.636Z] + set -o pipefail [2024-07-26T01:43:30.636Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' [2024-07-26T01:43:38.754Z] [2024-07-26T01:43:38.754Z] Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... [2024-07-26T01:43:38.754Z] [2024-07-26T01:43:38.754Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a9260560-4d2e-420e-ab88-ca8ba35d31cd/history/8ae65d06-4237-4c65-b571-213b70cb91d0 [2024-07-26T01:43:38.754Z] [2024-07-26T01:43:38.754Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-26T01:43:38.754Z] [2024-07-26T01:43:38.754Z] [2024-07-26T01:43:38.754Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-07-26T01:43:38.754Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-07-26T01:43:38.780Z] $ docker stop --time=1 c77cf833db2c2d8b4cb0568bd4671330628220c628c02123326f9c6999eea6ba [2024-07-26T01:43:43.200Z] $ docker rm -f --volumes c77cf833db2c2d8b4cb0568bd4671330628220c628c02123326f9c6999eea6ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-26T01:43:44.119Z] + git log --format=format:%s -1 613adc0de45787bd800a7a9fb2523a657efd5d33 [Pipeline] sh [2024-07-26T01:43:44.415Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-26T01:43:44.415Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:43:44.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-26T01:43:44.719Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-26T01:43:44.800Z] prd-ubuntu20.04-docker-8c-8g-6487 does not seem to be running inside a container [2024-07-26T01:43:44.845Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-26T01:43:45.237Z] $ docker top 6d0e9aa50c71d3f3236f5742876fe637c55f732bf3d8735d42de6ef18ade8e22 -eo pid,comm [2024-07-26T01:43:45.271Z] 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). [2024-07-26T01:43:45.271Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-26T01:43:45.331Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-26T01:43:45.331Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-26T01:43:45.459Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-26T01:43:45.476Z] $ docker exec 6d0e9aa50c71d3f3236f5742876fe637c55f732bf3d8735d42de6ef18ade8e22 ssh-agent [2024-07-26T01:43:45.577Z] SSH_AUTH_SOCK=/tmp/ssh-CLRFUqDoFuLy/agent.31 [2024-07-26T01:43:45.577Z] SSH_AGENT_PID=37 [2024-07-26T01:43:45.582Z] Running ssh-add (command line suppressed) [2024-07-26T01:43:45.704Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_12102743716309838973.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_12102743716309838973.key) [2024-07-26T01:43:45.704Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-26T01:43:45.998Z] + git semver tag [2024-07-26T01:43:46.257Z] 2024-07-26 01:43:46,176 [run_tag] DEBUG tag force:False [2024-07-26T01:43:46.257Z] 2024-07-26 01:43:46,177 [check_head_tag] DEBUG check head tag [2024-07-26T01:43:46.257Z] 2024-07-26 01:43:46,177 [execute] INFO git cat-file --batch-check [2024-07-26T01:43:46.257Z] 2024-07-26 01:43:46,177 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) [2024-07-26T01:43:46.257Z] 2024-07-26 01:43:46,182 [execute] INFO git cat-file --batch [2024-07-26T01:43:46.257Z] 2024-07-26 01:43:46,182 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) [2024-07-26T01:43:46.257Z] 2024-07-26 01:43:46,197 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-07-26T01:43:46.257Z] 2024-07-26 01:43:46,197 [execute] INFO git tag -a v3.0.1-dev.27 -m v3.0.1-dev.27 [2024-07-26T01:43:46.257Z] 2024-07-26 01:43:46,197 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.1-dev.27', '-m', 'v3.0.1-dev.27'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) [2024-07-26T01:43:46.257Z] 2024-07-26 01:43:46,203 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-07-26T01:43:46.257Z] 3.0.1-dev.27 [Pipeline] } [2024-07-26T01:43:46.280Z] $ docker exec --env ******** --env ******** 6d0e9aa50c71d3f3236f5742876fe637c55f732bf3d8735d42de6ef18ade8e22 ssh-agent -k [2024-07-26T01:43:46.376Z] unset SSH_AUTH_SOCK; [2024-07-26T01:43:46.376Z] unset SSH_AGENT_PID; [2024-07-26T01:43:46.376Z] echo Agent pid 37 killed; [2024-07-26T01:43:46.374Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-26T01:43:46.695Z] + git semver [Pipeline] } [2024-07-26T01:43:46.980Z] $ docker stop --time=1 6d0e9aa50c71d3f3236f5742876fe637c55f732bf3d8735d42de6ef18ade8e22 [2024-07-26T01:43:48.247Z] $ docker rm -f --volumes 6d0e9aa50c71d3f3236f5742876fe637c55f732bf3d8735d42de6ef18ade8e22 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:43:48.669Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-26T01:43:48.669Z] [2024-07-26T01:43:48.669Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:43:48.977Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-26T01:43:48.977Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-26T01:43:48.977Z] ab5ef0e58194: Pulling fs layer [2024-07-26T01:43:48.977Z] 9712f1f96733: Pulling fs layer [2024-07-26T01:43:48.977Z] 63f879dbbcfc: Pulling fs layer [2024-07-26T01:43:48.977Z] 0d9ebad4ef96: Pulling fs layer [2024-07-26T01:43:48.977Z] e9a5061849ea: Pulling fs layer [2024-07-26T01:43:48.977Z] d747dcd14b5f: Pulling fs layer [2024-07-26T01:43:48.977Z] 2de7ff778b66: Pulling fs layer [2024-07-26T01:43:48.977Z] 0d9ebad4ef96: Waiting [2024-07-26T01:43:48.977Z] e9a5061849ea: Waiting [2024-07-26T01:43:48.977Z] d747dcd14b5f: Waiting [2024-07-26T01:43:48.977Z] 2de7ff778b66: Waiting [2024-07-26T01:43:48.977Z] 9712f1f96733: Verifying Checksum [2024-07-26T01:43:48.977Z] 9712f1f96733: Download complete [2024-07-26T01:43:49.236Z] 63f879dbbcfc: Verifying Checksum [2024-07-26T01:43:49.236Z] 63f879dbbcfc: Download complete [2024-07-26T01:43:49.494Z] e9a5061849ea: Verifying Checksum [2024-07-26T01:43:49.494Z] e9a5061849ea: Download complete [2024-07-26T01:43:49.494Z] d747dcd14b5f: Verifying Checksum [2024-07-26T01:43:49.494Z] d747dcd14b5f: Download complete [2024-07-26T01:43:49.494Z] 0d9ebad4ef96: Verifying Checksum [2024-07-26T01:43:49.494Z] 0d9ebad4ef96: Download complete [2024-07-26T01:43:49.494Z] ab5ef0e58194: Verifying Checksum [2024-07-26T01:43:49.494Z] ab5ef0e58194: Download complete [2024-07-26T01:43:49.494Z] 2de7ff778b66: Verifying Checksum [2024-07-26T01:43:49.494Z] 2de7ff778b66: Download complete [2024-07-26T01:43:52.771Z] ab5ef0e58194: Pull complete [2024-07-26T01:43:52.771Z] 9712f1f96733: Pull complete [2024-07-26T01:43:53.030Z] 63f879dbbcfc: Pull complete [2024-07-26T01:43:57.211Z] 0d9ebad4ef96: Pull complete [2024-07-26T01:43:57.469Z] e9a5061849ea: Pull complete [2024-07-26T01:43:57.469Z] d747dcd14b5f: Pull complete [2024-07-26T01:43:58.401Z] 2de7ff778b66: Pull complete [2024-07-26T01:43:58.401Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-26T01:43:58.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-26T01:43:58.401Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-26T01:43:58.507Z] prd-ubuntu20.04-docker-8c-8g-6487 does not seem to be running inside a container [2024-07-26T01:43:58.548Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-07-26T01:44:04.402Z] $ docker top 53201488d6acd03c79de2ff2cb2112c3671afe8a90fdab35b80dfea301fd088e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-26T01:44:04.477Z] provisioning config files... [2024-07-26T01:44:04.484Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config7558728706316653997tmp [2024-07-26T01:44:04.493Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config14984886854107332945tmp [2024-07-26T01:44:04.501Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config2430625561349371322tmp [Pipeline] { [Pipeline] echo [2024-07-26T01:44:04.534Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:44:04.828Z] ---> sigul-configuration.sh [2024-07-26T01:44:04.828Z] gpg: directory `/root/.gnupg' created [2024-07-26T01:44:04.828Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-26T01:44:04.828Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-26T01:44:04.828Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-26T01:44:04.828Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-26T01:44:04.828Z] gpg: CAST5 encrypted data [2024-07-26T01:44:04.828Z] gpg: encrypted with 1 passphrase [2024-07-26T01:44:04.828Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-26T01:44:05.124Z] + mkdir /home/jenkins [2024-07-26T01:44:05.124Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-26T01:44:05.421Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-07-26T01:44:05.434Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:44:05.725Z] ---> sigul-install.sh [2024-07-26T01:44:05.725Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-26T01:44:06.021Z] + git tag --list [2024-07-26T01:44:06.021Z] v0.0.0 [2024-07-26T01:44:06.021Z] v0.0.1-dev.1 [2024-07-26T01:44:06.021Z] v0.0.1-dev.2 [2024-07-26T01:44:06.021Z] v0.0.1-dev.3 [2024-07-26T01:44:06.021Z] v0.0.1-dev.4 [2024-07-26T01:44:06.021Z] v3.0.0 [2024-07-26T01:44:06.021Z] v3.0.1-dev.1 [2024-07-26T01:44:06.021Z] v3.0.1-dev.10 [2024-07-26T01:44:06.021Z] v3.0.1-dev.11 [2024-07-26T01:44:06.021Z] v3.0.1-dev.12 [2024-07-26T01:44:06.021Z] v3.0.1-dev.13 [2024-07-26T01:44:06.021Z] v3.0.1-dev.14 [2024-07-26T01:44:06.021Z] v3.0.1-dev.15 [2024-07-26T01:44:06.021Z] v3.0.1-dev.16 [2024-07-26T01:44:06.021Z] v3.0.1-dev.17 [2024-07-26T01:44:06.021Z] v3.0.1-dev.18 [2024-07-26T01:44:06.021Z] v3.0.1-dev.19 [2024-07-26T01:44:06.021Z] v3.0.1-dev.2 [2024-07-26T01:44:06.021Z] v3.0.1-dev.20 [2024-07-26T01:44:06.021Z] v3.0.1-dev.21 [2024-07-26T01:44:06.021Z] v3.0.1-dev.22 [2024-07-26T01:44:06.021Z] v3.0.1-dev.23 [2024-07-26T01:44:06.021Z] v3.0.1-dev.24 [2024-07-26T01:44:06.021Z] v3.0.1-dev.25 [2024-07-26T01:44:06.021Z] v3.0.1-dev.26 [2024-07-26T01:44:06.021Z] v3.0.1-dev.27 [2024-07-26T01:44:06.021Z] v3.0.1-dev.3 [2024-07-26T01:44:06.021Z] v3.0.1-dev.4 [2024-07-26T01:44:06.021Z] v3.0.1-dev.5 [2024-07-26T01:44:06.021Z] v3.0.1-dev.6 [2024-07-26T01:44:06.021Z] v3.0.1-dev.7 [2024-07-26T01:44:06.021Z] v3.0.1-dev.8 [2024-07-26T01:44:06.021Z] v3.0.1-dev.9 [2024-07-26T01:44:06.021Z] v3.1 [2024-07-26T01:44:06.021Z] v3.1.0 [2024-07-26T01:44:06.021Z] v3.1.1 [2024-07-26T01:44:06.021Z] v3.1.1-dev.1 [Pipeline] sh [2024-07-26T01:44:06.322Z] + lftools sign git-tag v3.0.1-dev.27 [2024-07-26T01:44:06.891Z] Signing Git tag with Sigul... [2024-07-26T01:44:06.891Z] Signing v3.0.1-dev.27 [Pipeline] echo [2024-07-26T01:44:07.164Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:44:07.456Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-26T01:44:07.463Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-26T01:44:07.509Z] $ docker stop --time=1 53201488d6acd03c79de2ff2cb2112c3671afe8a90fdab35b80dfea301fd088e [2024-07-26T01:44:08.817Z] $ docker rm -f --volumes 53201488d6acd03c79de2ff2cb2112c3671afe8a90fdab35b80dfea301fd088e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-26T01:44:09.248Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-26T01:44:09.248Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:44:09.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-26T01:44:09.553Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-26T01:44:09.635Z] prd-ubuntu20.04-docker-8c-8g-6487 does not seem to be running inside a container [2024-07-26T01:44:09.673Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-26T01:44:10.030Z] $ docker top efc5e41c148bb1bfc25e4912e8f71ddcf25408eca1d9d706fba479ea0cd4c909 -eo pid,comm [2024-07-26T01:44:10.064Z] 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). [2024-07-26T01:44:10.064Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-26T01:44:10.120Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-26T01:44:10.120Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-26T01:44:10.234Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-26T01:44:10.250Z] $ docker exec efc5e41c148bb1bfc25e4912e8f71ddcf25408eca1d9d706fba479ea0cd4c909 ssh-agent [2024-07-26T01:44:10.336Z] SSH_AUTH_SOCK=/tmp/ssh-13stffub1M1L/agent.31 [2024-07-26T01:44:10.336Z] SSH_AGENT_PID=37 [2024-07-26T01:44:10.341Z] Running ssh-add (command line suppressed) [2024-07-26T01:44:10.454Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_13979869035196497767.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_13979869035196497767.key) [2024-07-26T01:44:10.453Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-26T01:44:10.745Z] + git semver bump pre [2024-07-26T01:44:11.004Z] 2024-07-26 01:44:10,933 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-07-26T01:44:11.004Z] 2024-07-26 01:44:10,933 [bump_version] DEBUG bumping version:3.0.1-dev.27 on axis:pre with prefix:dev [2024-07-26T01:44:11.004Z] 2024-07-26 01:44:10,933 [bump_version] DEBUG bumped version:3.0.1-dev.28 [2024-07-26T01:44:11.004Z] 2024-07-26 01:44:10,933 [write_version] DEBUG write version:3.0.1-dev.28 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True [2024-07-26T01:44:11.004Z] 2024-07-26 01:44:10,933 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-07-26T01:44:11.004Z] 2024-07-26 01:44:10,933 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-07-26T01:44:11.004Z] 2024-07-26 01:44:10,935 [execute] INFO git cat-file --batch-check [2024-07-26T01:44:11.004Z] 2024-07-26 01:44:10,935 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-26T01:44:11.004Z] 2024-07-26 01:44:10,941 [execute] INFO git cat-file --batch [2024-07-26T01:44:11.004Z] 2024-07-26 01:44:10,942 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-26T01:44:11.004Z] 2024-07-26 01:44:10,947 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-07-26T01:44:11.004Z] 3.0.1-dev.28 [Pipeline] } [2024-07-26T01:44:11.026Z] $ docker exec --env ******** --env ******** efc5e41c148bb1bfc25e4912e8f71ddcf25408eca1d9d706fba479ea0cd4c909 ssh-agent -k [2024-07-26T01:44:11.120Z] unset SSH_AUTH_SOCK; [2024-07-26T01:44:11.120Z] unset SSH_AGENT_PID; [2024-07-26T01:44:11.120Z] echo Agent pid 37 killed; [2024-07-26T01:44:11.118Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-26T01:44:11.446Z] + git semver [Pipeline] } [2024-07-26T01:44:11.732Z] $ docker stop --time=1 efc5e41c148bb1bfc25e4912e8f71ddcf25408eca1d9d706fba479ea0cd4c909 [2024-07-26T01:44:13.008Z] $ docker rm -f --volumes efc5e41c148bb1bfc25e4912e8f71ddcf25408eca1d9d706fba479ea0cd4c909 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-26T01:44:13.351Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-26T01:44:13.351Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:44:13.659Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-26T01:44:13.660Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-26T01:44:13.743Z] prd-ubuntu20.04-docker-8c-8g-6487 does not seem to be running inside a container [2024-07-26T01:44:13.782Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-26T01:44:14.120Z] $ docker top 10fea2c73224b1862f98416cd0b12340972d9879a42fe7898991950ee477a0e1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-26T01:44:14.233Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-26T01:44:14.233Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-26T01:44:14.351Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-26T01:44:14.367Z] $ docker exec 10fea2c73224b1862f98416cd0b12340972d9879a42fe7898991950ee477a0e1 ssh-agent [2024-07-26T01:44:14.454Z] SSH_AUTH_SOCK=/tmp/ssh-XbzvlDNVcfqk/agent.32 [2024-07-26T01:44:14.454Z] SSH_AGENT_PID=39 [2024-07-26T01:44:14.459Z] Running ssh-add (command line suppressed) [2024-07-26T01:44:14.564Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_12927684475387963037.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_12927684475387963037.key) [2024-07-26T01:44:14.565Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-26T01:44:14.859Z] + git semver push [2024-07-26T01:44:15.116Z] 2024-07-26 01:44:15,039 [run_push] DEBUG push [2024-07-26T01:44:15.116Z] 2024-07-26 01:44:15,039 [execute] INFO git cat-file --batch-check [2024-07-26T01:44:15.116Z] 2024-07-26 01:44:15,040 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-26T01:44:15.116Z] 2024-07-26 01:44:15,044 [execute] INFO git rev-list b02cedeea53c7629ac946dcb6557dd525d399445 -- [2024-07-26T01:44:15.116Z] 2024-07-26 01:44:15,044 [execute] DEBUG Popen(['git', 'rev-list', 'b02cedeea53c7629ac946dcb6557dd525d399445', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-26T01:44:15.116Z] 2024-07-26 01:44:15,050 [execute] INFO git fetch -v origin [2024-07-26T01:44:15.116Z] 2024-07-26 01:44:15,051 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-07-26T01:44:15.683Z] 2024-07-26 01:44:15,484 [run_push] DEBUG no remote changes detected [2024-07-26T01:44:15.683Z] 2024-07-26 01:44:15,484 [execute] INFO git push origin semver [2024-07-26T01:44:15.683Z] 2024-07-26 01:44:15,485 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-26T01:44:16.618Z] 2024-07-26 01:44:16,346 [run_push] DEBUG push all version tags [2024-07-26T01:44:16.618Z] 2024-07-26 01:44:16,346 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-26T01:44:16.618Z] 2024-07-26 01:44:16,346 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) [2024-07-26T01:44:17.185Z] 2024-07-26 01:44:17,137 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-07-26T01:44:17.185Z] 3.0.1-dev.28 [Pipeline] } [2024-07-26T01:44:17.208Z] $ docker exec --env ******** --env ******** 10fea2c73224b1862f98416cd0b12340972d9879a42fe7898991950ee477a0e1 ssh-agent -k [2024-07-26T01:44:17.313Z] unset SSH_AUTH_SOCK; [2024-07-26T01:44:17.313Z] unset SSH_AGENT_PID; [2024-07-26T01:44:17.313Z] echo Agent pid 39 killed; [2024-07-26T01:44:17.310Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-26T01:44:17.634Z] + git semver [Pipeline] } [2024-07-26T01:44:17.921Z] $ docker stop --time=1 10fea2c73224b1862f98416cd0b12340972d9879a42fe7898991950ee477a0e1 [2024-07-26T01:44:19.176Z] $ docker rm -f --volumes 10fea2c73224b1862f98416cd0b12340972d9879a42fe7898991950ee477a0e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 [2024-07-26T01:44:19.790Z] + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] [2024-07-26T01:44:19.790Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2024-07-26T01:44:19.790Z] total 16 [2024-07-26T01:44:19.790Z] drwxr-xr-x 3 root root 4096 Jul 26 01:29 . [2024-07-26T01:44:19.790Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 26 01:44 .. [2024-07-26T01:44:19.790Z] drwxr-xr-x 2 root root 4096 Jul 26 01:29 cost [2024-07-26T01:44:19.790Z] -rw-r--r-- 1 root root 82 Jul 26 01:29 cost.csv [2024-07-26T01:44:19.790Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives [2024-07-26T01:44:19.790Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2024-07-26T01:44:19.790Z] total 16 [2024-07-26T01:44:19.790Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 26 01:29 . [2024-07-26T01:44:19.790Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 26 01:44 .. [2024-07-26T01:44:19.790Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 26 01:29 cost [2024-07-26T01:44:19.790Z] -rw-r--r-- 1 jenkins jenkins 82 Jul 26 01:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:44:20.083Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:44:20.943Z] ---> package-listing.sh [2024-07-26T01:44:20.943Z] ++ facter osfamily [2024-07-26T01:44:20.943Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-26T01:44:21.202Z] + OS_FAMILY=debian [2024-07-26T01:44:21.202Z] + workspace=/w/workspace/edgexfoundry_device-uart_main [2024-07-26T01:44:21.202Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-26T01:44:21.202Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-26T01:44:21.202Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-26T01:44:21.202Z] + PACKAGES=/tmp/packages_start.txt [2024-07-26T01:44:21.202Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2024-07-26T01:44:21.202Z] + PACKAGES=/tmp/packages_end.txt [2024-07-26T01:44:21.202Z] + case "${OS_FAMILY}" in [2024-07-26T01:44:21.202Z] + dpkg -l [2024-07-26T01:44:21.202Z] + grep '^ii' [2024-07-26T01:44:21.202Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-26T01:44:21.202Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-26T01:44:21.202Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-26T01:44:21.202Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2024-07-26T01:44:21.202Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ [2024-07-26T01:44:21.202Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo [2024-07-26T01:44:21.212Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-26T01:44:21.489Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:44:22.052Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-26T01:44:22.052Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-26T01:44:22.136Z] prd-ubuntu20.04-docker-8c-8g-6487 does not seem to be running inside a container [2024-07-26T01:44:22.177Z] $ 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_main/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_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-26T01:44:22.399Z] $ docker top 68ae50c0b224efc73efce33d1856566ff84956b141d07f08505f6c8ba81bded6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-26T01:44:22.739Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-26T01:44:23.025Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-26T01:44:23.307Z] + ls /var/log/sa-host [2024-07-26T01:44:23.307Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-26T01:44:23.383Z] provisioning config files... [2024-07-26T01:44:23.392Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config18345463218437400585tmp [Pipeline] { [Pipeline] echo [2024-07-26T01:44:23.405Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:44:23.683Z] ---> create-netrc.sh [Pipeline] } [2024-07-26T01:44:23.690Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:44:24.041Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-26T01:44:24.050Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:44:24.334Z] ---> sudo-logs.sh [2024-07-26T01:44:24.334Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-26T01:44:24.369Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:44:24.647Z] ---> job-cost.sh [2024-07-26T01:44:24.647Z] lf-activate-venv: SKIPPING [2024-07-26T01:44:24.647Z] DEBUG: total: 0.2199999988079071 [2024-07-26T01:44:24.647Z] INFO: Retrieving Stack Cost... [2024-07-26T01:44:25.216Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-26T01:44:25.477Z] INFO: Archiving Costs [Pipeline] echo [2024-07-26T01:44:25.490Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:44:25.772Z] ---> logs-deploy.sh [2024-07-26T01:44:25.772Z] lf-activate-venv: SKIPPING [2024-07-26T01:44:25.772Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/34 [2024-07-26T01:44:25.772Z] INFO: archiving workspace using pattern(s): [2024-07-26T01:44:26.709Z] Archives upload complete. [2024-07-26T01:44:26.709Z] INFO: archiving logs to Nexus