Started by upstream project "edgexfoundry/cd-management/release-lts" build number 68 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dd5f32fe8159307b0d72a854354e2bd20824341a 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-ssh4686396263450688124.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4463622246947308245.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/napa/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-gpio/branches/napa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5607300078947795518.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13115727581438256926.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-gpio/branches/napa/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-gpio/branches/napa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15440048569202860049.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-gpio] ========================================================= [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-gpio-settings PROJECT: device-gpio 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-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2005 in /w/workspace/edgexfoundry_device-gpio_napa [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-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_napa # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.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-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision dd5f32fe8159307b0d72a854354e2bd20824341a (napa) Commit message: "ci(lts-release): LTS release v3.1.1 @de7970a" > git config core.sparsecheckout # timeout=10 > git checkout -f dd5f32fe8159307b0d72a854354e2bd20824341a # timeout=10 > git rev-list --no-walk dd5f32fe8159307b0d72a854354e2bd20824341a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-31T09:41:16.729Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-31T09:41:16.790Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-31T09:41:16.813Z] ========================================================= [2024-05-31T09:41:16.813Z] EdgeX Global Pipelines Version Info [2024-05-31T09:41:16.813Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-31T09:41:17.524Z] ------------------- [2024-05-31T09:41:17.524Z] stable info: [2024-05-31T09:41:17.524Z] ------------------- [2024-05-31T09:41:17.524Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-31T09:41:17.524Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-05-31T09:41:17.524Z] Message: update stable to v1.0.260 [2024-05-31T09:41:18.092Z] ------------------- [2024-05-31T09:41:18.092Z] experimental info: [2024-05-31T09:41:18.092Z] ------------------- [2024-05-31T09:41:18.092Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-31T09:41:18.092Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-31T09:41:18.092Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-31T09:41:18.163Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2024-05-31T09:41:18.180Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2024-05-31T09:41:18.198Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-31T09:41:18.217Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-31T09:41:18.240Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-31T09:41:18.265Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-31T09:41:18.284Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-31T09:41:18.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-31T09:41:18.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-31T09:41:18.348Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-31T09:41:18.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-31T09:41:18.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2024-05-31T09:41:18.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-31T09:41:18.420Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-31T09:41:18.435Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-31T09:41:18.451Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-31T09:41:18.469Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-05-31T09:41:18.490Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-05-31T09:41:18.508Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-31T09:41:18.527Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-31T09:41:18.547Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-05-31T09:41:18.574Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-05-31T09:41:18.666Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-05-31T09:41:18.686Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-05-31T09:41:18.703Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-05-31T09:41:18.718Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-31T09:41:18.737Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-31T09:41:18.756Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = napa [Pipeline] echo [2024-05-31T09:41:18.776Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = napa [Pipeline] echo [2024-05-31T09:41:18.801Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = napa [Pipeline] echo [2024-05-31T09:41:18.823Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dd5f32fe8159307b0d72a854354e2bd20824341a [Pipeline] echo [2024-05-31T09:41:18.844Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dd5f32f [Pipeline] echo [2024-05-31T09:41:18.860Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-31T09:41:18.916Z] provisioning config files... [2024-05-31T09:41:18.931Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_napa@tmp/config17796426928985005314tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-31T09:41:19.255Z] ---> ****-login.sh [2024-05-31T09:41:19.255Z] nexus3.edgexfoundry.org:10001 [2024-05-31T09:41:19.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:41:19.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:41:19.514Z] Configure a credential helper to remove this warning. See [2024-05-31T09:41:19.514Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:41:19.514Z] [2024-05-31T09:41:19.514Z] Login Succeeded [2024-05-31T09:41:19.514Z] nexus3.edgexfoundry.org:10002 [2024-05-31T09:41:19.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:41:19.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:41:19.514Z] Configure a credential helper to remove this warning. See [2024-05-31T09:41:19.514Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:41:19.514Z] [2024-05-31T09:41:19.514Z] Login Succeeded [2024-05-31T09:41:19.514Z] nexus3.edgexfoundry.org:10003 [2024-05-31T09:41:19.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:41:19.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:41:19.773Z] Configure a credential helper to remove this warning. See [2024-05-31T09:41:19.773Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:41:19.773Z] [2024-05-31T09:41:19.773Z] Login Succeeded [2024-05-31T09:41:19.773Z] nexus3.edgexfoundry.org:10004 [2024-05-31T09:41:19.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:41:19.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:41:19.773Z] Configure a credential helper to remove this warning. See [2024-05-31T09:41:19.773Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:41:19.773Z] [2024-05-31T09:41:19.773Z] Login Succeeded [2024-05-31T09:41:19.773Z] ****.io [2024-05-31T09:41:19.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:41:20.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:41:20.031Z] Configure a credential helper to remove this warning. See [2024-05-31T09:41:20.031Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:41:20.031Z] [2024-05-31T09:41:20.031Z] Login Succeeded [2024-05-31T09:41:20.031Z] ---> ****-login.sh ends [Pipeline] } [2024-05-31T09:41:20.037Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-05-31T09:41:20.435Z] + git rev-list -1 --merges dd5f32fe8159307b0d72a854354e2bd20824341a~1..dd5f32fe8159307b0d72a854354e2bd20824341a [Pipeline] echo [2024-05-31T09:41:20.458Z] -----------> git rev-list -1 --merges dd5f32fe8159307b0d72a854354e2bd20824341a~1..dd5f32fe8159307b0d72a854354e2bd20824341a dd5f32fe8159307b0d72a854354e2bd20824341a [false] [Pipeline] sh [2024-05-31T09:41:20.749Z] + git log --format=format:%s -1 dd5f32fe8159307b0d72a854354e2bd20824341a [Pipeline] echo [2024-05-31T09:41:20.763Z] ========================================================= [2024-05-31T09:41:20.763Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2024-05-31T09:41:20.763Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-31T09:41:21.101Z] + git log --format=format:%s -1 dd5f32fe8159307b0d72a854354e2bd20824341a [Pipeline] echo [2024-05-31T09:41:21.111Z] [semverPrep] GIT_COMMIT: dd5f32fe8159307b0d72a854354e2bd20824341a, Commit Message: ci(lts-release): LTS release v3.1.1 @de7970a [Pipeline] echo [2024-05-31T09:41:21.127Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-05-31T09:41:21.478Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-31T09:41:21.479Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-31T09:41:21.479Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-31T09:41:21.479Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-31T09:41:21.479Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-31T09:41:21.479Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-31T09:41:21.479Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:41:21.838Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-31T09:41:21.839Z] [2024-05-31T09:41:21.839Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:41:22.149Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-31T09:41:22.149Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-31T09:41:22.149Z] b85a868b505f: Pulling fs layer [2024-05-31T09:41:22.149Z] e2be974225ed: Pulling fs layer [2024-05-31T09:41:22.149Z] 339a4e72a1f5: Pulling fs layer [2024-05-31T09:41:22.149Z] 988bab9f4d93: Pulling fs layer [2024-05-31T09:41:22.149Z] 1469e6f7b9e6: Pulling fs layer [2024-05-31T09:41:22.149Z] eaf3925da568: Pulling fs layer [2024-05-31T09:41:22.149Z] bab4dde63d76: Pulling fs layer [2024-05-31T09:41:22.149Z] bde34c3a00c8: Pulling fs layer [2024-05-31T09:41:22.149Z] b352a97aabf1: Pulling fs layer [2024-05-31T09:41:22.149Z] 4872d77fe225: Pulling fs layer [2024-05-31T09:41:22.149Z] 5851b861e8e6: Pulling fs layer [2024-05-31T09:41:22.149Z] 988bab9f4d93: Waiting [2024-05-31T09:41:22.149Z] 1469e6f7b9e6: Waiting [2024-05-31T09:41:22.149Z] eaf3925da568: Waiting [2024-05-31T09:41:22.149Z] bab4dde63d76: Waiting [2024-05-31T09:41:22.149Z] bde34c3a00c8: Waiting [2024-05-31T09:41:22.149Z] b352a97aabf1: Waiting [2024-05-31T09:41:22.149Z] 4872d77fe225: Waiting [2024-05-31T09:41:22.149Z] 5851b861e8e6: Waiting [2024-05-31T09:41:22.149Z] e2be974225ed: Download complete [2024-05-31T09:41:22.149Z] 988bab9f4d93: Verifying Checksum [2024-05-31T09:41:22.149Z] 988bab9f4d93: Download complete [2024-05-31T09:41:22.149Z] 1469e6f7b9e6: Verifying Checksum [2024-05-31T09:41:22.149Z] 1469e6f7b9e6: Download complete [2024-05-31T09:41:22.407Z] eaf3925da568: Verifying Checksum [2024-05-31T09:41:22.407Z] eaf3925da568: Download complete [2024-05-31T09:41:22.407Z] 339a4e72a1f5: Verifying Checksum [2024-05-31T09:41:22.407Z] 339a4e72a1f5: Download complete [2024-05-31T09:41:22.407Z] bde34c3a00c8: Download complete [2024-05-31T09:41:22.407Z] b352a97aabf1: Download complete [2024-05-31T09:41:22.407Z] 4872d77fe225: Verifying Checksum [2024-05-31T09:41:22.407Z] 4872d77fe225: Download complete [2024-05-31T09:41:22.407Z] 5851b861e8e6: Verifying Checksum [2024-05-31T09:41:22.407Z] 5851b861e8e6: Download complete [2024-05-31T09:41:22.407Z] b85a868b505f: Verifying Checksum [2024-05-31T09:41:22.407Z] b85a868b505f: Download complete [2024-05-31T09:41:22.664Z] bab4dde63d76: Download complete [2024-05-31T09:41:23.598Z] b85a868b505f: Pull complete [2024-05-31T09:41:23.857Z] e2be974225ed: Pull complete [2024-05-31T09:41:24.425Z] 339a4e72a1f5: Pull complete [2024-05-31T09:41:24.425Z] 988bab9f4d93: Pull complete [2024-05-31T09:41:24.684Z] 1469e6f7b9e6: Pull complete [2024-05-31T09:41:24.684Z] eaf3925da568: Pull complete [2024-05-31T09:41:26.591Z] bab4dde63d76: Pull complete [2024-05-31T09:41:26.591Z] bde34c3a00c8: Pull complete [2024-05-31T09:41:26.591Z] b352a97aabf1: Pull complete [2024-05-31T09:41:26.850Z] 4872d77fe225: Pull complete [2024-05-31T09:41:26.850Z] 5851b861e8e6: Pull complete [2024-05-31T09:41:26.850Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-31T09:41:26.850Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-31T09:41:26.850Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-31T09:41:26.987Z] prd-ubuntu20.04-docker-8c-8g-2005 does not seem to be running inside a container [2024-05-31T09:41:27.017Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_napa -v /w/workspace/edgexfoundry_device-gpio_napa:/w/workspace/edgexfoundry_device-gpio_napa:rw,z -v /w/workspace/edgexfoundry_device-gpio_napa@tmp:/w/workspace/edgexfoundry_device-gpio_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-31T09:41:30.807Z] $ docker top 461b30e3dbcf1e874bdd312211e6ee1fe98721764590ee69576c2bd643dc904d -eo pid,comm [2024-05-31T09:41:30.864Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-05-31T09:41:30.864Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-31T09:41:31.013Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-31T09:41:31.014Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-31T09:41:31.117Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-31T09:41:31.120Z] $ docker exec 461b30e3dbcf1e874bdd312211e6ee1fe98721764590ee69576c2bd643dc904d ssh-agent [2024-05-31T09:41:31.220Z] SSH_AUTH_SOCK=/tmp/ssh-UvaJwnBeo79F/agent.32 [2024-05-31T09:41:31.220Z] SSH_AGENT_PID=38 [2024-05-31T09:41:31.226Z] Running ssh-add (command line suppressed) [2024-05-31T09:41:31.314Z] Identity added: /w/workspace/edgexfoundry_device-gpio_napa@tmp/private_key_106907832340916438.key (/w/workspace/edgexfoundry_device-gpio_napa@tmp/private_key_106907832340916438.key) [2024-05-31T09:41:31.326Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-31T09:41:31.618Z] + git tag --points-at dd5f32fe8159307b0d72a854354e2bd20824341a [Pipeline] } [2024-05-31T09:41:31.631Z] $ docker exec --env ******** --env ******** 461b30e3dbcf1e874bdd312211e6ee1fe98721764590ee69576c2bd643dc904d ssh-agent -k [2024-05-31T09:41:31.727Z] unset SSH_AUTH_SOCK; [2024-05-31T09:41:31.727Z] unset SSH_AGENT_PID; [2024-05-31T09:41:31.727Z] echo Agent pid 38 killed; [2024-05-31T09:41:31.736Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2024-05-31T09:41:31.781Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v3.1.1' [Pipeline] sshagent [2024-05-31T09:41:31.814Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-31T09:41:31.814Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-31T09:41:31.913Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-31T09:41:31.917Z] $ docker exec 461b30e3dbcf1e874bdd312211e6ee1fe98721764590ee69576c2bd643dc904d ssh-agent [2024-05-31T09:41:32.022Z] SSH_AUTH_SOCK=/tmp/ssh-v6c9nsDGVl4l/agent.71 [2024-05-31T09:41:32.022Z] SSH_AGENT_PID=77 [2024-05-31T09:41:32.026Z] Running ssh-add (command line suppressed) [2024-05-31T09:41:32.124Z] Identity added: /w/workspace/edgexfoundry_device-gpio_napa@tmp/private_key_2425734865748997337.key (/w/workspace/edgexfoundry_device-gpio_napa@tmp/private_key_2425734865748997337.key) [2024-05-31T09:41:32.141Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-31T09:41:32.429Z] + git semver init [2024-05-31T09:41:32.688Z] 2024-05-31 09:41:32,598 [run_init] DEBUG init version:0.0.0 force:False [2024-05-31T09:41:32.688Z] 2024-05-31 09:41:32,599 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_napa/.semver [2024-05-31T09:41:32.688Z] 2024-05-31 09:41:32,600 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_napa/.semver [2024-05-31T09:41:32.688Z] 2024-05-31 09:41:32,600 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_napa/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_napa, universal_newlines=False, shell=None, istream=None) [2024-05-31T09:41:34.599Z] 2024-05-31 09:41:34,100 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_napa/.git/info/exclude [2024-05-31T09:41:34.599Z] 2024-05-31 09:41:34,102 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_napa/.semver/napa with force:False [2024-05-31T09:41:34.599Z] 2024-05-31 09:41:34,102 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_napa/.semver/napa [2024-05-31T09:41:34.599Z] 2024-05-31 09:41:34,102 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_napa/.semver/napa [2024-05-31T09:41:34.599Z] 3.1.1 [Pipeline] } [2024-05-31T09:41:34.612Z] $ docker exec --env ******** --env ******** 461b30e3dbcf1e874bdd312211e6ee1fe98721764590ee69576c2bd643dc904d ssh-agent -k [2024-05-31T09:41:34.713Z] unset SSH_AUTH_SOCK; [2024-05-31T09:41:34.713Z] unset SSH_AGENT_PID; [2024-05-31T09:41:34.713Z] echo Agent pid 77 killed; [2024-05-31T09:41:34.720Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-31T09:41:35.052Z] + git semver [Pipeline] } [2024-05-31T09:41:35.324Z] $ docker stop --time=1 461b30e3dbcf1e874bdd312211e6ee1fe98721764590ee69576c2bd643dc904d [2024-05-31T09:41:36.665Z] $ docker rm -f --volumes 461b30e3dbcf1e874bdd312211e6ee1fe98721764590ee69576c2bd643dc904d [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-31T09:41:37.028Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-31T09:41:37.256Z] Stashed 1 file(s) [Pipeline] echo [2024-05-31T09:41:37.260Z] [edgeXSemver]: initialized semver on version 3.1.1 [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] sh [2024-05-31T09:41:37.706Z] + git checkout dd5f32fe8159307b0d72a854354e2bd20824341a [2024-05-31T09:41:37.706Z] HEAD is now at dd5f32f ci(lts-release): LTS release v3.1.1 @de7970a [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-31T09:41:37.734Z] provisioning config files... [2024-05-31T09:41:37.745Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_napa@tmp/config2680561948056118148tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-31T09:41:38.045Z] ---> ****-login.sh [2024-05-31T09:41:38.045Z] nexus3.edgexfoundry.org:10001 [2024-05-31T09:41:38.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:41:38.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:41:38.045Z] Configure a credential helper to remove this warning. See [2024-05-31T09:41:38.045Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:41:38.045Z] [2024-05-31T09:41:38.045Z] Login Succeeded [2024-05-31T09:41:38.045Z] nexus3.edgexfoundry.org:10002 [2024-05-31T09:41:38.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:41:38.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:41:38.045Z] Configure a credential helper to remove this warning. See [2024-05-31T09:41:38.045Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:41:38.045Z] [2024-05-31T09:41:38.045Z] Login Succeeded [2024-05-31T09:41:38.045Z] nexus3.edgexfoundry.org:10003 [2024-05-31T09:41:38.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:41:38.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:41:38.305Z] Configure a credential helper to remove this warning. See [2024-05-31T09:41:38.305Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:41:38.305Z] [2024-05-31T09:41:38.305Z] Login Succeeded [2024-05-31T09:41:38.305Z] nexus3.edgexfoundry.org:10004 [2024-05-31T09:41:38.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:41:38.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:41:38.305Z] Configure a credential helper to remove this warning. See [2024-05-31T09:41:38.305Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:41:38.305Z] [2024-05-31T09:41:38.305Z] Login Succeeded [2024-05-31T09:41:38.305Z] ****.io [2024-05-31T09:41:38.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:41:38.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:41:38.565Z] Configure a credential helper to remove this warning. See [2024-05-31T09:41:38.565Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:41:38.565Z] [2024-05-31T09:41:38.565Z] Login Succeeded [2024-05-31T09:41:38.565Z] ---> ****-login.sh ends [Pipeline] } [2024-05-31T09:41:38.572Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-31T09:41:38.659Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-05-31T09:41:38.954Z] + grep ^go [0-9].[0-9]* go.mod [2024-05-31T09:41:38.954Z] + cut -d -f 2 [Pipeline] echo [2024-05-31T09:41:38.969Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-31T09:41:38.983Z] ========================================================= [2024-05-31T09:41:38.983Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts] [2024-05-31T09:41:38.983Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:41:39.318Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . [2024-05-31T09:41:39.576Z] Sending build context to Docker daemon 57.98MB [2024-05-31T09:41:39.576Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-31T09:41:39.576Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-31T09:41:39.834Z] 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2024-05-31T09:41:39.834Z] 619be1103602: Pulling fs layer [2024-05-31T09:41:39.834Z] 7862e08f4a3e: Pulling fs layer [2024-05-31T09:41:39.834Z] 5df492c9dc93: Pulling fs layer [2024-05-31T09:41:39.834Z] 7629e6793208: Pulling fs layer [2024-05-31T09:41:39.834Z] 4f4fb700ef54: Pulling fs layer [2024-05-31T09:41:39.834Z] 8de7f028bff5: Pulling fs layer [2024-05-31T09:41:39.834Z] 7629e6793208: Waiting [2024-05-31T09:41:39.834Z] 4f4fb700ef54: Waiting [2024-05-31T09:41:39.834Z] 44042ff1420b: Pulling fs layer [2024-05-31T09:41:39.834Z] 5cdaf54b7214: Pulling fs layer [2024-05-31T09:41:39.834Z] 38f3e5a9071a: Pulling fs layer [2024-05-31T09:41:39.834Z] 44042ff1420b: Waiting [2024-05-31T09:41:39.834Z] 5cdaf54b7214: Waiting [2024-05-31T09:41:39.834Z] 38f3e5a9071a: Waiting [2024-05-31T09:41:39.834Z] 8de7f028bff5: Waiting [2024-05-31T09:41:39.834Z] 7862e08f4a3e: Download complete [2024-05-31T09:41:39.834Z] 7629e6793208: Verifying Checksum [2024-05-31T09:41:39.834Z] 7629e6793208: Download complete [2024-05-31T09:41:39.834Z] 4f4fb700ef54: Verifying Checksum [2024-05-31T09:41:39.834Z] 4f4fb700ef54: Download complete [2024-05-31T09:41:39.834Z] 8de7f028bff5: Verifying Checksum [2024-05-31T09:41:39.834Z] 8de7f028bff5: Download complete [2024-05-31T09:41:39.834Z] 619be1103602: Verifying Checksum [2024-05-31T09:41:39.834Z] 619be1103602: Download complete [2024-05-31T09:41:39.834Z] 44042ff1420b: Verifying Checksum [2024-05-31T09:41:39.834Z] 44042ff1420b: Download complete [2024-05-31T09:41:40.094Z] 619be1103602: Pull complete [2024-05-31T09:41:40.094Z] 38f3e5a9071a: Download complete [2024-05-31T09:41:40.094Z] 7862e08f4a3e: Pull complete [2024-05-31T09:41:40.354Z] 5df492c9dc93: Verifying Checksum [2024-05-31T09:41:40.354Z] 5df492c9dc93: Download complete [2024-05-31T09:41:40.613Z] 5cdaf54b7214: Download complete [2024-05-31T09:41:43.151Z] 5df492c9dc93: Pull complete [2024-05-31T09:41:43.151Z] 7629e6793208: Pull complete [2024-05-31T09:41:43.410Z] 4f4fb700ef54: Pull complete [2024-05-31T09:41:43.410Z] 8de7f028bff5: Pull complete [2024-05-31T09:41:43.410Z] 44042ff1420b: Pull complete [2024-05-31T09:41:45.942Z] 5cdaf54b7214: Pull complete [2024-05-31T09:41:46.509Z] 38f3e5a9071a: Pull complete [2024-05-31T09:41:46.509Z] Digest: sha256:d452b7c9dc822626b28f2158ccf3bbf04957b0b2ad14062d8ea2b98b8d6f5c64 [2024-05-31T09:41:46.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts [2024-05-31T09:41:46.509Z] ---> 60b93f829570 [2024-05-31T09:41:46.509Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-05-31T09:41:51.824Z] ---> Running in bc789ff7133f [2024-05-31T09:41:51.824Z] Removing intermediate container bc789ff7133f [2024-05-31T09:41:51.824Z] ---> 166597800885 [2024-05-31T09:41:51.824Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-31T09:41:51.824Z] ---> Running in 85fab65dda53 [2024-05-31T09:41:51.824Z] Removing intermediate container 85fab65dda53 [2024-05-31T09:41:51.824Z] ---> 61a54592e444 [2024-05-31T09:41:51.824Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-05-31T09:41:51.824Z] ---> Running in d2094a730ef5 [2024-05-31T09:41:51.824Z] Removing intermediate container d2094a730ef5 [2024-05-31T09:41:51.824Z] ---> 6d9363ebcc82 [2024-05-31T09:41:51.824Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-31T09:41:51.824Z] ---> Running in 37a7c0ca8b33 [2024-05-31T09:41:51.824Z] Removing intermediate container 37a7c0ca8b33 [2024-05-31T09:41:51.824Z] ---> 3adb6b362535 [2024-05-31T09:41:51.824Z] Step 7/12 : WORKDIR /device-gpio [2024-05-31T09:41:52.084Z] ---> Running in f52d83160bbe [2024-05-31T09:41:52.084Z] Removing intermediate container f52d83160bbe [2024-05-31T09:41:52.084Z] ---> 7fe484161086 [2024-05-31T09:41:52.084Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-31T09:41:52.084Z] ---> Running in d60367f48582 [2024-05-31T09:41:52.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-31T09:41:52.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-31T09:41:52.384Z] Still waiting to schedule task [2024-05-31T09:41:52.384Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2003’ [2024-05-31T09:41:52.601Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-05-31T09:41:52.601Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-05-31T09:41:52.601Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-05-31T09:41:52.601Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-05-31T09:41:52.601Z] Executing busybox-1.36.1-r5.trigger [2024-05-31T09:41:52.601Z] OK: 268 MiB in 56 packages [2024-05-31T09:41:53.169Z] Removing intermediate container d60367f48582 [2024-05-31T09:41:53.169Z] ---> 1cf582632b71 [2024-05-31T09:41:53.169Z] Step 9/12 : COPY go.mod vendor* ./ [2024-05-31T09:41:55.074Z] ---> 2f948cd89693 [2024-05-31T09:41:55.074Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-31T09:41:55.074Z] ---> Running in e8aff44afeeb [2024-05-31T09:42:21.625Z] Removing intermediate container e8aff44afeeb [2024-05-31T09:42:21.625Z] ---> 103bf528d8b1 [2024-05-31T09:42:21.625Z] Step 11/12 : COPY . . [2024-05-31T09:42:23.528Z] ---> 95fafb3c93c1 [2024-05-31T09:42:23.528Z] Step 12/12 : RUN ${MAKE} [2024-05-31T09:42:23.528Z] ---> Running in 25d9f9297400 [2024-05-31T09:42:23.786Z] noop [2024-05-31T09:42:24.045Z] Removing intermediate container 25d9f9297400 [2024-05-31T09:42:24.045Z] ---> f4e2bbe9d8fd [2024-05-31T09:42:24.304Z] Successfully built f4e2bbe9d8fd [2024-05-31T09:42:24.304Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:42:24.639Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-31T09:42:24.639Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-31T09:42:24.710Z] prd-ubuntu20.04-docker-8c-8g-2005 does not seem to be running inside a container [2024-05-31T09:42:24.750Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_napa -v /w/workspace/edgexfoundry_device-gpio_napa:/w/workspace/edgexfoundry_device-gpio_napa:rw,z -v /w/workspace/edgexfoundry_device-gpio_napa@tmp:/w/workspace/edgexfoundry_device-gpio_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-31T09:42:25.077Z] $ docker top f9cfeb441da105b4221c49c2bd562519129d0e74f64b6e03d4b691de3670760b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-31T09:42:25.417Z] + go version [2024-05-31T09:42:25.417Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-31T09:42:25.435Z] $ docker stop --time=1 f9cfeb441da105b4221c49c2bd562519129d0e74f64b6e03d4b691de3670760b [2024-05-31T09:42:26.698Z] $ docker rm -f --volumes f9cfeb441da105b4221c49c2bd562519129d0e74f64b6e03d4b691de3670760b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:42:27.127Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-31T09:42:27.127Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-31T09:42:27.203Z] prd-ubuntu20.04-docker-8c-8g-2005 does not seem to be running inside a container [2024-05-31T09:42:27.240Z] $ 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-gpio_napa -v /w/workspace/edgexfoundry_device-gpio_napa:/w/workspace/edgexfoundry_device-gpio_napa:rw,z -v /w/workspace/edgexfoundry_device-gpio_napa@tmp:/w/workspace/edgexfoundry_device-gpio_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-31T09:42:27.554Z] $ docker top f844b392b098d44fff56e4d4bdb8989aa5c6c6c170dfcdacc4bd872a85f918ea -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-31T09:42:27.891Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_napa [Pipeline] fileExists [Pipeline] sh [2024-05-31T09:42:28.193Z] + make test [2024-05-31T09:42:28.193Z] go test ./... -coverprofile=coverage.out ./... [2024-05-31T09:42:29.128Z] ? github.com/edgexfoundry/device-gpio [no test files] [2024-05-31T09:42:39.093Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2024-05-31T09:42:39.093Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2024-05-31T09:42:44.357Z] go vet ./... [2024-05-31T09:42:48.536Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-31T09:42:48.536Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-31T09:42:48.536Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-05-31T09:42:48.548Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2024-05-31T09:42:48.845Z] + go mod tidy [Pipeline] } [2024-05-31T09:42:49.121Z] $ docker stop --time=1 f844b392b098d44fff56e4d4bdb8989aa5c6c6c170dfcdacc4bd872a85f918ea [2024-05-31T09:42:52.506Z] $ docker rm -f --volumes f844b392b098d44fff56e4d4bdb8989aa5c6c6c170dfcdacc4bd872a85f918ea [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-31T09:42:52.988Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-31T09:42:53.074Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-05-31T09:42:53.517Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-31T09:42:53.798Z] + ls -al . [2024-05-31T09:42:53.799Z] total 156 [2024-05-31T09:42:53.799Z] drwxrwxr-x 9 jenkins jenkins 4096 May 31 09:42 . [2024-05-31T09:42:53.799Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 09:41 .. [2024-05-31T09:42:53.799Z] -rw-rw-r-- 1 jenkins jenkins 120 May 31 09:41 .dockerignore [2024-05-31T09:42:53.799Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 09:42 .git [2024-05-31T09:42:53.799Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 09:41 .github [2024-05-31T09:42:53.799Z] -rw-rw-r-- 1 jenkins jenkins 269 May 31 09:41 .gitignore [2024-05-31T09:42:53.799Z] -rw-rw-r-- 1 jenkins jenkins 41 May 31 09:41 .golangci.yml [2024-05-31T09:42:53.799Z] drwxr-xr-x 3 jenkins jenkins 4096 May 31 09:41 .semver [2024-05-31T09:42:53.799Z] -rw-rw-r-- 1 jenkins jenkins 10690 May 31 09:41 Attribution.txt [2024-05-31T09:42:53.799Z] -rw-rw-r-- 1 jenkins jenkins 7171 May 31 09:41 CHANGELOG.md [2024-05-31T09:42:53.799Z] -rw-rw-r-- 1 jenkins jenkins 1661 May 31 09:41 Dockerfile [2024-05-31T09:42:53.799Z] -rw-rw-r-- 1 jenkins jenkins 677 May 31 09:41 GOVERNANCE.md [2024-05-31T09:42:53.799Z] -rw-rw-r-- 1 jenkins jenkins 657 May 31 09:41 Jenkinsfile [2024-05-31T09:42:53.799Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 31 09:41 LICENSE [2024-05-31T09:42:53.799Z] -rw-rw-r-- 1 jenkins jenkins 1923 May 31 09:41 Makefile [2024-05-31T09:42:53.799Z] -rw-rw-r-- 1 jenkins jenkins 617 May 31 09:41 OWNERS.md [2024-05-31T09:42:53.799Z] -rw-rw-r-- 1 jenkins jenkins 3578 May 31 09:41 README.md [2024-05-31T09:42:53.799Z] -rw-rw-r-- 1 jenkins jenkins 5 May 31 09:41 VERSION [2024-05-31T09:42:53.799Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 09:41 bin [2024-05-31T09:42:53.799Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 09:41 cmd [2024-05-31T09:42:53.799Z] -rw-r--r-- 1 jenkins jenkins 10 May 31 09:42 coverage.out [2024-05-31T09:42:53.799Z] -rw-rw-r-- 1 jenkins jenkins 3621 May 31 09:41 go.mod [2024-05-31T09:42:53.799Z] -rw-rw-r-- 1 jenkins jenkins 34551 May 31 09:41 go.sum [2024-05-31T09:42:53.799Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 09:41 internal [2024-05-31T09:42:53.799Z] drwxrwxr-x 6 jenkins jenkins 4096 May 31 09:41 vendor [2024-05-31T09:42:53.799Z] -rw-rw-r-- 1 jenkins jenkins 209 May 31 09:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:42:54.114Z] + docker build -t device-gpio -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=dd5f32fe8159307b0d72a854354e2bd20824341a --label arch=amd64 --label version=3.1.1 . [2024-05-31T09:42:54.374Z] Sending build context to Docker daemon 57.98MB [2024-05-31T09:42:54.374Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-05-31T09:42:54.374Z] Step 2/26 : FROM ${BASE} AS builder [2024-05-31T09:42:54.374Z] ---> f4e2bbe9d8fd [2024-05-31T09:42:54.374Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-05-31T09:42:55.311Z] ---> Running in 00a8537cb668 [2024-05-31T09:42:55.311Z] Removing intermediate container 00a8537cb668 [2024-05-31T09:42:55.311Z] ---> 681b505aecaa [2024-05-31T09:42:55.311Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-31T09:42:55.569Z] ---> Running in d9dac5761367 [2024-05-31T09:42:55.829Z] Removing intermediate container d9dac5761367 [2024-05-31T09:42:55.829Z] ---> acca287841f5 [2024-05-31T09:42:55.829Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-05-31T09:42:55.829Z] ---> Running in 652053a5cdea [2024-05-31T09:42:56.089Z] Removing intermediate container 652053a5cdea [2024-05-31T09:42:56.089Z] ---> bcc401cb9846 [2024-05-31T09:42:56.089Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-05-31T09:42:56.348Z] ---> Running in 3bc72fa61641 [2024-05-31T09:42:56.616Z] Removing intermediate container 3bc72fa61641 [2024-05-31T09:42:56.616Z] ---> b0ed7412bdc2 [2024-05-31T09:42:56.616Z] Step 7/26 : WORKDIR /device-gpio [2024-05-31T09:42:56.876Z] ---> Running in 3d8efa014c7c [2024-05-31T09:42:56.876Z] Removing intermediate container 3d8efa014c7c [2024-05-31T09:42:56.876Z] ---> 142c2f301851 [2024-05-31T09:42:56.876Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-31T09:42:56.876Z] ---> Running in 218c40c0ef5a [2024-05-31T09:42:57.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-31T09:42:57.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-31T09:42:57.653Z] OK: 268 MiB in 56 packages [2024-05-31T09:42:57.911Z] Removing intermediate container 218c40c0ef5a [2024-05-31T09:42:57.911Z] ---> 5213e9cdf858 [2024-05-31T09:42:57.911Z] Step 9/26 : COPY go.mod vendor* ./ [2024-05-31T09:42:59.813Z] ---> 174bbeae2b49 [2024-05-31T09:42:59.813Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-31T09:42:59.813Z] ---> Running in e837dde083fd [2024-05-31T09:42:59.813Z] skipping... [2024-05-31T09:43:00.071Z] Removing intermediate container e837dde083fd [2024-05-31T09:43:00.071Z] ---> c98e1a500bf4 [2024-05-31T09:43:00.071Z] Step 11/26 : COPY . . [2024-05-31T09:43:02.602Z] ---> 7cf438b8fb96 [2024-05-31T09:43:02.602Z] Step 12/26 : RUN ${MAKE} [2024-05-31T09:43:02.602Z] ---> Running in 475a596d21f3 [2024-05-31T09:43:02.602Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.1" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2024-05-31T09:43:24.546Z] Removing intermediate container 475a596d21f3 [2024-05-31T09:43:24.546Z] ---> cbdbd5a7224e [2024-05-31T09:43:24.546Z] Step 13/26 : FROM alpine:3.18 [2024-05-31T09:43:24.546Z] 3.18: Pulling from library/alpine [2024-05-31T09:43:24.546Z] 619be1103602: Already exists [2024-05-31T09:43:24.546Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-31T09:43:24.546Z] Status: Downloaded newer image for alpine:3.18 [2024-05-31T09:43:24.546Z] ---> d3782b16ccc9 [2024-05-31T09:43:24.546Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-05-31T09:43:24.546Z] ---> Running in e2d2a9982c87 [2024-05-31T09:43:24.546Z] Removing intermediate container e2d2a9982c87 [2024-05-31T09:43:24.546Z] ---> dc4ce16d65d1 [2024-05-31T09:43:24.546Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-05-31T09:43:24.546Z] ---> Running in 89d29be4e782 [2024-05-31T09:43:24.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-31T09:43:24.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-31T09:43:24.546Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-31T09:43:24.546Z] Executing busybox-1.36.1-r5.trigger [2024-05-31T09:43:24.546Z] OK: 7 MiB in 16 packages [2024-05-31T09:43:24.546Z] Removing intermediate container 89d29be4e782 [2024-05-31T09:43:24.546Z] ---> f1054669a95f [2024-05-31T09:43:24.546Z] Step 16/26 : RUN apk --no-cache upgrade [2024-05-31T09:43:24.546Z] ---> Running in f52ac97fd6bf [2024-05-31T09:43:24.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-31T09:43:24.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-31T09:43:24.546Z] Upgrading critical system libraries and apk-tools: [2024-05-31T09:43:24.546Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-31T09:43:24.546Z] Executing busybox-1.36.1-r5.trigger [2024-05-31T09:43:24.546Z] Continuing the upgrade transaction with new apk-tools: [2024-05-31T09:43:24.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-31T09:43:24.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-31T09:43:24.546Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-31T09:43:24.546Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-31T09:43:24.546Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-31T09:43:24.546Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-31T09:43:24.546Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-31T09:43:24.546Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-31T09:43:24.546Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-31T09:43:24.546Z] Executing busybox-1.36.1-r6.trigger [2024-05-31T09:43:24.546Z] OK: 7 MiB in 16 packages [2024-05-31T09:43:24.806Z] Removing intermediate container f52ac97fd6bf [2024-05-31T09:43:24.806Z] ---> 4a634de8ae11 [2024-05-31T09:43:24.806Z] Step 17/26 : WORKDIR / [2024-05-31T09:43:24.806Z] ---> Running in 249034c2f12a [2024-05-31T09:43:24.806Z] Removing intermediate container 249034c2f12a [2024-05-31T09:43:24.806Z] ---> 122a22b1526b [2024-05-31T09:43:24.806Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2024-05-31T09:43:25.066Z] ---> edb0fbaf4c96 [2024-05-31T09:43:25.066Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2024-05-31T09:43:25.066Z] ---> aad207f2673f [2024-05-31T09:43:25.066Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2024-05-31T09:43:26.058Z] ---> f91e75ea8d6a [2024-05-31T09:43:26.058Z] Step 21/26 : EXPOSE 59910 [2024-05-31T09:43:26.058Z] ---> Running in cbedf6578eaa [2024-05-31T09:43:26.059Z] Removing intermediate container cbedf6578eaa [2024-05-31T09:43:26.059Z] ---> c40ddf6221bf [2024-05-31T09:43:26.059Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2024-05-31T09:43:26.059Z] ---> Running in 624358f909d8 [2024-05-31T09:43:26.059Z] Removing intermediate container 624358f909d8 [2024-05-31T09:43:26.059Z] ---> 1bc5b657bea2 [2024-05-31T09:43:26.059Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-31T09:43:26.059Z] ---> Running in fded229d8847 [2024-05-31T09:43:26.059Z] Removing intermediate container fded229d8847 [2024-05-31T09:43:26.059Z] ---> 88a981f76c8f [2024-05-31T09:43:26.059Z] Step 24/26 : LABEL arch=amd64 [2024-05-31T09:43:26.059Z] ---> Running in b46d871da3a9 [2024-05-31T09:43:26.318Z] Removing intermediate container b46d871da3a9 [2024-05-31T09:43:26.318Z] ---> 93c748cc6594 [2024-05-31T09:43:26.318Z] Step 25/26 : LABEL git_sha=dd5f32fe8159307b0d72a854354e2bd20824341a [2024-05-31T09:43:26.318Z] ---> Running in 0b5929a66b9c [2024-05-31T09:43:26.318Z] Removing intermediate container 0b5929a66b9c [2024-05-31T09:43:26.318Z] ---> 54c6bc061eef [2024-05-31T09:43:26.318Z] Step 26/26 : LABEL version=3.1.1 [2024-05-31T09:43:26.318Z] ---> Running in b473240f4b65 [2024-05-31T09:43:26.318Z] Removing intermediate container b473240f4b65 [2024-05-31T09:43:26.318Z] ---> 9e3736b8a0e2 [2024-05-31T09:43:26.318Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-31T09:43:26.318Z] Successfully built 9e3736b8a0e2 [2024-05-31T09:43:26.318Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-31T09:43:26.440Z] provisioning config files... [2024-05-31T09:43:26.450Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_napa@tmp/config12941177538746244721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-31T09:43:26.748Z] ---> ****-login.sh [2024-05-31T09:43:26.748Z] nexus3.edgexfoundry.org:10001 [2024-05-31T09:43:26.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:43:26.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:43:26.748Z] Configure a credential helper to remove this warning. See [2024-05-31T09:43:26.748Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:43:26.748Z] [2024-05-31T09:43:26.748Z] Login Succeeded [2024-05-31T09:43:26.748Z] nexus3.edgexfoundry.org:10002 [2024-05-31T09:43:26.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:43:26.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:43:26.748Z] Configure a credential helper to remove this warning. See [2024-05-31T09:43:26.748Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:43:26.748Z] [2024-05-31T09:43:26.748Z] Login Succeeded [2024-05-31T09:43:26.748Z] nexus3.edgexfoundry.org:10003 [2024-05-31T09:43:27.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:43:27.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:43:27.007Z] Configure a credential helper to remove this warning. See [2024-05-31T09:43:27.007Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:43:27.007Z] [2024-05-31T09:43:27.007Z] Login Succeeded [2024-05-31T09:43:27.007Z] nexus3.edgexfoundry.org:10004 [2024-05-31T09:43:27.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:43:27.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:43:27.007Z] Configure a credential helper to remove this warning. See [2024-05-31T09:43:27.007Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:43:27.007Z] [2024-05-31T09:43:27.007Z] Login Succeeded [2024-05-31T09:43:27.007Z] ****.io [2024-05-31T09:43:27.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:43:27.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:43:27.266Z] Configure a credential helper to remove this warning. See [2024-05-31T09:43:27.266Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:43:27.266Z] [2024-05-31T09:43:27.266Z] Login Succeeded [2024-05-31T09:43:27.266Z] ---> ****-login.sh ends [Pipeline] } [2024-05-31T09:43:27.273Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-31T09:43:27.316Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-31T09:43:27.344Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2024-05-31T09:43:27.344Z] dd5f32fe8159307b0d72a854354e2bd20824341a [2024-05-31T09:43:27.344Z] 3.1.1 [2024-05-31T09:43:27.344Z] dd5f32fe8159307b0d72a854354e2bd20824341a-3.1.1 [2024-05-31T09:43:27.344Z] napa [2024-05-31T09:43:27.344Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:43:27.694Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:dd5f32fe8159307b0d72a854354e2bd20824341a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:43:28.030Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:dd5f32fe8159307b0d72a854354e2bd20824341a [2024-05-31T09:43:28.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2024-05-31T09:43:28.030Z] 1d9fa39ae912: Preparing [2024-05-31T09:43:28.030Z] c61088f3147c: Preparing [2024-05-31T09:43:28.030Z] 87413a5f756d: Preparing [2024-05-31T09:43:28.030Z] 1095a3e0fed9: Preparing [2024-05-31T09:43:28.030Z] 08ea1b46eab8: Preparing [2024-05-31T09:43:28.030Z] aedc3bda2944: Preparing [2024-05-31T09:43:28.030Z] c61088f3147c: Pushed [2024-05-31T09:43:28.030Z] aedc3bda2944: Layer already exists [2024-05-31T09:43:28.030Z] 08ea1b46eab8: Pushed [2024-05-31T09:43:28.030Z] 87413a5f756d: Pushed [2024-05-31T09:43:28.599Z] 1095a3e0fed9: Pushed [2024-05-31T09:43:31.150Z] 1d9fa39ae912: Pushed [2024-05-31T09:43:31.150Z] dd5f32fe8159307b0d72a854354e2bd20824341a: digest: sha256:9096a54bfdda570a99d928035e9f27edd0973351902ecef376017429c6c034b7 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:43:31.481Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:43:31.808Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.1.1 [2024-05-31T09:43:31.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2024-05-31T09:43:31.808Z] 1d9fa39ae912: Preparing [2024-05-31T09:43:31.808Z] c61088f3147c: Preparing [2024-05-31T09:43:31.808Z] 87413a5f756d: Preparing [2024-05-31T09:43:31.808Z] 1095a3e0fed9: Preparing [2024-05-31T09:43:31.808Z] 08ea1b46eab8: Preparing [2024-05-31T09:43:31.808Z] aedc3bda2944: Preparing [2024-05-31T09:43:31.808Z] aedc3bda2944: Waiting [2024-05-31T09:43:31.808Z] 1d9fa39ae912: Layer already exists [2024-05-31T09:43:31.808Z] 1095a3e0fed9: Layer already exists [2024-05-31T09:43:31.808Z] 08ea1b46eab8: Layer already exists [2024-05-31T09:43:31.808Z] 87413a5f756d: Layer already exists [2024-05-31T09:43:31.808Z] c61088f3147c: Layer already exists [2024-05-31T09:43:31.808Z] aedc3bda2944: Layer already exists [2024-05-31T09:43:31.808Z] 3.1.1: digest: sha256:9096a54bfdda570a99d928035e9f27edd0973351902ecef376017429c6c034b7 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:43:32.134Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:dd5f32fe8159307b0d72a854354e2bd20824341a-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:43:32.476Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:dd5f32fe8159307b0d72a854354e2bd20824341a-3.1.1 [2024-05-31T09:43:32.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2024-05-31T09:43:32.476Z] 1d9fa39ae912: Preparing [2024-05-31T09:43:32.476Z] c61088f3147c: Preparing [2024-05-31T09:43:32.476Z] 87413a5f756d: Preparing [2024-05-31T09:43:32.476Z] 1095a3e0fed9: Preparing [2024-05-31T09:43:32.476Z] 08ea1b46eab8: Preparing [2024-05-31T09:43:32.476Z] aedc3bda2944: Preparing [2024-05-31T09:43:32.476Z] aedc3bda2944: Waiting [2024-05-31T09:43:32.476Z] 1d9fa39ae912: Layer already exists [2024-05-31T09:43:32.476Z] c61088f3147c: Layer already exists [2024-05-31T09:43:32.476Z] 1095a3e0fed9: Layer already exists [2024-05-31T09:43:32.476Z] 08ea1b46eab8: Layer already exists [2024-05-31T09:43:32.476Z] 87413a5f756d: Layer already exists [2024-05-31T09:43:32.476Z] aedc3bda2944: Layer already exists [2024-05-31T09:43:32.476Z] dd5f32fe8159307b0d72a854354e2bd20824341a-3.1.1: digest: sha256:9096a54bfdda570a99d928035e9f27edd0973351902ecef376017429c6c034b7 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:43:32.812Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:43:33.138Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:napa [2024-05-31T09:43:33.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2024-05-31T09:43:33.138Z] 1d9fa39ae912: Preparing [2024-05-31T09:43:33.138Z] c61088f3147c: Preparing [2024-05-31T09:43:33.138Z] 87413a5f756d: Preparing [2024-05-31T09:43:33.138Z] 1095a3e0fed9: Preparing [2024-05-31T09:43:33.138Z] 08ea1b46eab8: Preparing [2024-05-31T09:43:33.138Z] aedc3bda2944: Preparing [2024-05-31T09:43:33.138Z] aedc3bda2944: Waiting [2024-05-31T09:43:33.138Z] 1d9fa39ae912: Layer already exists [2024-05-31T09:43:33.138Z] 1095a3e0fed9: Layer already exists [2024-05-31T09:43:33.138Z] 08ea1b46eab8: Layer already exists [2024-05-31T09:43:33.138Z] c61088f3147c: Layer already exists [2024-05-31T09:43:33.138Z] 87413a5f756d: Layer already exists [2024-05-31T09:43:33.138Z] aedc3bda2944: Layer already exists [2024-05-31T09:43:33.138Z] napa: digest: sha256:9096a54bfdda570a99d928035e9f27edd0973351902ecef376017429c6c034b7 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-31T09:43:33.211Z] ===================================================== [Pipeline] echo [2024-05-31T09:43:33.229Z] taggedImages: [2024-05-31T09:43:33.229Z] - nexus3.edgexfoundry.org:10004/device-gpio:dd5f32fe8159307b0d72a854354e2bd20824341a [2024-05-31T09:43:33.229Z] - nexus3.edgexfoundry.org:10004/device-gpio:3.1.1 [2024-05-31T09:43:33.229Z] - nexus3.edgexfoundry.org:10004/device-gpio:dd5f32fe8159307b0d72a854354e2bd20824341a-3.1.1 [2024-05-31T09:43:33.229Z] - nexus3.edgexfoundry.org:10004/device-gpio:napa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:43:33.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-31T09:43:33.644Z] [2024-05-31T09:43:33.644Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:43:33.943Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-31T09:43:33.943Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-31T09:43:33.943Z] 5eb5b503b376: Pulling fs layer [2024-05-31T09:43:33.943Z] 5c69ac0246d0: Pulling fs layer [2024-05-31T09:43:33.943Z] ec43610c2a17: Pulling fs layer [2024-05-31T09:43:33.943Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-31T09:43:33.943Z] 33b1e0a273af: Pulling fs layer [2024-05-31T09:43:33.943Z] 5d3b04190fa2: Pulling fs layer [2024-05-31T09:43:33.943Z] 2f39f015ded8: Pulling fs layer [2024-05-31T09:43:33.943Z] 5d3b04190fa2: Waiting [2024-05-31T09:43:33.943Z] 33b1e0a273af: Waiting [2024-05-31T09:43:33.943Z] 3a2ae6a8a46f: Waiting [2024-05-31T09:43:33.943Z] 2f39f015ded8: Waiting [2024-05-31T09:43:33.943Z] 5c69ac0246d0: Verifying Checksum [2024-05-31T09:43:33.943Z] 5c69ac0246d0: Download complete [2024-05-31T09:43:33.943Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-31T09:43:33.943Z] 3a2ae6a8a46f: Download complete [2024-05-31T09:43:33.943Z] 33b1e0a273af: Verifying Checksum [2024-05-31T09:43:33.943Z] 33b1e0a273af: Download complete [2024-05-31T09:43:33.943Z] 5d3b04190fa2: Verifying Checksum [2024-05-31T09:43:33.943Z] 5d3b04190fa2: Download complete [2024-05-31T09:43:33.943Z] ec43610c2a17: Verifying Checksum [2024-05-31T09:43:33.943Z] ec43610c2a17: Download complete [2024-05-31T09:43:34.202Z] 5eb5b503b376: Verifying Checksum [2024-05-31T09:43:34.202Z] 5eb5b503b376: Download complete [2024-05-31T09:43:34.769Z] 2f39f015ded8: Download complete [2024-05-31T09:43:35.377Z] 5eb5b503b376: Pull complete [2024-05-31T09:43:35.377Z] 5c69ac0246d0: Pull complete [2024-05-31T09:43:35.949Z] ec43610c2a17: Pull complete [2024-05-31T09:43:35.949Z] 3a2ae6a8a46f: Pull complete [2024-05-31T09:43:35.949Z] 33b1e0a273af: Pull complete [2024-05-31T09:43:35.949Z] 5d3b04190fa2: Pull complete [2024-05-31T09:43:40.133Z] 2f39f015ded8: Pull complete [2024-05-31T09:43:40.133Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-31T09:43:40.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-31T09:43:40.133Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-31T09:43:40.228Z] prd-ubuntu20.04-docker-8c-8g-2005 does not seem to be running inside a container [2024-05-31T09:43:40.270Z] $ 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-gpio_napa -v /w/workspace/edgexfoundry_device-gpio_napa:/w/workspace/edgexfoundry_device-gpio_napa:rw,z -v /w/workspace/edgexfoundry_device-gpio_napa@tmp:/w/workspace/edgexfoundry_device-gpio_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-31T09:43:45.931Z] $ docker top b94ca3d12f20207469391dc375ec633ef2010b6346d2162cb277c2a03809a68b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-31T09:43:46.314Z] ---> job-cost.sh [2024-05-31T09:43:46.314Z] lf-activate-venv: SKIPPING [2024-05-31T09:43:46.314Z] INFO: No Stack... [2024-05-31T09:43:47.694Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-31T09:43:47.694Z] INFO: Archiving Costs [Pipeline] sh [2024-05-31T09:43:47.984Z] + + cat /w/workspace/edgexfoundry_device-gpio_napa/archives/cost.csv [2024-05-31T09:43:47.984Z] cut -d, -f6 [Pipeline] lock [2024-05-31T09:43:47.996Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-napa-5-stack-cost] [2024-05-31T09:43:48.011Z] Resource [jenkins-edgexfoundry-device-gpio-napa-5-stack-cost] did not exist. Created. [2024-05-31T09:43:48.019Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-napa-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-31T09:43:48.325Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-31T09:43:48.376Z] Stashed 1 file(s) [Pipeline] } [2024-05-31T09:43:48.390Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-napa-5-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-31T09:43:48.425Z] $ docker stop --time=1 b94ca3d12f20207469391dc375ec633ef2010b6346d2162cb277c2a03809a68b [2024-05-31T09:43:49.583Z] $ docker rm -f --volumes b94ca3d12f20207469391dc375ec633ef2010b6346d2162cb277c2a03809a68b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-31T10:13:42.976Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2530 in /w/workspace/edgexfoundry_device-gpio_napa [Pipeline] { [Pipeline] ws [2024-05-31T10:13:42.993Z] Running in /w/workspace/device-gpio/5 [Pipeline] { [Pipeline] checkout [2024-05-31T10:13:46.051Z] The recommended git tool is: git [2024-05-31T10:13:53.788Z] using credential edgex-jenkins-ssh [2024-05-31T10:13:53.811Z] Cloning the remote Git repository [2024-05-31T10:13:53.857Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2024-05-31T10:13:53.968Z] > git init /w/workspace/device-gpio/5 # timeout=10 [2024-05-31T10:13:54.187Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2024-05-31T10:13:54.189Z] > git --version # timeout=10 [2024-05-31T10:13:54.220Z] > git --version # 'git version 2.25.1' [2024-05-31T10:13:54.224Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-31T10:13:54.438Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-31T10:13:57.537Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2024-05-31T10:13:57.565Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-31T10:13:58.548Z] Avoid second fetch [2024-05-31T10:13:58.549Z] Checking out Revision dd5f32fe8159307b0d72a854354e2bd20824341a (napa) [2024-05-31T10:13:58.566Z] > git config core.sparsecheckout # timeout=10 [2024-05-31T10:13:58.632Z] > git checkout -f dd5f32fe8159307b0d72a854354e2bd20824341a # timeout=10 [2024-05-31T10:14:00.004Z] Commit message: "ci(lts-release): LTS release v3.1.1 @de7970a" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-31T10:14:04.688Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-31T10:14:04.688Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-31T10:14:04.688Z] Dload Upload Total Spent Left Speed [2024-05-31T10:14:04.688Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 121k 0 --:--:-- --:--:-- --:--:-- 122k [Pipeline] sh [2024-05-31T10:14:05.014Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-31T10:14:05.335Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-31T10:14:05.335Z] + sudo tee /etc/docker/daemon.new [2024-05-31T10:14:05.335Z] { [2024-05-31T10:14:05.335Z] "registry-mirrors": [ [2024-05-31T10:14:05.335Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-31T10:14:05.335Z] ], [2024-05-31T10:14:05.335Z] "bip": "10.250.0.254/24", [2024-05-31T10:14:05.335Z] "hosts": [ [2024-05-31T10:14:05.335Z] "tcp://0.0.0.0:5555", [2024-05-31T10:14:05.335Z] "unix:///var/run/docker.sock" [2024-05-31T10:14:05.335Z] ], [2024-05-31T10:14:05.335Z] "mtu": 1458, [2024-05-31T10:14:05.335Z] "selinux-enabled": true, [2024-05-31T10:14:05.335Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-31T10:14:05.335Z] } [Pipeline] sh [2024-05-31T10:14:05.671Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-31T10:14:06.075Z] + sudo service docker restart [Pipeline] sh [2024-05-31T10:14:24.615Z] + git checkout dd5f32fe8159307b0d72a854354e2bd20824341a [2024-05-31T10:14:24.882Z] HEAD is now at dd5f32f ci(lts-release): LTS release v3.1.1 @de7970a [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-31T10:14:24.915Z] provisioning config files... [2024-05-31T10:14:24.963Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/5@tmp/config7034211199820453273tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-31T10:14:25.411Z] ---> ****-login.sh [2024-05-31T10:14:25.412Z] nexus3.edgexfoundry.org:10001 [2024-05-31T10:14:26.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T10:14:26.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T10:14:26.002Z] Configure a credential helper to remove this warning. See [2024-05-31T10:14:26.002Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T10:14:26.002Z] [2024-05-31T10:14:26.002Z] Login Succeeded [2024-05-31T10:14:26.002Z] nexus3.edgexfoundry.org:10002 [2024-05-31T10:14:26.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T10:14:26.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T10:14:26.269Z] Configure a credential helper to remove this warning. See [2024-05-31T10:14:26.269Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T10:14:26.269Z] [2024-05-31T10:14:26.269Z] Login Succeeded [2024-05-31T10:14:26.540Z] nexus3.edgexfoundry.org:10003 [2024-05-31T10:14:26.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T10:14:26.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T10:14:26.813Z] Configure a credential helper to remove this warning. See [2024-05-31T10:14:26.813Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T10:14:26.813Z] [2024-05-31T10:14:26.813Z] Login Succeeded [2024-05-31T10:14:26.813Z] nexus3.edgexfoundry.org:10004 [2024-05-31T10:14:27.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T10:14:27.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T10:14:27.090Z] Configure a credential helper to remove this warning. See [2024-05-31T10:14:27.090Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T10:14:27.090Z] [2024-05-31T10:14:27.090Z] Login Succeeded [2024-05-31T10:14:27.090Z] ****.io [2024-05-31T10:14:27.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T10:14:27.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T10:14:27.623Z] Configure a credential helper to remove this warning. See [2024-05-31T10:14:27.623Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T10:14:27.623Z] [2024-05-31T10:14:27.623Z] Login Succeeded [2024-05-31T10:14:27.623Z] ---> ****-login.sh ends [Pipeline] } [2024-05-31T10:14:27.637Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-31T10:14:27.944Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-05-31T10:14:28.267Z] + cut -d -f 2 [2024-05-31T10:14:28.267Z] + grep ^go [0-9].[0-9]* go.mod [Pipeline] echo [2024-05-31T10:14:28.323Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-31T10:14:28.338Z] ========================================================= [2024-05-31T10:14:28.338Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts] [2024-05-31T10:14:28.338Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T10:14:28.718Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . [2024-05-31T10:14:31.302Z] Sending build context to Docker daemon 42.79MB [2024-05-31T10:14:31.302Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-31T10:14:31.302Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-31T10:14:31.302Z] 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-31T10:14:31.302Z] c6b39de5b339: Pulling fs layer [2024-05-31T10:14:31.302Z] a69c41024577: Pulling fs layer [2024-05-31T10:14:31.302Z] d6de4b400683: Pulling fs layer [2024-05-31T10:14:31.302Z] 35cb2a7552d0: Pulling fs layer [2024-05-31T10:14:31.302Z] 4f4fb700ef54: Pulling fs layer [2024-05-31T10:14:31.302Z] 9e011611b7f5: Pulling fs layer [2024-05-31T10:14:31.302Z] 3bd174042beb: Pulling fs layer [2024-05-31T10:14:31.302Z] 4476f39b5e91: Pulling fs layer [2024-05-31T10:14:31.302Z] 35cb2a7552d0: Waiting [2024-05-31T10:14:31.302Z] 4f4fb700ef54: Waiting [2024-05-31T10:14:31.302Z] 9e011611b7f5: Waiting [2024-05-31T10:14:31.302Z] 3bd174042beb: Waiting [2024-05-31T10:14:31.302Z] 4476f39b5e91: Waiting [2024-05-31T10:14:31.302Z] a69c41024577: Verifying Checksum [2024-05-31T10:14:31.302Z] a69c41024577: Download complete [2024-05-31T10:14:31.302Z] 35cb2a7552d0: Verifying Checksum [2024-05-31T10:14:31.302Z] 35cb2a7552d0: Download complete [2024-05-31T10:14:31.302Z] 4f4fb700ef54: Verifying Checksum [2024-05-31T10:14:31.302Z] 4f4fb700ef54: Download complete [2024-05-31T10:14:31.302Z] 9e011611b7f5: Verifying Checksum [2024-05-31T10:14:31.302Z] 9e011611b7f5: Download complete [2024-05-31T10:14:31.302Z] c6b39de5b339: Download complete [2024-05-31T10:14:31.661Z] 4476f39b5e91: Verifying Checksum [2024-05-31T10:14:31.661Z] 4476f39b5e91: Download complete [2024-05-31T10:14:32.247Z] c6b39de5b339: Pull complete [2024-05-31T10:14:32.834Z] a69c41024577: Pull complete [2024-05-31T10:14:33.102Z] d6de4b400683: Verifying Checksum [2024-05-31T10:14:33.102Z] d6de4b400683: Download complete [2024-05-31T10:14:34.074Z] 3bd174042beb: Verifying Checksum [2024-05-31T10:14:34.074Z] 3bd174042beb: Download complete [2024-05-31T10:14:46.397Z] d6de4b400683: Pull complete [2024-05-31T10:14:46.397Z] 35cb2a7552d0: Pull complete [2024-05-31T10:14:46.397Z] 4f4fb700ef54: Pull complete [2024-05-31T10:14:46.397Z] 9e011611b7f5: Pull complete [2024-05-31T10:14:56.478Z] 3bd174042beb: Pull complete [2024-05-31T10:14:56.478Z] 4476f39b5e91: Pull complete [2024-05-31T10:14:56.478Z] Digest: sha256:3ff92c4bac7a686c9bee1a691493ca45b01f27f0008dd3b8e347e1ca93528f02 [2024-05-31T10:14:56.744Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts [2024-05-31T10:14:56.744Z] ---> 981a0608b64a [2024-05-31T10:14:56.744Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-05-31T10:14:58.681Z] ---> Running in 93b9c4724ad1 [2024-05-31T10:14:58.950Z] Removing intermediate container 93b9c4724ad1 [2024-05-31T10:14:58.950Z] ---> 17335dcfd22e [2024-05-31T10:14:58.950Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-31T10:14:59.216Z] ---> Running in 144beffc7b18 [2024-05-31T10:15:00.183Z] Removing intermediate container 144beffc7b18 [2024-05-31T10:15:00.183Z] ---> 5a1235f1360d [2024-05-31T10:15:00.183Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-05-31T10:15:00.183Z] ---> Running in 937949768b80 [2024-05-31T10:15:00.450Z] Removing intermediate container 937949768b80 [2024-05-31T10:15:00.450Z] ---> fd5b01779011 [2024-05-31T10:15:00.450Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-31T10:15:00.450Z] ---> Running in a4b39e2cd0af [2024-05-31T10:15:01.036Z] Removing intermediate container a4b39e2cd0af [2024-05-31T10:15:01.036Z] ---> 1662fe6c3424 [2024-05-31T10:15:01.036Z] Step 7/12 : WORKDIR /device-gpio [2024-05-31T10:15:01.036Z] ---> Running in fd81118f73da [2024-05-31T10:15:01.310Z] Removing intermediate container fd81118f73da [2024-05-31T10:15:01.310Z] ---> fadbc2b36398 [2024-05-31T10:15:01.310Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-31T10:15:01.310Z] ---> Running in a8bd4da2814d [2024-05-31T10:15:02.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-31T10:15:03.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-31T10:15:04.656Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-05-31T10:15:04.656Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-05-31T10:15:04.656Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-05-31T10:15:04.656Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-05-31T10:15:04.656Z] Executing busybox-1.36.1-r5.trigger [2024-05-31T10:15:04.924Z] OK: 271 MiB in 56 packages [2024-05-31T10:15:05.902Z] Removing intermediate container a8bd4da2814d [2024-05-31T10:15:05.902Z] ---> 8301cb38f759 [2024-05-31T10:15:05.902Z] Step 9/12 : COPY go.mod vendor* ./ [2024-05-31T10:15:12.547Z] ---> 1b4a041851f2 [2024-05-31T10:15:12.547Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-31T10:15:12.547Z] ---> Running in 39a9a7c33efe [2024-05-31T10:16:20.413Z] Removing intermediate container 39a9a7c33efe [2024-05-31T10:16:20.413Z] ---> 4e98dfe8275e [2024-05-31T10:16:20.413Z] Step 11/12 : COPY . . [2024-05-31T10:16:20.413Z] ---> 77521c751549 [2024-05-31T10:16:20.413Z] Step 12/12 : RUN ${MAKE} [2024-05-31T10:16:20.413Z] ---> Running in ce6d552f9cb5 [2024-05-31T10:16:20.413Z] noop [2024-05-31T10:16:20.413Z] Removing intermediate container ce6d552f9cb5 [2024-05-31T10:16:20.413Z] ---> 99abfaf3d646 [2024-05-31T10:16:20.413Z] Successfully built 99abfaf3d646 [2024-05-31T10:16:20.413Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T10:16:20.800Z] + docker inspect -f . ci-base-image-arm64 [2024-05-31T10:16:20.800Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-31T10:16:21.034Z] prd-ubuntu20.04-docker-arm64-4c-16g-2530 does not seem to be running inside a container [2024-05-31T10:16:21.101Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/5 -v /w/workspace/device-gpio/5:/w/workspace/device-gpio/5:rw,z -v /w/workspace/device-gpio/5@tmp:/w/workspace/device-gpio/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-05-31T10:16:22.324Z] $ docker top 15bc9c77eccdf3b296d1f67ccc8f900aa899a86a8e20971acf8e99c923adeefa -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-31T10:16:23.181Z] + go version [2024-05-31T10:16:23.181Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-31T10:16:23.198Z] $ docker stop --time=1 15bc9c77eccdf3b296d1f67ccc8f900aa899a86a8e20971acf8e99c923adeefa [2024-05-31T10:16:24.831Z] $ docker rm -f --volumes 15bc9c77eccdf3b296d1f67ccc8f900aa899a86a8e20971acf8e99c923adeefa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T10:16:25.417Z] + docker inspect -f . ci-base-image-arm64 [2024-05-31T10:16:25.417Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-31T10:16:25.600Z] prd-ubuntu20.04-docker-arm64-4c-16g-2530 does not seem to be running inside a container [2024-05-31T10:16:25.667Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/5 -v /w/workspace/device-gpio/5:/w/workspace/device-gpio/5:rw,z -v /w/workspace/device-gpio/5@tmp:/w/workspace/device-gpio/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-05-31T10:16:26.857Z] $ docker top 0aacd56d70babcc1d9c0df084cb79c016f56b5fe984959be264ea708b7016c0d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-31T10:16:27.706Z] + git config --global --add safe.directory /w/workspace/device-gpio/5 [Pipeline] fileExists [Pipeline] sh [2024-05-31T10:16:28.037Z] + make test [2024-05-31T10:16:28.037Z] go test ./... -coverprofile=coverage.out ./... [2024-05-31T10:16:30.622Z] ? github.com/edgexfoundry/device-gpio [no test files] [2024-05-31T10:18:22.349Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2024-05-31T10:18:22.349Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2024-05-31T10:18:22.349Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-31T10:18:22.349Z] go vet ./... [2024-05-31T10:18:44.589Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-31T10:18:44.589Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-31T10:18:44.589Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-05-31T10:18:44.606Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2024-05-31T10:18:44.941Z] + go mod tidy [Pipeline] } [2024-05-31T10:18:48.306Z] $ docker stop --time=1 0aacd56d70babcc1d9c0df084cb79c016f56b5fe984959be264ea708b7016c0d [2024-05-31T10:18:50.217Z] $ docker rm -f --volumes 0aacd56d70babcc1d9c0df084cb79c016f56b5fe984959be264ea708b7016c0d [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-31T10:18:51.525Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-31T10:18:51.543Z] Warning: overwriting stash ‘coverage-report’ [2024-05-31T10:18:52.375Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-31T10:18:52.782Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-31T10:18:53.096Z] + ls -al . [2024-05-31T10:18:53.096Z] total 152 [2024-05-31T10:18:53.096Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 10:16 . [2024-05-31T10:18:53.096Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 10:13 .. [2024-05-31T10:18:53.096Z] -rw-rw-r-- 1 jenkins jenkins 120 May 31 10:13 .dockerignore [2024-05-31T10:18:53.096Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 10:14 .git [2024-05-31T10:18:53.096Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 10:13 .github [2024-05-31T10:18:53.096Z] -rw-rw-r-- 1 jenkins jenkins 269 May 31 10:13 .gitignore [2024-05-31T10:18:53.096Z] -rw-rw-r-- 1 jenkins jenkins 41 May 31 10:13 .golangci.yml [2024-05-31T10:18:53.096Z] -rw-rw-r-- 1 jenkins jenkins 10690 May 31 10:13 Attribution.txt [2024-05-31T10:18:53.096Z] -rw-rw-r-- 1 jenkins jenkins 7171 May 31 10:13 CHANGELOG.md [2024-05-31T10:18:53.096Z] -rw-rw-r-- 1 jenkins jenkins 1661 May 31 10:13 Dockerfile [2024-05-31T10:18:53.096Z] -rw-rw-r-- 1 jenkins jenkins 677 May 31 10:13 GOVERNANCE.md [2024-05-31T10:18:53.096Z] -rw-rw-r-- 1 jenkins jenkins 657 May 31 10:13 Jenkinsfile [2024-05-31T10:18:53.096Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 31 10:13 LICENSE [2024-05-31T10:18:53.096Z] -rw-rw-r-- 1 jenkins jenkins 1923 May 31 10:13 Makefile [2024-05-31T10:18:53.096Z] -rw-rw-r-- 1 jenkins jenkins 617 May 31 10:13 OWNERS.md [2024-05-31T10:18:53.096Z] -rw-rw-r-- 1 jenkins jenkins 3578 May 31 10:13 README.md [2024-05-31T10:18:53.096Z] -rw-rw-r-- 1 jenkins jenkins 5 May 31 09:41 VERSION [2024-05-31T10:18:53.096Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 10:13 bin [2024-05-31T10:18:53.096Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 10:13 cmd [2024-05-31T10:18:53.096Z] -rw-r--r-- 1 jenkins jenkins 10 May 31 10:16 coverage.out [2024-05-31T10:18:53.096Z] -rw-rw-r-- 1 jenkins jenkins 3621 May 31 10:13 go.mod [2024-05-31T10:18:53.096Z] -rw-rw-r-- 1 jenkins jenkins 34551 May 31 10:13 go.sum [2024-05-31T10:18:53.096Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 10:13 internal [2024-05-31T10:18:53.096Z] drwxrwxr-x 6 jenkins jenkins 4096 May 31 10:13 vendor [2024-05-31T10:18:53.096Z] -rw-rw-r-- 1 jenkins jenkins 209 May 31 10:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T10:18:53.452Z] + docker build -t device-gpio-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=dd5f32fe8159307b0d72a854354e2bd20824341a --label arch=arm64 --label version=3.1.1 . [2024-05-31T10:18:56.050Z] Sending build context to Docker daemon 42.79MB [2024-05-31T10:18:56.050Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-05-31T10:18:56.050Z] Step 2/26 : FROM ${BASE} AS builder [2024-05-31T10:18:56.050Z] ---> 99abfaf3d646 [2024-05-31T10:18:56.050Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-05-31T10:18:56.327Z] ---> Running in bff5fcbb1a2d [2024-05-31T10:18:56.599Z] Removing intermediate container bff5fcbb1a2d [2024-05-31T10:18:56.599Z] ---> 456376f70fd0 [2024-05-31T10:18:56.599Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-31T10:18:56.599Z] ---> Running in 205ed67ee5d3 [2024-05-31T10:18:56.866Z] Removing intermediate container 205ed67ee5d3 [2024-05-31T10:18:56.866Z] ---> eed817aa01bd [2024-05-31T10:18:56.866Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-05-31T10:18:56.866Z] ---> Running in 4fcb606958df [2024-05-31T10:18:57.132Z] Removing intermediate container 4fcb606958df [2024-05-31T10:18:57.132Z] ---> 203082967c33 [2024-05-31T10:18:57.132Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-05-31T10:18:57.398Z] ---> Running in 5d326df262eb [2024-05-31T10:18:57.664Z] Removing intermediate container 5d326df262eb [2024-05-31T10:18:57.664Z] ---> df2595c59357 [2024-05-31T10:18:57.664Z] Step 7/26 : WORKDIR /device-gpio [2024-05-31T10:18:57.664Z] ---> Running in 54953826fb84 [2024-05-31T10:18:57.932Z] Removing intermediate container 54953826fb84 [2024-05-31T10:18:57.932Z] ---> 6cfb40fac7f1 [2024-05-31T10:18:57.932Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-31T10:18:57.932Z] ---> Running in 3b32652e088f [2024-05-31T10:18:59.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-31T10:18:59.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-31T10:19:00.300Z] OK: 271 MiB in 56 packages [2024-05-31T10:19:01.273Z] Removing intermediate container 3b32652e088f [2024-05-31T10:19:01.273Z] ---> 46753e045860 [2024-05-31T10:19:01.273Z] Step 9/26 : COPY go.mod vendor* ./ [2024-05-31T10:19:07.922Z] ---> 9c2a2833d8d7 [2024-05-31T10:19:07.922Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-31T10:19:08.765Z] ---> Running in 642089690ada [2024-05-31T10:19:09.034Z] skipping... [2024-05-31T10:19:09.622Z] Removing intermediate container 642089690ada [2024-05-31T10:19:09.622Z] ---> ced1ab448dc5 [2024-05-31T10:19:09.622Z] Step 11/26 : COPY . . [2024-05-31T10:19:17.850Z] ---> c46a0f274a8a [2024-05-31T10:19:17.850Z] Step 12/26 : RUN ${MAKE} [2024-05-31T10:19:17.850Z] ---> Running in 949b013b436e [2024-05-31T10:19:17.850Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.1" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2024-05-31T10:21:39.557Z] Removing intermediate container 949b013b436e [2024-05-31T10:21:39.557Z] ---> 07830c1f7733 [2024-05-31T10:21:39.557Z] Step 13/26 : FROM alpine:3.18 [2024-05-31T10:21:39.557Z] 3.18: Pulling from library/alpine [2024-05-31T10:21:39.557Z] c6b39de5b339: Already exists [2024-05-31T10:21:39.557Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-31T10:21:39.557Z] Status: Downloaded newer image for alpine:3.18 [2024-05-31T10:21:39.557Z] ---> 33abbf032149 [2024-05-31T10:21:39.557Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-05-31T10:21:39.557Z] ---> Running in 4fab2d738051 [2024-05-31T10:21:39.557Z] Removing intermediate container 4fab2d738051 [2024-05-31T10:21:39.557Z] ---> 13909fd5ca98 [2024-05-31T10:21:39.557Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-05-31T10:21:39.557Z] ---> Running in 6658dd6505c6 [2024-05-31T10:21:39.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-31T10:21:39.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-31T10:21:39.557Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-31T10:21:39.557Z] Executing busybox-1.36.1-r5.trigger [2024-05-31T10:21:39.557Z] OK: 8 MiB in 16 packages [2024-05-31T10:21:39.557Z] Removing intermediate container 6658dd6505c6 [2024-05-31T10:21:39.557Z] ---> ca135b608844 [2024-05-31T10:21:39.557Z] Step 16/26 : RUN apk --no-cache upgrade [2024-05-31T10:21:39.557Z] ---> Running in 54dd2e40363c [2024-05-31T10:21:39.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-31T10:21:39.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-31T10:21:39.557Z] Upgrading critical system libraries and apk-tools: [2024-05-31T10:21:39.557Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-31T10:21:39.557Z] Executing busybox-1.36.1-r5.trigger [2024-05-31T10:21:39.557Z] Continuing the upgrade transaction with new apk-tools: [2024-05-31T10:21:39.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-31T10:21:39.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-31T10:21:39.557Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-31T10:21:39.557Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-31T10:21:39.557Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-31T10:21:39.557Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-31T10:21:39.557Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-31T10:21:39.557Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-31T10:21:39.557Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-31T10:21:39.557Z] Executing busybox-1.36.1-r6.trigger [2024-05-31T10:21:39.557Z] OK: 8 MiB in 16 packages [2024-05-31T10:21:39.557Z] Removing intermediate container 54dd2e40363c [2024-05-31T10:21:39.557Z] ---> 1d388ecad7c4 [2024-05-31T10:21:39.557Z] Step 17/26 : WORKDIR / [2024-05-31T10:21:39.557Z] ---> Running in d27573ff4926 [2024-05-31T10:21:39.557Z] Removing intermediate container d27573ff4926 [2024-05-31T10:21:39.557Z] ---> 51bc1d8f536d [2024-05-31T10:21:39.557Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2024-05-31T10:21:39.557Z] ---> db7e08c3820e [2024-05-31T10:21:39.557Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2024-05-31T10:21:39.557Z] ---> b4da18673a1d [2024-05-31T10:21:39.557Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2024-05-31T10:21:40.520Z] ---> 111217e55e61 [2024-05-31T10:21:40.520Z] Step 21/26 : EXPOSE 59910 [2024-05-31T10:21:40.520Z] ---> Running in 495bcd696a5a [2024-05-31T10:21:40.792Z] Removing intermediate container 495bcd696a5a [2024-05-31T10:21:40.792Z] ---> 0298b6db3317 [2024-05-31T10:21:40.792Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2024-05-31T10:21:41.061Z] ---> Running in af41bd5a32bb [2024-05-31T10:21:41.330Z] Removing intermediate container af41bd5a32bb [2024-05-31T10:21:41.330Z] ---> b76f397d4360 [2024-05-31T10:21:41.330Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-31T10:21:41.330Z] ---> Running in e4571f155228 [2024-05-31T10:21:41.599Z] Removing intermediate container e4571f155228 [2024-05-31T10:21:41.599Z] ---> c60fb345120c [2024-05-31T10:21:41.599Z] Step 24/26 : LABEL arch=arm64 [2024-05-31T10:21:41.867Z] ---> Running in adb59f5abf5a [2024-05-31T10:21:42.135Z] Removing intermediate container adb59f5abf5a [2024-05-31T10:21:42.135Z] ---> c8302be01879 [2024-05-31T10:21:42.135Z] Step 25/26 : LABEL git_sha=dd5f32fe8159307b0d72a854354e2bd20824341a [2024-05-31T10:21:42.135Z] ---> Running in 872f0a32f297 [2024-05-31T10:21:42.402Z] Removing intermediate container 872f0a32f297 [2024-05-31T10:21:42.402Z] ---> 7605637fe04e [2024-05-31T10:21:42.402Z] Step 26/26 : LABEL version=3.1.1 [2024-05-31T10:21:42.402Z] ---> Running in 19022ada5bd7 [2024-05-31T10:21:42.673Z] Removing intermediate container 19022ada5bd7 [2024-05-31T10:21:42.673Z] ---> dffceda72329 [2024-05-31T10:21:42.673Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-31T10:21:43.255Z] Successfully built dffceda72329 [2024-05-31T10:21:43.255Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-31T10:21:43.413Z] provisioning config files... [2024-05-31T10:21:43.429Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/5@tmp/config16874409300305191139tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-31T10:21:43.767Z] ---> ****-login.sh [2024-05-31T10:21:43.767Z] nexus3.edgexfoundry.org:10001 [2024-05-31T10:21:43.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T10:21:44.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T10:21:44.035Z] Configure a credential helper to remove this warning. See [2024-05-31T10:21:44.035Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T10:21:44.035Z] [2024-05-31T10:21:44.035Z] Login Succeeded [2024-05-31T10:21:44.035Z] nexus3.edgexfoundry.org:10002 [2024-05-31T10:21:44.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T10:21:44.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T10:21:44.304Z] Configure a credential helper to remove this warning. See [2024-05-31T10:21:44.304Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T10:21:44.304Z] [2024-05-31T10:21:44.304Z] Login Succeeded [2024-05-31T10:21:44.304Z] nexus3.edgexfoundry.org:10003 [2024-05-31T10:21:44.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T10:21:44.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T10:21:44.839Z] Configure a credential helper to remove this warning. See [2024-05-31T10:21:44.839Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T10:21:44.840Z] [2024-05-31T10:21:44.840Z] Login Succeeded [2024-05-31T10:21:44.840Z] nexus3.edgexfoundry.org:10004 [2024-05-31T10:21:45.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T10:21:45.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T10:21:45.108Z] Configure a credential helper to remove this warning. See [2024-05-31T10:21:45.108Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T10:21:45.108Z] [2024-05-31T10:21:45.108Z] Login Succeeded [2024-05-31T10:21:45.108Z] ****.io [2024-05-31T10:21:45.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T10:21:45.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T10:21:45.649Z] Configure a credential helper to remove this warning. See [2024-05-31T10:21:45.649Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T10:21:45.649Z] [2024-05-31T10:21:45.649Z] Login Succeeded [2024-05-31T10:21:45.649Z] ---> ****-login.sh ends [Pipeline] } [2024-05-31T10:21:45.660Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-31T10:21:45.707Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-31T10:21:45.737Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2024-05-31T10:21:45.737Z] dd5f32fe8159307b0d72a854354e2bd20824341a [2024-05-31T10:21:45.737Z] 3.1.1 [2024-05-31T10:21:45.737Z] dd5f32fe8159307b0d72a854354e2bd20824341a-3.1.1 [2024-05-31T10:21:45.737Z] napa [2024-05-31T10:21:45.737Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T10:21:46.110Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:dd5f32fe8159307b0d72a854354e2bd20824341a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T10:21:46.472Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:dd5f32fe8159307b0d72a854354e2bd20824341a [2024-05-31T10:21:46.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2024-05-31T10:21:46.472Z] f8cfa91bd27a: Preparing [2024-05-31T10:21:46.472Z] 4df5632faee4: Preparing [2024-05-31T10:21:46.472Z] a090d0402a9d: Preparing [2024-05-31T10:21:46.472Z] bb48fbc2992f: Preparing [2024-05-31T10:21:46.472Z] 4b781be63e23: Preparing [2024-05-31T10:21:46.472Z] 7c504f21be85: Preparing [2024-05-31T10:21:46.472Z] 7c504f21be85: Waiting [2024-05-31T10:21:46.739Z] 4df5632faee4: Pushed [2024-05-31T10:21:46.739Z] a090d0402a9d: Pushed [2024-05-31T10:21:46.739Z] 4b781be63e23: Pushed [2024-05-31T10:21:46.739Z] 7c504f21be85: Layer already exists [2024-05-31T10:21:48.143Z] bb48fbc2992f: Pushed [2024-05-31T10:21:52.384Z] f8cfa91bd27a: Pushed [2024-05-31T10:21:52.384Z] dd5f32fe8159307b0d72a854354e2bd20824341a: digest: sha256:80cecbd3c87d7eaf2f24e99af9be705a388c249e51acdde4cdd7943f5befb90e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T10:21:52.750Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T10:21:53.109Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.1 [2024-05-31T10:21:53.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2024-05-31T10:21:53.109Z] f8cfa91bd27a: Preparing [2024-05-31T10:21:53.109Z] 4df5632faee4: Preparing [2024-05-31T10:21:53.109Z] a090d0402a9d: Preparing [2024-05-31T10:21:53.109Z] bb48fbc2992f: Preparing [2024-05-31T10:21:53.109Z] 4b781be63e23: Preparing [2024-05-31T10:21:53.109Z] 7c504f21be85: Preparing [2024-05-31T10:21:53.109Z] 7c504f21be85: Waiting [2024-05-31T10:21:53.109Z] f8cfa91bd27a: Layer already exists [2024-05-31T10:21:53.109Z] a090d0402a9d: Layer already exists [2024-05-31T10:21:53.109Z] 4df5632faee4: Layer already exists [2024-05-31T10:21:53.109Z] 4b781be63e23: Layer already exists [2024-05-31T10:21:53.109Z] bb48fbc2992f: Layer already exists [2024-05-31T10:21:53.109Z] 7c504f21be85: Layer already exists [2024-05-31T10:21:53.376Z] 3.1.1: digest: sha256:80cecbd3c87d7eaf2f24e99af9be705a388c249e51acdde4cdd7943f5befb90e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T10:21:53.731Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:dd5f32fe8159307b0d72a854354e2bd20824341a-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T10:21:54.096Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:dd5f32fe8159307b0d72a854354e2bd20824341a-3.1.1 [2024-05-31T10:21:54.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2024-05-31T10:21:54.096Z] f8cfa91bd27a: Preparing [2024-05-31T10:21:54.096Z] 4df5632faee4: Preparing [2024-05-31T10:21:54.096Z] a090d0402a9d: Preparing [2024-05-31T10:21:54.096Z] bb48fbc2992f: Preparing [2024-05-31T10:21:54.096Z] 4b781be63e23: Preparing [2024-05-31T10:21:54.096Z] 7c504f21be85: Preparing [2024-05-31T10:21:54.096Z] 7c504f21be85: Waiting [2024-05-31T10:21:54.096Z] f8cfa91bd27a: Layer already exists [2024-05-31T10:21:54.096Z] bb48fbc2992f: Layer already exists [2024-05-31T10:21:54.096Z] a090d0402a9d: Layer already exists [2024-05-31T10:21:54.096Z] 4b781be63e23: Layer already exists [2024-05-31T10:21:54.096Z] 4df5632faee4: Layer already exists [2024-05-31T10:21:54.096Z] 7c504f21be85: Layer already exists [2024-05-31T10:21:54.363Z] dd5f32fe8159307b0d72a854354e2bd20824341a-3.1.1: digest: sha256:80cecbd3c87d7eaf2f24e99af9be705a388c249e51acdde4cdd7943f5befb90e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T10:21:54.721Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T10:21:55.087Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:napa [2024-05-31T10:21:55.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2024-05-31T10:21:55.087Z] f8cfa91bd27a: Preparing [2024-05-31T10:21:55.087Z] 4df5632faee4: Preparing [2024-05-31T10:21:55.087Z] a090d0402a9d: Preparing [2024-05-31T10:21:55.087Z] bb48fbc2992f: Preparing [2024-05-31T10:21:55.087Z] 4b781be63e23: Preparing [2024-05-31T10:21:55.087Z] 7c504f21be85: Preparing [2024-05-31T10:21:55.087Z] 7c504f21be85: Waiting [2024-05-31T10:21:55.087Z] 4b781be63e23: Layer already exists [2024-05-31T10:21:55.087Z] f8cfa91bd27a: Layer already exists [2024-05-31T10:21:55.087Z] bb48fbc2992f: Layer already exists [2024-05-31T10:21:55.087Z] 4df5632faee4: Layer already exists [2024-05-31T10:21:55.087Z] a090d0402a9d: Layer already exists [2024-05-31T10:21:55.087Z] 7c504f21be85: Layer already exists [2024-05-31T10:21:55.353Z] napa: digest: sha256:80cecbd3c87d7eaf2f24e99af9be705a388c249e51acdde4cdd7943f5befb90e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-31T10:21:55.437Z] ===================================================== [Pipeline] echo [2024-05-31T10:21:55.455Z] taggedImages: [2024-05-31T10:21:55.455Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:dd5f32fe8159307b0d72a854354e2bd20824341a [2024-05-31T10:21:55.455Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.1 [2024-05-31T10:21:55.455Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:dd5f32fe8159307b0d72a854354e2bd20824341a-3.1.1 [2024-05-31T10:21:55.455Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:napa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T10:21:55.847Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-31T10:21:55.848Z] [2024-05-31T10:21:55.848Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T10:21:56.178Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-31T10:21:56.178Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-31T10:21:56.178Z] 8998bd30e6a1: Pulling fs layer [2024-05-31T10:21:56.178Z] 04944245beec: Pulling fs layer [2024-05-31T10:21:56.178Z] 699f458cf7ca: Pulling fs layer [2024-05-31T10:21:56.178Z] 765212b225bb: Pulling fs layer [2024-05-31T10:21:56.178Z] f23df028b6ca: Pulling fs layer [2024-05-31T10:21:56.178Z] d65c8cfc05b1: Pulling fs layer [2024-05-31T10:21:56.178Z] 2437ff75d9bd: Pulling fs layer [2024-05-31T10:21:56.178Z] 765212b225bb: Waiting [2024-05-31T10:21:56.178Z] f23df028b6ca: Waiting [2024-05-31T10:21:56.178Z] d65c8cfc05b1: Waiting [2024-05-31T10:21:56.178Z] 2437ff75d9bd: Waiting [2024-05-31T10:21:56.446Z] 04944245beec: Verifying Checksum [2024-05-31T10:21:56.446Z] 04944245beec: Download complete [2024-05-31T10:21:56.446Z] 765212b225bb: Verifying Checksum [2024-05-31T10:21:56.446Z] 765212b225bb: Download complete [2024-05-31T10:21:56.446Z] f23df028b6ca: Verifying Checksum [2024-05-31T10:21:56.446Z] f23df028b6ca: Download complete [2024-05-31T10:21:56.446Z] d65c8cfc05b1: Verifying Checksum [2024-05-31T10:21:56.446Z] d65c8cfc05b1: Download complete [2024-05-31T10:21:56.446Z] 699f458cf7ca: Verifying Checksum [2024-05-31T10:21:56.446Z] 699f458cf7ca: Download complete [2024-05-31T10:21:57.031Z] 8998bd30e6a1: Verifying Checksum [2024-05-31T10:21:57.031Z] 8998bd30e6a1: Download complete [2024-05-31T10:21:59.610Z] 2437ff75d9bd: Verifying Checksum [2024-05-31T10:21:59.610Z] 2437ff75d9bd: Download complete [2024-05-31T10:22:01.548Z] 8998bd30e6a1: Pull complete [2024-05-31T10:22:02.134Z] 04944245beec: Pull complete [2024-05-31T10:22:03.542Z] 699f458cf7ca: Pull complete [2024-05-31T10:22:03.809Z] 765212b225bb: Pull complete [2024-05-31T10:22:04.768Z] f23df028b6ca: Pull complete [2024-05-31T10:22:05.038Z] d65c8cfc05b1: Pull complete [2024-05-31T10:22:23.250Z] 2437ff75d9bd: Pull complete [2024-05-31T10:22:23.250Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-31T10:22:23.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-31T10:22:23.250Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-31T10:22:23.510Z] prd-ubuntu20.04-docker-arm64-4c-16g-2530 does not seem to be running inside a container [2024-05-31T10:22:23.609Z] $ 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-gpio/5 -v /w/workspace/device-gpio/5:/w/workspace/device-gpio/5:rw,z -v /w/workspace/device-gpio/5@tmp:/w/workspace/device-gpio/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-05-31T10:22:26.340Z] $ docker top c79fc1bcaefda0765e9a016337ea7d8d24dcf65c0e46ae9f683f92af5663559f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-31T10:22:27.219Z] ---> job-cost.sh [2024-05-31T10:22:27.219Z] lf-activate-venv: SKIPPING [2024-05-31T10:22:27.219Z] INFO: No Stack... [2024-05-31T10:22:27.500Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-31T10:22:28.474Z] INFO: Archiving Costs [Pipeline] sh [2024-05-31T10:22:29.106Z] + + cut -d,cat /w/workspace/device-gpio/5/archives/cost.csv [2024-05-31T10:22:29.106Z] -f6 [Pipeline] lock [2024-05-31T10:22:29.125Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-napa-5-stack-cost] [2024-05-31T10:22:29.135Z] Resource [jenkins-edgexfoundry-device-gpio-napa-5-stack-cost] did not exist. Created. [2024-05-31T10:22:29.142Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-napa-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-31T10:22:29.798Z] /w/workspace/device-gpio/5@tmp/durable-aeabd0df/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-31T10:22:30.439Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-31T10:22:30.464Z] Warning: overwriting stash ‘stack-cost’ [2024-05-31T10:22:30.850Z] Stashed 1 file(s) [Pipeline] } [2024-05-31T10:22:30.860Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-napa-5-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-31T10:22:30.885Z] $ docker stop --time=1 c79fc1bcaefda0765e9a016337ea7d8d24dcf65c0e46ae9f683f92af5663559f [2024-05-31T10:22:32.428Z] $ docker rm -f --volumes c79fc1bcaefda0765e9a016337ea7d8d24dcf65c0e46ae9f683f92af5663559f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-05-31T10:22:32.910Z] provisioning config files... [2024-05-31T10:22:32.984Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_napa@tmp/config10624896395920526183tmp [Pipeline] { [Pipeline] sh [2024-05-31T10:22:33.290Z] + set +x [2024-05-31T10:22:33.291Z] + curl -s https://codecov.io/bash [2024-05-31T10:22:33.291Z] + bash -s -- [2024-05-31T10:22:33.291Z] [2024-05-31T10:22:33.291Z] _____ _ [2024-05-31T10:22:33.291Z] / ____| | | [2024-05-31T10:22:33.291Z] | | ___ __| | ___ ___ _____ __ [2024-05-31T10:22:33.291Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-31T10:22:33.291Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-31T10:22:33.291Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-31T10:22:33.291Z] Bash-1.0.6 [2024-05-31T10:22:33.291Z] [2024-05-31T10:22:33.291Z] [2024-05-31T10:22:33.291Z] ==> git version 2.25.1 found [2024-05-31T10:22:33.291Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-05-31T10:22:33.291Z] Release-Date: 2020-01-08 [2024-05-31T10:22:33.291Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-05-31T10:22:33.291Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-31T10:22:33.291Z] ==> Jenkins CI detected. [2024-05-31T10:22:33.291Z] current dir:  /w/workspace/edgexfoundry_device-gpio_napa [2024-05-31T10:22:33.291Z] project root: . [2024-05-31T10:22:33.291Z] --> token set from env [2024-05-31T10:22:33.291Z] Yaml found at: vendor/github.com/labstack/echo/v4/codecov.yml [2024-05-31T10:22:33.552Z] ==> Running gcov in . (disable via -X gcov) [2024-05-31T10:22:33.552Z] ==> Python coveragepy not found [2024-05-31T10:22:33.552Z] ==> Searching for coverage reports in: [2024-05-31T10:22:33.552Z] + . [2024-05-31T10:22:33.552Z] -> Found 1 reports [2024-05-31T10:22:33.552Z] ==> Detecting git/mercurial file structure [2024-05-31T10:22:33.552Z] ==> Reading reports [2024-05-31T10:22:33.552Z] + ./coverage.out bytes=10 [2024-05-31T10:22:33.552Z] ==> Appending adjustments [2024-05-31T10:22:33.552Z] https://docs.codecov.io/docs/fixing-reports [2024-05-31T10:22:33.552Z] + Found adjustments [2024-05-31T10:22:33.552Z] ==> Gzipping contents [2024-05-31T10:22:33.552Z] 12K /tmp/codecov.Z35nJ9.gz [2024-05-31T10:22:33.552Z] ==> Uploading reports [2024-05-31T10:22:33.552Z] url: https://codecov.io [2024-05-31T10:22:33.552Z] query: branch=napa&commit=dd5f32fe8159307b0d72a854354e2bd20824341a&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fnapa%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-31T10:22:33.552Z] -> Pinging Codecov [2024-05-31T10:22:33.552Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=napa&commit=dd5f32fe8159307b0d72a854354e2bd20824341a&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fnapa%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-31T10:22:33.813Z] -> Uploading to [2024-05-31T10:22:33.813Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-31/3EC07B1A8CA8AF9BCAA0BB9F0134797F/dd5f32fe8159307b0d72a854354e2bd20824341a/4448a236-e813-4d84-8eb1-475f0310bf94.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240531%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240531T102233Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=38ea114abcf89763517d1e2490e008844b97c6ec77c4a8ea3d308cde4ef5d623 [2024-05-31T10:22:33.813Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-31T10:22:33.813Z] Dload Upload Total Spent Left Speed [2024-05-31T10:22:34.073Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11967 0 0 100 11967 0 47868 --:--:-- --:--:-- --:--:-- 47868 [2024-05-31T10:22:34.073Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/dd5f32fe8159307b0d72a854354e2bd20824341a [Pipeline] } [2024-05-31T10:22:34.081Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-05-31T10:22:34.216Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-05-31T10:22:34.232Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T10:22:34.534Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-05-31T10:22:34.534Z] [2024-05-31T10:22:34.534Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T10:22:34.840Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-05-31T10:22:34.840Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-05-31T10:22:34.840Z] 619be1103602: Already exists [2024-05-31T10:22:34.840Z] f8ea3408117e: Pulling fs layer [2024-05-31T10:22:34.840Z] 91320369b822: Pulling fs layer [2024-05-31T10:22:34.840Z] 0406650e8295: Pulling fs layer [2024-05-31T10:22:34.840Z] 4f4fb700ef54: Pulling fs layer [2024-05-31T10:22:34.840Z] 96d80e3f36e1: Pulling fs layer [2024-05-31T10:22:34.840Z] bcf3aedb951c: Pulling fs layer [2024-05-31T10:22:34.840Z] 4f4fb700ef54: Waiting [2024-05-31T10:22:34.840Z] 96d80e3f36e1: Waiting [2024-05-31T10:22:34.840Z] bcf3aedb951c: Waiting [2024-05-31T10:22:34.840Z] 0406650e8295: Verifying Checksum [2024-05-31T10:22:34.840Z] 0406650e8295: Download complete [2024-05-31T10:22:34.840Z] f8ea3408117e: Download complete [2024-05-31T10:22:34.840Z] 4f4fb700ef54: Verifying Checksum [2024-05-31T10:22:34.840Z] 4f4fb700ef54: Download complete [2024-05-31T10:22:34.840Z] f8ea3408117e: Pull complete [2024-05-31T10:22:35.103Z] 96d80e3f36e1: Verifying Checksum [2024-05-31T10:22:35.103Z] 96d80e3f36e1: Download complete [2024-05-31T10:22:35.363Z] 91320369b822: Verifying Checksum [2024-05-31T10:22:35.363Z] 91320369b822: Download complete [2024-05-31T10:22:35.928Z] bcf3aedb951c: Verifying Checksum [2024-05-31T10:22:35.928Z] bcf3aedb951c: Download complete [2024-05-31T10:22:38.462Z] 91320369b822: Pull complete [2024-05-31T10:22:38.731Z] 0406650e8295: Pull complete [2024-05-31T10:22:38.731Z] 4f4fb700ef54: Pull complete [2024-05-31T10:22:38.999Z] 96d80e3f36e1: Pull complete [2024-05-31T10:22:42.306Z] bcf3aedb951c: Pull complete [2024-05-31T10:22:42.306Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-05-31T10:22:42.307Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-05-31T10:22:42.307Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-31T10:22:42.416Z] prd-ubuntu20.04-docker-8c-8g-2005 does not seem to be running inside a container [2024-05-31T10:22:42.469Z] $ 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-gpio_napa -v /w/workspace/edgexfoundry_device-gpio_napa:/w/workspace/edgexfoundry_device-gpio_napa:rw,z -v /w/workspace/edgexfoundry_device-gpio_napa@tmp:/w/workspace/edgexfoundry_device-gpio_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-05-31T10:22:45.819Z] $ docker top 655c66745d12bb1a63b910c4bfdd75f1cdda84e461244811baa652728503fd2d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-31T10:22:46.161Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_napa [Pipeline] echo [2024-05-31T10:22:46.170Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:napa' [Pipeline] sh [2024-05-31T10:22:46.448Z] + set -o pipefail [2024-05-31T10:22:46.448Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:napa' [2024-05-31T10:22:48.991Z] [2024-05-31T10:22:48.991Z] Monitoring /w/workspace/edgexfoundry_device-gpio_napa (github.com/edgexfoundry/device-gpio)... [2024-05-31T10:22:48.991Z] [2024-05-31T10:22:48.991Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/e0969b97-048b-46ea-a222-07fab61138b7/history/8f9524c1-952c-43a9-8d46-86a14dda704a [2024-05-31T10:22:48.991Z] [2024-05-31T10:22:48.991Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-05-31T10:22:48.991Z] [2024-05-31T10:22:49.558Z] [2024-05-31T10:22:49.558Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-05-31T10:22:49.558Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-05-31T10:22:49.583Z] $ docker stop --time=1 655c66745d12bb1a63b910c4bfdd75f1cdda84e461244811baa652728503fd2d [2024-05-31T10:22:51.282Z] $ docker rm -f --volumes 655c66745d12bb1a63b910c4bfdd75f1cdda84e461244811baa652728503fd2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-31T10:22:51.864Z] + git log --format=format:%s -1 dd5f32fe8159307b0d72a854354e2bd20824341a [Pipeline] sh [2024-05-31T10:22:52.159Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-31T10:22:52.159Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T10:22:52.469Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-31T10:22:52.469Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-31T10:22:52.559Z] prd-ubuntu20.04-docker-8c-8g-2005 does not seem to be running inside a container [2024-05-31T10:22:52.601Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_napa -v /w/workspace/edgexfoundry_device-gpio_napa:/w/workspace/edgexfoundry_device-gpio_napa:rw,z -v /w/workspace/edgexfoundry_device-gpio_napa@tmp:/w/workspace/edgexfoundry_device-gpio_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-31T10:22:53.006Z] $ docker top 0a047b629189327c915d93e25af890a9b3485914ba97361a623d01c19f8725b5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-31T10:22:53.091Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v3.1.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-31T10:22:53.399Z] + git semver [Pipeline] } [2024-05-31T10:22:53.686Z] $ docker stop --time=1 0a047b629189327c915d93e25af890a9b3485914ba97361a623d01c19f8725b5 [2024-05-31T10:22:54.937Z] $ docker rm -f --volumes 0a047b629189327c915d93e25af890a9b3485914ba97361a623d01c19f8725b5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T10:22:55.335Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-31T10:22:55.335Z] [2024-05-31T10:22:55.335Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T10:22:55.646Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-31T10:22:55.646Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-05-31T10:22:55.646Z] ab5ef0e58194: Pulling fs layer [2024-05-31T10:22:55.646Z] 9712f1f96733: Pulling fs layer [2024-05-31T10:22:55.646Z] 63f879dbbcfc: Pulling fs layer [2024-05-31T10:22:55.646Z] 0d9ebad4ef96: Pulling fs layer [2024-05-31T10:22:55.646Z] e9a5061849ea: Pulling fs layer [2024-05-31T10:22:55.646Z] d747dcd14b5f: Pulling fs layer [2024-05-31T10:22:55.646Z] 2de7ff778b66: Pulling fs layer [2024-05-31T10:22:55.646Z] 0d9ebad4ef96: Waiting [2024-05-31T10:22:55.646Z] e9a5061849ea: Waiting [2024-05-31T10:22:55.646Z] d747dcd14b5f: Waiting [2024-05-31T10:22:55.646Z] 2de7ff778b66: Waiting [2024-05-31T10:22:55.646Z] 9712f1f96733: Verifying Checksum [2024-05-31T10:22:55.646Z] 9712f1f96733: Download complete [2024-05-31T10:22:55.906Z] 63f879dbbcfc: Verifying Checksum [2024-05-31T10:22:55.906Z] 63f879dbbcfc: Download complete [2024-05-31T10:22:56.165Z] 0d9ebad4ef96: Verifying Checksum [2024-05-31T10:22:56.165Z] 0d9ebad4ef96: Download complete [2024-05-31T10:22:56.165Z] d747dcd14b5f: Verifying Checksum [2024-05-31T10:22:56.165Z] d747dcd14b5f: Download complete [2024-05-31T10:22:56.165Z] ab5ef0e58194: Verifying Checksum [2024-05-31T10:22:56.165Z] ab5ef0e58194: Download complete [2024-05-31T10:22:56.165Z] e9a5061849ea: Verifying Checksum [2024-05-31T10:22:56.165Z] e9a5061849ea: Download complete [2024-05-31T10:22:56.165Z] 2de7ff778b66: Verifying Checksum [2024-05-31T10:22:56.165Z] 2de7ff778b66: Download complete [2024-05-31T10:22:58.693Z] ab5ef0e58194: Pull complete [2024-05-31T10:22:58.951Z] 9712f1f96733: Pull complete [2024-05-31T10:22:59.521Z] 63f879dbbcfc: Pull complete [2024-05-31T10:23:03.713Z] 0d9ebad4ef96: Pull complete [2024-05-31T10:23:03.713Z] e9a5061849ea: Pull complete [2024-05-31T10:23:03.972Z] d747dcd14b5f: Pull complete [2024-05-31T10:23:04.973Z] 2de7ff778b66: Pull complete [2024-05-31T10:23:04.973Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-05-31T10:23:04.973Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-31T10:23:04.973Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-31T10:23:05.097Z] prd-ubuntu20.04-docker-8c-8g-2005 does not seem to be running inside a container [2024-05-31T10:23:05.141Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_napa -v /w/workspace/edgexfoundry_device-gpio_napa:/w/workspace/edgexfoundry_device-gpio_napa:rw,z -v /w/workspace/edgexfoundry_device-gpio_napa@tmp:/w/workspace/edgexfoundry_device-gpio_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-05-31T10:23:09.078Z] $ docker top ce71705022ab292bc79d7706e409da77bad36811ad0234155b9fba9d7f25e677 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-05-31T10:23:09.155Z] provisioning config files... [2024-05-31T10:23:09.161Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_napa@tmp/config2780554302140228430tmp [2024-05-31T10:23:09.172Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_napa@tmp/config2928914225044136284tmp [2024-05-31T10:23:09.181Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_napa@tmp/config4672138786869393283tmp [Pipeline] { [Pipeline] echo [2024-05-31T10:23:09.269Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-31T10:23:09.563Z] ---> sigul-configuration.sh [2024-05-31T10:23:09.563Z] gpg: directory `/root/.gnupg' created [2024-05-31T10:23:09.563Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-05-31T10:23:09.563Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-05-31T10:23:09.563Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-05-31T10:23:09.563Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-05-31T10:23:09.563Z] gpg: CAST5 encrypted data [2024-05-31T10:23:09.563Z] gpg: encrypted with 1 passphrase [2024-05-31T10:23:09.563Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-05-31T10:23:09.857Z] + mkdir /home/jenkins [2024-05-31T10:23:09.857Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-05-31T10:23:10.149Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-05-31T10:23:10.162Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-31T10:23:10.475Z] ---> sigul-install.sh [2024-05-31T10:23:10.475Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-05-31T10:23:10.772Z] + git tag --list [2024-05-31T10:23:10.772Z] v1.0.0 [2024-05-31T10:23:10.772Z] v2.1.0 [2024-05-31T10:23:10.772Z] v2.1.1 [2024-05-31T10:23:10.772Z] v2.2.0 [2024-05-31T10:23:10.772Z] v2.3.0 [2024-05-31T10:23:10.772Z] v3.0 [2024-05-31T10:23:10.772Z] v3.0.0 [2024-05-31T10:23:10.772Z] v3.1 [2024-05-31T10:23:10.772Z] v3.1.0 [2024-05-31T10:23:10.772Z] v3.1.0-dev.1 [2024-05-31T10:23:10.772Z] v3.1.0-dev.10 [2024-05-31T10:23:10.772Z] v3.1.0-dev.11 [2024-05-31T10:23:10.772Z] v3.1.0-dev.12 [2024-05-31T10:23:10.772Z] v3.1.0-dev.13 [2024-05-31T10:23:10.772Z] v3.1.0-dev.14 [2024-05-31T10:23:10.772Z] v3.1.0-dev.15 [2024-05-31T10:23:10.772Z] v3.1.0-dev.16 [2024-05-31T10:23:10.772Z] v3.1.0-dev.17 [2024-05-31T10:23:10.772Z] v3.1.0-dev.18 [2024-05-31T10:23:10.772Z] v3.1.0-dev.19 [2024-05-31T10:23:10.772Z] v3.1.0-dev.2 [2024-05-31T10:23:10.772Z] v3.1.0-dev.20 [2024-05-31T10:23:10.772Z] v3.1.0-dev.21 [2024-05-31T10:23:10.772Z] v3.1.0-dev.22 [2024-05-31T10:23:10.772Z] v3.1.0-dev.23 [2024-05-31T10:23:10.772Z] v3.1.0-dev.24 [2024-05-31T10:23:10.772Z] v3.1.0-dev.25 [2024-05-31T10:23:10.772Z] v3.1.0-dev.26 [2024-05-31T10:23:10.772Z] v3.1.0-dev.3 [2024-05-31T10:23:10.772Z] v3.1.0-dev.4 [2024-05-31T10:23:10.772Z] v3.1.0-dev.5 [2024-05-31T10:23:10.772Z] v3.1.0-dev.6 [2024-05-31T10:23:10.772Z] v3.1.0-dev.7 [2024-05-31T10:23:10.772Z] v3.1.0-dev.8 [2024-05-31T10:23:10.772Z] v3.1.0-dev.9 [2024-05-31T10:23:10.772Z] v3.1.1 [2024-05-31T10:23:10.772Z] v3.1.1-dev.1 [2024-05-31T10:23:10.772Z] v3.2.0-dev.1 [2024-05-31T10:23:10.772Z] v3.2.0-dev.10 [2024-05-31T10:23:10.772Z] v3.2.0-dev.2 [2024-05-31T10:23:10.772Z] v3.2.0-dev.3 [2024-05-31T10:23:10.772Z] v3.2.0-dev.4 [2024-05-31T10:23:10.772Z] v3.2.0-dev.5 [2024-05-31T10:23:10.772Z] v3.2.0-dev.6 [2024-05-31T10:23:10.772Z] v3.2.0-dev.7 [2024-05-31T10:23:10.772Z] v3.2.0-dev.8 [2024-05-31T10:23:10.772Z] v3.2.0-dev.9 [Pipeline] sh [2024-05-31T10:23:11.076Z] + lftools sign git-tag v3.1.1 [2024-05-31T10:23:11.647Z] Signing Git tag with Sigul... [2024-05-31T10:23:11.647Z] Signing v3.1.1 [Pipeline] echo [2024-05-31T10:23:12.231Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-31T10:23:12.522Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-05-31T10:23:12.528Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-05-31T10:23:12.566Z] $ docker stop --time=1 ce71705022ab292bc79d7706e409da77bad36811ad0234155b9fba9d7f25e677 [2024-05-31T10:23:13.899Z] $ docker rm -f --volumes ce71705022ab292bc79d7706e409da77bad36811ad0234155b9fba9d7f25e677 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-05-31T10:23:14.358Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-31T10:23:14.358Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T10:23:14.664Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-31T10:23:14.665Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-31T10:23:14.757Z] prd-ubuntu20.04-docker-8c-8g-2005 does not seem to be running inside a container [2024-05-31T10:23:14.801Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_napa -v /w/workspace/edgexfoundry_device-gpio_napa:/w/workspace/edgexfoundry_device-gpio_napa:rw,z -v /w/workspace/edgexfoundry_device-gpio_napa@tmp:/w/workspace/edgexfoundry_device-gpio_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-31T10:23:15.154Z] $ docker top e60568cae7a1b6b7d91444ba584784c66cda404e5fa5b0b9fa41d2fa0b392a85 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-31T10:23:15.230Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v3.1.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-31T10:23:15.538Z] + git semver [Pipeline] } [2024-05-31T10:23:15.821Z] $ docker stop --time=1 e60568cae7a1b6b7d91444ba584784c66cda404e5fa5b0b9fa41d2fa0b392a85 [2024-05-31T10:23:17.097Z] $ docker rm -f --volumes e60568cae7a1b6b7d91444ba584784c66cda404e5fa5b0b9fa41d2fa0b392a85 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-31T10:23:17.455Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-31T10:23:17.455Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T10:23:17.761Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-31T10:23:17.761Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-31T10:23:17.839Z] prd-ubuntu20.04-docker-8c-8g-2005 does not seem to be running inside a container [2024-05-31T10:23:17.882Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_napa -v /w/workspace/edgexfoundry_device-gpio_napa:/w/workspace/edgexfoundry_device-gpio_napa:rw,z -v /w/workspace/edgexfoundry_device-gpio_napa@tmp:/w/workspace/edgexfoundry_device-gpio_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-31T10:23:18.223Z] $ docker top 0ab646152ed3c31c8a17076944c07d49304bdf7a15929063d1ddd5a760ab83d8 -eo pid,comm [2024-05-31T10:23:18.259Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-05-31T10:23:18.259Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-31T10:23:18.306Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v3.1.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-31T10:23:18.615Z] + git semver [Pipeline] } [2024-05-31T10:23:18.897Z] $ docker stop --time=1 0ab646152ed3c31c8a17076944c07d49304bdf7a15929063d1ddd5a760ab83d8 [2024-05-31T10:23:20.184Z] $ docker rm -f --volumes 0ab646152ed3c31c8a17076944c07d49304bdf7a15929063d1ddd5a760ab83d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-05-31T10:23:20.809Z] + [ -d /w/workspace/edgexfoundry_device-gpio_napa/archives ] [2024-05-31T10:23:20.809Z] + ls -al /w/workspace/edgexfoundry_device-gpio_napa/archives [2024-05-31T10:23:20.809Z] total 16 [2024-05-31T10:23:20.809Z] drwxr-xr-x 3 root root 4096 May 31 09:43 . [2024-05-31T10:23:20.809Z] drwxrwxr-x 10 jenkins jenkins 4096 May 31 10:23 .. [2024-05-31T10:23:20.809Z] drwxr-xr-x 2 root root 4096 May 31 09:43 cost [2024-05-31T10:23:20.809Z] -rw-r--r-- 1 root root 81 May 31 09:43 cost.csv [2024-05-31T10:23:20.809Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_napa/archives [2024-05-31T10:23:20.809Z] + ls -al /w/workspace/edgexfoundry_device-gpio_napa/archives [2024-05-31T10:23:20.809Z] total 16 [2024-05-31T10:23:20.809Z] drwxr-xr-x 3 jenkins jenkins 4096 May 31 09:43 . [2024-05-31T10:23:20.809Z] drwxrwxr-x 10 jenkins jenkins 4096 May 31 10:23 .. [2024-05-31T10:23:20.809Z] drwxr-xr-x 2 jenkins jenkins 4096 May 31 09:43 cost [2024-05-31T10:23:20.809Z] -rw-r--r-- 1 jenkins jenkins 81 May 31 09:43 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-31T10:23:21.103Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-31T10:23:21.968Z] ---> package-listing.sh [2024-05-31T10:23:21.968Z] ++ facter osfamily [2024-05-31T10:23:21.968Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-31T10:23:22.228Z] + OS_FAMILY=debian [2024-05-31T10:23:22.228Z] + workspace=/w/workspace/edgexfoundry_device-gpio_napa [2024-05-31T10:23:22.228Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-31T10:23:22.228Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-31T10:23:22.228Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-31T10:23:22.228Z] + PACKAGES=/tmp/packages_start.txt [2024-05-31T10:23:22.228Z] + '[' /w/workspace/edgexfoundry_device-gpio_napa ']' [2024-05-31T10:23:22.228Z] + PACKAGES=/tmp/packages_end.txt [2024-05-31T10:23:22.228Z] + case "${OS_FAMILY}" in [2024-05-31T10:23:22.228Z] + dpkg -l [2024-05-31T10:23:22.228Z] + grep '^ii' [2024-05-31T10:23:22.228Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-31T10:23:22.228Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-31T10:23:22.228Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-31T10:23:22.228Z] + '[' /w/workspace/edgexfoundry_device-gpio_napa ']' [2024-05-31T10:23:22.228Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_napa/archives/ [2024-05-31T10:23:22.228Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_napa/archives/ [Pipeline] echo [2024-05-31T10:23:22.240Z] 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-gpio_napa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-31T10:23:22.520Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T10:23:23.084Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-31T10:23:23.084Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-31T10:23:23.165Z] prd-ubuntu20.04-docker-8c-8g-2005 does not seem to be running inside a container [2024-05-31T10:23:23.210Z] $ 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-gpio_napa/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-gpio_napa -v /w/workspace/edgexfoundry_device-gpio_napa:/w/workspace/edgexfoundry_device-gpio_napa:rw,z -v /w/workspace/edgexfoundry_device-gpio_napa@tmp:/w/workspace/edgexfoundry_device-gpio_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-31T10:23:23.440Z] $ docker top 121c77d93f0900992d57dbd9a64b19a4ac978151cb92a2211cdb28f9b3d9c818 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-31T10:23:23.800Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-31T10:23:24.090Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-31T10:23:24.375Z] + ls /var/log/sa-host [2024-05-31T10:23:24.375Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-31T10:23:24.460Z] provisioning config files... [2024-05-31T10:23:24.470Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_napa@tmp/config7444731068517153333tmp [Pipeline] { [Pipeline] echo [2024-05-31T10:23:24.488Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-31T10:23:24.776Z] ---> create-netrc.sh [Pipeline] } [2024-05-31T10:23:24.784Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-31T10:23:25.130Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-31T10:23:25.139Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-31T10:23:25.423Z] ---> sudo-logs.sh [2024-05-31T10:23:25.424Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-31T10:23:25.456Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-31T10:23:25.738Z] ---> job-cost.sh [2024-05-31T10:23:25.738Z] lf-activate-venv: SKIPPING [2024-05-31T10:23:25.738Z] DEBUG: total: 0.2199999988079071 [2024-05-31T10:23:25.738Z] INFO: Retrieving Stack Cost... [2024-05-31T10:23:26.306Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-31T10:23:26.574Z] INFO: Archiving Costs [Pipeline] echo [2024-05-31T10:23:26.597Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-31T10:23:26.883Z] ---> logs-deploy.sh [2024-05-31T10:23:26.883Z] lf-activate-venv: SKIPPING [2024-05-31T10:23:26.883Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/napa/5 [2024-05-31T10:23:26.883Z] INFO: archiving workspace using pattern(s): [2024-05-31T10:23:27.823Z] Archives upload complete. [2024-05-31T10:23:27.823Z] INFO: archiving logs to Nexus