Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4b7c5c4c78312b1376821194256583e4da3c905f 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-ssh18432172020969335844.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh14182583139958519968.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh12995451228002670833.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh11490465400161896494.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-ssh4275353233346299623.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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-37167 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 > 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 Avoid second fetch Checking out Revision 4b7c5c4c78312b1376821194256583e4da3c905f (main) Commit message: "Merge pull request #99 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.19" > git config core.sparsecheckout # timeout=10 > git checkout -f 4b7c5c4c78312b1376821194256583e4da3c905f # timeout=10 > git rev-list --no-walk 6ca2ee70ce4ca7eb62a161c3c20b5252611865fb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:26:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:26:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:26:48 ========================================================= 01:26:48 EdgeX Global Pipelines Version Info 01:26:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:26:49 ------------------- 01:26:49 stable info: 01:26:49 ------------------- 01:26:49 Commited By: Cherry Wang cherry@iotechsys.com 01:26:49 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 01:26:49 Message: update stable to v1.0.269 01:26:49 ------------------- 01:26:49 experimental info: 01:26:49 ------------------- 01:26:49 Commited By: **** collab-it+edgex@linuxfoundation.org 01:26:49 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 01:26:49 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:26:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 01:26:49 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 01:26:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:26:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:26:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:26:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:26:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:26:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:26:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:26:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:26:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:26:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 01:26:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:26:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:26:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:26:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:26:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:26:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:26:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:26:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:26:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:26:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:26:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:26:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:26:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:26:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:26:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:26:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:26:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:26:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:26:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4b7c5c4c78312b1376821194256583e4da3c905f [Pipeline] echo 01:26:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4b7c5c4 [Pipeline] echo 01:26:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:26:50 provisioning config files... 01:26:50 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config16757266456591013563tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:26:51 ---> ****-login.sh 01:26:51 nexus3.edgexfoundry.org:10001 01:26:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:26:51 Configure a credential helper to remove this warning. See 01:26:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:26:51 01:26:51 Login Succeeded 01:26:51 nexus3.edgexfoundry.org:10002 01:26:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:26:51 Configure a credential helper to remove this warning. See 01:26:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:26:51 01:26:51 Login Succeeded 01:26:51 nexus3.edgexfoundry.org:10003 01:26:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:26:51 Configure a credential helper to remove this warning. See 01:26:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:26:51 01:26:51 Login Succeeded 01:26:51 nexus3.edgexfoundry.org:10004 01:26:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:26:51 Configure a credential helper to remove this warning. See 01:26:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:26:51 01:26:51 Login Succeeded 01:26:51 ****.io 01:26:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:26:51 Configure a credential helper to remove this warning. See 01:26:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:26:51 01:26:51 Login Succeeded 01:26:51 ---> ****-login.sh ends [Pipeline] } 01:26:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:26:52 + git rev-list -1 --merges 4b7c5c4c78312b1376821194256583e4da3c905f~1..4b7c5c4c78312b1376821194256583e4da3c905f [Pipeline] echo 01:26:52 -----------> git rev-list -1 --merges 4b7c5c4c78312b1376821194256583e4da3c905f~1..4b7c5c4c78312b1376821194256583e4da3c905f 4b7c5c4c78312b1376821194256583e4da3c905f 01:26:52 4b7c5c4c78312b1376821194256583e4da3c905f [false] [Pipeline] sh 01:26:52 + git log --format=format:%s -1 4b7c5c4c78312b1376821194256583e4da3c905f [Pipeline] echo 01:26:52 ========================================================= 01:26:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:26:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:26:53 + git log --format=format:%s -1 4b7c5c4c78312b1376821194256583e4da3c905f [Pipeline] echo 01:26:53 [semverPrep] GIT_COMMIT: 4b7c5c4c78312b1376821194256583e4da3c905f, Commit Message: Merge pull request #99 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.19 [Pipeline] echo 01:26:53 [semverPrep] This is not a build commit. [Pipeline] sh 01:26:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:26:53 + grep -v github /etc/ssh/ssh_known_hosts 01:26:53 + [ -e /tmp/ssh_known_hosts ] 01:26:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:26:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:26:53 + sudo tee -a /etc/ssh/ssh_known_hosts 01:26:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:26:53 01:26:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:26:54 0.1.4: Pulling from edgex-devops/py-git-semver 01:26:54 b85a868b505f: Pulling fs layer 01:26:54 e2be974225ed: Pulling fs layer 01:26:54 339a4e72a1f5: Pulling fs layer 01:26:54 988bab9f4d93: Pulling fs layer 01:26:54 1469e6f7b9e6: Pulling fs layer 01:26:54 eaf3925da568: Pulling fs layer 01:26:54 bab4dde63d76: Pulling fs layer 01:26:54 988bab9f4d93: Waiting 01:26:54 1469e6f7b9e6: Waiting 01:26:54 bde34c3a00c8: Pulling fs layer 01:26:54 b352a97aabf1: Pulling fs layer 01:26:54 bde34c3a00c8: Waiting 01:26:54 bab4dde63d76: Waiting 01:26:54 4872d77fe225: Pulling fs layer 01:26:54 5851b861e8e6: Pulling fs layer 01:26:54 4872d77fe225: Waiting 01:26:54 5851b861e8e6: Waiting 01:26:54 e2be974225ed: Verifying Checksum 01:26:54 e2be974225ed: Download complete 01:26:54 988bab9f4d93: Verifying Checksum 01:26:54 988bab9f4d93: Download complete 01:26:54 1469e6f7b9e6: Verifying Checksum 01:26:54 1469e6f7b9e6: Download complete 01:26:54 eaf3925da568: Verifying Checksum 01:26:54 eaf3925da568: Download complete 01:26:54 339a4e72a1f5: Verifying Checksum 01:26:54 339a4e72a1f5: Download complete 01:26:54 bde34c3a00c8: Verifying Checksum 01:26:54 bde34c3a00c8: Download complete 01:26:54 b352a97aabf1: Verifying Checksum 01:26:54 b352a97aabf1: Download complete 01:26:54 4872d77fe225: Verifying Checksum 01:26:54 5851b861e8e6: Download complete 01:26:54 b85a868b505f: Verifying Checksum 01:26:54 b85a868b505f: Download complete 01:26:54 bab4dde63d76: Verifying Checksum 01:26:54 bab4dde63d76: Download complete 01:26:56 b85a868b505f: Pull complete 01:26:56 e2be974225ed: Pull complete 01:26:56 339a4e72a1f5: Pull complete 01:26:56 988bab9f4d93: Pull complete 01:26:56 1469e6f7b9e6: Pull complete 01:26:56 eaf3925da568: Pull complete 01:26:58 bab4dde63d76: Pull complete 01:26:58 bde34c3a00c8: Pull complete 01:26:58 b352a97aabf1: Pull complete 01:26:58 4872d77fe225: Pull complete 01:26:58 5851b861e8e6: Pull complete 01:26:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:26:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:26:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:26:58 prd-ubuntu20.04-docker-8c-8g-37167 does not seem to be running inside a container 01:26:58 $ 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 01:27:02 $ docker top 81b21c1ac32630325212f34d48f7434e60547aafce551c3fa4172422f6814d24 -eo pid,comm 01:27:02 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). 01:27:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:27:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:27:02 [ssh-agent] Looking for ssh-agent implementation... 01:27:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:27:02 $ docker exec 81b21c1ac32630325212f34d48f7434e60547aafce551c3fa4172422f6814d24 ssh-agent 01:27:03 SSH_AUTH_SOCK=/tmp/ssh-vJIVQMXPH5cp/agent.33 01:27:03 SSH_AGENT_PID=39 01:27:03 Running ssh-add (command line suppressed) 01:27:03 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_11092085155429250095.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_11092085155429250095.key) 01:27:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:27:03 + git tag --points-at HEAD [Pipeline] } 01:27:03 $ docker exec --env ******** --env ******** 81b21c1ac32630325212f34d48f7434e60547aafce551c3fa4172422f6814d24 ssh-agent -k 01:27:03 unset SSH_AUTH_SOCK; 01:27:03 unset SSH_AGENT_PID; 01:27:03 echo Agent pid 39 killed; 01:27:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:27:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:27:03 [ssh-agent] Looking for ssh-agent implementation... 01:27:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:27:03 $ docker exec 81b21c1ac32630325212f34d48f7434e60547aafce551c3fa4172422f6814d24 ssh-agent 01:27:03 SSH_AUTH_SOCK=/tmp/ssh-leIASJcJGg2W/agent.72 01:27:03 SSH_AGENT_PID=78 01:27:03 Running ssh-add (command line suppressed) 01:27:04 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_10549191374792582154.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_10549191374792582154.key) 01:27:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:27:04 + git semver init 01:27:04 2025-01-20 01:27:04,591 [run_init] DEBUG init version:0.0.0 force:False 01:27:04 2025-01-20 01:27:04,592 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver 01:27:04 2025-01-20 01:27:04,592 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver 01:27:04 2025-01-20 01:27:04,593 [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) 01:27:05 2025-01-20 01:27:05,794 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude 01:27:05 2025-01-20 01:27:05,795 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False 01:27:05 2025-01-20 01:27:05,795 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 01:27:05 2025-01-20 01:27:05,795 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 01:27:05 4.0.0-dev.7 [Pipeline] } 01:27:06 $ docker exec --env ******** --env ******** 81b21c1ac32630325212f34d48f7434e60547aafce551c3fa4172422f6814d24 ssh-agent -k 01:27:06 unset SSH_AUTH_SOCK; 01:27:06 unset SSH_AGENT_PID; 01:27:06 echo Agent pid 78 killed; 01:27:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:27:06 + git semver [Pipeline] } 01:27:06 $ docker stop --time=1 81b21c1ac32630325212f34d48f7434e60547aafce551c3fa4172422f6814d24 01:27:08 $ docker rm -f --volumes 81b21c1ac32630325212f34d48f7434e60547aafce551c3fa4172422f6814d24 [Pipeline] // withDockerContainer [Pipeline] sh 01:27:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:27:08 Stashed 1 file(s) [Pipeline] echo 01:27:08 [edgeXSemver]: initialized semver on version 4.0.0-dev.7 [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 01:27:08 provisioning config files... 01:27:08 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config8461403138663165920tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:27:09 ---> ****-login.sh 01:27:09 nexus3.edgexfoundry.org:10001 01:27:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:27:09 Configure a credential helper to remove this warning. See 01:27:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:27:09 01:27:09 Login Succeeded 01:27:09 nexus3.edgexfoundry.org:10002 01:27:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:27:09 Configure a credential helper to remove this warning. See 01:27:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:27:09 01:27:09 Login Succeeded 01:27:09 nexus3.edgexfoundry.org:10003 01:27:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:27:09 Configure a credential helper to remove this warning. See 01:27:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:27:09 01:27:09 Login Succeeded 01:27:09 nexus3.edgexfoundry.org:10004 01:27:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:27:09 Configure a credential helper to remove this warning. See 01:27:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:27:09 01:27:09 Login Succeeded 01:27:09 ****.io 01:27:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:27:09 Configure a credential helper to remove this warning. See 01:27:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:27:09 01:27:09 Login Succeeded 01:27:09 ---> ****-login.sh ends [Pipeline] } 01:27:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:27:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:27:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:27:09 ========================================================= 01:27:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:27:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:10 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 01:27:10 Sending build context to Docker daemon 25.79MB 01:27:10 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 01:27:10 Step 2/12 : FROM ${BASE} AS builder 01:27:10 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 01:27:10 da9db072f522: Pulling fs layer 01:27:10 6ef4a4ee8ca5: Pulling fs layer 01:27:10 06f05ace1117: Pulling fs layer 01:27:10 5fe327b54edc: Pulling fs layer 01:27:10 4f4fb700ef54: Pulling fs layer 01:27:10 92a5565b7b96: Pulling fs layer 01:27:10 ff9bb7016b71: Pulling fs layer 01:27:10 b67dba6c2c7d: Pulling fs layer 01:27:10 a813b0c90790: Pulling fs layer 01:27:10 4f4fb700ef54: Waiting 01:27:10 92a5565b7b96: Waiting 01:27:10 ff9bb7016b71: Waiting 01:27:10 5fe327b54edc: Waiting 01:27:10 b67dba6c2c7d: Waiting 01:27:10 a813b0c90790: Waiting 01:27:10 6ef4a4ee8ca5: Verifying Checksum 01:27:10 6ef4a4ee8ca5: Download complete 01:27:10 5fe327b54edc: Verifying Checksum 01:27:10 5fe327b54edc: Download complete 01:27:10 4f4fb700ef54: Download complete 01:27:10 92a5565b7b96: Verifying Checksum 01:27:10 92a5565b7b96: Download complete 01:27:10 da9db072f522: Verifying Checksum 01:27:10 da9db072f522: Download complete 01:27:10 ff9bb7016b71: Verifying Checksum 01:27:10 ff9bb7016b71: Download complete 01:27:10 da9db072f522: Pull complete 01:27:10 a813b0c90790: Verifying Checksum 01:27:10 a813b0c90790: Download complete 01:27:10 6ef4a4ee8ca5: Pull complete 01:27:10 06f05ace1117: Verifying Checksum 01:27:10 06f05ace1117: Download complete 01:27:11 b67dba6c2c7d: Verifying Checksum 01:27:11 b67dba6c2c7d: Download complete 01:27:14 06f05ace1117: Pull complete 01:27:14 5fe327b54edc: Pull complete 01:27:14 4f4fb700ef54: Pull complete 01:27:14 92a5565b7b96: Pull complete 01:27:14 ff9bb7016b71: Pull complete 01:27:17 b67dba6c2c7d: Pull complete 01:27:17 a813b0c90790: Pull complete 01:27:17 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 01:27:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:27:17 ---> 3ba60ce46760 01:27:17 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:27:23 Still waiting to schedule task 01:27:23 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 01:27:24 ---> Running in e6ace4b9f6e6 01:27:24 Removing intermediate container e6ace4b9f6e6 01:27:24 ---> 6d8b6244e705 01:27:24 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:27:24 ---> Running in 7d83f3f708c1 01:27:24 Removing intermediate container 7d83f3f708c1 01:27:24 ---> d760e4bff563 01:27:24 Step 5/12 : ARG ADD_BUILD_TAGS="" 01:27:24 ---> Running in 95a8d29799a2 01:27:24 Removing intermediate container 95a8d29799a2 01:27:24 ---> e11743e7c7ff 01:27:24 Step 6/12 : WORKDIR /device-uart 01:27:24 ---> Running in 73695ca7b4d7 01:27:24 Removing intermediate container 73695ca7b4d7 01:27:24 ---> e7c3de84b8ea 01:27:24 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:27:24 ---> Running in 0e519aad589e 01:27:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:27:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:27:24 (1/4) Installing openssh-keygen (9.7_p1-r4) 01:27:24 (2/4) Installing libedit (20240517.3.1-r0) 01:27:24 (3/4) Installing openssh-client-common (9.7_p1-r4) 01:27:24 (4/4) Installing openssh-client-default (9.7_p1-r4) 01:27:24 Executing busybox-1.36.1-r29.trigger 01:27:24 OK: 252 MiB in 62 packages 01:27:24 Removing intermediate container 0e519aad589e 01:27:24 ---> 1f8c6d15d874 01:27:24 Step 8/12 : COPY go.mod vendor* ./ 01:27:25 ---> 54ee0763721d 01:27:25 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:27:25 ---> Running in 873ad6eaeb34 01:28:12 Removing intermediate container 873ad6eaeb34 01:28:12 ---> a1f6ff4f71ed 01:28:12 Step 10/12 : COPY . . 01:28:12 ---> 49b805020866 01:28:12 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:28:12 ---> Running in 4f633c170da4 01:28:12 Removing intermediate container 4f633c170da4 01:28:12 ---> 939468afe5f0 01:28:12 Step 12/12 : RUN ${MAKE} 01:28:12 ---> Running in 4ee022782282 01:28:12 noop 01:28:12 Removing intermediate container 4ee022782282 01:28:12 ---> ef2fb39197c3 01:28:12 Successfully built ef2fb39197c3 01:28:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:12 + docker inspect -f . ci-base-image-x86_64 01:28:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:28:12 prd-ubuntu20.04-docker-8c-8g-37167 does not seem to be running inside a container 01:28:12 $ 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 01:28:12 $ docker top 6aed0e1ed5dcb604fc3406eefa20af6ec321b67985023dded25d015c103aa122 -eo pid,comm [Pipeline] { [Pipeline] sh 01:28:13 + go version 01:28:13 go version go1.23.4 linux/amd64 [Pipeline] } 01:28:13 $ docker stop --time=1 6aed0e1ed5dcb604fc3406eefa20af6ec321b67985023dded25d015c103aa122 01:28:14 $ docker rm -f --volumes 6aed0e1ed5dcb604fc3406eefa20af6ec321b67985023dded25d015c103aa122 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:14 + docker inspect -f . ci-base-image-x86_64 01:28:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:28:14 prd-ubuntu20.04-docker-8c-8g-37167 does not seem to be running inside a container 01:28:14 $ 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 01:28:15 $ docker top 61947bfccf1913ac56376823ca70accf0b3eb2d5f64d487c586f1f9409ab2159 -eo pid,comm [Pipeline] { [Pipeline] sh 01:28:15 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh 01:28:15 + make test 01:28:15 go test ./... -coverprofile=coverage.out 01:28:17 ? github.com/edgexfoundry/device-uart [no test files] 01:28:35 github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements 01:28:35 github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements 01:28:43 go vet ./... 01:28:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:28:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:28:48 ./bin/test-attribution-txt.sh [Pipeline] echo 01:28:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:28:48 $ docker stop --time=1 61947bfccf1913ac56376823ca70accf0b3eb2d5f64d487c586f1f9409ab2159 01:28:54 $ docker rm -f --volumes 61947bfccf1913ac56376823ca70accf0b3eb2d5f64d487c586f1f9409ab2159 [Pipeline] // withDockerContainer [Pipeline] sh 01:28:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:28:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:28:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:28:56 + ls -al . 01:28:56 total 224 01:28:56 drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 01:28 . 01:28:56 drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 01:26 .. 01:28:56 -rw-rw-r-- 1 jenkins jenkins 140 Jan 20 01:26 .dockerignore 01:28:56 drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 01:28 .git 01:28:56 drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 01:26 .github 01:28:56 -rw-rw-r-- 1 jenkins jenkins 343 Jan 20 01:26 .gitignore 01:28:56 -rw-rw-r-- 1 jenkins jenkins 198 Jan 20 01:26 .golangci.yml 01:28:56 drwxr-xr-x 3 jenkins jenkins 4096 Jan 20 01:27 .semver 01:28:56 -rw-rw-r-- 1 jenkins jenkins 18662 Jan 20 01:26 Attribution.txt 01:28:56 -rw-rw-r-- 1 jenkins jenkins 1908 Jan 20 01:26 CHANGELOG.md 01:28:56 -rw-rw-r-- 1 jenkins jenkins 1919 Jan 20 01:26 Dockerfile 01:28:56 -rw-rw-r-- 1 jenkins jenkins 677 Jan 20 01:26 GOVERNANCE.md 01:28:56 -rw-rw-r-- 1 jenkins jenkins 675 Jan 20 01:26 Jenkinsfile 01:28:56 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 20 01:26 LICENSE 01:28:56 -rw-rw-r-- 1 jenkins jenkins 2455 Jan 20 01:26 Makefile 01:28:56 -rw-rw-r-- 1 jenkins jenkins 617 Jan 20 01:26 OWNERS.md 01:28:56 -rw-rw-r-- 1 jenkins jenkins 8892 Jan 20 01:26 README.md 01:28:56 -rw-rw-r-- 1 jenkins jenkins 11 Jan 20 01:27 VERSION 01:28:56 drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 01:26 bin 01:28:56 drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 01:26 cmd 01:28:56 -rw-r--r-- 1 jenkins jenkins 6770 Jan 20 01:28 coverage.out 01:28:56 -rw-rw-r-- 1 jenkins jenkins 6168 Jan 20 01:26 go.mod 01:28:56 -rw-rw-r-- 1 jenkins jenkins 86853 Jan 20 01:26 go.sum 01:28:56 drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 01:26 internal 01:28:56 -rw-rw-r-- 1 jenkins jenkins 209 Jan 20 01:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:56 + 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=4b7c5c4c78312b1376821194256583e4da3c905f --label arch=amd64 --label version=4.0.0-dev.7 . 01:28:56 Sending build context to Docker daemon 25.8MB 01:28:56 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 01:28:56 Step 2/26 : FROM ${BASE} AS builder 01:28:56 ---> ef2fb39197c3 01:28:56 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:28:57 ---> Running in f05072786c81 01:28:57 Removing intermediate container f05072786c81 01:28:57 ---> a322717a60a0 01:28:57 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 01:28:57 ---> Running in a80358594ed5 01:28:57 Removing intermediate container a80358594ed5 01:28:57 ---> c453994d4b10 01:28:57 Step 5/26 : ARG ADD_BUILD_TAGS="" 01:28:57 ---> Running in 2d52e5c5a367 01:28:57 Removing intermediate container 2d52e5c5a367 01:28:57 ---> 785394ab906b 01:28:57 Step 6/26 : WORKDIR /device-uart 01:28:57 ---> Running in 3ec0809d4393 01:28:57 Removing intermediate container 3ec0809d4393 01:28:57 ---> 60b41fd1ab66 01:28:57 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:28:57 ---> Running in b8f6186c7817 01:28:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:28:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:28:57 OK: 252 MiB in 62 packages 01:28:58 Removing intermediate container b8f6186c7817 01:28:58 ---> 021265cf1a29 01:28:58 Step 8/26 : COPY go.mod vendor* ./ 01:28:58 ---> 15704c0c119a 01:28:58 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:28:58 ---> Running in 5d0577964be9 01:28:58 Removing intermediate container 5d0577964be9 01:28:58 ---> ad824e16cf13 01:28:58 Step 10/26 : COPY . . 01:28:59 ---> 68675ab6bb1f 01:28:59 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:28:59 ---> Running in 64b8eff5c7d1 01:28:59 Removing intermediate container 64b8eff5c7d1 01:28:59 ---> cbf576f56241 01:28:59 Step 12/26 : RUN ${MAKE} 01:28:59 ---> Running in 996b6574beff 01:29:00 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=4.0.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-uart ./cmd 01:29:32 Removing intermediate container 996b6574beff 01:29:32 ---> cbdf6a403811 01:29:32 Step 13/26 : FROM alpine:3.20 01:29:32 3.20: Pulling from library/alpine 01:29:32 66a3d608f3fa: Pulling fs layer 01:29:32 66a3d608f3fa: Verifying Checksum 01:29:32 66a3d608f3fa: Download complete 01:29:32 66a3d608f3fa: Pull complete 01:29:32 Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:29:32 Status: Downloaded newer image for alpine:3.20 01:29:32 ---> e29df9b510ff 01:29:32 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 01:29:33 ---> Running in efbe87ed9f6a 01:29:33 Removing intermediate container efbe87ed9f6a 01:29:33 ---> 5e3ee03edc58 01:29:33 Step 15/26 : RUN apk add --update --no-cache dumb-init 01:29:33 ---> Running in fcbbeddc068f 01:29:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:29:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:29:33 (1/1) Installing dumb-init (1.2.5-r3) 01:29:33 Executing busybox-1.36.1-r29.trigger 01:29:33 OK: 8 MiB in 15 packages 01:29:34 Removing intermediate container fcbbeddc068f 01:29:34 ---> 9be63a5c9a96 01:29:34 Step 16/26 : RUN apk --no-cache upgrade 01:29:34 ---> Running in b19179bec929 01:29:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:29:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:29:34 OK: 8 MiB in 15 packages 01:29:35 Removing intermediate container b19179bec929 01:29:35 ---> 79792d3e0e71 01:29:35 Step 17/26 : WORKDIR / 01:29:35 ---> Running in 5630c7981293 01:29:35 Removing intermediate container 5630c7981293 01:29:35 ---> 95e68b8f15f8 01:29:35 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 01:29:35 ---> 63998afc6d34 01:29:35 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 01:29:35 ---> 3aa4ec4adc6c 01:29:35 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 01:29:36 ---> edccb48dfe0c 01:29:36 Step 21/26 : EXPOSE 59995 01:29:36 ---> Running in 8196640ea9bf 01:29:36 Removing intermediate container 8196640ea9bf 01:29:36 ---> 277ec489f60b 01:29:36 Step 22/26 : ENTRYPOINT ["/device-uart"] 01:29:36 ---> Running in cd4c9af6ea5f 01:29:36 Removing intermediate container cd4c9af6ea5f 01:29:36 ---> 5582bc18c5d8 01:29:36 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 01:29:36 ---> Running in 0bdb13410e20 01:29:37 Removing intermediate container 0bdb13410e20 01:29:37 ---> ce261cc0f0d0 01:29:37 Step 24/26 : LABEL arch=amd64 01:29:37 ---> Running in d08097bb6834 01:29:37 Removing intermediate container d08097bb6834 01:29:37 ---> 5ecf11c0ac22 01:29:37 Step 25/26 : LABEL git_sha=4b7c5c4c78312b1376821194256583e4da3c905f 01:29:37 ---> Running in 6a915cbcfe89 01:29:37 Removing intermediate container 6a915cbcfe89 01:29:37 ---> 64788f63ccc4 01:29:37 Step 26/26 : LABEL version=4.0.0-dev.7 01:29:37 ---> Running in 91319306c616 01:29:37 Removing intermediate container 91319306c616 01:29:37 ---> 4eb366742e3a 01:29:37 [Warning] One or more build-args [ARCH] were not consumed 01:29:37 Successfully built 4eb366742e3a 01:29:37 Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:29:37 provisioning config files... 01:29:37 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config3728988953384292309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:29:37 ---> ****-login.sh 01:29:37 nexus3.edgexfoundry.org:10001 01:29:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:29:37 Configure a credential helper to remove this warning. See 01:29:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:29:37 01:29:37 Login Succeeded 01:29:37 nexus3.edgexfoundry.org:10002 01:29:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:29:37 Configure a credential helper to remove this warning. See 01:29:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:29:37 01:29:37 Login Succeeded 01:29:37 nexus3.edgexfoundry.org:10003 01:29:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:29:38 Configure a credential helper to remove this warning. See 01:29:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:29:38 01:29:38 Login Succeeded 01:29:38 nexus3.edgexfoundry.org:10004 01:29:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:29:38 Configure a credential helper to remove this warning. See 01:29:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:29:38 01:29:38 Login Succeeded 01:29:38 ****.io 01:29:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:29:38 Configure a credential helper to remove this warning. See 01:29:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:29:38 01:29:38 Login Succeeded 01:29:38 ---> ****-login.sh ends [Pipeline] } 01:29:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:29:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:29:38 [edgeXDocker.push] Tagging docker image device-uart with the following tags: 01:29:38 4b7c5c4c78312b1376821194256583e4da3c905f 01:29:38 latest 01:29:38 4.0.0-dev.7 01:29:38 4b7c5c4c78312b1376821194256583e4da3c905f-4.0.0-dev.7 01:29:38 main 01:29:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:38 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:4b7c5c4c78312b1376821194256583e4da3c905f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:39 + docker push nexus3.edgexfoundry.org:10004/device-uart:4b7c5c4c78312b1376821194256583e4da3c905f 01:29:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 01:29:39 722aefdf7320: Preparing 01:29:39 e967563be2ce: Preparing 01:29:39 56e4069a7d21: Preparing 01:29:39 4faf54768def: Preparing 01:29:39 e73bba832798: Preparing 01:29:39 ce5a8cde9eee: Preparing 01:29:39 ce5a8cde9eee: Waiting 01:29:39 e967563be2ce: Pushed 01:29:39 56e4069a7d21: Pushed 01:29:39 4faf54768def: Pushed 01:29:39 e73bba832798: Pushed 01:29:39 ce5a8cde9eee: Layer already exists 01:29:43 722aefdf7320: Pushed 01:29:43 4b7c5c4c78312b1376821194256583e4da3c905f: digest: sha256:fd96907a05d4e1f71f376cc1cef6617aff1a0309cdfffc2e2151b7458fdd755d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:43 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:44 + docker push nexus3.edgexfoundry.org:10004/device-uart:latest 01:29:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 01:29:44 722aefdf7320: Preparing 01:29:44 e967563be2ce: Preparing 01:29:44 56e4069a7d21: Preparing 01:29:44 4faf54768def: Preparing 01:29:44 e73bba832798: Preparing 01:29:44 ce5a8cde9eee: Preparing 01:29:44 ce5a8cde9eee: Waiting 01:29:44 e967563be2ce: Layer already exists 01:29:44 4faf54768def: Layer already exists 01:29:44 722aefdf7320: Layer already exists 01:29:44 56e4069a7d21: Layer already exists 01:29:44 e73bba832798: Layer already exists 01:29:44 ce5a8cde9eee: Layer already exists 01:29:44 latest: digest: sha256:fd96907a05d4e1f71f376cc1cef6617aff1a0309cdfffc2e2151b7458fdd755d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:44 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:44 + docker push nexus3.edgexfoundry.org:10004/device-uart:4.0.0-dev.7 01:29:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 01:29:44 722aefdf7320: Preparing 01:29:44 e967563be2ce: Preparing 01:29:44 56e4069a7d21: Preparing 01:29:44 4faf54768def: Preparing 01:29:44 e73bba832798: Preparing 01:29:44 ce5a8cde9eee: Preparing 01:29:44 ce5a8cde9eee: Waiting 01:29:44 4faf54768def: Layer already exists 01:29:44 e967563be2ce: Layer already exists 01:29:44 722aefdf7320: Layer already exists 01:29:44 56e4069a7d21: Layer already exists 01:29:44 e73bba832798: Layer already exists 01:29:44 ce5a8cde9eee: Layer already exists 01:29:44 4.0.0-dev.7: digest: sha256:fd96907a05d4e1f71f376cc1cef6617aff1a0309cdfffc2e2151b7458fdd755d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:45 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:4b7c5c4c78312b1376821194256583e4da3c905f-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:45 + docker push nexus3.edgexfoundry.org:10004/device-uart:4b7c5c4c78312b1376821194256583e4da3c905f-4.0.0-dev.7 01:29:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 01:29:45 722aefdf7320: Preparing 01:29:45 e967563be2ce: Preparing 01:29:45 56e4069a7d21: Preparing 01:29:45 4faf54768def: Preparing 01:29:45 e73bba832798: Preparing 01:29:45 ce5a8cde9eee: Preparing 01:29:45 ce5a8cde9eee: Waiting 01:29:45 e73bba832798: Layer already exists 01:29:45 56e4069a7d21: Layer already exists 01:29:45 722aefdf7320: Layer already exists 01:29:45 4faf54768def: Layer already exists 01:29:45 e967563be2ce: Layer already exists 01:29:45 ce5a8cde9eee: Layer already exists 01:29:45 4b7c5c4c78312b1376821194256583e4da3c905f-4.0.0-dev.7: digest: sha256:fd96907a05d4e1f71f376cc1cef6617aff1a0309cdfffc2e2151b7458fdd755d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:45 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:46 + docker push nexus3.edgexfoundry.org:10004/device-uart:main 01:29:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 01:29:46 722aefdf7320: Preparing 01:29:46 e967563be2ce: Preparing 01:29:46 56e4069a7d21: Preparing 01:29:46 4faf54768def: Preparing 01:29:46 e73bba832798: Preparing 01:29:46 ce5a8cde9eee: Preparing 01:29:46 ce5a8cde9eee: Waiting 01:29:46 e967563be2ce: Layer already exists 01:29:46 56e4069a7d21: Layer already exists 01:29:46 e73bba832798: Layer already exists 01:29:46 722aefdf7320: Layer already exists 01:29:46 4faf54768def: Layer already exists 01:29:46 ce5a8cde9eee: Layer already exists 01:29:46 main: digest: sha256:fd96907a05d4e1f71f376cc1cef6617aff1a0309cdfffc2e2151b7458fdd755d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:29:46 ===================================================== [Pipeline] echo 01:29:46 taggedImages: 01:29:46 - nexus3.edgexfoundry.org:10004/device-uart:4b7c5c4c78312b1376821194256583e4da3c905f 01:29:46 - nexus3.edgexfoundry.org:10004/device-uart:latest 01:29:46 - nexus3.edgexfoundry.org:10004/device-uart:4.0.0-dev.7 01:29:46 - nexus3.edgexfoundry.org:10004/device-uart:4b7c5c4c78312b1376821194256583e4da3c905f-4.0.0-dev.7 01:29:46 - 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 01:29:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:29:46 01:29:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:29:46 latest: Pulling from edgex-lftools-log-publisher 01:29:46 5eb5b503b376: Pulling fs layer 01:29:46 5c69ac0246d0: Pulling fs layer 01:29:46 ec43610c2a17: Pulling fs layer 01:29:46 3a2ae6a8a46f: Pulling fs layer 01:29:46 33b1e0a273af: Pulling fs layer 01:29:46 5d3b04190fa2: Pulling fs layer 01:29:46 2f39f015ded8: Pulling fs layer 01:29:46 3a2ae6a8a46f: Waiting 01:29:46 33b1e0a273af: Waiting 01:29:46 5d3b04190fa2: Waiting 01:29:46 2f39f015ded8: Waiting 01:29:46 5c69ac0246d0: Verifying Checksum 01:29:46 5c69ac0246d0: Download complete 01:29:46 3a2ae6a8a46f: Download complete 01:29:46 33b1e0a273af: Verifying Checksum 01:29:46 33b1e0a273af: Download complete 01:29:46 5d3b04190fa2: Download complete 01:29:46 ec43610c2a17: Verifying Checksum 01:29:46 ec43610c2a17: Download complete 01:29:47 5eb5b503b376: Verifying Checksum 01:29:47 5eb5b503b376: Download complete 01:29:47 2f39f015ded8: Download complete 01:29:48 5eb5b503b376: Pull complete 01:29:48 5c69ac0246d0: Pull complete 01:29:48 ec43610c2a17: Pull complete 01:29:48 3a2ae6a8a46f: Pull complete 01:29:49 33b1e0a273af: Pull complete 01:29:49 5d3b04190fa2: Pull complete 01:29:53 2f39f015ded8: Pull complete 01:29:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:29:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:29:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:53 prd-ubuntu20.04-docker-8c-8g-37167 does not seem to be running inside a container 01:29:53 $ 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 01:29:57 $ docker top 7332dd98a4baba81635257c5bac98dbaaaba9f681e46472dc7637a4471105dfb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:29:58 ---> job-cost.sh 01:29:58 lf-activate-venv: SKIPPING 01:29:58 INFO: No Stack... 01:29:58 INFO: Retrieving Pricing Info for: v3-standard-8 01:29:58 INFO: Archiving Costs [Pipeline] sh 01:29:59 + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv 01:29:59 + cut -d, -f6 [Pipeline] lock 01:29:59 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-48-stack-cost] 01:30:14 Resource [jenkins-edgexfoundry-device-uart-main-48-stack-cost] did not exist. Created. 01:30:14 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:30:14 + echo total: 0.2199999988079071 [Pipeline] stash 01:30:14 Stashed 1 file(s) [Pipeline] } 01:30:14 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-48-stack-cost] [Pipeline] // lock [Pipeline] } 01:30:15 $ docker stop --time=1 7332dd98a4baba81635257c5bac98dbaaaba9f681e46472dc7637a4471105dfb 01:30:16 $ docker rm -f --volumes 7332dd98a4baba81635257c5bac98dbaaaba9f681e46472dc7637a4471105dfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:33:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-37184 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] ws 01:33:42 Running in /w/workspace/device-uart/48 [Pipeline] { [Pipeline] checkout 01:33:42 The recommended git tool is: git 01:33:49 using credential edgex-jenkins-ssh 01:33:49 Cloning the remote Git repository 01:33:49 Cloning repository git@github.com:edgexfoundry/device-uart.git 01:33:49 > git init /w/workspace/device-uart/48 # timeout=10 01:33:49 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 01:33:49 > git --version # timeout=10 01:33:49 > git --version # 'git version 2.25.1' 01:33:49 using GIT_SSH to set credentials SSH Credentials for GitHub 01:33:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:33:52 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 01:33:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:33:53 Avoid second fetch 01:33:53 Checking out Revision 4b7c5c4c78312b1376821194256583e4da3c905f (main) 01:33:54 Commit message: "Merge pull request #99 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.19" 01:33:53 > git config core.sparsecheckout # timeout=10 01:33:53 > git checkout -f 4b7c5c4c78312b1376821194256583e4da3c905f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:33:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:33:59 % Total % Received % Xferd Average Speed Time Time Time Current 01:33:59 Dload Upload Total Spent Left Speed 01:33:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 95731 0 --:--:-- --:--:-- --:--:-- 96451 [Pipeline] sh 01:33:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:34:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 01:34:00 sudo tee /etc/docker/daemon.new 01:34:00 { 01:34:00 "registry-mirrors": [ 01:34:00 "https://nexus3.edgexfoundry.org:10001" 01:34:00 ], 01:34:00 "bip": "10.250.0.254/24", 01:34:00 "hosts": [ 01:34:00 "tcp://0.0.0.0:5555", 01:34:00 "unix:///var/run/docker.sock" 01:34:00 ], 01:34:00 "mtu": 1458, 01:34:00 "selinux-enabled": true, 01:34:00 "seccomp-profile": "/etc/docker/seccomp.json" 01:34:00 } [Pipeline] sh 01:34:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:34:00 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:34:19 provisioning config files... 01:34:19 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/48@tmp/config990206821704346709tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:34:19 ---> ****-login.sh 01:34:19 nexus3.edgexfoundry.org:10001 01:34:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:34:20 Configure a credential helper to remove this warning. See 01:34:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:34:20 01:34:20 Login Succeeded 01:34:20 nexus3.edgexfoundry.org:10002 01:34:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:34:20 Configure a credential helper to remove this warning. See 01:34:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:34:20 01:34:20 Login Succeeded 01:34:20 nexus3.edgexfoundry.org:10003 01:34:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:34:20 Configure a credential helper to remove this warning. See 01:34:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:34:20 01:34:21 Login Succeeded 01:34:21 nexus3.edgexfoundry.org:10004 01:34:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:34:21 Configure a credential helper to remove this warning. See 01:34:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:34:21 01:34:21 Login Succeeded 01:34:21 ****.io 01:34:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:34:21 Configure a credential helper to remove this warning. See 01:34:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:34:21 01:34:21 Login Succeeded 01:34:21 ---> ****-login.sh ends [Pipeline] } 01:34:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:34:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:34:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:34:22 ========================================================= 01:34:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 01:34:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:22 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 01:34:23 #0 building with "default" instance using docker driver 01:34:23 01:34:23 #1 [internal] load .dockerignore 01:34:23 #1 transferring context: 01:34:23 #1 transferring context: 182B 0.0s done 01:34:23 #1 DONE 0.1s 01:34:23 01:34:23 #2 [internal] load build definition from Dockerfile 01:34:23 #2 transferring dockerfile: 1.96kB 0.0s done 01:34:23 #2 DONE 0.1s 01:34:23 01:34:23 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:34:24 #3 DONE 0.1s 01:34:24 01:34:24 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 01:34:24 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 0.0s done 01:34:24 #4 sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 2.20kB / 2.20kB done 01:34:24 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 0B / 70.67MB 0.1s 01:34:24 #4 sha256:63f30b955cb97fcd3b0f66c958b490aa2c7b3743d97e3fa179989d7288cc1b86 4.16kB / 4.16kB done 01:34:24 #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0B / 293.53kB 0.1s 01:34:24 #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 293.53kB / 293.53kB 0.1s done 01:34:24 #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.09MB / 4.09MB 0.2s 01:34:24 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 9.44MB / 70.67MB 0.4s 01:34:24 #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done 01:34:24 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.3s done 01:34:24 #4 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 126B / 126B 0.2s done 01:34:24 #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 01:34:24 #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.4s 01:34:24 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 14.68MB / 70.67MB 0.5s 01:34:24 #4 ... 01:34:24 01:34:24 #5 [internal] load build context 01:34:24 #5 transferring context: 12.87MB 0.5s done 01:34:24 #5 DONE 0.6s 01:34:24 01:34:24 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 01:34:24 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 18.58MB / 70.67MB 0.6s 01:34:24 #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.5s done 01:34:24 #4 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 93B / 93B 0.5s done 01:34:24 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 0B / 12.74MB 0.6s 01:34:24 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 1.90MB / 98.78MB 0.6s 01:34:24 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.10MB / 12.74MB 0.7s 01:34:24 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 26.21MB / 70.67MB 0.8s 01:34:24 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 5.44MB / 12.74MB 0.8s 01:34:24 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 9.44MB / 98.78MB 0.8s 01:34:24 #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.7s done 01:34:24 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 9.44MB / 12.74MB 0.9s 01:34:25 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 38.80MB / 70.67MB 1.1s 01:34:25 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 1.1s done 01:34:25 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 19.69MB / 98.78MB 1.1s 01:34:25 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 44.04MB / 70.67MB 1.2s 01:34:25 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 49.28MB / 70.67MB 1.3s 01:34:25 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 29.36MB / 98.78MB 1.3s 01:34:25 #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.1s 01:34:25 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 59.77MB / 70.67MB 1.5s 01:34:25 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 38.99MB / 98.78MB 1.5s 01:34:25 #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.2s done 01:34:25 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 65.89MB / 70.67MB 1.6s 01:34:25 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 44.04MB / 98.78MB 1.6s 01:34:25 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.7s 01:34:25 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 49.90MB / 98.78MB 1.7s 01:34:26 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.8s done 01:34:26 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 58.65MB / 98.78MB 1.9s 01:34:26 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 63.80MB / 98.78MB 2.0s 01:34:26 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 0.1s 01:34:26 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 73.72MB / 98.78MB 2.2s 01:34:26 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 79.69MB / 98.78MB 2.3s 01:34:26 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 89.30MB / 98.78MB 2.5s 01:34:26 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 94.37MB / 98.78MB 2.6s 01:34:26 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.8s done 01:34:33 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 6.7s 01:34:37 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 11.7s 01:34:46 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 19.4s done 01:34:47 #4 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 done 01:34:47 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 01:34:47 #4 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 done 01:34:47 #4 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 done 01:34:47 #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 0.1s 01:34:52 #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.2s 01:34:55 #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 7.9s done 01:34:55 #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 01:34:57 #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.0s done 01:34:57 #4 DONE 33.7s 01:34:57 01:34:57 #6 [builder 2/7] WORKDIR /device-uart 01:34:59 #6 DONE 2.0s 01:34:59 01:34:59 #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 01:35:00 #7 0.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:35:01 #7 1.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:35:03 #7 3.087 (1/4) Installing openssh-keygen (9.7_p1-r4) 01:35:03 #7 3.115 (2/4) Installing libedit (20240517.3.1-r0) 01:35:03 #7 3.129 (3/4) Installing openssh-client-common (9.7_p1-r4) 01:35:03 #7 3.203 (4/4) Installing openssh-client-default (9.7_p1-r4) 01:35:03 #7 3.234 Executing busybox-1.36.1-r29.trigger 01:35:03 #7 3.282 OK: 244 MiB in 62 packages 01:35:03 #7 DONE 3.8s 01:35:03 01:35:03 #8 [builder 4/7] COPY go.mod vendor* ./ 01:35:03 #8 DONE 0.2s 01:35:03 01:35:03 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:35:42 #9 DONE 34.2s 01:35:42 01:35:42 #10 [builder 6/7] COPY . . 01:35:42 #10 DONE 0.4s 01:35:42 01:35:42 #11 [builder 7/7] RUN echo noop 01:35:42 #11 0.712 noop 01:35:42 #11 DONE 0.8s 01:35:42 01:35:42 #12 exporting to image 01:35:42 #12 exporting layers 01:36:21 #12 exporting layers 37.0s done 01:36:21 #12 writing image sha256:fbf4989c86b52859152c5d148ea8a192215e29464d536dd712816bdbad627229 done 01:36:21 #12 naming to docker.io/library/ci-base-image-arm64 0.0s done 01:36:21 #12 DONE 37.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:22 + docker inspect -f . ci-base-image-arm64 01:36:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:36:22 prd-ubuntu20.04-docker-arm64-4c-16g-37184 does not seem to be running inside a container 01:36:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/48 -v /w/workspace/device-uart/48:/w/workspace/device-uart/48:rw,z -v /w/workspace/device-uart/48@tmp:/w/workspace/device-uart/48@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-arm64 cat 01:36:23 $ docker top a01ce5f64e5eec82d39d87b0df20ccd0ecc2389d2fa1f1bfa66d46d64dabe446 -eo pid,comm [Pipeline] { [Pipeline] sh 01:36:24 + go version 01:36:24 go version go1.23.4 linux/arm64 [Pipeline] } 01:36:24 $ docker stop --time=1 a01ce5f64e5eec82d39d87b0df20ccd0ecc2389d2fa1f1bfa66d46d64dabe446 01:36:26 $ docker rm -f --volumes a01ce5f64e5eec82d39d87b0df20ccd0ecc2389d2fa1f1bfa66d46d64dabe446 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:27 + docker inspect -f . ci-base-image-arm64 01:36:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:36:27 prd-ubuntu20.04-docker-arm64-4c-16g-37184 does not seem to be running inside a container 01:36:27 $ 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/48 -v /w/workspace/device-uart/48:/w/workspace/device-uart/48:rw,z -v /w/workspace/device-uart/48@tmp:/w/workspace/device-uart/48@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-arm64 cat 01:36:28 $ docker top 7c611bcd6173c39fe3e3a25ee9422816916c2f5461f6bef223a5b3f35132de1f -eo pid,comm [Pipeline] { [Pipeline] sh 01:36:28 + git config --global --add safe.directory /w/workspace/device-uart/48 [Pipeline] fileExists [Pipeline] sh 01:36:29 + make test 01:36:29 go test ./... -coverprofile=coverage.out 01:36:34 ? github.com/edgexfoundry/device-uart [no test files] 01:38:56 github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements 01:38:56 github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements 01:38:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:38:56 go vet ./... 01:39:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:39:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:39:29 ./bin/test-attribution-txt.sh [Pipeline] echo 01:39:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:39:29 $ docker stop --time=1 7c611bcd6173c39fe3e3a25ee9422816916c2f5461f6bef223a5b3f35132de1f 01:39:31 $ docker rm -f --volumes 7c611bcd6173c39fe3e3a25ee9422816916c2f5461f6bef223a5b3f35132de1f [Pipeline] // withDockerContainer [Pipeline] sh 01:39:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:39:32 Warning: overwriting stash ‘coverage-report’ 01:39:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:39:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:39:34 + ls -al . 01:39:34 total 220 01:39:34 drwxrwxr-x 7 jenkins jenkins 4096 Jan 20 01:36 . 01:39:34 drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 01:33 .. 01:39:34 -rw-rw-r-- 1 jenkins jenkins 140 Jan 20 01:33 .dockerignore 01:39:34 drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 01:33 .git 01:39:34 drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 01:33 .github 01:39:34 -rw-rw-r-- 1 jenkins jenkins 343 Jan 20 01:33 .gitignore 01:39:34 -rw-rw-r-- 1 jenkins jenkins 198 Jan 20 01:33 .golangci.yml 01:39:34 -rw-rw-r-- 1 jenkins jenkins 18662 Jan 20 01:33 Attribution.txt 01:39:34 -rw-rw-r-- 1 jenkins jenkins 1908 Jan 20 01:33 CHANGELOG.md 01:39:34 -rw-rw-r-- 1 jenkins jenkins 1919 Jan 20 01:33 Dockerfile 01:39:34 -rw-rw-r-- 1 jenkins jenkins 677 Jan 20 01:33 GOVERNANCE.md 01:39:34 -rw-rw-r-- 1 jenkins jenkins 675 Jan 20 01:33 Jenkinsfile 01:39:34 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 20 01:33 LICENSE 01:39:34 -rw-rw-r-- 1 jenkins jenkins 2455 Jan 20 01:33 Makefile 01:39:34 -rw-rw-r-- 1 jenkins jenkins 617 Jan 20 01:33 OWNERS.md 01:39:34 -rw-rw-r-- 1 jenkins jenkins 8892 Jan 20 01:33 README.md 01:39:34 -rw-rw-r-- 1 jenkins jenkins 11 Jan 20 01:27 VERSION 01:39:34 drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 01:33 bin 01:39:34 drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 01:33 cmd 01:39:34 -rw-r--r-- 1 jenkins jenkins 6770 Jan 20 01:38 coverage.out 01:39:34 -rw-rw-r-- 1 jenkins jenkins 6168 Jan 20 01:33 go.mod 01:39:34 -rw-rw-r-- 1 jenkins jenkins 86853 Jan 20 01:33 go.sum 01:39:34 drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 01:33 internal 01:39:34 -rw-rw-r-- 1 jenkins jenkins 209 Jan 20 01:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:34 + 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=4b7c5c4c78312b1376821194256583e4da3c905f --label arch=arm64 --label version=4.0.0-dev.7 . 01:39:35 #0 building with "default" instance using docker driver 01:39:35 01:39:35 #1 [internal] load build definition from Dockerfile 01:39:36 #1 transferring dockerfile: 1.96kB 0.0s done 01:39:36 #1 DONE 1.3s 01:39:36 01:39:36 #2 [internal] load .dockerignore 01:39:36 #2 transferring context: 182B 0.0s done 01:39:36 #2 DONE 1.3s 01:39:36 01:39:36 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:39:36 #3 DONE 0.0s 01:39:36 01:39:36 #4 [internal] load metadata for docker.io/library/alpine:3.20 01:39:36 #4 DONE 0.3s 01:39:36 01:39:36 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:39:36 #5 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done 01:39:37 #5 ... 01:39:37 01:39:37 #6 [internal] load build context 01:39:37 #6 transferring context: 13.14kB 0.0s done 01:39:37 #6 DONE 0.1s 01:39:37 01:39:37 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:39:37 #5 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 01:39:37 #5 ... 01:39:37 01:39:37 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:39:37 #7 DONE 0.3s 01:39:37 01:39:37 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:39:37 #5 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 01:39:37 #5 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 01:39:37 #5 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.1s done 01:39:37 #5 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 01:39:37 #5 ... 01:39:37 01:39:37 #8 [builder 2/7] WORKDIR /device-uart 01:39:37 #8 DONE 0.1s 01:39:37 01:39:37 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:39:37 #5 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.5s done 01:39:37 #5 DONE 1.0s 01:39:37 01:39:37 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:39:38 #9 0.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:39:38 #9 0.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:39:40 #9 ... 01:39:40 01:39:40 #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 01:39:40 #10 0.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:39:40 #10 1.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:39:40 #10 2.632 OK: 244 MiB in 62 packages 01:39:40 #10 DONE 3.0s 01:39:40 01:39:40 #11 [builder 4/7] COPY go.mod vendor* ./ 01:39:40 #11 DONE 0.2s 01:39:40 01:39:40 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:39:41 #12 ... 01:39:41 01:39:41 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:39:41 #9 2.621 (1/1) Installing dumb-init (1.2.5-r3) 01:39:41 #9 2.632 Executing busybox-1.36.1-r29.trigger 01:39:41 #9 2.663 OK: 9 MiB in 15 packages 01:39:41 #9 DONE 3.1s 01:39:41 01:39:41 #13 [stage-1 3/7] RUN apk --no-cache upgrade 01:39:42 #13 ... 01:39:42 01:39:42 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:39:42 #12 DONE 1.7s 01:39:42 01:39:42 #13 [stage-1 3/7] RUN apk --no-cache upgrade 01:39:42 #13 1.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:39:42 #13 1.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:39:42 #13 ... 01:39:42 01:39:42 #14 [builder 6/7] COPY . . 01:39:42 #14 DONE 0.4s 01:39:42 01:39:42 #15 [builder 7/7] RUN make build 01:39:43 #15 0.741 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=4.0.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-uart ./cmd 01:39:44 #15 ... 01:39:44 01:39:44 #13 [stage-1 3/7] RUN apk --no-cache upgrade 01:39:44 #13 3.177 OK: 9 MiB in 15 packages 01:39:44 #13 DONE 3.6s 01:39:44 01:39:44 #15 [builder 7/7] RUN make build 01:42:06 #15 DONE 140.4s 01:42:06 01:42:06 #16 [stage-1 4/7] COPY --from=builder /device-uart/Attribution.txt / 01:42:06 #16 DONE 0.1s 01:42:06 01:42:06 #17 [stage-1 5/7] COPY --from=builder /device-uart/LICENSE / 01:42:06 #17 DONE 0.1s 01:42:06 01:42:06 #18 [stage-1 6/7] COPY --from=builder /device-uart/cmd/ / 01:42:06 #18 DONE 0.6s 01:42:06 01:42:06 #19 exporting to image 01:42:06 #19 exporting layers 01:42:06 #19 exporting layers 0.7s done 01:42:06 #19 writing image sha256:937b979febdb9e109e762c25ad1da71ef1958d784cf8b23a6cef45124f1de3c6 done 01:42:06 #19 naming to docker.io/library/device-uart-arm64 done 01:42:06 #19 DONE 0.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:42:06 provisioning config files... 01:42:06 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/48@tmp/config13801667328632730186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:42:07 ---> ****-login.sh 01:42:07 nexus3.edgexfoundry.org:10001 01:42:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:42:07 Configure a credential helper to remove this warning. See 01:42:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:42:07 01:42:07 Login Succeeded 01:42:07 nexus3.edgexfoundry.org:10002 01:42:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:42:07 Configure a credential helper to remove this warning. See 01:42:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:42:07 01:42:07 Login Succeeded 01:42:07 nexus3.edgexfoundry.org:10003 01:42:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:42:08 Configure a credential helper to remove this warning. See 01:42:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:42:08 01:42:08 Login Succeeded 01:42:08 nexus3.edgexfoundry.org:10004 01:42:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:42:08 Configure a credential helper to remove this warning. See 01:42:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:42:08 01:42:08 Login Succeeded 01:42:08 ****.io 01:42:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:42:08 Configure a credential helper to remove this warning. See 01:42:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:42:08 01:42:08 Login Succeeded 01:42:08 ---> ****-login.sh ends [Pipeline] } 01:42:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:42:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:42:08 [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: 01:42:08 4b7c5c4c78312b1376821194256583e4da3c905f 01:42:08 latest 01:42:08 4.0.0-dev.7 01:42:08 4b7c5c4c78312b1376821194256583e4da3c905f-4.0.0-dev.7 01:42:08 main 01:42:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:09 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:4b7c5c4c78312b1376821194256583e4da3c905f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:09 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:4b7c5c4c78312b1376821194256583e4da3c905f 01:42:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 01:42:09 46d86b2e4521: Preparing 01:42:09 8ec07042d0ca: Preparing 01:42:09 324135d27f4e: Preparing 01:42:09 464301ca2280: Preparing 01:42:09 f0bfd0fde7b6: Preparing 01:42:09 534a70dc8296: Preparing 01:42:09 534a70dc8296: Waiting 01:42:09 8ec07042d0ca: Pushed 01:42:09 f0bfd0fde7b6: Pushed 01:42:09 324135d27f4e: Pushed 01:42:09 464301ca2280: Pushed 01:42:09 534a70dc8296: Layer already exists 01:42:20 46d86b2e4521: Pushed 01:42:20 4b7c5c4c78312b1376821194256583e4da3c905f: digest: sha256:8e3d41edaa5508cd4369e59dbd868c53fd3835f39d9cec75a0f4093918980311 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:20 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:20 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 01:42:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 01:42:20 46d86b2e4521: Preparing 01:42:20 8ec07042d0ca: Preparing 01:42:20 324135d27f4e: Preparing 01:42:20 464301ca2280: Preparing 01:42:20 f0bfd0fde7b6: Preparing 01:42:20 534a70dc8296: Preparing 01:42:20 534a70dc8296: Waiting 01:42:20 324135d27f4e: Layer already exists 01:42:20 8ec07042d0ca: Layer already exists 01:42:20 f0bfd0fde7b6: Layer already exists 01:42:20 464301ca2280: Layer already exists 01:42:20 46d86b2e4521: Layer already exists 01:42:20 534a70dc8296: Layer already exists 01:42:21 latest: digest: sha256:8e3d41edaa5508cd4369e59dbd868c53fd3835f39d9cec75a0f4093918980311 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:21 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:21 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:4.0.0-dev.7 01:42:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 01:42:21 46d86b2e4521: Preparing 01:42:21 8ec07042d0ca: Preparing 01:42:21 324135d27f4e: Preparing 01:42:21 464301ca2280: Preparing 01:42:21 f0bfd0fde7b6: Preparing 01:42:21 534a70dc8296: Preparing 01:42:21 534a70dc8296: Waiting 01:42:21 464301ca2280: Layer already exists 01:42:21 46d86b2e4521: Layer already exists 01:42:21 8ec07042d0ca: Layer already exists 01:42:21 f0bfd0fde7b6: Layer already exists 01:42:21 324135d27f4e: Layer already exists 01:42:21 534a70dc8296: Layer already exists 01:42:22 4.0.0-dev.7: digest: sha256:8e3d41edaa5508cd4369e59dbd868c53fd3835f39d9cec75a0f4093918980311 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:22 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:4b7c5c4c78312b1376821194256583e4da3c905f-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:22 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:4b7c5c4c78312b1376821194256583e4da3c905f-4.0.0-dev.7 01:42:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 01:42:22 46d86b2e4521: Preparing 01:42:22 8ec07042d0ca: Preparing 01:42:22 324135d27f4e: Preparing 01:42:22 464301ca2280: Preparing 01:42:22 f0bfd0fde7b6: Preparing 01:42:22 534a70dc8296: Preparing 01:42:22 534a70dc8296: Waiting 01:42:22 8ec07042d0ca: Layer already exists 01:42:22 46d86b2e4521: Layer already exists 01:42:22 f0bfd0fde7b6: Layer already exists 01:42:22 324135d27f4e: Layer already exists 01:42:22 464301ca2280: Layer already exists 01:42:22 534a70dc8296: Layer already exists 01:42:23 4b7c5c4c78312b1376821194256583e4da3c905f-4.0.0-dev.7: digest: sha256:8e3d41edaa5508cd4369e59dbd868c53fd3835f39d9cec75a0f4093918980311 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:23 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:23 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main 01:42:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 01:42:23 46d86b2e4521: Preparing 01:42:23 8ec07042d0ca: Preparing 01:42:23 324135d27f4e: Preparing 01:42:23 464301ca2280: Preparing 01:42:23 f0bfd0fde7b6: Preparing 01:42:23 534a70dc8296: Preparing 01:42:23 534a70dc8296: Waiting 01:42:23 f0bfd0fde7b6: Layer already exists 01:42:23 8ec07042d0ca: Layer already exists 01:42:23 46d86b2e4521: Layer already exists 01:42:23 464301ca2280: Layer already exists 01:42:23 324135d27f4e: Layer already exists 01:42:23 534a70dc8296: Layer already exists 01:42:24 main: digest: sha256:8e3d41edaa5508cd4369e59dbd868c53fd3835f39d9cec75a0f4093918980311 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:42:24 ===================================================== [Pipeline] echo 01:42:24 taggedImages: 01:42:24 - nexus3.edgexfoundry.org:10004/device-uart-arm64:4b7c5c4c78312b1376821194256583e4da3c905f 01:42:24 - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 01:42:24 - nexus3.edgexfoundry.org:10004/device-uart-arm64:4.0.0-dev.7 01:42:24 - nexus3.edgexfoundry.org:10004/device-uart-arm64:4b7c5c4c78312b1376821194256583e4da3c905f-4.0.0-dev.7 01:42:24 - 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 01:42:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:42:24 01:42:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:42:24 arm64: Pulling from edgex-lftools-log-publisher 01:42:24 8998bd30e6a1: Pulling fs layer 01:42:24 04944245beec: Pulling fs layer 01:42:24 699f458cf7ca: Pulling fs layer 01:42:24 765212b225bb: Pulling fs layer 01:42:24 f23df028b6ca: Pulling fs layer 01:42:24 d65c8cfc05b1: Pulling fs layer 01:42:24 2437ff75d9bd: Pulling fs layer 01:42:24 f23df028b6ca: Waiting 01:42:24 d65c8cfc05b1: Waiting 01:42:24 2437ff75d9bd: Waiting 01:42:24 765212b225bb: Waiting 01:42:25 04944245beec: Verifying Checksum 01:42:25 04944245beec: Download complete 01:42:25 765212b225bb: Download complete 01:42:25 f23df028b6ca: Verifying Checksum 01:42:25 f23df028b6ca: Download complete 01:42:25 d65c8cfc05b1: Verifying Checksum 01:42:25 d65c8cfc05b1: Download complete 01:42:25 699f458cf7ca: Verifying Checksum 01:42:25 699f458cf7ca: Download complete 01:42:25 8998bd30e6a1: Verifying Checksum 01:42:25 8998bd30e6a1: Download complete 01:42:28 2437ff75d9bd: Verifying Checksum 01:42:28 2437ff75d9bd: Download complete 01:42:32 8998bd30e6a1: Pull complete 01:42:32 04944245beec: Pull complete 01:42:34 699f458cf7ca: Pull complete 01:42:34 765212b225bb: Pull complete 01:42:35 f23df028b6ca: Pull complete 01:42:35 d65c8cfc05b1: Pull complete 01:43:02 2437ff75d9bd: Pull complete 01:43:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:43:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:43:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:43:02 prd-ubuntu20.04-docker-arm64-4c-16g-37184 does not seem to be running inside a container 01:43:02 $ 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/48 -v /w/workspace/device-uart/48:/w/workspace/device-uart/48:rw,z -v /w/workspace/device-uart/48@tmp:/w/workspace/device-uart/48@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:arm64 cat 01:43:04 $ docker top 6dc59ec2823231a1a25111a86e84ea9bd308255e9c43af688c7c96cd04548614 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:43:05 ---> job-cost.sh 01:43:05 lf-activate-venv: SKIPPING 01:43:05 INFO: No Stack... 01:43:06 INFO: Retrieving Pricing Info for: v3-standard-8 01:43:07 INFO: Archiving Costs [Pipeline] sh 01:43:07 + cat /w/workspace/device-uart/48/archives/cost.csv 01:43:07 + cut -d, -f6 [Pipeline] lock 01:43:07 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-48-stack-cost] 01:43:07 Resource [jenkins-edgexfoundry-device-uart-main-48-stack-cost] did not exist. Created. 01:43:07 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:43:07 /w/workspace/device-uart/48@tmp/durable-3eacbf32/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:43:08 + echo total: 0.2199999988079071 [Pipeline] stash 01:43:08 Warning: overwriting stash ‘stack-cost’ 01:43:08 Stashed 1 file(s) [Pipeline] } 01:43:08 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-48-stack-cost] [Pipeline] // lock [Pipeline] } 01:43:08 $ docker stop --time=1 6dc59ec2823231a1a25111a86e84ea9bd308255e9c43af688c7c96cd04548614 01:43:09 $ docker rm -f --volumes 6dc59ec2823231a1a25111a86e84ea9bd308255e9c43af688c7c96cd04548614 [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 01:43:10 provisioning config files... 01:43:10 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config10126621946477338944tmp [Pipeline] { [Pipeline] sh 01:43:10 + set +x 01:43:10 + curl -s https://codecov.io/bash 01:43:10 + bash -s -- 01:43:10 01:43:10 _____ _ 01:43:10 / ____| | | 01:43:10 | | ___ __| | ___ ___ _____ __ 01:43:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:43:10 | |___| (_) | (_| | __/ (_| (_) \ V / 01:43:10 \_____\___/ \__,_|\___|\___\___/ \_/ 01:43:10 Bash-1.0.6 01:43:10 01:43:10 01:43:10 ==> git version 2.25.1 found 01:43:10 ==> 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 01:43:10 Release-Date: 2020-01-08 01:43:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:43:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:43:10 ==> Jenkins CI detected. 01:43:10 current dir:  /w/workspace/edgexfoundry_device-uart_main 01:43:10 project root: . 01:43:10 --> token set from env 01:43:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:43:10 ==> Running gcov in . (disable via -X gcov) 01:43:10 ==> Python coveragepy not found 01:43:10 ==> Searching for coverage reports in: 01:43:10 + . 01:43:10 -> Found 1 reports 01:43:10 ==> Detecting git/mercurial file structure 01:43:10 ==> Reading reports 01:43:10 + ./coverage.out bytes=6770 01:43:10 ==> Appending adjustments 01:43:10 https://docs.codecov.io/docs/fixing-reports 01:43:10 + Found adjustments 01:43:10 ==> Gzipping contents 01:43:10 4.0K /tmp/codecov.oKBc5m.gz 01:43:10 ==> Uploading reports 01:43:10 url: https://codecov.io 01:43:10 query: branch=main&commit=4b7c5c4c78312b1376821194256583e4da3c905f&build=48&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F48%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 01:43:10 -> Pinging Codecov 01:43:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=4b7c5c4c78312b1376821194256583e4da3c905f&build=48&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F48%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 01:43:13 -> Uploading to 01:43:13 https://storage.googleapis.com/codecov-production/shelter/v4/github/lf-edge/device-uart/4b7c5c4c78312b1376821194256583e4da3c905f/d8fad2fc-dff0-443e-8f78-5a6993d65a6f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250120%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250120T014312Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=946ad59ae59fbfed24a87e276a746daa63944467457c6dc91e955d4155c5295d 01:43:13 % Total % Received % Xferd Average Speed Time Time Time Current 01:43:13 Dload Upload Total Spent Left Speed 01:43:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1340 0 0 100 1340 0 8874 --:--:-- --:--:-- --:--:-- 8815 100 1340 0 0 100 1340 0 8874 --:--:-- --:--:-- --:--:-- 8815 01:43:13 -> Reports have been successfully queued for processing at upstream connect error or disconnect/reset before headers. reset reason: connection terminationhttps://app.codecov.io/github/lf-edge/device-uart/commit/4b7c5c4c78312b1376821194256583e4da3c905f [Pipeline] } 01:43:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:43:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:43:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:43:13 01:43:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:43:14 latest: Pulling from edgex-devops/edgex-snyk-go 01:43:14 43c4264eed91: Pulling fs layer 01:43:14 4cc291be95ef: Pulling fs layer 01:43:14 2ac1f1163629: Pulling fs layer 01:43:14 5c3c966382ef: Pulling fs layer 01:43:14 4f4fb700ef54: Pulling fs layer 01:43:14 d9c7d2e4e75e: Pulling fs layer 01:43:14 9c3e1370e548: Pulling fs layer 01:43:14 4f4fb700ef54: Waiting 01:43:14 5c3c966382ef: Waiting 01:43:14 d9c7d2e4e75e: Waiting 01:43:14 9c3e1370e548: Waiting 01:43:14 4cc291be95ef: Verifying Checksum 01:43:14 4cc291be95ef: Download complete 01:43:14 5c3c966382ef: Verifying Checksum 01:43:14 5c3c966382ef: Download complete 01:43:14 4f4fb700ef54: Verifying Checksum 01:43:14 4f4fb700ef54: Download complete 01:43:14 43c4264eed91: Download complete 01:43:14 43c4264eed91: Pull complete 01:43:14 d9c7d2e4e75e: Verifying Checksum 01:43:14 d9c7d2e4e75e: Download complete 01:43:14 4cc291be95ef: Pull complete 01:43:14 2ac1f1163629: Verifying Checksum 01:43:14 2ac1f1163629: Download complete 01:43:15 9c3e1370e548: Verifying Checksum 01:43:15 9c3e1370e548: Download complete 01:43:18 2ac1f1163629: Pull complete 01:43:18 5c3c966382ef: Pull complete 01:43:18 4f4fb700ef54: Pull complete 01:43:18 d9c7d2e4e75e: Pull complete 01:43:22 9c3e1370e548: Pull complete 01:43:22 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 01:43:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:43:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:43:22 prd-ubuntu20.04-docker-8c-8g-37167 does not seem to be running inside a container 01:43:22 $ 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 01:43:29 $ docker top 430f429c0d1f24829fb403c2b7f2bc8bfd2dfce8b0b1b4f107c11bf269cd4d09 -eo pid,comm [Pipeline] { [Pipeline] sh 01:43:29 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] echo 01:43:29 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh 01:43:29 + set -o pipefail 01:43:29 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' 01:43:36 01:43:36 Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... 01:43:36 01:43:36 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a9260560-4d2e-420e-ab88-ca8ba35d31cd/history/9c5474cb-3294-48e4-876a-ec71efde4244 01:43:36 01:43:36 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:43:36 01:43:36 01:43:36 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 01:43:36 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 01:43:36 $ docker stop --time=1 430f429c0d1f24829fb403c2b7f2bc8bfd2dfce8b0b1b4f107c11bf269cd4d09 01:43:44 $ docker rm -f --volumes 430f429c0d1f24829fb403c2b7f2bc8bfd2dfce8b0b1b4f107c11bf269cd4d09 [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 01:43:44 + git log --format=format:%s -1 4b7c5c4c78312b1376821194256583e4da3c905f [Pipeline] sh 01:43:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:43:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:43:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:43:45 prd-ubuntu20.04-docker-8c-8g-37167 does not seem to be running inside a container 01:43:45 $ 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 01:43:46 $ docker top d2e4686fec38c6ceb7ed524564b38cbe6cee50119d831eb6f650f1621010a9fa -eo pid,comm 01:43:46 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). 01:43:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:43:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:43:46 [ssh-agent] Looking for ssh-agent implementation... 01:43:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:43:46 $ docker exec d2e4686fec38c6ceb7ed524564b38cbe6cee50119d831eb6f650f1621010a9fa ssh-agent 01:43:47 SSH_AUTH_SOCK=/tmp/ssh-ZrTxYeEI640u/agent.14 01:43:47 SSH_AGENT_PID=20 01:43:47 Running ssh-add (command line suppressed) 01:43:47 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_2290215138402657124.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_2290215138402657124.key) 01:43:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:43:47 + git semver tag 01:43:47 2025-01-20 01:43:47,780 [run_tag] DEBUG tag force:False 01:43:47 2025-01-20 01:43:47,780 [check_head_tag] DEBUG check head tag 01:43:47 2025-01-20 01:43:47,781 [execute] INFO git cat-file --batch-check 01:43:47 2025-01-20 01:43:47,781 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) 01:43:47 2025-01-20 01:43:47,785 [execute] INFO git cat-file --batch 01:43:47 2025-01-20 01:43:47,786 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) 01:43:47 2025-01-20 01:43:47,804 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 01:43:47 2025-01-20 01:43:47,804 [execute] INFO git tag -a v4.0.0-dev.7 -m v4.0.0-dev.7 01:43:47 2025-01-20 01:43:47,805 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.7', '-m', 'v4.0.0-dev.7'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) 01:43:47 2025-01-20 01:43:47,810 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 01:43:47 4.0.0-dev.7 [Pipeline] } 01:43:48 $ docker exec --env ******** --env ******** d2e4686fec38c6ceb7ed524564b38cbe6cee50119d831eb6f650f1621010a9fa ssh-agent -k 01:43:48 unset SSH_AUTH_SOCK; 01:43:48 unset SSH_AGENT_PID; 01:43:48 echo Agent pid 20 killed; 01:43:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:43:48 + git semver [Pipeline] } 01:43:49 $ docker stop --time=1 d2e4686fec38c6ceb7ed524564b38cbe6cee50119d831eb6f650f1621010a9fa 01:43:50 $ docker rm -f --volumes d2e4686fec38c6ceb7ed524564b38cbe6cee50119d831eb6f650f1621010a9fa [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:43:51 01:43:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:43:51 0.23.1-centos7: Pulling from edgex-lftools 01:43:51 ab5ef0e58194: Pulling fs layer 01:43:51 9712f1f96733: Pulling fs layer 01:43:51 63f879dbbcfc: Pulling fs layer 01:43:51 0d9ebad4ef96: Pulling fs layer 01:43:51 e9a5061849ea: Pulling fs layer 01:43:51 d747dcd14b5f: Pulling fs layer 01:43:51 2de7ff778b66: Pulling fs layer 01:43:51 0d9ebad4ef96: Waiting 01:43:51 d747dcd14b5f: Waiting 01:43:51 e9a5061849ea: Waiting 01:43:51 2de7ff778b66: Waiting 01:43:51 9712f1f96733: Verifying Checksum 01:43:51 9712f1f96733: Download complete 01:43:51 63f879dbbcfc: Verifying Checksum 01:43:51 63f879dbbcfc: Download complete 01:43:52 e9a5061849ea: Verifying Checksum 01:43:52 e9a5061849ea: Download complete 01:43:52 d747dcd14b5f: Download complete 01:43:52 0d9ebad4ef96: Verifying Checksum 01:43:52 0d9ebad4ef96: Download complete 01:43:52 ab5ef0e58194: Verifying Checksum 01:43:52 ab5ef0e58194: Download complete 01:43:52 2de7ff778b66: Verifying Checksum 01:43:55 ab5ef0e58194: Pull complete 01:43:55 9712f1f96733: Pull complete 01:43:55 63f879dbbcfc: Pull complete 01:44:00 0d9ebad4ef96: Pull complete 01:44:00 e9a5061849ea: Pull complete 01:44:00 d747dcd14b5f: Pull complete 01:44:01 2de7ff778b66: Pull complete 01:44:01 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:44:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:44:01 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:44:02 prd-ubuntu20.04-docker-8c-8g-37167 does not seem to be running inside a container 01:44:02 $ 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 01:44:10 $ docker top 456368fe62eb60e7582a2c98c87b61c9565dcb4f8825cb500fb9aa02ee294e99 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:44:10 provisioning config files... 01:44:10 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config14314866132381202742tmp 01:44:10 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config16647638315663265295tmp 01:44:10 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config4003910512845336161tmp [Pipeline] { [Pipeline] echo 01:44:10 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:44:10 ---> sigul-configuration.sh 01:44:10 gpg: directory `/root/.gnupg' created 01:44:10 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:44:10 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:44:10 gpg: keyring `/root/.gnupg/secring.gpg' created 01:44:10 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:44:10 gpg: CAST5 encrypted data 01:44:10 gpg: encrypted with 1 passphrase 01:44:10 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:44:10 + mkdir /home/jenkins 01:44:10 + mkdir /home/jenkins/sigul [Pipeline] sh 01:44:11 + 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 01:44:11 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:44:11 ---> sigul-install.sh 01:44:11 Sigul already installed; skipping installation. [Pipeline] sh 01:44:11 + git tag --list 01:44:11 v0.0.0 01:44:11 v0.0.1-dev.1 01:44:11 v0.0.1-dev.2 01:44:11 v0.0.1-dev.3 01:44:11 v0.0.1-dev.4 01:44:11 v3.0.0 01:44:11 v3.0.1-dev.1 01:44:11 v3.0.1-dev.10 01:44:11 v3.0.1-dev.11 01:44:11 v3.0.1-dev.12 01:44:11 v3.0.1-dev.13 01:44:11 v3.0.1-dev.14 01:44:11 v3.0.1-dev.15 01:44:11 v3.0.1-dev.16 01:44:11 v3.0.1-dev.17 01:44:11 v3.0.1-dev.18 01:44:11 v3.0.1-dev.19 01:44:11 v3.0.1-dev.2 01:44:11 v3.0.1-dev.20 01:44:11 v3.0.1-dev.21 01:44:11 v3.0.1-dev.22 01:44:11 v3.0.1-dev.23 01:44:11 v3.0.1-dev.24 01:44:11 v3.0.1-dev.25 01:44:11 v3.0.1-dev.26 01:44:11 v3.0.1-dev.27 01:44:11 v3.0.1-dev.28 01:44:11 v3.0.1-dev.29 01:44:11 v3.0.1-dev.3 01:44:11 v3.0.1-dev.30 01:44:11 v3.0.1-dev.31 01:44:11 v3.0.1-dev.32 01:44:11 v3.0.1-dev.33 01:44:11 v3.0.1-dev.34 01:44:11 v3.0.1-dev.4 01:44:11 v3.0.1-dev.5 01:44:11 v3.0.1-dev.6 01:44:11 v3.0.1-dev.7 01:44:11 v3.0.1-dev.8 01:44:11 v3.0.1-dev.9 01:44:11 v3.1 01:44:11 v3.1.0 01:44:11 v3.1.1 01:44:11 v3.1.1-dev.1 01:44:11 v4.0.0-dev.1 01:44:11 v4.0.0-dev.2 01:44:11 v4.0.0-dev.3 01:44:11 v4.0.0-dev.4 01:44:11 v4.0.0-dev.5 01:44:11 v4.0.0-dev.6 01:44:11 v4.0.0-dev.7 [Pipeline] sh 01:44:12 + lftools sign git-tag v4.0.0-dev.7 01:44:12 Signing Git tag with Sigul... 01:44:12 Signing v4.0.0-dev.7 [Pipeline] echo 01:44:12 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:44:13 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:44:13 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:44:13 $ docker stop --time=1 456368fe62eb60e7582a2c98c87b61c9565dcb4f8825cb500fb9aa02ee294e99 01:44:15 $ docker rm -f --volumes 456368fe62eb60e7582a2c98c87b61c9565dcb4f8825cb500fb9aa02ee294e99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:44:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:44:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:44:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:44:16 prd-ubuntu20.04-docker-8c-8g-37167 does not seem to be running inside a container 01:44:16 $ 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 01:44:17 $ docker top 516de35a5c293bdea0181588c388c3503fcc5ff07cd4b0e6b50e7eb912f12418 -eo pid,comm 01:44:17 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). 01:44:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:44:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:44:17 [ssh-agent] Looking for ssh-agent implementation... 01:44:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:44:18 $ docker exec 516de35a5c293bdea0181588c388c3503fcc5ff07cd4b0e6b50e7eb912f12418 ssh-agent 01:44:18 SSH_AUTH_SOCK=/tmp/ssh-SD0240gJPNDa/agent.14 01:44:18 SSH_AGENT_PID=20 01:44:18 Running ssh-add (command line suppressed) 01:44:18 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_3586780581839452901.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_3586780581839452901.key) 01:44:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:44:18 + git semver bump pre 01:44:18 2025-01-20 01:44:18,824 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 01:44:18 2025-01-20 01:44:18,824 [bump_version] DEBUG bumping version:4.0.0-dev.7 on axis:pre with prefix:dev 01:44:18 2025-01-20 01:44:18,825 [bump_version] DEBUG bumped version:4.0.0-dev.8 01:44:18 2025-01-20 01:44:18,825 [write_version] DEBUG write version:4.0.0-dev.8 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True 01:44:18 2025-01-20 01:44:18,825 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 01:44:18 2025-01-20 01:44:18,825 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main 01:44:18 2025-01-20 01:44:18,829 [execute] INFO git cat-file --batch-check 01:44:18 2025-01-20 01:44:18,829 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 01:44:18 2025-01-20 01:44:18,835 [execute] INFO git cat-file --batch 01:44:18 2025-01-20 01:44:18,835 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 01:44:18 2025-01-20 01:44:18,840 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 01:44:18 4.0.0-dev.8 [Pipeline] } 01:44:18 $ docker exec --env ******** --env ******** 516de35a5c293bdea0181588c388c3503fcc5ff07cd4b0e6b50e7eb912f12418 ssh-agent -k 01:44:18 unset SSH_AUTH_SOCK; 01:44:18 unset SSH_AGENT_PID; 01:44:18 echo Agent pid 20 killed; 01:44:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:44:19 + git semver [Pipeline] } 01:44:19 $ docker stop --time=1 516de35a5c293bdea0181588c388c3503fcc5ff07cd4b0e6b50e7eb912f12418 01:44:21 $ docker rm -f --volumes 516de35a5c293bdea0181588c388c3503fcc5ff07cd4b0e6b50e7eb912f12418 [Pipeline] // withDockerContainer [Pipeline] sh 01:44:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:44:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:44:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:44:22 prd-ubuntu20.04-docker-8c-8g-37167 does not seem to be running inside a container 01:44:22 $ 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 01:44:23 $ docker top 26de391e82689763ca59e48f3232b4805a4544cd8c0a32422321f73c2ce3a08d -eo pid,comm 01:44:23 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). 01:44:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:44:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:44:23 [ssh-agent] Looking for ssh-agent implementation... 01:44:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:44:23 $ docker exec 26de391e82689763ca59e48f3232b4805a4544cd8c0a32422321f73c2ce3a08d ssh-agent 01:44:23 SSH_AUTH_SOCK=/tmp/ssh-n7ZMiLoT4Jkd/agent.13 01:44:23 SSH_AGENT_PID=19 01:44:23 Running ssh-add (command line suppressed) 01:44:23 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_4718436403499926614.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_4718436403499926614.key) 01:44:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:44:24 + git semver push 01:44:24 2025-01-20 01:44:24,480 [run_push] DEBUG push 01:44:24 2025-01-20 01:44:24,481 [execute] INFO git cat-file --batch-check 01:44:24 2025-01-20 01:44:24,481 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 01:44:24 2025-01-20 01:44:24,486 [execute] INFO git rev-list 9621c900494076a6c06af007866c8faf302d0eab -- 01:44:24 2025-01-20 01:44:24,486 [execute] DEBUG Popen(['git', 'rev-list', '9621c900494076a6c06af007866c8faf302d0eab', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) 01:44:24 2025-01-20 01:44:24,493 [execute] INFO git fetch -v origin 01:44:24 2025-01-20 01:44:24,493 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=True, shell=None, istream=None) 01:44:25 2025-01-20 01:44:24,960 [run_push] DEBUG no remote changes detected 01:44:25 2025-01-20 01:44:24,961 [execute] INFO git push origin semver 01:44:25 2025-01-20 01:44:24,961 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) 01:44:25 2025-01-20 01:44:25,525 [run_push] DEBUG push all version tags 01:44:25 2025-01-20 01:44:25,525 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:44:25 2025-01-20 01:44:25,526 [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) 01:44:28 2025-01-20 01:44:28,122 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 01:44:28 4.0.0-dev.8 [Pipeline] } 01:44:28 $ docker exec --env ******** --env ******** 26de391e82689763ca59e48f3232b4805a4544cd8c0a32422321f73c2ce3a08d ssh-agent -k 01:44:28 unset SSH_AUTH_SOCK; 01:44:28 unset SSH_AGENT_PID; 01:44:28 echo Agent pid 19 killed; 01:44:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:44:28 + git semver [Pipeline] } 01:44:28 $ docker stop --time=1 26de391e82689763ca59e48f3232b4805a4544cd8c0a32422321f73c2ce3a08d 01:44:31 $ docker rm -f --volumes 26de391e82689763ca59e48f3232b4805a4544cd8c0a32422321f73c2ce3a08d [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 01:44:31 + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] 01:44:31 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 01:44:31 total 16 01:44:31 drwxr-xr-x 3 root root 4096 Jan 20 01:29 . 01:44:31 drwxrwxr-x 9 jenkins jenkins 4096 Jan 20 01:44 .. 01:44:31 drwxr-xr-x 2 root root 4096 Jan 20 01:29 cost 01:44:31 -rw-r--r-- 1 root root 82 Jan 20 01:29 cost.csv 01:44:31 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives 01:44:31 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 01:44:31 total 16 01:44:31 drwxr-xr-x 3 jenkins jenkins 4096 Jan 20 01:29 . 01:44:31 drwxrwxr-x 9 jenkins jenkins 4096 Jan 20 01:44 .. 01:44:31 drwxr-xr-x 2 jenkins jenkins 4096 Jan 20 01:29 cost 01:44:31 -rw-r--r-- 1 jenkins jenkins 82 Jan 20 01:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:44:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:44:33 ---> package-listing.sh 01:44:33 ++ facter osfamily 01:44:33 ++ tr '[:upper:]' '[:lower:]' 01:44:33 + OS_FAMILY=debian 01:44:33 + workspace=/w/workspace/edgexfoundry_device-uart_main 01:44:33 + START_PACKAGES=/tmp/packages_start.txt 01:44:33 + END_PACKAGES=/tmp/packages_end.txt 01:44:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:44:33 + PACKAGES=/tmp/packages_start.txt 01:44:33 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 01:44:33 + PACKAGES=/tmp/packages_end.txt 01:44:33 + case "${OS_FAMILY}" in 01:44:33 + dpkg -l 01:44:33 + grep '^ii' 01:44:33 + '[' -f /tmp/packages_start.txt ']' 01:44:33 + '[' -f /tmp/packages_end.txt ']' 01:44:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:44:33 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 01:44:33 + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ 01:44:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo 01:44:33 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 01:44:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:44:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:44:34 prd-ubuntu20.04-docker-8c-8g-37167 does not seem to be running inside a container 01:44:34 $ 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 01:44:35 $ docker top fca141588e168a753b8cb18e090fc65334bb058da33680798cfecaf586ad8297 -eo pid,comm [Pipeline] { [Pipeline] sh 01:44:35 + touch /tmp/pre-build-complete [Pipeline] sh 01:44:35 + mkdir -p /var/log/sysstat [Pipeline] sh 01:44:36 + ls /var/log/sa-host 01:44:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:44:36 provisioning config files... 01:44:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config4795682132667501914tmp [Pipeline] { [Pipeline] echo 01:44:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:44:36 ---> create-netrc.sh [Pipeline] } 01:44:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:44:37 ---> python-tools-install.sh [Pipeline] echo 01:44:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:44:37 ---> sudo-logs.sh 01:44:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:44:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:44:37 ---> job-cost.sh 01:44:37 lf-activate-venv: SKIPPING 01:44:37 DEBUG: total: 0.2199999988079071 01:44:37 INFO: Retrieving Stack Cost... 01:44:38 INFO: Retrieving Pricing Info for: v3-standard-8 01:44:38 INFO: Archiving Costs [Pipeline] echo 01:44:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:44:38 ---> logs-deploy.sh 01:44:38 lf-activate-venv: SKIPPING 01:44:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/48 01:44:38 INFO: archiving workspace using pattern(s): 01:44:39 Archives upload complete. 01:44:40 INFO: archiving logs to Nexus