Pull request #237 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 60eec8670143e094304c87fd66ab9e7baa9a782e+f3c8a999d00a9f0c6dac2773c41abd43344389a2 (94665aa6c2d4f5bd34eb5563dfe435a3806b20b4) 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-ssh2522910563610958263.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-ssh5391957905436060236.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-237/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-237/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15609202868486857401.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-237/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14989901462787038760.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh7444810816631024462.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-237/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-237/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9964946711670259305.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 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-4902 in /w/workspace/edgexfoundry_device-gpio_PR-237 [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_PR-237 # 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 Merging remotes/origin/main commit f3c8a999d00a9f0c6dac2773c41abd43344389a2 into PR head commit 60eec8670143e094304c87fd66ab9e7baa9a782e Merge succeeded, producing 60eec8670143e094304c87fd66ab9e7baa9a782e Checking out Revision 60eec8670143e094304c87fd66ab9e7baa9a782e (PR-237) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > 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 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/237/head:refs/remotes/origin/PR-237 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 60eec8670143e094304c87fd66ab9e7baa9a782e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f3c8a999d00a9f0c6dac2773c41abd43344389a2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 60eec8670143e094304c87fd66ab9e7baa9a782e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-03T08:01:56.947Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-03T08:01:57.163Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-03T08:01:57.294Z] ========================================================= [2024-07-03T08:01:57.294Z] EdgeX Global Pipelines Version Info [2024-07-03T08:01:57.294Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:01:58.060Z] ------------------- [2024-07-03T08:01:58.061Z] stable info: [2024-07-03T08:01:58.061Z] ------------------- [2024-07-03T08:01:58.061Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-03T08:01:58.061Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-03T08:01:58.061Z] Message: update stable to v1.0.260 [2024-07-03T08:01:58.630Z] ------------------- [2024-07-03T08:01:58.630Z] experimental info: [2024-07-03T08:01:58.630Z] ------------------- [2024-07-03T08:01:58.630Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-03T08:01:58.630Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-03T08:01:58.630Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-03T08:01:58.848Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2024-07-03T08:01:58.906Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2024-07-03T08:01:58.961Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-03T08:01:59.021Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-03T08:01:59.075Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-03T08:01:59.133Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-03T08:01:59.190Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-03T08:01:59.247Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-03T08:01:59.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-03T08:01:59.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-03T08:01:59.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-03T08:01:59.477Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2024-07-03T08:01:59.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-03T08:01:59.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-03T08:01:59.638Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-03T08:01:59.703Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-03T08:01:59.769Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-03T08:01:59.830Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-03T08:01:59.886Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-03T08:01:59.945Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-03T08:02:00.001Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-03T08:02:00.062Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-03T08:02:00.118Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-03T08:02:00.178Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-03T08:02:00.241Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-03T08:02:00.298Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-03T08:02:00.357Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-03T08:02:00.412Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-237 [Pipeline] echo [2024-07-03T08:02:00.471Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-237 [Pipeline] echo [2024-07-03T08:02:00.538Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-237 [Pipeline] echo [2024-07-03T08:02:00.604Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 60eec8670143e094304c87fd66ab9e7baa9a782e [Pipeline] echo [2024-07-03T08:02:00.663Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 60eec86 [Pipeline] echo [2024-07-03T08:02:00.718Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T08:02:00.867Z] provisioning config files... [2024-07-03T08:02:00.883Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-237@tmp/config2516037455770526426tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:02:01.274Z] ---> ****-login.sh [2024-07-03T08:02:01.274Z] nexus3.edgexfoundry.org:10001 [2024-07-03T08:02:01.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:02:01.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:02:01.534Z] Configure a credential helper to remove this warning. See [2024-07-03T08:02:01.534Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:02:01.534Z] [2024-07-03T08:02:01.534Z] Login Succeeded [2024-07-03T08:02:01.534Z] nexus3.edgexfoundry.org:10002 [2024-07-03T08:02:01.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:02:01.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:02:01.796Z] Configure a credential helper to remove this warning. See [2024-07-03T08:02:01.796Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:02:01.796Z] [2024-07-03T08:02:01.796Z] Login Succeeded [2024-07-03T08:02:01.796Z] nexus3.edgexfoundry.org:10003 [2024-07-03T08:02:01.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:02:01.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:02:01.796Z] Configure a credential helper to remove this warning. See [2024-07-03T08:02:01.796Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:02:01.796Z] [2024-07-03T08:02:01.796Z] Login Succeeded [2024-07-03T08:02:01.796Z] nexus3.edgexfoundry.org:10004 [2024-07-03T08:02:01.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:02:02.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:02:02.061Z] Configure a credential helper to remove this warning. See [2024-07-03T08:02:02.061Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:02:02.061Z] [2024-07-03T08:02:02.061Z] Login Succeeded [2024-07-03T08:02:02.061Z] ****.io [2024-07-03T08:02:02.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:02:02.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:02:02.322Z] Configure a credential helper to remove this warning. See [2024-07-03T08:02:02.322Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:02:02.322Z] [2024-07-03T08:02:02.322Z] Login Succeeded [2024-07-03T08:02:02.322Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T08:02:02.356Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-03T08:02:03.065Z] + git rev-list -1 --merges 60eec8670143e094304c87fd66ab9e7baa9a782e~1..60eec8670143e094304c87fd66ab9e7baa9a782e [Pipeline] echo [2024-07-03T08:02:03.106Z] -----------> git rev-list -1 --merges 60eec8670143e094304c87fd66ab9e7baa9a782e~1..60eec8670143e094304c87fd66ab9e7baa9a782e 60eec8670143e094304c87fd66ab9e7baa9a782e [false] [Pipeline] sh [2024-07-03T08:02:03.431Z] + git log --format=format:%s -1 60eec8670143e094304c87fd66ab9e7baa9a782e [Pipeline] echo [2024-07-03T08:02:03.473Z] ========================================================= [2024-07-03T08:02:03.473Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-03T08:02:03.473Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-03T08:02:03.942Z] + git log --format=format:%s -1 60eec8670143e094304c87fd66ab9e7baa9a782e [Pipeline] echo [2024-07-03T08:02:03.982Z] [semverPrep] GIT_COMMIT: 60eec8670143e094304c87fd66ab9e7baa9a782e, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-07-03T08:02:04.023Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-03T08:02:04.413Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-03T08:02:04.413Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-03T08:02:04.413Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-03T08:02:04.413Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-03T08:02:04.413Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-03T08:02:04.413Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-03T08:02:04.413Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:02:04.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T08:02:04.866Z] [2024-07-03T08:02:04.866Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:02:05.267Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T08:02:05.267Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-03T08:02:05.267Z] b85a868b505f: Pulling fs layer [2024-07-03T08:02:05.267Z] e2be974225ed: Pulling fs layer [2024-07-03T08:02:05.267Z] 339a4e72a1f5: Pulling fs layer [2024-07-03T08:02:05.267Z] 988bab9f4d93: Pulling fs layer [2024-07-03T08:02:05.267Z] 1469e6f7b9e6: Pulling fs layer [2024-07-03T08:02:05.267Z] eaf3925da568: Pulling fs layer [2024-07-03T08:02:05.267Z] bab4dde63d76: Pulling fs layer [2024-07-03T08:02:05.267Z] bde34c3a00c8: Pulling fs layer [2024-07-03T08:02:05.267Z] b352a97aabf1: Pulling fs layer [2024-07-03T08:02:05.267Z] 4872d77fe225: Pulling fs layer [2024-07-03T08:02:05.267Z] 5851b861e8e6: Pulling fs layer [2024-07-03T08:02:05.267Z] 988bab9f4d93: Waiting [2024-07-03T08:02:05.267Z] 1469e6f7b9e6: Waiting [2024-07-03T08:02:05.267Z] 4872d77fe225: Waiting [2024-07-03T08:02:05.267Z] eaf3925da568: Waiting [2024-07-03T08:02:05.267Z] b352a97aabf1: Waiting [2024-07-03T08:02:05.267Z] bab4dde63d76: Waiting [2024-07-03T08:02:05.267Z] 5851b861e8e6: Waiting [2024-07-03T08:02:05.267Z] bde34c3a00c8: Waiting [2024-07-03T08:02:05.267Z] e2be974225ed: Verifying Checksum [2024-07-03T08:02:05.267Z] e2be974225ed: Download complete [2024-07-03T08:02:05.267Z] 988bab9f4d93: Verifying Checksum [2024-07-03T08:02:05.267Z] 988bab9f4d93: Download complete [2024-07-03T08:02:05.528Z] 1469e6f7b9e6: Verifying Checksum [2024-07-03T08:02:05.528Z] 1469e6f7b9e6: Download complete [2024-07-03T08:02:05.528Z] 339a4e72a1f5: Verifying Checksum [2024-07-03T08:02:05.528Z] 339a4e72a1f5: Download complete [2024-07-03T08:02:05.528Z] eaf3925da568: Verifying Checksum [2024-07-03T08:02:05.528Z] eaf3925da568: Download complete [2024-07-03T08:02:05.528Z] bde34c3a00c8: Verifying Checksum [2024-07-03T08:02:05.528Z] bde34c3a00c8: Download complete [2024-07-03T08:02:05.528Z] b352a97aabf1: Verifying Checksum [2024-07-03T08:02:05.528Z] b352a97aabf1: Download complete [2024-07-03T08:02:05.528Z] 4872d77fe225: Verifying Checksum [2024-07-03T08:02:05.528Z] 4872d77fe225: Download complete [2024-07-03T08:02:05.528Z] 5851b861e8e6: Verifying Checksum [2024-07-03T08:02:05.528Z] 5851b861e8e6: Download complete [2024-07-03T08:02:05.528Z] b85a868b505f: Verifying Checksum [2024-07-03T08:02:05.528Z] b85a868b505f: Download complete [2024-07-03T08:02:05.787Z] bab4dde63d76: Verifying Checksum [2024-07-03T08:02:05.787Z] bab4dde63d76: Download complete [2024-07-03T08:02:06.722Z] b85a868b505f: Pull complete [2024-07-03T08:02:06.990Z] e2be974225ed: Pull complete [2024-07-03T08:02:07.558Z] 339a4e72a1f5: Pull complete [2024-07-03T08:02:07.558Z] 988bab9f4d93: Pull complete [2024-07-03T08:02:07.820Z] 1469e6f7b9e6: Pull complete [2024-07-03T08:02:07.820Z] eaf3925da568: Pull complete [2024-07-03T08:02:09.729Z] bab4dde63d76: Pull complete [2024-07-03T08:02:09.729Z] bde34c3a00c8: Pull complete [2024-07-03T08:02:09.989Z] b352a97aabf1: Pull complete [2024-07-03T08:02:09.989Z] 4872d77fe225: Pull complete [2024-07-03T08:02:10.249Z] 5851b861e8e6: Pull complete [2024-07-03T08:02:10.249Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-03T08:02:10.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T08:02:10.249Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T08:02:10.559Z] prd-ubuntu20.04-docker-8c-8g-4902 does not seem to be running inside a container [2024-07-03T08:02:10.594Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-237 -v /w/workspace/edgexfoundry_device-gpio_PR-237:/w/workspace/edgexfoundry_device-gpio_PR-237:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-237@tmp:/w/workspace/edgexfoundry_device-gpio_PR-237@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-03T08:02:13.279Z] $ docker top cc31100c5c46c180f859a97356c43a0916d8a15c86a7b213600143cc80275c69 -eo pid,comm [2024-07-03T08:02:13.347Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-03T08:02:13.347Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-03T08:02:13.513Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-03T08:02:13.513Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-03T08:02:13.634Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-03T08:02:13.635Z] $ docker exec cc31100c5c46c180f859a97356c43a0916d8a15c86a7b213600143cc80275c69 ssh-agent [2024-07-03T08:02:13.763Z] SSH_AUTH_SOCK=/tmp/ssh-Q9a7Jo1Tw1xI/agent.32 [2024-07-03T08:02:13.763Z] SSH_AGENT_PID=38 [2024-07-03T08:02:13.770Z] Running ssh-add (command line suppressed) [2024-07-03T08:02:13.876Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-237@tmp/private_key_5370503108347941610.key (/w/workspace/edgexfoundry_device-gpio_PR-237@tmp/private_key_5370503108347941610.key) [2024-07-03T08:02:13.895Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-03T08:02:14.244Z] + git tag --points-at HEAD [Pipeline] } [2024-07-03T08:02:14.268Z] $ docker exec --env ******** --env ******** cc31100c5c46c180f859a97356c43a0916d8a15c86a7b213600143cc80275c69 ssh-agent -k [2024-07-03T08:02:14.376Z] unset SSH_AUTH_SOCK; [2024-07-03T08:02:14.377Z] unset SSH_AGENT_PID; [2024-07-03T08:02:14.377Z] echo Agent pid 38 killed; [2024-07-03T08:02:14.389Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-03T08:02:14.499Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-03T08:02:14.499Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-03T08:02:14.615Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-03T08:02:14.616Z] $ docker exec cc31100c5c46c180f859a97356c43a0916d8a15c86a7b213600143cc80275c69 ssh-agent [2024-07-03T08:02:14.738Z] SSH_AUTH_SOCK=/tmp/ssh-FgFzvmyc2Boe/agent.71 [2024-07-03T08:02:14.738Z] SSH_AGENT_PID=77 [2024-07-03T08:02:14.742Z] Running ssh-add (command line suppressed) [2024-07-03T08:02:14.856Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-237@tmp/private_key_9782490706475264180.key (/w/workspace/edgexfoundry_device-gpio_PR-237@tmp/private_key_9782490706475264180.key) [2024-07-03T08:02:14.872Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-03T08:02:15.215Z] + git semver init [2024-07-03T08:02:15.475Z] 2024-07-03 08:02:15,418 [run_init] DEBUG init version:0.0.0 force:False [2024-07-03T08:02:15.475Z] 2024-07-03 08:02:15,419 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-237/.semver [2024-07-03T08:02:15.475Z] 2024-07-03 08:02:15,420 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-237/.semver [2024-07-03T08:02:15.475Z] 2024-07-03 08:02:15,420 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-237/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-237, universal_newlines=False, shell=None, istream=None) [2024-07-03T08:02:17.379Z] 2024-07-03 08:02:16,966 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-237/.git/info/exclude [2024-07-03T08:02:17.379Z] 2024-07-03 08:02:16,966 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-237/.semver/PR-237 with force:False [2024-07-03T08:02:17.379Z] 2024-07-03 08:02:16,967 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-237/.semver/PR-237 [2024-07-03T08:02:17.379Z] 2024-07-03 08:02:16,971 [execute] INFO git cat-file --batch-check [2024-07-03T08:02:17.379Z] 2024-07-03 08:02:16,971 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-237/.semver, universal_newlines=False, shell=None, istream=) [2024-07-03T08:02:17.379Z] 2024-07-03 08:02:16,979 [execute] INFO git cat-file --batch [2024-07-03T08:02:17.379Z] 2024-07-03 08:02:16,979 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-237/.semver, universal_newlines=False, shell=None, istream=) [2024-07-03T08:02:17.379Z] 2024-07-03 08:02:16,985 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-237/.semver/PR-237 [2024-07-03T08:02:17.379Z] 0.0.0 [Pipeline] } [2024-07-03T08:02:17.405Z] $ docker exec --env ******** --env ******** cc31100c5c46c180f859a97356c43a0916d8a15c86a7b213600143cc80275c69 ssh-agent -k [2024-07-03T08:02:17.502Z] unset SSH_AUTH_SOCK; [2024-07-03T08:02:17.502Z] unset SSH_AGENT_PID; [2024-07-03T08:02:17.502Z] echo Agent pid 77 killed; [2024-07-03T08:02:17.512Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-03T08:02:17.958Z] + git semver [Pipeline] } [2024-07-03T08:02:18.244Z] $ docker stop --time=1 cc31100c5c46c180f859a97356c43a0916d8a15c86a7b213600143cc80275c69 [2024-07-03T08:02:19.609Z] $ docker rm -f --volumes cc31100c5c46c180f859a97356c43a0916d8a15c86a7b213600143cc80275c69 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-03T08:02:20.034Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-03T08:02:20.326Z] Stashed 1 file(s) [Pipeline] echo [2024-07-03T08:02:20.351Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T08:02:21.072Z] provisioning config files... [2024-07-03T08:02:21.083Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-237@tmp/config6705392658502188621tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:02:21.464Z] ---> ****-login.sh [2024-07-03T08:02:21.464Z] nexus3.edgexfoundry.org:10001 [2024-07-03T08:02:21.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:02:21.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:02:21.464Z] Configure a credential helper to remove this warning. See [2024-07-03T08:02:21.464Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:02:21.464Z] [2024-07-03T08:02:21.464Z] Login Succeeded [2024-07-03T08:02:21.464Z] nexus3.edgexfoundry.org:10002 [2024-07-03T08:02:21.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:02:21.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:02:21.464Z] Configure a credential helper to remove this warning. See [2024-07-03T08:02:21.464Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:02:21.464Z] [2024-07-03T08:02:21.464Z] Login Succeeded [2024-07-03T08:02:21.464Z] nexus3.edgexfoundry.org:10003 [2024-07-03T08:02:21.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:02:21.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:02:21.726Z] Configure a credential helper to remove this warning. See [2024-07-03T08:02:21.726Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:02:21.726Z] [2024-07-03T08:02:21.726Z] Login Succeeded [2024-07-03T08:02:21.726Z] nexus3.edgexfoundry.org:10004 [2024-07-03T08:02:21.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:02:21.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:02:21.726Z] Configure a credential helper to remove this warning. See [2024-07-03T08:02:21.726Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:02:21.726Z] [2024-07-03T08:02:21.726Z] Login Succeeded [2024-07-03T08:02:21.726Z] ****.io [2024-07-03T08:02:22.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:02:22.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:02:22.004Z] Configure a credential helper to remove this warning. See [2024-07-03T08:02:22.004Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:02:22.004Z] [2024-07-03T08:02:22.004Z] Login Succeeded [2024-07-03T08:02:22.004Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T08:02:22.043Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-03T08:02:22.284Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T08:02:22.328Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T08:02:22.374Z] ========================================================= [2024-07-03T08:02:22.374Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-03T08:02:22.374Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:02:22.889Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-03T08:02:22.889Z] Sending build context to Docker daemon 30.56MB [2024-07-03T08:02:22.889Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T08:02:22.889Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-03T08:02:23.151Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-03T08:02:23.151Z] 619be1103602: Pulling fs layer [2024-07-03T08:02:23.151Z] 7862e08f4a3e: Pulling fs layer [2024-07-03T08:02:23.151Z] 5df492c9dc93: Pulling fs layer [2024-07-03T08:02:23.151Z] 7629e6793208: Pulling fs layer [2024-07-03T08:02:23.151Z] 4f4fb700ef54: Pulling fs layer [2024-07-03T08:02:23.151Z] fb5054dd5b73: Pulling fs layer [2024-07-03T08:02:23.151Z] eeca6798cff9: Pulling fs layer [2024-07-03T08:02:23.151Z] aa269ceb94a6: Pulling fs layer [2024-07-03T08:02:23.151Z] 4f4fb700ef54: Waiting [2024-07-03T08:02:23.151Z] fb5054dd5b73: Waiting [2024-07-03T08:02:23.151Z] 7629e6793208: Waiting [2024-07-03T08:02:23.151Z] eeca6798cff9: Waiting [2024-07-03T08:02:23.151Z] aa269ceb94a6: Waiting [2024-07-03T08:02:23.151Z] ada007ff1a6a: Pulling fs layer [2024-07-03T08:02:23.151Z] 7862e08f4a3e: Verifying Checksum [2024-07-03T08:02:23.151Z] 7862e08f4a3e: Download complete [2024-07-03T08:02:23.151Z] 7629e6793208: Download complete [2024-07-03T08:02:23.151Z] 4f4fb700ef54: Verifying Checksum [2024-07-03T08:02:23.151Z] 4f4fb700ef54: Download complete [2024-07-03T08:02:23.151Z] fb5054dd5b73: Verifying Checksum [2024-07-03T08:02:23.151Z] fb5054dd5b73: Download complete [2024-07-03T08:02:23.151Z] 619be1103602: Verifying Checksum [2024-07-03T08:02:23.151Z] 619be1103602: Download complete [2024-07-03T08:02:23.151Z] eeca6798cff9: Verifying Checksum [2024-07-03T08:02:23.151Z] eeca6798cff9: Download complete [2024-07-03T08:02:23.410Z] 619be1103602: Pull complete [2024-07-03T08:02:23.410Z] 7862e08f4a3e: Pull complete [2024-07-03T08:02:23.410Z] ada007ff1a6a: Verifying Checksum [2024-07-03T08:02:23.410Z] ada007ff1a6a: Download complete [2024-07-03T08:02:23.669Z] 5df492c9dc93: Verifying Checksum [2024-07-03T08:02:23.670Z] 5df492c9dc93: Download complete [2024-07-03T08:02:23.928Z] aa269ceb94a6: Verifying Checksum [2024-07-03T08:02:23.928Z] aa269ceb94a6: Download complete [2024-07-03T08:02:27.231Z] 5df492c9dc93: Pull complete [2024-07-03T08:02:27.231Z] 7629e6793208: Pull complete [2024-07-03T08:02:27.231Z] 4f4fb700ef54: Pull complete [2024-07-03T08:02:27.231Z] fb5054dd5b73: Pull complete [2024-07-03T08:02:27.231Z] eeca6798cff9: Pull complete [2024-07-03T08:02:29.761Z] aa269ceb94a6: Pull complete [2024-07-03T08:02:30.326Z] ada007ff1a6a: Pull complete [2024-07-03T08:02:30.326Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-03T08:02:30.327Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-03T08:02:30.327Z] ---> f489d0715acc [2024-07-03T08:02:30.327Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-03T08:02:35.598Z] ---> Running in f3ffcecacdad [2024-07-03T08:02:35.598Z] Removing intermediate container f3ffcecacdad [2024-07-03T08:02:35.598Z] ---> 95d6341f41c1 [2024-07-03T08:02:35.598Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-03T08:02:35.598Z] ---> Running in 4cb552125801 [2024-07-03T08:02:35.598Z] Removing intermediate container 4cb552125801 [2024-07-03T08:02:35.598Z] ---> 08b4da75a025 [2024-07-03T08:02:35.598Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-07-03T08:02:35.598Z] ---> Running in 4d8652c903fa [2024-07-03T08:02:35.598Z] Removing intermediate container 4d8652c903fa [2024-07-03T08:02:35.598Z] ---> 62b2a69a69d6 [2024-07-03T08:02:35.598Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-03T08:02:35.598Z] ---> Running in d0ea792566cd [2024-07-03T08:02:35.598Z] Removing intermediate container d0ea792566cd [2024-07-03T08:02:35.598Z] ---> 6b784b3a8682 [2024-07-03T08:02:35.598Z] Step 7/12 : WORKDIR /device-gpio [2024-07-03T08:02:35.598Z] ---> Running in a372bdd524b1 [2024-07-03T08:02:35.598Z] Removing intermediate container a372bdd524b1 [2024-07-03T08:02:35.598Z] ---> 1d1178e54f8e [2024-07-03T08:02:35.598Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-03T08:02:35.598Z] ---> Running in f1ddb92ed20d [2024-07-03T08:02:35.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T08:02:35.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T08:02:35.868Z] Still waiting to schedule task [2024-07-03T08:02:35.868Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4899’ [2024-07-03T08:02:36.119Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-07-03T08:02:36.119Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-03T08:02:36.119Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-07-03T08:02:36.379Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-07-03T08:02:36.379Z] Executing busybox-1.36.1-r5.trigger [2024-07-03T08:02:36.379Z] OK: 268 MiB in 56 packages [2024-07-03T08:02:36.946Z] Removing intermediate container f1ddb92ed20d [2024-07-03T08:02:36.946Z] ---> 0d0512955b47 [2024-07-03T08:02:36.946Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-03T08:02:36.946Z] ---> 670b4cd378a9 [2024-07-03T08:02:36.946Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T08:02:36.946Z] ---> Running in d89c0b147d10 [2024-07-03T08:03:23.910Z] Removing intermediate container d89c0b147d10 [2024-07-03T08:03:23.910Z] ---> 0296cc0eb75c [2024-07-03T08:03:23.910Z] Step 11/12 : COPY . . [2024-07-03T08:03:23.910Z] ---> 7329221dca6c [2024-07-03T08:03:23.910Z] Step 12/12 : RUN ${MAKE} [2024-07-03T08:03:23.910Z] ---> Running in 3841d7aa3211 [2024-07-03T08:03:23.910Z] noop [2024-07-03T08:03:24.171Z] Removing intermediate container 3841d7aa3211 [2024-07-03T08:03:24.171Z] ---> b1ed6e3a4d70 [2024-07-03T08:03:24.171Z] Successfully built b1ed6e3a4d70 [2024-07-03T08:03:24.171Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:03:24.645Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-03T08:03:24.645Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T08:03:24.848Z] prd-ubuntu20.04-docker-8c-8g-4902 does not seem to be running inside a container [2024-07-03T08:03:24.877Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-237 -v /w/workspace/edgexfoundry_device-gpio_PR-237:/w/workspace/edgexfoundry_device-gpio_PR-237:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-237@tmp:/w/workspace/edgexfoundry_device-gpio_PR-237@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 ******** -e ******** ci-base-image-x86_64 cat [2024-07-03T08:03:25.197Z] $ docker top 1aba4f22de5f2ad3eeb530ccb43939863f23f09256b9cb8e6152758a8206494f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T08:03:25.609Z] + go version [2024-07-03T08:03:25.609Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-03T08:03:25.647Z] $ docker stop --time=1 1aba4f22de5f2ad3eeb530ccb43939863f23f09256b9cb8e6152758a8206494f [2024-07-03T08:03:26.933Z] $ docker rm -f --volumes 1aba4f22de5f2ad3eeb530ccb43939863f23f09256b9cb8e6152758a8206494f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:03:27.685Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-03T08:03:27.685Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T08:03:27.867Z] prd-ubuntu20.04-docker-8c-8g-4902 does not seem to be running inside a container [2024-07-03T08:03:27.896Z] $ 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_PR-237 -v /w/workspace/edgexfoundry_device-gpio_PR-237:/w/workspace/edgexfoundry_device-gpio_PR-237:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-237@tmp:/w/workspace/edgexfoundry_device-gpio_PR-237@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 ******** -e ******** ci-base-image-x86_64 cat [2024-07-03T08:03:28.215Z] $ docker top 5f4433e2893bcef4573bae46a377bffeebeb8116bbc82be55543a76e7dbb525a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T08:03:28.632Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-237 [Pipeline] fileExists [Pipeline] sh [2024-07-03T08:03:29.107Z] + make test [2024-07-03T08:03:29.107Z] go test ./... -coverprofile=coverage.out ./... [2024-07-03T08:03:30.486Z] ? github.com/edgexfoundry/device-gpio [no test files] [2024-07-03T08:03:48.559Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2024-07-03T08:03:48.559Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2024-07-03T08:03:55.116Z] go vet ./... [2024-07-03T08:04:00.382Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-03T08:04:00.382Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-03T08:04:00.382Z] ./bin/test-attribution-txt.sh [2024-07-03T08:04:00.382Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-03T08:04:00.382Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-03T08:04:00.382Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-03T08:04:00.382Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-03T08:04:00.382Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-03T08:04:00.382Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-03T08:04:00.382Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-03T08:04:00.382Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-03T08:04:00.382Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-03T08:04:00.382Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-03T08:04:00.382Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-03T08:04:00.382Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-03T08:04:00.382Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-03T08:04:00.382Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-03T08:04:00.382Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-03T08:04:00.382Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-03T08:04:00.382Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-03T08:04:00.382Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-03T08:04:00.382Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-03T08:04:00.382Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-03T08:04:00.382Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-03T08:04:00.382Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-03T08:04:00.382Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-03T08:04:00.382Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-03T08:04:00.382Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-03T08:04:00.382Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-03T08:04:00.382Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-03T08:04:00.382Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-03T08:04:00.382Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-03T08:04:00.382Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-03T08:04:00.382Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-03T08:04:00.382Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-03T08:04:00.382Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-03T08:04:00.382Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-03T08:04:00.382Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-03T08:04:00.382Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-03T08:04:00.640Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-03T08:04:00.640Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-03T08:04:00.640Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-03T08:04:00.640Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-03T08:04:00.640Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-03T08:04:00.640Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-03T08:04:00.640Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-03T08:04:00.640Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-03T08:04:00.640Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-03T08:04:00.640Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-03T08:04:00.640Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-03T08:04:00.640Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-03T08:04:00.640Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-03T08:04:00.640Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-03T08:04:00.640Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-03T08:04:00.640Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-03T08:04:00.640Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-03T08:04:00.640Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-03T08:04:00.640Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-03T08:04:00.640Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-03T08:04:00.640Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-03T08:04:00.640Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-03T08:04:00.640Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-03T08:04:00.640Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-03T08:04:00.640Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-03T08:04:00.640Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-03T08:04:00.640Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-03T08:04:00.679Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-03T08:04:00.715Z] $ docker stop --time=1 5f4433e2893bcef4573bae46a377bffeebeb8116bbc82be55543a76e7dbb525a [2024-07-03T08:04:05.311Z] $ docker rm -f --volumes 5f4433e2893bcef4573bae46a377bffeebeb8116bbc82be55543a76e7dbb525a [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-03T08:04:05.919Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-03T08:04:05.991Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-03T08:04:06.610Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-03T08:04:06.927Z] + ls -al . [2024-07-03T08:04:06.927Z] total 220 [2024-07-03T08:04:06.927Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 08:03 . [2024-07-03T08:04:06.927Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 08:01 .. [2024-07-03T08:04:06.927Z] -rw-rw-r-- 1 jenkins jenkins 120 Jul 3 08:01 .dockerignore [2024-07-03T08:04:06.927Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 08:03 .git [2024-07-03T08:04:06.927Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 08:01 .github [2024-07-03T08:04:06.927Z] -rw-rw-r-- 1 jenkins jenkins 277 Jul 3 08:01 .gitignore [2024-07-03T08:04:06.927Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 3 08:01 .golangci.yml [2024-07-03T08:04:06.927Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 3 08:02 .semver [2024-07-03T08:04:06.927Z] -rw-rw-r-- 1 jenkins jenkins 10671 Jul 3 08:01 Attribution.txt [2024-07-03T08:04:06.927Z] -rw-rw-r-- 1 jenkins jenkins 7171 Jul 3 08:01 CHANGELOG.md [2024-07-03T08:04:06.927Z] -rw-rw-r-- 1 jenkins jenkins 1661 Jul 3 08:01 Dockerfile [2024-07-03T08:04:06.927Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 3 08:01 GOVERNANCE.md [2024-07-03T08:04:06.927Z] -rw-rw-r-- 1 jenkins jenkins 657 Jul 3 08:01 Jenkinsfile [2024-07-03T08:04:06.927Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 3 08:01 LICENSE [2024-07-03T08:04:06.927Z] -rw-rw-r-- 1 jenkins jenkins 1923 Jul 3 08:01 Makefile [2024-07-03T08:04:06.927Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 3 08:01 OWNERS.md [2024-07-03T08:04:06.927Z] -rw-rw-r-- 1 jenkins jenkins 3578 Jul 3 08:01 README.md [2024-07-03T08:04:06.927Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 3 08:02 VERSION [2024-07-03T08:04:06.927Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 08:01 bin [2024-07-03T08:04:06.927Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 08:01 cmd [2024-07-03T08:04:06.927Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 3 08:03 coverage.out [2024-07-03T08:04:06.927Z] -rw-rw-r-- 1 jenkins jenkins 6998 Jul 3 08:01 go.mod [2024-07-03T08:04:06.927Z] -rw-rw-r-- 1 jenkins jenkins 102307 Jul 3 08:01 go.sum [2024-07-03T08:04:06.927Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 08:01 internal [2024-07-03T08:04:06.927Z] -rw-rw-r-- 1 jenkins jenkins 209 Jul 3 08:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:04:07.343Z] + 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=60eec8670143e094304c87fd66ab9e7baa9a782e --label arch=amd64 --label version=0.0.0 . [2024-07-03T08:04:07.343Z] Sending build context to Docker daemon 30.56MB [2024-07-03T08:04:07.343Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T08:04:07.343Z] Step 2/26 : FROM ${BASE} AS builder [2024-07-03T08:04:07.343Z] ---> b1ed6e3a4d70 [2024-07-03T08:04:07.343Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-07-03T08:04:07.910Z] ---> Running in 5b2f700ae140 [2024-07-03T08:04:07.910Z] Removing intermediate container 5b2f700ae140 [2024-07-03T08:04:07.910Z] ---> 3440c1d7f5fb [2024-07-03T08:04:07.910Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-03T08:04:07.910Z] ---> Running in e08b81ab2ca5 [2024-07-03T08:04:07.910Z] Removing intermediate container e08b81ab2ca5 [2024-07-03T08:04:07.910Z] ---> 5c89c5a1e7b4 [2024-07-03T08:04:07.910Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-07-03T08:04:07.910Z] ---> Running in 39679c298571 [2024-07-03T08:04:08.168Z] Removing intermediate container 39679c298571 [2024-07-03T08:04:08.168Z] ---> 6e0cc170d4a9 [2024-07-03T08:04:08.168Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-07-03T08:04:08.168Z] ---> Running in d9dc363aebc3 [2024-07-03T08:04:08.168Z] Removing intermediate container d9dc363aebc3 [2024-07-03T08:04:08.168Z] ---> 68fa3b18a12d [2024-07-03T08:04:08.168Z] Step 7/26 : WORKDIR /device-gpio [2024-07-03T08:04:08.168Z] ---> Running in e2994f8c2794 [2024-07-03T08:04:08.429Z] Removing intermediate container e2994f8c2794 [2024-07-03T08:04:08.429Z] ---> 1d3cee93b65a [2024-07-03T08:04:08.429Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-03T08:04:08.429Z] ---> Running in a76169b8998e [2024-07-03T08:04:08.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T08:04:08.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T08:04:08.945Z] OK: 268 MiB in 56 packages [2024-07-03T08:04:09.204Z] Removing intermediate container a76169b8998e [2024-07-03T08:04:09.204Z] ---> 19ed2a8d471d [2024-07-03T08:04:09.204Z] Step 9/26 : COPY go.mod vendor* ./ [2024-07-03T08:04:09.462Z] ---> 175738f97aa4 [2024-07-03T08:04:09.462Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T08:04:09.462Z] ---> Running in 58858a55658e [2024-07-03T08:04:10.027Z] Removing intermediate container 58858a55658e [2024-07-03T08:04:10.027Z] ---> e5ad4f734aab [2024-07-03T08:04:10.027Z] Step 11/26 : COPY . . [2024-07-03T08:04:10.960Z] ---> 767258aae9cb [2024-07-03T08:04:10.960Z] Step 12/26 : RUN ${MAKE} [2024-07-03T08:04:10.960Z] ---> Running in 1197aa9762e2 [2024-07-03T08:04:11.220Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.20" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2024-07-03T08:04:43.286Z] Removing intermediate container 1197aa9762e2 [2024-07-03T08:04:43.286Z] ---> f13694c78b07 [2024-07-03T08:04:43.286Z] Step 13/26 : FROM alpine:3.18 [2024-07-03T08:04:43.286Z] 3.18: Pulling from library/alpine [2024-07-03T08:04:43.286Z] 73baa7ef167e: Pulling fs layer [2024-07-03T08:04:43.286Z] 73baa7ef167e: Verifying Checksum [2024-07-03T08:04:43.286Z] 73baa7ef167e: Download complete [2024-07-03T08:04:43.286Z] 73baa7ef167e: Pull complete [2024-07-03T08:04:43.286Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-03T08:04:43.286Z] Status: Downloaded newer image for alpine:3.18 [2024-07-03T08:04:43.286Z] ---> 8fd7cac70a4a [2024-07-03T08:04:43.286Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-07-03T08:04:43.286Z] ---> Running in 4556f342c1e8 [2024-07-03T08:04:43.286Z] Removing intermediate container 4556f342c1e8 [2024-07-03T08:04:43.286Z] ---> 1e822d203594 [2024-07-03T08:04:43.286Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-07-03T08:04:43.286Z] ---> Running in fa18bb3b2aed [2024-07-03T08:04:43.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T08:04:43.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T08:04:43.807Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-03T08:04:43.807Z] Executing busybox-1.36.1-r7.trigger [2024-07-03T08:04:43.807Z] OK: 7 MiB in 16 packages [2024-07-03T08:04:44.066Z] Removing intermediate container fa18bb3b2aed [2024-07-03T08:04:44.066Z] ---> c9be14787353 [2024-07-03T08:04:44.066Z] Step 16/26 : RUN apk --no-cache upgrade [2024-07-03T08:04:44.066Z] ---> Running in f893b8fb8df7 [2024-07-03T08:04:44.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T08:04:44.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T08:04:44.581Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T08:04:44.581Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T08:04:44.581Z] OK: 7 MiB in 16 packages [2024-07-03T08:04:45.149Z] Removing intermediate container f893b8fb8df7 [2024-07-03T08:04:45.149Z] ---> 349cacbee8f7 [2024-07-03T08:04:45.149Z] Step 17/26 : WORKDIR / [2024-07-03T08:04:45.408Z] ---> Running in 72659f390336 [2024-07-03T08:04:45.408Z] Removing intermediate container 72659f390336 [2024-07-03T08:04:45.408Z] ---> 455d07cb721c [2024-07-03T08:04:45.408Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2024-07-03T08:04:45.408Z] ---> 4aae5d218de5 [2024-07-03T08:04:45.408Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2024-07-03T08:04:45.667Z] ---> 68fe7bcdbcca [2024-07-03T08:04:45.667Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2024-07-03T08:04:47.568Z] ---> d3a51dca347b [2024-07-03T08:04:47.568Z] Step 21/26 : EXPOSE 59910 [2024-07-03T08:04:47.568Z] ---> Running in 75122e8f3cd6 [2024-07-03T08:04:47.568Z] Removing intermediate container 75122e8f3cd6 [2024-07-03T08:04:47.568Z] ---> fa9e28769109 [2024-07-03T08:04:47.568Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2024-07-03T08:04:47.568Z] ---> Running in d2d50f4189fb [2024-07-03T08:04:47.568Z] Removing intermediate container d2d50f4189fb [2024-07-03T08:04:47.568Z] ---> c958b6014cb1 [2024-07-03T08:04:47.568Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-03T08:04:47.568Z] ---> Running in e458de33f91c [2024-07-03T08:04:47.568Z] Removing intermediate container e458de33f91c [2024-07-03T08:04:47.568Z] ---> 2facc24febf1 [2024-07-03T08:04:47.568Z] Step 24/26 : LABEL arch=amd64 [2024-07-03T08:04:47.568Z] ---> Running in b863284108f1 [2024-07-03T08:04:47.568Z] Removing intermediate container b863284108f1 [2024-07-03T08:04:47.568Z] ---> ec76900473e6 [2024-07-03T08:04:47.568Z] Step 25/26 : LABEL git_sha=60eec8670143e094304c87fd66ab9e7baa9a782e [2024-07-03T08:04:47.568Z] ---> Running in 8ce5f1358380 [2024-07-03T08:04:47.568Z] Removing intermediate container 8ce5f1358380 [2024-07-03T08:04:47.568Z] ---> 35ed83cd7c89 [2024-07-03T08:04:47.568Z] Step 26/26 : LABEL version=0.0.0 [2024-07-03T08:04:47.568Z] ---> Running in 56b453a931d9 [2024-07-03T08:04:47.830Z] Removing intermediate container 56b453a931d9 [2024-07-03T08:04:47.830Z] ---> 423ab29f431b [2024-07-03T08:04:47.830Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-03T08:04:47.830Z] Successfully built 423ab29f431b [2024-07-03T08:04:47.830Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:04:48.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T08:04:48.839Z] [2024-07-03T08:04:48.839Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:04:49.240Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T08:04:49.240Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-03T08:04:49.240Z] 5eb5b503b376: Pulling fs layer [2024-07-03T08:04:49.240Z] 5c69ac0246d0: Pulling fs layer [2024-07-03T08:04:49.240Z] ec43610c2a17: Pulling fs layer [2024-07-03T08:04:49.240Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-03T08:04:49.240Z] 33b1e0a273af: Pulling fs layer [2024-07-03T08:04:49.240Z] 5d3b04190fa2: Pulling fs layer [2024-07-03T08:04:49.240Z] 2f39f015ded8: Pulling fs layer [2024-07-03T08:04:49.240Z] 3a2ae6a8a46f: Waiting [2024-07-03T08:04:49.240Z] 5d3b04190fa2: Waiting [2024-07-03T08:04:49.240Z] 2f39f015ded8: Waiting [2024-07-03T08:04:49.240Z] 33b1e0a273af: Waiting [2024-07-03T08:04:49.240Z] 5c69ac0246d0: Verifying Checksum [2024-07-03T08:04:49.240Z] 5c69ac0246d0: Download complete [2024-07-03T08:04:49.240Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-03T08:04:49.240Z] 3a2ae6a8a46f: Download complete [2024-07-03T08:04:49.240Z] 33b1e0a273af: Verifying Checksum [2024-07-03T08:04:49.240Z] 33b1e0a273af: Download complete [2024-07-03T08:04:49.240Z] 5d3b04190fa2: Verifying Checksum [2024-07-03T08:04:49.240Z] 5d3b04190fa2: Download complete [2024-07-03T08:04:49.240Z] ec43610c2a17: Download complete [2024-07-03T08:04:49.504Z] 5eb5b503b376: Verifying Checksum [2024-07-03T08:04:49.504Z] 5eb5b503b376: Download complete [2024-07-03T08:04:50.069Z] 2f39f015ded8: Verifying Checksum [2024-07-03T08:04:50.069Z] 2f39f015ded8: Download complete [2024-07-03T08:04:50.328Z] 5eb5b503b376: Pull complete [2024-07-03T08:04:50.586Z] 5c69ac0246d0: Pull complete [2024-07-03T08:04:51.239Z] ec43610c2a17: Pull complete [2024-07-03T08:04:51.239Z] 3a2ae6a8a46f: Pull complete [2024-07-03T08:04:51.239Z] 33b1e0a273af: Pull complete [2024-07-03T08:04:51.239Z] 5d3b04190fa2: Pull complete [2024-07-03T08:04:55.426Z] 2f39f015ded8: Pull complete [2024-07-03T08:04:55.426Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-03T08:04:55.426Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T08:04:55.426Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T08:04:55.685Z] prd-ubuntu20.04-docker-8c-8g-4902 does not seem to be running inside a container [2024-07-03T08:04:55.712Z] $ 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_PR-237 -v /w/workspace/edgexfoundry_device-gpio_PR-237:/w/workspace/edgexfoundry_device-gpio_PR-237:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-237@tmp:/w/workspace/edgexfoundry_device-gpio_PR-237@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-03T08:05:00.081Z] $ docker top 7773dcc4795b97b8789ee1bb2118a8b9c3b31cee07f421473cbf453d95418091 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:05:00.543Z] ---> job-cost.sh [2024-07-03T08:05:00.543Z] lf-activate-venv: SKIPPING [2024-07-03T08:05:00.543Z] INFO: No Stack... [2024-07-03T08:05:00.804Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-03T08:05:01.373Z] INFO: Archiving Costs [Pipeline] sh [2024-07-03T08:05:01.699Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-237/archives/cost.csv [2024-07-03T08:05:01.699Z] + cut -d, -f6 [Pipeline] lock [2024-07-03T08:05:01.748Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-PR-237-1-stack-cost] [2024-07-03T08:05:01.755Z] Resource [jenkins-edgexfoundry-device-gpio-PR-237-1-stack-cost] did not exist. Created. [2024-07-03T08:05:01.761Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-PR-237-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-03T08:05:02.178Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-03T08:05:02.233Z] Stashed 1 file(s) [Pipeline] } [2024-07-03T08:05:02.274Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-PR-237-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-03T08:05:02.370Z] $ docker stop --time=1 7773dcc4795b97b8789ee1bb2118a8b9c3b31cee07f421473cbf453d95418091 [2024-07-03T08:05:03.536Z] $ docker rm -f --volumes 7773dcc4795b97b8789ee1bb2118a8b9c3b31cee07f421473cbf453d95418091 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-03T08:05:50.853Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4905 in /w/workspace/edgexfoundry_device-gpio_PR-237 [Pipeline] { [Pipeline] ws [2024-07-03T08:05:50.934Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2024-07-03T08:05:54.055Z] The recommended git tool is: git [2024-07-03T08:06:02.397Z] using credential edgex-jenkins-ssh [2024-07-03T08:06:02.424Z] Cloning the remote Git repository [2024-07-03T08:06:02.474Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2024-07-03T08:06:02.601Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2024-07-03T08:06:02.804Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2024-07-03T08:06:02.805Z] > git --version # timeout=10 [2024-07-03T08:06:02.842Z] > git --version # 'git version 2.25.1' [2024-07-03T08:06:02.845Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-03T08:06:03.122Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-03T08:06:05.977Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2024-07-03T08:06:06.011Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-03T08:06:07.421Z] Merging remotes/origin/main commit f3c8a999d00a9f0c6dac2773c41abd43344389a2 into PR head commit 60eec8670143e094304c87fd66ab9e7baa9a782e [2024-07-03T08:06:07.717Z] Merge succeeded, producing 60eec8670143e094304c87fd66ab9e7baa9a782e [2024-07-03T08:06:07.718Z] Checking out Revision 60eec8670143e094304c87fd66ab9e7baa9a782e (PR-237) [2024-07-03T08:06:06.890Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2024-07-03T08:06:06.926Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2024-07-03T08:06:06.926Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-03T08:06:06.950Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/237/head:refs/remotes/origin/PR-237 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-03T08:06:07.432Z] > git config core.sparsecheckout # timeout=10 [2024-07-03T08:06:07.519Z] > git checkout -f 60eec8670143e094304c87fd66ab9e7baa9a782e # timeout=10 [2024-07-03T08:06:07.602Z] > git remote # timeout=10 [2024-07-03T08:06:07.623Z] > git config --get remote.origin.url # timeout=10 [2024-07-03T08:06:07.646Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-03T08:06:07.665Z] > git merge f3c8a999d00a9f0c6dac2773c41abd43344389a2 # timeout=10 [2024-07-03T08:06:07.694Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-03T08:06:07.720Z] > git config core.sparsecheckout # timeout=10 [2024-07-03T08:06:07.736Z] > git checkout -f 60eec8670143e094304c87fd66ab9e7baa9a782e # timeout=10 [2024-07-03T08:06:08.379Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-07-03T08:06:08.438Z] > git --version # timeout=10 [2024-07-03T08:06:08.450Z] > git --version # 'git version 2.25.1' [2024-07-03T08:06:08.462Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-03T08:06:13.438Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-03T08:06:13.438Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-03T08:06:13.438Z] Dload Upload Total Spent Left Speed [2024-07-03T08:06:13.438Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 245k 0 --:--:-- --:--:-- --:--:-- 250k [Pipeline] sh [2024-07-03T08:06:13.811Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-03T08:06:14.172Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2024-07-03T08:06:14.172Z] sudo tee /etc/docker/daemon.new [2024-07-03T08:06:14.172Z] { [2024-07-03T08:06:14.172Z] "registry-mirrors": [ [2024-07-03T08:06:14.172Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-03T08:06:14.172Z] ], [2024-07-03T08:06:14.172Z] "bip": "10.250.0.254/24", [2024-07-03T08:06:14.172Z] "hosts": [ [2024-07-03T08:06:14.172Z] "tcp://0.0.0.0:5555", [2024-07-03T08:06:14.172Z] "unix:///var/run/docker.sock" [2024-07-03T08:06:14.172Z] ], [2024-07-03T08:06:14.172Z] "mtu": 1458, [2024-07-03T08:06:14.172Z] "selinux-enabled": true, [2024-07-03T08:06:14.172Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-03T08:06:14.172Z] } [Pipeline] sh [2024-07-03T08:06:14.523Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-03T08:06:14.885Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T08:06:33.259Z] provisioning config files... [2024-07-03T08:06:33.289Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config5156154243925329534tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:06:33.769Z] ---> ****-login.sh [2024-07-03T08:06:33.769Z] nexus3.edgexfoundry.org:10001 [2024-07-03T08:06:34.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:06:34.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:06:34.628Z] Configure a credential helper to remove this warning. See [2024-07-03T08:06:34.628Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:06:34.628Z] [2024-07-03T08:06:34.628Z] Login Succeeded [2024-07-03T08:06:34.628Z] nexus3.edgexfoundry.org:10002 [2024-07-03T08:06:34.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:06:34.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:06:34.900Z] Configure a credential helper to remove this warning. See [2024-07-03T08:06:34.900Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:06:34.900Z] [2024-07-03T08:06:34.900Z] Login Succeeded [2024-07-03T08:06:34.900Z] nexus3.edgexfoundry.org:10003 [2024-07-03T08:06:35.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:06:35.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:06:35.171Z] Configure a credential helper to remove this warning. See [2024-07-03T08:06:35.171Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:06:35.171Z] [2024-07-03T08:06:35.171Z] Login Succeeded [2024-07-03T08:06:35.171Z] nexus3.edgexfoundry.org:10004 [2024-07-03T08:06:35.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:06:35.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:06:35.440Z] Configure a credential helper to remove this warning. See [2024-07-03T08:06:35.440Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:06:35.440Z] [2024-07-03T08:06:35.440Z] Login Succeeded [2024-07-03T08:06:35.440Z] ****.io [2024-07-03T08:06:35.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:06:35.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:06:35.981Z] Configure a credential helper to remove this warning. See [2024-07-03T08:06:35.982Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:06:35.982Z] [2024-07-03T08:06:35.982Z] Login Succeeded [2024-07-03T08:06:35.982Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T08:06:36.013Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-03T08:06:36.433Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T08:06:36.478Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T08:06:36.526Z] ========================================================= [2024-07-03T08:06:36.527Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-03T08:06:36.527Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:06:37.071Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-03T08:06:37.339Z] Sending build context to Docker daemon 15.35MB [2024-07-03T08:06:37.610Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T08:06:37.610Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-03T08:06:37.610Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-03T08:06:37.610Z] c6b39de5b339: Pulling fs layer [2024-07-03T08:06:37.610Z] a69c41024577: Pulling fs layer [2024-07-03T08:06:37.610Z] d6de4b400683: Pulling fs layer [2024-07-03T08:06:37.610Z] 35cb2a7552d0: Pulling fs layer [2024-07-03T08:06:37.610Z] 4f4fb700ef54: Pulling fs layer [2024-07-03T08:06:37.610Z] 464afbd9ba4c: Pulling fs layer [2024-07-03T08:06:37.610Z] 00f215d4a9da: Pulling fs layer [2024-07-03T08:06:37.610Z] d496ad576159: Pulling fs layer [2024-07-03T08:06:37.610Z] 35cb2a7552d0: Waiting [2024-07-03T08:06:37.610Z] 4f4fb700ef54: Waiting [2024-07-03T08:06:37.610Z] 00f215d4a9da: Waiting [2024-07-03T08:06:37.610Z] 464afbd9ba4c: Waiting [2024-07-03T08:06:37.610Z] d496ad576159: Waiting [2024-07-03T08:06:37.610Z] a69c41024577: Verifying Checksum [2024-07-03T08:06:37.610Z] a69c41024577: Download complete [2024-07-03T08:06:37.879Z] 35cb2a7552d0: Download complete [2024-07-03T08:06:37.879Z] 4f4fb700ef54: Verifying Checksum [2024-07-03T08:06:37.879Z] 4f4fb700ef54: Download complete [2024-07-03T08:06:37.879Z] c6b39de5b339: Verifying Checksum [2024-07-03T08:06:37.879Z] c6b39de5b339: Download complete [2024-07-03T08:06:37.879Z] 464afbd9ba4c: Verifying Checksum [2024-07-03T08:06:37.879Z] 464afbd9ba4c: Download complete [2024-07-03T08:06:38.464Z] d496ad576159: Verifying Checksum [2024-07-03T08:06:38.464Z] d496ad576159: Download complete [2024-07-03T08:06:38.732Z] c6b39de5b339: Pull complete [2024-07-03T08:06:39.319Z] a69c41024577: Pull complete [2024-07-03T08:06:39.587Z] d6de4b400683: Download complete [2024-07-03T08:06:41.000Z] 00f215d4a9da: Verifying Checksum [2024-07-03T08:06:41.000Z] 00f215d4a9da: Download complete [2024-07-03T08:06:53.326Z] d6de4b400683: Pull complete [2024-07-03T08:06:53.326Z] 35cb2a7552d0: Pull complete [2024-07-03T08:06:53.326Z] 4f4fb700ef54: Pull complete [2024-07-03T08:06:53.594Z] 464afbd9ba4c: Pull complete [2024-07-03T08:07:03.683Z] 00f215d4a9da: Pull complete [2024-07-03T08:07:04.645Z] d496ad576159: Pull complete [2024-07-03T08:07:04.645Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-03T08:07:04.645Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-03T08:07:04.645Z] ---> f246e2811388 [2024-07-03T08:07:04.645Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-03T08:07:05.233Z] ---> Running in fe2d786a1c60 [2024-07-03T08:07:05.503Z] Removing intermediate container fe2d786a1c60 [2024-07-03T08:07:05.503Z] ---> 0eb696147245 [2024-07-03T08:07:05.503Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-03T08:07:05.778Z] ---> Running in 3fa00194f511 [2024-07-03T08:07:06.046Z] Removing intermediate container 3fa00194f511 [2024-07-03T08:07:06.046Z] ---> a1a83ebff4cf [2024-07-03T08:07:06.046Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-07-03T08:07:06.046Z] ---> Running in ecd8786b950a [2024-07-03T08:07:06.635Z] Removing intermediate container ecd8786b950a [2024-07-03T08:07:06.635Z] ---> 9879333dee59 [2024-07-03T08:07:06.635Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-03T08:07:06.635Z] ---> Running in 845f88edfdba [2024-07-03T08:07:08.049Z] Removing intermediate container 845f88edfdba [2024-07-03T08:07:08.049Z] ---> c11c9a2eb1f7 [2024-07-03T08:07:08.049Z] Step 7/12 : WORKDIR /device-gpio [2024-07-03T08:07:08.049Z] ---> Running in 150d112a0b71 [2024-07-03T08:07:08.319Z] Removing intermediate container 150d112a0b71 [2024-07-03T08:07:08.319Z] ---> b18a7441693e [2024-07-03T08:07:08.319Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-03T08:07:08.319Z] ---> Running in ccab211a8eca [2024-07-03T08:07:09.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T08:07:10.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T08:07:10.980Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-07-03T08:07:10.980Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-03T08:07:10.980Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-07-03T08:07:10.980Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-07-03T08:07:10.980Z] Executing busybox-1.36.1-r5.trigger [2024-07-03T08:07:11.250Z] OK: 271 MiB in 56 packages [2024-07-03T08:07:12.223Z] Removing intermediate container ccab211a8eca [2024-07-03T08:07:12.224Z] ---> 086bc72147c2 [2024-07-03T08:07:12.224Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-03T08:07:12.495Z] ---> 856182a5ed1b [2024-07-03T08:07:12.495Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T08:07:12.765Z] ---> Running in 8f0892875355 [2024-07-03T08:09:04.454Z] Removing intermediate container 8f0892875355 [2024-07-03T08:09:04.454Z] ---> d4bb7a9f360b [2024-07-03T08:09:04.454Z] Step 11/12 : COPY . . [2024-07-03T08:09:04.454Z] ---> 23b5587a0dd7 [2024-07-03T08:09:04.454Z] Step 12/12 : RUN ${MAKE} [2024-07-03T08:09:04.454Z] ---> Running in fd8ca16c8ce2 [2024-07-03T08:09:04.454Z] noop [2024-07-03T08:09:04.454Z] Removing intermediate container fd8ca16c8ce2 [2024-07-03T08:09:04.454Z] ---> 3d3b380e84b4 [2024-07-03T08:09:04.454Z] Successfully built 3d3b380e84b4 [2024-07-03T08:09:04.454Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:09:05.168Z] + docker inspect -f . ci-base-image-arm64 [2024-07-03T08:09:05.168Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T08:09:05.471Z] prd-ubuntu20.04-docker-arm64-4c-16g-4905 does not seem to be running inside a container [2024-07-03T08:09:05.605Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-03T08:09:06.930Z] $ docker top 7cf9ef3f3cc6285a0952ed279677c149f39c3f7a42d366809aa3a443b008c26b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T08:09:07.881Z] + go version [2024-07-03T08:09:07.882Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-03T08:09:07.922Z] $ docker stop --time=1 7cf9ef3f3cc6285a0952ed279677c149f39c3f7a42d366809aa3a443b008c26b [2024-07-03T08:09:09.605Z] $ docker rm -f --volumes 7cf9ef3f3cc6285a0952ed279677c149f39c3f7a42d366809aa3a443b008c26b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:09:10.552Z] + docker inspect -f . ci-base-image-arm64 [2024-07-03T08:09:10.552Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T08:09:10.824Z] prd-ubuntu20.04-docker-arm64-4c-16g-4905 does not seem to be running inside a container [2024-07-03T08:09:10.887Z] $ 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/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-03T08:09:12.197Z] $ docker top 32ba66b4ceded07a4908c0ed679758e1136d516d31b92a521263e3e50a0c2758 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T08:09:13.152Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2024-07-03T08:09:13.625Z] + make test [2024-07-03T08:09:13.625Z] go test ./... -coverprofile=coverage.out ./... [2024-07-03T08:09:20.275Z] ? github.com/edgexfoundry/device-gpio [no test files] [2024-07-03T08:12:42.080Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2024-07-03T08:12:42.080Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2024-07-03T08:12:42.080Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-03T08:12:42.080Z] go vet ./... [2024-07-03T08:13:28.934Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-03T08:13:28.934Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-03T08:13:28.934Z] ./bin/test-attribution-txt.sh [2024-07-03T08:13:28.934Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-03T08:13:28.934Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-03T08:13:28.934Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-03T08:13:28.934Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-03T08:13:28.934Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-03T08:13:28.934Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-03T08:13:28.934Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-03T08:13:28.934Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-03T08:13:28.934Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-03T08:13:28.934Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-03T08:13:28.934Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-03T08:13:28.934Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-03T08:13:28.934Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-03T08:13:28.934Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-03T08:13:28.934Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-03T08:13:28.934Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-03T08:13:28.934Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-03T08:13:28.934Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-03T08:13:28.934Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-03T08:13:28.934Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-03T08:13:28.934Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-03T08:13:28.934Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-03T08:13:28.934Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-03T08:13:28.934Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-03T08:13:28.934Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-03T08:13:28.934Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-03T08:13:28.934Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-03T08:13:28.934Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-03T08:13:28.934Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-03T08:13:28.934Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-03T08:13:28.934Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-03T08:13:28.934Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-03T08:13:28.934Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-03T08:13:28.934Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-03T08:13:28.934Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-03T08:13:28.934Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-03T08:13:28.934Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-03T08:13:28.934Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-03T08:13:28.934Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-03T08:13:28.934Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-03T08:13:28.934Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-03T08:13:28.934Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-03T08:13:28.934Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-03T08:13:28.934Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-03T08:13:28.934Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-03T08:13:28.934Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-03T08:13:28.934Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-03T08:13:28.934Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-03T08:13:28.935Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-03T08:13:28.935Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-03T08:13:28.935Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-03T08:13:28.935Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-03T08:13:28.935Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-03T08:13:28.935Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-03T08:13:28.935Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-03T08:13:28.935Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-03T08:13:28.935Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-03T08:13:28.935Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-03T08:13:28.935Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-03T08:13:28.935Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-03T08:13:28.935Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-03T08:13:28.935Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-03T08:13:28.935Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-03T08:13:28.985Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-03T08:13:29.019Z] $ docker stop --time=1 32ba66b4ceded07a4908c0ed679758e1136d516d31b92a521263e3e50a0c2758 [2024-07-03T08:13:30.958Z] $ docker rm -f --volumes 32ba66b4ceded07a4908c0ed679758e1136d516d31b92a521263e3e50a0c2758 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-03T08:13:32.611Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-03T08:13:32.648Z] Warning: overwriting stash ‘coverage-report’ [2024-07-03T08:13:33.120Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-03T08:13:33.767Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-03T08:13:34.114Z] + ls -al . [2024-07-03T08:13:34.114Z] total 216 [2024-07-03T08:13:34.114Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 3 08:09 . [2024-07-03T08:13:34.114Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 08:06 .. [2024-07-03T08:13:34.114Z] -rw-rw-r-- 1 jenkins jenkins 120 Jul 3 08:06 .dockerignore [2024-07-03T08:13:34.114Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 08:06 .git [2024-07-03T08:13:34.114Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 08:06 .github [2024-07-03T08:13:34.114Z] -rw-rw-r-- 1 jenkins jenkins 277 Jul 3 08:06 .gitignore [2024-07-03T08:13:34.114Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 3 08:06 .golangci.yml [2024-07-03T08:13:34.114Z] -rw-rw-r-- 1 jenkins jenkins 10671 Jul 3 08:06 Attribution.txt [2024-07-03T08:13:34.114Z] -rw-rw-r-- 1 jenkins jenkins 7171 Jul 3 08:06 CHANGELOG.md [2024-07-03T08:13:34.114Z] -rw-rw-r-- 1 jenkins jenkins 1661 Jul 3 08:06 Dockerfile [2024-07-03T08:13:34.114Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 3 08:06 GOVERNANCE.md [2024-07-03T08:13:34.114Z] -rw-rw-r-- 1 jenkins jenkins 657 Jul 3 08:06 Jenkinsfile [2024-07-03T08:13:34.114Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 3 08:06 LICENSE [2024-07-03T08:13:34.114Z] -rw-rw-r-- 1 jenkins jenkins 1923 Jul 3 08:06 Makefile [2024-07-03T08:13:34.114Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 3 08:06 OWNERS.md [2024-07-03T08:13:34.114Z] -rw-rw-r-- 1 jenkins jenkins 3578 Jul 3 08:06 README.md [2024-07-03T08:13:34.114Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 3 08:02 VERSION [2024-07-03T08:13:34.114Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 08:06 bin [2024-07-03T08:13:34.114Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 08:06 cmd [2024-07-03T08:13:34.114Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 3 08:09 coverage.out [2024-07-03T08:13:34.114Z] -rw-rw-r-- 1 jenkins jenkins 6998 Jul 3 08:06 go.mod [2024-07-03T08:13:34.114Z] -rw-rw-r-- 1 jenkins jenkins 102307 Jul 3 08:06 go.sum [2024-07-03T08:13:34.114Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 08:06 internal [2024-07-03T08:13:34.114Z] -rw-rw-r-- 1 jenkins jenkins 209 Jul 3 08:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:13:34.567Z] + 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=60eec8670143e094304c87fd66ab9e7baa9a782e --label arch=arm64 --label version=0.0.0 . [2024-07-03T08:13:35.154Z] Sending build context to Docker daemon 15.35MB [2024-07-03T08:13:35.154Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T08:13:35.154Z] Step 2/26 : FROM ${BASE} AS builder [2024-07-03T08:13:35.154Z] ---> 3d3b380e84b4 [2024-07-03T08:13:35.154Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-07-03T08:13:35.423Z] ---> Running in 78377af5072b [2024-07-03T08:13:35.691Z] Removing intermediate container 78377af5072b [2024-07-03T08:13:35.691Z] ---> 82b94ba07718 [2024-07-03T08:13:35.691Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-03T08:13:35.691Z] ---> Running in 85ff206c741f [2024-07-03T08:13:35.960Z] Removing intermediate container 85ff206c741f [2024-07-03T08:13:35.960Z] ---> 06bfc89ba9f9 [2024-07-03T08:13:35.960Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-07-03T08:13:35.960Z] ---> Running in 661073ccca61 [2024-07-03T08:13:36.227Z] Removing intermediate container 661073ccca61 [2024-07-03T08:13:36.227Z] ---> 567bd32a5c48 [2024-07-03T08:13:36.227Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-07-03T08:13:36.495Z] ---> Running in 73119e7e9ff4 [2024-07-03T08:13:36.764Z] Removing intermediate container 73119e7e9ff4 [2024-07-03T08:13:36.764Z] ---> 9342d39a26f8 [2024-07-03T08:13:36.764Z] Step 7/26 : WORKDIR /device-gpio [2024-07-03T08:13:36.764Z] ---> Running in c470dbeeccb4 [2024-07-03T08:13:37.032Z] Removing intermediate container c470dbeeccb4 [2024-07-03T08:13:37.032Z] ---> 6b7add4652d5 [2024-07-03T08:13:37.032Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-03T08:13:37.032Z] ---> Running in 70f5152e2dc4 [2024-07-03T08:13:37.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T08:13:38.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T08:13:39.545Z] OK: 271 MiB in 56 packages [2024-07-03T08:13:40.508Z] Removing intermediate container 70f5152e2dc4 [2024-07-03T08:13:40.508Z] ---> a1c8dc036139 [2024-07-03T08:13:40.508Z] Step 9/26 : COPY go.mod vendor* ./ [2024-07-03T08:13:41.097Z] ---> 306d22d855cd [2024-07-03T08:13:41.097Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T08:13:41.097Z] ---> Running in 35f46a54114b [2024-07-03T08:13:43.675Z] Removing intermediate container 35f46a54114b [2024-07-03T08:13:43.675Z] ---> 376ded8b9d53 [2024-07-03T08:13:43.675Z] Step 11/26 : COPY . . [2024-07-03T08:13:44.638Z] ---> 779b2f33ed88 [2024-07-03T08:13:44.638Z] Step 12/26 : RUN ${MAKE} [2024-07-03T08:13:44.638Z] ---> Running in be11182df318 [2024-07-03T08:13:45.609Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.20" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2024-07-03T08:17:22.423Z] Removing intermediate container be11182df318 [2024-07-03T08:17:22.424Z] ---> 400712f0c395 [2024-07-03T08:17:22.424Z] Step 13/26 : FROM alpine:3.18 [2024-07-03T08:17:22.424Z] 3.18: Pulling from library/alpine [2024-07-03T08:17:22.424Z] 5c905c7ebe2f: Pulling fs layer [2024-07-03T08:17:22.424Z] 5c905c7ebe2f: Verifying Checksum [2024-07-03T08:17:22.424Z] 5c905c7ebe2f: Download complete [2024-07-03T08:17:22.424Z] 5c905c7ebe2f: Pull complete [2024-07-03T08:17:22.424Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-03T08:17:22.424Z] Status: Downloaded newer image for alpine:3.18 [2024-07-03T08:17:22.424Z] ---> dec292d02e07 [2024-07-03T08:17:22.424Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-07-03T08:17:22.424Z] ---> Running in 3c6c2a48b4e7 [2024-07-03T08:17:22.424Z] Removing intermediate container 3c6c2a48b4e7 [2024-07-03T08:17:22.424Z] ---> 8ebc9daf09b5 [2024-07-03T08:17:22.424Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-07-03T08:17:22.424Z] ---> Running in 267f43c5f4dd [2024-07-03T08:17:22.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T08:17:22.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T08:17:23.642Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-03T08:17:23.642Z] Executing busybox-1.36.1-r7.trigger [2024-07-03T08:17:23.642Z] OK: 8 MiB in 16 packages [2024-07-03T08:17:24.600Z] Removing intermediate container 267f43c5f4dd [2024-07-03T08:17:24.600Z] ---> 5ffaafcb65c1 [2024-07-03T08:17:24.600Z] Step 16/26 : RUN apk --no-cache upgrade [2024-07-03T08:17:24.600Z] ---> Running in 5704021017b7 [2024-07-03T08:17:25.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T08:17:25.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T08:17:26.776Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T08:17:26.776Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T08:17:26.776Z] OK: 8 MiB in 16 packages [2024-07-03T08:17:27.820Z] Removing intermediate container 5704021017b7 [2024-07-03T08:17:27.820Z] ---> 0240cdf71e19 [2024-07-03T08:17:27.820Z] Step 17/26 : WORKDIR / [2024-07-03T08:17:27.820Z] ---> Running in a4c2a7a3cf89 [2024-07-03T08:17:28.093Z] Removing intermediate container a4c2a7a3cf89 [2024-07-03T08:17:28.093Z] ---> 3367c4e67f17 [2024-07-03T08:17:28.093Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2024-07-03T08:17:28.403Z] ---> 9fb638cfd60b [2024-07-03T08:17:28.403Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2024-07-03T08:17:28.995Z] ---> 2112c17dc735 [2024-07-03T08:17:28.995Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2024-07-03T08:17:30.945Z] ---> 18e1a4551448 [2024-07-03T08:17:30.945Z] Step 21/26 : EXPOSE 59910 [2024-07-03T08:17:30.945Z] ---> Running in 584404c467ba [2024-07-03T08:17:31.523Z] Removing intermediate container 584404c467ba [2024-07-03T08:17:31.523Z] ---> 42e8b9ed177b [2024-07-03T08:17:31.523Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2024-07-03T08:17:31.523Z] ---> Running in 96ee2b079e58 [2024-07-03T08:17:31.788Z] Removing intermediate container 96ee2b079e58 [2024-07-03T08:17:31.788Z] ---> 9ac156ebe70a [2024-07-03T08:17:31.788Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-03T08:17:31.788Z] ---> Running in d7e632acc362 [2024-07-03T08:17:32.052Z] Removing intermediate container d7e632acc362 [2024-07-03T08:17:32.052Z] ---> fdb3d13d7aee [2024-07-03T08:17:32.052Z] Step 24/26 : LABEL arch=arm64 [2024-07-03T08:17:32.052Z] ---> Running in 85f98497fb36 [2024-07-03T08:17:32.316Z] Removing intermediate container 85f98497fb36 [2024-07-03T08:17:32.316Z] ---> 339d7e6d3791 [2024-07-03T08:17:32.316Z] Step 25/26 : LABEL git_sha=60eec8670143e094304c87fd66ab9e7baa9a782e [2024-07-03T08:17:32.316Z] ---> Running in f8cc0d46edb6 [2024-07-03T08:17:32.583Z] Removing intermediate container f8cc0d46edb6 [2024-07-03T08:17:32.583Z] ---> 20861cc9e3dd [2024-07-03T08:17:32.583Z] Step 26/26 : LABEL version=0.0.0 [2024-07-03T08:17:32.848Z] ---> Running in 005923f22289 [2024-07-03T08:17:33.113Z] Removing intermediate container 005923f22289 [2024-07-03T08:17:33.113Z] ---> b93a1c2fbe64 [2024-07-03T08:17:33.113Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-03T08:17:33.113Z] Successfully built b93a1c2fbe64 [2024-07-03T08:17:33.113Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:17:34.051Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-03T08:17:34.051Z] [2024-07-03T08:17:34.051Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:17:34.478Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-03T08:17:34.478Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-03T08:17:34.478Z] 8998bd30e6a1: Pulling fs layer [2024-07-03T08:17:34.478Z] 04944245beec: Pulling fs layer [2024-07-03T08:17:34.478Z] 699f458cf7ca: Pulling fs layer [2024-07-03T08:17:34.478Z] 765212b225bb: Pulling fs layer [2024-07-03T08:17:34.478Z] f23df028b6ca: Pulling fs layer [2024-07-03T08:17:34.478Z] d65c8cfc05b1: Pulling fs layer [2024-07-03T08:17:34.478Z] 2437ff75d9bd: Pulling fs layer [2024-07-03T08:17:34.478Z] f23df028b6ca: Waiting [2024-07-03T08:17:34.478Z] d65c8cfc05b1: Waiting [2024-07-03T08:17:34.478Z] 765212b225bb: Waiting [2024-07-03T08:17:34.478Z] 2437ff75d9bd: Waiting [2024-07-03T08:17:34.747Z] 04944245beec: Verifying Checksum [2024-07-03T08:17:34.747Z] 04944245beec: Download complete [2024-07-03T08:17:34.747Z] 765212b225bb: Verifying Checksum [2024-07-03T08:17:34.747Z] 765212b225bb: Download complete [2024-07-03T08:17:34.747Z] f23df028b6ca: Verifying Checksum [2024-07-03T08:17:34.747Z] f23df028b6ca: Download complete [2024-07-03T08:17:34.747Z] d65c8cfc05b1: Verifying Checksum [2024-07-03T08:17:34.747Z] d65c8cfc05b1: Download complete [2024-07-03T08:17:34.747Z] 699f458cf7ca: Verifying Checksum [2024-07-03T08:17:34.747Z] 699f458cf7ca: Download complete [2024-07-03T08:17:35.327Z] 8998bd30e6a1: Verifying Checksum [2024-07-03T08:17:35.327Z] 8998bd30e6a1: Download complete [2024-07-03T08:17:37.900Z] 2437ff75d9bd: Verifying Checksum [2024-07-03T08:17:37.900Z] 2437ff75d9bd: Download complete [2024-07-03T08:17:39.832Z] 8998bd30e6a1: Pull complete [2024-07-03T08:17:40.425Z] 04944245beec: Pull complete [2024-07-03T08:17:42.358Z] 699f458cf7ca: Pull complete [2024-07-03T08:17:42.358Z] 765212b225bb: Pull complete [2024-07-03T08:17:42.936Z] f23df028b6ca: Pull complete [2024-07-03T08:17:43.201Z] d65c8cfc05b1: Pull complete [2024-07-03T08:18:01.382Z] 2437ff75d9bd: Pull complete [2024-07-03T08:18:01.382Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-03T08:18:01.382Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-03T08:18:01.382Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T08:18:01.741Z] prd-ubuntu20.04-docker-arm64-4c-16g-4905 does not seem to be running inside a container [2024-07-03T08:18:01.796Z] $ 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/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-03T08:18:04.414Z] $ docker top 60b049f559542104220b6476242eef4a0a9fea7ceeb74d3cf737ea041d5f5fe3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:18:05.323Z] ---> job-cost.sh [2024-07-03T08:18:05.323Z] lf-activate-venv: SKIPPING [2024-07-03T08:18:05.323Z] INFO: No Stack... [2024-07-03T08:18:05.587Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-03T08:18:06.548Z] INFO: Archiving Costs [Pipeline] sh [2024-07-03T08:18:07.206Z] + cut -d, -f6 [2024-07-03T08:18:07.206Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [Pipeline] lock [2024-07-03T08:18:07.280Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-PR-237-1-stack-cost] [2024-07-03T08:18:07.286Z] Resource [jenkins-edgexfoundry-device-gpio-PR-237-1-stack-cost] did not exist. Created. [2024-07-03T08:18:07.293Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-PR-237-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-03T08:18:08.106Z] /w/workspace/device-gpio/1@tmp/durable-651223b3/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-03T08:18:08.771Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-03T08:18:08.814Z] Warning: overwriting stash ‘stack-cost’ [2024-07-03T08:18:08.855Z] Stashed 1 file(s) [Pipeline] } [2024-07-03T08:18:08.874Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-PR-237-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-03T08:18:08.957Z] $ docker stop --time=1 60b049f559542104220b6476242eef4a0a9fea7ceeb74d3cf737ea041d5f5fe3 [2024-07-03T08:18:10.442Z] $ docker rm -f --volumes 60b049f559542104220b6476242eef4a0a9fea7ceeb74d3cf737ea041d5f5fe3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-07-03T08:18:11.558Z] provisioning config files... [2024-07-03T08:18:11.564Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-237@tmp/config14790804899447386721tmp [Pipeline] { [Pipeline] sh [2024-07-03T08:18:11.918Z] + set +x [2024-07-03T08:18:11.918Z] + curl -s https://codecov.io/bash [2024-07-03T08:18:11.918Z] + bash -s -- [2024-07-03T08:18:11.918Z] [2024-07-03T08:18:11.918Z] _____ _ [2024-07-03T08:18:11.918Z] / ____| | | [2024-07-03T08:18:11.918Z] | | ___ __| | ___ ___ _____ __ [2024-07-03T08:18:11.918Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-03T08:18:11.918Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-03T08:18:11.918Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-03T08:18:11.918Z] Bash-1.0.6 [2024-07-03T08:18:11.918Z] [2024-07-03T08:18:11.918Z] [2024-07-03T08:18:11.918Z] ==> git version 2.25.1 found [2024-07-03T08:18:11.918Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-07-03T08:18:11.918Z] Release-Date: 2020-01-08 [2024-07-03T08:18:11.918Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-03T08:18:11.918Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-03T08:18:11.918Z] ==> Jenkins CI detected. [2024-07-03T08:18:11.918Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-237 [2024-07-03T08:18:11.918Z] project root: . [2024-07-03T08:18:11.918Z] --> token set from env [2024-07-03T08:18:11.918Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-03T08:18:11.918Z] ==> Running gcov in . (disable via -X gcov) [2024-07-03T08:18:11.918Z] ==> Python coveragepy not found [2024-07-03T08:18:11.918Z] ==> Searching for coverage reports in: [2024-07-03T08:18:11.918Z] + . [2024-07-03T08:18:11.918Z] -> Found 1 reports [2024-07-03T08:18:11.918Z] ==> Detecting git/mercurial file structure [2024-07-03T08:18:11.918Z] ==> Reading reports [2024-07-03T08:18:11.918Z] + ./coverage.out bytes=10 [2024-07-03T08:18:11.918Z] ==> Appending adjustments [2024-07-03T08:18:11.918Z] https://docs.codecov.io/docs/fixing-reports [2024-07-03T08:18:12.178Z] + Found adjustments [2024-07-03T08:18:12.178Z] ==> Gzipping contents [2024-07-03T08:18:12.178Z] 4.0K /tmp/codecov.jbej9f.gz [2024-07-03T08:18:12.178Z] ==> Uploading reports [2024-07-03T08:18:12.178Z] url: https://codecov.io [2024-07-03T08:18:12.178Z] query: branch=PR-237&commit=60eec8670143e094304c87fd66ab9e7baa9a782e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-237%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=237&job=&cmd_args= [2024-07-03T08:18:12.178Z] -> Pinging Codecov [2024-07-03T08:18:12.178Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-237&commit=60eec8670143e094304c87fd66ab9e7baa9a782e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-237%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=237&job=&cmd_args= [2024-07-03T08:18:12.178Z] -> Uploading to [2024-07-03T08:18:12.178Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-03/3EC07B1A8CA8AF9BCAA0BB9F0134797F/60eec8670143e094304c87fd66ab9e7baa9a782e/5c28feb8-9da6-43f6-a895-c6245584bc9a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240703%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240703T081812Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1ab78e272649f87be9dc3bbd611cada89312bc61d1564c5b57addebc61d85676 [2024-07-03T08:18:12.178Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-03T08:18:12.178Z] Dload Upload Total Spent Left Speed [2024-07-03T08:18:12.438Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 2536 --:--:-- --:--:-- --:--:-- 2536 [2024-07-03T08:18:12.438Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/60eec8670143e094304c87fd66ab9e7baa9a782e [Pipeline] } [2024-07-03T08:18:12.471Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [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) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-03T08:18:39.390Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-237/archives ] [2024-07-03T08:18:39.390Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-237/archives [2024-07-03T08:18:39.390Z] total 16 [2024-07-03T08:18:39.390Z] drwxr-xr-x 3 root root 4096 Jul 3 08:05 . [2024-07-03T08:18:39.390Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 3 08:05 .. [2024-07-03T08:18:39.390Z] drwxr-xr-x 2 root root 4096 Jul 3 08:05 cost [2024-07-03T08:18:39.390Z] -rw-r--r-- 1 root root 83 Jul 3 08:05 cost.csv [2024-07-03T08:18:39.390Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-237/archives [2024-07-03T08:18:39.390Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-237/archives [2024-07-03T08:18:39.390Z] total 16 [2024-07-03T08:18:39.390Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 3 08:05 . [2024-07-03T08:18:39.390Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 3 08:05 .. [2024-07-03T08:18:39.390Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 3 08:05 cost [2024-07-03T08:18:39.390Z] -rw-r--r-- 1 jenkins jenkins 83 Jul 3 08:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:18:39.732Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:18:40.633Z] ---> package-listing.sh [2024-07-03T08:18:40.633Z] ++ facter osfamily [2024-07-03T08:18:40.633Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-03T08:18:40.892Z] + OS_FAMILY=debian [2024-07-03T08:18:40.892Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-237 [2024-07-03T08:18:40.892Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-03T08:18:40.892Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-03T08:18:40.892Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-03T08:18:40.892Z] + PACKAGES=/tmp/packages_start.txt [2024-07-03T08:18:40.892Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-237 ']' [2024-07-03T08:18:40.892Z] + PACKAGES=/tmp/packages_end.txt [2024-07-03T08:18:40.892Z] + case "${OS_FAMILY}" in [2024-07-03T08:18:40.892Z] + dpkg -l [2024-07-03T08:18:40.892Z] + grep '^ii' [2024-07-03T08:18:40.892Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-03T08:18:40.892Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-03T08:18:40.892Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-03T08:18:40.892Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-237 ']' [2024-07-03T08:18:40.892Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-237/archives/ [2024-07-03T08:18:40.892Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-237/archives/ [Pipeline] echo [2024-07-03T08:18:40.936Z] 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_PR-237/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-03T08:18:41.232Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:18:41.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T08:18:41.880Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T08:18:42.143Z] prd-ubuntu20.04-docker-8c-8g-4902 does not seem to be running inside a container [2024-07-03T08:18:42.171Z] $ 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_PR-237/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_PR-237 -v /w/workspace/edgexfoundry_device-gpio_PR-237:/w/workspace/edgexfoundry_device-gpio_PR-237:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-237@tmp:/w/workspace/edgexfoundry_device-gpio_PR-237@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-07-03T08:18:42.384Z] $ docker top d40d20296249709aae68744281b55bde9ce12db5183bcaafb3167912a679cd0b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T08:18:42.794Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-03T08:18:43.117Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-03T08:18:43.430Z] + ls /var/log/sa-host [2024-07-03T08:18:43.430Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T08:18:43.577Z] provisioning config files... [2024-07-03T08:18:43.586Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-237@tmp/config18093389691281318637tmp [Pipeline] { [Pipeline] echo [2024-07-03T08:18:43.667Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:18:44.050Z] ---> create-netrc.sh [Pipeline] } [2024-07-03T08:18:44.103Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:18:44.573Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-03T08:18:44.623Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:18:44.948Z] ---> sudo-logs.sh [2024-07-03T08:18:44.948Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-03T08:18:45.052Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:18:45.385Z] ---> job-cost.sh [2024-07-03T08:18:45.385Z] lf-activate-venv: SKIPPING [2024-07-03T08:18:45.385Z] DEBUG: total: 0.2199999988079071 [2024-07-03T08:18:45.385Z] INFO: Retrieving Stack Cost... [2024-07-03T08:18:45.644Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-03T08:18:46.211Z] INFO: Archiving Costs [Pipeline] echo [2024-07-03T08:18:46.253Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:18:46.576Z] ---> logs-deploy.sh [2024-07-03T08:18:46.576Z] lf-activate-venv: SKIPPING [2024-07-03T08:18:46.576Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-237/1 [2024-07-03T08:18:46.576Z] INFO: archiving workspace using pattern(s): [2024-07-03T08:18:47.514Z] Archives upload complete. [2024-07-03T08:18:47.514Z] INFO: archiving logs to Nexus