Started by upstream project "edgexfoundry/cd-management/release-lts" build number 54 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from af07e13c4a6a32ed5d117362dee089b4564efe25 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-ssh6692307263851862322.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5525153310682137617.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/napa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/napa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12208906447137609406.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh38053408680870533.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/napa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/napa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3899965914523102743.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-18184 in /w/workspace/edgexfoundry_device-gpio_napa [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_napa # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision af07e13c4a6a32ed5d117362dee089b4564efe25 (napa) Commit message: "ci(lts-release): LTS release v3.1.0 @cacff4a" > git config core.sparsecheckout # timeout=10 > git checkout -f af07e13c4a6a32ed5d117362dee089b4564efe25 # timeout=10 > git rev-list --no-walk af07e13c4a6a32ed5d117362dee089b4564efe25 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:16:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:16:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:16:26 ========================================================= 22:16:26 EdgeX Global Pipelines Version Info 22:16:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:16:27 ------------------- 22:16:27 stable info: 22:16:27 ------------------- 22:16:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:16:27 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 22:16:27 Message: update stable to v1.0.258 22:16:27 ------------------- 22:16:27 experimental info: 22:16:27 ------------------- 22:16:27 Commited By: **** collab-it+edgex@linuxfoundation.org 22:16:27 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 22:16:27 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:16:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 22:16:27 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 22:16:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:16:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:16:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:16:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 22:16:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:16:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:16:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:16:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:16:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:16:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 22:16:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:16:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:16:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:16:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:16:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:16:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:16:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:16:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:16:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:16:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:16:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:16:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:16:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:16:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:16:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:16:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = napa [Pipeline] echo 22:16:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = napa [Pipeline] echo 22:16:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = napa [Pipeline] echo 22:16:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = af07e13c4a6a32ed5d117362dee089b4564efe25 [Pipeline] echo 22:16:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = af07e13 [Pipeline] echo 22:16:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:16:28 provisioning config files... 22:16:28 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_napa@tmp/config7588735756466651822tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:16:28 ---> docker-login.sh 22:16:28 nexus3.edgexfoundry.org:10001 22:16:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:28 Configure a credential helper to remove this warning. See 22:16:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:28 22:16:28 Login Succeeded 22:16:28 nexus3.edgexfoundry.org:10002 22:16:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:29 Configure a credential helper to remove this warning. See 22:16:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:29 22:16:29 Login Succeeded 22:16:29 nexus3.edgexfoundry.org:10003 22:16:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:29 Configure a credential helper to remove this warning. See 22:16:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:29 22:16:29 Login Succeeded 22:16:29 nexus3.edgexfoundry.org:10004 22:16:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:29 Configure a credential helper to remove this warning. See 22:16:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:29 22:16:29 Login Succeeded 22:16:29 docker.io 22:16:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:29 Configure a credential helper to remove this warning. See 22:16:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:29 22:16:29 Login Succeeded 22:16:29 ---> docker-login.sh ends [Pipeline] } 22:16:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:16:30 + git rev-list -1 --merges af07e13c4a6a32ed5d117362dee089b4564efe25~1..af07e13c4a6a32ed5d117362dee089b4564efe25 [Pipeline] echo 22:16:30 -----------> git rev-list -1 --merges af07e13c4a6a32ed5d117362dee089b4564efe25~1..af07e13c4a6a32ed5d117362dee089b4564efe25 af07e13c4a6a32ed5d117362dee089b4564efe25 [false] [Pipeline] sh 22:16:30 + git log --format=format:%s -1 af07e13c4a6a32ed5d117362dee089b4564efe25 [Pipeline] echo 22:16:30 ========================================================= 22:16:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId 22:16:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:16:30 + git log --format=format:%s -1 af07e13c4a6a32ed5d117362dee089b4564efe25 [Pipeline] echo 22:16:30 [semverPrep] GIT_COMMIT: af07e13c4a6a32ed5d117362dee089b4564efe25, Commit Message: ci(lts-release): LTS release v3.1.0 @cacff4a [Pipeline] echo 22:16:30 [semverPrep] This is not a build commit. [Pipeline] sh 22:16:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:16:31 + grep -v github /etc/ssh/ssh_known_hosts 22:16:31 + [ -e /tmp/ssh_known_hosts ] 22:16:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:16:31 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:16:31 sudo tee -a /etc/ssh/ssh_known_hosts 22:16:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:16:31 22:16:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:16:31 0.1.4: Pulling from edgex-devops/py-git-semver 22:16:31 b85a868b505f: Pulling fs layer 22:16:31 e2be974225ed: Pulling fs layer 22:16:31 339a4e72a1f5: Pulling fs layer 22:16:31 988bab9f4d93: Pulling fs layer 22:16:31 1469e6f7b9e6: Pulling fs layer 22:16:31 eaf3925da568: Pulling fs layer 22:16:31 bab4dde63d76: Pulling fs layer 22:16:31 bde34c3a00c8: Pulling fs layer 22:16:31 b352a97aabf1: Pulling fs layer 22:16:31 4872d77fe225: Pulling fs layer 22:16:31 5851b861e8e6: Pulling fs layer 22:16:31 1469e6f7b9e6: Waiting 22:16:31 bab4dde63d76: Waiting 22:16:31 5851b861e8e6: Waiting 22:16:31 b352a97aabf1: Waiting 22:16:31 eaf3925da568: Waiting 22:16:31 bde34c3a00c8: Waiting 22:16:31 988bab9f4d93: Waiting 22:16:31 4872d77fe225: Waiting 22:16:31 e2be974225ed: Verifying Checksum 22:16:31 e2be974225ed: Download complete 22:16:31 988bab9f4d93: Verifying Checksum 22:16:31 988bab9f4d93: Download complete 22:16:32 1469e6f7b9e6: Verifying Checksum 22:16:32 1469e6f7b9e6: Download complete 22:16:32 eaf3925da568: Verifying Checksum 22:16:32 eaf3925da568: Download complete 22:16:32 339a4e72a1f5: Verifying Checksum 22:16:32 339a4e72a1f5: Download complete 22:16:32 bde34c3a00c8: Verifying Checksum 22:16:32 bde34c3a00c8: Download complete 22:16:32 b352a97aabf1: Download complete 22:16:32 4872d77fe225: Download complete 22:16:32 5851b861e8e6: Verifying Checksum 22:16:32 5851b861e8e6: Download complete 22:16:32 b85a868b505f: Verifying Checksum 22:16:32 b85a868b505f: Download complete 22:16:32 bab4dde63d76: Verifying Checksum 22:16:32 bab4dde63d76: Download complete 22:16:33 b85a868b505f: Pull complete 22:16:33 e2be974225ed: Pull complete 22:16:34 339a4e72a1f5: Pull complete 22:16:34 988bab9f4d93: Pull complete 22:16:34 1469e6f7b9e6: Pull complete 22:16:34 eaf3925da568: Pull complete 22:16:36 bab4dde63d76: Pull complete 22:16:36 bde34c3a00c8: Pull complete 22:16:37 b352a97aabf1: Pull complete 22:16:37 4872d77fe225: Pull complete 22:16:37 5851b861e8e6: Pull complete 22:16:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:16:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:16:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:16:38 prd-ubuntu20.04-docker-8c-8g-18184 does not seem to be running inside a container 22:16:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_napa -v /w/workspace/edgexfoundry_device-gpio_napa:/w/workspace/edgexfoundry_device-gpio_napa:rw,z -v /w/workspace/edgexfoundry_device-gpio_napa@tmp:/w/workspace/edgexfoundry_device-gpio_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:16:52 $ docker top 8f008f23f2496ea9dcecaf9443611d909da68a74cf4be38f7af9b7fa04c9b583 -eo pid,comm 22:16:52 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). 22:16:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:16:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:16:52 [ssh-agent] Looking for ssh-agent implementation... 22:16:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:16:52 $ docker exec 8f008f23f2496ea9dcecaf9443611d909da68a74cf4be38f7af9b7fa04c9b583 ssh-agent 22:16:52 SSH_AUTH_SOCK=/tmp/ssh-Fe2Djk1P7g8I/agent.32 22:16:52 SSH_AGENT_PID=38 22:16:52 Running ssh-add (command line suppressed) 22:16:52 Identity added: /w/workspace/edgexfoundry_device-gpio_napa@tmp/private_key_12012139484536372282.key (/w/workspace/edgexfoundry_device-gpio_napa@tmp/private_key_12012139484536372282.key) 22:16:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:16:52 + git tag --points-at af07e13c4a6a32ed5d117362dee089b4564efe25 [Pipeline] } 22:16:52 $ docker exec --env ******** --env ******** 8f008f23f2496ea9dcecaf9443611d909da68a74cf4be38f7af9b7fa04c9b583 ssh-agent -k 22:16:52 unset SSH_AUTH_SOCK; 22:16:52 unset SSH_AGENT_PID; 22:16:52 echo Agent pid 38 killed; 22:16:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 22:16:52 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v3.1.0' [Pipeline] sshagent 22:16:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:16:52 [ssh-agent] Looking for ssh-agent implementation... 22:16:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:16:53 $ docker exec 8f008f23f2496ea9dcecaf9443611d909da68a74cf4be38f7af9b7fa04c9b583 ssh-agent 22:16:53 SSH_AUTH_SOCK=/tmp/ssh-3BtMZPbNM1Nf/agent.70 22:16:53 SSH_AGENT_PID=76 22:16:53 Running ssh-add (command line suppressed) 22:16:53 Identity added: /w/workspace/edgexfoundry_device-gpio_napa@tmp/private_key_18256519072701032084.key (/w/workspace/edgexfoundry_device-gpio_napa@tmp/private_key_18256519072701032084.key) 22:16:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:16:53 + git semver init 22:16:53 2023-11-15 22:16:53,802 [run_init] DEBUG init version:0.0.0 force:False 22:16:53 2023-11-15 22:16:53,802 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_napa/.semver 22:16:53 2023-11-15 22:16:53,803 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_napa/.semver 22:16:53 2023-11-15 22:16:53,803 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_napa/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_napa, universal_newlines=False, shell=None, istream=None) 22:16:55 2023-11-15 22:16:55,261 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_napa/.git/info/exclude 22:16:55 2023-11-15 22:16:55,262 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_napa/.semver/napa with force:False 22:16:55 2023-11-15 22:16:55,262 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_napa/.semver/napa 22:16:55 2023-11-15 22:16:55,262 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_napa/.semver/napa 22:16:55 3.1.0 [Pipeline] } 22:16:55 $ docker exec --env ******** --env ******** 8f008f23f2496ea9dcecaf9443611d909da68a74cf4be38f7af9b7fa04c9b583 ssh-agent -k 22:16:55 unset SSH_AUTH_SOCK; 22:16:55 unset SSH_AGENT_PID; 22:16:55 echo Agent pid 76 killed; 22:16:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:16:55 + git semver [Pipeline] } 22:16:56 $ docker stop --time=1 8f008f23f2496ea9dcecaf9443611d909da68a74cf4be38f7af9b7fa04c9b583 22:16:57 $ docker rm -f --volumes 8f008f23f2496ea9dcecaf9443611d909da68a74cf4be38f7af9b7fa04c9b583 [Pipeline] // withDockerContainer [Pipeline] sh 22:16:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:16:57 Stashed 1 file(s) [Pipeline] echo 22:16:57 [edgeXSemver]: initialized semver on version 3.1.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] sh 22:16:58 + git checkout af07e13c4a6a32ed5d117362dee089b4564efe25 22:16:58 HEAD is now at af07e13 ci(lts-release): LTS release v3.1.0 @cacff4a [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:16:58 provisioning config files... 22:16:58 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_napa@tmp/config3803121716830081250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:16:58 ---> docker-login.sh 22:16:58 nexus3.edgexfoundry.org:10001 22:16:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:58 Configure a credential helper to remove this warning. See 22:16:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:58 22:16:58 Login Succeeded 22:16:58 nexus3.edgexfoundry.org:10002 22:16:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:58 Configure a credential helper to remove this warning. See 22:16:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:58 22:16:58 Login Succeeded 22:16:58 nexus3.edgexfoundry.org:10003 22:16:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:58 Configure a credential helper to remove this warning. See 22:16:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:58 22:16:58 Login Succeeded 22:16:58 nexus3.edgexfoundry.org:10004 22:16:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:58 Configure a credential helper to remove this warning. See 22:16:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:58 22:16:58 Login Succeeded 22:16:58 docker.io 22:16:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:59 Configure a credential helper to remove this warning. See 22:16:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:59 22:16:59 Login Succeeded 22:16:59 ---> docker-login.sh ends [Pipeline] } 22:16:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:16:59 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 22:16:59 + grep ^go [0-9].[0-9]* go.mod 22:16:59 + cut -d -f 2 [Pipeline] echo 22:16:59 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:16:59 ========================================================= 22:16:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts] 22:16:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:59 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . 22:17:00 Sending build context to Docker daemon 53.9MB 22:17:00 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 22:17:00 Step 2/12 : FROM ${BASE} AS builder 22:17:00 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base 22:17:00 7264a8db6415: Pulling fs layer 22:17:00 c4d48a809fc2: Pulling fs layer 22:17:00 4f1c88b9dad5: Pulling fs layer 22:17:00 ad3a456e5733: Pulling fs layer 22:17:00 f0163c21ed6d: Pulling fs layer 22:17:00 04c35c34e31e: Pulling fs layer 22:17:00 0c7b0fd20c02: Pulling fs layer 22:17:00 d22eed83c68c: Pulling fs layer 22:17:00 f0163c21ed6d: Waiting 22:17:00 d22eed83c68c: Waiting 22:17:00 04c35c34e31e: Waiting 22:17:00 0c7b0fd20c02: Waiting 22:17:00 ad3a456e5733: Waiting 22:17:00 c4d48a809fc2: Verifying Checksum 22:17:00 c4d48a809fc2: Download complete 22:17:00 ad3a456e5733: Verifying Checksum 22:17:00 ad3a456e5733: Download complete 22:17:00 f0163c21ed6d: Verifying Checksum 22:17:00 f0163c21ed6d: Download complete 22:17:00 7264a8db6415: Download complete 22:17:00 04c35c34e31e: Verifying Checksum 22:17:00 04c35c34e31e: Download complete 22:17:01 7264a8db6415: Pull complete 22:17:01 c4d48a809fc2: Pull complete 22:17:01 d22eed83c68c: Verifying Checksum 22:17:01 d22eed83c68c: Download complete 22:17:01 4f1c88b9dad5: Verifying Checksum 22:17:01 4f1c88b9dad5: Download complete 22:17:02 0c7b0fd20c02: Verifying Checksum 22:17:02 0c7b0fd20c02: Download complete 22:17:05 4f1c88b9dad5: Pull complete 22:17:05 ad3a456e5733: Pull complete 22:17:05 f0163c21ed6d: Pull complete 22:17:06 04c35c34e31e: Pull complete 22:17:09 0c7b0fd20c02: Pull complete 22:17:10 d22eed83c68c: Pull complete 22:17:10 Digest: sha256:fe58882aa44958920ad7d0df1d98a3315c303dabb14c96e5e08e67421444f3de 22:17:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts 22:17:10 ---> 8a661f5c53af 22:17:10 Step 3/12 : ARG ADD_BUILD_TAGS="" 22:17:13 Still waiting to schedule task 22:17:13 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 22:17:32 ---> Running in 761248f21eb7 22:17:32 Removing intermediate container 761248f21eb7 22:17:32 ---> 25ae6340e222 22:17:32 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:17:32 ---> Running in bfffc4f414b8 22:17:32 Removing intermediate container bfffc4f414b8 22:17:32 ---> d32f78127a22 22:17:32 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 22:17:32 ---> Running in 42ad93850738 22:17:32 Removing intermediate container 42ad93850738 22:17:32 ---> e3d99178881c 22:17:32 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 22:17:32 ---> Running in 8e9a1d6c2cbd 22:17:32 Removing intermediate container 8e9a1d6c2cbd 22:17:32 ---> b4c1c84d1c2e 22:17:32 Step 7/12 : WORKDIR /device-gpio 22:17:32 ---> Running in c1d59d62c7b0 22:17:32 Removing intermediate container c1d59d62c7b0 22:17:32 ---> 9755f397383b 22:17:32 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:17:32 ---> Running in 62fbe64fd5d0 22:17:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:17:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:17:32 (1/4) Installing openssh-keygen (9.3_p2-r0) 22:17:32 (2/4) Installing libedit (20221030.3.1-r1) 22:17:32 (3/4) Installing openssh-client-common (9.3_p2-r0) 22:17:32 (4/4) Installing openssh-client-default (9.3_p2-r0) 22:17:32 Executing busybox-1.36.1-r5.trigger 22:17:32 OK: 268 MiB in 56 packages 22:17:32 Removing intermediate container 62fbe64fd5d0 22:17:32 ---> d5e56b65145b 22:17:32 Step 9/12 : COPY go.mod vendor* ./ 22:17:36 ---> e3f10f942f05 22:17:36 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:17:36 ---> Running in 606525a3fa72 22:18:57 Removing intermediate container 606525a3fa72 22:18:57 ---> 043b565707b4 22:18:57 Step 11/12 : COPY . . 22:18:58 ---> 6849a0f99241 22:18:58 Step 12/12 : RUN ${MAKE} 22:18:58 ---> Running in 8c18d800f9e1 22:18:58 noop 22:18:58 Removing intermediate container 8c18d800f9e1 22:18:58 ---> be7ff1162539 22:18:58 Successfully built be7ff1162539 22:18:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:59 + docker inspect -f . ci-base-image-x86_64 22:18:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:18:59 prd-ubuntu20.04-docker-8c-8g-18184 does not seem to be running inside a container 22:18:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_napa -v /w/workspace/edgexfoundry_device-gpio_napa:/w/workspace/edgexfoundry_device-gpio_napa:rw,z -v /w/workspace/edgexfoundry_device-gpio_napa@tmp:/w/workspace/edgexfoundry_device-gpio_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:18:59 $ docker top 88d0b748a327531b5431546f1daeacae856ae20424c61e4bea653e667977ed2a -eo pid,comm [Pipeline] { [Pipeline] sh 22:19:00 + go version 22:19:00 go version go1.21.0 linux/amd64 [Pipeline] } 22:19:00 $ docker stop --time=1 88d0b748a327531b5431546f1daeacae856ae20424c61e4bea653e667977ed2a 22:19:01 $ docker rm -f --volumes 88d0b748a327531b5431546f1daeacae856ae20424c61e4bea653e667977ed2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:01 + docker inspect -f . ci-base-image-x86_64 22:19:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:19:01 prd-ubuntu20.04-docker-8c-8g-18184 does not seem to be running inside a container 22:19:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_napa -v /w/workspace/edgexfoundry_device-gpio_napa:/w/workspace/edgexfoundry_device-gpio_napa:rw,z -v /w/workspace/edgexfoundry_device-gpio_napa@tmp:/w/workspace/edgexfoundry_device-gpio_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:19:02 $ docker top efee8b0a1eafcda27e10e21b49ccc1ebf34e662ebf35d7ca9ae7ebc74d47db4d -eo pid,comm [Pipeline] { [Pipeline] sh 22:19:03 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_napa [Pipeline] fileExists [Pipeline] sh 22:19:03 + make test 22:19:03 go test ./... -coverprofile=coverage.out ./... 22:19:07 ? github.com/edgexfoundry/device-gpio [no test files] 22:19:19 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 22:19:19 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 22:19:26 go vet ./... 22:19:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:19:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:19:30 ./bin/test-attribution-txt.sh [Pipeline] echo 22:19:30 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 22:19:30 + go mod tidy [Pipeline] } 22:19:31 $ docker stop --time=1 efee8b0a1eafcda27e10e21b49ccc1ebf34e662ebf35d7ca9ae7ebc74d47db4d 22:19:40 $ docker rm -f --volumes efee8b0a1eafcda27e10e21b49ccc1ebf34e662ebf35d7ca9ae7ebc74d47db4d [Pipeline] // withDockerContainer [Pipeline] sh 22:19:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:19:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:19:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:19:42 + ls -al . 22:19:42 total 156 22:19:42 drwxrwxr-x 9 jenkins jenkins 4096 Nov 15 22:19 . 22:19:42 drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 22:16 .. 22:19:42 -rw-rw-r-- 1 jenkins jenkins 120 Nov 15 22:16 .dockerignore 22:19:42 drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 22:19 .git 22:19:42 drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 22:16 .github 22:19:42 -rw-rw-r-- 1 jenkins jenkins 269 Nov 15 22:16 .gitignore 22:19:42 -rw-rw-r-- 1 jenkins jenkins 41 Nov 15 22:16 .golangci.yml 22:19:42 drwxr-xr-x 3 jenkins jenkins 4096 Nov 15 22:16 .semver 22:19:42 -rw-rw-r-- 1 jenkins jenkins 10671 Nov 15 22:16 Attribution.txt 22:19:42 -rw-rw-r-- 1 jenkins jenkins 7171 Nov 15 22:16 CHANGELOG.md 22:19:42 -rw-rw-r-- 1 jenkins jenkins 1661 Nov 15 22:16 Dockerfile 22:19:42 -rw-rw-r-- 1 jenkins jenkins 677 Nov 15 22:16 GOVERNANCE.md 22:19:42 -rw-rw-r-- 1 jenkins jenkins 657 Nov 15 22:16 Jenkinsfile 22:19:42 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 15 22:16 LICENSE 22:19:42 -rw-rw-r-- 1 jenkins jenkins 1923 Nov 15 22:16 Makefile 22:19:42 -rw-rw-r-- 1 jenkins jenkins 617 Nov 15 22:16 OWNERS.md 22:19:42 -rw-rw-r-- 1 jenkins jenkins 3578 Nov 15 22:16 README.md 22:19:42 -rw-rw-r-- 1 jenkins jenkins 5 Nov 15 22:16 VERSION 22:19:42 drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 22:16 bin 22:19:42 drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 22:16 cmd 22:19:42 -rw-r--r-- 1 jenkins jenkins 10 Nov 15 22:19 coverage.out 22:19:42 -rw-rw-r-- 1 jenkins jenkins 3651 Nov 15 22:16 go.mod 22:19:42 -rw-rw-r-- 1 jenkins jenkins 35356 Nov 15 22:16 go.sum 22:19:42 drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 22:16 internal 22:19:42 drwxrwxr-x 6 jenkins jenkins 4096 Nov 15 22:16 vendor 22:19:42 -rw-rw-r-- 1 jenkins jenkins 209 Nov 15 22:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:42 + 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=af07e13c4a6a32ed5d117362dee089b4564efe25 --label arch=amd64 --label version=3.1.0 . 22:19:42 Sending build context to Docker daemon 53.9MB 22:19:42 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 22:19:42 Step 2/26 : FROM ${BASE} AS builder 22:19:42 ---> be7ff1162539 22:19:42 Step 3/26 : ARG ADD_BUILD_TAGS="" 22:19:46 ---> Running in 175f6c57ba4e 22:19:46 Removing intermediate container 175f6c57ba4e 22:19:46 ---> 8d392f5ab8ac 22:19:46 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:19:46 ---> Running in 77d546ffe575 22:19:46 Removing intermediate container 77d546ffe575 22:19:46 ---> b7284653a881 22:19:46 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 22:19:46 ---> Running in 6dfd9a2f784e 22:19:46 Removing intermediate container 6dfd9a2f784e 22:19:46 ---> e3eaed1e7286 22:19:46 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 22:19:46 ---> Running in 4fe779fadb6f 22:19:46 Removing intermediate container 4fe779fadb6f 22:19:46 ---> aabded8163db 22:19:46 Step 7/26 : WORKDIR /device-gpio 22:19:46 ---> Running in 2e458d798d5a 22:19:46 Removing intermediate container 2e458d798d5a 22:19:46 ---> 96f4d90345d8 22:19:46 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:19:46 ---> Running in dd884c9ad9a6 22:19:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:19:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:19:47 OK: 268 MiB in 56 packages 22:19:47 Removing intermediate container dd884c9ad9a6 22:19:47 ---> ca7fd8577e7a 22:19:47 Step 9/26 : COPY go.mod vendor* ./ 22:19:52 ---> c30b75c714c1 22:19:52 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:19:52 ---> Running in dbe0119d8875 22:19:52 skipping... 22:19:52 Removing intermediate container dbe0119d8875 22:19:52 ---> c994bbcc2759 22:19:52 Step 11/26 : COPY . . 22:19:58 ---> 0d61984a2114 22:19:58 Step 12/26 : RUN ${MAKE} 22:19:58 ---> Running in c8bfda6ff606 22:20:00 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 22:20:32 Removing intermediate container c8bfda6ff606 22:20:32 ---> f52d21e20dba 22:20:32 Step 13/26 : FROM alpine:3.18 22:20:32 3.18: Pulling from library/alpine 22:20:32 96526aa774ef: Pulling fs layer 22:20:32 96526aa774ef: Verifying Checksum 22:20:32 96526aa774ef: Download complete 22:20:32 96526aa774ef: Pull complete 22:20:32 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:20:32 Status: Downloaded newer image for alpine:3.18 22:20:32 ---> 8ca4688f4f35 22:20:32 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 22:20:33 ---> Running in 1ad61f212c44 22:20:33 Removing intermediate container 1ad61f212c44 22:20:33 ---> a2dbe95a1f78 22:20:33 Step 15/26 : RUN apk add --update --no-cache dumb-init 22:20:33 ---> Running in c131b46667b3 22:20:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:20:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:20:34 (1/1) Installing dumb-init (1.2.5-r2) 22:20:34 Executing busybox-1.36.1-r2.trigger 22:20:34 OK: 7 MiB in 16 packages 22:20:35 Removing intermediate container c131b46667b3 22:20:35 ---> 2115f6065b9e 22:20:35 Step 16/26 : RUN apk --no-cache upgrade 22:20:35 ---> Running in df6043ef9b6d 22:20:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:20:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:20:37 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 22:20:37 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 22:20:37 Executing busybox-1.36.1-r5.post-upgrade 22:20:37 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 22:20:37 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 22:20:37 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 22:20:37 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 22:20:37 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 22:20:37 Executing busybox-1.36.1-r5.trigger 22:20:37 OK: 7 MiB in 16 packages 22:20:38 Removing intermediate container df6043ef9b6d 22:20:38 ---> 2d25bba2d35f 22:20:38 Step 17/26 : WORKDIR / 22:20:38 ---> Running in 63d6f1989912 22:20:38 Removing intermediate container 63d6f1989912 22:20:38 ---> f2256cc9fbbf 22:20:38 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 22:20:38 ---> 56ffd54fc9cd 22:20:38 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 22:20:40 ---> 27c1cb5c01ca 22:20:40 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 22:20:41 ---> 4da08c53e476 22:20:41 Step 21/26 : EXPOSE 59910 22:20:41 ---> Running in 6f62fb79c71a 22:20:42 Removing intermediate container 6f62fb79c71a 22:20:42 ---> 7bdbc29840b5 22:20:42 Step 22/26 : ENTRYPOINT ["/device-gpio"] 22:20:42 ---> Running in 95f52944de59 22:20:42 Removing intermediate container 95f52944de59 22:20:42 ---> 450e68d78f25 22:20:42 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:20:42 ---> Running in 28a3bdabfeb8 22:20:42 Removing intermediate container 28a3bdabfeb8 22:20:42 ---> e170b296d328 22:20:42 Step 24/26 : LABEL arch=amd64 22:20:42 ---> Running in e919b801fecf 22:20:42 Removing intermediate container e919b801fecf 22:20:42 ---> 9254a499aa93 22:20:42 Step 25/26 : LABEL git_sha=af07e13c4a6a32ed5d117362dee089b4564efe25 22:20:42 ---> Running in 87e177f0f1d6 22:20:42 Removing intermediate container 87e177f0f1d6 22:20:42 ---> 3edb82abb27a 22:20:42 Step 26/26 : LABEL version=3.1.0 22:20:43 ---> Running in 0dc08a8b3bf5 22:20:43 Removing intermediate container 0dc08a8b3bf5 22:20:43 ---> 15b40fe5e3e8 22:20:43 [Warning] One or more build-args [ARCH] were not consumed 22:20:43 Successfully built 15b40fe5e3e8 22:20:43 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:20:43 provisioning config files... 22:20:43 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_napa@tmp/config1203352609481966035tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:20:44 ---> docker-login.sh 22:20:44 nexus3.edgexfoundry.org:10001 22:20:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:44 Configure a credential helper to remove this warning. See 22:20:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:44 22:20:44 Login Succeeded 22:20:44 nexus3.edgexfoundry.org:10002 22:20:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:44 Configure a credential helper to remove this warning. See 22:20:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:44 22:20:44 Login Succeeded 22:20:44 nexus3.edgexfoundry.org:10003 22:20:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:44 Configure a credential helper to remove this warning. See 22:20:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:44 22:20:44 Login Succeeded 22:20:44 nexus3.edgexfoundry.org:10004 22:20:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:44 Configure a credential helper to remove this warning. See 22:20:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:44 22:20:44 Login Succeeded 22:20:44 docker.io 22:20:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:44 Configure a credential helper to remove this warning. See 22:20:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:44 22:20:44 Login Succeeded 22:20:44 ---> docker-login.sh ends [Pipeline] } 22:20:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:20:45 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:20:45 [edgeXDocker.push] Tagging docker image device-gpio with the following tags: 22:20:45 af07e13c4a6a32ed5d117362dee089b4564efe25 22:20:45 3.1.0 22:20:45 af07e13c4a6a32ed5d117362dee089b4564efe25-3.1.0 22:20:45 napa 22:20:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:45 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:af07e13c4a6a32ed5d117362dee089b4564efe25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:45 + docker push nexus3.edgexfoundry.org:10004/device-gpio:af07e13c4a6a32ed5d117362dee089b4564efe25 22:20:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 22:20:45 98e315bf209b: Preparing 22:20:45 cb66b194aa3c: Preparing 22:20:45 65981c2210a8: Preparing 22:20:45 41f1da4a4f93: Preparing 22:20:45 62a97b4e8cea: Preparing 22:20:45 cc2447e1835a: Preparing 22:20:45 cc2447e1835a: Waiting 22:20:45 62a97b4e8cea: Pushed 22:20:45 65981c2210a8: Pushed 22:20:45 cb66b194aa3c: Pushed 22:20:45 cc2447e1835a: Layer already exists 22:20:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18202 in /w/workspace/edgexfoundry_device-gpio_napa [Pipeline] { [Pipeline] ws 22:20:46 Running in /w/workspace/device-gpio/2 [Pipeline] { [Pipeline] checkout 22:20:46 The recommended git tool is: git 22:20:46 41f1da4a4f93: Pushed 22:20:48 98e315bf209b: Pushed 22:20:49 af07e13c4a6a32ed5d117362dee089b4564efe25: digest: sha256:77d899129e93a07a919116c7c41982332f2060c62c3790e8e554d9660d33b63c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:50 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.1.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:50 + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.1.0 22:20:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 22:20:50 98e315bf209b: Preparing 22:20:50 cb66b194aa3c: Preparing 22:20:50 65981c2210a8: Preparing 22:20:50 41f1da4a4f93: Preparing 22:20:50 62a97b4e8cea: Preparing 22:20:50 cc2447e1835a: Preparing 22:20:50 cc2447e1835a: Waiting 22:20:50 65981c2210a8: Layer already exists 22:20:50 cb66b194aa3c: Layer already exists 22:20:50 41f1da4a4f93: Layer already exists 22:20:50 62a97b4e8cea: Layer already exists 22:20:50 98e315bf209b: Layer already exists 22:20:50 cc2447e1835a: Layer already exists 22:20:50 3.1.0: digest: sha256:77d899129e93a07a919116c7c41982332f2060c62c3790e8e554d9660d33b63c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:51 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:af07e13c4a6a32ed5d117362dee089b4564efe25-3.1.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:52 + docker push nexus3.edgexfoundry.org:10004/device-gpio:af07e13c4a6a32ed5d117362dee089b4564efe25-3.1.0 22:20:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 22:20:52 98e315bf209b: Preparing 22:20:52 cb66b194aa3c: Preparing 22:20:52 65981c2210a8: Preparing 22:20:52 41f1da4a4f93: Preparing 22:20:52 62a97b4e8cea: Preparing 22:20:52 cc2447e1835a: Preparing 22:20:52 cc2447e1835a: Waiting 22:20:52 62a97b4e8cea: Layer already exists 22:20:52 cb66b194aa3c: Layer already exists 22:20:52 98e315bf209b: Layer already exists 22:20:52 41f1da4a4f93: Layer already exists 22:20:52 65981c2210a8: Layer already exists 22:20:52 cc2447e1835a: Layer already exists 22:20:52 af07e13c4a6a32ed5d117362dee089b4564efe25-3.1.0: digest: sha256:77d899129e93a07a919116c7c41982332f2060c62c3790e8e554d9660d33b63c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:52 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:53 + docker push nexus3.edgexfoundry.org:10004/device-gpio:napa 22:20:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 22:20:53 98e315bf209b: Preparing 22:20:53 cb66b194aa3c: Preparing 22:20:53 65981c2210a8: Preparing 22:20:53 41f1da4a4f93: Preparing 22:20:53 62a97b4e8cea: Preparing 22:20:53 cc2447e1835a: Preparing 22:20:53 cc2447e1835a: Waiting 22:20:53 cb66b194aa3c: Layer already exists 22:20:53 98e315bf209b: Layer already exists 22:20:53 65981c2210a8: Layer already exists 22:20:53 41f1da4a4f93: Layer already exists 22:20:53 62a97b4e8cea: Layer already exists 22:20:53 cc2447e1835a: Layer already exists 22:20:53 napa: digest: sha256:77d899129e93a07a919116c7c41982332f2060c62c3790e8e554d9660d33b63c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:20:53 ===================================================== [Pipeline] echo 22:20:53 taggedImages: 22:20:53 - nexus3.edgexfoundry.org:10004/device-gpio:af07e13c4a6a32ed5d117362dee089b4564efe25 22:20:53 - nexus3.edgexfoundry.org:10004/device-gpio:3.1.0 22:20:53 - nexus3.edgexfoundry.org:10004/device-gpio:af07e13c4a6a32ed5d117362dee089b4564efe25-3.1.0 22:20:53 - nexus3.edgexfoundry.org:10004/device-gpio:napa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:20:53 22:20:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:20:54 latest: Pulling from edgex-lftools-log-publisher 22:20:54 5eb5b503b376: Pulling fs layer 22:20:54 5c69ac0246d0: Pulling fs layer 22:20:54 ec43610c2a17: Pulling fs layer 22:20:54 3a2ae6a8a46f: Pulling fs layer 22:20:54 33b1e0a273af: Pulling fs layer 22:20:54 5d3b04190fa2: Pulling fs layer 22:20:54 2f39f015ded8: Pulling fs layer 22:20:54 5d3b04190fa2: Waiting 22:20:54 2f39f015ded8: Waiting 22:20:54 33b1e0a273af: Waiting 22:20:54 3a2ae6a8a46f: Waiting 22:20:54 5c69ac0246d0: Verifying Checksum 22:20:54 5c69ac0246d0: Download complete 22:20:54 3a2ae6a8a46f: Verifying Checksum 22:20:54 3a2ae6a8a46f: Download complete 22:20:54 33b1e0a273af: Verifying Checksum 22:20:54 33b1e0a273af: Download complete 22:20:54 5d3b04190fa2: Download complete 22:20:54 ec43610c2a17: Verifying Checksum 22:20:54 ec43610c2a17: Download complete 22:20:54 5eb5b503b376: Verifying Checksum 22:20:54 5eb5b503b376: Download complete 22:20:54 using credential edgex-jenkins-ssh 22:20:54 Cloning the remote Git repository 22:20:55 2f39f015ded8: Verifying Checksum 22:20:55 2f39f015ded8: Download complete 22:20:55 Cloning repository git@github.com:edgexfoundry/device-gpio.git 22:20:55 > git init /w/workspace/device-gpio/2 # timeout=10 22:20:55 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 22:20:55 > git --version # timeout=10 22:20:55 > git --version # 'git version 2.25.1' 22:20:55 using GIT_SSH to set credentials SSH Credentials for GitHub 22:20:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:20:57 5eb5b503b376: Pull complete 22:20:58 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 22:20:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:21:00 Avoid second fetch 22:21:00 Checking out Revision af07e13c4a6a32ed5d117362dee089b4564efe25 (napa) 22:21:00 > git config core.sparsecheckout # timeout=10 22:21:00 > git checkout -f af07e13c4a6a32ed5d117362dee089b4564efe25 # timeout=10 22:21:02 Commit message: "ci(lts-release): LTS release v3.1.0 @cacff4a" 22:21:02 22:21:02 GitHub has been notified of this commit’s build result 22:21:02 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:21:02 5c69ac0246d0: Pull complete 22:21:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:21:03 % Total % Received % Xferd Average Speed Time Time Time Current 22:21:03 Dload Upload Total Spent Left Speed 22:21:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 184k 0 --:--:-- --:--:-- --:--:-- 187k [Pipeline] sh 22:21:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:21:04 ec43610c2a17: Pull complete 22:21:04 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 22:21:04 tee /etc/docker/daemon.new 22:21:04 { 22:21:04 "registry-mirrors": [ 22:21:04 "https://nexus3.edgexfoundry.org:10001" 22:21:04 ], 22:21:04 "bip": "10.250.0.254/24", 22:21:04 "hosts": [ 22:21:04 "tcp://0.0.0.0:5555", 22:21:04 "unix:///var/run/docker.sock" 22:21:04 ], 22:21:04 "mtu": 1458, 22:21:04 "selinux-enabled": true, 22:21:04 "seccomp-profile": "/etc/docker/seccomp.json" 22:21:04 } [Pipeline] sh 22:21:04 3a2ae6a8a46f: Pull complete 22:21:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:21:04 33b1e0a273af: Pull complete 22:21:05 + sudo service docker restart 22:21:05 5d3b04190fa2: Pull complete 22:21:10 2f39f015ded8: Pull complete 22:21:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:21:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:21:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:21:10 prd-ubuntu20.04-docker-8c-8g-18184 does not seem to be running inside a container 22:21:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_napa -v /w/workspace/edgexfoundry_device-gpio_napa:/w/workspace/edgexfoundry_device-gpio_napa:rw,z -v /w/workspace/edgexfoundry_device-gpio_napa@tmp:/w/workspace/edgexfoundry_device-gpio_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:21:16 $ docker top 32f00898221e55726ebfa11d856d2afa643e4b558d11979e45f2abc91a584b9e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:21:17 ---> job-cost.sh 22:21:17 lf-activate-venv: SKIPPING 22:21:17 INFO: No Stack... 22:21:17 INFO: Retrieving Pricing Info for: v3-standard-8 22:21:18 INFO: Archiving Costs [Pipeline] sh 22:21:18 + cat /w/workspace/edgexfoundry_device-gpio_napa/archives/cost.csv 22:21:18 + cut -d, -f6 [Pipeline] lock 22:21:18 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-napa-2-stack-cost] 22:21:18 Resource [jenkins-edgexfoundry-device-gpio-napa-2-stack-cost] did not exist. Created. 22:21:18 Lock acquired on [jenkins-edgexfoundry-device-gpio-napa-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:21:19 + echo total: 0.2199999988079071 [Pipeline] stash 22:21:19 Stashed 1 file(s) [Pipeline] } 22:21:19 Lock released on resource [jenkins-edgexfoundry-device-gpio-napa-2-stack-cost] [Pipeline] // lock [Pipeline] } 22:21:19 $ docker stop --time=1 32f00898221e55726ebfa11d856d2afa643e4b558d11979e45f2abc91a584b9e 22:21:20 $ docker rm -f --volumes 32f00898221e55726ebfa11d856d2afa643e4b558d11979e45f2abc91a584b9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] sh 22:21:23 + git checkout af07e13c4a6a32ed5d117362dee089b4564efe25 22:21:24 HEAD is now at af07e13 ci(lts-release): LTS release v3.1.0 @cacff4a [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:21:24 provisioning config files... 22:21:24 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/2@tmp/config4668387779762960225tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:21:24 ---> docker-login.sh 22:21:24 nexus3.edgexfoundry.org:10001 22:21:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:25 Configure a credential helper to remove this warning. See 22:21:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:25 22:21:25 Login Succeeded 22:21:25 nexus3.edgexfoundry.org:10002 22:21:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:26 Configure a credential helper to remove this warning. See 22:21:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:26 22:21:26 Login Succeeded 22:21:26 nexus3.edgexfoundry.org:10003 22:21:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:26 Configure a credential helper to remove this warning. See 22:21:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:26 22:21:26 Login Succeeded 22:21:26 nexus3.edgexfoundry.org:10004 22:21:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:26 Configure a credential helper to remove this warning. See 22:21:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:26 22:21:26 Login Succeeded 22:21:26 docker.io 22:21:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:27 Configure a credential helper to remove this warning. See 22:21:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:27 22:21:27 Login Succeeded 22:21:27 ---> docker-login.sh ends [Pipeline] } 22:21:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:21:27 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 22:21:28 + grep ^go [0-9].[0-9]* go.mod 22:21:28 + cut -d -f 2 [Pipeline] echo 22:21:28 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:21:28 ========================================================= 22:21:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts] 22:21:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:28 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . 22:21:31 Sending build context to Docker daemon 40.49MB 22:21:31 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 22:21:31 Step 2/12 : FROM ${BASE} AS builder 22:21:31 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 22:21:31 9fda8d8052c6: Pulling fs layer 22:21:31 5d54e960e981: Pulling fs layer 22:21:31 c4a7e357bf2a: Pulling fs layer 22:21:31 f0e02332f6b5: Pulling fs layer 22:21:31 57b776a6bec4: Pulling fs layer 22:21:31 8b19151f9e34: Pulling fs layer 22:21:31 eb6a9f2d7ee3: Pulling fs layer 22:21:31 f0e02332f6b5: Waiting 22:21:31 57b776a6bec4: Waiting 22:21:31 8b19151f9e34: Waiting 22:21:31 eb6a9f2d7ee3: Waiting 22:21:31 5d54e960e981: Verifying Checksum 22:21:31 5d54e960e981: Download complete 22:21:31 f0e02332f6b5: Verifying Checksum 22:21:31 f0e02332f6b5: Download complete 22:21:31 57b776a6bec4: Verifying Checksum 22:21:31 57b776a6bec4: Download complete 22:21:31 9fda8d8052c6: Download complete 22:21:32 eb6a9f2d7ee3: Verifying Checksum 22:21:32 eb6a9f2d7ee3: Download complete 22:21:32 9fda8d8052c6: Pull complete 22:21:33 5d54e960e981: Pull complete 22:21:33 c4a7e357bf2a: Verifying Checksum 22:21:33 c4a7e357bf2a: Download complete 22:21:34 8b19151f9e34: Verifying Checksum 22:21:34 8b19151f9e34: Download complete 22:21:49 c4a7e357bf2a: Pull complete 22:21:49 f0e02332f6b5: Pull complete 22:21:49 57b776a6bec4: Pull complete 22:22:00 8b19151f9e34: Pull complete 22:22:00 eb6a9f2d7ee3: Pull complete 22:22:00 Digest: sha256:43c8aebfe3f5401c93948777c5378ae198e405b68e9c259f1e89903f1e2008ff 22:22:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts 22:22:00 ---> ca1e05e92614 22:22:00 Step 3/12 : ARG ADD_BUILD_TAGS="" 22:22:03 ---> Running in 7698e457e7a5 22:22:04 Removing intermediate container 7698e457e7a5 22:22:04 ---> d2f5b4a651a3 22:22:04 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:22:04 ---> Running in acf76da6b50d 22:22:04 Removing intermediate container acf76da6b50d 22:22:04 ---> 1b7327bd08b3 22:22:04 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 22:22:04 ---> Running in 55b541f9b8c3 22:22:05 Removing intermediate container 55b541f9b8c3 22:22:05 ---> ab10e6dcf8f3 22:22:05 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 22:22:05 ---> Running in 1c3589dee4ec 22:22:05 Removing intermediate container 1c3589dee4ec 22:22:05 ---> 9abc36251750 22:22:05 Step 7/12 : WORKDIR /device-gpio 22:22:05 ---> Running in 588653a4801a 22:22:06 Removing intermediate container 588653a4801a 22:22:06 ---> 049d530874ff 22:22:06 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:22:06 ---> Running in d5d2129f5f80 22:22:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:22:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:22:09 (1/4) Installing openssh-keygen (9.3_p2-r0) 22:22:09 (2/4) Installing libedit (20221030.3.1-r1) 22:22:09 (3/4) Installing openssh-client-common (9.3_p2-r0) 22:22:09 (4/4) Installing openssh-client-default (9.3_p2-r0) 22:22:09 Executing busybox-1.36.1-r5.trigger 22:22:09 OK: 271 MiB in 56 packages 22:22:11 Removing intermediate container d5d2129f5f80 22:22:11 ---> 012b9e147eef 22:22:11 Step 9/12 : COPY go.mod vendor* ./ 22:22:19 ---> ea94f4e50841 22:22:19 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:22:19 ---> Running in 34deb922695b 22:23:56 Removing intermediate container 34deb922695b 22:23:56 ---> 07cfb8186d25 22:23:56 Step 11/12 : COPY . . 22:23:56 ---> 0a9e006179b5 22:23:56 Step 12/12 : RUN ${MAKE} 22:23:56 ---> Running in 276effa5c2d4 22:23:56 noop 22:23:56 Removing intermediate container 276effa5c2d4 22:23:56 ---> 036dc5b22c82 22:23:56 Successfully built 036dc5b22c82 22:23:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:56 + docker inspect -f . ci-base-image-arm64 22:23:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:57 prd-ubuntu20.04-docker-arm64-4c-16g-18202 does not seem to be running inside a container 22:23:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:23:58 $ docker top 64d2c8053591db3f78d4a601fd66050345bb3ac062d7d760a37a999ea796b59b -eo pid,comm [Pipeline] { [Pipeline] sh 22:23:59 + go version 22:23:59 go version go1.21.0 linux/arm64 [Pipeline] } 22:23:59 $ docker stop --time=1 64d2c8053591db3f78d4a601fd66050345bb3ac062d7d760a37a999ea796b59b 22:24:01 $ docker rm -f --volumes 64d2c8053591db3f78d4a601fd66050345bb3ac062d7d760a37a999ea796b59b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:02 + docker inspect -f . ci-base-image-arm64 22:24:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:02 prd-ubuntu20.04-docker-arm64-4c-16g-18202 does not seem to be running inside a container 22:24:02 $ 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/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:24:03 $ docker top c42a0ef890682d9907f3820bf0a4513c9eb70aa7d0613c4c1d2efaebdd869d55 -eo pid,comm [Pipeline] { [Pipeline] sh 22:24:04 + git config --global --add safe.directory /w/workspace/device-gpio/2 [Pipeline] fileExists [Pipeline] sh 22:24:05 + make test 22:24:05 go test ./... -coverprofile=coverage.out ./... 22:24:08 ? github.com/edgexfoundry/device-gpio [no test files] 22:27:00 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 22:27:00 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 22:27:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:27:00 go vet ./... 22:27:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:27:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:27:15 ./bin/test-attribution-txt.sh [Pipeline] echo 22:27:16 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 22:27:16 + go mod tidy [Pipeline] } 22:27:21 $ docker stop --time=1 c42a0ef890682d9907f3820bf0a4513c9eb70aa7d0613c4c1d2efaebdd869d55 22:27:23 $ docker rm -f --volumes c42a0ef890682d9907f3820bf0a4513c9eb70aa7d0613c4c1d2efaebdd869d55 [Pipeline] // withDockerContainer [Pipeline] sh 22:27:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:27:24 Warning: overwriting stash ‘coverage-report’ 22:27:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:27:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:27:26 + ls -al . 22:27:26 total 152 22:27:26 drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 22:24 . 22:27:26 drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 22:20 .. 22:27:26 -rw-rw-r-- 1 jenkins jenkins 120 Nov 15 22:21 .dockerignore 22:27:26 drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 22:21 .git 22:27:26 drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 22:21 .github 22:27:26 -rw-rw-r-- 1 jenkins jenkins 269 Nov 15 22:21 .gitignore 22:27:26 -rw-rw-r-- 1 jenkins jenkins 41 Nov 15 22:21 .golangci.yml 22:27:26 -rw-rw-r-- 1 jenkins jenkins 10671 Nov 15 22:21 Attribution.txt 22:27:26 -rw-rw-r-- 1 jenkins jenkins 7171 Nov 15 22:21 CHANGELOG.md 22:27:26 -rw-rw-r-- 1 jenkins jenkins 1661 Nov 15 22:21 Dockerfile 22:27:26 -rw-rw-r-- 1 jenkins jenkins 677 Nov 15 22:21 GOVERNANCE.md 22:27:26 -rw-rw-r-- 1 jenkins jenkins 657 Nov 15 22:21 Jenkinsfile 22:27:26 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 15 22:21 LICENSE 22:27:26 -rw-rw-r-- 1 jenkins jenkins 1923 Nov 15 22:21 Makefile 22:27:26 -rw-rw-r-- 1 jenkins jenkins 617 Nov 15 22:21 OWNERS.md 22:27:26 -rw-rw-r-- 1 jenkins jenkins 3578 Nov 15 22:21 README.md 22:27:26 -rw-rw-r-- 1 jenkins jenkins 5 Nov 15 22:16 VERSION 22:27:26 drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 22:21 bin 22:27:26 drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 22:21 cmd 22:27:26 -rw-r--r-- 1 jenkins jenkins 10 Nov 15 22:24 coverage.out 22:27:26 -rw-rw-r-- 1 jenkins jenkins 3651 Nov 15 22:21 go.mod 22:27:26 -rw-rw-r-- 1 jenkins jenkins 35356 Nov 15 22:21 go.sum 22:27:26 drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 22:21 internal 22:27:26 drwxrwxr-x 6 jenkins jenkins 4096 Nov 15 22:21 vendor 22:27:26 -rw-rw-r-- 1 jenkins jenkins 209 Nov 15 22:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:27 + 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=af07e13c4a6a32ed5d117362dee089b4564efe25 --label arch=arm64 --label version=3.1.0 . 22:27:29 Sending build context to Docker daemon 40.49MB 22:27:29 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 22:27:29 Step 2/26 : FROM ${BASE} AS builder 22:27:29 ---> 036dc5b22c82 22:27:29 Step 3/26 : ARG ADD_BUILD_TAGS="" 22:27:30 ---> Running in 94251064f77d 22:27:30 Removing intermediate container 94251064f77d 22:27:30 ---> 416d38b47a88 22:27:30 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:27:30 ---> Running in b85be7e572bd 22:27:30 Removing intermediate container b85be7e572bd 22:27:30 ---> 8d69ef9c244a 22:27:30 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 22:27:31 ---> Running in 04c967a588cd 22:27:31 Removing intermediate container 04c967a588cd 22:27:31 ---> 6770aa448360 22:27:31 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 22:27:31 ---> Running in a39478ef0978 22:27:31 Removing intermediate container a39478ef0978 22:27:31 ---> f8a1258bb226 22:27:31 Step 7/26 : WORKDIR /device-gpio 22:27:31 ---> Running in 4bf7e883e47c 22:27:32 Removing intermediate container 4bf7e883e47c 22:27:32 ---> be4ceaae6045 22:27:32 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:27:32 ---> Running in 437b05393496 22:27:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:27:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:27:35 OK: 271 MiB in 56 packages 22:27:39 Removing intermediate container 437b05393496 22:27:39 ---> a8c6ea44451d 22:27:39 Step 9/26 : COPY go.mod vendor* ./ 22:27:47 ---> be4ebedb2251 22:27:47 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:27:47 ---> Running in 209328c645aa 22:27:47 skipping... 22:27:48 Removing intermediate container 209328c645aa 22:27:48 ---> 3bd920b67cdb 22:27:48 Step 11/26 : COPY . . 22:27:56 ---> 735d089f872c 22:27:56 Step 12/26 : RUN ${MAKE} 22:27:56 ---> Running in feb7a6421813 22:27:57 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 22:30:19 Removing intermediate container feb7a6421813 22:30:19 ---> c9dbc46df322 22:30:19 Step 13/26 : FROM alpine:3.18 22:30:19 3.18: Pulling from library/alpine 22:30:19 579b34f0a95b: Pulling fs layer 22:30:19 579b34f0a95b: Verifying Checksum 22:30:19 579b34f0a95b: Download complete 22:30:19 579b34f0a95b: Pull complete 22:30:19 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:30:19 Status: Downloaded newer image for alpine:3.18 22:30:19 ---> 3cc203321400 22:30:19 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 22:30:19 ---> Running in 4d00075f4eb0 22:30:19 Removing intermediate container 4d00075f4eb0 22:30:19 ---> 799f9aba56e5 22:30:19 Step 15/26 : RUN apk add --update --no-cache dumb-init 22:30:19 ---> Running in b4687b3a2ea5 22:30:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:30:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:30:19 (1/1) Installing dumb-init (1.2.5-r2) 22:30:19 Executing busybox-1.36.1-r2.trigger 22:30:19 OK: 8 MiB in 16 packages 22:30:19 Removing intermediate container b4687b3a2ea5 22:30:19 ---> 39259a6e5de1 22:30:19 Step 16/26 : RUN apk --no-cache upgrade 22:30:19 ---> Running in 02b676b8caa7 22:30:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:30:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:30:20 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 22:30:20 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 22:30:20 Executing busybox-1.36.1-r5.post-upgrade 22:30:20 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 22:30:20 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 22:30:20 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 22:30:20 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 22:30:20 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 22:30:20 Executing busybox-1.36.1-r5.trigger 22:30:20 OK: 8 MiB in 16 packages 22:30:22 Removing intermediate container 02b676b8caa7 22:30:22 ---> 0f785d6dd1d9 22:30:22 Step 17/26 : WORKDIR / 22:30:22 ---> Running in 5d248f70b492 22:30:22 Removing intermediate container 5d248f70b492 22:30:22 ---> 12ada9e55cc3 22:30:22 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 22:30:22 ---> dbc146de6d6a 22:30:22 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 22:30:23 ---> 039c3a83a3fb 22:30:23 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 22:30:25 ---> 17bdabf62d26 22:30:25 Step 21/26 : EXPOSE 59910 22:30:25 ---> Running in ab23b141efd5 22:30:25 Removing intermediate container ab23b141efd5 22:30:25 ---> 807a706b3c57 22:30:25 Step 22/26 : ENTRYPOINT ["/device-gpio"] 22:30:25 ---> Running in a14c8b63ceeb 22:30:25 Removing intermediate container a14c8b63ceeb 22:30:25 ---> f48bff722a28 22:30:25 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:30:25 ---> Running in fef1afa09d43 22:30:26 Removing intermediate container fef1afa09d43 22:30:26 ---> 5f29486cbc93 22:30:26 Step 24/26 : LABEL arch=arm64 22:30:26 ---> Running in 8ee6aa239308 22:30:26 Removing intermediate container 8ee6aa239308 22:30:26 ---> 4c5076d8e974 22:30:26 Step 25/26 : LABEL git_sha=af07e13c4a6a32ed5d117362dee089b4564efe25 22:30:26 ---> Running in 8ee934ce9b1f 22:30:27 Removing intermediate container 8ee934ce9b1f 22:30:27 ---> 2c865da6bc06 22:30:27 Step 26/26 : LABEL version=3.1.0 22:30:27 ---> Running in 1a8f22d9ec5c 22:30:27 Removing intermediate container 1a8f22d9ec5c 22:30:27 ---> 64b5f1a25764 22:30:27 [Warning] One or more build-args [ARCH] were not consumed 22:30:27 Successfully built 64b5f1a25764 22:30:27 Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:30:28 provisioning config files... 22:30:28 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/2@tmp/config9848097133447911103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:30:28 ---> docker-login.sh 22:30:28 nexus3.edgexfoundry.org:10001 22:30:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:30:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:30:28 Configure a credential helper to remove this warning. See 22:30:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:30:28 22:30:28 Login Succeeded 22:30:28 nexus3.edgexfoundry.org:10002 22:30:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:30:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:30:29 Configure a credential helper to remove this warning. See 22:30:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:30:29 22:30:29 Login Succeeded 22:30:29 nexus3.edgexfoundry.org:10003 22:30:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:30:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:30:29 Configure a credential helper to remove this warning. See 22:30:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:30:29 22:30:29 Login Succeeded 22:30:29 nexus3.edgexfoundry.org:10004 22:30:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:30:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:30:30 Configure a credential helper to remove this warning. See 22:30:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:30:30 22:30:30 Login Succeeded 22:30:30 docker.io 22:30:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:30:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:30:30 Configure a credential helper to remove this warning. See 22:30:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:30:30 22:30:30 Login Succeeded 22:30:30 ---> docker-login.sh ends [Pipeline] } 22:30:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:30:30 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:30:30 [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: 22:30:30 af07e13c4a6a32ed5d117362dee089b4564efe25 22:30:30 3.1.0 22:30:30 af07e13c4a6a32ed5d117362dee089b4564efe25-3.1.0 22:30:30 napa 22:30:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:31 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:af07e13c4a6a32ed5d117362dee089b4564efe25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:31 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:af07e13c4a6a32ed5d117362dee089b4564efe25 22:30:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 22:30:31 f0a934c5f8bf: Preparing 22:30:31 c8b8a2d29e99: Preparing 22:30:31 9768046e10c2: Preparing 22:30:31 b537ed63e000: Preparing 22:30:31 3f169c815687: Preparing 22:30:31 5f4d9fc4d98d: Preparing 22:30:31 5f4d9fc4d98d: Waiting 22:30:31 9768046e10c2: Pushed 22:30:31 c8b8a2d29e99: Pushed 22:30:31 3f169c815687: Pushed 22:30:31 5f4d9fc4d98d: Layer already exists 22:30:33 b537ed63e000: Pushed 22:30:37 f0a934c5f8bf: Pushed 22:30:37 af07e13c4a6a32ed5d117362dee089b4564efe25: digest: sha256:ec94b229b2dc7bb270a02cdf9d5bc1c7dea6b685052d58b91f5b83dc4d21ba9a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:37 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:38 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0 22:30:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 22:30:38 f0a934c5f8bf: Preparing 22:30:38 c8b8a2d29e99: Preparing 22:30:38 9768046e10c2: Preparing 22:30:38 b537ed63e000: Preparing 22:30:38 3f169c815687: Preparing 22:30:38 5f4d9fc4d98d: Preparing 22:30:38 5f4d9fc4d98d: Waiting 22:30:38 9768046e10c2: Layer already exists 22:30:38 3f169c815687: Layer already exists 22:30:38 f0a934c5f8bf: Layer already exists 22:30:38 c8b8a2d29e99: Layer already exists 22:30:38 b537ed63e000: Layer already exists 22:30:38 5f4d9fc4d98d: Layer already exists 22:30:38 3.1.0: digest: sha256:ec94b229b2dc7bb270a02cdf9d5bc1c7dea6b685052d58b91f5b83dc4d21ba9a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:38 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:af07e13c4a6a32ed5d117362dee089b4564efe25-3.1.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:39 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:af07e13c4a6a32ed5d117362dee089b4564efe25-3.1.0 22:30:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 22:30:39 f0a934c5f8bf: Preparing 22:30:39 c8b8a2d29e99: Preparing 22:30:39 9768046e10c2: Preparing 22:30:39 b537ed63e000: Preparing 22:30:39 3f169c815687: Preparing 22:30:39 5f4d9fc4d98d: Preparing 22:30:39 5f4d9fc4d98d: Waiting 22:30:39 9768046e10c2: Layer already exists 22:30:39 c8b8a2d29e99: Layer already exists 22:30:39 3f169c815687: Layer already exists 22:30:39 f0a934c5f8bf: Layer already exists 22:30:39 b537ed63e000: Layer already exists 22:30:39 5f4d9fc4d98d: Layer already exists 22:30:39 af07e13c4a6a32ed5d117362dee089b4564efe25-3.1.0: digest: sha256:ec94b229b2dc7bb270a02cdf9d5bc1c7dea6b685052d58b91f5b83dc4d21ba9a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:39 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:40 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:napa 22:30:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 22:30:40 f0a934c5f8bf: Preparing 22:30:40 c8b8a2d29e99: Preparing 22:30:40 9768046e10c2: Preparing 22:30:40 b537ed63e000: Preparing 22:30:40 3f169c815687: Preparing 22:30:40 5f4d9fc4d98d: Preparing 22:30:40 5f4d9fc4d98d: Waiting 22:30:40 3f169c815687: Layer already exists 22:30:40 c8b8a2d29e99: Layer already exists 22:30:40 f0a934c5f8bf: Layer already exists 22:30:40 b537ed63e000: Layer already exists 22:30:40 9768046e10c2: Layer already exists 22:30:40 5f4d9fc4d98d: Layer already exists 22:30:40 napa: digest: sha256:ec94b229b2dc7bb270a02cdf9d5bc1c7dea6b685052d58b91f5b83dc4d21ba9a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:30:40 ===================================================== [Pipeline] echo 22:30:40 taggedImages: 22:30:40 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:af07e13c4a6a32ed5d117362dee089b4564efe25 22:30:40 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0 22:30:40 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:af07e13c4a6a32ed5d117362dee089b4564efe25-3.1.0 22:30:40 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:napa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:30:40 22:30:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:30:41 arm64: Pulling from edgex-lftools-log-publisher 22:30:41 8998bd30e6a1: Pulling fs layer 22:30:41 04944245beec: Pulling fs layer 22:30:41 699f458cf7ca: Pulling fs layer 22:30:41 765212b225bb: Pulling fs layer 22:30:41 f23df028b6ca: Pulling fs layer 22:30:41 d65c8cfc05b1: Pulling fs layer 22:30:41 2437ff75d9bd: Pulling fs layer 22:30:41 765212b225bb: Waiting 22:30:41 d65c8cfc05b1: Waiting 22:30:41 f23df028b6ca: Waiting 22:30:41 2437ff75d9bd: Waiting 22:30:41 04944245beec: Verifying Checksum 22:30:41 04944245beec: Download complete 22:30:41 765212b225bb: Verifying Checksum 22:30:41 765212b225bb: Download complete 22:30:41 f23df028b6ca: Verifying Checksum 22:30:41 f23df028b6ca: Download complete 22:30:41 d65c8cfc05b1: Download complete 22:30:41 699f458cf7ca: Verifying Checksum 22:30:41 699f458cf7ca: Download complete 22:30:42 8998bd30e6a1: Verifying Checksum 22:30:42 8998bd30e6a1: Download complete 22:30:44 2437ff75d9bd: Download complete 22:30:46 8998bd30e6a1: Pull complete 22:30:47 04944245beec: Pull complete 22:30:48 699f458cf7ca: Pull complete 22:30:49 765212b225bb: Pull complete 22:30:49 f23df028b6ca: Pull complete 22:30:49 d65c8cfc05b1: Pull complete 22:31:08 2437ff75d9bd: Pull complete 22:31:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:31:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:31:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:31:08 prd-ubuntu20.04-docker-arm64-4c-16g-18202 does not seem to be running inside a container 22:31:08 $ 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/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:31:11 $ docker top ed6f1271b63450a1ea58feae802c00b5a475dec1ad4b0eb148f0511e4a2cd788 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:31:12 ---> job-cost.sh 22:31:12 lf-activate-venv: SKIPPING 22:31:12 INFO: No Stack... 22:31:12 INFO: Retrieving Pricing Info for: v3-standard-4 22:31:13 INFO: Archiving Costs [Pipeline] sh 22:31:14 + cat /w/workspace/device-gpio/2/archives/cost.csv 22:31:14 + cut -d, -f6 [Pipeline] lock 22:31:14 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-napa-2-stack-cost] 22:31:14 Resource [jenkins-edgexfoundry-device-gpio-napa-2-stack-cost] did not exist. Created. 22:31:14 Lock acquired on [jenkins-edgexfoundry-device-gpio-napa-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:31:14 /w/workspace/device-gpio/2@tmp/durable-0e7d4773/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:31:15 + echo total: 0.10999999940395355 [Pipeline] stash 22:31:15 Warning: overwriting stash ‘stack-cost’ 22:31:15 Stashed 1 file(s) [Pipeline] } 22:31:15 Lock released on resource [jenkins-edgexfoundry-device-gpio-napa-2-stack-cost] [Pipeline] // lock [Pipeline] } 22:31:15 $ docker stop --time=1 ed6f1271b63450a1ea58feae802c00b5a475dec1ad4b0eb148f0511e4a2cd788 22:31:17 $ docker rm -f --volumes ed6f1271b63450a1ea58feae802c00b5a475dec1ad4b0eb148f0511e4a2cd788 [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 22:31:17 provisioning config files... 22:31:17 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_napa@tmp/config1822664444645130853tmp [Pipeline] { [Pipeline] sh 22:31:18 + set +x 22:31:18 + curl -s https://codecov.io/bash 22:31:18 + bash -s -- 22:31:18 22:31:18 _____ _ 22:31:18 / ____| | | 22:31:18 | | ___ __| | ___ ___ _____ __ 22:31:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:31:18 | |___| (_) | (_| | __/ (_| (_) \ V / 22:31:18 \_____\___/ \__,_|\___|\___\___/ \_/ 22:31:18 Bash-1.0.6 22:31:18 22:31:18 22:31:18 ==> git version 2.25.1 found 22:31:18 ==> 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 22:31:18 Release-Date: 2020-01-08 22:31:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:31:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:31:18 ==> Jenkins CI detected. 22:31:18 current dir:  /w/workspace/edgexfoundry_device-gpio_napa 22:31:18 project root: . 22:31:18 --> token set from env 22:31:18 Yaml found at: vendor/github.com/labstack/echo/v4/codecov.yml 22:31:18 ==> Running gcov in . (disable via -X gcov) 22:31:18 ==> Python coveragepy not found 22:31:18 ==> Searching for coverage reports in: 22:31:18 + . 22:31:18 -> Found 1 reports 22:31:18 ==> Detecting git/mercurial file structure 22:31:18 ==> Reading reports 22:31:18 + ./coverage.out bytes=10 22:31:18 ==> Appending adjustments 22:31:18 https://docs.codecov.io/docs/fixing-reports 22:31:18 + Found adjustments 22:31:18 ==> Gzipping contents 22:31:18 12K /tmp/codecov.Tzs2DB.gz 22:31:18 ==> Uploading reports 22:31:18 url: https://codecov.io 22:31:18 query: branch=napa&commit=af07e13c4a6a32ed5d117362dee089b4564efe25&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fnapa%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 22:31:18 -> Pinging Codecov 22:31:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=napa&commit=af07e13c4a6a32ed5d117362dee089b4564efe25&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fnapa%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 22:31:18 -> Uploading to 22:31:18 https://storage.googleapis.com/codecov/v4/raw/2023-11-15/3EC07B1A8CA8AF9BCAA0BB9F0134797F/af07e13c4a6a32ed5d117362dee089b4564efe25/e77bb7a3-93ac-4247-afca-9b755bad77b2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231115%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231115T223118Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a5e77f19b95960a14efd7c281c54b09f4ff415e9b8f29554c4c376608b112676 22:31:18 % Total % Received % Xferd Average Speed Time Time Time Current 22:31:18 Dload Upload Total Spent Left Speed 22:31:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11966 0 0 100 11966 0 43831 --:--:-- --:--:-- --:--:-- 43831 22:31:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/af07e13c4a6a32ed5d117362dee089b4564efe25 [Pipeline] } 22:31:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:31:19 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:31:19 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:31:19 22:31:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:31:19 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:31:19 df9b9388f04a: Pulling fs layer 22:31:19 52dc419b0ee2: Pulling fs layer 22:31:19 25bc292e5bac: Pulling fs layer 22:31:19 114826534d7a: Pulling fs layer 22:31:19 4657fd5d0bcf: Pulling fs layer 22:31:19 6ad1cebc031e: Pulling fs layer 22:31:19 8a3aa393b2d8: Pulling fs layer 22:31:19 4657fd5d0bcf: Waiting 22:31:19 114826534d7a: Waiting 22:31:19 6ad1cebc031e: Waiting 22:31:19 8a3aa393b2d8: Waiting 22:31:19 25bc292e5bac: Verifying Checksum 22:31:19 25bc292e5bac: Download complete 22:31:19 52dc419b0ee2: Verifying Checksum 22:31:19 52dc419b0ee2: Download complete 22:31:19 4657fd5d0bcf: Verifying Checksum 22:31:19 4657fd5d0bcf: Download complete 22:31:19 df9b9388f04a: Download complete 22:31:19 df9b9388f04a: Pull complete 22:31:19 6ad1cebc031e: Verifying Checksum 22:31:19 6ad1cebc031e: Download complete 22:31:19 52dc419b0ee2: Pull complete 22:31:19 25bc292e5bac: Pull complete 22:31:20 114826534d7a: Verifying Checksum 22:31:20 114826534d7a: Download complete 22:31:20 8a3aa393b2d8: Verifying Checksum 22:31:20 8a3aa393b2d8: Download complete 22:31:24 114826534d7a: Pull complete 22:31:24 4657fd5d0bcf: Pull complete 22:31:24 6ad1cebc031e: Pull complete 22:31:27 8a3aa393b2d8: Pull complete 22:31:27 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:31:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:31:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:31:27 prd-ubuntu20.04-docker-8c-8g-18184 does not seem to be running inside a container 22:31:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_napa -v /w/workspace/edgexfoundry_device-gpio_napa:/w/workspace/edgexfoundry_device-gpio_napa:rw,z -v /w/workspace/edgexfoundry_device-gpio_napa@tmp:/w/workspace/edgexfoundry_device-gpio_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:31:37 $ docker top 6ef4b061b9659e4a24055a21f1a121ba6c4c45a82d39376e17e9a40645776e72 -eo pid,comm [Pipeline] { [Pipeline] echo 22:31:37 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:napa' [Pipeline] sh 22:31:37 + set -o pipefail 22:31:37 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:napa' 22:31:47 22:31:47 Monitoring /w/workspace/edgexfoundry_device-gpio_napa (github.com/edgexfoundry/device-gpio)... 22:31:47 22:31:47 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6f982de9-ea2d-4a84-a385-7c8310088344/history/3d8453e1-2e5e-415b-9bce-2022092f1bed 22:31:47 22:31:47 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:31:47 22:31:48 22:31:48 A medium severity vulnerability was found in the Snyk CLI versions you are using. 22:31:48 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 22:31:48 More details here: https://snyk.co/ue1NS [Pipeline] } 22:31:48 $ docker stop --time=1 6ef4b061b9659e4a24055a21f1a121ba6c4c45a82d39376e17e9a40645776e72 22:31:49 $ docker rm -f --volumes 6ef4b061b9659e4a24055a21f1a121ba6c4c45a82d39376e17e9a40645776e72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:31:50 + git log --format=format:%s -1 af07e13c4a6a32ed5d117362dee089b4564efe25 [Pipeline] sh 22:31:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:31:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:31:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:31:50 prd-ubuntu20.04-docker-8c-8g-18184 does not seem to be running inside a container 22:31:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_napa -v /w/workspace/edgexfoundry_device-gpio_napa:/w/workspace/edgexfoundry_device-gpio_napa:rw,z -v /w/workspace/edgexfoundry_device-gpio_napa@tmp:/w/workspace/edgexfoundry_device-gpio_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:31:51 $ docker top 8bc4d6ef256c13a5708dcd2ec3fff173aa0ce1c418e7b3ce7a2a6e3b03d0a382 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:31:51 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v3.1.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:31:51 + git semver [Pipeline] } 22:31:51 $ docker stop --time=1 8bc4d6ef256c13a5708dcd2ec3fff173aa0ce1c418e7b3ce7a2a6e3b03d0a382 22:31:53 $ docker rm -f --volumes 8bc4d6ef256c13a5708dcd2ec3fff173aa0ce1c418e7b3ce7a2a6e3b03d0a382 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:31:53 22:31:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:31:53 0.23.1-centos7: Pulling from edgex-lftools 22:31:53 ab5ef0e58194: Pulling fs layer 22:31:53 9712f1f96733: Pulling fs layer 22:31:53 63f879dbbcfc: Pulling fs layer 22:31:53 0d9ebad4ef96: Pulling fs layer 22:31:53 e9a5061849ea: Pulling fs layer 22:31:53 d747dcd14b5f: Pulling fs layer 22:31:53 2de7ff778b66: Pulling fs layer 22:31:53 0d9ebad4ef96: Waiting 22:31:53 2de7ff778b66: Waiting 22:31:53 d747dcd14b5f: Waiting 22:31:53 e9a5061849ea: Waiting 22:31:53 9712f1f96733: Verifying Checksum 22:31:53 9712f1f96733: Download complete 22:31:54 63f879dbbcfc: Verifying Checksum 22:31:54 63f879dbbcfc: Download complete 22:31:54 0d9ebad4ef96: Verifying Checksum 22:31:54 0d9ebad4ef96: Download complete 22:31:54 d747dcd14b5f: Verifying Checksum 22:31:54 d747dcd14b5f: Download complete 22:31:54 e9a5061849ea: Verifying Checksum 22:31:54 e9a5061849ea: Download complete 22:31:54 ab5ef0e58194: Verifying Checksum 22:31:54 ab5ef0e58194: Download complete 22:31:54 2de7ff778b66: Verifying Checksum 22:31:54 2de7ff778b66: Download complete 22:31:56 ab5ef0e58194: Pull complete 22:31:57 9712f1f96733: Pull complete 22:31:57 63f879dbbcfc: Pull complete 22:32:02 0d9ebad4ef96: Pull complete 22:32:02 e9a5061849ea: Pull complete 22:32:03 d747dcd14b5f: Pull complete 22:32:04 2de7ff778b66: Pull complete 22:32:04 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:32:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:32:04 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:32:04 prd-ubuntu20.04-docker-8c-8g-18184 does not seem to be running inside a container 22:32:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_napa -v /w/workspace/edgexfoundry_device-gpio_napa:/w/workspace/edgexfoundry_device-gpio_napa:rw,z -v /w/workspace/edgexfoundry_device-gpio_napa@tmp:/w/workspace/edgexfoundry_device-gpio_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:32:15 $ docker top c256bf7ae80d5f485aaf0961c22e563462e871a7a3726a6a9fd2811f3bd55bc2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:32:15 provisioning config files... 22:32:15 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_napa@tmp/config16684802027960748367tmp 22:32:15 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_napa@tmp/config11000764425157300648tmp 22:32:15 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_napa@tmp/config8265764776351718520tmp [Pipeline] { [Pipeline] echo 22:32:15 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:32:15 ---> sigul-configuration.sh 22:32:15 gpg: directory `/root/.gnupg' created 22:32:15 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:32:15 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:32:15 gpg: keyring `/root/.gnupg/secring.gpg' created 22:32:15 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:32:15 gpg: CAST5 encrypted data 22:32:15 gpg: encrypted with 1 passphrase 22:32:15 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:32:15 + mkdir /home/jenkins 22:32:15 + mkdir /home/jenkins/sigul [Pipeline] sh 22:32:16 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 22:32:16 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:32:16 ---> sigul-install.sh 22:32:16 Sigul already installed; skipping installation. [Pipeline] sh 22:32:16 + git tag --list 22:32:16 v1.0.0 22:32:16 v2.1.0 22:32:16 v2.1.1 22:32:16 v2.2.0 22:32:16 v2.3.0 22:32:16 v3.0 22:32:16 v3.0.0 22:32:16 v3.1.0 22:32:16 v3.1.0-dev.1 22:32:16 v3.1.0-dev.10 22:32:16 v3.1.0-dev.11 22:32:16 v3.1.0-dev.12 22:32:16 v3.1.0-dev.13 22:32:16 v3.1.0-dev.14 22:32:16 v3.1.0-dev.15 22:32:16 v3.1.0-dev.16 22:32:16 v3.1.0-dev.17 22:32:16 v3.1.0-dev.18 22:32:16 v3.1.0-dev.19 22:32:16 v3.1.0-dev.2 22:32:16 v3.1.0-dev.20 22:32:16 v3.1.0-dev.21 22:32:16 v3.1.0-dev.22 22:32:16 v3.1.0-dev.23 22:32:16 v3.1.0-dev.24 22:32:16 v3.1.0-dev.25 22:32:16 v3.1.0-dev.26 22:32:16 v3.1.0-dev.3 22:32:16 v3.1.0-dev.4 22:32:16 v3.1.0-dev.5 22:32:16 v3.1.0-dev.6 22:32:16 v3.1.0-dev.7 22:32:16 v3.1.0-dev.8 22:32:16 v3.1.0-dev.9 [Pipeline] sh 22:32:17 + lftools sign git-tag v3.1.0 22:32:17 Signing Git tag with Sigul... 22:32:17 Signing v3.1.0 [Pipeline] echo 22:32:18 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:32:18 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:32:18 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:32:18 $ docker stop --time=1 c256bf7ae80d5f485aaf0961c22e563462e871a7a3726a6a9fd2811f3bd55bc2 22:32:19 $ docker rm -f --volumes c256bf7ae80d5f485aaf0961c22e563462e871a7a3726a6a9fd2811f3bd55bc2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:32:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:32:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:32:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:32:20 prd-ubuntu20.04-docker-8c-8g-18184 does not seem to be running inside a container 22:32:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_napa -v /w/workspace/edgexfoundry_device-gpio_napa:/w/workspace/edgexfoundry_device-gpio_napa:rw,z -v /w/workspace/edgexfoundry_device-gpio_napa@tmp:/w/workspace/edgexfoundry_device-gpio_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:32:20 $ docker top b3524e5fff2f7e371c3e1a7a0149a47ff38859595bec9662a8b45853f823ed7d -eo pid,comm 22:32:20 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). 22:32:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:32:21 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v3.1.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:32:21 + git semver [Pipeline] } 22:32:21 $ docker stop --time=1 b3524e5fff2f7e371c3e1a7a0149a47ff38859595bec9662a8b45853f823ed7d 22:32:22 $ docker rm -f --volumes b3524e5fff2f7e371c3e1a7a0149a47ff38859595bec9662a8b45853f823ed7d [Pipeline] // withDockerContainer [Pipeline] sh 22:32:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:32:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:32:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:32:23 prd-ubuntu20.04-docker-8c-8g-18184 does not seem to be running inside a container 22:32:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_napa -v /w/workspace/edgexfoundry_device-gpio_napa:/w/workspace/edgexfoundry_device-gpio_napa:rw,z -v /w/workspace/edgexfoundry_device-gpio_napa@tmp:/w/workspace/edgexfoundry_device-gpio_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:32:23 $ docker top 0db99c4cb92b6822430612139a4801087845ca92e756df20b83ed78811caf7c1 -eo pid,comm 22:32:23 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:32:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:32:24 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v3.1.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:32:24 + git semver [Pipeline] } 22:32:24 $ docker stop --time=1 0db99c4cb92b6822430612139a4801087845ca92e756df20b83ed78811caf7c1 22:32:25 $ docker rm -f --volumes 0db99c4cb92b6822430612139a4801087845ca92e756df20b83ed78811caf7c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:32:26 + [ -d /w/workspace/edgexfoundry_device-gpio_napa/archives ] 22:32:26 + ls -al /w/workspace/edgexfoundry_device-gpio_napa/archives 22:32:26 total 16 22:32:26 drwxr-xr-x 3 root root 4096 Nov 15 22:21 . 22:32:26 drwxrwxr-x 10 jenkins jenkins 4096 Nov 15 22:32 .. 22:32:26 drwxr-xr-x 2 root root 4096 Nov 15 22:21 cost 22:32:26 -rw-r--r-- 1 root root 81 Nov 15 22:21 cost.csv 22:32:26 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_napa/archives 22:32:26 + ls -al /w/workspace/edgexfoundry_device-gpio_napa/archives 22:32:26 total 16 22:32:26 drwxr-xr-x 3 jenkins jenkins 4096 Nov 15 22:21 . 22:32:26 drwxrwxr-x 10 jenkins jenkins 4096 Nov 15 22:32 .. 22:32:26 drwxr-xr-x 2 jenkins jenkins 4096 Nov 15 22:21 cost 22:32:26 -rw-r--r-- 1 jenkins jenkins 81 Nov 15 22:21 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:32:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:32:27 ---> package-listing.sh 22:32:27 ++ facter osfamily 22:32:27 ++ tr '[:upper:]' '[:lower:]' 22:32:27 + OS_FAMILY=debian 22:32:27 + workspace=/w/workspace/edgexfoundry_device-gpio_napa 22:32:27 + START_PACKAGES=/tmp/packages_start.txt 22:32:27 + END_PACKAGES=/tmp/packages_end.txt 22:32:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:32:27 + PACKAGES=/tmp/packages_start.txt 22:32:27 + '[' /w/workspace/edgexfoundry_device-gpio_napa ']' 22:32:27 + PACKAGES=/tmp/packages_end.txt 22:32:27 + case "${OS_FAMILY}" in 22:32:27 + dpkg -l 22:32:27 + grep '^ii' 22:32:27 + '[' -f /tmp/packages_start.txt ']' 22:32:27 + '[' -f /tmp/packages_end.txt ']' 22:32:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:32:27 + '[' /w/workspace/edgexfoundry_device-gpio_napa ']' 22:32:27 + mkdir -p /w/workspace/edgexfoundry_device-gpio_napa/archives/ 22:32:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_napa/archives/ [Pipeline] echo 22:32:27 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_napa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:32:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:32:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:32:28 prd-ubuntu20.04-docker-8c-8g-18184 does not seem to be running inside a container 22:32:28 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_napa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_napa -v /w/workspace/edgexfoundry_device-gpio_napa:/w/workspace/edgexfoundry_device-gpio_napa:rw,z -v /w/workspace/edgexfoundry_device-gpio_napa@tmp:/w/workspace/edgexfoundry_device-gpio_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:32:29 $ docker top 7bf3b82209ded7987dc3089064c8c8f0251fb4daa4a594c843a1f00c3bcbfdee -eo pid,comm [Pipeline] { [Pipeline] sh 22:32:29 + touch /tmp/pre-build-complete [Pipeline] sh 22:32:29 + mkdir -p /var/log/sysstat [Pipeline] sh 22:32:29 + ls /var/log/sa-host 22:32:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:32:30 provisioning config files... 22:32:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_napa@tmp/config12426983015085749868tmp [Pipeline] { [Pipeline] echo 22:32:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:32:30 ---> create-netrc.sh [Pipeline] } 22:32:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:32:30 ---> python-tools-install.sh [Pipeline] echo 22:32:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:32:30 ---> sudo-logs.sh 22:32:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:32:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:32:31 ---> job-cost.sh 22:32:31 lf-activate-venv: SKIPPING 22:32:31 DEBUG: total: 0.2199999988079071 22:32:31 INFO: Retrieving Stack Cost... 22:32:31 INFO: Retrieving Pricing Info for: v3-standard-8 22:32:32 INFO: Archiving Costs [Pipeline] echo 22:32:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:32:32 ---> logs-deploy.sh 22:32:32 lf-activate-venv: SKIPPING 22:32:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/napa/2 22:32:32 INFO: archiving workspace using pattern(s): 22:32:33 Archives upload complete. 22:32:33 INFO: archiving logs to Nexus