Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ade12f3c691c7cb550b5af6dbdc2b20084fb8479 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-ssh11868765204726734701.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh15358730260763493735.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh11094797132944892166.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh6730800435222605035.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-ssh12760989232884924466.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24580 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-uart.git > git init /w/workspace/edgexfoundry_device-uart_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ade12f3c691c7cb550b5af6dbdc2b20084fb8479 (main) Commit message: "Merge pull request #38 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.3" > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ade12f3c691c7cb550b5af6dbdc2b20084fb8479 # timeout=10 > git rev-list --no-walk 56a8503eef07c46f22bc765105e6cf123a2f1194 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-06T20:10:47.805Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-06T20:10:47.876Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-06T20:10:47.902Z] ========================================================= [2023-12-06T20:10:47.902Z] EdgeX Global Pipelines Version Info [2023-12-06T20:10:47.902Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:10:49.006Z] ------------------- [2023-12-06T20:10:49.006Z] stable info: [2023-12-06T20:10:49.006Z] ------------------- [2023-12-06T20:10:49.006Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-06T20:10:49.006Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T20:10:49.006Z] Message: update stable to v1.0.258 [2023-12-06T20:10:49.279Z] ------------------- [2023-12-06T20:10:49.279Z] experimental info: [2023-12-06T20:10:49.279Z] ------------------- [2023-12-06T20:10:49.279Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-06T20:10:49.279Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T20:10:49.279Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-06T20:10:49.355Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2023-12-06T20:10:49.376Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2023-12-06T20:10:49.404Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-06T20:10:49.427Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-06T20:10:49.452Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-06T20:10:49.473Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-06T20:10:49.494Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-06T20:10:49.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-06T20:10:49.547Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-06T20:10:49.578Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-06T20:10:49.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-06T20:10:49.631Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2023-12-06T20:10:49.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-06T20:10:49.693Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-06T20:10:49.726Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-06T20:10:49.753Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-06T20:10:49.788Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T20:10:49.819Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T20:10:49.849Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-06T20:10:49.881Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-06T20:10:49.918Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-06T20:10:49.954Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-06T20:10:49.991Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-06T20:10:50.033Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-06T20:10:50.105Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-06T20:10:50.146Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-06T20:10:50.181Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-06T20:10:50.224Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-12-06T20:10:50.264Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-12-06T20:10:50.305Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-12-06T20:10:50.346Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ade12f3c691c7cb550b5af6dbdc2b20084fb8479 [Pipeline] echo [2023-12-06T20:10:50.390Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ade12f3 [Pipeline] echo [2023-12-06T20:10:50.432Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T20:10:50.516Z] provisioning config files... [2023-12-06T20:10:50.529Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config623091108723463385tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:10:50.888Z] ---> ****-login.sh [2023-12-06T20:10:50.888Z] nexus3.edgexfoundry.org:10001 [2023-12-06T20:10:50.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:10:51.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:10:51.158Z] Configure a credential helper to remove this warning. See [2023-12-06T20:10:51.158Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:10:51.158Z] [2023-12-06T20:10:51.158Z] Login Succeeded [2023-12-06T20:10:51.158Z] nexus3.edgexfoundry.org:10002 [2023-12-06T20:10:51.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:10:51.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:10:51.419Z] Configure a credential helper to remove this warning. See [2023-12-06T20:10:51.419Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:10:51.419Z] [2023-12-06T20:10:51.419Z] Login Succeeded [2023-12-06T20:10:51.419Z] nexus3.edgexfoundry.org:10003 [2023-12-06T20:10:51.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:10:51.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:10:51.419Z] Configure a credential helper to remove this warning. See [2023-12-06T20:10:51.419Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:10:51.419Z] [2023-12-06T20:10:51.419Z] Login Succeeded [2023-12-06T20:10:51.419Z] nexus3.edgexfoundry.org:10004 [2023-12-06T20:10:51.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:10:51.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:10:51.681Z] Configure a credential helper to remove this warning. See [2023-12-06T20:10:51.681Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:10:51.681Z] [2023-12-06T20:10:51.681Z] Login Succeeded [2023-12-06T20:10:51.681Z] ****.io [2023-12-06T20:10:51.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:10:51.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:10:51.943Z] Configure a credential helper to remove this warning. See [2023-12-06T20:10:51.943Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:10:51.943Z] [2023-12-06T20:10:51.943Z] Login Succeeded [2023-12-06T20:10:51.943Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T20:10:51.952Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-06T20:10:52.472Z] + git rev-list -1 --merges ade12f3c691c7cb550b5af6dbdc2b20084fb8479~1..ade12f3c691c7cb550b5af6dbdc2b20084fb8479 [Pipeline] echo [2023-12-06T20:10:52.504Z] -----------> git rev-list -1 --merges ade12f3c691c7cb550b5af6dbdc2b20084fb8479~1..ade12f3c691c7cb550b5af6dbdc2b20084fb8479 ade12f3c691c7cb550b5af6dbdc2b20084fb8479 [2023-12-06T20:10:52.504Z] ade12f3c691c7cb550b5af6dbdc2b20084fb8479 [false] [Pipeline] sh [2023-12-06T20:10:52.801Z] + git log --format=format:%s -1 ade12f3c691c7cb550b5af6dbdc2b20084fb8479 [Pipeline] echo [2023-12-06T20:10:52.814Z] ========================================================= [2023-12-06T20:10:52.814Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-06T20:10:52.814Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T20:10:53.199Z] + git log --format=format:%s -1 ade12f3c691c7cb550b5af6dbdc2b20084fb8479 [Pipeline] echo [2023-12-06T20:10:53.209Z] [semverPrep] GIT_COMMIT: ade12f3c691c7cb550b5af6dbdc2b20084fb8479, Commit Message: Merge pull request #38 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.3 [Pipeline] echo [2023-12-06T20:10:53.236Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-06T20:10:53.646Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T20:10:53.646Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-06T20:10:53.646Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-06T20:10:53.646Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-06T20:10:53.646Z] + + sudo teeecho -a github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= /etc/ssh/ssh_known_hosts [2023-12-06T20:10:53.646Z] [2023-12-06T20:10:53.646Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:10:54.071Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T20:10:54.071Z] [2023-12-06T20:10:54.071Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:10:54.400Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T20:10:54.400Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-06T20:10:54.400Z] b85a868b505f: Pulling fs layer [2023-12-06T20:10:54.400Z] e2be974225ed: Pulling fs layer [2023-12-06T20:10:54.400Z] 339a4e72a1f5: Pulling fs layer [2023-12-06T20:10:54.400Z] 988bab9f4d93: Pulling fs layer [2023-12-06T20:10:54.400Z] 1469e6f7b9e6: Pulling fs layer [2023-12-06T20:10:54.400Z] eaf3925da568: Pulling fs layer [2023-12-06T20:10:54.400Z] bab4dde63d76: Pulling fs layer [2023-12-06T20:10:54.400Z] bde34c3a00c8: Pulling fs layer [2023-12-06T20:10:54.400Z] b352a97aabf1: Pulling fs layer [2023-12-06T20:10:54.400Z] 4872d77fe225: Pulling fs layer [2023-12-06T20:10:54.400Z] 5851b861e8e6: Pulling fs layer [2023-12-06T20:10:54.400Z] bab4dde63d76: Waiting [2023-12-06T20:10:54.400Z] eaf3925da568: Waiting [2023-12-06T20:10:54.400Z] 988bab9f4d93: Waiting [2023-12-06T20:10:54.400Z] bde34c3a00c8: Waiting [2023-12-06T20:10:54.400Z] 1469e6f7b9e6: Waiting [2023-12-06T20:10:54.400Z] 4872d77fe225: Waiting [2023-12-06T20:10:54.400Z] 5851b861e8e6: Waiting [2023-12-06T20:10:54.661Z] e2be974225ed: Download complete [2023-12-06T20:10:54.661Z] 988bab9f4d93: Verifying Checksum [2023-12-06T20:10:54.661Z] 988bab9f4d93: Download complete [2023-12-06T20:10:54.661Z] 339a4e72a1f5: Verifying Checksum [2023-12-06T20:10:54.661Z] 339a4e72a1f5: Download complete [2023-12-06T20:10:54.661Z] eaf3925da568: Verifying Checksum [2023-12-06T20:10:54.661Z] eaf3925da568: Download complete [2023-12-06T20:10:54.661Z] 1469e6f7b9e6: Verifying Checksum [2023-12-06T20:10:54.661Z] 1469e6f7b9e6: Download complete [2023-12-06T20:10:54.661Z] bde34c3a00c8: Verifying Checksum [2023-12-06T20:10:54.661Z] bde34c3a00c8: Download complete [2023-12-06T20:10:54.661Z] b352a97aabf1: Download complete [2023-12-06T20:10:54.661Z] 4872d77fe225: Verifying Checksum [2023-12-06T20:10:54.661Z] 4872d77fe225: Download complete [2023-12-06T20:10:54.661Z] 5851b861e8e6: Verifying Checksum [2023-12-06T20:10:54.661Z] 5851b861e8e6: Download complete [2023-12-06T20:10:54.925Z] b85a868b505f: Verifying Checksum [2023-12-06T20:10:54.925Z] b85a868b505f: Download complete [2023-12-06T20:10:55.200Z] bab4dde63d76: Verifying Checksum [2023-12-06T20:10:55.200Z] bab4dde63d76: Download complete [2023-12-06T20:10:56.134Z] b85a868b505f: Pull complete [2023-12-06T20:10:56.134Z] e2be974225ed: Pull complete [2023-12-06T20:10:56.707Z] 339a4e72a1f5: Pull complete [2023-12-06T20:10:56.707Z] 988bab9f4d93: Pull complete [2023-12-06T20:10:56.966Z] 1469e6f7b9e6: Pull complete [2023-12-06T20:10:56.966Z] eaf3925da568: Pull complete [2023-12-06T20:10:58.869Z] bab4dde63d76: Pull complete [2023-12-06T20:10:58.869Z] bde34c3a00c8: Pull complete [2023-12-06T20:10:58.869Z] b352a97aabf1: Pull complete [2023-12-06T20:10:59.130Z] 4872d77fe225: Pull complete [2023-12-06T20:10:59.130Z] 5851b861e8e6: Pull complete [2023-12-06T20:10:59.130Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-06T20:10:59.130Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T20:10:59.130Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:10:59.336Z] prd-ubuntu20.04-docker-8c-8g-24580 does not seem to be running inside a container [2023-12-06T20:10:59.368Z] $ 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 [2023-12-06T20:11:00.587Z] $ docker top 2ba17d132202b1a2c02863e3da5c819a721850c3f15e9f6accbd9a6f5a24042a -eo pid,comm [2023-12-06T20:11:00.644Z] 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). [2023-12-06T20:11:00.644Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T20:11:00.739Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T20:11:00.739Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T20:11:00.848Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T20:11:00.851Z] $ docker exec 2ba17d132202b1a2c02863e3da5c819a721850c3f15e9f6accbd9a6f5a24042a ssh-agent [2023-12-06T20:11:00.944Z] SSH_AUTH_SOCK=/tmp/ssh-W3CZwtp6DX9W/agent.32 [2023-12-06T20:11:00.944Z] SSH_AGENT_PID=39 [2023-12-06T20:11:00.950Z] Running ssh-add (command line suppressed) [2023-12-06T20:11:01.057Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_14029387409182546792.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_14029387409182546792.key) [2023-12-06T20:11:01.069Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T20:11:01.373Z] + git tag --points-at HEAD [Pipeline] } [2023-12-06T20:11:01.385Z] $ docker exec --env ******** --env ******** 2ba17d132202b1a2c02863e3da5c819a721850c3f15e9f6accbd9a6f5a24042a ssh-agent -k [2023-12-06T20:11:01.485Z] unset SSH_AUTH_SOCK; [2023-12-06T20:11:01.486Z] unset SSH_AGENT_PID; [2023-12-06T20:11:01.486Z] echo Agent pid 39 killed; [2023-12-06T20:11:01.497Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-06T20:11:01.576Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T20:11:01.576Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T20:11:01.685Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T20:11:01.688Z] $ docker exec 2ba17d132202b1a2c02863e3da5c819a721850c3f15e9f6accbd9a6f5a24042a ssh-agent [2023-12-06T20:11:01.799Z] SSH_AUTH_SOCK=/tmp/ssh-2gVQOxdIRTaO/agent.71 [2023-12-06T20:11:01.799Z] SSH_AGENT_PID=77 [2023-12-06T20:11:01.805Z] Running ssh-add (command line suppressed) [2023-12-06T20:11:01.906Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_7363218709967363850.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_7363218709967363850.key) [2023-12-06T20:11:01.920Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T20:11:02.228Z] + git semver init [2023-12-06T20:11:02.487Z] 2023-12-06 20:11:02,409 [run_init] DEBUG init version:0.0.0 force:False [2023-12-06T20:11:02.487Z] 2023-12-06 20:11:02,410 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver [2023-12-06T20:11:02.487Z] 2023-12-06 20:11:02,410 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver [2023-12-06T20:11:02.487Z] 2023-12-06 20:11:02,410 [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) [2023-12-06T20:11:04.393Z] 2023-12-06 20:11:03,877 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude [2023-12-06T20:11:04.393Z] 2023-12-06 20:11:03,877 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False [2023-12-06T20:11:04.393Z] 2023-12-06 20:11:03,877 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-12-06T20:11:04.393Z] 2023-12-06 20:11:03,877 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-12-06T20:11:04.393Z] 3.0.1-dev.15 [Pipeline] } [2023-12-06T20:11:04.403Z] $ docker exec --env ******** --env ******** 2ba17d132202b1a2c02863e3da5c819a721850c3f15e9f6accbd9a6f5a24042a ssh-agent -k [2023-12-06T20:11:04.497Z] unset SSH_AUTH_SOCK; [2023-12-06T20:11:04.497Z] unset SSH_AGENT_PID; [2023-12-06T20:11:04.497Z] echo Agent pid 77 killed; [2023-12-06T20:11:04.507Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T20:11:04.880Z] + git semver [Pipeline] } [2023-12-06T20:11:05.154Z] $ docker stop --time=1 2ba17d132202b1a2c02863e3da5c819a721850c3f15e9f6accbd9a6f5a24042a [2023-12-06T20:11:06.453Z] $ docker rm -f --volumes 2ba17d132202b1a2c02863e3da5c819a721850c3f15e9f6accbd9a6f5a24042a [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T20:11:06.828Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-06T20:11:07.091Z] Stashed 1 file(s) [Pipeline] echo [2023-12-06T20:11:07.094Z] [edgeXSemver]: initialized semver on version 3.0.1-dev.15 [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 [2023-12-06T20:11:07.492Z] provisioning config files... [2023-12-06T20:11:07.502Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config9161424985277222318tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:11:07.833Z] ---> ****-login.sh [2023-12-06T20:11:07.833Z] nexus3.edgexfoundry.org:10001 [2023-12-06T20:11:07.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:11:07.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:11:07.833Z] Configure a credential helper to remove this warning. See [2023-12-06T20:11:07.834Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:11:07.834Z] [2023-12-06T20:11:07.834Z] Login Succeeded [2023-12-06T20:11:07.834Z] nexus3.edgexfoundry.org:10002 [2023-12-06T20:11:07.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:11:07.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:11:07.834Z] Configure a credential helper to remove this warning. See [2023-12-06T20:11:07.834Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:11:07.834Z] [2023-12-06T20:11:07.834Z] Login Succeeded [2023-12-06T20:11:07.834Z] nexus3.edgexfoundry.org:10003 [2023-12-06T20:11:08.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:11:08.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:11:08.094Z] Configure a credential helper to remove this warning. See [2023-12-06T20:11:08.094Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:11:08.094Z] [2023-12-06T20:11:08.094Z] Login Succeeded [2023-12-06T20:11:08.094Z] nexus3.edgexfoundry.org:10004 [2023-12-06T20:11:08.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:11:08.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:11:08.094Z] Configure a credential helper to remove this warning. See [2023-12-06T20:11:08.094Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:11:08.094Z] [2023-12-06T20:11:08.094Z] Login Succeeded [2023-12-06T20:11:08.094Z] ****.io [2023-12-06T20:11:08.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:11:08.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:11:08.357Z] Configure a credential helper to remove this warning. See [2023-12-06T20:11:08.357Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:11:08.357Z] [2023-12-06T20:11:08.357Z] Login Succeeded [2023-12-06T20:11:08.357Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T20:11:08.365Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-06T20:11:08.538Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T20:11:08.572Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T20:11:08.607Z] ========================================================= [2023-12-06T20:11:08.607Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-06T20:11:08.607Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:11:09.019Z] + 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 . [2023-12-06T20:11:09.019Z] Sending build context to Docker daemon 23.04MB [2023-12-06T20:11:09.019Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T20:11:09.019Z] Step 2/12 : FROM ${BASE} AS builder [2023-12-06T20:11:09.019Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-06T20:11:09.019Z] 7264a8db6415: Pulling fs layer [2023-12-06T20:11:09.019Z] c4d48a809fc2: Pulling fs layer [2023-12-06T20:11:09.019Z] 4f1c88b9dad5: Pulling fs layer [2023-12-06T20:11:09.019Z] ad3a456e5733: Pulling fs layer [2023-12-06T20:11:09.019Z] 69c7f0334f64: Pulling fs layer [2023-12-06T20:11:09.019Z] 1f1c1a5573a3: Pulling fs layer [2023-12-06T20:11:09.019Z] ce7588e14bc9: Pulling fs layer [2023-12-06T20:11:09.019Z] b5e4710f87ac: Pulling fs layer [2023-12-06T20:11:09.019Z] ad3a456e5733: Waiting [2023-12-06T20:11:09.019Z] 1f1c1a5573a3: Waiting [2023-12-06T20:11:09.019Z] ce7588e14bc9: Waiting [2023-12-06T20:11:09.019Z] b5e4710f87ac: Waiting [2023-12-06T20:11:09.019Z] 69c7f0334f64: Waiting [2023-12-06T20:11:09.279Z] c4d48a809fc2: Verifying Checksum [2023-12-06T20:11:09.279Z] c4d48a809fc2: Download complete [2023-12-06T20:11:09.279Z] ad3a456e5733: Verifying Checksum [2023-12-06T20:11:09.279Z] ad3a456e5733: Download complete [2023-12-06T20:11:09.279Z] 69c7f0334f64: Verifying Checksum [2023-12-06T20:11:09.279Z] 69c7f0334f64: Download complete [2023-12-06T20:11:09.279Z] 7264a8db6415: Verifying Checksum [2023-12-06T20:11:09.279Z] 7264a8db6415: Download complete [2023-12-06T20:11:09.279Z] 1f1c1a5573a3: Verifying Checksum [2023-12-06T20:11:09.279Z] 1f1c1a5573a3: Download complete [2023-12-06T20:11:09.279Z] 7264a8db6415: Pull complete [2023-12-06T20:11:09.538Z] b5e4710f87ac: Verifying Checksum [2023-12-06T20:11:09.538Z] b5e4710f87ac: Download complete [2023-12-06T20:11:09.538Z] c4d48a809fc2: Pull complete [2023-12-06T20:11:09.538Z] 4f1c88b9dad5: Verifying Checksum [2023-12-06T20:11:09.538Z] 4f1c88b9dad5: Download complete [2023-12-06T20:11:10.105Z] ce7588e14bc9: Verifying Checksum [2023-12-06T20:11:10.105Z] ce7588e14bc9: Download complete [2023-12-06T20:11:12.645Z] 4f1c88b9dad5: Pull complete [2023-12-06T20:11:12.645Z] ad3a456e5733: Pull complete [2023-12-06T20:11:12.645Z] 69c7f0334f64: Pull complete [2023-12-06T20:11:12.645Z] 1f1c1a5573a3: Pull complete [2023-12-06T20:11:15.176Z] ce7588e14bc9: Pull complete [2023-12-06T20:11:15.176Z] b5e4710f87ac: Pull complete [2023-12-06T20:11:15.176Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-06T20:11:15.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-06T20:11:15.176Z] ---> 88b5674ff536 [2023-12-06T20:11:15.176Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-06T20:11:16.560Z] ---> Running in 86ffe5c1cb10 [2023-12-06T20:11:16.819Z] Removing intermediate container 86ffe5c1cb10 [2023-12-06T20:11:16.819Z] ---> 158d9ea82fd6 [2023-12-06T20:11:16.819Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-12-06T20:11:16.819Z] ---> Running in 0af80ff36a38 [2023-12-06T20:11:16.819Z] Removing intermediate container 0af80ff36a38 [2023-12-06T20:11:16.819Z] ---> 16cf486ef13b [2023-12-06T20:11:16.819Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-12-06T20:11:16.819Z] ---> Running in 342539bf85f6 [2023-12-06T20:11:17.079Z] Removing intermediate container 342539bf85f6 [2023-12-06T20:11:17.079Z] ---> c885b0d97f0d [2023-12-06T20:11:17.079Z] Step 6/12 : WORKDIR /device-uart [2023-12-06T20:11:17.079Z] ---> Running in cd29e618bbaa [2023-12-06T20:11:17.079Z] Removing intermediate container cd29e618bbaa [2023-12-06T20:11:17.079Z] ---> 66490c3f0afe [2023-12-06T20:11:17.079Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-06T20:11:17.079Z] ---> Running in 2fbaacc48d12 [2023-12-06T20:11:17.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T20:11:17.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T20:11:17.597Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-06T20:11:17.597Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-12-06T20:11:17.597Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-06T20:11:17.856Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-06T20:11:17.856Z] Executing busybox-1.36.1-r5.trigger [2023-12-06T20:11:17.856Z] OK: 268 MiB in 56 packages [2023-12-06T20:11:18.116Z] Removing intermediate container 2fbaacc48d12 [2023-12-06T20:11:18.116Z] ---> 9a9a9526b005 [2023-12-06T20:11:18.116Z] Step 8/12 : COPY go.mod vendor* ./ [2023-12-06T20:11:18.116Z] ---> 300a16ea6eef [2023-12-06T20:11:18.116Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T20:11:18.376Z] ---> Running in 56dfbd325718 [2023-12-06T20:11:22.391Z] Still waiting to schedule task [2023-12-06T20:11:22.391Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-12-06T20:11:50.461Z] Removing intermediate container 56dfbd325718 [2023-12-06T20:11:50.461Z] ---> 7f255f4c5177 [2023-12-06T20:11:50.461Z] Step 10/12 : COPY . . [2023-12-06T20:11:50.461Z] ---> 4400547c4456 [2023-12-06T20:11:50.461Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-06T20:11:50.461Z] ---> Running in d04b1484c745 [2023-12-06T20:11:50.461Z] Removing intermediate container d04b1484c745 [2023-12-06T20:11:50.461Z] ---> 088080cd6b7f [2023-12-06T20:11:50.461Z] Step 12/12 : RUN ${MAKE} [2023-12-06T20:11:50.461Z] ---> Running in bc08a0dc1a5f [2023-12-06T20:11:50.461Z] noop [2023-12-06T20:11:50.461Z] Removing intermediate container bc08a0dc1a5f [2023-12-06T20:11:50.461Z] ---> a0fadba4fbc4 [2023-12-06T20:11:50.461Z] Successfully built a0fadba4fbc4 [2023-12-06T20:11:50.461Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:11:50.868Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T20:11:50.868Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:11:50.990Z] prd-ubuntu20.04-docker-8c-8g-24580 does not seem to be running inside a container [2023-12-06T20:11:51.024Z] $ 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 [2023-12-06T20:11:51.383Z] $ docker top cfd571e0a570fc5820d06227750e71b6b51bd7d0c0dad644a807f9efcf6b5d0e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T20:11:51.900Z] + go version [2023-12-06T20:11:51.900Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-06T20:11:51.943Z] $ docker stop --time=1 cfd571e0a570fc5820d06227750e71b6b51bd7d0c0dad644a807f9efcf6b5d0e [2023-12-06T20:11:53.193Z] $ docker rm -f --volumes cfd571e0a570fc5820d06227750e71b6b51bd7d0c0dad644a807f9efcf6b5d0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:11:53.810Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T20:11:53.810Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:11:53.930Z] prd-ubuntu20.04-docker-8c-8g-24580 does not seem to be running inside a container [2023-12-06T20:11:53.965Z] $ 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 [2023-12-06T20:11:54.312Z] $ docker top 9ac5d82670fb9dcb1265cee0d897687b8533630b2cf4a0825f1117e03d82a691 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T20:11:54.701Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh [2023-12-06T20:11:55.025Z] + make test [2023-12-06T20:11:55.025Z] go test ./... -coverprofile=coverage.out [2023-12-06T20:11:55.962Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-12-06T20:12:08.182Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-12-06T20:12:08.182Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-12-06T20:12:13.452Z] go vet ./... [2023-12-06T20:12:16.736Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T20:12:16.736Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T20:12:16.736Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-06T20:12:16.749Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T20:12:16.793Z] $ docker stop --time=1 9ac5d82670fb9dcb1265cee0d897687b8533630b2cf4a0825f1117e03d82a691 [2023-12-06T20:12:18.658Z] $ docker rm -f --volumes 9ac5d82670fb9dcb1265cee0d897687b8533630b2cf4a0825f1117e03d82a691 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T20:12:19.176Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T20:12:19.204Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-06T20:12:19.812Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-06T20:12:20.093Z] + ls -al . [2023-12-06T20:12:20.093Z] total 156 [2023-12-06T20:12:20.093Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 20:11 . [2023-12-06T20:12:20.093Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 20:10 .. [2023-12-06T20:12:20.093Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 6 20:10 .dockerignore [2023-12-06T20:12:20.093Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 20:12 .git [2023-12-06T20:12:20.093Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:10 .github [2023-12-06T20:12:20.093Z] -rw-rw-r-- 1 jenkins jenkins 343 Dec 6 20:10 .gitignore [2023-12-06T20:12:20.093Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 20:10 .golangci.yml [2023-12-06T20:12:20.093Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 20:11 .semver [2023-12-06T20:12:20.093Z] -rw-rw-r-- 1 jenkins jenkins 9941 Dec 6 20:10 Attribution.txt [2023-12-06T20:12:20.093Z] -rw-rw-r-- 1 jenkins jenkins 1908 Dec 6 20:10 CHANGELOG.md [2023-12-06T20:12:20.093Z] -rw-rw-r-- 1 jenkins jenkins 1886 Dec 6 20:10 Dockerfile [2023-12-06T20:12:20.093Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 20:10 GOVERNANCE.md [2023-12-06T20:12:20.093Z] -rw-rw-r-- 1 jenkins jenkins 675 Dec 6 20:10 Jenkinsfile [2023-12-06T20:12:20.093Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 20:10 LICENSE [2023-12-06T20:12:20.093Z] -rw-rw-r-- 1 jenkins jenkins 1872 Dec 6 20:10 Makefile [2023-12-06T20:12:20.093Z] -rw-rw-r-- 1 jenkins jenkins 617 Dec 6 20:10 OWNERS.md [2023-12-06T20:12:20.093Z] -rw-rw-r-- 1 jenkins jenkins 8892 Dec 6 20:10 README.md [2023-12-06T20:12:20.093Z] -rw-rw-r-- 1 jenkins jenkins 12 Dec 6 20:11 VERSION [2023-12-06T20:12:20.093Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 20:10 bin [2023-12-06T20:12:20.093Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:10 cmd [2023-12-06T20:12:20.093Z] -rw-r--r-- 1 jenkins jenkins 10 Dec 6 20:11 coverage.out [2023-12-06T20:12:20.093Z] -rw-rw-r-- 1 jenkins jenkins 3716 Dec 6 20:10 go.mod [2023-12-06T20:12:20.093Z] -rw-rw-r-- 1 jenkins jenkins 35303 Dec 6 20:10 go.sum [2023-12-06T20:12:20.093Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:10 internal [2023-12-06T20:12:20.093Z] -rw-rw-r-- 1 jenkins jenkins 209 Dec 6 20:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:12:20.453Z] + 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=ade12f3c691c7cb550b5af6dbdc2b20084fb8479 --label arch=amd64 --label version=3.0.1-dev.15 . [2023-12-06T20:12:20.453Z] Sending build context to Docker daemon 23.04MB [2023-12-06T20:12:20.453Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T20:12:20.453Z] Step 2/26 : FROM ${BASE} AS builder [2023-12-06T20:12:20.453Z] ---> a0fadba4fbc4 [2023-12-06T20:12:20.453Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-06T20:12:20.713Z] ---> Running in 266eef2f6d38 [2023-12-06T20:12:20.713Z] Removing intermediate container 266eef2f6d38 [2023-12-06T20:12:20.713Z] ---> d6ec1360a4ab [2023-12-06T20:12:20.713Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-12-06T20:12:20.713Z] ---> Running in 81203784c6d5 [2023-12-06T20:12:20.713Z] Removing intermediate container 81203784c6d5 [2023-12-06T20:12:20.713Z] ---> 0fc4016cba5a [2023-12-06T20:12:20.713Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-12-06T20:12:20.713Z] ---> Running in 08776dcfdc24 [2023-12-06T20:12:20.972Z] Removing intermediate container 08776dcfdc24 [2023-12-06T20:12:20.973Z] ---> 631d5f11047f [2023-12-06T20:12:20.973Z] Step 6/26 : WORKDIR /device-uart [2023-12-06T20:12:20.973Z] ---> Running in 8e93d8c930c8 [2023-12-06T20:12:20.973Z] Removing intermediate container 8e93d8c930c8 [2023-12-06T20:12:20.973Z] ---> e38248263427 [2023-12-06T20:12:20.973Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-06T20:12:20.973Z] ---> Running in 0a840944c2b6 [2023-12-06T20:12:21.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T20:12:21.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T20:12:21.489Z] OK: 268 MiB in 56 packages [2023-12-06T20:12:21.748Z] Removing intermediate container 0a840944c2b6 [2023-12-06T20:12:21.748Z] ---> 1ff300e1ea94 [2023-12-06T20:12:21.748Z] Step 8/26 : COPY go.mod vendor* ./ [2023-12-06T20:12:22.007Z] ---> dc0d16819766 [2023-12-06T20:12:22.007Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T20:12:22.007Z] ---> Running in 12f5ef466eb4 [2023-12-06T20:12:22.573Z] Removing intermediate container 12f5ef466eb4 [2023-12-06T20:12:22.573Z] ---> d5e32b89c5e5 [2023-12-06T20:12:22.573Z] Step 10/26 : COPY . . [2023-12-06T20:12:23.138Z] ---> 4c5e7cf58f1b [2023-12-06T20:12:23.138Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-06T20:12:23.138Z] ---> Running in f38b4dfa60ba [2023-12-06T20:12:23.138Z] Removing intermediate container f38b4dfa60ba [2023-12-06T20:12:23.138Z] ---> 6ac9f382870a [2023-12-06T20:12:23.138Z] Step 12/26 : RUN ${MAKE} [2023-12-06T20:12:23.138Z] ---> Running in 3b8e951a45e4 [2023-12-06T20:12:23.396Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.15 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.3" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2023-12-06T20:12:41.512Z] Removing intermediate container 3b8e951a45e4 [2023-12-06T20:12:41.512Z] ---> 890f665f04bc [2023-12-06T20:12:41.512Z] Step 13/26 : FROM alpine:3.18 [2023-12-06T20:12:41.512Z] 3.18: Pulling from library/alpine [2023-12-06T20:12:41.512Z] c926b61bad3b: Pulling fs layer [2023-12-06T20:12:41.512Z] c926b61bad3b: Download complete [2023-12-06T20:12:41.512Z] c926b61bad3b: Pull complete [2023-12-06T20:12:41.512Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T20:12:41.512Z] Status: Downloaded newer image for alpine:3.18 [2023-12-06T20:12:41.512Z] ---> b541f2080109 [2023-12-06T20:12:41.512Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-12-06T20:12:41.512Z] ---> Running in 278947ec5904 [2023-12-06T20:12:41.512Z] Removing intermediate container 278947ec5904 [2023-12-06T20:12:41.512Z] ---> 520657542a3b [2023-12-06T20:12:41.512Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2023-12-06T20:12:41.512Z] ---> Running in cf3557ea6273 [2023-12-06T20:12:41.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T20:12:41.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T20:12:41.770Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-12-06T20:12:41.770Z] Executing busybox-1.36.1-r5.trigger [2023-12-06T20:12:41.770Z] OK: 7 MiB in 16 packages [2023-12-06T20:12:42.029Z] Removing intermediate container cf3557ea6273 [2023-12-06T20:12:42.029Z] ---> 86ff9bd5ecdd [2023-12-06T20:12:42.029Z] Step 16/26 : RUN apk --no-cache upgrade [2023-12-06T20:12:42.288Z] ---> Running in b49b111959cc [2023-12-06T20:12:42.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T20:12:42.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T20:12:42.803Z] OK: 7 MiB in 16 packages [2023-12-06T20:12:43.061Z] Removing intermediate container b49b111959cc [2023-12-06T20:12:43.061Z] ---> faa6428e8f32 [2023-12-06T20:12:43.061Z] Step 17/26 : WORKDIR / [2023-12-06T20:12:43.061Z] ---> Running in 6f735f4f36c9 [2023-12-06T20:12:43.319Z] Removing intermediate container 6f735f4f36c9 [2023-12-06T20:12:43.319Z] ---> 687e5045fb90 [2023-12-06T20:12:43.319Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2023-12-06T20:12:43.319Z] ---> 1a77917a9196 [2023-12-06T20:12:43.319Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2023-12-06T20:12:43.576Z] ---> 513f88396994 [2023-12-06T20:12:43.576Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2023-12-06T20:12:44.146Z] ---> 33a582420fc7 [2023-12-06T20:12:44.146Z] Step 21/26 : EXPOSE 59995 [2023-12-06T20:12:44.146Z] ---> Running in 970f332d8d94 [2023-12-06T20:12:44.146Z] Removing intermediate container 970f332d8d94 [2023-12-06T20:12:44.146Z] ---> 3e4c02c53bb9 [2023-12-06T20:12:44.146Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2023-12-06T20:12:44.146Z] ---> Running in ef5ef7b317b4 [2023-12-06T20:12:44.146Z] Removing intermediate container ef5ef7b317b4 [2023-12-06T20:12:44.146Z] ---> c22fc002fe25 [2023-12-06T20:12:44.146Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-06T20:12:44.146Z] ---> Running in be1bcd3ab311 [2023-12-06T20:12:44.406Z] Removing intermediate container be1bcd3ab311 [2023-12-06T20:12:44.406Z] ---> c97b900ffa23 [2023-12-06T20:12:44.406Z] Step 24/26 : LABEL arch=amd64 [2023-12-06T20:12:44.406Z] ---> Running in 06b193105ea2 [2023-12-06T20:12:44.406Z] Removing intermediate container 06b193105ea2 [2023-12-06T20:12:44.406Z] ---> 8559fbc498bf [2023-12-06T20:12:44.406Z] Step 25/26 : LABEL git_sha=ade12f3c691c7cb550b5af6dbdc2b20084fb8479 [2023-12-06T20:12:44.406Z] ---> Running in 4bd6161ed01b [2023-12-06T20:12:44.666Z] Removing intermediate container 4bd6161ed01b [2023-12-06T20:12:44.666Z] ---> 7ca1138a9d21 [2023-12-06T20:12:44.666Z] Step 26/26 : LABEL version=3.0.1-dev.15 [2023-12-06T20:12:44.666Z] ---> Running in 3c498354be09 [2023-12-06T20:12:44.666Z] Removing intermediate container 3c498354be09 [2023-12-06T20:12:44.666Z] ---> 45e7442b40ea [2023-12-06T20:12:44.666Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-06T20:12:44.666Z] Successfully built 45e7442b40ea [2023-12-06T20:12:44.666Z] Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T20:12:44.943Z] provisioning config files... [2023-12-06T20:12:44.952Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config14393883759981449465tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:12:45.282Z] ---> ****-login.sh [2023-12-06T20:12:45.282Z] nexus3.edgexfoundry.org:10001 [2023-12-06T20:12:45.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:12:45.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:12:45.282Z] Configure a credential helper to remove this warning. See [2023-12-06T20:12:45.282Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:12:45.282Z] [2023-12-06T20:12:45.282Z] Login Succeeded [2023-12-06T20:12:45.282Z] nexus3.edgexfoundry.org:10002 [2023-12-06T20:12:45.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:12:45.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:12:45.282Z] Configure a credential helper to remove this warning. See [2023-12-06T20:12:45.282Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:12:45.282Z] [2023-12-06T20:12:45.282Z] Login Succeeded [2023-12-06T20:12:45.282Z] nexus3.edgexfoundry.org:10003 [2023-12-06T20:12:45.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:12:45.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:12:45.542Z] Configure a credential helper to remove this warning. See [2023-12-06T20:12:45.542Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:12:45.542Z] [2023-12-06T20:12:45.542Z] Login Succeeded [2023-12-06T20:12:45.542Z] nexus3.edgexfoundry.org:10004 [2023-12-06T20:12:45.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:12:45.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:12:45.542Z] Configure a credential helper to remove this warning. See [2023-12-06T20:12:45.542Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:12:45.542Z] [2023-12-06T20:12:45.542Z] Login Succeeded [2023-12-06T20:12:45.542Z] ****.io [2023-12-06T20:12:45.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:12:45.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:12:45.801Z] Configure a credential helper to remove this warning. See [2023-12-06T20:12:45.801Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:12:45.801Z] [2023-12-06T20:12:45.801Z] Login Succeeded [2023-12-06T20:12:45.801Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T20:12:45.808Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-06T20:12:45.966Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T20:12:46.020Z] [edgeXDocker.push] Tagging docker image device-uart with the following tags: [2023-12-06T20:12:46.020Z] ade12f3c691c7cb550b5af6dbdc2b20084fb8479 [2023-12-06T20:12:46.020Z] latest [2023-12-06T20:12:46.020Z] 3.0.1-dev.15 [2023-12-06T20:12:46.020Z] ade12f3c691c7cb550b5af6dbdc2b20084fb8479-3.0.1-dev.15 [2023-12-06T20:12:46.020Z] main [2023-12-06T20:12:46.020Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:12:46.486Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:ade12f3c691c7cb550b5af6dbdc2b20084fb8479 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:12:46.888Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:ade12f3c691c7cb550b5af6dbdc2b20084fb8479 [2023-12-06T20:12:46.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2023-12-06T20:12:46.888Z] fd6c2763d249: Preparing [2023-12-06T20:12:46.888Z] e79c0612b1e9: Preparing [2023-12-06T20:12:46.888Z] 4f21c5c65312: Preparing [2023-12-06T20:12:46.888Z] 9ce465e2daae: Preparing [2023-12-06T20:12:46.888Z] dbac57aa9c5e: Preparing [2023-12-06T20:12:46.888Z] 9fe9a137fd00: Preparing [2023-12-06T20:12:46.888Z] 9fe9a137fd00: Waiting [2023-12-06T20:12:46.888Z] e79c0612b1e9: Pushed [2023-12-06T20:12:46.888Z] dbac57aa9c5e: Pushed [2023-12-06T20:12:46.888Z] 4f21c5c65312: Pushed [2023-12-06T20:12:46.888Z] 9ce465e2daae: Pushed [2023-12-06T20:12:46.888Z] 9fe9a137fd00: Layer already exists [2023-12-06T20:12:50.166Z] fd6c2763d249: Pushed [2023-12-06T20:12:50.166Z] ade12f3c691c7cb550b5af6dbdc2b20084fb8479: digest: sha256:80d3f97de8d841279b51e3d73065fe34ba76357b98dafe1bf13834ce1f384b36 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:12:50.571Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:12:50.966Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:latest [2023-12-06T20:12:50.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2023-12-06T20:12:50.966Z] fd6c2763d249: Preparing [2023-12-06T20:12:50.966Z] e79c0612b1e9: Preparing [2023-12-06T20:12:50.966Z] 4f21c5c65312: Preparing [2023-12-06T20:12:50.966Z] 9ce465e2daae: Preparing [2023-12-06T20:12:50.966Z] dbac57aa9c5e: Preparing [2023-12-06T20:12:50.966Z] 9fe9a137fd00: Preparing [2023-12-06T20:12:50.966Z] 9fe9a137fd00: Waiting [2023-12-06T20:12:50.966Z] 9ce465e2daae: Layer already exists [2023-12-06T20:12:50.966Z] 4f21c5c65312: Layer already exists [2023-12-06T20:12:50.966Z] fd6c2763d249: Layer already exists [2023-12-06T20:12:50.966Z] e79c0612b1e9: Layer already exists [2023-12-06T20:12:50.966Z] dbac57aa9c5e: Layer already exists [2023-12-06T20:12:50.966Z] 9fe9a137fd00: Layer already exists [2023-12-06T20:12:50.966Z] latest: digest: sha256:80d3f97de8d841279b51e3d73065fe34ba76357b98dafe1bf13834ce1f384b36 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:12:51.372Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:12:51.774Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.15 [2023-12-06T20:12:51.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2023-12-06T20:12:51.774Z] fd6c2763d249: Preparing [2023-12-06T20:12:51.774Z] e79c0612b1e9: Preparing [2023-12-06T20:12:51.774Z] 4f21c5c65312: Preparing [2023-12-06T20:12:51.774Z] 9ce465e2daae: Preparing [2023-12-06T20:12:51.774Z] dbac57aa9c5e: Preparing [2023-12-06T20:12:51.774Z] 9fe9a137fd00: Preparing [2023-12-06T20:12:51.774Z] 9fe9a137fd00: Waiting [2023-12-06T20:12:51.774Z] e79c0612b1e9: Layer already exists [2023-12-06T20:12:51.774Z] dbac57aa9c5e: Layer already exists [2023-12-06T20:12:51.774Z] 4f21c5c65312: Layer already exists [2023-12-06T20:12:51.774Z] fd6c2763d249: Layer already exists [2023-12-06T20:12:51.774Z] 9ce465e2daae: Layer already exists [2023-12-06T20:12:51.774Z] 9fe9a137fd00: Layer already exists [2023-12-06T20:12:51.774Z] 3.0.1-dev.15: digest: sha256:80d3f97de8d841279b51e3d73065fe34ba76357b98dafe1bf13834ce1f384b36 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:12:52.181Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:ade12f3c691c7cb550b5af6dbdc2b20084fb8479-3.0.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:12:52.601Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:ade12f3c691c7cb550b5af6dbdc2b20084fb8479-3.0.1-dev.15 [2023-12-06T20:12:52.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2023-12-06T20:12:52.601Z] fd6c2763d249: Preparing [2023-12-06T20:12:52.601Z] e79c0612b1e9: Preparing [2023-12-06T20:12:52.601Z] 4f21c5c65312: Preparing [2023-12-06T20:12:52.601Z] 9ce465e2daae: Preparing [2023-12-06T20:12:52.601Z] dbac57aa9c5e: Preparing [2023-12-06T20:12:52.601Z] 9fe9a137fd00: Preparing [2023-12-06T20:12:52.601Z] 9fe9a137fd00: Waiting [2023-12-06T20:12:52.601Z] fd6c2763d249: Layer already exists [2023-12-06T20:12:52.601Z] e79c0612b1e9: Layer already exists [2023-12-06T20:12:52.601Z] dbac57aa9c5e: Layer already exists [2023-12-06T20:12:52.601Z] 9ce465e2daae: Layer already exists [2023-12-06T20:12:52.601Z] 4f21c5c65312: Layer already exists [2023-12-06T20:12:52.601Z] 9fe9a137fd00: Layer already exists [2023-12-06T20:12:52.601Z] ade12f3c691c7cb550b5af6dbdc2b20084fb8479-3.0.1-dev.15: digest: sha256:80d3f97de8d841279b51e3d73065fe34ba76357b98dafe1bf13834ce1f384b36 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:12:53.019Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:12:53.426Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:main [2023-12-06T20:12:53.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2023-12-06T20:12:53.426Z] fd6c2763d249: Preparing [2023-12-06T20:12:53.426Z] e79c0612b1e9: Preparing [2023-12-06T20:12:53.426Z] 4f21c5c65312: Preparing [2023-12-06T20:12:53.427Z] 9ce465e2daae: Preparing [2023-12-06T20:12:53.427Z] dbac57aa9c5e: Preparing [2023-12-06T20:12:53.427Z] 9fe9a137fd00: Preparing [2023-12-06T20:12:53.427Z] 9fe9a137fd00: Waiting [2023-12-06T20:12:53.427Z] fd6c2763d249: Layer already exists [2023-12-06T20:12:53.427Z] dbac57aa9c5e: Layer already exists [2023-12-06T20:12:53.427Z] 9ce465e2daae: Layer already exists [2023-12-06T20:12:53.427Z] 4f21c5c65312: Layer already exists [2023-12-06T20:12:53.427Z] e79c0612b1e9: Layer already exists [2023-12-06T20:12:53.427Z] 9fe9a137fd00: Layer already exists [2023-12-06T20:12:53.427Z] main: digest: sha256:80d3f97de8d841279b51e3d73065fe34ba76357b98dafe1bf13834ce1f384b36 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-06T20:12:53.674Z] ===================================================== [Pipeline] echo [2023-12-06T20:12:53.721Z] taggedImages: [2023-12-06T20:12:53.721Z] - nexus3.edgexfoundry.org:10004/device-uart:ade12f3c691c7cb550b5af6dbdc2b20084fb8479 [2023-12-06T20:12:53.721Z] - nexus3.edgexfoundry.org:10004/device-uart:latest [2023-12-06T20:12:53.721Z] - nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.15 [2023-12-06T20:12:53.721Z] - nexus3.edgexfoundry.org:10004/device-uart:ade12f3c691c7cb550b5af6dbdc2b20084fb8479-3.0.1-dev.15 [2023-12-06T20:12:53.721Z] - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:12:54.403Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T20:12:54.403Z] [2023-12-06T20:12:54.403Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:12:54.734Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T20:12:54.734Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-06T20:12:54.734Z] 5eb5b503b376: Pulling fs layer [2023-12-06T20:12:54.734Z] 5c69ac0246d0: Pulling fs layer [2023-12-06T20:12:54.734Z] ec43610c2a17: Pulling fs layer [2023-12-06T20:12:54.734Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-06T20:12:54.734Z] 33b1e0a273af: Pulling fs layer [2023-12-06T20:12:54.734Z] 5d3b04190fa2: Pulling fs layer [2023-12-06T20:12:54.734Z] 2f39f015ded8: Pulling fs layer [2023-12-06T20:12:54.734Z] 3a2ae6a8a46f: Waiting [2023-12-06T20:12:54.734Z] 2f39f015ded8: Waiting [2023-12-06T20:12:54.734Z] 33b1e0a273af: Waiting [2023-12-06T20:12:54.734Z] 5d3b04190fa2: Waiting [2023-12-06T20:12:54.734Z] 5c69ac0246d0: Download complete [2023-12-06T20:12:54.734Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-06T20:12:54.734Z] 3a2ae6a8a46f: Download complete [2023-12-06T20:12:54.734Z] 33b1e0a273af: Verifying Checksum [2023-12-06T20:12:54.734Z] 33b1e0a273af: Download complete [2023-12-06T20:12:54.734Z] 5d3b04190fa2: Verifying Checksum [2023-12-06T20:12:54.734Z] 5d3b04190fa2: Download complete [2023-12-06T20:12:54.734Z] ec43610c2a17: Verifying Checksum [2023-12-06T20:12:54.734Z] ec43610c2a17: Download complete [2023-12-06T20:12:54.993Z] 5eb5b503b376: Verifying Checksum [2023-12-06T20:12:54.993Z] 5eb5b503b376: Download complete [2023-12-06T20:12:55.559Z] 2f39f015ded8: Download complete [2023-12-06T20:12:56.133Z] 5eb5b503b376: Pull complete [2023-12-06T20:12:56.393Z] 5c69ac0246d0: Pull complete [2023-12-06T20:12:56.651Z] ec43610c2a17: Pull complete [2023-12-06T20:12:56.651Z] 3a2ae6a8a46f: Pull complete [2023-12-06T20:12:56.910Z] 33b1e0a273af: Pull complete [2023-12-06T20:12:56.910Z] 5d3b04190fa2: Pull complete [2023-12-06T20:13:01.099Z] 2f39f015ded8: Pull complete [2023-12-06T20:13:01.099Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-06T20:13:01.099Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T20:13:01.099Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:13:01.315Z] prd-ubuntu20.04-docker-8c-8g-24580 does not seem to be running inside a container [2023-12-06T20:13:01.343Z] $ 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 [2023-12-06T20:13:02.028Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24581 in /w/workspace/edgexfoundry_device-uart_main [2023-12-06T20:13:03.071Z] $ docker top 2ab8c231d6617f7b86440e93b9c1b3c7fcfc579c1fe88aaeb3c49c2db7dc9168 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2023-12-06T20:13:03.320Z] Running in /w/workspace/device-uart/22 [Pipeline] { [Pipeline] checkout [2023-12-06T20:13:03.574Z] ---> job-cost.sh [2023-12-06T20:13:03.574Z] lf-activate-venv: SKIPPING [2023-12-06T20:13:03.574Z] INFO: No Stack... [2023-12-06T20:13:03.833Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T20:13:04.401Z] INFO: Archiving Costs [2023-12-06T20:13:06.404Z] The recommended git tool is: git [Pipeline] sh [2023-12-06T20:13:06.706Z] + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv [2023-12-06T20:13:06.706Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T20:13:06.719Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-22-stack-cost] [2023-12-06T20:13:06.725Z] Resource [jenkins-edgexfoundry-device-uart-main-22-stack-cost] did not exist. Created. [2023-12-06T20:13:06.725Z] Lock acquired on [jenkins-edgexfoundry-device-uart-main-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T20:13:07.094Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T20:13:07.158Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T20:13:07.169Z] Lock released on resource [jenkins-edgexfoundry-device-uart-main-22-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-06T20:13:07.264Z] $ docker stop --time=1 2ab8c231d6617f7b86440e93b9c1b3c7fcfc579c1fe88aaeb3c49c2db7dc9168 [2023-12-06T20:13:08.413Z] $ docker rm -f --volumes 2ab8c231d6617f7b86440e93b9c1b3c7fcfc579c1fe88aaeb3c49c2db7dc9168 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-06T20:13:13.596Z] using credential edgex-jenkins-ssh [2023-12-06T20:13:13.619Z] Cloning the remote Git repository [2023-12-06T20:13:13.665Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2023-12-06T20:13:13.756Z] > git init /w/workspace/device-uart/22 # timeout=10 [2023-12-06T20:13:13.896Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2023-12-06T20:13:13.898Z] > git --version # timeout=10 [2023-12-06T20:13:13.920Z] > git --version # 'git version 2.25.1' [2023-12-06T20:13:13.923Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-06T20:13:14.109Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T20:13:16.148Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2023-12-06T20:13:16.193Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T20:13:17.212Z] Avoid second fetch [2023-12-06T20:13:17.213Z] Checking out Revision ade12f3c691c7cb550b5af6dbdc2b20084fb8479 (main) [2023-12-06T20:13:17.886Z] Commit message: "Merge pull request #38 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.3" [2023-12-06T20:13:17.231Z] > git config core.sparsecheckout # timeout=10 [2023-12-06T20:13:17.302Z] > git checkout -f ade12f3c691c7cb550b5af6dbdc2b20084fb8479 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T20:13:19.198Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-06T20:13:19.199Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T20:13:19.199Z] Dload Upload Total Spent Left Speed [2023-12-06T20:13:19.199Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 83986 0 --:--:-- --:--:-- --:--:-- 84546 [Pipeline] sh [2023-12-06T20:13:19.543Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-06T20:13:19.886Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2023-12-06T20:13:19.886Z] /etc/docker/daemon.new [2023-12-06T20:13:19.886Z] { [2023-12-06T20:13:19.886Z] "registry-mirrors": [ [2023-12-06T20:13:19.886Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-06T20:13:19.886Z] ], [2023-12-06T20:13:19.886Z] "bip": "10.250.0.254/24", [2023-12-06T20:13:19.886Z] "hosts": [ [2023-12-06T20:13:19.886Z] "tcp://0.0.0.0:5555", [2023-12-06T20:13:19.886Z] "unix:///var/run/docker.sock" [2023-12-06T20:13:19.886Z] ], [2023-12-06T20:13:19.886Z] "mtu": 1458, [2023-12-06T20:13:19.886Z] "selinux-enabled": true, [2023-12-06T20:13:19.886Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-06T20:13:19.886Z] } [Pipeline] sh [2023-12-06T20:13:20.214Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-06T20:13:20.552Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T20:13:42.679Z] provisioning config files... [2023-12-06T20:13:42.700Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/22@tmp/config14059667732902031114tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:13:43.151Z] ---> ****-login.sh [2023-12-06T20:13:43.152Z] nexus3.edgexfoundry.org:10001 [2023-12-06T20:13:43.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:13:43.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:13:43.419Z] Configure a credential helper to remove this warning. See [2023-12-06T20:13:43.419Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:13:43.419Z] [2023-12-06T20:13:43.419Z] Login Succeeded [2023-12-06T20:13:43.686Z] nexus3.edgexfoundry.org:10002 [2023-12-06T20:13:43.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:13:43.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:13:43.953Z] Configure a credential helper to remove this warning. See [2023-12-06T20:13:43.953Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:13:43.953Z] [2023-12-06T20:13:43.953Z] Login Succeeded [2023-12-06T20:13:43.953Z] nexus3.edgexfoundry.org:10003 [2023-12-06T20:13:43.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:13:44.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:13:44.222Z] Configure a credential helper to remove this warning. See [2023-12-06T20:13:44.222Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:13:44.222Z] [2023-12-06T20:13:44.222Z] Login Succeeded [2023-12-06T20:13:44.222Z] nexus3.edgexfoundry.org:10004 [2023-12-06T20:13:44.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:13:44.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:13:44.492Z] Configure a credential helper to remove this warning. See [2023-12-06T20:13:44.492Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:13:44.492Z] [2023-12-06T20:13:44.492Z] Login Succeeded [2023-12-06T20:13:44.492Z] ****.io [2023-12-06T20:13:44.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:13:44.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:13:44.762Z] Configure a credential helper to remove this warning. See [2023-12-06T20:13:44.762Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:13:44.762Z] [2023-12-06T20:13:44.762Z] Login Succeeded [2023-12-06T20:13:44.762Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T20:13:44.775Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-06T20:13:45.199Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T20:13:45.246Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T20:13:45.288Z] ========================================================= [2023-12-06T20:13:45.288Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-06T20:13:45.288Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:13:45.763Z] + 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 . [2023-12-06T20:13:46.723Z] #0 building with "default" instance using docker driver [2023-12-06T20:13:46.723Z] [2023-12-06T20:13:46.723Z] #1 [internal] load build definition from Dockerfile [2023-12-06T20:13:46.723Z] #1 transferring dockerfile: [2023-12-06T20:13:47.003Z] #1 transferring dockerfile: 1.93kB 0.0s done [2023-12-06T20:13:47.004Z] #1 DONE 0.1s [2023-12-06T20:13:47.004Z] [2023-12-06T20:13:47.004Z] #2 [internal] load .dockerignore [2023-12-06T20:13:47.004Z] #2 transferring context: 182B done [2023-12-06T20:13:47.004Z] #2 DONE 0.1s [2023-12-06T20:13:47.004Z] [2023-12-06T20:13:47.004Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-06T20:13:47.004Z] #3 DONE 0.1s [2023-12-06T20:13:47.004Z] [2023-12-06T20:13:47.004Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T20:13:47.004Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-06T20:13:47.288Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-06T20:13:47.288Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-06T20:13:47.288Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 2.10MB / 3.33MB 0.1s [2023-12-06T20:13:47.288Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s [2023-12-06T20:13:47.288Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s [2023-12-06T20:13:47.288Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-06T20:13:47.288Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-06T20:13:47.288Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-06T20:13:47.288Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.24MB / 63.99MB 0.3s [2023-12-06T20:13:47.288Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-06T20:13:47.288Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2023-12-06T20:13:47.288Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s [2023-12-06T20:13:47.288Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.35MB / 97.63MB 0.3s [2023-12-06T20:13:47.288Z] #4 ... [2023-12-06T20:13:47.288Z] [2023-12-06T20:13:47.288Z] #5 [internal] load build context [2023-12-06T20:13:47.288Z] #5 transferring context: 11.50MB 0.4s done [2023-12-06T20:13:47.288Z] #5 DONE 0.4s [2023-12-06T20:13:47.288Z] [2023-12-06T20:13:47.288Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T20:13:47.288Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 9.12MB / 63.99MB 0.4s [2023-12-06T20:13:47.289Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.4s [2023-12-06T20:13:47.559Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 12.58MB / 63.99MB 0.5s [2023-12-06T20:13:47.559Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 6.29MB / 11.40MB 0.5s [2023-12-06T20:13:47.559Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.79MB / 97.63MB 0.5s [2023-12-06T20:13:47.559Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 23.07MB / 63.99MB 0.7s [2023-12-06T20:13:47.559Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done [2023-12-06T20:13:47.559Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done [2023-12-06T20:13:47.559Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 17.96MB / 97.63MB 0.7s [2023-12-06T20:13:47.828Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 27.26MB / 63.99MB 0.8s [2023-12-06T20:13:47.828Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 24.12MB / 97.63MB 0.8s [2023-12-06T20:13:47.828Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-06T20:13:47.828Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 31.46MB / 63.99MB 0.9s [2023-12-06T20:13:48.101Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 39.97MB / 63.99MB 1.1s [2023-12-06T20:13:48.101Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 36.06MB / 97.63MB 1.1s [2023-12-06T20:13:48.101Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-06T20:13:48.101Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 46.14MB / 63.99MB 1.2s [2023-12-06T20:13:48.376Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 51.38MB / 63.99MB 1.3s [2023-12-06T20:13:48.376Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 46.14MB / 97.63MB 1.3s [2023-12-06T20:13:48.376Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s [2023-12-06T20:13:48.376Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 59.77MB / 97.63MB 1.5s [2023-12-06T20:13:48.648Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.6s done [2023-12-06T20:13:48.648Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 66.06MB / 97.63MB 1.6s [2023-12-06T20:13:48.648Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 72.35MB / 97.63MB 1.7s [2023-12-06T20:13:48.648Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0.1s [2023-12-06T20:13:48.916Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 78.64MB / 97.63MB 1.8s [2023-12-06T20:13:48.916Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 83.90MB / 97.63MB 1.9s [2023-12-06T20:13:49.184Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 96.47MB / 97.63MB 2.1s [2023-12-06T20:13:51.777Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 4.3s done [2023-12-06T20:13:54.364Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.4s [2023-12-06T20:13:59.717Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.7s [2023-12-06T20:14:06.376Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.8s done [2023-12-06T20:14:06.958Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-06T20:14:06.958Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 [2023-12-06T20:14:06.958Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-06T20:14:06.958Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-06T20:14:12.290Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.0s [2023-12-06T20:14:15.625Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.1s done [2023-12-06T20:14:15.625Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2023-12-06T20:14:17.027Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.5s done [2023-12-06T20:14:17.027Z] #4 DONE 30.1s [2023-12-06T20:14:17.027Z] [2023-12-06T20:14:17.027Z] #6 [builder 2/7] WORKDIR /device-uart [2023-12-06T20:14:18.976Z] #6 DONE 1.5s [2023-12-06T20:14:18.976Z] [2023-12-06T20:14:18.976Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2023-12-06T20:14:19.565Z] #7 0.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T20:14:19.836Z] #7 1.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T20:14:20.797Z] #7 2.088 (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-06T20:14:20.797Z] #7 2.151 (2/4) Installing libedit (20221030.3.1-r1) [2023-12-06T20:14:20.797Z] #7 2.164 (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-06T20:14:20.797Z] #7 2.229 (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-06T20:14:20.797Z] #7 2.271 Executing busybox-1.36.1-r5.trigger [2023-12-06T20:14:21.066Z] #7 2.308 OK: 271 MiB in 56 packages [2023-12-06T20:14:21.337Z] #7 DONE 2.6s [2023-12-06T20:14:21.337Z] [2023-12-06T20:14:21.337Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-06T20:14:21.337Z] #8 DONE 0.2s [2023-12-06T20:14:21.337Z] [2023-12-06T20:14:21.337Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T20:14:43.393Z] #9 DONE 21.5s [2023-12-06T20:14:43.393Z] [2023-12-06T20:14:43.393Z] #10 [builder 6/7] COPY . . [2023-12-06T20:14:43.393Z] #10 DONE 0.3s [2023-12-06T20:14:43.393Z] [2023-12-06T20:14:43.393Z] #11 [builder 7/7] RUN echo noop [2023-12-06T20:14:44.036Z] #11 0.599 noop [2023-12-06T20:14:44.036Z] #11 DONE 0.7s [2023-12-06T20:14:44.036Z] [2023-12-06T20:14:44.036Z] #12 exporting to image [2023-12-06T20:14:44.036Z] #12 exporting layers [2023-12-06T20:15:10.748Z] #12 exporting layers 22.5s done [2023-12-06T20:15:10.748Z] #12 writing image sha256:1f8a44a3515c2433b0d71fbe25a70e7ac9e9c20592ce003d783d91b2b3445439 done [2023-12-06T20:15:10.748Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2023-12-06T20:15:10.748Z] #12 DONE 22.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:15:11.209Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T20:15:11.209Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:15:11.450Z] prd-ubuntu20.04-docker-arm64-4c-16g-24581 does not seem to be running inside a container [2023-12-06T20:15:11.513Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/22 -v /w/workspace/device-uart/22:/w/workspace/device-uart/22:rw,z -v /w/workspace/device-uart/22@tmp:/w/workspace/device-uart/22@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 [2023-12-06T20:15:12.631Z] $ docker top 60948668b7d3850fa702370d8ebe64c3e23400867a7d88d964d6528a62b865ca -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T20:15:13.198Z] + go version [2023-12-06T20:15:13.469Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-06T20:15:13.494Z] $ docker stop --time=1 60948668b7d3850fa702370d8ebe64c3e23400867a7d88d964d6528a62b865ca [2023-12-06T20:15:15.020Z] $ docker rm -f --volumes 60948668b7d3850fa702370d8ebe64c3e23400867a7d88d964d6528a62b865ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:15:15.899Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T20:15:15.899Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:15:16.122Z] prd-ubuntu20.04-docker-arm64-4c-16g-24581 does not seem to be running inside a container [2023-12-06T20:15:16.179Z] $ 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/22 -v /w/workspace/device-uart/22:/w/workspace/device-uart/22:rw,z -v /w/workspace/device-uart/22@tmp:/w/workspace/device-uart/22@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 [2023-12-06T20:15:19.986Z] $ docker top 99aa8330f32edf0f76315ea8a36728864b467898460d6aac31716ee328e63fb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T20:15:20.548Z] + git config --global --add safe.directory /w/workspace/device-uart/22 [Pipeline] fileExists [Pipeline] sh [2023-12-06T20:15:20.916Z] + make test [2023-12-06T20:15:20.916Z] go test ./... -coverprofile=coverage.out [2023-12-06T20:15:25.175Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-12-06T20:16:12.044Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-12-06T20:16:12.044Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-12-06T20:16:12.312Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-06T20:16:12.312Z] go vet ./... [2023-12-06T20:16:27.313Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T20:16:27.313Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T20:16:27.313Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-06T20:16:27.328Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T20:16:27.374Z] $ docker stop --time=1 99aa8330f32edf0f76315ea8a36728864b467898460d6aac31716ee328e63fb5 [2023-12-06T20:16:32.585Z] $ docker rm -f --volumes 99aa8330f32edf0f76315ea8a36728864b467898460d6aac31716ee328e63fb5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T20:16:33.692Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T20:16:33.752Z] Warning: overwriting stash ‘coverage-report’ [2023-12-06T20:16:34.122Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T20:16:34.779Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-06T20:16:35.090Z] + ls -al . [2023-12-06T20:16:35.090Z] total 152 [2023-12-06T20:16:35.090Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 6 20:15 . [2023-12-06T20:16:35.090Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 20:13 .. [2023-12-06T20:16:35.090Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 6 20:13 .dockerignore [2023-12-06T20:16:35.090Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 20:13 .git [2023-12-06T20:16:35.090Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:13 .github [2023-12-06T20:16:35.090Z] -rw-rw-r-- 1 jenkins jenkins 343 Dec 6 20:13 .gitignore [2023-12-06T20:16:35.090Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 20:13 .golangci.yml [2023-12-06T20:16:35.090Z] -rw-rw-r-- 1 jenkins jenkins 9941 Dec 6 20:13 Attribution.txt [2023-12-06T20:16:35.090Z] -rw-rw-r-- 1 jenkins jenkins 1908 Dec 6 20:13 CHANGELOG.md [2023-12-06T20:16:35.090Z] -rw-rw-r-- 1 jenkins jenkins 1886 Dec 6 20:13 Dockerfile [2023-12-06T20:16:35.090Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 20:13 GOVERNANCE.md [2023-12-06T20:16:35.090Z] -rw-rw-r-- 1 jenkins jenkins 675 Dec 6 20:13 Jenkinsfile [2023-12-06T20:16:35.090Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 20:13 LICENSE [2023-12-06T20:16:35.090Z] -rw-rw-r-- 1 jenkins jenkins 1872 Dec 6 20:13 Makefile [2023-12-06T20:16:35.090Z] -rw-rw-r-- 1 jenkins jenkins 617 Dec 6 20:13 OWNERS.md [2023-12-06T20:16:35.090Z] -rw-rw-r-- 1 jenkins jenkins 8892 Dec 6 20:13 README.md [2023-12-06T20:16:35.090Z] -rw-rw-r-- 1 jenkins jenkins 12 Dec 6 20:11 VERSION [2023-12-06T20:16:35.090Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 20:13 bin [2023-12-06T20:16:35.090Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:13 cmd [2023-12-06T20:16:35.090Z] -rw-r--r-- 1 jenkins jenkins 10 Dec 6 20:15 coverage.out [2023-12-06T20:16:35.090Z] -rw-rw-r-- 1 jenkins jenkins 3716 Dec 6 20:13 go.mod [2023-12-06T20:16:35.090Z] -rw-rw-r-- 1 jenkins jenkins 35303 Dec 6 20:13 go.sum [2023-12-06T20:16:35.090Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:13 internal [2023-12-06T20:16:35.090Z] -rw-rw-r-- 1 jenkins jenkins 209 Dec 6 20:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:16:35.502Z] + 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=ade12f3c691c7cb550b5af6dbdc2b20084fb8479 --label arch=arm64 --label version=3.0.1-dev.15 . [2023-12-06T20:16:36.460Z] #0 building with "default" instance using docker driver [2023-12-06T20:16:36.460Z] [2023-12-06T20:16:36.460Z] #1 [internal] load build definition from Dockerfile [2023-12-06T20:16:36.460Z] #1 transferring dockerfile: 1.93kB done [2023-12-06T20:16:36.460Z] #1 DONE 0.0s [2023-12-06T20:16:36.460Z] [2023-12-06T20:16:36.460Z] #2 [internal] load .dockerignore [2023-12-06T20:16:36.460Z] #2 transferring context: 182B done [2023-12-06T20:16:36.460Z] #2 DONE 0.0s [2023-12-06T20:16:36.460Z] [2023-12-06T20:16:36.460Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-06T20:16:36.460Z] #3 DONE 0.0s [2023-12-06T20:16:36.460Z] [2023-12-06T20:16:36.460Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-06T20:16:36.460Z] #4 DONE 0.2s [2023-12-06T20:16:36.460Z] [2023-12-06T20:16:36.460Z] #5 [internal] load build context [2023-12-06T20:16:36.460Z] #5 transferring context: 4.29kB 0.0s done [2023-12-06T20:16:36.460Z] #5 DONE 0.1s [2023-12-06T20:16:36.460Z] [2023-12-06T20:16:36.460Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T20:16:36.460Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-06T20:16:36.727Z] #6 ... [2023-12-06T20:16:36.728Z] [2023-12-06T20:16:36.728Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-06T20:16:36.728Z] #7 DONE 0.2s [2023-12-06T20:16:36.728Z] [2023-12-06T20:16:36.728Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T20:16:36.728Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-06T20:16:36.728Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-06T20:16:36.728Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-06T20:16:36.728Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-06T20:16:36.728Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-06T20:16:36.728Z] #6 ... [2023-12-06T20:16:36.728Z] [2023-12-06T20:16:36.728Z] #8 [builder 2/7] WORKDIR /device-uart [2023-12-06T20:16:36.728Z] #8 DONE 0.1s [2023-12-06T20:16:36.728Z] [2023-12-06T20:16:36.728Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T20:16:36.996Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2023-12-06T20:16:37.263Z] #6 DONE 0.9s [2023-12-06T20:16:37.263Z] [2023-12-06T20:16:37.263Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-06T20:16:37.848Z] #9 0.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T20:16:38.433Z] #9 0.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T20:16:39.391Z] #9 1.917 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-06T20:16:39.391Z] #9 ... [2023-12-06T20:16:39.391Z] [2023-12-06T20:16:39.391Z] #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2023-12-06T20:16:39.391Z] #10 0.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T20:16:39.391Z] #10 1.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T20:16:39.391Z] #10 2.275 OK: 271 MiB in 56 packages [2023-12-06T20:16:39.391Z] #10 DONE 2.6s [2023-12-06T20:16:39.391Z] [2023-12-06T20:16:39.391Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-06T20:16:39.391Z] #9 1.930 Executing busybox-1.36.1-r5.trigger [2023-12-06T20:16:39.391Z] #9 1.973 OK: 8 MiB in 16 packages [2023-12-06T20:16:39.391Z] #9 ... [2023-12-06T20:16:39.391Z] [2023-12-06T20:16:39.391Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-06T20:16:39.391Z] #11 DONE 0.1s [2023-12-06T20:16:39.661Z] [2023-12-06T20:16:39.661Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-06T20:16:39.661Z] #9 DONE 2.3s [2023-12-06T20:16:39.661Z] [2023-12-06T20:16:39.661Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T20:16:41.103Z] #12 DONE 1.4s [2023-12-06T20:16:41.103Z] [2023-12-06T20:16:41.103Z] #13 [builder 6/7] COPY . . [2023-12-06T20:16:41.103Z] #13 DONE 0.3s [2023-12-06T20:16:41.103Z] [2023-12-06T20:16:41.103Z] #14 [builder 7/7] RUN make build [2023-12-06T20:16:41.686Z] #14 0.641 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.15 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.3" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2023-12-06T20:16:42.273Z] #14 ... [2023-12-06T20:16:42.273Z] [2023-12-06T20:16:42.273Z] #15 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-06T20:16:42.273Z] #15 0.770 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T20:16:42.273Z] #15 1.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T20:16:42.273Z] #15 2.261 OK: 8 MiB in 16 packages [2023-12-06T20:16:42.273Z] #15 DONE 2.6s [2023-12-06T20:16:42.541Z] [2023-12-06T20:16:42.541Z] #14 [builder 7/7] RUN make build [2023-12-06T20:17:50.387Z] #14 DONE 60.2s [2023-12-06T20:17:50.387Z] [2023-12-06T20:17:50.387Z] #16 [stage-1 4/7] COPY --from=builder /device-uart/Attribution.txt / [2023-12-06T20:17:50.387Z] #16 DONE 0.1s [2023-12-06T20:17:50.387Z] [2023-12-06T20:17:50.387Z] #17 [stage-1 5/7] COPY --from=builder /device-uart/LICENSE / [2023-12-06T20:17:50.387Z] #17 DONE 0.1s [2023-12-06T20:17:50.387Z] [2023-12-06T20:17:50.387Z] #18 [stage-1 6/7] COPY --from=builder /device-uart/cmd/ / [2023-12-06T20:17:50.387Z] #18 DONE 0.2s [2023-12-06T20:17:50.387Z] [2023-12-06T20:17:50.387Z] #19 exporting to image [2023-12-06T20:17:50.387Z] #19 exporting layers [2023-12-06T20:17:50.387Z] #19 exporting layers 0.4s done [2023-12-06T20:17:50.387Z] #19 writing image sha256:cc8b1b9b8f3bdc5fde5b6f800c6ffbfc001d118826d4faf7fca460c45ba43928 done [2023-12-06T20:17:50.387Z] #19 naming to docker.io/library/device-uart-arm64 done [2023-12-06T20:17:50.387Z] #19 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T20:17:50.849Z] provisioning config files... [2023-12-06T20:17:50.869Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/22@tmp/config10748123146632309961tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:17:51.265Z] ---> ****-login.sh [2023-12-06T20:17:51.265Z] nexus3.edgexfoundry.org:10001 [2023-12-06T20:17:51.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:17:51.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:17:51.531Z] Configure a credential helper to remove this warning. See [2023-12-06T20:17:51.531Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:17:51.531Z] [2023-12-06T20:17:51.531Z] Login Succeeded [2023-12-06T20:17:51.531Z] nexus3.edgexfoundry.org:10002 [2023-12-06T20:17:51.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:17:51.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:17:51.797Z] Configure a credential helper to remove this warning. See [2023-12-06T20:17:51.797Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:17:51.797Z] [2023-12-06T20:17:51.797Z] Login Succeeded [2023-12-06T20:17:51.797Z] nexus3.edgexfoundry.org:10003 [2023-12-06T20:17:52.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:17:52.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:17:52.063Z] Configure a credential helper to remove this warning. See [2023-12-06T20:17:52.063Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:17:52.063Z] [2023-12-06T20:17:52.063Z] Login Succeeded [2023-12-06T20:17:52.063Z] nexus3.edgexfoundry.org:10004 [2023-12-06T20:17:52.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:17:52.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:17:52.329Z] Configure a credential helper to remove this warning. See [2023-12-06T20:17:52.329Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:17:52.329Z] [2023-12-06T20:17:52.329Z] Login Succeeded [2023-12-06T20:17:52.329Z] ****.io [2023-12-06T20:17:52.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:17:52.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:17:52.859Z] Configure a credential helper to remove this warning. See [2023-12-06T20:17:52.859Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:17:52.859Z] [2023-12-06T20:17:52.859Z] Login Succeeded [2023-12-06T20:17:52.859Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T20:17:52.870Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-06T20:17:53.064Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T20:17:53.129Z] [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: [2023-12-06T20:17:53.129Z] ade12f3c691c7cb550b5af6dbdc2b20084fb8479 [2023-12-06T20:17:53.129Z] latest [2023-12-06T20:17:53.129Z] 3.0.1-dev.15 [2023-12-06T20:17:53.129Z] ade12f3c691c7cb550b5af6dbdc2b20084fb8479-3.0.1-dev.15 [2023-12-06T20:17:53.129Z] main [2023-12-06T20:17:53.129Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:17:53.680Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:ade12f3c691c7cb550b5af6dbdc2b20084fb8479 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:17:54.150Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:ade12f3c691c7cb550b5af6dbdc2b20084fb8479 [2023-12-06T20:17:54.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2023-12-06T20:17:54.150Z] f56623b342cc: Preparing [2023-12-06T20:17:54.150Z] 72cc22fcb632: Preparing [2023-12-06T20:17:54.150Z] 292ba237e8cc: Preparing [2023-12-06T20:17:54.150Z] ae826804b2b1: Preparing [2023-12-06T20:17:54.150Z] 22df52c2a158: Preparing [2023-12-06T20:17:54.150Z] 0faf9b67be60: Preparing [2023-12-06T20:17:54.150Z] 0faf9b67be60: Waiting [2023-12-06T20:17:54.414Z] 72cc22fcb632: Pushed [2023-12-06T20:17:54.414Z] ae826804b2b1: Pushed [2023-12-06T20:17:54.414Z] 22df52c2a158: Pushed [2023-12-06T20:17:54.414Z] 292ba237e8cc: Pushed [2023-12-06T20:17:54.414Z] 0faf9b67be60: Layer already exists [2023-12-06T20:18:01.051Z] f56623b342cc: Pushed [2023-12-06T20:18:01.051Z] ade12f3c691c7cb550b5af6dbdc2b20084fb8479: digest: sha256:8404b13e5c3a9a076e80418ca021e7fdb6996214b2d8a67fa33edccad768f6ab size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:18:01.526Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:18:01.984Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2023-12-06T20:18:01.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2023-12-06T20:18:01.984Z] f56623b342cc: Preparing [2023-12-06T20:18:01.984Z] 72cc22fcb632: Preparing [2023-12-06T20:18:01.984Z] 292ba237e8cc: Preparing [2023-12-06T20:18:01.984Z] ae826804b2b1: Preparing [2023-12-06T20:18:01.984Z] 22df52c2a158: Preparing [2023-12-06T20:18:01.984Z] 0faf9b67be60: Preparing [2023-12-06T20:18:01.984Z] 0faf9b67be60: Waiting [2023-12-06T20:18:01.984Z] 22df52c2a158: Layer already exists [2023-12-06T20:18:01.984Z] ae826804b2b1: Layer already exists [2023-12-06T20:18:01.984Z] 72cc22fcb632: Layer already exists [2023-12-06T20:18:01.984Z] f56623b342cc: Layer already exists [2023-12-06T20:18:01.984Z] 292ba237e8cc: Layer already exists [2023-12-06T20:18:01.984Z] 0faf9b67be60: Layer already exists [2023-12-06T20:18:02.250Z] latest: digest: sha256:8404b13e5c3a9a076e80418ca021e7fdb6996214b2d8a67fa33edccad768f6ab size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:18:02.727Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:18:03.186Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.15 [2023-12-06T20:18:03.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2023-12-06T20:18:03.186Z] f56623b342cc: Preparing [2023-12-06T20:18:03.186Z] 72cc22fcb632: Preparing [2023-12-06T20:18:03.186Z] 292ba237e8cc: Preparing [2023-12-06T20:18:03.186Z] ae826804b2b1: Preparing [2023-12-06T20:18:03.186Z] 22df52c2a158: Preparing [2023-12-06T20:18:03.186Z] 0faf9b67be60: Preparing [2023-12-06T20:18:03.186Z] 0faf9b67be60: Waiting [2023-12-06T20:18:03.186Z] 22df52c2a158: Layer already exists [2023-12-06T20:18:03.186Z] f56623b342cc: Layer already exists [2023-12-06T20:18:03.186Z] 72cc22fcb632: Layer already exists [2023-12-06T20:18:03.186Z] 292ba237e8cc: Layer already exists [2023-12-06T20:18:03.186Z] ae826804b2b1: Layer already exists [2023-12-06T20:18:03.186Z] 0faf9b67be60: Layer already exists [2023-12-06T20:18:03.451Z] 3.0.1-dev.15: digest: sha256:8404b13e5c3a9a076e80418ca021e7fdb6996214b2d8a67fa33edccad768f6ab size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:18:03.938Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:ade12f3c691c7cb550b5af6dbdc2b20084fb8479-3.0.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:18:04.416Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:ade12f3c691c7cb550b5af6dbdc2b20084fb8479-3.0.1-dev.15 [2023-12-06T20:18:04.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2023-12-06T20:18:04.416Z] f56623b342cc: Preparing [2023-12-06T20:18:04.416Z] 72cc22fcb632: Preparing [2023-12-06T20:18:04.416Z] 292ba237e8cc: Preparing [2023-12-06T20:18:04.416Z] ae826804b2b1: Preparing [2023-12-06T20:18:04.416Z] 22df52c2a158: Preparing [2023-12-06T20:18:04.416Z] 0faf9b67be60: Preparing [2023-12-06T20:18:04.416Z] 0faf9b67be60: Waiting [2023-12-06T20:18:04.416Z] ae826804b2b1: Layer already exists [2023-12-06T20:18:04.416Z] 292ba237e8cc: Layer already exists [2023-12-06T20:18:04.416Z] 72cc22fcb632: Layer already exists [2023-12-06T20:18:04.416Z] f56623b342cc: Layer already exists [2023-12-06T20:18:04.416Z] 22df52c2a158: Layer already exists [2023-12-06T20:18:04.416Z] 0faf9b67be60: Layer already exists [2023-12-06T20:18:04.728Z] ade12f3c691c7cb550b5af6dbdc2b20084fb8479-3.0.1-dev.15: digest: sha256:8404b13e5c3a9a076e80418ca021e7fdb6996214b2d8a67fa33edccad768f6ab size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:18:05.228Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:18:05.723Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main [2023-12-06T20:18:05.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2023-12-06T20:18:05.723Z] f56623b342cc: Preparing [2023-12-06T20:18:05.723Z] 72cc22fcb632: Preparing [2023-12-06T20:18:05.723Z] 292ba237e8cc: Preparing [2023-12-06T20:18:05.723Z] ae826804b2b1: Preparing [2023-12-06T20:18:05.723Z] 22df52c2a158: Preparing [2023-12-06T20:18:05.723Z] 0faf9b67be60: Preparing [2023-12-06T20:18:05.723Z] 0faf9b67be60: Waiting [2023-12-06T20:18:05.723Z] 72cc22fcb632: Layer already exists [2023-12-06T20:18:05.723Z] 292ba237e8cc: Layer already exists [2023-12-06T20:18:05.723Z] f56623b342cc: Layer already exists [2023-12-06T20:18:05.723Z] ae826804b2b1: Layer already exists [2023-12-06T20:18:05.723Z] 22df52c2a158: Layer already exists [2023-12-06T20:18:05.723Z] 0faf9b67be60: Layer already exists [2023-12-06T20:18:05.988Z] main: digest: sha256:8404b13e5c3a9a076e80418ca021e7fdb6996214b2d8a67fa33edccad768f6ab size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-06T20:18:06.305Z] ===================================================== [Pipeline] echo [2023-12-06T20:18:06.366Z] taggedImages: [2023-12-06T20:18:06.366Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:ade12f3c691c7cb550b5af6dbdc2b20084fb8479 [2023-12-06T20:18:06.366Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2023-12-06T20:18:06.366Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.15 [2023-12-06T20:18:06.366Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:ade12f3c691c7cb550b5af6dbdc2b20084fb8479-3.0.1-dev.15 [2023-12-06T20:18:06.366Z] - 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 [2023-12-06T20:18:07.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T20:18:07.004Z] [2023-12-06T20:18:07.004Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:18:07.386Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T20:18:07.386Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-06T20:18:07.386Z] 8998bd30e6a1: Pulling fs layer [2023-12-06T20:18:07.386Z] 04944245beec: Pulling fs layer [2023-12-06T20:18:07.386Z] 699f458cf7ca: Pulling fs layer [2023-12-06T20:18:07.386Z] 765212b225bb: Pulling fs layer [2023-12-06T20:18:07.386Z] f23df028b6ca: Pulling fs layer [2023-12-06T20:18:07.386Z] d65c8cfc05b1: Pulling fs layer [2023-12-06T20:18:07.386Z] 2437ff75d9bd: Pulling fs layer [2023-12-06T20:18:07.386Z] d65c8cfc05b1: Waiting [2023-12-06T20:18:07.386Z] f23df028b6ca: Waiting [2023-12-06T20:18:07.386Z] 2437ff75d9bd: Waiting [2023-12-06T20:18:07.386Z] 765212b225bb: Waiting [2023-12-06T20:18:07.652Z] 04944245beec: Verifying Checksum [2023-12-06T20:18:07.652Z] 04944245beec: Download complete [2023-12-06T20:18:07.652Z] 765212b225bb: Verifying Checksum [2023-12-06T20:18:07.653Z] 765212b225bb: Download complete [2023-12-06T20:18:07.653Z] f23df028b6ca: Download complete [2023-12-06T20:18:07.653Z] d65c8cfc05b1: Verifying Checksum [2023-12-06T20:18:07.923Z] 699f458cf7ca: Verifying Checksum [2023-12-06T20:18:07.923Z] 699f458cf7ca: Download complete [2023-12-06T20:18:08.192Z] 8998bd30e6a1: Verifying Checksum [2023-12-06T20:18:08.192Z] 8998bd30e6a1: Download complete [2023-12-06T20:18:10.137Z] 2437ff75d9bd: Verifying Checksum [2023-12-06T20:18:10.137Z] 2437ff75d9bd: Download complete [2023-12-06T20:18:14.390Z] 8998bd30e6a1: Pull complete [2023-12-06T20:18:14.656Z] 04944245beec: Pull complete [2023-12-06T20:18:16.593Z] 699f458cf7ca: Pull complete [2023-12-06T20:18:16.593Z] 765212b225bb: Pull complete [2023-12-06T20:18:17.550Z] f23df028b6ca: Pull complete [2023-12-06T20:18:17.550Z] d65c8cfc05b1: Pull complete [2023-12-06T20:18:44.198Z] 2437ff75d9bd: Pull complete [2023-12-06T20:18:44.198Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-06T20:18:44.198Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T20:18:44.198Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:18:44.533Z] prd-ubuntu20.04-docker-arm64-4c-16g-24581 does not seem to be running inside a container [2023-12-06T20:18:44.594Z] $ 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/22 -v /w/workspace/device-uart/22:/w/workspace/device-uart/22:rw,z -v /w/workspace/device-uart/22@tmp:/w/workspace/device-uart/22@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 [2023-12-06T20:18:46.129Z] $ docker top e2a69796903c72e9218a5d185628a577bb2491d79eadbb82d7d6829288374f47 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:18:46.687Z] ---> job-cost.sh [2023-12-06T20:18:46.953Z] lf-activate-venv: SKIPPING [2023-12-06T20:18:46.953Z] INFO: No Stack... [2023-12-06T20:18:47.531Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T20:18:48.111Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T20:18:48.425Z] + cat /w/workspace/device-uart/22/archives/cost.csv [2023-12-06T20:18:48.425Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T20:18:48.487Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-22-stack-cost] [2023-12-06T20:18:48.493Z] Resource [jenkins-edgexfoundry-device-uart-main-22-stack-cost] did not exist. Created. [2023-12-06T20:18:48.493Z] Lock acquired on [jenkins-edgexfoundry-device-uart-main-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T20:18:48.913Z] /w/workspace/device-uart/22@tmp/durable-3707726c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-06T20:18:49.231Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T20:18:49.294Z] Warning: overwriting stash ‘stack-cost’ [2023-12-06T20:18:49.345Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T20:18:49.350Z] Lock released on resource [jenkins-edgexfoundry-device-uart-main-22-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-06T20:18:49.471Z] $ docker stop --time=1 e2a69796903c72e9218a5d185628a577bb2491d79eadbb82d7d6829288374f47 [2023-12-06T20:18:50.846Z] $ docker rm -f --volumes e2a69796903c72e9218a5d185628a577bb2491d79eadbb82d7d6829288374f47 [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 [2023-12-06T20:18:52.248Z] provisioning config files... [2023-12-06T20:18:52.255Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config11559286832490716392tmp [Pipeline] { [Pipeline] sh [2023-12-06T20:18:52.635Z] + set +x [2023-12-06T20:18:52.635Z] + curl -s https://codecov.io/bash [2023-12-06T20:18:52.635Z] + bash -s -- [2023-12-06T20:18:52.635Z] [2023-12-06T20:18:52.635Z] _____ _ [2023-12-06T20:18:52.635Z] / ____| | | [2023-12-06T20:18:52.635Z] | | ___ __| | ___ ___ _____ __ [2023-12-06T20:18:52.635Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-06T20:18:52.635Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-06T20:18:52.635Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-06T20:18:52.635Z] Bash-1.0.6 [2023-12-06T20:18:52.635Z] [2023-12-06T20:18:52.635Z] [2023-12-06T20:18:52.635Z] ==> git version 2.25.1 found [2023-12-06T20:18:52.635Z] ==> 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 [2023-12-06T20:18:52.635Z] Release-Date: 2020-01-08 [2023-12-06T20:18:52.635Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-06T20:18:52.635Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-06T20:18:52.635Z] ==> Jenkins CI detected. [2023-12-06T20:18:52.635Z] current dir:  /w/workspace/edgexfoundry_device-uart_main [2023-12-06T20:18:52.635Z] project root: . [2023-12-06T20:18:52.635Z] --> token set from env [2023-12-06T20:18:52.635Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-06T20:18:52.635Z] ==> Running gcov in . (disable via -X gcov) [2023-12-06T20:18:52.635Z] ==> Python coveragepy not found [2023-12-06T20:18:52.635Z] ==> Searching for coverage reports in: [2023-12-06T20:18:52.635Z] + . [2023-12-06T20:18:52.894Z] -> Found 1 reports [2023-12-06T20:18:52.894Z] ==> Detecting git/mercurial file structure [2023-12-06T20:18:52.894Z] ==> Reading reports [2023-12-06T20:18:52.894Z] + ./coverage.out bytes=10 [2023-12-06T20:18:52.894Z] ==> Appending adjustments [2023-12-06T20:18:52.894Z] https://docs.codecov.io/docs/fixing-reports [2023-12-06T20:18:52.894Z] + Found adjustments [2023-12-06T20:18:52.894Z] ==> Gzipping contents [2023-12-06T20:18:52.894Z] 4.0K /tmp/codecov.cM2zg3.gz [2023-12-06T20:18:52.894Z] ==> Uploading reports [2023-12-06T20:18:52.894Z] url: https://codecov.io [2023-12-06T20:18:52.894Z] query: branch=main&commit=ade12f3c691c7cb550b5af6dbdc2b20084fb8479&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F22%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-06T20:18:52.894Z] -> Pinging Codecov [2023-12-06T20:18:52.895Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ade12f3c691c7cb550b5af6dbdc2b20084fb8479&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F22%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-06T20:18:53.461Z] -> Uploading to [2023-12-06T20:18:53.461Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-06/B9AA6E0BBD74AE3A32605C7A7C664919/ade12f3c691c7cb550b5af6dbdc2b20084fb8479/18decd20-1605-4d19-8d8b-15e344069168.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231206T201853Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b478a4b9aed4a7cb3413cb5b557f1b851ddc9b8c885bc9d71bbb107dc38c2c2d [2023-12-06T20:18:53.461Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T20:18:53.461Z] Dload Upload Total Spent Left Speed [2023-12-06T20:18:53.720Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2941 --:--:-- --:--:-- --:--:-- 2927 100 603 0 0 100 603 0 2668 --:--:-- --:--:-- --:--:-- 2668 [2023-12-06T20:18:53.720Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/ade12f3c691c7cb550b5af6dbdc2b20084fb8479 [Pipeline] } [2023-12-06T20:18:53.727Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-12-06T20:18:54.155Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-12-06T20:18:54.167Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:18:54.607Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-06T20:18:54.607Z] [2023-12-06T20:18:54.607Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:18:54.949Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-06T20:18:54.949Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-12-06T20:18:54.949Z] df9b9388f04a: Pulling fs layer [2023-12-06T20:18:54.949Z] 52dc419b0ee2: Pulling fs layer [2023-12-06T20:18:54.949Z] 25bc292e5bac: Pulling fs layer [2023-12-06T20:18:54.949Z] 114826534d7a: Pulling fs layer [2023-12-06T20:18:54.949Z] 4657fd5d0bcf: Pulling fs layer [2023-12-06T20:18:54.949Z] 6ad1cebc031e: Pulling fs layer [2023-12-06T20:18:54.949Z] 8a3aa393b2d8: Pulling fs layer [2023-12-06T20:18:54.949Z] 114826534d7a: Waiting [2023-12-06T20:18:54.949Z] 4657fd5d0bcf: Waiting [2023-12-06T20:18:54.949Z] 6ad1cebc031e: Waiting [2023-12-06T20:18:54.949Z] 25bc292e5bac: Download complete [2023-12-06T20:18:54.949Z] 52dc419b0ee2: Download complete [2023-12-06T20:18:54.949Z] 4657fd5d0bcf: Verifying Checksum [2023-12-06T20:18:54.949Z] 4657fd5d0bcf: Download complete [2023-12-06T20:18:55.222Z] df9b9388f04a: Download complete [2023-12-06T20:18:55.222Z] df9b9388f04a: Pull complete [2023-12-06T20:18:55.222Z] 6ad1cebc031e: Verifying Checksum [2023-12-06T20:18:55.222Z] 6ad1cebc031e: Download complete [2023-12-06T20:18:55.481Z] 52dc419b0ee2: Pull complete [2023-12-06T20:18:55.481Z] 25bc292e5bac: Pull complete [2023-12-06T20:18:55.741Z] 114826534d7a: Verifying Checksum [2023-12-06T20:18:55.741Z] 114826534d7a: Download complete [2023-12-06T20:18:56.000Z] 8a3aa393b2d8: Verifying Checksum [2023-12-06T20:18:56.000Z] 8a3aa393b2d8: Download complete [2023-12-06T20:18:59.387Z] 114826534d7a: Pull complete [2023-12-06T20:18:59.387Z] 4657fd5d0bcf: Pull complete [2023-12-06T20:18:59.645Z] 6ad1cebc031e: Pull complete [2023-12-06T20:19:02.178Z] 8a3aa393b2d8: Pull complete [2023-12-06T20:19:02.178Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-12-06T20:19:02.178Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-06T20:19:02.178Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:19:02.453Z] prd-ubuntu20.04-docker-8c-8g-24580 does not seem to be running inside a container [2023-12-06T20:19:02.481Z] $ 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:1.410.4 cat [2023-12-06T20:19:07.461Z] $ docker top 035d03f94854c6f6875dbef4d74d5b0a6271a1af5aba54b2e67979cd9fbbbad9 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-06T20:19:07.628Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh [2023-12-06T20:19:07.908Z] + set -o pipefail [2023-12-06T20:19:07.908Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' [2023-12-06T20:19:17.309Z] [2023-12-06T20:19:17.310Z] Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... [2023-12-06T20:19:17.310Z] [2023-12-06T20:19:17.310Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/839e76c3-419f-4841-b42c-faf91da652d2/history/281271ce-edf9-4acf-9da8-445db830bffa [2023-12-06T20:19:17.310Z] [2023-12-06T20:19:17.310Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-12-06T20:19:17.310Z] [2023-12-06T20:19:17.310Z] [2023-12-06T20:19:17.310Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-12-06T20:19:17.310Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-12-06T20:19:17.310Z] More details here: https://snyk.co/ue1NS [2023-12-06T20:19:17.310Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-12-06T20:19:17.310Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-12-06T20:19:17.322Z] $ docker stop --time=1 035d03f94854c6f6875dbef4d74d5b0a6271a1af5aba54b2e67979cd9fbbbad9 [2023-12-06T20:19:23.004Z] $ docker rm -f --volumes 035d03f94854c6f6875dbef4d74d5b0a6271a1af5aba54b2e67979cd9fbbbad9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T20:19:24.493Z] + git log --format=format:%s -1 ade12f3c691c7cb550b5af6dbdc2b20084fb8479 [Pipeline] sh [2023-12-06T20:19:24.781Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T20:19:24.781Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:19:25.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T20:19:25.135Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:19:25.325Z] prd-ubuntu20.04-docker-8c-8g-24580 does not seem to be running inside a container [2023-12-06T20:19:25.358Z] $ 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 [2023-12-06T20:19:25.875Z] $ docker top 28ef812133a7f6794b23c6535fe2cf8ede3d24d66a1fefa0ac57a5906ef40a62 -eo pid,comm [2023-12-06T20:19:25.929Z] 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). [2023-12-06T20:19:25.929Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T20:19:26.114Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T20:19:26.114Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T20:19:26.246Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T20:19:26.248Z] $ docker exec 28ef812133a7f6794b23c6535fe2cf8ede3d24d66a1fefa0ac57a5906ef40a62 ssh-agent [2023-12-06T20:19:26.372Z] SSH_AUTH_SOCK=/tmp/ssh-mONPPa5vtZyp/agent.33 [2023-12-06T20:19:26.372Z] SSH_AGENT_PID=39 [2023-12-06T20:19:26.378Z] Running ssh-add (command line suppressed) [2023-12-06T20:19:26.489Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_7131135208704686976.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_7131135208704686976.key) [2023-12-06T20:19:26.510Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T20:19:26.855Z] + git semver tag [2023-12-06T20:19:27.116Z] 2023-12-06 20:19:27,072 [run_tag] DEBUG tag force:False [2023-12-06T20:19:27.116Z] 2023-12-06 20:19:27,072 [check_head_tag] DEBUG check head tag [2023-12-06T20:19:27.116Z] 2023-12-06 20:19:27,072 [execute] INFO git cat-file --batch-check [2023-12-06T20:19:27.116Z] 2023-12-06 20:19:27,073 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) [2023-12-06T20:19:27.116Z] 2023-12-06 20:19:27,077 [execute] INFO git cat-file --batch [2023-12-06T20:19:27.116Z] 2023-12-06 20:19:27,078 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) [2023-12-06T20:19:27.116Z] 2023-12-06 20:19:27,089 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-12-06T20:19:27.116Z] 2023-12-06 20:19:27,089 [execute] INFO git tag -a v3.0.1-dev.15 -m v3.0.1-dev.15 [2023-12-06T20:19:27.116Z] 2023-12-06 20:19:27,089 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.1-dev.15', '-m', 'v3.0.1-dev.15'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) [2023-12-06T20:19:27.116Z] 2023-12-06 20:19:27,096 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-12-06T20:19:27.116Z] 3.0.1-dev.15 [Pipeline] } [2023-12-06T20:19:27.125Z] $ docker exec --env ******** --env ******** 28ef812133a7f6794b23c6535fe2cf8ede3d24d66a1fefa0ac57a5906ef40a62 ssh-agent -k [2023-12-06T20:19:27.228Z] unset SSH_AUTH_SOCK; [2023-12-06T20:19:27.229Z] unset SSH_AGENT_PID; [2023-12-06T20:19:27.229Z] echo Agent pid 39 killed; [2023-12-06T20:19:27.239Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T20:19:27.749Z] + git semver [Pipeline] } [2023-12-06T20:19:28.021Z] $ docker stop --time=1 28ef812133a7f6794b23c6535fe2cf8ede3d24d66a1fefa0ac57a5906ef40a62 [2023-12-06T20:19:29.294Z] $ docker rm -f --volumes 28ef812133a7f6794b23c6535fe2cf8ede3d24d66a1fefa0ac57a5906ef40a62 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:19:30.864Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-06T20:19:30.864Z] [2023-12-06T20:19:30.864Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:19:31.218Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-06T20:19:31.218Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-12-06T20:19:31.218Z] ab5ef0e58194: Pulling fs layer [2023-12-06T20:19:31.219Z] 9712f1f96733: Pulling fs layer [2023-12-06T20:19:31.219Z] 63f879dbbcfc: Pulling fs layer [2023-12-06T20:19:31.219Z] 0d9ebad4ef96: Pulling fs layer [2023-12-06T20:19:31.219Z] e9a5061849ea: Pulling fs layer [2023-12-06T20:19:31.219Z] d747dcd14b5f: Pulling fs layer [2023-12-06T20:19:31.219Z] 2de7ff778b66: Pulling fs layer [2023-12-06T20:19:31.219Z] e9a5061849ea: Waiting [2023-12-06T20:19:31.219Z] d747dcd14b5f: Waiting [2023-12-06T20:19:31.219Z] 2de7ff778b66: Waiting [2023-12-06T20:19:31.219Z] 0d9ebad4ef96: Waiting [2023-12-06T20:19:31.219Z] 9712f1f96733: Download complete [2023-12-06T20:19:31.479Z] 63f879dbbcfc: Verifying Checksum [2023-12-06T20:19:31.479Z] 63f879dbbcfc: Download complete [2023-12-06T20:19:31.755Z] 0d9ebad4ef96: Verifying Checksum [2023-12-06T20:19:31.755Z] 0d9ebad4ef96: Download complete [2023-12-06T20:19:31.755Z] d747dcd14b5f: Download complete [2023-12-06T20:19:31.755Z] e9a5061849ea: Verifying Checksum [2023-12-06T20:19:31.755Z] e9a5061849ea: Download complete [2023-12-06T20:19:31.755Z] ab5ef0e58194: Verifying Checksum [2023-12-06T20:19:31.755Z] ab5ef0e58194: Download complete [2023-12-06T20:19:31.755Z] 2de7ff778b66: Verifying Checksum [2023-12-06T20:19:31.755Z] 2de7ff778b66: Download complete [2023-12-06T20:19:35.804Z] ab5ef0e58194: Pull complete [2023-12-06T20:19:35.804Z] 9712f1f96733: Pull complete [2023-12-06T20:19:36.373Z] 63f879dbbcfc: Pull complete [2023-12-06T20:19:40.573Z] 0d9ebad4ef96: Pull complete [2023-12-06T20:19:40.574Z] e9a5061849ea: Pull complete [2023-12-06T20:19:40.574Z] d747dcd14b5f: Pull complete [2023-12-06T20:19:41.791Z] 2de7ff778b66: Pull complete [2023-12-06T20:19:41.791Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-12-06T20:19:41.791Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-06T20:19:41.791Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:19:42.709Z] prd-ubuntu20.04-docker-8c-8g-24580 does not seem to be running inside a container [2023-12-06T20:19:42.743Z] $ 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 [2023-12-06T20:19:48.951Z] $ docker top 75cf8f94cf669a5cb73480ba245464fc0d2f2f5320d6587aadb3070bb17f3ba1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-12-06T20:19:49.130Z] provisioning config files... [2023-12-06T20:19:49.138Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config1237091662763311181tmp [2023-12-06T20:19:49.147Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config7083137040577256905tmp [2023-12-06T20:19:49.156Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config2370366896314994683tmp [Pipeline] { [Pipeline] echo [2023-12-06T20:19:49.254Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:19:49.553Z] ---> sigul-configuration.sh [2023-12-06T20:19:49.553Z] gpg: directory `/root/.gnupg' created [2023-12-06T20:19:49.553Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-12-06T20:19:49.553Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-12-06T20:19:49.553Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-12-06T20:19:49.553Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-12-06T20:19:49.553Z] gpg: CAST5 encrypted data [2023-12-06T20:19:49.553Z] gpg: encrypted with 1 passphrase [2023-12-06T20:19:49.553Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-12-06T20:19:49.871Z] + mkdir /home/jenkins [2023-12-06T20:19:49.871Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-12-06T20:19:50.165Z] + 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 [2023-12-06T20:19:50.179Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:19:50.468Z] ---> sigul-install.sh [2023-12-06T20:19:50.469Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-12-06T20:19:50.764Z] + git tag --list [2023-12-06T20:19:50.764Z] v0.0.0 [2023-12-06T20:19:50.764Z] v0.0.1-dev.1 [2023-12-06T20:19:50.764Z] v0.0.1-dev.2 [2023-12-06T20:19:50.764Z] v0.0.1-dev.3 [2023-12-06T20:19:50.764Z] v0.0.1-dev.4 [2023-12-06T20:19:50.764Z] v3.0.0 [2023-12-06T20:19:50.764Z] v3.0.1-dev.1 [2023-12-06T20:19:50.764Z] v3.0.1-dev.10 [2023-12-06T20:19:50.764Z] v3.0.1-dev.11 [2023-12-06T20:19:50.764Z] v3.0.1-dev.12 [2023-12-06T20:19:50.764Z] v3.0.1-dev.13 [2023-12-06T20:19:50.764Z] v3.0.1-dev.14 [2023-12-06T20:19:50.764Z] v3.0.1-dev.15 [2023-12-06T20:19:50.764Z] v3.0.1-dev.2 [2023-12-06T20:19:50.764Z] v3.0.1-dev.3 [2023-12-06T20:19:50.764Z] v3.0.1-dev.4 [2023-12-06T20:19:50.764Z] v3.0.1-dev.5 [2023-12-06T20:19:50.764Z] v3.0.1-dev.6 [2023-12-06T20:19:50.764Z] v3.0.1-dev.7 [2023-12-06T20:19:50.764Z] v3.0.1-dev.8 [2023-12-06T20:19:50.764Z] v3.0.1-dev.9 [2023-12-06T20:19:50.764Z] v3.1 [2023-12-06T20:19:50.764Z] v3.1.0 [Pipeline] sh [2023-12-06T20:19:51.063Z] + lftools sign git-tag v3.0.1-dev.15 [2023-12-06T20:19:51.630Z] Signing Git tag with Sigul... [2023-12-06T20:19:51.630Z] Signing v3.0.1-dev.15 [Pipeline] echo [2023-12-06T20:19:52.213Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:19:52.506Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-12-06T20:19:52.512Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-06T20:19:52.631Z] $ docker stop --time=1 75cf8f94cf669a5cb73480ba245464fc0d2f2f5320d6587aadb3070bb17f3ba1 [2023-12-06T20:19:53.936Z] $ docker rm -f --volumes 75cf8f94cf669a5cb73480ba245464fc0d2f2f5320d6587aadb3070bb17f3ba1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-12-06T20:19:54.818Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T20:19:54.818Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:19:55.178Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T20:19:55.178Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:19:55.352Z] prd-ubuntu20.04-docker-8c-8g-24580 does not seem to be running inside a container [2023-12-06T20:19:55.383Z] $ 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 [2023-12-06T20:19:55.734Z] $ docker top 7f8b1dedefa3d377ae5ad6f65fbb59f12dc108f347ec26d24472123c5116948b -eo pid,comm [2023-12-06T20:19:55.788Z] 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). [2023-12-06T20:19:55.788Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T20:19:55.994Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T20:19:55.994Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T20:19:56.110Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T20:19:56.112Z] $ docker exec 7f8b1dedefa3d377ae5ad6f65fbb59f12dc108f347ec26d24472123c5116948b ssh-agent [2023-12-06T20:19:56.239Z] SSH_AUTH_SOCK=/tmp/ssh-8W3BhDG9jiD1/agent.32 [2023-12-06T20:19:56.239Z] SSH_AGENT_PID=38 [2023-12-06T20:19:56.244Z] Running ssh-add (command line suppressed) [2023-12-06T20:19:56.349Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_6310852202893762728.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_6310852202893762728.key) [2023-12-06T20:19:56.364Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T20:19:56.707Z] + git semver bump pre [2023-12-06T20:19:56.966Z] 2023-12-06 20:19:56,897 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-12-06T20:19:56.966Z] 2023-12-06 20:19:56,897 [bump_version] DEBUG bumping version:3.0.1-dev.15 on axis:pre with prefix:dev [2023-12-06T20:19:56.966Z] 2023-12-06 20:19:56,897 [bump_version] DEBUG bumped version:3.0.1-dev.16 [2023-12-06T20:19:56.966Z] 2023-12-06 20:19:56,897 [write_version] DEBUG write version:3.0.1-dev.16 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True [2023-12-06T20:19:56.966Z] 2023-12-06 20:19:56,897 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-12-06T20:19:56.966Z] 2023-12-06 20:19:56,897 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-12-06T20:19:56.966Z] 2023-12-06 20:19:56,900 [execute] INFO git cat-file --batch-check [2023-12-06T20:19:56.966Z] 2023-12-06 20:19:56,900 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T20:19:56.966Z] 2023-12-06 20:19:56,906 [execute] INFO git cat-file --batch [2023-12-06T20:19:56.966Z] 2023-12-06 20:19:56,906 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T20:19:56.966Z] 2023-12-06 20:19:56,911 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-12-06T20:19:56.966Z] 3.0.1-dev.16 [Pipeline] } [2023-12-06T20:19:56.977Z] $ docker exec --env ******** --env ******** 7f8b1dedefa3d377ae5ad6f65fbb59f12dc108f347ec26d24472123c5116948b ssh-agent -k [2023-12-06T20:19:57.084Z] unset SSH_AUTH_SOCK; [2023-12-06T20:19:57.084Z] unset SSH_AGENT_PID; [2023-12-06T20:19:57.084Z] echo Agent pid 38 killed; [2023-12-06T20:19:57.095Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T20:19:57.606Z] + git semver [Pipeline] } [2023-12-06T20:19:57.879Z] $ docker stop --time=1 7f8b1dedefa3d377ae5ad6f65fbb59f12dc108f347ec26d24472123c5116948b [2023-12-06T20:19:59.187Z] $ docker rm -f --volumes 7f8b1dedefa3d377ae5ad6f65fbb59f12dc108f347ec26d24472123c5116948b [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T20:19:59.754Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T20:19:59.754Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:20:00.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T20:20:00.202Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:20:00.461Z] prd-ubuntu20.04-docker-8c-8g-24580 does not seem to be running inside a container [2023-12-06T20:20:00.489Z] $ 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 [2023-12-06T20:20:00.881Z] $ docker top 93a26d51ab9a666c7004f7a55c1c5faf954f0d0cf2c9262b5d0cf5fc6f2afd52 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T20:20:01.156Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T20:20:01.156Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T20:20:01.283Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T20:20:01.285Z] $ docker exec 93a26d51ab9a666c7004f7a55c1c5faf954f0d0cf2c9262b5d0cf5fc6f2afd52 ssh-agent [2023-12-06T20:20:01.408Z] SSH_AUTH_SOCK=/tmp/ssh-pyf74GKmHH4i/agent.33 [2023-12-06T20:20:01.408Z] SSH_AGENT_PID=39 [2023-12-06T20:20:01.414Z] Running ssh-add (command line suppressed) [2023-12-06T20:20:01.526Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_13387929467077234870.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_13387929467077234870.key) [2023-12-06T20:20:01.539Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T20:20:01.890Z] + git semver push [2023-12-06T20:20:02.149Z] 2023-12-06 20:20:02,092 [run_push] DEBUG push [2023-12-06T20:20:02.149Z] 2023-12-06 20:20:02,093 [execute] INFO git cat-file --batch-check [2023-12-06T20:20:02.149Z] 2023-12-06 20:20:02,093 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T20:20:02.149Z] 2023-12-06 20:20:02,097 [execute] INFO git rev-list 70bf18a0404c30a4ae3331c7365ccafcb59214da -- [2023-12-06T20:20:02.149Z] 2023-12-06 20:20:02,097 [execute] DEBUG Popen(['git', 'rev-list', '70bf18a0404c30a4ae3331c7365ccafcb59214da', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-06T20:20:02.149Z] 2023-12-06 20:20:02,103 [execute] INFO git fetch -v origin [2023-12-06T20:20:02.149Z] 2023-12-06 20:20:02,103 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-12-06T20:20:02.719Z] 2023-12-06 20:20:02,642 [run_push] DEBUG no remote changes detected [2023-12-06T20:20:02.719Z] 2023-12-06 20:20:02,643 [execute] INFO git push origin semver [2023-12-06T20:20:02.719Z] 2023-12-06 20:20:02,643 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-06T20:20:03.668Z] 2023-12-06 20:20:03,583 [run_push] DEBUG push all version tags [2023-12-06T20:20:03.668Z] 2023-12-06 20:20:03,584 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-12-06T20:20:03.668Z] 2023-12-06 20:20:03,585 [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) [2023-12-06T20:20:04.605Z] 2023-12-06 20:20:04,321 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-12-06T20:20:04.605Z] 3.0.1-dev.16 [Pipeline] } [2023-12-06T20:20:04.614Z] $ docker exec --env ******** --env ******** 93a26d51ab9a666c7004f7a55c1c5faf954f0d0cf2c9262b5d0cf5fc6f2afd52 ssh-agent -k [2023-12-06T20:20:04.722Z] unset SSH_AUTH_SOCK; [2023-12-06T20:20:04.723Z] unset SSH_AGENT_PID; [2023-12-06T20:20:04.723Z] echo Agent pid 39 killed; [2023-12-06T20:20:04.735Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T20:20:05.270Z] + git semver [Pipeline] } [2023-12-06T20:20:05.552Z] $ docker stop --time=1 93a26d51ab9a666c7004f7a55c1c5faf954f0d0cf2c9262b5d0cf5fc6f2afd52 [2023-12-06T20:20:06.864Z] $ docker rm -f --volumes 93a26d51ab9a666c7004f7a55c1c5faf954f0d0cf2c9262b5d0cf5fc6f2afd52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-12-06T20:20:08.432Z] + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] [2023-12-06T20:20:08.432Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2023-12-06T20:20:08.432Z] total 16 [2023-12-06T20:20:08.432Z] drwxr-xr-x 3 root root 4096 Dec 6 20:13 . [2023-12-06T20:20:08.432Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 20:19 .. [2023-12-06T20:20:08.432Z] drwxr-xr-x 2 root root 4096 Dec 6 20:13 cost [2023-12-06T20:20:08.432Z] -rw-r--r-- 1 root root 82 Dec 6 20:13 cost.csv [2023-12-06T20:20:08.432Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives [2023-12-06T20:20:08.432Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2023-12-06T20:20:08.432Z] total 16 [2023-12-06T20:20:08.432Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 20:13 . [2023-12-06T20:20:08.432Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 20:19 .. [2023-12-06T20:20:08.432Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 20:13 cost [2023-12-06T20:20:08.432Z] -rw-r--r-- 1 jenkins jenkins 82 Dec 6 20:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:20:08.718Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:20:09.579Z] ---> package-listing.sh [2023-12-06T20:20:09.579Z] ++ facter osfamily [2023-12-06T20:20:09.579Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-06T20:20:09.838Z] + OS_FAMILY=debian [2023-12-06T20:20:09.838Z] + workspace=/w/workspace/edgexfoundry_device-uart_main [2023-12-06T20:20:09.838Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-06T20:20:09.838Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-06T20:20:09.838Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-06T20:20:09.838Z] + PACKAGES=/tmp/packages_start.txt [2023-12-06T20:20:09.838Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2023-12-06T20:20:09.838Z] + PACKAGES=/tmp/packages_end.txt [2023-12-06T20:20:09.838Z] + case "${OS_FAMILY}" in [2023-12-06T20:20:09.838Z] + dpkg -l [2023-12-06T20:20:09.838Z] + grep '^ii' [2023-12-06T20:20:09.838Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-06T20:20:09.838Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-06T20:20:09.838Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-06T20:20:09.838Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2023-12-06T20:20:09.838Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ [2023-12-06T20:20:09.839Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo [2023-12-06T20:20:09.848Z] 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 [2023-12-06T20:20:10.126Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:20:10.757Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T20:20:10.757Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:20:10.949Z] prd-ubuntu20.04-docker-8c-8g-24580 does not seem to be running inside a container [2023-12-06T20:20:10.984Z] $ 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 [2023-12-06T20:20:11.217Z] $ docker top 3cfcf16e7e09911c7741fb407e872dc16c7c77ce24e6207f9cfeed1ef1738eb4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T20:20:11.679Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-06T20:20:11.966Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-06T20:20:12.245Z] + ls /var/log/sa-host [2023-12-06T20:20:12.245Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T20:20:12.456Z] provisioning config files... [2023-12-06T20:20:12.480Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config11827933381478513219tmp [Pipeline] { [Pipeline] echo [2023-12-06T20:20:12.582Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:20:12.867Z] ---> create-netrc.sh [Pipeline] } [2023-12-06T20:20:12.874Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:20:13.328Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-06T20:20:13.337Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:20:13.619Z] ---> sudo-logs.sh [2023-12-06T20:20:13.619Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-06T20:20:13.708Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:20:13.989Z] ---> job-cost.sh [2023-12-06T20:20:13.989Z] lf-activate-venv: SKIPPING [2023-12-06T20:20:13.989Z] DEBUG: total: 0.2199999988079071 [2023-12-06T20:20:13.989Z] INFO: Retrieving Stack Cost... [2023-12-06T20:20:14.248Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T20:20:14.816Z] INFO: Archiving Costs [Pipeline] echo [2023-12-06T20:20:14.826Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:20:15.118Z] ---> logs-deploy.sh [2023-12-06T20:20:15.118Z] lf-activate-venv: SKIPPING [2023-12-06T20:20:15.118Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/22 [2023-12-06T20:20:15.118Z] INFO: archiving workspace using pattern(s): [2023-12-06T20:20:16.492Z] Archives upload complete. [2023-12-06T20:20:16.752Z] INFO: archiving logs to Nexus [2023-12-06T20:20:17.334Z] ---> uname -a: [2023-12-06T20:20:17.334Z] Linux prd-ubuntu20-04-docker-8c-8g-24580 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-12-06T20:20:17.334Z] [2023-12-06T20:20:17.334Z] [2023-12-06T20:20:17.334Z] ---> lscpu: [2023-12-06T20:20:17.334Z] Architecture: x86_64 [2023-12-06T20:20:17.334Z] CPU op-mode(s): 32-bit, 64-bit [2023-12-06T20:20:17.334Z] Byte Order: Little Endian [2023-12-06T20:20:17.334Z] Address sizes: 40 bits physical, 48 bits virtual [2023-12-06T20:20:17.334Z] CPU(s): 8 [2023-12-06T20:20:17.334Z] On-line CPU(s) list: 0-7 [2023-12-06T20:20:17.334Z] Thread(s) per core: 1 [2023-12-06T20:20:17.334Z] Core(s) per socket: 1 [2023-12-06T20:20:17.334Z] Socket(s): 8 [2023-12-06T20:20:17.334Z] NUMA node(s): 1 [2023-12-06T20:20:17.334Z] Vendor ID: AuthenticAMD [2023-12-06T20:20:17.334Z] CPU family: 23 [2023-12-06T20:20:17.334Z] Model: 49 [2023-12-06T20:20:17.334Z] Model name: AMD EPYC-Rome Processor [2023-12-06T20:20:17.334Z] Stepping: 0 [2023-12-06T20:20:17.334Z] CPU MHz: 2800.000 [2023-12-06T20:20:17.334Z] BogoMIPS: 5600.00 [2023-12-06T20:20:17.334Z] Virtualization: AMD-V [2023-12-06T20:20:17.334Z] Hypervisor vendor: KVM [2023-12-06T20:20:17.334Z] Virtualization type: full [2023-12-06T20:20:17.334Z] L1d cache: 256 KiB [2023-12-06T20:20:17.334Z] L1i cache: 256 KiB [2023-12-06T20:20:17.334Z] L2 cache: 4 MiB [2023-12-06T20:20:17.334Z] L3 cache: 128 MiB [2023-12-06T20:20:17.334Z] NUMA node0 CPU(s): 0-7 [2023-12-06T20:20:17.334Z] Vulnerability Itlb multihit: Not affected [2023-12-06T20:20:17.334Z] Vulnerability L1tf: Not affected [2023-12-06T20:20:17.334Z] Vulnerability Mds: Not affected [2023-12-06T20:20:17.334Z] Vulnerability Meltdown: Not affected [2023-12-06T20:20:17.334Z] Vulnerability Mmio stale data: Not affected [2023-12-06T20:20:17.334Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-12-06T20:20:17.334Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-12-06T20:20:17.334Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-12-06T20:20:17.334Z] Vulnerability Srbds: Not affected [2023-12-06T20:20:17.334Z] Vulnerability Tsx async abort: Not affected [2023-12-06T20:20:17.334Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-12-06T20:20:17.334Z] [2023-12-06T20:20:17.334Z] [2023-12-06T20:20:17.334Z] ---> nproc: [2023-12-06T20:20:17.334Z] 8 [2023-12-06T20:20:17.334Z] [2023-12-06T20:20:17.334Z] [2023-12-06T20:20:17.334Z] ---> df -h: [2023-12-06T20:20:17.334Z] Filesystem Size Used Avail Use% Mounted on [2023-12-06T20:20:17.334Z] overlay 155G 13G 143G 9% / [2023-12-06T20:20:17.334Z] tmpfs 64M 0 64M 0% /dev [2023-12-06T20:20:17.334Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-12-06T20:20:17.334Z] shm 64M 0 64M 0% /dev/shm [2023-12-06T20:20:17.334Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-12-06T20:20:17.334Z] [2023-12-06T20:20:17.334Z] [2023-12-06T20:20:17.334Z] ---> sar -b -r -n DEV: [2023-12-06T20:20:17.334Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24580) 12/06/23 _x86_64_ (8 CPU) [2023-12-06T20:20:17.334Z] [2023-12-06T20:20:17.334Z] 20:09:51 LINUX RESTART (8 CPU) [2023-12-06T20:20:17.334Z] [2023-12-06T20:20:17.334Z] 20:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-12-06T20:20:17.334Z] 20:11:01 123.36 47.81 75.55 0.00 5395.77 123799.90 0.00 [2023-12-06T20:20:17.334Z] 20:12:01 260.82 1.88 258.94 0.00 51.86 77739.58 0.00 [2023-12-06T20:20:17.334Z] 20:13:01 161.79 0.30 161.49 0.00 26.00 30801.93 0.00 [2023-12-06T20:20:17.334Z] 20:14:01 48.86 1.02 47.84 0.00 21.86 16008.15 0.00 [2023-12-06T20:20:17.334Z] 20:15:01 23.35 7.82 15.53 0.00 909.58 1944.74 0.00 [2023-12-06T20:20:17.334Z] 20:16:01 34.53 2.82 31.71 0.00 4250.62 6708.35 0.00 [2023-12-06T20:20:17.334Z] 20:17:01 3.58 0.03 3.55 0.00 0.27 88.12 0.00 [2023-12-06T20:20:17.334Z] 20:18:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 [2023-12-06T20:20:17.334Z] 20:19:01 6.05 0.10 5.95 0.00 10.26 2791.00 0.00 [2023-12-06T20:20:17.334Z] 20:20:01 143.76 0.13 143.63 0.00 3.07 58747.28 0.00 [2023-12-06T20:20:17.334Z] Average: 80.72 6.19 74.53 0.00 1066.93 31864.26 0.00 [2023-12-06T20:20:17.334Z] [2023-12-06T20:20:17.334Z] 20:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-12-06T20:20:17.334Z] 20:11:01 29942760 31591852 751032 2.28 59416 1894416 1866488 5.50 957220 1657968 484 [2023-12-06T20:20:17.334Z] 20:12:01 27908748 31297388 996292 3.03 151900 3414992 2267492 6.68 1495012 2974344 195308 [2023-12-06T20:20:17.334Z] 20:13:01 27578912 31541556 754920 2.30 165936 3928928 1743440 5.14 1280700 3476760 469568 [2023-12-06T20:20:17.335Z] 20:14:01 27577268 31541100 754736 2.30 166216 3929564 1776196 5.23 1292172 3464868 44 [2023-12-06T20:20:17.335Z] 20:15:01 27381040 31467748 813140 2.47 180820 4036072 1773016 5.23 1433404 3503960 1244 [2023-12-06T20:20:17.335Z] 20:16:01 27092604 31523876 749828 2.28 195236 4357512 1712644 5.05 1597184 3610084 4 [2023-12-06T20:20:17.335Z] 20:17:01 27099136 31525612 748048 2.27 193788 4354252 1699136 5.01 1594176 3606868 8 [2023-12-06T20:20:17.335Z] 20:18:01 27106752 31533288 740332 2.25 193804 4354272 1699136 5.01 1586584 3606868 188 [2023-12-06T20:20:17.335Z] 20:19:01 26295964 31480980 790680 2.40 199472 5062940 1968056 5.80 1643156 4314632 715272 [2023-12-06T20:20:17.335Z] 20:20:01 25549876 31450152 815748 2.48 229620 5662564 2010520 5.93 1758068 4855636 816 [2023-12-06T20:20:17.335Z] Average: 27353306 31495355 791476 2.41 173621 4099551 1851612 5.46 1463768 3507199 138294 [2023-12-06T20:20:17.335Z] [2023-12-06T20:20:17.335Z] 20:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-12-06T20:20:17.335Z] 20:11:01 vethcb6fc8f 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2023-12-06T20:20:17.335Z] 20:11:01 ens3 398.32 263.26 2590.36 70.32 0.00 0.00 0.00 0.00 [2023-12-06T20:20:17.335Z] 20:11:01 docker0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T20:20:17.335Z] 20:11:01 lo 4.07 4.07 0.39 0.39 0.00 0.00 0.00 0.00 [2023-12-06T20:20:17.335Z] 20:12:01 vethd92036c 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-12-06T20:20:17.335Z] 20:12:01 ens3 546.26 341.39 5786.16 103.44 0.00 0.00 0.00 0.00 [2023-12-06T20:20:17.335Z] 20:12:01 docker0 240.01 392.32 19.66 2607.65 0.00 0.00 0.00 0.00 [2023-12-06T20:20:17.335Z] 20:12:01 lo 2.87 2.87 0.28 0.28 0.00 0.00 0.00 0.00 [2023-12-06T20:20:17.335Z] 20:13:01 ens3 163.41 115.76 2707.26 246.75 0.00 0.00 0.00 0.00 [2023-12-06T20:20:17.335Z] 20:13:01 docker0 4.48 8.03 0.27 93.15 0.00 0.00 0.00 0.00 [2023-12-06T20:20:17.335Z] 20:13:01 lo 7.93 7.93 0.79 0.79 0.00 0.00 0.00 0.00 [2023-12-06T20:20:17.335Z] 20:14:01 ens3 11.05 7.33 16.16 4.25 0.00 0.00 0.00 0.00 [2023-12-06T20:20:17.335Z] 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T20:20:17.335Z] 20:14:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-12-06T20:20:17.335Z] 20:15:01 ens3 57.32 34.68 702.37 2.49 0.00 0.00 0.00 0.00 [2023-12-06T20:20:17.335Z] 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T20:20:17.335Z] 20:15:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-12-06T20:20:17.335Z] 20:16:01 ens3 160.41 79.95 2033.65 5.58 0.00 0.00 0.00 0.00 [2023-12-06T20:20:17.335Z] 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T20:20:17.335Z] 20:16:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2023-12-06T20:20:17.335Z] 20:17:01 ens3 1.00 0.70 0.57 0.42 0.00 0.00 0.00 0.00 [2023-12-06T20:20:17.335Z] 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T20:20:17.335Z] 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T20:20:17.335Z] 20:18:01 ens3 0.65 0.22 0.14 0.08 0.00 0.00 0.00 0.00 [2023-12-06T20:20:17.335Z] 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T20:20:17.335Z] 20:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T20:20:17.335Z] 20:19:01 ens3 121.13 65.52 3966.13 8.41 0.00 0.00 0.00 0.00 [2023-12-06T20:20:17.335Z] 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T20:20:17.335Z] 20:19:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2023-12-06T20:20:17.335Z] 20:20:01 veth823e09c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T20:20:17.335Z] 20:20:01 ens3 327.35 216.33 4289.80 153.61 0.00 0.00 0.00 0.00 [2023-12-06T20:20:17.335Z] 20:20:01 docker0 61.72 126.76 4.98 1027.00 0.00 0.00 0.00 0.00 [2023-12-06T20:20:17.335Z] 20:20:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2023-12-06T20:20:17.335Z] Average: veth823e09c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T20:20:17.335Z] Average: ens3 178.69 112.51 2209.26 59.53 0.00 0.00 0.00 0.00 [2023-12-06T20:20:17.335Z] Average: docker0 30.62 52.72 2.49 372.78 0.00 0.00 0.00 0.00 [2023-12-06T20:20:17.335Z] Average: lo 1.84 1.84 0.18 0.18 0.00 0.00 0.00 0.00 [2023-12-06T20:20:17.335Z] [2023-12-06T20:20:17.335Z]