Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 23327eef742656f25952fb3dd9c4e82b8abf1118 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-ssh6494171180302555503.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh16975533755081482294.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 f3350a1713306dce7682ed7e37d5774890d03277 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-ssh12274698831151645650.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh1077233220012518766.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-ssh6168573572069685301.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-uart, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9938 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 23327eef742656f25952fb3dd9c4e82b8abf1118 (main) Commit message: "Merge pull request #70 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.37" > git config core.sparsecheckout # timeout=10 > git checkout -f 23327eef742656f25952fb3dd9c4e82b8abf1118 # timeout=10 > git rev-list --no-walk 456606cc1479f447ad62a94b16c6a77590d7088f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-10T03:00:02.881Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-10T03:00:02.963Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-10T03:00:02.984Z] ========================================================= [2024-09-10T03:00:02.984Z] EdgeX Global Pipelines Version Info [2024-09-10T03:00:02.984Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-10T03:00:04.110Z] ------------------- [2024-09-10T03:00:04.110Z] stable info: [2024-09-10T03:00:04.110Z] ------------------- [2024-09-10T03:00:04.111Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-10T03:00:04.111Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-10T03:00:04.111Z] Message: update stable to v1.0.263 [2024-09-10T03:00:04.372Z] ------------------- [2024-09-10T03:00:04.372Z] experimental info: [2024-09-10T03:00:04.372Z] ------------------- [2024-09-10T03:00:04.372Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-10T03:00:04.372Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-10T03:00:04.372Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-10T03:00:04.444Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2024-09-10T03:00:04.465Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2024-09-10T03:00:04.490Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-10T03:00:04.511Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-10T03:00:04.535Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-10T03:00:04.561Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-10T03:00:04.581Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-10T03:00:04.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-09-10T03:00:04.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-10T03:00:04.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-10T03:00:04.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-10T03:00:04.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2024-09-10T03:00:04.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-10T03:00:04.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-10T03:00:04.729Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-10T03:00:04.748Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-10T03:00:04.769Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-09-10T03:00:04.797Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-09-10T03:00:04.821Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-10T03:00:04.847Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-10T03:00:04.869Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-09-10T03:00:04.892Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-09-10T03:00:04.913Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-09-10T03:00:04.937Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-09-10T03:00:04.958Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-09-10T03:00:04.980Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-10T03:00:05.008Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-10T03:00:05.029Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-09-10T03:00:05.056Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-09-10T03:00:05.075Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-09-10T03:00:05.099Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 23327eef742656f25952fb3dd9c4e82b8abf1118 [Pipeline] echo [2024-09-10T03:00:05.120Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 23327ee [Pipeline] echo [2024-09-10T03:00:05.141Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-10T03:00:05.209Z] provisioning config files... [2024-09-10T03:00:05.229Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config13766344919829121352tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-10T03:00:05.568Z] ---> ****-login.sh [2024-09-10T03:00:05.568Z] nexus3.edgexfoundry.org:10001 [2024-09-10T03:00:05.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:00:05.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:00:05.833Z] Configure a credential helper to remove this warning. See [2024-09-10T03:00:05.833Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:00:05.833Z] [2024-09-10T03:00:05.833Z] Login Succeeded [2024-09-10T03:00:05.833Z] nexus3.edgexfoundry.org:10002 [2024-09-10T03:00:05.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:00:05.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:00:05.833Z] Configure a credential helper to remove this warning. See [2024-09-10T03:00:05.833Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:00:05.833Z] [2024-09-10T03:00:05.833Z] Login Succeeded [2024-09-10T03:00:05.833Z] nexus3.edgexfoundry.org:10003 [2024-09-10T03:00:06.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:00:06.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:00:06.094Z] Configure a credential helper to remove this warning. See [2024-09-10T03:00:06.094Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:00:06.094Z] [2024-09-10T03:00:06.094Z] Login Succeeded [2024-09-10T03:00:06.094Z] nexus3.edgexfoundry.org:10004 [2024-09-10T03:00:06.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:00:06.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:00:06.354Z] Configure a credential helper to remove this warning. See [2024-09-10T03:00:06.354Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:00:06.354Z] [2024-09-10T03:00:06.354Z] Login Succeeded [2024-09-10T03:00:06.354Z] ****.io [2024-09-10T03:00:06.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:00:06.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:00:06.614Z] Configure a credential helper to remove this warning. See [2024-09-10T03:00:06.614Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:00:06.614Z] [2024-09-10T03:00:06.614Z] Login Succeeded [2024-09-10T03:00:06.614Z] ---> ****-login.sh ends [Pipeline] } [2024-09-10T03:00:06.622Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-10T03:00:07.042Z] + git rev-list -1 --merges 23327eef742656f25952fb3dd9c4e82b8abf1118~1..23327eef742656f25952fb3dd9c4e82b8abf1118 [Pipeline] echo [2024-09-10T03:00:07.071Z] -----------> git rev-list -1 --merges 23327eef742656f25952fb3dd9c4e82b8abf1118~1..23327eef742656f25952fb3dd9c4e82b8abf1118 23327eef742656f25952fb3dd9c4e82b8abf1118 [2024-09-10T03:00:07.071Z] 23327eef742656f25952fb3dd9c4e82b8abf1118 [false] [Pipeline] sh [2024-09-10T03:00:07.368Z] + git log --format=format:%s -1 23327eef742656f25952fb3dd9c4e82b8abf1118 [Pipeline] echo [2024-09-10T03:00:07.387Z] ========================================================= [2024-09-10T03:00:07.387Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-10T03:00:07.387Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-10T03:00:07.740Z] + git log --format=format:%s -1 23327eef742656f25952fb3dd9c4e82b8abf1118 [Pipeline] echo [2024-09-10T03:00:07.753Z] [semverPrep] GIT_COMMIT: 23327eef742656f25952fb3dd9c4e82b8abf1118, Commit Message: Merge pull request #70 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.37 [Pipeline] echo [2024-09-10T03:00:07.768Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-09-10T03:00:08.150Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-10T03:00:08.151Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-10T03:00:08.151Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-10T03:00:08.151Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-10T03:00:08.151Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-10T03:00:08.151Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-10T03:00:08.151Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:00:08.532Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-10T03:00:08.532Z] [2024-09-10T03:00:08.532Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:00:08.857Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-10T03:00:08.857Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-10T03:00:08.857Z] b85a868b505f: Pulling fs layer [2024-09-10T03:00:08.857Z] e2be974225ed: Pulling fs layer [2024-09-10T03:00:08.857Z] 339a4e72a1f5: Pulling fs layer [2024-09-10T03:00:08.857Z] 988bab9f4d93: Pulling fs layer [2024-09-10T03:00:08.857Z] 1469e6f7b9e6: Pulling fs layer [2024-09-10T03:00:08.857Z] eaf3925da568: Pulling fs layer [2024-09-10T03:00:08.857Z] bab4dde63d76: Pulling fs layer [2024-09-10T03:00:08.857Z] bde34c3a00c8: Pulling fs layer [2024-09-10T03:00:08.857Z] b352a97aabf1: Pulling fs layer [2024-09-10T03:00:08.857Z] 4872d77fe225: Pulling fs layer [2024-09-10T03:00:08.857Z] 5851b861e8e6: Pulling fs layer [2024-09-10T03:00:08.857Z] 988bab9f4d93: Waiting [2024-09-10T03:00:08.857Z] 1469e6f7b9e6: Waiting [2024-09-10T03:00:08.857Z] eaf3925da568: Waiting [2024-09-10T03:00:08.857Z] bab4dde63d76: Waiting [2024-09-10T03:00:08.857Z] bde34c3a00c8: Waiting [2024-09-10T03:00:08.857Z] b352a97aabf1: Waiting [2024-09-10T03:00:08.857Z] 4872d77fe225: Waiting [2024-09-10T03:00:08.857Z] 5851b861e8e6: Waiting [2024-09-10T03:00:09.121Z] 339a4e72a1f5: Verifying Checksum [2024-09-10T03:00:09.121Z] 339a4e72a1f5: Download complete [2024-09-10T03:00:09.121Z] 988bab9f4d93: Download complete [2024-09-10T03:00:09.122Z] e2be974225ed: Download complete [2024-09-10T03:00:09.122Z] eaf3925da568: Download complete [2024-09-10T03:00:09.122Z] 1469e6f7b9e6: Verifying Checksum [2024-09-10T03:00:09.122Z] 1469e6f7b9e6: Download complete [2024-09-10T03:00:09.122Z] bde34c3a00c8: Verifying Checksum [2024-09-10T03:00:09.122Z] bde34c3a00c8: Download complete [2024-09-10T03:00:09.122Z] b352a97aabf1: Download complete [2024-09-10T03:00:09.382Z] 4872d77fe225: Verifying Checksum [2024-09-10T03:00:09.382Z] 4872d77fe225: Download complete [2024-09-10T03:00:09.382Z] 5851b861e8e6: Download complete [2024-09-10T03:00:09.382Z] b85a868b505f: Verifying Checksum [2024-09-10T03:00:09.382Z] b85a868b505f: Download complete [2024-09-10T03:00:09.642Z] bab4dde63d76: Verifying Checksum [2024-09-10T03:00:09.642Z] bab4dde63d76: Download complete [2024-09-10T03:00:10.582Z] b85a868b505f: Pull complete [2024-09-10T03:00:10.843Z] e2be974225ed: Pull complete [2024-09-10T03:00:11.417Z] 339a4e72a1f5: Pull complete [2024-09-10T03:00:11.417Z] 988bab9f4d93: Pull complete [2024-09-10T03:00:11.677Z] 1469e6f7b9e6: Pull complete [2024-09-10T03:00:11.677Z] eaf3925da568: Pull complete [2024-09-10T03:00:14.214Z] bab4dde63d76: Pull complete [2024-09-10T03:00:14.214Z] bde34c3a00c8: Pull complete [2024-09-10T03:00:14.474Z] b352a97aabf1: Pull complete [2024-09-10T03:00:14.474Z] 4872d77fe225: Pull complete [2024-09-10T03:00:14.474Z] 5851b861e8e6: Pull complete [2024-09-10T03:00:14.474Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-10T03:00:14.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-10T03:00:14.474Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T03:00:14.620Z] prd-ubuntu20.04-docker-8c-8g-9938 does not seem to be running inside a container [2024-09-10T03:00:14.720Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-10T03:00:18.796Z] $ docker top 63ce96e3ba6ab92657ebd0d4e10d141673363e62b14c3f2ec902d446a3018274 -eo pid,comm [2024-09-10T03:00:18.856Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-09-10T03:00:18.856Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-10T03:00:18.919Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-10T03:00:18.919Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-10T03:00:19.040Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-10T03:00:19.043Z] $ docker exec 63ce96e3ba6ab92657ebd0d4e10d141673363e62b14c3f2ec902d446a3018274 ssh-agent [2024-09-10T03:00:19.147Z] SSH_AUTH_SOCK=/tmp/ssh-yzL7dAtwMn3F/agent.33 [2024-09-10T03:00:19.147Z] SSH_AGENT_PID=39 [2024-09-10T03:00:19.153Z] Running ssh-add (command line suppressed) [2024-09-10T03:00:19.255Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_10971882393957570198.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_10971882393957570198.key) [2024-09-10T03:00:19.271Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-10T03:00:19.571Z] + git tag --points-at HEAD [Pipeline] } [2024-09-10T03:00:19.583Z] $ docker exec --env ******** --env ******** 63ce96e3ba6ab92657ebd0d4e10d141673363e62b14c3f2ec902d446a3018274 ssh-agent -k [2024-09-10T03:00:19.679Z] unset SSH_AUTH_SOCK; [2024-09-10T03:00:19.680Z] unset SSH_AGENT_PID; [2024-09-10T03:00:19.680Z] echo Agent pid 39 killed; [2024-09-10T03:00:19.691Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-10T03:00:19.732Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-10T03:00:19.732Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-10T03:00:19.858Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-10T03:00:19.860Z] $ docker exec 63ce96e3ba6ab92657ebd0d4e10d141673363e62b14c3f2ec902d446a3018274 ssh-agent [2024-09-10T03:00:19.965Z] SSH_AUTH_SOCK=/tmp/ssh-enW9LkTqJfVK/agent.72 [2024-09-10T03:00:19.965Z] SSH_AGENT_PID=78 [2024-09-10T03:00:19.970Z] Running ssh-add (command line suppressed) [2024-09-10T03:00:20.074Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_15003185454337765216.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_15003185454337765216.key) [2024-09-10T03:00:20.095Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-10T03:00:20.394Z] + git semver init [2024-09-10T03:00:20.656Z] 2024-09-10 03:00:20,651 [run_init] DEBUG init version:0.0.0 force:False [2024-09-10T03:00:20.656Z] 2024-09-10 03:00:20,652 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver [2024-09-10T03:00:20.656Z] 2024-09-10 03:00:20,653 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver [2024-09-10T03:00:20.656Z] 2024-09-10 03:00:20,653 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_main/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) [2024-09-10T03:00:22.047Z] 2024-09-10 03:00:21,977 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude [2024-09-10T03:00:22.047Z] 2024-09-10 03:00:21,977 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False [2024-09-10T03:00:22.047Z] 2024-09-10 03:00:21,977 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-09-10T03:00:22.047Z] 2024-09-10 03:00:21,978 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-09-10T03:00:22.047Z] 3.0.1-dev.30 [Pipeline] } [2024-09-10T03:00:22.057Z] $ docker exec --env ******** --env ******** 63ce96e3ba6ab92657ebd0d4e10d141673363e62b14c3f2ec902d446a3018274 ssh-agent -k [2024-09-10T03:00:22.151Z] unset SSH_AUTH_SOCK; [2024-09-10T03:00:22.152Z] unset SSH_AGENT_PID; [2024-09-10T03:00:22.152Z] echo Agent pid 78 killed; [2024-09-10T03:00:22.164Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-10T03:00:22.489Z] + git semver [Pipeline] } [2024-09-10T03:00:22.763Z] $ docker stop --time=1 63ce96e3ba6ab92657ebd0d4e10d141673363e62b14c3f2ec902d446a3018274 [2024-09-10T03:00:24.060Z] $ docker rm -f --volumes 63ce96e3ba6ab92657ebd0d4e10d141673363e62b14c3f2ec902d446a3018274 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-10T03:00:24.407Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-10T03:00:24.660Z] Stashed 1 file(s) [Pipeline] echo [2024-09-10T03:00:24.664Z] [edgeXSemver]: initialized semver on version 3.0.1-dev.30 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-10T03:00:24.867Z] provisioning config files... [2024-09-10T03:00:24.877Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config15247974295625117672tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-10T03:00:25.184Z] ---> ****-login.sh [2024-09-10T03:00:25.184Z] nexus3.edgexfoundry.org:10001 [2024-09-10T03:00:25.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:00:25.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:00:25.184Z] Configure a credential helper to remove this warning. See [2024-09-10T03:00:25.184Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:00:25.184Z] [2024-09-10T03:00:25.184Z] Login Succeeded [2024-09-10T03:00:25.184Z] nexus3.edgexfoundry.org:10002 [2024-09-10T03:00:25.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:00:25.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:00:25.185Z] Configure a credential helper to remove this warning. See [2024-09-10T03:00:25.185Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:00:25.185Z] [2024-09-10T03:00:25.185Z] Login Succeeded [2024-09-10T03:00:25.185Z] nexus3.edgexfoundry.org:10003 [2024-09-10T03:00:25.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:00:25.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:00:25.444Z] Configure a credential helper to remove this warning. See [2024-09-10T03:00:25.444Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:00:25.444Z] [2024-09-10T03:00:25.444Z] Login Succeeded [2024-09-10T03:00:25.444Z] nexus3.edgexfoundry.org:10004 [2024-09-10T03:00:25.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:00:25.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:00:25.444Z] Configure a credential helper to remove this warning. See [2024-09-10T03:00:25.444Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:00:25.444Z] [2024-09-10T03:00:25.444Z] Login Succeeded [2024-09-10T03:00:25.444Z] ****.io [2024-09-10T03:00:25.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:00:25.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:00:25.702Z] Configure a credential helper to remove this warning. See [2024-09-10T03:00:25.702Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:00:25.702Z] [2024-09-10T03:00:25.702Z] Login Succeeded [2024-09-10T03:00:25.702Z] ---> ****-login.sh ends [Pipeline] } [2024-09-10T03:00:25.709Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-10T03:00:25.812Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-10T03:00:25.833Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-10T03:00:25.851Z] ========================================================= [2024-09-10T03:00:25.851Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-10T03:00:25.851Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:00:26.198Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-09-10T03:00:26.198Z] Sending build context to Docker daemon 25.55MB [2024-09-10T03:00:26.198Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-09-10T03:00:26.198Z] Step 2/12 : FROM ${BASE} AS builder [2024-09-10T03:00:26.459Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-10T03:00:26.459Z] 619be1103602: Pulling fs layer [2024-09-10T03:00:26.459Z] 7862e08f4a3e: Pulling fs layer [2024-09-10T03:00:26.459Z] 5df492c9dc93: Pulling fs layer [2024-09-10T03:00:26.459Z] 7629e6793208: Pulling fs layer [2024-09-10T03:00:26.459Z] 4f4fb700ef54: Pulling fs layer [2024-09-10T03:00:26.459Z] fb5054dd5b73: Pulling fs layer [2024-09-10T03:00:26.459Z] eeca6798cff9: Pulling fs layer [2024-09-10T03:00:26.459Z] aa269ceb94a6: Pulling fs layer [2024-09-10T03:00:26.459Z] ada007ff1a6a: Pulling fs layer [2024-09-10T03:00:26.459Z] eeca6798cff9: Waiting [2024-09-10T03:00:26.459Z] 4f4fb700ef54: Waiting [2024-09-10T03:00:26.459Z] aa269ceb94a6: Waiting [2024-09-10T03:00:26.459Z] ada007ff1a6a: Waiting [2024-09-10T03:00:26.459Z] fb5054dd5b73: Waiting [2024-09-10T03:00:26.459Z] 7862e08f4a3e: Verifying Checksum [2024-09-10T03:00:26.459Z] 7629e6793208: Download complete [2024-09-10T03:00:26.459Z] 4f4fb700ef54: Verifying Checksum [2024-09-10T03:00:26.459Z] 4f4fb700ef54: Download complete [2024-09-10T03:00:26.459Z] fb5054dd5b73: Verifying Checksum [2024-09-10T03:00:26.459Z] fb5054dd5b73: Download complete [2024-09-10T03:00:26.459Z] 619be1103602: Verifying Checksum [2024-09-10T03:00:26.459Z] 619be1103602: Download complete [2024-09-10T03:00:26.459Z] eeca6798cff9: Verifying Checksum [2024-09-10T03:00:26.459Z] eeca6798cff9: Download complete [2024-09-10T03:00:26.719Z] 619be1103602: Pull complete [2024-09-10T03:00:26.719Z] 7862e08f4a3e: Pull complete [2024-09-10T03:00:26.719Z] ada007ff1a6a: Verifying Checksum [2024-09-10T03:00:26.719Z] ada007ff1a6a: Download complete [2024-09-10T03:00:26.978Z] 5df492c9dc93: Verifying Checksum [2024-09-10T03:00:26.978Z] 5df492c9dc93: Download complete [2024-09-10T03:00:27.236Z] aa269ceb94a6: Verifying Checksum [2024-09-10T03:00:27.236Z] aa269ceb94a6: Download complete [2024-09-10T03:00:30.523Z] 5df492c9dc93: Pull complete [2024-09-10T03:00:30.523Z] 7629e6793208: Pull complete [2024-09-10T03:00:30.523Z] 4f4fb700ef54: Pull complete [2024-09-10T03:00:30.523Z] fb5054dd5b73: Pull complete [2024-09-10T03:00:30.783Z] eeca6798cff9: Pull complete [2024-09-10T03:00:33.311Z] aa269ceb94a6: Pull complete [2024-09-10T03:00:33.570Z] ada007ff1a6a: Pull complete [2024-09-10T03:00:33.570Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-10T03:00:33.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-10T03:00:33.570Z] ---> f489d0715acc [2024-09-10T03:00:33.570Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-09-10T03:00:39.800Z] Still waiting to schedule task [2024-09-10T03:00:39.800Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-09-10T03:00:40.232Z] ---> Running in 8585be3c2767 [2024-09-10T03:00:40.232Z] Removing intermediate container 8585be3c2767 [2024-09-10T03:00:40.232Z] ---> 754b88f4b5f5 [2024-09-10T03:00:40.232Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-09-10T03:00:40.232Z] ---> Running in 5703cd63dbfc [2024-09-10T03:00:40.492Z] Removing intermediate container 5703cd63dbfc [2024-09-10T03:00:40.492Z] ---> 144d358322f2 [2024-09-10T03:00:40.492Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-09-10T03:00:40.492Z] ---> Running in 34622953dec0 [2024-09-10T03:00:41.060Z] Removing intermediate container 34622953dec0 [2024-09-10T03:00:41.060Z] ---> 9dcaf9f04430 [2024-09-10T03:00:41.060Z] Step 6/12 : WORKDIR /device-uart [2024-09-10T03:00:41.060Z] ---> Running in 02d6040309e7 [2024-09-10T03:00:41.060Z] Removing intermediate container 02d6040309e7 [2024-09-10T03:00:41.061Z] ---> eb9a8e6dc1ac [2024-09-10T03:00:41.061Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-10T03:00:41.061Z] ---> Running in 9e41d0b9c742 [2024-09-10T03:00:41.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T03:00:41.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T03:00:41.839Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-09-10T03:00:41.839Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-09-10T03:00:41.839Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-09-10T03:00:41.839Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-09-10T03:00:41.839Z] Executing busybox-1.36.1-r5.trigger [2024-09-10T03:00:41.839Z] OK: 268 MiB in 56 packages [2024-09-10T03:00:42.776Z] Removing intermediate container 9e41d0b9c742 [2024-09-10T03:00:42.776Z] ---> 066f6595ff9c [2024-09-10T03:00:42.776Z] Step 8/12 : COPY go.mod vendor* ./ [2024-09-10T03:00:43.358Z] ---> 70503d6949cd [2024-09-10T03:00:43.358Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T03:00:43.927Z] ---> Running in 6febe3e600bc [2024-09-10T03:01:46.444Z] Removing intermediate container 6febe3e600bc [2024-09-10T03:01:46.444Z] ---> 28e70735a8a3 [2024-09-10T03:01:46.444Z] Step 10/12 : COPY . . [2024-09-10T03:01:46.444Z] ---> eefa89b87ae4 [2024-09-10T03:01:46.444Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-10T03:01:46.444Z] ---> Running in 5d39f3bc6553 [2024-09-10T03:01:46.444Z] Removing intermediate container 5d39f3bc6553 [2024-09-10T03:01:46.444Z] ---> 243a32df9d07 [2024-09-10T03:01:46.444Z] Step 12/12 : RUN ${MAKE} [2024-09-10T03:01:46.702Z] ---> Running in e47c937edfa6 [2024-09-10T03:01:46.962Z] noop [2024-09-10T03:01:47.907Z] Removing intermediate container e47c937edfa6 [2024-09-10T03:01:47.907Z] ---> ca6f076f0282 [2024-09-10T03:01:47.907Z] Successfully built ca6f076f0282 [2024-09-10T03:01:48.166Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:01:48.496Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-10T03:01:48.496Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T03:01:48.591Z] prd-ubuntu20.04-docker-8c-8g-9938 does not seem to be running inside a container [2024-09-10T03:01:48.650Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2024-09-10T03:01:49.400Z] $ docker top 553c335d6f5b9d27bea20ec9ff3e87ed0162660bf09a6c54d943fd6ffea86f5d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-10T03:01:49.772Z] + go version [2024-09-10T03:01:49.772Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-10T03:01:49.782Z] $ docker stop --time=1 553c335d6f5b9d27bea20ec9ff3e87ed0162660bf09a6c54d943fd6ffea86f5d [2024-09-10T03:01:51.204Z] $ docker rm -f --volumes 553c335d6f5b9d27bea20ec9ff3e87ed0162660bf09a6c54d943fd6ffea86f5d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:01:51.731Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-10T03:01:51.731Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T03:01:51.815Z] prd-ubuntu20.04-docker-8c-8g-9938 does not seem to be running inside a container [2024-09-10T03:01:51.844Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2024-09-10T03:01:52.484Z] $ docker top 95d33acff78418a48919178facba599bc443077b9480170646763317bf26ab83 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-10T03:01:52.842Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh [2024-09-10T03:01:53.152Z] + make test [2024-09-10T03:01:53.152Z] go test ./... -coverprofile=coverage.out [2024-09-10T03:01:58.444Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-09-10T03:02:20.174Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2024-09-10T03:02:20.174Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2024-09-10T03:02:23.594Z] go vet ./... [2024-09-10T03:02:28.426Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-10T03:02:28.426Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-10T03:02:28.426Z] ./bin/test-attribution-txt.sh [2024-09-10T03:02:28.426Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-09-10T03:02:28.426Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-09-10T03:02:28.440Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-10T03:02:28.458Z] $ docker stop --time=1 95d33acff78418a48919178facba599bc443077b9480170646763317bf26ab83 [2024-09-10T03:02:37.860Z] $ docker rm -f --volumes 95d33acff78418a48919178facba599bc443077b9480170646763317bf26ab83 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-10T03:02:38.491Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-10T03:02:38.539Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-09-10T03:02:38.990Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-10T03:02:39.279Z] + ls -al . [2024-09-10T03:02:39.279Z] total 224 [2024-09-10T03:02:39.279Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 10 03:01 . [2024-09-10T03:02:39.279Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 10 02:59 .. [2024-09-10T03:02:39.279Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 10 02:59 .dockerignore [2024-09-10T03:02:39.279Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 10 03:02 .git [2024-09-10T03:02:39.279Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 10 02:59 .github [2024-09-10T03:02:39.279Z] -rw-rw-r-- 1 jenkins jenkins 343 Sep 10 02:59 .gitignore [2024-09-10T03:02:39.279Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 10 02:59 .golangci.yml [2024-09-10T03:02:39.279Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 10 03:00 .semver [2024-09-10T03:02:39.279Z] -rw-rw-r-- 1 jenkins jenkins 9941 Sep 10 02:59 Attribution.txt [2024-09-10T03:02:39.279Z] -rw-rw-r-- 1 jenkins jenkins 1908 Sep 10 02:59 CHANGELOG.md [2024-09-10T03:02:39.279Z] -rw-rw-r-- 1 jenkins jenkins 1886 Sep 10 02:59 Dockerfile [2024-09-10T03:02:39.279Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 10 02:59 GOVERNANCE.md [2024-09-10T03:02:39.279Z] -rw-rw-r-- 1 jenkins jenkins 675 Sep 10 02:59 Jenkinsfile [2024-09-10T03:02:39.279Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 10 02:59 LICENSE [2024-09-10T03:02:39.279Z] -rw-rw-r-- 1 jenkins jenkins 1872 Sep 10 02:59 Makefile [2024-09-10T03:02:39.279Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 10 02:59 OWNERS.md [2024-09-10T03:02:39.279Z] -rw-rw-r-- 1 jenkins jenkins 8892 Sep 10 02:59 README.md [2024-09-10T03:02:39.279Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 10 03:00 VERSION [2024-09-10T03:02:39.279Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 10 02:59 bin [2024-09-10T03:02:39.279Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 10 02:59 cmd [2024-09-10T03:02:39.279Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 10 03:01 coverage.out [2024-09-10T03:02:39.279Z] -rw-rw-r-- 1 jenkins jenkins 6965 Sep 10 02:59 go.mod [2024-09-10T03:02:39.279Z] -rw-rw-r-- 1 jenkins jenkins 101894 Sep 10 02:59 go.sum [2024-09-10T03:02:39.279Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 10 02:59 internal [2024-09-10T03:02:39.279Z] -rw-rw-r-- 1 jenkins jenkins 209 Sep 10 02:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:02:39.603Z] + 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=23327eef742656f25952fb3dd9c4e82b8abf1118 --label arch=amd64 --label version=3.0.1-dev.30 . [2024-09-10T03:02:39.603Z] Sending build context to Docker daemon 25.55MB [2024-09-10T03:02:39.603Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-09-10T03:02:39.603Z] Step 2/26 : FROM ${BASE} AS builder [2024-09-10T03:02:39.603Z] ---> ca6f076f0282 [2024-09-10T03:02:39.603Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-09-10T03:02:39.861Z] ---> Running in 73a58c192714 [2024-09-10T03:02:40.120Z] Removing intermediate container 73a58c192714 [2024-09-10T03:02:40.120Z] ---> f0df1dce50e6 [2024-09-10T03:02:40.120Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-09-10T03:02:40.120Z] ---> Running in f255c041ef2e [2024-09-10T03:02:40.120Z] Removing intermediate container f255c041ef2e [2024-09-10T03:02:40.120Z] ---> 07cff2cf16b5 [2024-09-10T03:02:40.120Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-09-10T03:02:40.120Z] ---> Running in f973cc5a279a [2024-09-10T03:02:40.120Z] Removing intermediate container f973cc5a279a [2024-09-10T03:02:40.120Z] ---> dd7ffd9bc4fe [2024-09-10T03:02:40.120Z] Step 6/26 : WORKDIR /device-uart [2024-09-10T03:02:40.120Z] ---> Running in 6163de21befc [2024-09-10T03:02:40.379Z] Removing intermediate container 6163de21befc [2024-09-10T03:02:40.379Z] ---> 3f9e82ed6e34 [2024-09-10T03:02:40.379Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-10T03:02:40.379Z] ---> Running in 530e335f5ba1 [2024-09-10T03:02:40.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T03:02:40.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T03:02:40.897Z] OK: 268 MiB in 56 packages [2024-09-10T03:02:41.464Z] Removing intermediate container 530e335f5ba1 [2024-09-10T03:02:41.464Z] ---> c505b139bb53 [2024-09-10T03:02:41.464Z] Step 8/26 : COPY go.mod vendor* ./ [2024-09-10T03:02:41.464Z] ---> bb95e89e3e01 [2024-09-10T03:02:41.464Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T03:02:41.464Z] ---> Running in 825f4ef81dc1 [2024-09-10T03:02:42.414Z] Removing intermediate container 825f4ef81dc1 [2024-09-10T03:02:42.414Z] ---> 5112cf584fff [2024-09-10T03:02:42.414Z] Step 10/26 : COPY . . [2024-09-10T03:02:42.981Z] ---> 4c25bc0ef91a [2024-09-10T03:02:42.981Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-10T03:02:42.981Z] ---> Running in decd4e16e416 [2024-09-10T03:02:43.239Z] Removing intermediate container decd4e16e416 [2024-09-10T03:02:43.239Z] ---> 0147dc4504bc [2024-09-10T03:02:43.239Z] Step 12/26 : RUN ${MAKE} [2024-09-10T03:02:43.239Z] ---> Running in 02636747bc3e [2024-09-10T03:02:43.496Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.30 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.37" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2024-09-10T03:03:22.196Z] Removing intermediate container 02636747bc3e [2024-09-10T03:03:22.196Z] ---> deed24272fb2 [2024-09-10T03:03:22.196Z] Step 13/26 : FROM alpine:3.18 [2024-09-10T03:03:22.196Z] 3.18: Pulling from library/alpine [2024-09-10T03:03:22.196Z] 1cc3d825d8b2: Pulling fs layer [2024-09-10T03:03:22.196Z] 1cc3d825d8b2: Download complete [2024-09-10T03:03:22.196Z] 1cc3d825d8b2: Pull complete [2024-09-10T03:03:22.196Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T03:03:22.196Z] Status: Downloaded newer image for alpine:3.18 [2024-09-10T03:03:22.196Z] ---> 2c64cf60f6f0 [2024-09-10T03:03:22.196Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-09-10T03:03:22.196Z] ---> Running in bd0adb8ad278 [2024-09-10T03:03:22.196Z] Removing intermediate container bd0adb8ad278 [2024-09-10T03:03:22.196Z] ---> fc8f44581b69 [2024-09-10T03:03:22.196Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-09-10T03:03:22.196Z] ---> Running in 6c1c2f472c63 [2024-09-10T03:03:22.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T03:03:22.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T03:03:22.196Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-09-10T03:03:22.196Z] Executing busybox-1.36.1-r7.trigger [2024-09-10T03:03:22.196Z] OK: 7 MiB in 16 packages [2024-09-10T03:03:22.196Z] Removing intermediate container 6c1c2f472c63 [2024-09-10T03:03:22.196Z] ---> e822b8473a41 [2024-09-10T03:03:22.196Z] Step 16/26 : RUN apk --no-cache upgrade [2024-09-10T03:03:22.196Z] ---> Running in fa6b448e6a36 [2024-09-10T03:03:22.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T03:03:22.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T03:03:22.456Z] OK: 7 MiB in 16 packages [2024-09-10T03:03:22.742Z] Removing intermediate container fa6b448e6a36 [2024-09-10T03:03:22.742Z] ---> 363b74e7a6dd [2024-09-10T03:03:22.742Z] Step 17/26 : WORKDIR / [2024-09-10T03:03:22.742Z] ---> Running in 1eb5fab38f71 [2024-09-10T03:03:22.742Z] Removing intermediate container 1eb5fab38f71 [2024-09-10T03:03:22.742Z] ---> 208cdf1eb183 [2024-09-10T03:03:22.742Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-09-10T03:03:23.001Z] ---> 6eace89d1728 [2024-09-10T03:03:23.001Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-09-10T03:03:23.001Z] ---> 593af64870e1 [2024-09-10T03:03:23.001Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-09-10T03:03:25.535Z] ---> 88cb26716c48 [2024-09-10T03:03:25.535Z] Step 21/26 : EXPOSE 59995 [2024-09-10T03:03:25.535Z] ---> Running in 2a17084f7fa0 [2024-09-10T03:03:25.795Z] Removing intermediate container 2a17084f7fa0 [2024-09-10T03:03:25.795Z] ---> 7752e624c5ac [2024-09-10T03:03:25.795Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-09-10T03:03:25.795Z] ---> Running in 381c1dea4a3d [2024-09-10T03:03:25.795Z] Removing intermediate container 381c1dea4a3d [2024-09-10T03:03:25.795Z] ---> 759a98f09256 [2024-09-10T03:03:25.795Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-09-10T03:03:25.795Z] ---> Running in 115e9870c622 [2024-09-10T03:03:25.795Z] Removing intermediate container 115e9870c622 [2024-09-10T03:03:25.795Z] ---> 7d6a3b0f8ca2 [2024-09-10T03:03:25.795Z] Step 24/26 : LABEL arch=amd64 [2024-09-10T03:03:25.795Z] ---> Running in a3a2e496f6b4 [2024-09-10T03:03:26.055Z] Removing intermediate container a3a2e496f6b4 [2024-09-10T03:03:26.055Z] ---> 87ba92eb82dc [2024-09-10T03:03:26.055Z] Step 25/26 : LABEL git_sha=23327eef742656f25952fb3dd9c4e82b8abf1118 [2024-09-10T03:03:26.055Z] ---> Running in 610ece28e615 [2024-09-10T03:03:26.055Z] Removing intermediate container 610ece28e615 [2024-09-10T03:03:26.055Z] ---> f7a419e3e09d [2024-09-10T03:03:26.055Z] Step 26/26 : LABEL version=3.0.1-dev.30 [2024-09-10T03:03:26.055Z] ---> Running in e184b111eef3 [2024-09-10T03:03:26.055Z] Removing intermediate container e184b111eef3 [2024-09-10T03:03:26.055Z] ---> 40d56d49bbec [2024-09-10T03:03:26.055Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-10T03:03:26.055Z] Successfully built 40d56d49bbec [2024-09-10T03:03:26.055Z] Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-10T03:03:26.193Z] provisioning config files... [2024-09-10T03:03:26.201Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config13014122648106615832tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-10T03:03:26.503Z] ---> ****-login.sh [2024-09-10T03:03:26.503Z] nexus3.edgexfoundry.org:10001 [2024-09-10T03:03:26.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:03:26.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:03:26.503Z] Configure a credential helper to remove this warning. See [2024-09-10T03:03:26.503Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:03:26.503Z] [2024-09-10T03:03:26.503Z] Login Succeeded [2024-09-10T03:03:26.503Z] nexus3.edgexfoundry.org:10002 [2024-09-10T03:03:26.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:03:26.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:03:26.503Z] Configure a credential helper to remove this warning. See [2024-09-10T03:03:26.503Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:03:26.503Z] [2024-09-10T03:03:26.503Z] Login Succeeded [2024-09-10T03:03:26.503Z] nexus3.edgexfoundry.org:10003 [2024-09-10T03:03:26.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:03:26.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:03:26.763Z] Configure a credential helper to remove this warning. See [2024-09-10T03:03:26.763Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:03:26.763Z] [2024-09-10T03:03:26.763Z] Login Succeeded [2024-09-10T03:03:26.763Z] nexus3.edgexfoundry.org:10004 [2024-09-10T03:03:26.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:03:26.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:03:26.763Z] Configure a credential helper to remove this warning. See [2024-09-10T03:03:26.763Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:03:26.763Z] [2024-09-10T03:03:26.763Z] Login Succeeded [2024-09-10T03:03:26.763Z] ****.io [2024-09-10T03:03:26.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:03:27.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:03:27.022Z] Configure a credential helper to remove this warning. See [2024-09-10T03:03:27.022Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:03:27.022Z] [2024-09-10T03:03:27.022Z] Login Succeeded [2024-09-10T03:03:27.022Z] ---> ****-login.sh ends [Pipeline] } [2024-09-10T03:03:27.029Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T03:03:27.082Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-10T03:03:27.112Z] [edgeXDocker.push] Tagging docker image device-uart with the following tags: [2024-09-10T03:03:27.112Z] 23327eef742656f25952fb3dd9c4e82b8abf1118 [2024-09-10T03:03:27.112Z] latest [2024-09-10T03:03:27.112Z] 3.0.1-dev.30 [2024-09-10T03:03:27.112Z] 23327eef742656f25952fb3dd9c4e82b8abf1118-3.0.1-dev.30 [2024-09-10T03:03:27.112Z] main [2024-09-10T03:03:27.112Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:03:27.458Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:23327eef742656f25952fb3dd9c4e82b8abf1118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:03:27.777Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:23327eef742656f25952fb3dd9c4e82b8abf1118 [2024-09-10T03:03:27.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-09-10T03:03:27.777Z] 5b35e66a7dd0: Preparing [2024-09-10T03:03:27.777Z] 8f3839c5bd1a: Preparing [2024-09-10T03:03:27.777Z] f8c3070b4e01: Preparing [2024-09-10T03:03:27.777Z] 72ab8709b427: Preparing [2024-09-10T03:03:27.777Z] 78aba7aef90b: Preparing [2024-09-10T03:03:27.777Z] d62a02444d39: Preparing [2024-09-10T03:03:27.777Z] d62a02444d39: Waiting [2024-09-10T03:03:27.777Z] 8f3839c5bd1a: Pushed [2024-09-10T03:03:27.777Z] 78aba7aef90b: Pushed [2024-09-10T03:03:27.777Z] 72ab8709b427: Pushed [2024-09-10T03:03:27.777Z] f8c3070b4e01: Pushed [2024-09-10T03:03:27.777Z] d62a02444d39: Layer already exists [2024-09-10T03:03:31.966Z] 5b35e66a7dd0: Pushed [2024-09-10T03:03:31.966Z] 23327eef742656f25952fb3dd9c4e82b8abf1118: digest: sha256:60a3476ad8e2588d3cbb15c4c81220005c2efd6df317a75f1690b6cf85f5658a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:03:32.553Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:03:32.885Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:latest [2024-09-10T03:03:32.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-09-10T03:03:32.885Z] 5b35e66a7dd0: Preparing [2024-09-10T03:03:32.885Z] 8f3839c5bd1a: Preparing [2024-09-10T03:03:32.885Z] f8c3070b4e01: Preparing [2024-09-10T03:03:32.885Z] 72ab8709b427: Preparing [2024-09-10T03:03:32.885Z] 78aba7aef90b: Preparing [2024-09-10T03:03:32.885Z] d62a02444d39: Preparing [2024-09-10T03:03:32.885Z] 5b35e66a7dd0: Layer already exists [2024-09-10T03:03:32.885Z] 78aba7aef90b: Layer already exists [2024-09-10T03:03:32.885Z] f8c3070b4e01: Layer already exists [2024-09-10T03:03:32.885Z] 8f3839c5bd1a: Layer already exists [2024-09-10T03:03:32.885Z] 72ab8709b427: Layer already exists [2024-09-10T03:03:32.885Z] d62a02444d39: Layer already exists [2024-09-10T03:03:32.885Z] latest: digest: sha256:60a3476ad8e2588d3cbb15c4c81220005c2efd6df317a75f1690b6cf85f5658a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:03:33.213Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:03:33.544Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.30 [2024-09-10T03:03:33.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-09-10T03:03:33.544Z] 5b35e66a7dd0: Preparing [2024-09-10T03:03:33.544Z] 8f3839c5bd1a: Preparing [2024-09-10T03:03:33.544Z] f8c3070b4e01: Preparing [2024-09-10T03:03:33.544Z] 72ab8709b427: Preparing [2024-09-10T03:03:33.544Z] 78aba7aef90b: Preparing [2024-09-10T03:03:33.544Z] d62a02444d39: Preparing [2024-09-10T03:03:33.544Z] d62a02444d39: Waiting [2024-09-10T03:03:33.544Z] f8c3070b4e01: Layer already exists [2024-09-10T03:03:33.544Z] 72ab8709b427: Layer already exists [2024-09-10T03:03:33.544Z] 8f3839c5bd1a: Layer already exists [2024-09-10T03:03:33.544Z] 5b35e66a7dd0: Layer already exists [2024-09-10T03:03:33.544Z] 78aba7aef90b: Layer already exists [2024-09-10T03:03:33.544Z] d62a02444d39: Layer already exists [2024-09-10T03:03:33.544Z] 3.0.1-dev.30: digest: sha256:60a3476ad8e2588d3cbb15c4c81220005c2efd6df317a75f1690b6cf85f5658a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:03:33.874Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:23327eef742656f25952fb3dd9c4e82b8abf1118-3.0.1-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:03:34.209Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:23327eef742656f25952fb3dd9c4e82b8abf1118-3.0.1-dev.30 [2024-09-10T03:03:34.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-09-10T03:03:34.209Z] 5b35e66a7dd0: Preparing [2024-09-10T03:03:34.209Z] 8f3839c5bd1a: Preparing [2024-09-10T03:03:34.209Z] f8c3070b4e01: Preparing [2024-09-10T03:03:34.209Z] 72ab8709b427: Preparing [2024-09-10T03:03:34.209Z] 78aba7aef90b: Preparing [2024-09-10T03:03:34.209Z] d62a02444d39: Preparing [2024-09-10T03:03:34.209Z] d62a02444d39: Waiting [2024-09-10T03:03:34.209Z] f8c3070b4e01: Layer already exists [2024-09-10T03:03:34.209Z] 5b35e66a7dd0: Layer already exists [2024-09-10T03:03:34.209Z] 8f3839c5bd1a: Layer already exists [2024-09-10T03:03:34.209Z] 78aba7aef90b: Layer already exists [2024-09-10T03:03:34.209Z] 72ab8709b427: Layer already exists [2024-09-10T03:03:34.209Z] d62a02444d39: Layer already exists [2024-09-10T03:03:34.209Z] 23327eef742656f25952fb3dd9c4e82b8abf1118-3.0.1-dev.30: digest: sha256:60a3476ad8e2588d3cbb15c4c81220005c2efd6df317a75f1690b6cf85f5658a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:03:34.541Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:03:34.874Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:main [2024-09-10T03:03:34.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-09-10T03:03:34.874Z] 5b35e66a7dd0: Preparing [2024-09-10T03:03:34.874Z] 8f3839c5bd1a: Preparing [2024-09-10T03:03:34.874Z] f8c3070b4e01: Preparing [2024-09-10T03:03:34.874Z] 72ab8709b427: Preparing [2024-09-10T03:03:34.874Z] 78aba7aef90b: Preparing [2024-09-10T03:03:34.874Z] d62a02444d39: Preparing [2024-09-10T03:03:34.874Z] d62a02444d39: Waiting [2024-09-10T03:03:34.874Z] 78aba7aef90b: Layer already exists [2024-09-10T03:03:34.874Z] 8f3839c5bd1a: Layer already exists [2024-09-10T03:03:34.874Z] 5b35e66a7dd0: Layer already exists [2024-09-10T03:03:34.874Z] f8c3070b4e01: Layer already exists [2024-09-10T03:03:34.874Z] 72ab8709b427: Layer already exists [2024-09-10T03:03:34.874Z] d62a02444d39: Layer already exists [2024-09-10T03:03:34.874Z] main: digest: sha256:60a3476ad8e2588d3cbb15c4c81220005c2efd6df317a75f1690b6cf85f5658a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T03:03:34.953Z] ===================================================== [Pipeline] echo [2024-09-10T03:03:34.970Z] taggedImages: [2024-09-10T03:03:34.970Z] - nexus3.edgexfoundry.org:10004/device-uart:23327eef742656f25952fb3dd9c4e82b8abf1118 [2024-09-10T03:03:34.970Z] - nexus3.edgexfoundry.org:10004/device-uart:latest [2024-09-10T03:03:34.970Z] - nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.30 [2024-09-10T03:03:34.970Z] - nexus3.edgexfoundry.org:10004/device-uart:23327eef742656f25952fb3dd9c4e82b8abf1118-3.0.1-dev.30 [2024-09-10T03:03:34.970Z] - nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:03:35.374Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-10T03:03:35.374Z] [2024-09-10T03:03:35.374Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:03:35.685Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-10T03:03:35.685Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-10T03:03:35.685Z] 5eb5b503b376: Pulling fs layer [2024-09-10T03:03:35.685Z] 5c69ac0246d0: Pulling fs layer [2024-09-10T03:03:35.685Z] ec43610c2a17: Pulling fs layer [2024-09-10T03:03:35.685Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-10T03:03:35.685Z] 33b1e0a273af: Pulling fs layer [2024-09-10T03:03:35.685Z] 5d3b04190fa2: Pulling fs layer [2024-09-10T03:03:35.685Z] 2f39f015ded8: Pulling fs layer [2024-09-10T03:03:35.685Z] 3a2ae6a8a46f: Waiting [2024-09-10T03:03:35.685Z] 5d3b04190fa2: Waiting [2024-09-10T03:03:35.685Z] 33b1e0a273af: Waiting [2024-09-10T03:03:35.685Z] 2f39f015ded8: Waiting [2024-09-10T03:03:35.685Z] 5c69ac0246d0: Verifying Checksum [2024-09-10T03:03:35.685Z] 5c69ac0246d0: Download complete [2024-09-10T03:03:35.685Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-10T03:03:35.685Z] 3a2ae6a8a46f: Download complete [2024-09-10T03:03:35.685Z] 33b1e0a273af: Verifying Checksum [2024-09-10T03:03:35.685Z] 33b1e0a273af: Download complete [2024-09-10T03:03:35.685Z] 5d3b04190fa2: Verifying Checksum [2024-09-10T03:03:35.685Z] 5d3b04190fa2: Download complete [2024-09-10T03:03:35.685Z] ec43610c2a17: Verifying Checksum [2024-09-10T03:03:35.685Z] ec43610c2a17: Download complete [2024-09-10T03:03:35.944Z] 5eb5b503b376: Verifying Checksum [2024-09-10T03:03:35.944Z] 5eb5b503b376: Download complete [2024-09-10T03:03:36.510Z] 2f39f015ded8: Download complete [2024-09-10T03:03:37.078Z] 5eb5b503b376: Pull complete [2024-09-10T03:03:37.078Z] 5c69ac0246d0: Pull complete [2024-09-10T03:03:37.649Z] ec43610c2a17: Pull complete [2024-09-10T03:03:37.649Z] 3a2ae6a8a46f: Pull complete [2024-09-10T03:03:38.266Z] 33b1e0a273af: Pull complete [2024-09-10T03:03:38.266Z] 5d3b04190fa2: Pull complete [2024-09-10T03:03:43.548Z] 2f39f015ded8: Pull complete [2024-09-10T03:03:43.548Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-10T03:03:43.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-10T03:03:43.548Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T03:03:43.658Z] prd-ubuntu20.04-docker-8c-8g-9938 does not seem to be running inside a container [2024-09-10T03:03:43.688Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-10T03:04:00.765Z] $ docker top cb60f3debced33d62039f33f9116957101f26b63e96a8b8cb2f9367ad9310984 -eo pid,comm [2024-09-10T03:04:00.795Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9944 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2024-09-10T03:04:00.901Z] Running in /w/workspace/device-uart/37 [Pipeline] { [Pipeline] checkout [2024-09-10T03:04:01.154Z] ---> job-cost.sh [2024-09-10T03:04:01.154Z] lf-activate-venv: SKIPPING [2024-09-10T03:04:01.154Z] INFO: No Stack... [2024-09-10T03:04:01.722Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-10T03:04:01.981Z] INFO: Archiving Costs [Pipeline] sh [2024-09-10T03:04:03.958Z] The recommended git tool is: git [2024-09-10T03:04:04.229Z] + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv [2024-09-10T03:04:04.229Z] + cut -d, -f6 [Pipeline] lock [2024-09-10T03:04:04.246Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-37-stack-cost] [2024-09-10T03:04:04.256Z] Resource [jenkins-edgexfoundry-device-uart-main-37-stack-cost] did not exist. Created. [2024-09-10T03:04:04.264Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-37-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-10T03:04:04.572Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-10T03:04:04.609Z] Stashed 1 file(s) [Pipeline] } [2024-09-10T03:04:04.616Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-37-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-10T03:04:04.641Z] $ docker stop --time=1 cb60f3debced33d62039f33f9116957101f26b63e96a8b8cb2f9367ad9310984 [2024-09-10T03:04:06.540Z] $ docker rm -f --volumes cb60f3debced33d62039f33f9116957101f26b63e96a8b8cb2f9367ad9310984 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-10T03:04:13.878Z] using credential edgex-jenkins-ssh [2024-09-10T03:04:13.905Z] Cloning the remote Git repository [2024-09-10T03:04:13.961Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2024-09-10T03:04:14.083Z] > git init /w/workspace/device-uart/37 # timeout=10 [2024-09-10T03:04:14.307Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2024-09-10T03:04:14.309Z] > git --version # timeout=10 [2024-09-10T03:04:14.370Z] > git --version # 'git version 2.25.1' [2024-09-10T03:04:14.374Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-10T03:04:14.602Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-10T03:04:17.120Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2024-09-10T03:04:17.175Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-10T03:04:18.409Z] Avoid second fetch [2024-09-10T03:04:18.409Z] Checking out Revision 23327eef742656f25952fb3dd9c4e82b8abf1118 (main) [2024-09-10T03:04:19.196Z] Commit message: "Merge pull request #70 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.37" [2024-09-10T03:04:18.428Z] > git config core.sparsecheckout # timeout=10 [2024-09-10T03:04:18.510Z] > git checkout -f 23327eef742656f25952fb3dd9c4e82b8abf1118 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-10T03:04:23.885Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-10T03:04:23.886Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-10T03:04:23.886Z] Dload Upload Total Spent Left Speed [2024-09-10T03:04:23.886Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 192k 0 --:--:-- --:--:-- --:--:-- 192k [Pipeline] sh [2024-09-10T03:04:24.235Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-10T03:04:24.569Z] + + sudo teesudo /etc/docker/daemon.new jq [2024-09-10T03:04:24.569Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-10T03:04:24.569Z] { [2024-09-10T03:04:24.569Z] "registry-mirrors": [ [2024-09-10T03:04:24.569Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-10T03:04:24.569Z] ], [2024-09-10T03:04:24.569Z] "bip": "10.250.0.254/24", [2024-09-10T03:04:24.569Z] "hosts": [ [2024-09-10T03:04:24.569Z] "tcp://0.0.0.0:5555", [2024-09-10T03:04:24.569Z] "unix:///var/run/docker.sock" [2024-09-10T03:04:24.569Z] ], [2024-09-10T03:04:24.569Z] "mtu": 1458, [2024-09-10T03:04:24.569Z] "selinux-enabled": true, [2024-09-10T03:04:24.569Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-10T03:04:24.569Z] } [Pipeline] sh [2024-09-10T03:04:24.912Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-10T03:04:25.248Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-10T03:04:43.591Z] provisioning config files... [2024-09-10T03:04:43.623Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/37@tmp/config3527110878349470319tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-10T03:04:44.100Z] ---> ****-login.sh [2024-09-10T03:04:44.100Z] nexus3.edgexfoundry.org:10001 [2024-09-10T03:04:44.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:04:44.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:04:44.965Z] Configure a credential helper to remove this warning. See [2024-09-10T03:04:44.965Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:04:44.965Z] [2024-09-10T03:04:44.965Z] Login Succeeded [2024-09-10T03:04:44.965Z] nexus3.edgexfoundry.org:10002 [2024-09-10T03:04:45.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:04:45.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:04:45.503Z] Configure a credential helper to remove this warning. See [2024-09-10T03:04:45.503Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:04:45.503Z] [2024-09-10T03:04:45.503Z] Login Succeeded [2024-09-10T03:04:45.504Z] nexus3.edgexfoundry.org:10003 [2024-09-10T03:04:45.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:04:46.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:04:46.047Z] Configure a credential helper to remove this warning. See [2024-09-10T03:04:46.047Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:04:46.047Z] [2024-09-10T03:04:46.047Z] Login Succeeded [2024-09-10T03:04:46.047Z] nexus3.edgexfoundry.org:10004 [2024-09-10T03:04:46.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:04:46.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:04:46.317Z] Configure a credential helper to remove this warning. See [2024-09-10T03:04:46.317Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:04:46.317Z] [2024-09-10T03:04:46.317Z] Login Succeeded [2024-09-10T03:04:46.317Z] ****.io [2024-09-10T03:04:46.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:04:46.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:04:46.859Z] Configure a credential helper to remove this warning. See [2024-09-10T03:04:46.859Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:04:46.859Z] [2024-09-10T03:04:46.859Z] Login Succeeded [2024-09-10T03:04:46.859Z] ---> ****-login.sh ends [Pipeline] } [2024-09-10T03:04:46.875Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-10T03:04:47.233Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-10T03:04:47.251Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-10T03:04:47.271Z] ========================================================= [2024-09-10T03:04:47.271Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-10T03:04:47.271Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:04:47.645Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-09-10T03:04:48.250Z] Sending build context to Docker daemon 12.84MB [2024-09-10T03:04:48.250Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-09-10T03:04:48.250Z] Step 2/12 : FROM ${BASE} AS builder [2024-09-10T03:04:48.526Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-10T03:04:48.526Z] c6b39de5b339: Pulling fs layer [2024-09-10T03:04:48.526Z] a69c41024577: Pulling fs layer [2024-09-10T03:04:48.526Z] d6de4b400683: Pulling fs layer [2024-09-10T03:04:48.526Z] 35cb2a7552d0: Pulling fs layer [2024-09-10T03:04:48.526Z] 4f4fb700ef54: Pulling fs layer [2024-09-10T03:04:48.526Z] 464afbd9ba4c: Pulling fs layer [2024-09-10T03:04:48.526Z] 00f215d4a9da: Pulling fs layer [2024-09-10T03:04:48.526Z] d496ad576159: Pulling fs layer [2024-09-10T03:04:48.526Z] 464afbd9ba4c: Waiting [2024-09-10T03:04:48.526Z] 35cb2a7552d0: Waiting [2024-09-10T03:04:48.526Z] 4f4fb700ef54: Waiting [2024-09-10T03:04:48.526Z] 00f215d4a9da: Waiting [2024-09-10T03:04:48.526Z] a69c41024577: Verifying Checksum [2024-09-10T03:04:48.526Z] a69c41024577: Download complete [2024-09-10T03:04:48.526Z] 35cb2a7552d0: Verifying Checksum [2024-09-10T03:04:48.526Z] 35cb2a7552d0: Download complete [2024-09-10T03:04:48.526Z] 4f4fb700ef54: Verifying Checksum [2024-09-10T03:04:48.526Z] 4f4fb700ef54: Download complete [2024-09-10T03:04:48.526Z] 464afbd9ba4c: Verifying Checksum [2024-09-10T03:04:48.526Z] 464afbd9ba4c: Download complete [2024-09-10T03:04:48.800Z] c6b39de5b339: Verifying Checksum [2024-09-10T03:04:48.800Z] c6b39de5b339: Download complete [2024-09-10T03:04:49.403Z] d496ad576159: Verifying Checksum [2024-09-10T03:04:49.403Z] d496ad576159: Download complete [2024-09-10T03:04:49.680Z] c6b39de5b339: Pull complete [2024-09-10T03:04:50.663Z] a69c41024577: Pull complete [2024-09-10T03:04:50.933Z] d6de4b400683: Verifying Checksum [2024-09-10T03:04:50.933Z] d6de4b400683: Download complete [2024-09-10T03:04:51.907Z] 00f215d4a9da: Verifying Checksum [2024-09-10T03:04:51.907Z] 00f215d4a9da: Download complete [2024-09-10T03:05:04.280Z] d6de4b400683: Pull complete [2024-09-10T03:05:04.280Z] 35cb2a7552d0: Pull complete [2024-09-10T03:05:04.552Z] 4f4fb700ef54: Pull complete [2024-09-10T03:05:04.823Z] 464afbd9ba4c: Pull complete [2024-09-10T03:05:14.953Z] 00f215d4a9da: Pull complete [2024-09-10T03:05:15.917Z] d496ad576159: Pull complete [2024-09-10T03:05:15.917Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-10T03:05:15.917Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-10T03:05:15.917Z] ---> f246e2811388 [2024-09-10T03:05:15.917Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-09-10T03:05:18.511Z] ---> Running in 0fcfd073a532 [2024-09-10T03:05:18.511Z] Removing intermediate container 0fcfd073a532 [2024-09-10T03:05:18.511Z] ---> c7b0e0f7555b [2024-09-10T03:05:18.511Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-09-10T03:05:18.790Z] ---> Running in 1cc12a0226c9 [2024-09-10T03:05:19.064Z] Removing intermediate container 1cc12a0226c9 [2024-09-10T03:05:19.064Z] ---> d4b9cb53853e [2024-09-10T03:05:19.064Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-09-10T03:05:19.334Z] ---> Running in e4e74cd653b2 [2024-09-10T03:05:20.748Z] Removing intermediate container e4e74cd653b2 [2024-09-10T03:05:20.748Z] ---> 165d98c5a701 [2024-09-10T03:05:20.748Z] Step 6/12 : WORKDIR /device-uart [2024-09-10T03:05:21.024Z] ---> Running in 34c72a98b985 [2024-09-10T03:05:21.297Z] Removing intermediate container 34c72a98b985 [2024-09-10T03:05:21.297Z] ---> fa23d7bae788 [2024-09-10T03:05:21.297Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-10T03:05:21.567Z] ---> Running in 18d4e9f1ee19 [2024-09-10T03:05:22.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T03:05:23.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T03:05:24.705Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-09-10T03:05:24.705Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-09-10T03:05:24.705Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-09-10T03:05:24.980Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-09-10T03:05:24.980Z] Executing busybox-1.36.1-r5.trigger [2024-09-10T03:05:24.980Z] OK: 271 MiB in 56 packages [2024-09-10T03:05:26.409Z] Removing intermediate container 18d4e9f1ee19 [2024-09-10T03:05:26.409Z] ---> 551b17139b80 [2024-09-10T03:05:26.409Z] Step 8/12 : COPY go.mod vendor* ./ [2024-09-10T03:05:26.682Z] ---> 3a3ad278c785 [2024-09-10T03:05:26.682Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T03:05:26.952Z] ---> Running in 08fe1bf7757c [2024-09-10T03:07:33.705Z] Removing intermediate container 08fe1bf7757c [2024-09-10T03:07:33.706Z] ---> e7ca064f07aa [2024-09-10T03:07:33.706Z] Step 10/12 : COPY . . [2024-09-10T03:07:33.706Z] ---> ec09136819b5 [2024-09-10T03:07:33.706Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-10T03:07:33.706Z] ---> Running in 74a418eb268a [2024-09-10T03:07:33.706Z] Removing intermediate container 74a418eb268a [2024-09-10T03:07:33.706Z] ---> d281f3b6ae09 [2024-09-10T03:07:33.706Z] Step 12/12 : RUN ${MAKE} [2024-09-10T03:07:33.706Z] ---> Running in 541b8299beca [2024-09-10T03:07:33.706Z] noop [2024-09-10T03:07:33.706Z] Removing intermediate container 541b8299beca [2024-09-10T03:07:33.706Z] ---> feec198ddebd [2024-09-10T03:07:33.706Z] Successfully built feec198ddebd [2024-09-10T03:07:33.706Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:07:34.103Z] + docker inspect -f . ci-base-image-arm64 [2024-09-10T03:07:34.103Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T03:07:34.387Z] prd-ubuntu20.04-docker-arm64-4c-16g-9944 does not seem to be running inside a container [2024-09-10T03:07:34.480Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/37 -v /w/workspace/device-uart/37:/w/workspace/device-uart/37:rw,z -v /w/workspace/device-uart/37@tmp:/w/workspace/device-uart/37@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-10T03:07:35.964Z] $ docker top e628c0138d470d5e4ec06d99620f17a65dc5d7aa5ba22d7c55f3af7cc869d115 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-10T03:07:36.859Z] + go version [2024-09-10T03:07:36.859Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-10T03:07:36.881Z] $ docker stop --time=1 e628c0138d470d5e4ec06d99620f17a65dc5d7aa5ba22d7c55f3af7cc869d115 [2024-09-10T03:07:38.585Z] $ docker rm -f --volumes e628c0138d470d5e4ec06d99620f17a65dc5d7aa5ba22d7c55f3af7cc869d115 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:07:39.220Z] + docker inspect -f . ci-base-image-arm64 [2024-09-10T03:07:39.220Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T03:07:39.467Z] prd-ubuntu20.04-docker-arm64-4c-16g-9944 does not seem to be running inside a container [2024-09-10T03:07:39.547Z] $ 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/37 -v /w/workspace/device-uart/37:/w/workspace/device-uart/37:rw,z -v /w/workspace/device-uart/37@tmp:/w/workspace/device-uart/37@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-10T03:07:40.904Z] $ docker top 24e22cdd445aa0d3d5ba8137316945d9942e9557b5f7aeffe625c95ee5c13fd7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-10T03:07:41.769Z] + git config --global --add safe.directory /w/workspace/device-uart/37 [Pipeline] fileExists [Pipeline] sh [2024-09-10T03:07:42.445Z] + make test [2024-09-10T03:07:42.445Z] go test ./... -coverprofile=coverage.out [2024-09-10T03:07:49.120Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-09-10T03:11:56.025Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2024-09-10T03:11:56.025Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2024-09-10T03:11:56.025Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-10T03:11:56.025Z] go vet ./... [2024-09-10T03:12:43.050Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-10T03:12:43.050Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-10T03:12:43.050Z] ./bin/test-attribution-txt.sh [2024-09-10T03:12:43.050Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-09-10T03:12:43.050Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-09-10T03:12:43.072Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-10T03:12:43.096Z] $ docker stop --time=1 24e22cdd445aa0d3d5ba8137316945d9942e9557b5f7aeffe625c95ee5c13fd7 [2024-09-10T03:12:45.224Z] $ docker rm -f --volumes 24e22cdd445aa0d3d5ba8137316945d9942e9557b5f7aeffe625c95ee5c13fd7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-10T03:12:46.912Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-10T03:12:46.934Z] Warning: overwriting stash ‘coverage-report’ [2024-09-10T03:12:47.531Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-10T03:12:47.953Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-10T03:12:48.285Z] + ls -al . [2024-09-10T03:12:48.285Z] total 220 [2024-09-10T03:12:48.285Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 10 03:07 . [2024-09-10T03:12:48.285Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 10 03:04 .. [2024-09-10T03:12:48.285Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 10 03:04 .dockerignore [2024-09-10T03:12:48.285Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 10 03:04 .git [2024-09-10T03:12:48.285Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 10 03:04 .github [2024-09-10T03:12:48.285Z] -rw-rw-r-- 1 jenkins jenkins 343 Sep 10 03:04 .gitignore [2024-09-10T03:12:48.285Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 10 03:04 .golangci.yml [2024-09-10T03:12:48.285Z] -rw-rw-r-- 1 jenkins jenkins 9941 Sep 10 03:04 Attribution.txt [2024-09-10T03:12:48.285Z] -rw-rw-r-- 1 jenkins jenkins 1908 Sep 10 03:04 CHANGELOG.md [2024-09-10T03:12:48.285Z] -rw-rw-r-- 1 jenkins jenkins 1886 Sep 10 03:04 Dockerfile [2024-09-10T03:12:48.285Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 10 03:04 GOVERNANCE.md [2024-09-10T03:12:48.285Z] -rw-rw-r-- 1 jenkins jenkins 675 Sep 10 03:04 Jenkinsfile [2024-09-10T03:12:48.285Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 10 03:04 LICENSE [2024-09-10T03:12:48.285Z] -rw-rw-r-- 1 jenkins jenkins 1872 Sep 10 03:04 Makefile [2024-09-10T03:12:48.285Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 10 03:04 OWNERS.md [2024-09-10T03:12:48.285Z] -rw-rw-r-- 1 jenkins jenkins 8892 Sep 10 03:04 README.md [2024-09-10T03:12:48.285Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 10 03:00 VERSION [2024-09-10T03:12:48.285Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 10 03:04 bin [2024-09-10T03:12:48.285Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 10 03:04 cmd [2024-09-10T03:12:48.285Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 10 03:07 coverage.out [2024-09-10T03:12:48.285Z] -rw-rw-r-- 1 jenkins jenkins 6965 Sep 10 03:04 go.mod [2024-09-10T03:12:48.285Z] -rw-rw-r-- 1 jenkins jenkins 101894 Sep 10 03:04 go.sum [2024-09-10T03:12:48.285Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 10 03:04 internal [2024-09-10T03:12:48.285Z] -rw-rw-r-- 1 jenkins jenkins 209 Sep 10 03:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:12:48.656Z] + 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=23327eef742656f25952fb3dd9c4e82b8abf1118 --label arch=arm64 --label version=3.0.1-dev.30 . [2024-09-10T03:12:49.246Z] Sending build context to Docker daemon 12.84MB [2024-09-10T03:12:49.246Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-09-10T03:12:49.246Z] Step 2/26 : FROM ${BASE} AS builder [2024-09-10T03:12:49.246Z] ---> feec198ddebd [2024-09-10T03:12:49.246Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-09-10T03:12:49.246Z] ---> Running in f5f61014ba4a [2024-09-10T03:12:49.834Z] Removing intermediate container f5f61014ba4a [2024-09-10T03:12:49.834Z] ---> 7d96a31173aa [2024-09-10T03:12:49.834Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-09-10T03:12:49.834Z] ---> Running in e9774f0d4209 [2024-09-10T03:12:50.110Z] Removing intermediate container e9774f0d4209 [2024-09-10T03:12:50.110Z] ---> 6e81573dc814 [2024-09-10T03:12:50.110Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-09-10T03:12:50.110Z] ---> Running in ec14feafb94b [2024-09-10T03:12:50.702Z] Removing intermediate container ec14feafb94b [2024-09-10T03:12:50.702Z] ---> 85394719b7c5 [2024-09-10T03:12:50.702Z] Step 6/26 : WORKDIR /device-uart [2024-09-10T03:12:50.702Z] ---> Running in b18779d71510 [2024-09-10T03:12:50.973Z] Removing intermediate container b18779d71510 [2024-09-10T03:12:50.973Z] ---> b707811b9599 [2024-09-10T03:12:50.973Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-10T03:12:51.243Z] ---> Running in 30677cf4d5fe [2024-09-10T03:12:52.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T03:12:52.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T03:12:54.225Z] OK: 271 MiB in 56 packages [2024-09-10T03:12:55.204Z] Removing intermediate container 30677cf4d5fe [2024-09-10T03:12:55.204Z] ---> e9c33c79f7c8 [2024-09-10T03:12:55.204Z] Step 8/26 : COPY go.mod vendor* ./ [2024-09-10T03:12:55.799Z] ---> f5b7cd4d4031 [2024-09-10T03:12:55.799Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T03:12:55.799Z] ---> Running in beced9a6b229 [2024-09-10T03:12:58.397Z] Removing intermediate container beced9a6b229 [2024-09-10T03:12:58.397Z] ---> b92d9ed257cc [2024-09-10T03:12:58.397Z] Step 10/26 : COPY . . [2024-09-10T03:12:59.812Z] ---> c94f79ce988f [2024-09-10T03:12:59.812Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-10T03:12:59.812Z] ---> Running in d08e6fac3fe8 [2024-09-10T03:13:00.079Z] Removing intermediate container d08e6fac3fe8 [2024-09-10T03:13:00.079Z] ---> 7e55092560d1 [2024-09-10T03:13:00.079Z] Step 12/26 : RUN ${MAKE} [2024-09-10T03:13:00.079Z] ---> Running in 11bdb2ba7002 [2024-09-10T03:13:01.489Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.30 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.37" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2024-09-10T03:17:08.323Z] Removing intermediate container 11bdb2ba7002 [2024-09-10T03:17:08.323Z] ---> 4399eb614106 [2024-09-10T03:17:08.323Z] Step 13/26 : FROM alpine:3.18 [2024-09-10T03:17:08.323Z] 3.18: Pulling from library/alpine [2024-09-10T03:17:08.323Z] 720f3032cd11: Pulling fs layer [2024-09-10T03:17:08.323Z] 720f3032cd11: Verifying Checksum [2024-09-10T03:17:08.323Z] 720f3032cd11: Download complete [2024-09-10T03:17:08.323Z] 720f3032cd11: Pull complete [2024-09-10T03:17:08.323Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T03:17:08.323Z] Status: Downloaded newer image for alpine:3.18 [2024-09-10T03:17:08.323Z] ---> 3e834921e367 [2024-09-10T03:17:08.323Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-09-10T03:17:08.323Z] ---> Running in 7371246107e1 [2024-09-10T03:17:08.323Z] Removing intermediate container 7371246107e1 [2024-09-10T03:17:08.323Z] ---> 59952d7d8c75 [2024-09-10T03:17:08.323Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-09-10T03:17:08.323Z] ---> Running in 39eaa303188b [2024-09-10T03:17:08.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T03:17:08.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T03:17:08.323Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-09-10T03:17:08.323Z] Executing busybox-1.36.1-r7.trigger [2024-09-10T03:17:08.323Z] OK: 8 MiB in 16 packages [2024-09-10T03:17:08.323Z] Removing intermediate container 39eaa303188b [2024-09-10T03:17:08.323Z] ---> 7b2a4cafd864 [2024-09-10T03:17:08.323Z] Step 16/26 : RUN apk --no-cache upgrade [2024-09-10T03:17:08.323Z] ---> Running in 2f267cfafdf5 [2024-09-10T03:17:08.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T03:17:08.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T03:17:08.323Z] OK: 8 MiB in 16 packages [2024-09-10T03:17:08.323Z] Removing intermediate container 2f267cfafdf5 [2024-09-10T03:17:08.323Z] ---> dae3cd1563ce [2024-09-10T03:17:08.323Z] Step 17/26 : WORKDIR / [2024-09-10T03:17:08.323Z] ---> Running in ead7e9078a69 [2024-09-10T03:17:08.323Z] Removing intermediate container ead7e9078a69 [2024-09-10T03:17:08.323Z] ---> a493ddbc3cdc [2024-09-10T03:17:08.323Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-09-10T03:17:08.323Z] ---> 3811f2c5d087 [2024-09-10T03:17:08.323Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-09-10T03:17:08.323Z] ---> 6131554fd9f1 [2024-09-10T03:17:08.323Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-09-10T03:17:08.595Z] ---> 01494b48373b [2024-09-10T03:17:08.595Z] Step 21/26 : EXPOSE 59995 [2024-09-10T03:17:08.869Z] ---> Running in d69bb10255f8 [2024-09-10T03:17:09.137Z] Removing intermediate container d69bb10255f8 [2024-09-10T03:17:09.137Z] ---> c89ae92d9936 [2024-09-10T03:17:09.137Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-09-10T03:17:09.137Z] ---> Running in 5dce3c01b4f2 [2024-09-10T03:17:09.407Z] Removing intermediate container 5dce3c01b4f2 [2024-09-10T03:17:09.407Z] ---> e3004512d2f2 [2024-09-10T03:17:09.407Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-09-10T03:17:09.679Z] ---> Running in eecca71339be [2024-09-10T03:17:09.948Z] Removing intermediate container eecca71339be [2024-09-10T03:17:09.948Z] ---> 7ae82b26b9c6 [2024-09-10T03:17:09.948Z] Step 24/26 : LABEL arch=arm64 [2024-09-10T03:17:09.948Z] ---> Running in 4ed2e42c2a87 [2024-09-10T03:17:10.216Z] Removing intermediate container 4ed2e42c2a87 [2024-09-10T03:17:10.216Z] ---> 9d7112c4a52f [2024-09-10T03:17:10.216Z] Step 25/26 : LABEL git_sha=23327eef742656f25952fb3dd9c4e82b8abf1118 [2024-09-10T03:17:10.492Z] ---> Running in f195d5d24600 [2024-09-10T03:17:10.760Z] Removing intermediate container f195d5d24600 [2024-09-10T03:17:10.761Z] ---> 73a3df161bb0 [2024-09-10T03:17:10.761Z] Step 26/26 : LABEL version=3.0.1-dev.30 [2024-09-10T03:17:10.761Z] ---> Running in 046c8cf266c7 [2024-09-10T03:17:11.029Z] Removing intermediate container 046c8cf266c7 [2024-09-10T03:17:11.029Z] ---> a31f847c181f [2024-09-10T03:17:11.029Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-10T03:17:11.295Z] Successfully built a31f847c181f [2024-09-10T03:17:11.295Z] Successfully tagged device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-10T03:17:11.490Z] provisioning config files... [2024-09-10T03:17:11.508Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/37@tmp/config4464860052189917784tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-10T03:17:11.871Z] ---> ****-login.sh [2024-09-10T03:17:11.871Z] nexus3.edgexfoundry.org:10001 [2024-09-10T03:17:12.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:17:12.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:17:12.139Z] Configure a credential helper to remove this warning. See [2024-09-10T03:17:12.139Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:17:12.139Z] [2024-09-10T03:17:12.139Z] Login Succeeded [2024-09-10T03:17:12.139Z] nexus3.edgexfoundry.org:10002 [2024-09-10T03:17:12.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:17:12.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:17:12.677Z] Configure a credential helper to remove this warning. See [2024-09-10T03:17:12.677Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:17:12.677Z] [2024-09-10T03:17:12.677Z] Login Succeeded [2024-09-10T03:17:12.677Z] nexus3.edgexfoundry.org:10003 [2024-09-10T03:17:12.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:17:12.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:17:12.945Z] Configure a credential helper to remove this warning. See [2024-09-10T03:17:12.945Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:17:12.945Z] [2024-09-10T03:17:12.945Z] Login Succeeded [2024-09-10T03:17:12.945Z] nexus3.edgexfoundry.org:10004 [2024-09-10T03:17:13.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:17:13.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:17:13.483Z] Configure a credential helper to remove this warning. See [2024-09-10T03:17:13.483Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:17:13.483Z] [2024-09-10T03:17:13.483Z] Login Succeeded [2024-09-10T03:17:13.483Z] ****.io [2024-09-10T03:17:13.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:17:14.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:17:14.017Z] Configure a credential helper to remove this warning. See [2024-09-10T03:17:14.017Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:17:14.017Z] [2024-09-10T03:17:14.017Z] Login Succeeded [2024-09-10T03:17:14.017Z] ---> ****-login.sh ends [Pipeline] } [2024-09-10T03:17:14.030Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T03:17:14.089Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-10T03:17:14.120Z] [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: [2024-09-10T03:17:14.120Z] 23327eef742656f25952fb3dd9c4e82b8abf1118 [2024-09-10T03:17:14.120Z] latest [2024-09-10T03:17:14.120Z] 3.0.1-dev.30 [2024-09-10T03:17:14.120Z] 23327eef742656f25952fb3dd9c4e82b8abf1118-3.0.1-dev.30 [2024-09-10T03:17:14.120Z] main [2024-09-10T03:17:14.120Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:14.506Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:23327eef742656f25952fb3dd9c4e82b8abf1118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:14.874Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:23327eef742656f25952fb3dd9c4e82b8abf1118 [2024-09-10T03:17:14.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-09-10T03:17:14.874Z] 4b80d40c3dfd: Preparing [2024-09-10T03:17:14.874Z] 242b3e6e1106: Preparing [2024-09-10T03:17:14.874Z] 9eaa2a60ead7: Preparing [2024-09-10T03:17:14.874Z] f6475b5458b2: Preparing [2024-09-10T03:17:14.874Z] 7c7efa64c5aa: Preparing [2024-09-10T03:17:14.874Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:17:14.874Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:17:15.141Z] 9eaa2a60ead7: Pushed [2024-09-10T03:17:15.141Z] 242b3e6e1106: Pushed [2024-09-10T03:17:15.141Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:17:15.141Z] f6475b5458b2: Pushed [2024-09-10T03:17:15.141Z] 7c7efa64c5aa: Pushed [2024-09-10T03:17:25.201Z] 4b80d40c3dfd: Pushed [2024-09-10T03:17:25.201Z] 23327eef742656f25952fb3dd9c4e82b8abf1118: digest: sha256:7520ae4515f84be0f1266aade7b0db086cd76c92c8c42bc7537523f10127b7a0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:25.574Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:25.928Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2024-09-10T03:17:25.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-09-10T03:17:25.928Z] 4b80d40c3dfd: Preparing [2024-09-10T03:17:25.928Z] 242b3e6e1106: Preparing [2024-09-10T03:17:25.928Z] 9eaa2a60ead7: Preparing [2024-09-10T03:17:25.928Z] f6475b5458b2: Preparing [2024-09-10T03:17:25.928Z] 7c7efa64c5aa: Preparing [2024-09-10T03:17:25.928Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:17:25.928Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:17:25.928Z] 4b80d40c3dfd: Layer already exists [2024-09-10T03:17:25.928Z] 7c7efa64c5aa: Layer already exists [2024-09-10T03:17:25.928Z] 9eaa2a60ead7: Layer already exists [2024-09-10T03:17:25.928Z] f6475b5458b2: Layer already exists [2024-09-10T03:17:25.928Z] 242b3e6e1106: Layer already exists [2024-09-10T03:17:25.928Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:17:26.197Z] latest: digest: sha256:7520ae4515f84be0f1266aade7b0db086cd76c92c8c42bc7537523f10127b7a0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:26.558Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:26.925Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.30 [2024-09-10T03:17:26.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-09-10T03:17:26.925Z] 4b80d40c3dfd: Preparing [2024-09-10T03:17:26.925Z] 242b3e6e1106: Preparing [2024-09-10T03:17:26.925Z] 9eaa2a60ead7: Preparing [2024-09-10T03:17:26.925Z] f6475b5458b2: Preparing [2024-09-10T03:17:26.925Z] 7c7efa64c5aa: Preparing [2024-09-10T03:17:26.925Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:17:26.925Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:17:26.925Z] 4b80d40c3dfd: Layer already exists [2024-09-10T03:17:26.925Z] f6475b5458b2: Layer already exists [2024-09-10T03:17:26.925Z] 242b3e6e1106: Layer already exists [2024-09-10T03:17:26.925Z] 7c7efa64c5aa: Layer already exists [2024-09-10T03:17:27.191Z] 9eaa2a60ead7: Layer already exists [2024-09-10T03:17:27.191Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:17:27.191Z] 3.0.1-dev.30: digest: sha256:7520ae4515f84be0f1266aade7b0db086cd76c92c8c42bc7537523f10127b7a0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:27.582Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:23327eef742656f25952fb3dd9c4e82b8abf1118-3.0.1-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:27.954Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:23327eef742656f25952fb3dd9c4e82b8abf1118-3.0.1-dev.30 [2024-09-10T03:17:27.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-09-10T03:17:27.955Z] 4b80d40c3dfd: Preparing [2024-09-10T03:17:27.955Z] 242b3e6e1106: Preparing [2024-09-10T03:17:27.955Z] 9eaa2a60ead7: Preparing [2024-09-10T03:17:27.955Z] f6475b5458b2: Preparing [2024-09-10T03:17:27.955Z] 7c7efa64c5aa: Preparing [2024-09-10T03:17:27.955Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:17:27.955Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:17:27.955Z] 7c7efa64c5aa: Layer already exists [2024-09-10T03:17:27.955Z] f6475b5458b2: Layer already exists [2024-09-10T03:17:27.955Z] 242b3e6e1106: Layer already exists [2024-09-10T03:17:27.955Z] 9eaa2a60ead7: Layer already exists [2024-09-10T03:17:27.955Z] 4b80d40c3dfd: Layer already exists [2024-09-10T03:17:27.955Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:17:27.955Z] 23327eef742656f25952fb3dd9c4e82b8abf1118-3.0.1-dev.30: digest: sha256:7520ae4515f84be0f1266aade7b0db086cd76c92c8c42bc7537523f10127b7a0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:28.332Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:28.700Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main [2024-09-10T03:17:28.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-09-10T03:17:28.700Z] 4b80d40c3dfd: Preparing [2024-09-10T03:17:28.700Z] 242b3e6e1106: Preparing [2024-09-10T03:17:28.700Z] 9eaa2a60ead7: Preparing [2024-09-10T03:17:28.700Z] f6475b5458b2: Preparing [2024-09-10T03:17:28.700Z] 7c7efa64c5aa: Preparing [2024-09-10T03:17:28.700Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:17:28.700Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:17:28.700Z] 7c7efa64c5aa: Layer already exists [2024-09-10T03:17:28.700Z] 4b80d40c3dfd: Layer already exists [2024-09-10T03:17:28.700Z] 242b3e6e1106: Layer already exists [2024-09-10T03:17:28.700Z] f6475b5458b2: Layer already exists [2024-09-10T03:17:28.700Z] 9eaa2a60ead7: Layer already exists [2024-09-10T03:17:28.700Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:17:28.967Z] main: digest: sha256:7520ae4515f84be0f1266aade7b0db086cd76c92c8c42bc7537523f10127b7a0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T03:17:29.045Z] ===================================================== [Pipeline] echo [2024-09-10T03:17:29.060Z] taggedImages: [2024-09-10T03:17:29.060Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:23327eef742656f25952fb3dd9c4e82b8abf1118 [2024-09-10T03:17:29.060Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2024-09-10T03:17:29.060Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.30 [2024-09-10T03:17:29.060Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:23327eef742656f25952fb3dd9c4e82b8abf1118-3.0.1-dev.30 [2024-09-10T03:17:29.060Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:29.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-10T03:17:29.473Z] [2024-09-10T03:17:29.473Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:29.824Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-10T03:17:30.092Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-10T03:17:30.092Z] 8998bd30e6a1: Pulling fs layer [2024-09-10T03:17:30.092Z] 04944245beec: Pulling fs layer [2024-09-10T03:17:30.092Z] 699f458cf7ca: Pulling fs layer [2024-09-10T03:17:30.092Z] 765212b225bb: Pulling fs layer [2024-09-10T03:17:30.092Z] f23df028b6ca: Pulling fs layer [2024-09-10T03:17:30.092Z] d65c8cfc05b1: Pulling fs layer [2024-09-10T03:17:30.092Z] 2437ff75d9bd: Pulling fs layer [2024-09-10T03:17:30.092Z] f23df028b6ca: Waiting [2024-09-10T03:17:30.092Z] d65c8cfc05b1: Waiting [2024-09-10T03:17:30.092Z] 2437ff75d9bd: Waiting [2024-09-10T03:17:30.092Z] 765212b225bb: Waiting [2024-09-10T03:17:30.092Z] 04944245beec: Verifying Checksum [2024-09-10T03:17:30.092Z] 04944245beec: Download complete [2024-09-10T03:17:30.092Z] 765212b225bb: Verifying Checksum [2024-09-10T03:17:30.092Z] 765212b225bb: Download complete [2024-09-10T03:17:30.092Z] f23df028b6ca: Download complete [2024-09-10T03:17:30.092Z] d65c8cfc05b1: Verifying Checksum [2024-09-10T03:17:30.092Z] d65c8cfc05b1: Download complete [2024-09-10T03:17:30.364Z] 699f458cf7ca: Verifying Checksum [2024-09-10T03:17:30.364Z] 699f458cf7ca: Download complete [2024-09-10T03:17:30.633Z] 8998bd30e6a1: Verifying Checksum [2024-09-10T03:17:30.633Z] 8998bd30e6a1: Download complete [2024-09-10T03:17:33.220Z] 2437ff75d9bd: Verifying Checksum [2024-09-10T03:17:33.220Z] 2437ff75d9bd: Download complete [2024-09-10T03:17:35.820Z] 8998bd30e6a1: Pull complete [2024-09-10T03:17:36.088Z] 04944245beec: Pull complete [2024-09-10T03:17:38.041Z] 699f458cf7ca: Pull complete [2024-09-10T03:17:38.041Z] 765212b225bb: Pull complete [2024-09-10T03:17:39.019Z] f23df028b6ca: Pull complete [2024-09-10T03:17:39.019Z] d65c8cfc05b1: Pull complete [2024-09-10T03:17:57.284Z] 2437ff75d9bd: Pull complete [2024-09-10T03:17:57.284Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-10T03:17:57.284Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-10T03:17:57.284Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T03:17:57.518Z] prd-ubuntu20.04-docker-arm64-4c-16g-9944 does not seem to be running inside a container [2024-09-10T03:17:57.599Z] $ 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/37 -v /w/workspace/device-uart/37:/w/workspace/device-uart/37:rw,z -v /w/workspace/device-uart/37@tmp:/w/workspace/device-uart/37@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-09-10T03:18:00.914Z] $ docker top 8576a4bfcedf0e7109fffc9527bcddcaa5b7d6e25168de2a52ac89be6ec23545 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-10T03:18:01.796Z] ---> job-cost.sh [2024-09-10T03:18:01.796Z] lf-activate-venv: SKIPPING [2024-09-10T03:18:01.796Z] INFO: No Stack... [2024-09-10T03:18:02.380Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-10T03:18:02.965Z] INFO: Archiving Costs [Pipeline] sh [2024-09-10T03:18:03.613Z] + cat /w/workspace/device-uart/37/archives/cost.csv [2024-09-10T03:18:03.613Z] + cut -d, -f6 [Pipeline] lock [2024-09-10T03:18:03.682Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-37-stack-cost] [2024-09-10T03:18:03.697Z] Resource [jenkins-edgexfoundry-device-uart-main-37-stack-cost] did not exist. Created. [2024-09-10T03:18:03.704Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-37-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-10T03:18:04.465Z] /w/workspace/device-uart/37@tmp/durable-4ea91915/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-09-10T03:18:04.906Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-10T03:18:04.928Z] Warning: overwriting stash ‘stack-cost’ [2024-09-10T03:18:05.008Z] Stashed 1 file(s) [Pipeline] } [2024-09-10T03:18:05.017Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-37-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-10T03:18:05.052Z] $ docker stop --time=1 8576a4bfcedf0e7109fffc9527bcddcaa5b7d6e25168de2a52ac89be6ec23545 [2024-09-10T03:18:06.647Z] $ docker rm -f --volumes 8576a4bfcedf0e7109fffc9527bcddcaa5b7d6e25168de2a52ac89be6ec23545 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-09-10T03:18:07.397Z] provisioning config files... [2024-09-10T03:18:07.407Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config8506863503679093115tmp [Pipeline] { [Pipeline] sh [2024-09-10T03:18:07.703Z] + set +x [2024-09-10T03:18:07.703Z] + curl -s https://codecov.io/bash [2024-09-10T03:18:07.703Z] + bash -s -- [2024-09-10T03:18:07.703Z] [2024-09-10T03:18:07.703Z] _____ _ [2024-09-10T03:18:07.703Z] / ____| | | [2024-09-10T03:18:07.703Z] | | ___ __| | ___ ___ _____ __ [2024-09-10T03:18:07.703Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-10T03:18:07.703Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-10T03:18:07.703Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-10T03:18:07.703Z] Bash-1.0.6 [2024-09-10T03:18:07.703Z] [2024-09-10T03:18:07.703Z] [2024-09-10T03:18:07.703Z] ==> git version 2.25.1 found [2024-09-10T03:18:07.703Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-09-10T03:18:07.703Z] Release-Date: 2020-01-08 [2024-09-10T03:18:07.703Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-09-10T03:18:07.703Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-10T03:18:07.703Z] ==> Jenkins CI detected. [2024-09-10T03:18:07.703Z] current dir:  /w/workspace/edgexfoundry_device-uart_main [2024-09-10T03:18:07.703Z] project root: . [2024-09-10T03:18:07.703Z] --> token set from env [2024-09-10T03:18:07.703Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-10T03:18:07.703Z] ==> Running gcov in . (disable via -X gcov) [2024-09-10T03:18:07.703Z] ==> Python coveragepy not found [2024-09-10T03:18:07.703Z] ==> Searching for coverage reports in: [2024-09-10T03:18:07.703Z] + . [2024-09-10T03:18:07.703Z] -> Found 1 reports [2024-09-10T03:18:07.703Z] ==> Detecting git/mercurial file structure [2024-09-10T03:18:07.703Z] ==> Reading reports [2024-09-10T03:18:07.973Z] + ./coverage.out bytes=10 [2024-09-10T03:18:07.973Z] ==> Appending adjustments [2024-09-10T03:18:07.973Z] https://docs.codecov.io/docs/fixing-reports [2024-09-10T03:18:07.973Z] + Found adjustments [2024-09-10T03:18:07.973Z] ==> Gzipping contents [2024-09-10T03:18:07.973Z] 4.0K /tmp/codecov.mr3wuW.gz [2024-09-10T03:18:07.973Z] ==> Uploading reports [2024-09-10T03:18:07.973Z] url: https://codecov.io [2024-09-10T03:18:07.973Z] query: branch=main&commit=23327eef742656f25952fb3dd9c4e82b8abf1118&build=37&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F37%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-10T03:18:07.973Z] -> Pinging Codecov [2024-09-10T03:18:07.973Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=23327eef742656f25952fb3dd9c4e82b8abf1118&build=37&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F37%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-10T03:18:08.234Z] -> Uploading to [2024-09-10T03:18:08.234Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-10/B9AA6E0BBD74AE3A32605C7A7C664919/23327eef742656f25952fb3dd9c4e82b8abf1118/afd48bcb-adc2-4349-8b72-cb083a5b83da.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240910%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240910T031808Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c5f5074f3bcf295a98f815d4f76b5cab41d009815f3a3df8f2e1aa293fe6f94a [2024-09-10T03:18:08.234Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-10T03:18:08.234Z] Dload Upload Total Spent Left Speed [2024-09-10T03:18:08.494Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2461 --:--:-- --:--:-- --:--:-- 2471 [2024-09-10T03:18:08.494Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/23327eef742656f25952fb3dd9c4e82b8abf1118 [Pipeline] } [2024-09-10T03:18:08.501Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-09-10T03:18:08.774Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-09-10T03:18:08.790Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:09.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-10T03:18:09.107Z] [2024-09-10T03:18:09.107Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:09.419Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-10T03:18:09.419Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-09-10T03:18:09.419Z] 619be1103602: Already exists [2024-09-10T03:18:09.419Z] f8ea3408117e: Pulling fs layer [2024-09-10T03:18:09.419Z] 91320369b822: Pulling fs layer [2024-09-10T03:18:09.419Z] 0406650e8295: Pulling fs layer [2024-09-10T03:18:09.419Z] 4f4fb700ef54: Pulling fs layer [2024-09-10T03:18:09.419Z] 96d80e3f36e1: Pulling fs layer [2024-09-10T03:18:09.419Z] bcf3aedb951c: Pulling fs layer [2024-09-10T03:18:09.419Z] 96d80e3f36e1: Waiting [2024-09-10T03:18:09.419Z] bcf3aedb951c: Waiting [2024-09-10T03:18:09.419Z] 4f4fb700ef54: Waiting [2024-09-10T03:18:09.419Z] 0406650e8295: Verifying Checksum [2024-09-10T03:18:09.419Z] 0406650e8295: Download complete [2024-09-10T03:18:09.419Z] f8ea3408117e: Verifying Checksum [2024-09-10T03:18:09.419Z] f8ea3408117e: Download complete [2024-09-10T03:18:09.419Z] 4f4fb700ef54: Verifying Checksum [2024-09-10T03:18:09.419Z] 4f4fb700ef54: Download complete [2024-09-10T03:18:09.679Z] f8ea3408117e: Pull complete [2024-09-10T03:18:09.679Z] 96d80e3f36e1: Verifying Checksum [2024-09-10T03:18:09.679Z] 96d80e3f36e1: Download complete [2024-09-10T03:18:09.937Z] 91320369b822: Download complete [2024-09-10T03:18:10.502Z] bcf3aedb951c: Verifying Checksum [2024-09-10T03:18:10.502Z] bcf3aedb951c: Download complete [2024-09-10T03:18:13.033Z] 91320369b822: Pull complete [2024-09-10T03:18:13.033Z] 0406650e8295: Pull complete [2024-09-10T03:18:13.033Z] 4f4fb700ef54: Pull complete [2024-09-10T03:18:13.293Z] 96d80e3f36e1: Pull complete [2024-09-10T03:18:16.577Z] bcf3aedb951c: Pull complete [2024-09-10T03:18:16.577Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-09-10T03:18:16.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-10T03:18:16.577Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T03:18:16.687Z] prd-ubuntu20.04-docker-8c-8g-9938 does not seem to be running inside a container [2024-09-10T03:18:16.718Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-09-10T03:18:22.063Z] $ docker top 24867b709b13f0b69781e462fd3178d55b50b64719b1ce7bfa4e09770d9512d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-10T03:18:22.421Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] echo [2024-09-10T03:18:22.431Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh [2024-09-10T03:18:22.711Z] + set -o pipefail [2024-09-10T03:18:22.711Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' [2024-09-10T03:18:29.287Z] [2024-09-10T03:18:29.287Z] Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... [2024-09-10T03:18:29.287Z] [2024-09-10T03:18:29.287Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a9260560-4d2e-420e-ab88-ca8ba35d31cd/history/57a866b2-3168-461e-9f53-d6b7443c2562 [2024-09-10T03:18:29.287Z] [2024-09-10T03:18:29.287Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-09-10T03:18:29.287Z] [2024-09-10T03:18:29.855Z] [2024-09-10T03:18:29.855Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-09-10T03:18:29.855Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-09-10T03:18:29.865Z] $ docker stop --time=1 24867b709b13f0b69781e462fd3178d55b50b64719b1ce7bfa4e09770d9512d3 [2024-09-10T03:18:35.020Z] $ docker rm -f --volumes 24867b709b13f0b69781e462fd3178d55b50b64719b1ce7bfa4e09770d9512d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-10T03:18:35.917Z] + git log --format=format:%s -1 23327eef742656f25952fb3dd9c4e82b8abf1118 [Pipeline] sh [2024-09-10T03:18:36.213Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-10T03:18:36.213Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:36.524Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-10T03:18:36.525Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T03:18:36.605Z] prd-ubuntu20.04-docker-8c-8g-9938 does not seem to be running inside a container [2024-09-10T03:18:36.635Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-10T03:18:37.051Z] $ docker top bbcf612f0a457c7fe38b3533cb0a6f6ba94cec28046b54d05557d2b1b0ba2df3 -eo pid,comm [2024-09-10T03:18:37.099Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-09-10T03:18:37.099Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-10T03:18:37.166Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-10T03:18:37.166Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-10T03:18:37.268Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-10T03:18:37.269Z] $ docker exec bbcf612f0a457c7fe38b3533cb0a6f6ba94cec28046b54d05557d2b1b0ba2df3 ssh-agent [2024-09-10T03:18:37.360Z] SSH_AUTH_SOCK=/tmp/ssh-zyA8Cwf7IX22/agent.32 [2024-09-10T03:18:37.360Z] SSH_AGENT_PID=38 [2024-09-10T03:18:37.364Z] Running ssh-add (command line suppressed) [2024-09-10T03:18:37.462Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_798700679896428300.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_798700679896428300.key) [2024-09-10T03:18:37.475Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-10T03:18:37.770Z] + git semver tag [2024-09-10T03:18:38.098Z] 2024-09-10 03:18:37,944 [run_tag] DEBUG tag force:False [2024-09-10T03:18:38.098Z] 2024-09-10 03:18:37,944 [check_head_tag] DEBUG check head tag [2024-09-10T03:18:38.098Z] 2024-09-10 03:18:37,945 [execute] INFO git cat-file --batch-check [2024-09-10T03:18:38.098Z] 2024-09-10 03:18:37,945 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) [2024-09-10T03:18:38.098Z] 2024-09-10 03:18:37,948 [execute] INFO git cat-file --batch [2024-09-10T03:18:38.098Z] 2024-09-10 03:18:37,949 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) [2024-09-10T03:18:38.098Z] 2024-09-10 03:18:37,963 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-09-10T03:18:38.098Z] 2024-09-10 03:18:37,963 [execute] INFO git tag -a v3.0.1-dev.30 -m v3.0.1-dev.30 [2024-09-10T03:18:38.098Z] 2024-09-10 03:18:37,964 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.1-dev.30', '-m', 'v3.0.1-dev.30'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) [2024-09-10T03:18:38.098Z] 2024-09-10 03:18:37,969 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-09-10T03:18:38.098Z] 3.0.1-dev.30 [Pipeline] } [2024-09-10T03:18:38.106Z] $ docker exec --env ******** --env ******** bbcf612f0a457c7fe38b3533cb0a6f6ba94cec28046b54d05557d2b1b0ba2df3 ssh-agent -k [2024-09-10T03:18:38.205Z] unset SSH_AUTH_SOCK; [2024-09-10T03:18:38.205Z] unset SSH_AGENT_PID; [2024-09-10T03:18:38.205Z] echo Agent pid 38 killed; [2024-09-10T03:18:38.216Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-10T03:18:38.590Z] + git semver [Pipeline] } [2024-09-10T03:18:38.900Z] $ docker stop --time=1 bbcf612f0a457c7fe38b3533cb0a6f6ba94cec28046b54d05557d2b1b0ba2df3 [2024-09-10T03:18:40.154Z] $ docker rm -f --volumes bbcf612f0a457c7fe38b3533cb0a6f6ba94cec28046b54d05557d2b1b0ba2df3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:40.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-10T03:18:40.605Z] [2024-09-10T03:18:40.605Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:40.936Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-10T03:18:40.936Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-09-10T03:18:40.936Z] ab5ef0e58194: Pulling fs layer [2024-09-10T03:18:40.936Z] 9712f1f96733: Pulling fs layer [2024-09-10T03:18:40.936Z] 63f879dbbcfc: Pulling fs layer [2024-09-10T03:18:40.936Z] 0d9ebad4ef96: Pulling fs layer [2024-09-10T03:18:40.936Z] e9a5061849ea: Pulling fs layer [2024-09-10T03:18:40.936Z] d747dcd14b5f: Pulling fs layer [2024-09-10T03:18:40.936Z] 2de7ff778b66: Pulling fs layer [2024-09-10T03:18:40.936Z] 0d9ebad4ef96: Waiting [2024-09-10T03:18:40.936Z] 2de7ff778b66: Waiting [2024-09-10T03:18:40.936Z] e9a5061849ea: Waiting [2024-09-10T03:18:40.936Z] d747dcd14b5f: Waiting [2024-09-10T03:18:40.936Z] 9712f1f96733: Verifying Checksum [2024-09-10T03:18:40.936Z] 9712f1f96733: Download complete [2024-09-10T03:18:41.193Z] 63f879dbbcfc: Verifying Checksum [2024-09-10T03:18:41.193Z] 63f879dbbcfc: Download complete [2024-09-10T03:18:41.451Z] e9a5061849ea: Verifying Checksum [2024-09-10T03:18:41.451Z] e9a5061849ea: Download complete [2024-09-10T03:18:41.451Z] d747dcd14b5f: Verifying Checksum [2024-09-10T03:18:41.451Z] d747dcd14b5f: Download complete [2024-09-10T03:18:41.451Z] 0d9ebad4ef96: Verifying Checksum [2024-09-10T03:18:41.451Z] 0d9ebad4ef96: Download complete [2024-09-10T03:18:41.451Z] ab5ef0e58194: Verifying Checksum [2024-09-10T03:18:41.451Z] ab5ef0e58194: Download complete [2024-09-10T03:18:41.451Z] 2de7ff778b66: Verifying Checksum [2024-09-10T03:18:41.451Z] 2de7ff778b66: Download complete [2024-09-10T03:18:44.733Z] ab5ef0e58194: Pull complete [2024-09-10T03:18:44.733Z] 9712f1f96733: Pull complete [2024-09-10T03:18:44.733Z] 63f879dbbcfc: Pull complete [2024-09-10T03:18:48.012Z] 0d9ebad4ef96: Pull complete [2024-09-10T03:18:48.339Z] e9a5061849ea: Pull complete [2024-09-10T03:18:48.339Z] d747dcd14b5f: Pull complete [2024-09-10T03:18:49.274Z] 2de7ff778b66: Pull complete [2024-09-10T03:18:49.274Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-09-10T03:18:49.274Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-10T03:18:49.274Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T03:18:49.385Z] prd-ubuntu20.04-docker-8c-8g-9938 does not seem to be running inside a container [2024-09-10T03:18:49.413Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-09-10T03:18:56.678Z] $ docker top 1b0312d13d3071363a243e3627bcac40ff8e719079f82cbd2aeadff84a048804 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-09-10T03:18:56.771Z] provisioning config files... [2024-09-10T03:18:56.777Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config9886698468575329629tmp [2024-09-10T03:18:56.789Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config895103559908108245tmp [2024-09-10T03:18:56.799Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config16791827214221883005tmp [Pipeline] { [Pipeline] echo [2024-09-10T03:18:56.833Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T03:18:57.130Z] ---> sigul-configuration.sh [2024-09-10T03:18:57.130Z] gpg: directory `/root/.gnupg' created [2024-09-10T03:18:57.130Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-09-10T03:18:57.130Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-09-10T03:18:57.130Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-09-10T03:18:57.130Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-09-10T03:18:57.130Z] gpg: CAST5 encrypted data [2024-09-10T03:18:57.130Z] gpg: encrypted with 1 passphrase [2024-09-10T03:18:57.130Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-09-10T03:18:57.428Z] + mkdir /home/jenkins [2024-09-10T03:18:57.429Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-09-10T03:18:57.726Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-09-10T03:18:57.738Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T03:18:58.029Z] ---> sigul-install.sh [2024-09-10T03:18:58.029Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-09-10T03:18:58.323Z] + git tag --list [2024-09-10T03:18:58.323Z] v0.0.0 [2024-09-10T03:18:58.323Z] v0.0.1-dev.1 [2024-09-10T03:18:58.323Z] v0.0.1-dev.2 [2024-09-10T03:18:58.323Z] v0.0.1-dev.3 [2024-09-10T03:18:58.323Z] v0.0.1-dev.4 [2024-09-10T03:18:58.323Z] v3.0.0 [2024-09-10T03:18:58.323Z] v3.0.1-dev.1 [2024-09-10T03:18:58.323Z] v3.0.1-dev.10 [2024-09-10T03:18:58.323Z] v3.0.1-dev.11 [2024-09-10T03:18:58.323Z] v3.0.1-dev.12 [2024-09-10T03:18:58.323Z] v3.0.1-dev.13 [2024-09-10T03:18:58.323Z] v3.0.1-dev.14 [2024-09-10T03:18:58.323Z] v3.0.1-dev.15 [2024-09-10T03:18:58.323Z] v3.0.1-dev.16 [2024-09-10T03:18:58.323Z] v3.0.1-dev.17 [2024-09-10T03:18:58.323Z] v3.0.1-dev.18 [2024-09-10T03:18:58.323Z] v3.0.1-dev.19 [2024-09-10T03:18:58.323Z] v3.0.1-dev.2 [2024-09-10T03:18:58.323Z] v3.0.1-dev.20 [2024-09-10T03:18:58.323Z] v3.0.1-dev.21 [2024-09-10T03:18:58.323Z] v3.0.1-dev.22 [2024-09-10T03:18:58.323Z] v3.0.1-dev.23 [2024-09-10T03:18:58.323Z] v3.0.1-dev.24 [2024-09-10T03:18:58.323Z] v3.0.1-dev.25 [2024-09-10T03:18:58.323Z] v3.0.1-dev.26 [2024-09-10T03:18:58.323Z] v3.0.1-dev.27 [2024-09-10T03:18:58.323Z] v3.0.1-dev.28 [2024-09-10T03:18:58.323Z] v3.0.1-dev.29 [2024-09-10T03:18:58.323Z] v3.0.1-dev.3 [2024-09-10T03:18:58.323Z] v3.0.1-dev.30 [2024-09-10T03:18:58.323Z] v3.0.1-dev.4 [2024-09-10T03:18:58.323Z] v3.0.1-dev.5 [2024-09-10T03:18:58.323Z] v3.0.1-dev.6 [2024-09-10T03:18:58.323Z] v3.0.1-dev.7 [2024-09-10T03:18:58.323Z] v3.0.1-dev.8 [2024-09-10T03:18:58.323Z] v3.0.1-dev.9 [2024-09-10T03:18:58.323Z] v3.1 [2024-09-10T03:18:58.323Z] v3.1.0 [2024-09-10T03:18:58.323Z] v3.1.1 [2024-09-10T03:18:58.323Z] v3.1.1-dev.1 [Pipeline] sh [2024-09-10T03:18:58.616Z] + lftools sign git-tag v3.0.1-dev.30 [2024-09-10T03:18:59.182Z] Signing Git tag with Sigul... [2024-09-10T03:18:59.182Z] Signing v3.0.1-dev.30 [Pipeline] echo [2024-09-10T03:18:59.766Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T03:19:00.063Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-09-10T03:19:00.071Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-09-10T03:19:00.107Z] $ docker stop --time=1 1b0312d13d3071363a243e3627bcac40ff8e719079f82cbd2aeadff84a048804 [2024-09-10T03:19:01.405Z] $ docker rm -f --volumes 1b0312d13d3071363a243e3627bcac40ff8e719079f82cbd2aeadff84a048804 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-09-10T03:19:01.869Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-10T03:19:01.869Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:19:02.182Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-10T03:19:02.183Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T03:19:02.276Z] prd-ubuntu20.04-docker-8c-8g-9938 does not seem to be running inside a container [2024-09-10T03:19:02.300Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-10T03:19:02.642Z] $ docker top 88d0dd94d11fea5c3e5b0b4c4348b8d296f054527912c01c32c8b2eb75228319 -eo pid,comm [2024-09-10T03:19:02.698Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-09-10T03:19:02.698Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-10T03:19:02.770Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-10T03:19:02.770Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-10T03:19:02.873Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-10T03:19:02.874Z] $ docker exec 88d0dd94d11fea5c3e5b0b4c4348b8d296f054527912c01c32c8b2eb75228319 ssh-agent [2024-09-10T03:19:02.989Z] SSH_AUTH_SOCK=/tmp/ssh-nUmv7JIDXzv0/agent.32 [2024-09-10T03:19:02.989Z] SSH_AGENT_PID=38 [2024-09-10T03:19:02.994Z] Running ssh-add (command line suppressed) [2024-09-10T03:19:03.097Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_7280028138455553836.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_7280028138455553836.key) [2024-09-10T03:19:03.114Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-10T03:19:03.415Z] + git semver bump pre [2024-09-10T03:19:03.676Z] 2024-09-10 03:19:03,575 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-09-10T03:19:03.676Z] 2024-09-10 03:19:03,575 [bump_version] DEBUG bumping version:3.0.1-dev.30 on axis:pre with prefix:dev [2024-09-10T03:19:03.676Z] 2024-09-10 03:19:03,575 [bump_version] DEBUG bumped version:3.0.1-dev.31 [2024-09-10T03:19:03.676Z] 2024-09-10 03:19:03,575 [write_version] DEBUG write version:3.0.1-dev.31 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True [2024-09-10T03:19:03.676Z] 2024-09-10 03:19:03,575 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-09-10T03:19:03.676Z] 2024-09-10 03:19:03,575 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-09-10T03:19:03.676Z] 2024-09-10 03:19:03,577 [execute] INFO git cat-file --batch-check [2024-09-10T03:19:03.676Z] 2024-09-10 03:19:03,577 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-10T03:19:03.676Z] 2024-09-10 03:19:03,581 [execute] INFO git cat-file --batch [2024-09-10T03:19:03.676Z] 2024-09-10 03:19:03,582 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-10T03:19:03.676Z] 2024-09-10 03:19:03,586 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-09-10T03:19:03.676Z] 3.0.1-dev.31 [Pipeline] } [2024-09-10T03:19:03.683Z] $ docker exec --env ******** --env ******** 88d0dd94d11fea5c3e5b0b4c4348b8d296f054527912c01c32c8b2eb75228319 ssh-agent -k [2024-09-10T03:19:03.788Z] unset SSH_AUTH_SOCK; [2024-09-10T03:19:03.788Z] unset SSH_AGENT_PID; [2024-09-10T03:19:03.788Z] echo Agent pid 38 killed; [2024-09-10T03:19:03.801Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-10T03:19:04.136Z] + git semver [Pipeline] } [2024-09-10T03:19:04.406Z] $ docker stop --time=1 88d0dd94d11fea5c3e5b0b4c4348b8d296f054527912c01c32c8b2eb75228319 [2024-09-10T03:19:05.697Z] $ docker rm -f --volumes 88d0dd94d11fea5c3e5b0b4c4348b8d296f054527912c01c32c8b2eb75228319 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-10T03:19:06.059Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-10T03:19:06.059Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:19:06.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-10T03:19:06.363Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T03:19:06.441Z] prd-ubuntu20.04-docker-8c-8g-9938 does not seem to be running inside a container [2024-09-10T03:19:06.466Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-10T03:19:06.820Z] $ docker top 04889f5210e25733108e53deb241e1c8737d88995df2f20786baf6818498e1ae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-10T03:19:06.938Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-10T03:19:06.938Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-10T03:19:07.053Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-10T03:19:07.053Z] $ docker exec 04889f5210e25733108e53deb241e1c8737d88995df2f20786baf6818498e1ae ssh-agent [2024-09-10T03:19:07.168Z] SSH_AUTH_SOCK=/tmp/ssh-khEgmJZ3fcfq/agent.32 [2024-09-10T03:19:07.168Z] SSH_AGENT_PID=38 [2024-09-10T03:19:07.173Z] Running ssh-add (command line suppressed) [2024-09-10T03:19:07.268Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_13988021374846199207.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_13988021374846199207.key) [2024-09-10T03:19:07.285Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-10T03:19:07.575Z] + git semver push [2024-09-10T03:19:07.836Z] 2024-09-10 03:19:07,780 [run_push] DEBUG push [2024-09-10T03:19:07.836Z] 2024-09-10 03:19:07,781 [execute] INFO git cat-file --batch-check [2024-09-10T03:19:07.836Z] 2024-09-10 03:19:07,781 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-10T03:19:07.836Z] 2024-09-10 03:19:07,786 [execute] INFO git rev-list e06fb784b3007eb08ce6f0d1b7f52202213b8d62 -- [2024-09-10T03:19:07.836Z] 2024-09-10 03:19:07,786 [execute] DEBUG Popen(['git', 'rev-list', 'e06fb784b3007eb08ce6f0d1b7f52202213b8d62', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-10T03:19:07.836Z] 2024-09-10 03:19:07,793 [execute] INFO git fetch -v origin [2024-09-10T03:19:07.836Z] 2024-09-10 03:19:07,793 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-09-10T03:19:08.406Z] 2024-09-10 03:19:08,251 [run_push] DEBUG no remote changes detected [2024-09-10T03:19:08.406Z] 2024-09-10 03:19:08,251 [execute] INFO git push origin semver [2024-09-10T03:19:08.406Z] 2024-09-10 03:19:08,252 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-10T03:19:08.975Z] 2024-09-10 03:19:08,888 [run_push] DEBUG push all version tags [2024-09-10T03:19:08.975Z] 2024-09-10 03:19:08,889 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-09-10T03:19:08.975Z] 2024-09-10 03:19:08,889 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) [2024-09-10T03:19:09.544Z] 2024-09-10 03:19:09,524 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-09-10T03:19:09.544Z] 3.0.1-dev.31 [Pipeline] } [2024-09-10T03:19:09.810Z] $ docker exec --env ******** --env ******** 04889f5210e25733108e53deb241e1c8737d88995df2f20786baf6818498e1ae ssh-agent -k [2024-09-10T03:19:09.911Z] unset SSH_AUTH_SOCK; [2024-09-10T03:19:09.914Z] unset SSH_AGENT_PID; [2024-09-10T03:19:09.914Z] echo Agent pid 38 killed; [2024-09-10T03:19:09.926Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-10T03:19:10.256Z] + git semver [Pipeline] } [2024-09-10T03:19:10.526Z] $ docker stop --time=1 04889f5210e25733108e53deb241e1c8737d88995df2f20786baf6818498e1ae [2024-09-10T03:19:11.822Z] $ docker rm -f --volumes 04889f5210e25733108e53deb241e1c8737d88995df2f20786baf6818498e1ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-09-10T03:19:12.484Z] + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] [2024-09-10T03:19:12.484Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2024-09-10T03:19:12.484Z] total 16 [2024-09-10T03:19:12.484Z] drwxr-xr-x 3 root root 4096 Sep 10 03:04 . [2024-09-10T03:19:12.484Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 10 03:18 .. [2024-09-10T03:19:12.484Z] drwxr-xr-x 2 root root 4096 Sep 10 03:04 cost [2024-09-10T03:19:12.484Z] -rw-r--r-- 1 root root 82 Sep 10 03:04 cost.csv [2024-09-10T03:19:12.484Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives [2024-09-10T03:19:12.484Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2024-09-10T03:19:12.484Z] total 16 [2024-09-10T03:19:12.484Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 10 03:04 . [2024-09-10T03:19:12.484Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 10 03:18 .. [2024-09-10T03:19:12.484Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 10 03:04 cost [2024-09-10T03:19:12.484Z] -rw-r--r-- 1 jenkins jenkins 82 Sep 10 03:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-09-10T03:19:12.778Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T03:19:13.636Z] ---> package-listing.sh [2024-09-10T03:19:13.636Z] ++ facter osfamily [2024-09-10T03:19:13.636Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-10T03:19:13.896Z] + OS_FAMILY=debian [2024-09-10T03:19:13.896Z] + workspace=/w/workspace/edgexfoundry_device-uart_main [2024-09-10T03:19:13.896Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-10T03:19:13.896Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-10T03:19:13.896Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-10T03:19:13.896Z] + PACKAGES=/tmp/packages_start.txt [2024-09-10T03:19:13.896Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2024-09-10T03:19:13.896Z] + PACKAGES=/tmp/packages_end.txt [2024-09-10T03:19:13.896Z] + case "${OS_FAMILY}" in [2024-09-10T03:19:13.896Z] + dpkg -l [2024-09-10T03:19:13.896Z] + grep '^ii' [2024-09-10T03:19:13.896Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-10T03:19:13.896Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-10T03:19:13.896Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-10T03:19:13.896Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2024-09-10T03:19:13.896Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ [2024-09-10T03:19:13.896Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo [2024-09-10T03:19:13.908Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-uart_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-10T03:19:14.186Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:19:14.755Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-10T03:19:14.755Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T03:19:14.852Z] prd-ubuntu20.04-docker-8c-8g-9938 does not seem to be running inside a container [2024-09-10T03:19:14.878Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-10T03:19:15.103Z] $ docker top c010f75f68df49dc0a891b51bdd45fd2c3371f4e8d1834288809bbef1a920b46 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-10T03:19:15.458Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-10T03:19:15.740Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-10T03:19:16.028Z] + ls /var/log/sa-host [2024-09-10T03:19:16.028Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-10T03:19:16.111Z] provisioning config files... [2024-09-10T03:19:16.119Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config6887152884804456287tmp [Pipeline] { [Pipeline] echo [2024-09-10T03:19:16.142Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T03:19:16.424Z] ---> create-netrc.sh [Pipeline] } [2024-09-10T03:19:16.432Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-10T03:19:16.767Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-10T03:19:16.777Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T03:19:17.063Z] ---> sudo-logs.sh [2024-09-10T03:19:17.063Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-10T03:19:17.103Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T03:19:17.389Z] ---> job-cost.sh [2024-09-10T03:19:17.389Z] lf-activate-venv: SKIPPING [2024-09-10T03:19:17.389Z] DEBUG: total: 0.2199999988079071 [2024-09-10T03:19:17.389Z] INFO: Retrieving Stack Cost... [2024-09-10T03:19:17.648Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-10T03:19:17.909Z] INFO: Archiving Costs [Pipeline] echo [2024-09-10T03:19:17.923Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T03:19:18.205Z] ---> logs-deploy.sh [2024-09-10T03:19:18.205Z] lf-activate-venv: SKIPPING [2024-09-10T03:19:18.205Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/37 [2024-09-10T03:19:18.205Z] INFO: archiving workspace using pattern(s): [2024-09-10T03:19:19.142Z] Archives upload complete. [2024-09-10T03:19:19.142Z] INFO: archiving logs to Nexus