Push event to branch napa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from de7970a54b4f4dd557f761385f6611e20dc26224 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-ssh4917827160550726503.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17185940246402202947.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/napa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/napa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1613780780117995672.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14158016101725470690.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-ssh6305473947503890084.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-1022 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 Avoid second fetch Checking out Revision de7970a54b4f4dd557f761385f6611e20dc26224 (napa) > 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 Commit message: "Merge pull request #236 from cloudxxx8/bump-sdk-3.1.1" > git config core.sparsecheckout # timeout=10 > git checkout -f de7970a54b4f4dd557f761385f6611e20dc26224 # timeout=10 > git rev-list --no-walk af07e13c4a6a32ed5d117362dee089b4564efe25 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:29:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:29:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:29:37 ========================================================= 08:29:37 EdgeX Global Pipelines Version Info 08:29:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:29:38 ------------------- 08:29:38 stable info: 08:29:38 ------------------- 08:29:38 Commited By: Ginny Guan ginny@iotechsys.com 08:29:38 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 08:29:38 Message: update stable to v1.0.260 08:29:38 ------------------- 08:29:38 experimental info: 08:29:38 ------------------- 08:29:38 Commited By: Ginny Guan ginny@iotechsys.com 08:29:38 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 08:29:38 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 08:29:39 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 08:29:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:29:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:29:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:29:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:29:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:29:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:29:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:29:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:29:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:29:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 08:29:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:29:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:29:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:29:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:29:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:29:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:29:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:29:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:29:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:29:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:29:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:29:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:29:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:29:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:29:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:29:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = napa [Pipeline] echo 08:29:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = napa [Pipeline] echo 08:29:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = napa [Pipeline] echo 08:29:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = de7970a54b4f4dd557f761385f6611e20dc26224 [Pipeline] echo 08:29:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = de7970a [Pipeline] echo 08:29:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:39 provisioning config files... 08:29:39 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_napa@tmp/config17598228116523704300tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:40 ---> ****-login.sh 08:29:40 nexus3.edgexfoundry.org:10001 08:29:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:40 Configure a credential helper to remove this warning. See 08:29:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:40 08:29:40 Login Succeeded 08:29:40 nexus3.edgexfoundry.org:10002 08:29:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:40 Configure a credential helper to remove this warning. See 08:29:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:40 08:29:40 Login Succeeded 08:29:40 nexus3.edgexfoundry.org:10003 08:29:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:40 Configure a credential helper to remove this warning. See 08:29:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:40 08:29:40 Login Succeeded 08:29:40 nexus3.edgexfoundry.org:10004 08:29:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:40 Configure a credential helper to remove this warning. See 08:29:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:40 08:29:40 Login Succeeded 08:29:40 ****.io 08:29:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:40 Configure a credential helper to remove this warning. See 08:29:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:40 08:29:40 Login Succeeded 08:29:40 ---> ****-login.sh ends [Pipeline] } 08:29:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:29:41 + git rev-list -1 --merges de7970a54b4f4dd557f761385f6611e20dc26224~1..de7970a54b4f4dd557f761385f6611e20dc26224 [Pipeline] echo 08:29:41 -----------> git rev-list -1 --merges de7970a54b4f4dd557f761385f6611e20dc26224~1..de7970a54b4f4dd557f761385f6611e20dc26224 de7970a54b4f4dd557f761385f6611e20dc26224 08:29:41 de7970a54b4f4dd557f761385f6611e20dc26224 [false] [Pipeline] sh 08:29:41 + git log --format=format:%s -1 de7970a54b4f4dd557f761385f6611e20dc26224 [Pipeline] echo 08:29:41 ========================================================= 08:29:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:29:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:29:41 + git log --format=format:%s -1 de7970a54b4f4dd557f761385f6611e20dc26224 [Pipeline] echo 08:29:41 [semverPrep] GIT_COMMIT: de7970a54b4f4dd557f761385f6611e20dc26224, Commit Message: Merge pull request #236 from cloudxxx8/bump-sdk-3.1.1 [Pipeline] echo 08:29:41 [semverPrep] This is not a build commit. [Pipeline] sh 08:29:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:29:42 + grep -v github /etc/ssh/ssh_known_hosts 08:29:42 + [ -e /tmp/ssh_known_hosts ] 08:29:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:29:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:29:42 + sudo tee -a /etc/ssh/ssh_known_hosts 08:29:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:42 08:29:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:43 0.1.4: Pulling from edgex-devops/py-git-semver 08:29:43 b85a868b505f: Pulling fs layer 08:29:43 e2be974225ed: Pulling fs layer 08:29:43 339a4e72a1f5: Pulling fs layer 08:29:43 988bab9f4d93: Pulling fs layer 08:29:43 1469e6f7b9e6: Pulling fs layer 08:29:43 eaf3925da568: Pulling fs layer 08:29:43 bab4dde63d76: Pulling fs layer 08:29:43 bde34c3a00c8: Pulling fs layer 08:29:43 b352a97aabf1: Pulling fs layer 08:29:43 4872d77fe225: Pulling fs layer 08:29:43 5851b861e8e6: Pulling fs layer 08:29:43 988bab9f4d93: Waiting 08:29:43 1469e6f7b9e6: Waiting 08:29:43 eaf3925da568: Waiting 08:29:43 bab4dde63d76: Waiting 08:29:43 b352a97aabf1: Waiting 08:29:43 4872d77fe225: Waiting 08:29:43 bde34c3a00c8: Waiting 08:29:43 e2be974225ed: Verifying Checksum 08:29:43 e2be974225ed: Download complete 08:29:43 988bab9f4d93: Verifying Checksum 08:29:43 988bab9f4d93: Download complete 08:29:43 1469e6f7b9e6: Verifying Checksum 08:29:43 1469e6f7b9e6: Download complete 08:29:43 eaf3925da568: Verifying Checksum 08:29:43 eaf3925da568: Download complete 08:29:43 339a4e72a1f5: Verifying Checksum 08:29:43 339a4e72a1f5: Download complete 08:29:43 bde34c3a00c8: Download complete 08:29:43 b352a97aabf1: Verifying Checksum 08:29:43 b352a97aabf1: Download complete 08:29:43 5851b861e8e6: Download complete 08:29:43 b85a868b505f: Verifying Checksum 08:29:43 b85a868b505f: Download complete 08:29:43 bab4dde63d76: Verifying Checksum 08:29:43 bab4dde63d76: Download complete 08:29:44 b85a868b505f: Pull complete 08:29:44 e2be974225ed: Pull complete 08:29:45 339a4e72a1f5: Pull complete 08:29:45 988bab9f4d93: Pull complete 08:29:45 1469e6f7b9e6: Pull complete 08:29:45 eaf3925da568: Pull complete 08:29:47 bab4dde63d76: Pull complete 08:29:47 bde34c3a00c8: Pull complete 08:29:47 b352a97aabf1: Pull complete 08:29:47 4872d77fe225: Pull complete 08:29:47 5851b861e8e6: Pull complete 08:29:47 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:29:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:47 prd-ubuntu20.04-docker-8c-8g-1022 does not seem to be running inside a container 08:29:47 $ 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 08:29:50 $ docker top f038ab4edf6c422059400cd03612840a20d7243ba1a3ac8b76716c9742fdfca1 -eo pid,comm 08:29:50 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). 08:29:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:29:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:50 [ssh-agent] Looking for ssh-agent implementation... 08:29:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:50 $ docker exec f038ab4edf6c422059400cd03612840a20d7243ba1a3ac8b76716c9742fdfca1 ssh-agent 08:29:50 SSH_AUTH_SOCK=/tmp/ssh-cB5EaU9pFhyu/agent.32 08:29:50 SSH_AGENT_PID=38 08:29:50 Running ssh-add (command line suppressed) 08:29:51 Identity added: /w/workspace/edgexfoundry_device-gpio_napa@tmp/private_key_9422650331578601537.key (/w/workspace/edgexfoundry_device-gpio_napa@tmp/private_key_9422650331578601537.key) 08:29:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:51 + git tag --points-at HEAD [Pipeline] } 08:29:51 $ docker exec --env ******** --env ******** f038ab4edf6c422059400cd03612840a20d7243ba1a3ac8b76716c9742fdfca1 ssh-agent -k 08:29:51 unset SSH_AUTH_SOCK; 08:29:51 unset SSH_AGENT_PID; 08:29:51 echo Agent pid 38 killed; 08:29:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:29:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:51 [ssh-agent] Looking for ssh-agent implementation... 08:29:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:51 $ docker exec f038ab4edf6c422059400cd03612840a20d7243ba1a3ac8b76716c9742fdfca1 ssh-agent 08:29:51 SSH_AUTH_SOCK=/tmp/ssh-HglD1BMXMNdE/agent.71 08:29:51 SSH_AGENT_PID=77 08:29:51 Running ssh-add (command line suppressed) 08:29:51 Identity added: /w/workspace/edgexfoundry_device-gpio_napa@tmp/private_key_11647099637658652393.key (/w/workspace/edgexfoundry_device-gpio_napa@tmp/private_key_11647099637658652393.key) 08:29:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:52 + git semver init 08:29:52 2024-05-29 08:29:52,323 [run_init] DEBUG init version:0.0.0 force:False 08:29:52 2024-05-29 08:29:52,324 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_napa/.semver 08:29:52 2024-05-29 08:29:52,324 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_napa/.semver 08:29:52 2024-05-29 08:29:52,324 [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) 08:29:53 2024-05-29 08:29:53,784 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_napa/.git/info/exclude 08:29:53 2024-05-29 08:29:53,784 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_napa/.semver/napa with force:False 08:29:53 2024-05-29 08:29:53,784 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_napa/.semver/napa 08:29:53 2024-05-29 08:29:53,784 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_napa/.semver/napa 08:29:53 3.1.1-dev.1 [Pipeline] } 08:29:54 $ docker exec --env ******** --env ******** f038ab4edf6c422059400cd03612840a20d7243ba1a3ac8b76716c9742fdfca1 ssh-agent -k 08:29:54 unset SSH_AUTH_SOCK; 08:29:54 unset SSH_AGENT_PID; 08:29:54 echo Agent pid 77 killed; 08:29:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:54 + git semver [Pipeline] } 08:29:54 $ docker stop --time=1 f038ab4edf6c422059400cd03612840a20d7243ba1a3ac8b76716c9742fdfca1 08:29:56 $ docker rm -f --volumes f038ab4edf6c422059400cd03612840a20d7243ba1a3ac8b76716c9742fdfca1 [Pipeline] // withDockerContainer [Pipeline] sh 08:29:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:29:56 Stashed 1 file(s) [Pipeline] echo 08:29:56 [edgeXSemver]: initialized semver on version 3.1.1-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:56 provisioning config files... 08:29:56 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_napa@tmp/config505830314028691069tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:57 ---> ****-login.sh 08:29:57 nexus3.edgexfoundry.org:10001 08:29:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:57 Configure a credential helper to remove this warning. See 08:29:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:57 08:29:57 Login Succeeded 08:29:57 nexus3.edgexfoundry.org:10002 08:29:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:57 Configure a credential helper to remove this warning. See 08:29:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:57 08:29:57 Login Succeeded 08:29:57 nexus3.edgexfoundry.org:10003 08:29:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:57 Configure a credential helper to remove this warning. See 08:29:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:57 08:29:57 Login Succeeded 08:29:57 nexus3.edgexfoundry.org:10004 08:29:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:57 Configure a credential helper to remove this warning. See 08:29:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:57 08:29:57 Login Succeeded 08:29:57 ****.io 08:29:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:57 Configure a credential helper to remove this warning. See 08:29:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:57 08:29:57 Login Succeeded 08:29:57 ---> ****-login.sh ends [Pipeline] } 08:29:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:29:57 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:29:58 + grep ^go [0-9].[0-9]* go.mod 08:29:58 + cut -d -f 2 [Pipeline] echo 08:29:58 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:29:58 ========================================================= 08:29:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts] 08:29:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:58 + 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 . 08:29:58 Sending build context to Docker daemon 57.98MB 08:29:58 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 08:29:58 Step 2/12 : FROM ${BASE} AS builder 08:29:58 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base 08:29:58 619be1103602: Pulling fs layer 08:29:58 7862e08f4a3e: Pulling fs layer 08:29:58 5df492c9dc93: Pulling fs layer 08:29:58 7629e6793208: Pulling fs layer 08:29:58 4f4fb700ef54: Pulling fs layer 08:29:58 8de7f028bff5: Pulling fs layer 08:29:58 44042ff1420b: Pulling fs layer 08:29:58 5cdaf54b7214: Pulling fs layer 08:29:58 38f3e5a9071a: Pulling fs layer 08:29:58 8de7f028bff5: Waiting 08:29:58 44042ff1420b: Waiting 08:29:58 5cdaf54b7214: Waiting 08:29:58 38f3e5a9071a: Waiting 08:29:58 7629e6793208: Waiting 08:29:58 4f4fb700ef54: Waiting 08:29:58 7862e08f4a3e: Verifying Checksum 08:29:58 7862e08f4a3e: Download complete 08:29:58 7629e6793208: Verifying Checksum 08:29:58 7629e6793208: Download complete 08:29:58 4f4fb700ef54: Verifying Checksum 08:29:58 4f4fb700ef54: Download complete 08:29:58 8de7f028bff5: Download complete 08:29:58 619be1103602: Download complete 08:29:58 44042ff1420b: Verifying Checksum 08:29:58 44042ff1420b: Download complete 08:29:59 619be1103602: Pull complete 08:29:59 38f3e5a9071a: Verifying Checksum 08:29:59 38f3e5a9071a: Download complete 08:29:59 7862e08f4a3e: Pull complete 08:29:59 5df492c9dc93: Verifying Checksum 08:29:59 5df492c9dc93: Download complete 08:29:59 5cdaf54b7214: Download complete 08:30:02 5df492c9dc93: Pull complete 08:30:02 7629e6793208: Pull complete 08:30:02 4f4fb700ef54: Pull complete 08:30:02 8de7f028bff5: Pull complete 08:30:02 44042ff1420b: Pull complete 08:30:05 5cdaf54b7214: Pull complete 08:30:05 38f3e5a9071a: Pull complete 08:30:05 Digest: sha256:d452b7c9dc822626b28f2158ccf3bbf04957b0b2ad14062d8ea2b98b8d6f5c64 08:30:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts 08:30:05 ---> 60b93f829570 08:30:05 Step 3/12 : ARG ADD_BUILD_TAGS="" 08:30:09 ---> Running in 3b5a2f2ee808 08:30:09 Removing intermediate container 3b5a2f2ee808 08:30:09 ---> 23d69999f18a 08:30:09 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:30:09 ---> Running in 74fffcc49399 08:30:09 Removing intermediate container 74fffcc49399 08:30:09 ---> 07828e4d11c6 08:30:09 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 08:30:09 ---> Running in 7c77f3f836f1 08:30:09 Removing intermediate container 7c77f3f836f1 08:30:09 ---> 54e6ecc76cc2 08:30:09 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 08:30:09 ---> Running in 2e7e285c5631 08:30:10 Removing intermediate container 2e7e285c5631 08:30:10 ---> 370bbb7e42d2 08:30:10 Step 7/12 : WORKDIR /device-gpio 08:30:10 ---> Running in 4201eccb4db9 08:30:10 Removing intermediate container 4201eccb4db9 08:30:10 ---> e3dbec52b51e 08:30:10 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:30:10 ---> Running in 54a0b9b10781 08:30:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:30:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:30:10 (1/4) Installing openssh-keygen (9.3_p2-r1) 08:30:10 (2/4) Installing libedit (20221030.3.1-r1) 08:30:10 (3/4) Installing openssh-client-common (9.3_p2-r1) 08:30:10 (4/4) Installing openssh-client-default (9.3_p2-r1) 08:30:10 Executing busybox-1.36.1-r5.trigger 08:30:10 OK: 268 MiB in 56 packages 08:30:11 Removing intermediate container 54a0b9b10781 08:30:11 ---> 61d7688e1248 08:30:11 Step 9/12 : COPY go.mod vendor* ./ 08:30:11 Still waiting to schedule task 08:30:11 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:30:13 ---> 7b4325aa48d3 08:30:13 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:30:13 ---> Running in 6750e5ea8022 08:30:40 Removing intermediate container 6750e5ea8022 08:30:40 ---> 19a49b371803 08:30:40 Step 11/12 : COPY . . 08:30:40 ---> 6e90893dc20c 08:30:40 Step 12/12 : RUN ${MAKE} 08:30:40 ---> Running in 8ed44738f77e 08:30:40 noop 08:30:40 Removing intermediate container 8ed44738f77e 08:30:40 ---> 8a2bdd5c0d9c 08:30:40 Successfully built 8a2bdd5c0d9c 08:30:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:40 + docker inspect -f . ci-base-image-x86_64 08:30:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:40 prd-ubuntu20.04-docker-8c-8g-1022 does not seem to be running inside a container 08:30:40 $ 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 ******** ci-base-image-x86_64 cat 08:30:40 $ docker top 535bbf84946ffeea980b0a1d75fea4ba1a11427d244bee92ec155750dc81bb1e -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:41 + go version 08:30:41 go version go1.21.9 linux/amd64 [Pipeline] } 08:30:41 $ docker stop --time=1 535bbf84946ffeea980b0a1d75fea4ba1a11427d244bee92ec155750dc81bb1e 08:30:42 $ docker rm -f --volumes 535bbf84946ffeea980b0a1d75fea4ba1a11427d244bee92ec155750dc81bb1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:42 + docker inspect -f . ci-base-image-x86_64 08:30:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:43 prd-ubuntu20.04-docker-8c-8g-1022 does not seem to be running inside a container 08:30:43 $ 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 ******** ci-base-image-x86_64 cat 08:30:43 $ docker top 42e16f9532962160f8d3a06e720f33ffd4afade740ac60d68594c7b77a0f3f3a -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:43 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_napa [Pipeline] fileExists [Pipeline] sh 08:30:44 + make test 08:30:44 go test ./... -coverprofile=coverage.out ./... 08:30:44 ? github.com/edgexfoundry/device-gpio [no test files] 08:30:54 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 08:30:54 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 08:31:00 go vet ./... 08:31:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:31:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:31:03 ./bin/test-attribution-txt.sh [Pipeline] echo 08:31:03 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 08:31:03 + go mod tidy [Pipeline] } 08:31:04 $ docker stop --time=1 42e16f9532962160f8d3a06e720f33ffd4afade740ac60d68594c7b77a0f3f3a 08:31:07 $ docker rm -f --volumes 42e16f9532962160f8d3a06e720f33ffd4afade740ac60d68594c7b77a0f3f3a [Pipeline] // withDockerContainer [Pipeline] sh 08:31:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:31:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:31:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:31:08 + ls -al . 08:31:08 total 156 08:31:08 drwxrwxr-x 9 jenkins jenkins 4096 May 29 08:30 . 08:31:08 drwxrwxr-x 4 jenkins jenkins 4096 May 29 08:29 .. 08:31:08 -rw-rw-r-- 1 jenkins jenkins 120 May 29 08:29 .dockerignore 08:31:08 drwxrwxr-x 8 jenkins jenkins 4096 May 29 08:30 .git 08:31:08 drwxrwxr-x 3 jenkins jenkins 4096 May 29 08:29 .github 08:31:08 -rw-rw-r-- 1 jenkins jenkins 269 May 29 08:29 .gitignore 08:31:08 -rw-rw-r-- 1 jenkins jenkins 41 May 29 08:29 .golangci.yml 08:31:08 drwxr-xr-x 3 jenkins jenkins 4096 May 29 08:29 .semver 08:31:08 -rw-rw-r-- 1 jenkins jenkins 10690 May 29 08:29 Attribution.txt 08:31:08 -rw-rw-r-- 1 jenkins jenkins 7171 May 29 08:29 CHANGELOG.md 08:31:08 -rw-rw-r-- 1 jenkins jenkins 1661 May 29 08:29 Dockerfile 08:31:08 -rw-rw-r-- 1 jenkins jenkins 677 May 29 08:29 GOVERNANCE.md 08:31:08 -rw-rw-r-- 1 jenkins jenkins 657 May 29 08:29 Jenkinsfile 08:31:08 -rw-rw-r-- 1 jenkins jenkins 11340 May 29 08:29 LICENSE 08:31:08 -rw-rw-r-- 1 jenkins jenkins 1923 May 29 08:29 Makefile 08:31:08 -rw-rw-r-- 1 jenkins jenkins 617 May 29 08:29 OWNERS.md 08:31:08 -rw-rw-r-- 1 jenkins jenkins 3578 May 29 08:29 README.md 08:31:08 -rw-rw-r-- 1 jenkins jenkins 11 May 29 08:29 VERSION 08:31:08 drwxrwxr-x 2 jenkins jenkins 4096 May 29 08:29 bin 08:31:08 drwxrwxr-x 3 jenkins jenkins 4096 May 29 08:29 cmd 08:31:08 -rw-r--r-- 1 jenkins jenkins 10 May 29 08:30 coverage.out 08:31:08 -rw-rw-r-- 1 jenkins jenkins 3621 May 29 08:29 go.mod 08:31:08 -rw-rw-r-- 1 jenkins jenkins 34551 May 29 08:29 go.sum 08:31:08 drwxrwxr-x 3 jenkins jenkins 4096 May 29 08:29 internal 08:31:08 drwxrwxr-x 6 jenkins jenkins 4096 May 29 08:29 vendor 08:31:08 -rw-rw-r-- 1 jenkins jenkins 209 May 29 08:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:09 + 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=de7970a54b4f4dd557f761385f6611e20dc26224 --label arch=amd64 --label version=3.1.1-dev.1 . 08:31:09 Sending build context to Docker daemon 57.98MB 08:31:09 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 08:31:09 Step 2/26 : FROM ${BASE} AS builder 08:31:09 ---> 8a2bdd5c0d9c 08:31:09 Step 3/26 : ARG ADD_BUILD_TAGS="" 08:31:10 ---> Running in 561f0d477616 08:31:10 Removing intermediate container 561f0d477616 08:31:10 ---> aca4b637ae8c 08:31:10 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:31:10 ---> Running in 639640c8423d 08:31:10 Removing intermediate container 639640c8423d 08:31:10 ---> a38cd07957a1 08:31:10 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 08:31:10 ---> Running in 79ffd69770eb 08:31:10 Removing intermediate container 79ffd69770eb 08:31:10 ---> 1f65cf72c9cb 08:31:10 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 08:31:10 ---> Running in d5e0b8128e6c 08:31:10 Removing intermediate container d5e0b8128e6c 08:31:10 ---> 43cacd6321ea 08:31:10 Step 7/26 : WORKDIR /device-gpio 08:31:10 ---> Running in 688e3ffecc3e 08:31:10 Removing intermediate container 688e3ffecc3e 08:31:10 ---> fa0804d2ef9b 08:31:10 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:31:10 ---> Running in a368f0b5dc2f 08:31:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:31:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:31:11 OK: 268 MiB in 56 packages 08:31:11 Removing intermediate container a368f0b5dc2f 08:31:11 ---> df8115e2601e 08:31:11 Step 9/26 : COPY go.mod vendor* ./ 08:31:13 ---> 323dab717fcb 08:31:13 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:31:13 ---> Running in f47c2c64f412 08:31:13 skipping... 08:31:13 Removing intermediate container f47c2c64f412 08:31:13 ---> 7b8a07c8ced0 08:31:13 Step 11/26 : COPY . . 08:31:16 ---> 45a9cf129c9f 08:31:16 Step 12/26 : RUN ${MAKE} 08:31:16 ---> Running in f4b6d0197463 08:31:16 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.1-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.1" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 08:31:38 Removing intermediate container f4b6d0197463 08:31:38 ---> 8e411d88442b 08:31:38 Step 13/26 : FROM alpine:3.18 08:31:38 3.18: Pulling from library/alpine 08:31:38 619be1103602: Already exists 08:31:38 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:31:38 Status: Downloaded newer image for alpine:3.18 08:31:38 ---> d3782b16ccc9 08:31:38 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 08:31:38 ---> Running in 5671793bd526 08:31:38 Removing intermediate container 5671793bd526 08:31:38 ---> 7ad9a17e7451 08:31:38 Step 15/26 : RUN apk add --update --no-cache dumb-init 08:31:38 ---> Running in 44d0f5e65138 08:31:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:31:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:31:38 (1/1) Installing dumb-init (1.2.5-r2) 08:31:38 Executing busybox-1.36.1-r5.trigger 08:31:38 OK: 7 MiB in 16 packages 08:31:38 Removing intermediate container 44d0f5e65138 08:31:38 ---> e81412b6f3d4 08:31:38 Step 16/26 : RUN apk --no-cache upgrade 08:31:38 ---> Running in 0ed782551d43 08:31:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:31:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:31:38 Upgrading critical system libraries and apk-tools: 08:31:38 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:31:38 Executing busybox-1.36.1-r5.trigger 08:31:38 Continuing the upgrade transaction with new apk-tools: 08:31:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:31:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:31:38 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 08:31:38 Executing busybox-1.36.1-r6.post-upgrade 08:31:38 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 08:31:38 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:31:38 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 08:31:38 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 08:31:38 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 08:31:38 Executing busybox-1.36.1-r6.trigger 08:31:38 OK: 7 MiB in 16 packages 08:31:39 Removing intermediate container 0ed782551d43 08:31:39 ---> c7d86ed4cd5f 08:31:39 Step 17/26 : WORKDIR / 08:31:39 ---> Running in be54c54074ee 08:31:39 Removing intermediate container be54c54074ee 08:31:39 ---> 773f843ce44d 08:31:39 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 08:31:39 ---> 9290cffa96ee 08:31:39 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 08:31:39 ---> 05b5e449e624 08:31:39 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 08:31:40 ---> fcdf1a018744 08:31:40 Step 21/26 : EXPOSE 59910 08:31:40 ---> Running in 9df3fc35def7 08:31:40 Removing intermediate container 9df3fc35def7 08:31:40 ---> 1d3049c7e734 08:31:40 Step 22/26 : ENTRYPOINT ["/device-gpio"] 08:31:40 ---> Running in 80b96551a2ad 08:31:40 Removing intermediate container 80b96551a2ad 08:31:40 ---> a4a5147fffae 08:31:40 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:31:40 ---> Running in 90e38497e6f1 08:31:40 Removing intermediate container 90e38497e6f1 08:31:40 ---> ed9cb0284944 08:31:40 Step 24/26 : LABEL arch=amd64 08:31:40 ---> Running in dc9dd2dc0a70 08:31:40 Removing intermediate container dc9dd2dc0a70 08:31:40 ---> 11e43fc13622 08:31:40 Step 25/26 : LABEL git_sha=de7970a54b4f4dd557f761385f6611e20dc26224 08:31:40 ---> Running in f69056f88831 08:31:40 Removing intermediate container f69056f88831 08:31:40 ---> 8eb243927882 08:31:40 Step 26/26 : LABEL version=3.1.1-dev.1 08:31:40 ---> Running in 9594eb57991b 08:31:40 Removing intermediate container 9594eb57991b 08:31:40 ---> 5e0b2b6e9356 08:31:40 [Warning] One or more build-args [ARCH] were not consumed 08:31:40 Successfully built 5e0b2b6e9356 08:31:40 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:31:40 provisioning config files... 08:31:40 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_napa@tmp/config15463095208034242455tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:31:41 ---> ****-login.sh 08:31:41 nexus3.edgexfoundry.org:10001 08:31:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:31:41 Configure a credential helper to remove this warning. See 08:31:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:31:41 08:31:41 Login Succeeded 08:31:41 nexus3.edgexfoundry.org:10002 08:31:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:31:41 Configure a credential helper to remove this warning. See 08:31:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:31:41 08:31:41 Login Succeeded 08:31:41 nexus3.edgexfoundry.org:10003 08:31:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:31:41 Configure a credential helper to remove this warning. See 08:31:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:31:41 08:31:41 Login Succeeded 08:31:41 nexus3.edgexfoundry.org:10004 08:31:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:31:41 Configure a credential helper to remove this warning. See 08:31:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:31:41 08:31:41 Login Succeeded 08:31:41 ****.io 08:31:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:31:41 Configure a credential helper to remove this warning. See 08:31:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:31:41 08:31:41 Login Succeeded 08:31:41 ---> ****-login.sh ends [Pipeline] } 08:31:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:31:41 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:31:41 [edgeXDocker.push] Tagging docker image device-gpio with the following tags: 08:31:41 de7970a54b4f4dd557f761385f6611e20dc26224 08:31:41 3.1.1-dev.1 08:31:41 de7970a54b4f4dd557f761385f6611e20dc26224-3.1.1-dev.1 08:31:41 napa 08:31:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:42 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:de7970a54b4f4dd557f761385f6611e20dc26224 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:42 + docker push nexus3.edgexfoundry.org:10004/device-gpio:de7970a54b4f4dd557f761385f6611e20dc26224 08:31:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 08:31:42 37aeb3290d14: Preparing 08:31:42 23a97c777a79: Preparing 08:31:42 6ec7cff14eeb: Preparing 08:31:42 0387ab1bdf4d: Preparing 08:31:42 acebd5dfc94b: Preparing 08:31:42 aedc3bda2944: Preparing 08:31:42 aedc3bda2944: Waiting 08:31:42 acebd5dfc94b: Pushed 08:31:42 aedc3bda2944: Layer already exists 08:31:42 23a97c777a79: Pushed 08:31:42 6ec7cff14eeb: Pushed 08:31:43 0387ab1bdf4d: Pushed 08:31:45 37aeb3290d14: Pushed 08:31:45 de7970a54b4f4dd557f761385f6611e20dc26224: digest: sha256:844d6f6e2a8421d16d3140c551f864e59f0fc7c138f3f1d941db4862c82cdd70 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:46 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:46 + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.1.1-dev.1 08:31:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 08:31:46 37aeb3290d14: Preparing 08:31:46 23a97c777a79: Preparing 08:31:46 6ec7cff14eeb: Preparing 08:31:46 0387ab1bdf4d: Preparing 08:31:46 acebd5dfc94b: Preparing 08:31:46 aedc3bda2944: Preparing 08:31:46 aedc3bda2944: Waiting 08:31:46 0387ab1bdf4d: Layer already exists 08:31:46 6ec7cff14eeb: Layer already exists 08:31:46 23a97c777a79: Layer already exists 08:31:46 37aeb3290d14: Layer already exists 08:31:46 acebd5dfc94b: Layer already exists 08:31:46 aedc3bda2944: Layer already exists 08:31:46 3.1.1-dev.1: digest: sha256:844d6f6e2a8421d16d3140c551f864e59f0fc7c138f3f1d941db4862c82cdd70 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:46 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:de7970a54b4f4dd557f761385f6611e20dc26224-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:47 + docker push nexus3.edgexfoundry.org:10004/device-gpio:de7970a54b4f4dd557f761385f6611e20dc26224-3.1.1-dev.1 08:31:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 08:31:47 37aeb3290d14: Preparing 08:31:47 23a97c777a79: Preparing 08:31:47 6ec7cff14eeb: Preparing 08:31:47 0387ab1bdf4d: Preparing 08:31:47 acebd5dfc94b: Preparing 08:31:47 aedc3bda2944: Preparing 08:31:47 aedc3bda2944: Waiting 08:31:47 23a97c777a79: Layer already exists 08:31:47 37aeb3290d14: Layer already exists 08:31:47 acebd5dfc94b: Layer already exists 08:31:47 6ec7cff14eeb: Layer already exists 08:31:47 0387ab1bdf4d: Layer already exists 08:31:47 aedc3bda2944: Layer already exists 08:31:47 de7970a54b4f4dd557f761385f6611e20dc26224-3.1.1-dev.1: digest: sha256:844d6f6e2a8421d16d3140c551f864e59f0fc7c138f3f1d941db4862c82cdd70 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:47 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:47 + docker push nexus3.edgexfoundry.org:10004/device-gpio:napa 08:31:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 08:31:47 37aeb3290d14: Preparing 08:31:47 23a97c777a79: Preparing 08:31:47 6ec7cff14eeb: Preparing 08:31:47 0387ab1bdf4d: Preparing 08:31:47 acebd5dfc94b: Preparing 08:31:47 aedc3bda2944: Preparing 08:31:47 aedc3bda2944: Waiting 08:31:47 37aeb3290d14: Layer already exists 08:31:47 6ec7cff14eeb: Layer already exists 08:31:47 acebd5dfc94b: Layer already exists 08:31:47 0387ab1bdf4d: Layer already exists 08:31:47 23a97c777a79: Layer already exists 08:31:47 aedc3bda2944: Layer already exists 08:31:47 napa: digest: sha256:844d6f6e2a8421d16d3140c551f864e59f0fc7c138f3f1d941db4862c82cdd70 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:31:47 ===================================================== [Pipeline] echo 08:31:47 taggedImages: 08:31:47 - nexus3.edgexfoundry.org:10004/device-gpio:de7970a54b4f4dd557f761385f6611e20dc26224 08:31:47 - nexus3.edgexfoundry.org:10004/device-gpio:3.1.1-dev.1 08:31:47 - nexus3.edgexfoundry.org:10004/device-gpio:de7970a54b4f4dd557f761385f6611e20dc26224-3.1.1-dev.1 08:31:47 - nexus3.edgexfoundry.org:10004/device-gpio:napa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:31:48 08:31:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:31:48 latest: Pulling from edgex-lftools-log-publisher 08:31:48 5eb5b503b376: Pulling fs layer 08:31:48 5c69ac0246d0: Pulling fs layer 08:31:48 ec43610c2a17: Pulling fs layer 08:31:48 3a2ae6a8a46f: Pulling fs layer 08:31:48 33b1e0a273af: Pulling fs layer 08:31:48 5d3b04190fa2: Pulling fs layer 08:31:48 2f39f015ded8: Pulling fs layer 08:31:48 5d3b04190fa2: Waiting 08:31:48 3a2ae6a8a46f: Waiting 08:31:48 33b1e0a273af: Waiting 08:31:48 2f39f015ded8: Waiting 08:31:48 5c69ac0246d0: Verifying Checksum 08:31:48 5c69ac0246d0: Download complete 08:31:48 3a2ae6a8a46f: Download complete 08:31:48 33b1e0a273af: Verifying Checksum 08:31:48 33b1e0a273af: Download complete 08:31:48 5d3b04190fa2: Verifying Checksum 08:31:48 5d3b04190fa2: Download complete 08:31:48 ec43610c2a17: Verifying Checksum 08:31:48 ec43610c2a17: Download complete 08:31:48 5eb5b503b376: Verifying Checksum 08:31:48 5eb5b503b376: Download complete 08:31:49 2f39f015ded8: Download complete 08:31:49 5eb5b503b376: Pull complete 08:31:50 5c69ac0246d0: Pull complete 08:31:50 ec43610c2a17: Pull complete 08:31:50 3a2ae6a8a46f: Pull complete 08:31:50 33b1e0a273af: Pull complete 08:31:50 5d3b04190fa2: Pull complete 08:31:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1023 in /w/workspace/edgexfoundry_device-gpio_napa [Pipeline] { [Pipeline] ws 08:31:52 Running in /w/workspace/device-gpio/3 [Pipeline] { [Pipeline] checkout 08:31:54 2f39f015ded8: Pull complete 08:31:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:31:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:31:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } 08:31:55 The recommended git tool is: git [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:55 prd-ubuntu20.04-docker-8c-8g-1022 does not seem to be running inside a container 08:31:55 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:31:58 $ docker top 28f1b966918ee66f3d2070f3b1e4378859ab141f6e461c6c665adbeaedea8bb5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:31:59 ---> job-cost.sh 08:31:59 lf-activate-venv: SKIPPING 08:31:59 INFO: No Stack... 08:31:59 INFO: Retrieving Pricing Info for: v3-standard-8 08:32:00 INFO: Archiving Costs [Pipeline] sh 08:32:00 + cat /w/workspace/edgexfoundry_device-gpio_napa/archives/cost.csv 08:32:00 + cut -d, -f6 [Pipeline] lock 08:32:00 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-napa-3-stack-cost] 08:32:00 Resource [jenkins-edgexfoundry-device-gpio-napa-3-stack-cost] did not exist. Created. 08:32:00 Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-napa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:32:00 + echo total: 0.2199999988079071 [Pipeline] stash 08:32:00 Stashed 1 file(s) [Pipeline] } 08:32:00 Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-napa-3-stack-cost] [Pipeline] // lock [Pipeline] } 08:32:00 $ docker stop --time=1 28f1b966918ee66f3d2070f3b1e4378859ab141f6e461c6c665adbeaedea8bb5 08:32:02 $ docker rm -f --volumes 28f1b966918ee66f3d2070f3b1e4378859ab141f6e461c6c665adbeaedea8bb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:32:03 using credential edgex-jenkins-ssh 08:32:03 Cloning the remote Git repository 08:32:03 Cloning repository git@github.com:edgexfoundry/device-gpio.git 08:32:03 > git init /w/workspace/device-gpio/3 # timeout=10 08:32:03 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 08:32:03 > git --version # timeout=10 08:32:03 > git --version # 'git version 2.25.1' 08:32:03 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:06 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 08:32:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:08 Avoid second fetch 08:32:08 Checking out Revision de7970a54b4f4dd557f761385f6611e20dc26224 (napa) 08:32:08 > git config core.sparsecheckout # timeout=10 08:32:08 > git checkout -f de7970a54b4f4dd557f761385f6611e20dc26224 # timeout=10 08:32:09 Commit message: "Merge pull request #236 from cloudxxx8/bump-sdk-3.1.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:32:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:32:14 % Total % Received % Xferd Average Speed Time Time Time Current 08:32:14 Dload Upload Total Spent Left Speed 08:32:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 72474 0 --:--:-- --:--:-- --:--:-- 72474 [Pipeline] sh 08:32:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:32:15 + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:32:15 sudo tee /etc/docker/daemon.new 08:32:15 { 08:32:15 "registry-mirrors": [ 08:32:15 "https://nexus3.edgexfoundry.org:10001" 08:32:15 ], 08:32:15 "bip": "10.250.0.254/24", 08:32:15 "hosts": [ 08:32:15 "tcp://0.0.0.0:5555", 08:32:15 "unix:///var/run/docker.sock" 08:32:15 ], 08:32:15 "mtu": 1458, 08:32:15 "selinux-enabled": true, 08:32:15 "seccomp-profile": "/etc/docker/seccomp.json" 08:32:15 } [Pipeline] sh 08:32:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:32:15 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:32:34 provisioning config files... 08:32:34 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/3@tmp/config15416131286513456284tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:34 ---> ****-login.sh 08:32:34 nexus3.edgexfoundry.org:10001 08:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:32:35 Configure a credential helper to remove this warning. See 08:32:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:32:35 08:32:35 Login Succeeded 08:32:35 nexus3.edgexfoundry.org:10002 08:32:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:32:35 Configure a credential helper to remove this warning. See 08:32:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:32:35 08:32:35 Login Succeeded 08:32:35 nexus3.edgexfoundry.org:10003 08:32:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:32:35 Configure a credential helper to remove this warning. See 08:32:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:32:35 08:32:35 Login Succeeded 08:32:35 nexus3.edgexfoundry.org:10004 08:32:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:32:36 Configure a credential helper to remove this warning. See 08:32:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:32:36 08:32:36 Login Succeeded 08:32:36 ****.io 08:32:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:32:36 Configure a credential helper to remove this warning. See 08:32:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:32:36 08:32:36 Login Succeeded 08:32:36 ---> ****-login.sh ends [Pipeline] } 08:32:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:32:36 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:32:37 + + cutgrep -d ^go [0-9].[0-9]* -f go.mod 2 08:32:37 [Pipeline] echo 08:32:37 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:32:37 ========================================================= 08:32:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts] 08:32:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:37 + 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 . 08:32:40 Sending build context to Docker daemon 42.78MB 08:32:40 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 08:32:40 Step 2/12 : FROM ${BASE} AS builder 08:32:40 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 08:32:40 c6b39de5b339: Pulling fs layer 08:32:40 a69c41024577: Pulling fs layer 08:32:40 d6de4b400683: Pulling fs layer 08:32:40 35cb2a7552d0: Pulling fs layer 08:32:40 4f4fb700ef54: Pulling fs layer 08:32:40 9e011611b7f5: Pulling fs layer 08:32:40 3bd174042beb: Pulling fs layer 08:32:40 4476f39b5e91: Pulling fs layer 08:32:40 4f4fb700ef54: Waiting 08:32:40 9e011611b7f5: Waiting 08:32:40 3bd174042beb: Waiting 08:32:40 4476f39b5e91: Waiting 08:32:40 35cb2a7552d0: Waiting 08:32:40 a69c41024577: Download complete 08:32:40 35cb2a7552d0: Verifying Checksum 08:32:40 35cb2a7552d0: Download complete 08:32:40 4f4fb700ef54: Verifying Checksum 08:32:40 4f4fb700ef54: Download complete 08:32:40 9e011611b7f5: Verifying Checksum 08:32:40 9e011611b7f5: Download complete 08:32:40 c6b39de5b339: Verifying Checksum 08:32:40 c6b39de5b339: Download complete 08:32:40 4476f39b5e91: Verifying Checksum 08:32:40 4476f39b5e91: Download complete 08:32:41 c6b39de5b339: Pull complete 08:32:41 a69c41024577: Pull complete 08:32:42 d6de4b400683: Verifying Checksum 08:32:42 d6de4b400683: Download complete 08:32:43 3bd174042beb: Download complete 08:32:55 d6de4b400683: Pull complete 08:32:55 35cb2a7552d0: Pull complete 08:32:55 4f4fb700ef54: Pull complete 08:32:55 9e011611b7f5: Pull complete 08:33:03 3bd174042beb: Pull complete 08:33:05 4476f39b5e91: Pull complete 08:33:05 Digest: sha256:3ff92c4bac7a686c9bee1a691493ca45b01f27f0008dd3b8e347e1ca93528f02 08:33:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts 08:33:05 ---> 981a0608b64a 08:33:05 Step 3/12 : ARG ADD_BUILD_TAGS="" 08:33:07 ---> Running in 17e0e83ba665 08:33:07 Removing intermediate container 17e0e83ba665 08:33:07 ---> f24d34e03578 08:33:07 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:33:07 ---> Running in f123d8ae7979 08:33:07 Removing intermediate container f123d8ae7979 08:33:07 ---> 4eed23ef7239 08:33:07 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 08:33:08 ---> Running in 2624641f9137 08:33:08 Removing intermediate container 2624641f9137 08:33:08 ---> ece7642a969e 08:33:08 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 08:33:08 ---> Running in 9ab2733b44db 08:33:08 Removing intermediate container 9ab2733b44db 08:33:08 ---> 5889733a9d52 08:33:08 Step 7/12 : WORKDIR /device-gpio 08:33:08 ---> Running in 51ecd6b0bb2f 08:33:08 Removing intermediate container 51ecd6b0bb2f 08:33:08 ---> fcda799d6ae6 08:33:08 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:33:09 ---> Running in b1aef4049eba 08:33:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:33:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:33:11 (1/4) Installing openssh-keygen (9.3_p2-r1) 08:33:11 (2/4) Installing libedit (20221030.3.1-r1) 08:33:11 (3/4) Installing openssh-client-common (9.3_p2-r1) 08:33:11 (4/4) Installing openssh-client-default (9.3_p2-r1) 08:33:11 Executing busybox-1.36.1-r5.trigger 08:33:11 OK: 271 MiB in 56 packages 08:33:12 Removing intermediate container b1aef4049eba 08:33:12 ---> d35f0db8790c 08:33:12 Step 9/12 : COPY go.mod vendor* ./ 08:33:19 ---> 3c52e3e965a7 08:33:19 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:19 ---> Running in c903022c8d54 08:34:15 Removing intermediate container c903022c8d54 08:34:15 ---> 84141abe2f43 08:34:15 Step 11/12 : COPY . . 08:34:22 ---> a3736818b68a 08:34:22 Step 12/12 : RUN ${MAKE} 08:34:22 ---> Running in 4295186b3c1e 08:34:22 noop 08:34:23 Removing intermediate container 4295186b3c1e 08:34:23 ---> a9da0be3d945 08:34:23 Successfully built a9da0be3d945 08:34:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:24 + docker inspect -f . ci-base-image-arm64 08:34:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:24 prd-ubuntu20.04-docker-arm64-4c-16g-1023 does not seem to be running inside a container 08:34:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@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 ******** ci-base-image-arm64 cat 08:34:25 $ docker top e6814298defca523316d91a9525220854033dd7023901a79543522774c11f60a -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:26 + go version 08:34:26 go version go1.21.9 linux/arm64 [Pipeline] } 08:34:26 $ docker stop --time=1 e6814298defca523316d91a9525220854033dd7023901a79543522774c11f60a 08:34:27 $ docker rm -f --volumes e6814298defca523316d91a9525220854033dd7023901a79543522774c11f60a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:28 + docker inspect -f . ci-base-image-arm64 08:34:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:28 prd-ubuntu20.04-docker-arm64-4c-16g-1023 does not seem to be running inside a container 08:34:28 $ 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/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@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 ******** ci-base-image-arm64 cat 08:34:29 $ docker top 359d1a9bffd4dca033d0f6b49a033341c30a6e86d0d0cba88362eb328ed48526 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:30 + git config --global --add safe.directory /w/workspace/device-gpio/3 [Pipeline] fileExists [Pipeline] sh 08:34:31 + make test 08:34:31 go test ./... -coverprofile=coverage.out ./... 08:34:33 ? github.com/edgexfoundry/device-gpio [no test files] 08:36:25 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 08:36:25 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 08:36:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:36:25 go vet ./... 08:36:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:36:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:36:52 ./bin/test-attribution-txt.sh [Pipeline] echo 08:36:52 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 08:36:52 + go mod tidy [Pipeline] } 08:36:56 $ docker stop --time=1 359d1a9bffd4dca033d0f6b49a033341c30a6e86d0d0cba88362eb328ed48526 08:36:58 $ docker rm -f --volumes 359d1a9bffd4dca033d0f6b49a033341c30a6e86d0d0cba88362eb328ed48526 [Pipeline] // withDockerContainer [Pipeline] sh 08:36:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:36:59 Warning: overwriting stash ‘coverage-report’ 08:37:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:37:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:37:01 + ls -al . 08:37:01 total 152 08:37:01 drwxrwxr-x 8 jenkins jenkins 4096 May 29 08:34 . 08:37:01 drwxrwxr-x 4 jenkins jenkins 4096 May 29 08:32 .. 08:37:01 -rw-rw-r-- 1 jenkins jenkins 120 May 29 08:32 .dockerignore 08:37:01 drwxrwxr-x 8 jenkins jenkins 4096 May 29 08:32 .git 08:37:01 drwxrwxr-x 3 jenkins jenkins 4096 May 29 08:32 .github 08:37:01 -rw-rw-r-- 1 jenkins jenkins 269 May 29 08:32 .gitignore 08:37:01 -rw-rw-r-- 1 jenkins jenkins 41 May 29 08:32 .golangci.yml 08:37:01 -rw-rw-r-- 1 jenkins jenkins 10690 May 29 08:32 Attribution.txt 08:37:01 -rw-rw-r-- 1 jenkins jenkins 7171 May 29 08:32 CHANGELOG.md 08:37:01 -rw-rw-r-- 1 jenkins jenkins 1661 May 29 08:32 Dockerfile 08:37:01 -rw-rw-r-- 1 jenkins jenkins 677 May 29 08:32 GOVERNANCE.md 08:37:01 -rw-rw-r-- 1 jenkins jenkins 657 May 29 08:32 Jenkinsfile 08:37:01 -rw-rw-r-- 1 jenkins jenkins 11340 May 29 08:32 LICENSE 08:37:01 -rw-rw-r-- 1 jenkins jenkins 1923 May 29 08:32 Makefile 08:37:01 -rw-rw-r-- 1 jenkins jenkins 617 May 29 08:32 OWNERS.md 08:37:01 -rw-rw-r-- 1 jenkins jenkins 3578 May 29 08:32 README.md 08:37:01 -rw-rw-r-- 1 jenkins jenkins 11 May 29 08:29 VERSION 08:37:01 drwxrwxr-x 2 jenkins jenkins 4096 May 29 08:32 bin 08:37:01 drwxrwxr-x 3 jenkins jenkins 4096 May 29 08:32 cmd 08:37:01 -rw-r--r-- 1 jenkins jenkins 10 May 29 08:34 coverage.out 08:37:01 -rw-rw-r-- 1 jenkins jenkins 3621 May 29 08:32 go.mod 08:37:01 -rw-rw-r-- 1 jenkins jenkins 34551 May 29 08:32 go.sum 08:37:01 drwxrwxr-x 3 jenkins jenkins 4096 May 29 08:32 internal 08:37:01 drwxrwxr-x 6 jenkins jenkins 4096 May 29 08:32 vendor 08:37:01 -rw-rw-r-- 1 jenkins jenkins 209 May 29 08:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:01 + 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=de7970a54b4f4dd557f761385f6611e20dc26224 --label arch=arm64 --label version=3.1.1-dev.1 . 08:37:04 Sending build context to Docker daemon 42.78MB 08:37:04 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 08:37:04 Step 2/26 : FROM ${BASE} AS builder 08:37:04 ---> a9da0be3d945 08:37:04 Step 3/26 : ARG ADD_BUILD_TAGS="" 08:37:04 ---> Running in 33c940908078 08:37:04 Removing intermediate container 33c940908078 08:37:04 ---> 4c5bb357bde9 08:37:04 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:37:04 ---> Running in 1112cb424a7a 08:37:04 Removing intermediate container 1112cb424a7a 08:37:04 ---> 0ca96fc6310d 08:37:04 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 08:37:05 ---> Running in a350815c86ae 08:37:05 Removing intermediate container a350815c86ae 08:37:05 ---> a529c03c1528 08:37:05 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 08:37:05 ---> Running in 2962f5cb3d44 08:37:05 Removing intermediate container 2962f5cb3d44 08:37:05 ---> 46d1717d1240 08:37:05 Step 7/26 : WORKDIR /device-gpio 08:37:05 ---> Running in 452c90479f2b 08:37:05 Removing intermediate container 452c90479f2b 08:37:05 ---> 3eddd07aa8e7 08:37:05 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:37:05 ---> Running in 82ebbbfa7ca9 08:37:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:37:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:37:08 OK: 271 MiB in 56 packages 08:37:09 Removing intermediate container 82ebbbfa7ca9 08:37:09 ---> e527f20b5f55 08:37:09 Step 9/26 : COPY go.mod vendor* ./ 08:37:15 ---> 32ae0db9d3c6 08:37:15 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:15 ---> Running in 73272e46c215 08:37:16 skipping... 08:37:17 Removing intermediate container 73272e46c215 08:37:17 ---> 569640f093b8 08:37:17 Step 11/26 : COPY . . 08:37:25 ---> f9ffa53a200e 08:37:25 Step 12/26 : RUN ${MAKE} 08:37:25 ---> Running in 11dd41cdf6f0 08:37:25 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.1-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.1" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 08:39:48 Removing intermediate container 11dd41cdf6f0 08:39:48 ---> ad5ddd963aaa 08:39:48 Step 13/26 : FROM alpine:3.18 08:39:48 3.18: Pulling from library/alpine 08:39:48 c6b39de5b339: Already exists 08:39:48 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:39:48 Status: Downloaded newer image for alpine:3.18 08:39:48 ---> 33abbf032149 08:39:48 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 08:39:48 ---> Running in bc96d966149a 08:39:48 Removing intermediate container bc96d966149a 08:39:48 ---> c26bdaf36f9b 08:39:48 Step 15/26 : RUN apk add --update --no-cache dumb-init 08:39:48 ---> Running in bb6bc597cb2a 08:39:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:39:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:39:48 (1/1) Installing dumb-init (1.2.5-r2) 08:39:48 Executing busybox-1.36.1-r5.trigger 08:39:48 OK: 8 MiB in 16 packages 08:39:48 Removing intermediate container bb6bc597cb2a 08:39:48 ---> 17d424bdc088 08:39:48 Step 16/26 : RUN apk --no-cache upgrade 08:39:48 ---> Running in 99410ebb9517 08:39:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:39:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:39:48 Upgrading critical system libraries and apk-tools: 08:39:48 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:39:48 Executing busybox-1.36.1-r5.trigger 08:39:48 Continuing the upgrade transaction with new apk-tools: 08:39:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:39:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:39:48 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 08:39:48 Executing busybox-1.36.1-r6.post-upgrade 08:39:48 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 08:39:48 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:39:48 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 08:39:48 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 08:39:48 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 08:39:48 Executing busybox-1.36.1-r6.trigger 08:39:48 OK: 8 MiB in 16 packages 08:39:48 Removing intermediate container 99410ebb9517 08:39:48 ---> a82eec369c0a 08:39:48 Step 17/26 : WORKDIR / 08:39:48 ---> Running in ff6279aabc56 08:39:48 Removing intermediate container ff6279aabc56 08:39:48 ---> 1a4b1bd7ddc3 08:39:48 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 08:39:49 ---> ba10e4919ee0 08:39:49 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 08:39:50 ---> 8a7cfb47d2f7 08:39:50 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 08:39:51 ---> 139fdb0f649e 08:39:51 Step 21/26 : EXPOSE 59910 08:39:51 ---> Running in a4bcdf6159a7 08:39:51 Removing intermediate container a4bcdf6159a7 08:39:51 ---> e31239aacc7d 08:39:51 Step 22/26 : ENTRYPOINT ["/device-gpio"] 08:39:51 ---> Running in d7027d0682e9 08:39:52 Removing intermediate container d7027d0682e9 08:39:52 ---> 612840cb2bfb 08:39:52 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:39:52 ---> Running in f13661c1cb96 08:39:52 Removing intermediate container f13661c1cb96 08:39:52 ---> 45334e406c4d 08:39:52 Step 24/26 : LABEL arch=arm64 08:39:52 ---> Running in 6fcfb962fb72 08:39:52 Removing intermediate container 6fcfb962fb72 08:39:52 ---> 9df7e9f67877 08:39:52 Step 25/26 : LABEL git_sha=de7970a54b4f4dd557f761385f6611e20dc26224 08:39:53 ---> Running in b48e25286996 08:39:53 Removing intermediate container b48e25286996 08:39:53 ---> 3c0b67d528f0 08:39:53 Step 26/26 : LABEL version=3.1.1-dev.1 08:39:53 ---> Running in 88c3698f3278 08:39:53 Removing intermediate container 88c3698f3278 08:39:53 ---> 97186e7521f8 08:39:53 [Warning] One or more build-args [ARCH] were not consumed 08:39:53 Successfully built 97186e7521f8 08:39:53 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 08:39:54 provisioning config files... 08:39:54 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/3@tmp/config15533662855245563446tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:39:54 ---> ****-login.sh 08:39:54 nexus3.edgexfoundry.org:10001 08:39:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:39:54 Configure a credential helper to remove this warning. See 08:39:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:39:54 08:39:54 Login Succeeded 08:39:54 nexus3.edgexfoundry.org:10002 08:39:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:39:54 Configure a credential helper to remove this warning. See 08:39:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:39:54 08:39:54 Login Succeeded 08:39:54 nexus3.edgexfoundry.org:10003 08:39:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:39:55 Configure a credential helper to remove this warning. See 08:39:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:39:55 08:39:55 Login Succeeded 08:39:55 nexus3.edgexfoundry.org:10004 08:39:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:39:55 Configure a credential helper to remove this warning. See 08:39:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:39:55 08:39:55 Login Succeeded 08:39:55 ****.io 08:39:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:39:56 Configure a credential helper to remove this warning. See 08:39:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:39:56 08:39:56 Login Succeeded 08:39:56 ---> ****-login.sh ends [Pipeline] } 08:39:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:39:56 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:39:56 [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: 08:39:56 de7970a54b4f4dd557f761385f6611e20dc26224 08:39:56 3.1.1-dev.1 08:39:56 de7970a54b4f4dd557f761385f6611e20dc26224-3.1.1-dev.1 08:39:56 napa 08:39:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:56 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:de7970a54b4f4dd557f761385f6611e20dc26224 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:57 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:de7970a54b4f4dd557f761385f6611e20dc26224 08:39:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 08:39:57 cd69772b9ac3: Preparing 08:39:57 d525ae37711b: Preparing 08:39:57 387581d46106: Preparing 08:39:57 6ccd354f3f51: Preparing 08:39:57 1c1d629dc28c: Preparing 08:39:57 7c504f21be85: Preparing 08:39:57 7c504f21be85: Waiting 08:39:57 d525ae37711b: Pushed 08:39:57 387581d46106: Pushed 08:39:57 1c1d629dc28c: Pushed 08:39:57 7c504f21be85: Layer already exists 08:39:58 6ccd354f3f51: Pushed 08:40:03 cd69772b9ac3: Pushed 08:40:03 de7970a54b4f4dd557f761385f6611e20dc26224: digest: sha256:626a3c23185200c42e0621dca6e0805bc4a0f3582b6c013b843d7b09dea5d454 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:03 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:04 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.1-dev.1 08:40:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 08:40:04 cd69772b9ac3: Preparing 08:40:04 d525ae37711b: Preparing 08:40:04 387581d46106: Preparing 08:40:04 6ccd354f3f51: Preparing 08:40:04 1c1d629dc28c: Preparing 08:40:04 7c504f21be85: Preparing 08:40:04 7c504f21be85: Waiting 08:40:04 6ccd354f3f51: Layer already exists 08:40:04 cd69772b9ac3: Layer already exists 08:40:04 1c1d629dc28c: Layer already exists 08:40:04 d525ae37711b: Layer already exists 08:40:04 387581d46106: Layer already exists 08:40:04 7c504f21be85: Layer already exists 08:40:04 3.1.1-dev.1: digest: sha256:626a3c23185200c42e0621dca6e0805bc4a0f3582b6c013b843d7b09dea5d454 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:04 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:de7970a54b4f4dd557f761385f6611e20dc26224-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:05 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:de7970a54b4f4dd557f761385f6611e20dc26224-3.1.1-dev.1 08:40:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 08:40:05 cd69772b9ac3: Preparing 08:40:05 d525ae37711b: Preparing 08:40:05 387581d46106: Preparing 08:40:05 6ccd354f3f51: Preparing 08:40:05 1c1d629dc28c: Preparing 08:40:05 7c504f21be85: Preparing 08:40:05 7c504f21be85: Waiting 08:40:05 d525ae37711b: Layer already exists 08:40:05 cd69772b9ac3: Layer already exists 08:40:05 6ccd354f3f51: Layer already exists 08:40:05 387581d46106: Layer already exists 08:40:05 1c1d629dc28c: Layer already exists 08:40:05 7c504f21be85: Layer already exists 08:40:05 de7970a54b4f4dd557f761385f6611e20dc26224-3.1.1-dev.1: digest: sha256:626a3c23185200c42e0621dca6e0805bc4a0f3582b6c013b843d7b09dea5d454 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:05 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:05 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:napa 08:40:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 08:40:05 cd69772b9ac3: Preparing 08:40:05 d525ae37711b: Preparing 08:40:05 387581d46106: Preparing 08:40:05 6ccd354f3f51: Preparing 08:40:05 1c1d629dc28c: Preparing 08:40:05 7c504f21be85: Preparing 08:40:05 7c504f21be85: Waiting 08:40:05 1c1d629dc28c: Layer already exists 08:40:05 6ccd354f3f51: Layer already exists 08:40:05 cd69772b9ac3: Layer already exists 08:40:05 387581d46106: Layer already exists 08:40:05 d525ae37711b: Layer already exists 08:40:05 7c504f21be85: Layer already exists 08:40:06 napa: digest: sha256:626a3c23185200c42e0621dca6e0805bc4a0f3582b6c013b843d7b09dea5d454 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:40:06 ===================================================== [Pipeline] echo 08:40:06 taggedImages: 08:40:06 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:de7970a54b4f4dd557f761385f6611e20dc26224 08:40:06 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.1-dev.1 08:40:06 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:de7970a54b4f4dd557f761385f6611e20dc26224-3.1.1-dev.1 08:40:06 - 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 08:40:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:40:06 08:40:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:40:07 arm64: Pulling from edgex-lftools-log-publisher 08:40:07 8998bd30e6a1: Pulling fs layer 08:40:07 04944245beec: Pulling fs layer 08:40:07 699f458cf7ca: Pulling fs layer 08:40:07 765212b225bb: Pulling fs layer 08:40:07 f23df028b6ca: Pulling fs layer 08:40:07 d65c8cfc05b1: Pulling fs layer 08:40:07 2437ff75d9bd: Pulling fs layer 08:40:07 765212b225bb: Waiting 08:40:07 f23df028b6ca: Waiting 08:40:07 d65c8cfc05b1: Waiting 08:40:07 2437ff75d9bd: Waiting 08:40:07 04944245beec: Verifying Checksum 08:40:07 04944245beec: Download complete 08:40:07 765212b225bb: Verifying Checksum 08:40:07 765212b225bb: Download complete 08:40:07 f23df028b6ca: Verifying Checksum 08:40:07 f23df028b6ca: Download complete 08:40:07 d65c8cfc05b1: Download complete 08:40:07 699f458cf7ca: Verifying Checksum 08:40:07 699f458cf7ca: Download complete 08:40:07 8998bd30e6a1: Verifying Checksum 08:40:07 8998bd30e6a1: Download complete 08:40:10 2437ff75d9bd: Verifying Checksum 08:40:10 2437ff75d9bd: Download complete 08:40:12 8998bd30e6a1: Pull complete 08:40:12 04944245beec: Pull complete 08:40:14 699f458cf7ca: Pull complete 08:40:14 765212b225bb: Pull complete 08:40:15 f23df028b6ca: Pull complete 08:40:15 d65c8cfc05b1: Pull complete 08:40:33 2437ff75d9bd: Pull complete 08:40:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:40:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:40:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:40:34 prd-ubuntu20.04-docker-arm64-4c-16g-1023 does not seem to be running inside a container 08:40:34 $ 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/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@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:arm64 cat 08:40:36 $ docker top 3cb5230b82da44cd48d09319d4ae1be120b68551f99f0074f1039918aaae277e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:40:37 ---> job-cost.sh 08:40:37 lf-activate-venv: SKIPPING 08:40:37 INFO: No Stack... 08:40:38 INFO: Retrieving Pricing Info for: v3-standard-4 08:40:38 INFO: Archiving Costs [Pipeline] sh 08:40:39 + cat /w/workspace/device-gpio/3/archives/cost.csv 08:40:39 + cut -d, -f6 [Pipeline] lock 08:40:39 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-napa-3-stack-cost] 08:40:39 Resource [jenkins-edgexfoundry-device-gpio-napa-3-stack-cost] did not exist. Created. 08:40:39 Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-napa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:40:40 /w/workspace/device-gpio/3@tmp/durable-56c20c3d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:40:40 + echo total: 0.10999999940395355 [Pipeline] stash 08:40:40 Warning: overwriting stash ‘stack-cost’ 08:40:41 Stashed 1 file(s) [Pipeline] } 08:40:41 Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-napa-3-stack-cost] [Pipeline] // lock [Pipeline] } 08:40:41 $ docker stop --time=1 3cb5230b82da44cd48d09319d4ae1be120b68551f99f0074f1039918aaae277e 08:40:42 $ docker rm -f --volumes 3cb5230b82da44cd48d09319d4ae1be120b68551f99f0074f1039918aaae277e [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 08:40:43 provisioning config files... 08:40:43 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_napa@tmp/config10179490851752907525tmp [Pipeline] { [Pipeline] sh 08:40:43 + set +x 08:40:43 + curl -s https://codecov.io/bash 08:40:43 + bash -s -- 08:40:43 08:40:43 _____ _ 08:40:43 / ____| | | 08:40:43 | | ___ __| | ___ ___ _____ __ 08:40:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:40:43 | |___| (_) | (_| | __/ (_| (_) \ V / 08:40:43 \_____\___/ \__,_|\___|\___\___/ \_/ 08:40:43 Bash-1.0.6 08:40:43 08:40:43 08:40:43 ==> git version 2.25.1 found 08:40:43 ==> 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 08:40:43 Release-Date: 2020-01-08 08:40:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:40:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:40:43 ==> Jenkins CI detected. 08:40:43 current dir:  /w/workspace/edgexfoundry_device-gpio_napa 08:40:43 project root: . 08:40:43 --> token set from env 08:40:43 Yaml found at: vendor/github.com/labstack/echo/v4/codecov.yml 08:40:43 ==> Running gcov in . (disable via -X gcov) 08:40:43 ==> Python coveragepy not found 08:40:43 ==> Searching for coverage reports in: 08:40:43 + . 08:40:43 -> Found 1 reports 08:40:43 ==> Detecting git/mercurial file structure 08:40:43 ==> Reading reports 08:40:43 + ./coverage.out bytes=10 08:40:43 ==> Appending adjustments 08:40:43 https://docs.codecov.io/docs/fixing-reports 08:40:43 + Found adjustments 08:40:43 ==> Gzipping contents 08:40:43 12K /tmp/codecov.9ZBrQU.gz 08:40:43 ==> Uploading reports 08:40:43 url: https://codecov.io 08:40:43 query: branch=napa&commit=de7970a54b4f4dd557f761385f6611e20dc26224&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fnapa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 08:40:43 -> Pinging Codecov 08:40:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=napa&commit=de7970a54b4f4dd557f761385f6611e20dc26224&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fnapa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 08:40:44 -> Uploading to 08:40:44 https://storage.googleapis.com/codecov/v4/raw/2024-05-29/3EC07B1A8CA8AF9BCAA0BB9F0134797F/de7970a54b4f4dd557f761385f6611e20dc26224/af491fe5-8af2-4a78-9725-decf94709ed9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240529%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240529T084043Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e76536f62481c66d2ba92ba51a6af43a1334538155ab98a1736368411f3bba36 08:40:44 % Total % Received % Xferd Average Speed Time Time Time Current 08:40:44 Dload Upload Total Spent Left Speed 08:40:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11967 0 0 100 11967 0 48646 --:--:-- --:--:-- --:--:-- 48646 08:40:44 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/de7970a54b4f4dd557f761385f6611e20dc26224 [Pipeline] } 08:40:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:40:44 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:40:44 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:40:44 08:40:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:40:45 latest: Pulling from edgex-devops/edgex-snyk-go 08:40:45 619be1103602: Already exists 08:40:45 f8ea3408117e: Pulling fs layer 08:40:45 91320369b822: Pulling fs layer 08:40:45 0406650e8295: Pulling fs layer 08:40:45 4f4fb700ef54: Pulling fs layer 08:40:45 96d80e3f36e1: Pulling fs layer 08:40:45 bcf3aedb951c: Pulling fs layer 08:40:45 4f4fb700ef54: Waiting 08:40:45 96d80e3f36e1: Waiting 08:40:45 bcf3aedb951c: Waiting 08:40:45 0406650e8295: Download complete 08:40:45 f8ea3408117e: Download complete 08:40:45 4f4fb700ef54: Verifying Checksum 08:40:45 4f4fb700ef54: Download complete 08:40:45 f8ea3408117e: Pull complete 08:40:45 96d80e3f36e1: Verifying Checksum 08:40:45 96d80e3f36e1: Download complete 08:40:45 91320369b822: Verifying Checksum 08:40:45 91320369b822: Download complete 08:40:46 bcf3aedb951c: Verifying Checksum 08:40:46 bcf3aedb951c: Download complete 08:40:48 91320369b822: Pull complete 08:40:48 0406650e8295: Pull complete 08:40:48 4f4fb700ef54: Pull complete 08:40:48 96d80e3f36e1: Pull complete 08:40:52 bcf3aedb951c: Pull complete 08:40:52 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 08:40:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:40:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:40:52 prd-ubuntu20.04-docker-8c-8g-1022 does not seem to be running inside a container 08:40:52 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 08:40:56 $ docker top 85afd9d3f01abb5d0fa2687070d001f6c7f85493e662e833f7440e69f1d71c95 -eo pid,comm [Pipeline] { [Pipeline] sh 08:40:56 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_napa [Pipeline] echo 08:40:56 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:napa' [Pipeline] sh 08:40:57 + set -o pipefail 08:40:57 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:napa' 08:41:00 08:41:00 Monitoring /w/workspace/edgexfoundry_device-gpio_napa (github.com/edgexfoundry/device-gpio)... 08:41:00 08:41:00 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/e0969b97-048b-46ea-a222-07fab61138b7/history/f5196c25-f58d-4f26-8b81-4ca3b855e312 08:41:00 08:41:00 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:41:00 08:41:00 08:41:00 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 08:41:00 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 08:41:00 $ docker stop --time=1 85afd9d3f01abb5d0fa2687070d001f6c7f85493e662e833f7440e69f1d71c95 08:41:02 $ docker rm -f --volumes 85afd9d3f01abb5d0fa2687070d001f6c7f85493e662e833f7440e69f1d71c95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:41:02 + git log --format=format:%s -1 de7970a54b4f4dd557f761385f6611e20dc26224 [Pipeline] sh 08:41:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:41:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:41:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:41:03 prd-ubuntu20.04-docker-8c-8g-1022 does not seem to be running inside a container 08:41:03 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:41:03 $ docker top e76af3004865b7ee9ebafccc5f26aefe905acbabefb9206cee85cb25af5112c7 -eo pid,comm 08:41:03 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). 08:41:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:41:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:41:03 [ssh-agent] Looking for ssh-agent implementation... 08:41:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:41:04 $ docker exec e76af3004865b7ee9ebafccc5f26aefe905acbabefb9206cee85cb25af5112c7 ssh-agent 08:41:04 SSH_AUTH_SOCK=/tmp/ssh-W0PStGIFkmc5/agent.32 08:41:04 SSH_AGENT_PID=38 08:41:04 Running ssh-add (command line suppressed) 08:41:04 Identity added: /w/workspace/edgexfoundry_device-gpio_napa@tmp/private_key_1005606162282913335.key (/w/workspace/edgexfoundry_device-gpio_napa@tmp/private_key_1005606162282913335.key) 08:41:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:41:04 + git semver tag 08:41:04 2024-05-29 08:41:04,690 [run_tag] DEBUG tag force:False 08:41:04 2024-05-29 08:41:04,690 [check_head_tag] DEBUG check head tag 08:41:04 2024-05-29 08:41:04,691 [execute] INFO git cat-file --batch-check 08:41:04 2024-05-29 08:41:04,691 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_napa, universal_newlines=False, shell=None, istream=) 08:41:04 2024-05-29 08:41:04,695 [execute] INFO git cat-file --batch 08:41:04 2024-05-29 08:41:04,695 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_napa, universal_newlines=False, shell=None, istream=) 08:41:04 2024-05-29 08:41:04,711 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_napa/.semver/napa 08:41:04 2024-05-29 08:41:04,712 [execute] INFO git tag -a v3.1.1-dev.1 -m v3.1.1-dev.1 08:41:04 2024-05-29 08:41:04,712 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.1-dev.1', '-m', 'v3.1.1-dev.1'], cwd=/w/workspace/edgexfoundry_device-gpio_napa, universal_newlines=False, shell=None, istream=None) 08:41:04 2024-05-29 08:41:04,716 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_napa/.semver/napa 08:41:04 3.1.1-dev.1 [Pipeline] } 08:41:04 $ docker exec --env ******** --env ******** e76af3004865b7ee9ebafccc5f26aefe905acbabefb9206cee85cb25af5112c7 ssh-agent -k 08:41:04 unset SSH_AUTH_SOCK; 08:41:04 unset SSH_AGENT_PID; 08:41:04 echo Agent pid 38 killed; 08:41:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:41:05 + git semver [Pipeline] } 08:41:05 $ docker stop --time=1 e76af3004865b7ee9ebafccc5f26aefe905acbabefb9206cee85cb25af5112c7 08:41:06 $ docker rm -f --volumes e76af3004865b7ee9ebafccc5f26aefe905acbabefb9206cee85cb25af5112c7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:41:07 08:41:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:41:07 0.23.1-centos7: Pulling from edgex-lftools 08:41:07 ab5ef0e58194: Pulling fs layer 08:41:07 9712f1f96733: Pulling fs layer 08:41:07 63f879dbbcfc: Pulling fs layer 08:41:07 0d9ebad4ef96: Pulling fs layer 08:41:07 e9a5061849ea: Pulling fs layer 08:41:07 d747dcd14b5f: Pulling fs layer 08:41:07 2de7ff778b66: Pulling fs layer 08:41:07 e9a5061849ea: Waiting 08:41:07 d747dcd14b5f: Waiting 08:41:07 2de7ff778b66: Waiting 08:41:07 0d9ebad4ef96: Waiting 08:41:07 9712f1f96733: Download complete 08:41:07 63f879dbbcfc: Verifying Checksum 08:41:07 63f879dbbcfc: Download complete 08:41:08 e9a5061849ea: Verifying Checksum 08:41:08 e9a5061849ea: Download complete 08:41:08 d747dcd14b5f: Verifying Checksum 08:41:08 d747dcd14b5f: Download complete 08:41:08 ab5ef0e58194: Verifying Checksum 08:41:08 ab5ef0e58194: Download complete 08:41:08 0d9ebad4ef96: Download complete 08:41:08 2de7ff778b66: Verifying Checksum 08:41:08 2de7ff778b66: Download complete 08:41:10 ab5ef0e58194: Pull complete 08:41:10 9712f1f96733: Pull complete 08:41:11 63f879dbbcfc: Pull complete 08:41:15 0d9ebad4ef96: Pull complete 08:41:15 e9a5061849ea: Pull complete 08:41:15 d747dcd14b5f: Pull complete 08:41:15 2de7ff778b66: Pull complete 08:41:15 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:41:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:41:15 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:41:15 prd-ubuntu20.04-docker-8c-8g-1022 does not seem to be running inside a container 08:41:16 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 08:41:20 $ docker top 841663511c15067579ccc3d03de486979b3522197e423b3a4e917d543de7d706 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:41:20 provisioning config files... 08:41:20 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_napa@tmp/config10543907384096694099tmp 08:41:20 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_napa@tmp/config11543912792110378846tmp 08:41:20 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_napa@tmp/config11795519100534158499tmp [Pipeline] { [Pipeline] echo 08:41:20 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:41:20 ---> sigul-configuration.sh 08:41:20 gpg: directory `/root/.gnupg' created 08:41:20 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:41:20 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:41:20 gpg: keyring `/root/.gnupg/secring.gpg' created 08:41:20 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:41:20 gpg: CAST5 encrypted data 08:41:20 gpg: encrypted with 1 passphrase 08:41:20 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:41:21 + mkdir /home/jenkins 08:41:21 + mkdir /home/jenkins/sigul [Pipeline] sh 08:41:21 + 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 08:41:21 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:41:21 ---> sigul-install.sh 08:41:21 Sigul already installed; skipping installation. [Pipeline] sh 08:41:21 + git tag --list 08:41:21 v1.0.0 08:41:21 v2.1.0 08:41:21 v2.1.1 08:41:21 v2.2.0 08:41:21 v2.3.0 08:41:21 v3.0 08:41:21 v3.0.0 08:41:21 v3.1 08:41:21 v3.1.0 08:41:21 v3.1.0-dev.1 08:41:21 v3.1.0-dev.10 08:41:21 v3.1.0-dev.11 08:41:21 v3.1.0-dev.12 08:41:21 v3.1.0-dev.13 08:41:21 v3.1.0-dev.14 08:41:21 v3.1.0-dev.15 08:41:21 v3.1.0-dev.16 08:41:21 v3.1.0-dev.17 08:41:21 v3.1.0-dev.18 08:41:21 v3.1.0-dev.19 08:41:21 v3.1.0-dev.2 08:41:21 v3.1.0-dev.20 08:41:21 v3.1.0-dev.21 08:41:21 v3.1.0-dev.22 08:41:21 v3.1.0-dev.23 08:41:21 v3.1.0-dev.24 08:41:21 v3.1.0-dev.25 08:41:21 v3.1.0-dev.26 08:41:21 v3.1.0-dev.3 08:41:21 v3.1.0-dev.4 08:41:21 v3.1.0-dev.5 08:41:21 v3.1.0-dev.6 08:41:21 v3.1.0-dev.7 08:41:21 v3.1.0-dev.8 08:41:21 v3.1.0-dev.9 08:41:21 v3.1.1-dev.1 08:41:21 v3.2.0-dev.1 08:41:21 v3.2.0-dev.10 08:41:21 v3.2.0-dev.2 08:41:21 v3.2.0-dev.3 08:41:21 v3.2.0-dev.4 08:41:21 v3.2.0-dev.5 08:41:21 v3.2.0-dev.6 08:41:21 v3.2.0-dev.7 08:41:21 v3.2.0-dev.8 08:41:21 v3.2.0-dev.9 [Pipeline] sh 08:41:22 + lftools sign git-tag v3.1.1-dev.1 08:41:22 Signing Git tag with Sigul... 08:41:22 Signing v3.1.1-dev.1 [Pipeline] echo 08:41:23 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:41:23 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:41:23 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:41:23 $ docker stop --time=1 841663511c15067579ccc3d03de486979b3522197e423b3a4e917d543de7d706 08:41:24 $ docker rm -f --volumes 841663511c15067579ccc3d03de486979b3522197e423b3a4e917d543de7d706 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:41:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:41:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:41:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:41:25 prd-ubuntu20.04-docker-8c-8g-1022 does not seem to be running inside a container 08:41:25 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:41:25 $ docker top 5b7f6412e4ede1d5aa04848d0c93a47e668dccaef0f86479c21871febc56f8e4 -eo pid,comm 08:41:25 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). 08:41:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:41:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:41:25 [ssh-agent] Looking for ssh-agent implementation... 08:41:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:41:26 $ docker exec 5b7f6412e4ede1d5aa04848d0c93a47e668dccaef0f86479c21871febc56f8e4 ssh-agent 08:41:26 SSH_AUTH_SOCK=/tmp/ssh-LK3MUIglk2P9/agent.31 08:41:26 SSH_AGENT_PID=37 08:41:26 Running ssh-add (command line suppressed) 08:41:26 Identity added: /w/workspace/edgexfoundry_device-gpio_napa@tmp/private_key_371540317997948208.key (/w/workspace/edgexfoundry_device-gpio_napa@tmp/private_key_371540317997948208.key) 08:41:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:41:26 + git semver bump pre 08:41:26 2024-05-29 08:41:26,814 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_napa/.semver/napa 08:41:26 2024-05-29 08:41:26,814 [bump_version] DEBUG bumping version:3.1.1-dev.1 on axis:pre with prefix:dev 08:41:26 2024-05-29 08:41:26,814 [bump_version] DEBUG bumped version:3.1.1-dev.2 08:41:26 2024-05-29 08:41:26,814 [write_version] DEBUG write version:3.1.1-dev.2 to path:/w/workspace/edgexfoundry_device-gpio_napa/.semver/napa with force:True 08:41:26 2024-05-29 08:41:26,814 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_napa/.semver/napa 08:41:26 2024-05-29 08:41:26,814 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_napa/.semver/napa 08:41:26 2024-05-29 08:41:26,816 [execute] INFO git cat-file --batch-check 08:41:26 2024-05-29 08:41:26,816 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_napa/.semver, universal_newlines=False, shell=None, istream=) 08:41:26 2024-05-29 08:41:26,821 [execute] INFO git cat-file --batch 08:41:26 2024-05-29 08:41:26,822 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_napa/.semver, universal_newlines=False, shell=None, istream=) 08:41:26 2024-05-29 08:41:26,827 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_napa/.semver/napa 08:41:26 3.1.1-dev.2 [Pipeline] } 08:41:26 $ docker exec --env ******** --env ******** 5b7f6412e4ede1d5aa04848d0c93a47e668dccaef0f86479c21871febc56f8e4 ssh-agent -k 08:41:26 unset SSH_AUTH_SOCK; 08:41:26 unset SSH_AGENT_PID; 08:41:26 echo Agent pid 37 killed; 08:41:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:41:27 + git semver [Pipeline] } 08:41:27 $ docker stop --time=1 5b7f6412e4ede1d5aa04848d0c93a47e668dccaef0f86479c21871febc56f8e4 08:41:28 $ docker rm -f --volumes 5b7f6412e4ede1d5aa04848d0c93a47e668dccaef0f86479c21871febc56f8e4 [Pipeline] // withDockerContainer [Pipeline] sh 08:41:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:41:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:41:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:41:30 prd-ubuntu20.04-docker-8c-8g-1022 does not seem to be running inside a container 08:41:30 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:41:30 $ docker top 35206a000fb86f04e5485105f88540179e8df577842f18e413dd45d5a49374bd -eo pid,comm 08:41:30 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). 08:41:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:41:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:41:30 [ssh-agent] Looking for ssh-agent implementation... 08:41:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:41:30 $ docker exec 35206a000fb86f04e5485105f88540179e8df577842f18e413dd45d5a49374bd ssh-agent 08:41:30 SSH_AUTH_SOCK=/tmp/ssh-4adKkc9aFLBS/agent.34 08:41:30 SSH_AGENT_PID=40 08:41:30 Running ssh-add (command line suppressed) 08:41:30 Identity added: /w/workspace/edgexfoundry_device-gpio_napa@tmp/private_key_948252445844947745.key (/w/workspace/edgexfoundry_device-gpio_napa@tmp/private_key_948252445844947745.key) 08:41:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:41:31 + git semver push 08:41:31 2024-05-29 08:41:31,237 [run_push] DEBUG push 08:41:31 2024-05-29 08:41:31,238 [execute] INFO git cat-file --batch-check 08:41:31 2024-05-29 08:41:31,238 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_napa/.semver, universal_newlines=False, shell=None, istream=) 08:41:31 2024-05-29 08:41:31,242 [execute] INFO git rev-list c52d154f026d215c55357331a56ddea879520609 -- 08:41:31 2024-05-29 08:41:31,243 [execute] DEBUG Popen(['git', 'rev-list', 'c52d154f026d215c55357331a56ddea879520609', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_napa/.semver, universal_newlines=False, shell=None, istream=None) 08:41:31 2024-05-29 08:41:31,250 [execute] INFO git fetch -v origin 08:41:31 2024-05-29 08:41:31,250 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_napa/.semver, universal_newlines=True, shell=None, istream=None) 08:41:31 2024-05-29 08:41:31,717 [run_push] DEBUG no remote changes detected 08:41:31 2024-05-29 08:41:31,717 [execute] INFO git push origin semver 08:41:31 2024-05-29 08:41:31,718 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_napa/.semver, universal_newlines=False, shell=None, istream=None) 08:41:32 2024-05-29 08:41:32,481 [run_push] DEBUG push all version tags 08:41:32 2024-05-29 08:41:32,481 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:41:32 2024-05-29 08:41:32,482 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-gpio_napa, universal_newlines=False, shell=None, istream=None) 08:41:33 2024-05-29 08:41:33,189 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_napa/.semver/napa 08:41:33 3.1.1-dev.2 [Pipeline] } 08:41:33 $ docker exec --env ******** --env ******** 35206a000fb86f04e5485105f88540179e8df577842f18e413dd45d5a49374bd ssh-agent -k 08:41:33 unset SSH_AUTH_SOCK; 08:41:33 unset SSH_AGENT_PID; 08:41:33 echo Agent pid 40 killed; 08:41:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:41:33 + git semver [Pipeline] } 08:41:34 $ docker stop --time=1 35206a000fb86f04e5485105f88540179e8df577842f18e413dd45d5a49374bd 08:41:35 $ docker rm -f --volumes 35206a000fb86f04e5485105f88540179e8df577842f18e413dd45d5a49374bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:41:36 + [ -d /w/workspace/edgexfoundry_device-gpio_napa/archives ] 08:41:36 + ls -al /w/workspace/edgexfoundry_device-gpio_napa/archives 08:41:36 total 16 08:41:36 drwxr-xr-x 3 root root 4096 May 29 08:31 . 08:41:36 drwxrwxr-x 10 jenkins jenkins 4096 May 29 08:41 .. 08:41:36 drwxr-xr-x 2 root root 4096 May 29 08:31 cost 08:41:36 -rw-r--r-- 1 root root 81 May 29 08:31 cost.csv 08:41:36 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_napa/archives 08:41:36 + ls -al /w/workspace/edgexfoundry_device-gpio_napa/archives 08:41:36 total 16 08:41:36 drwxr-xr-x 3 jenkins jenkins 4096 May 29 08:31 . 08:41:36 drwxrwxr-x 10 jenkins jenkins 4096 May 29 08:41 .. 08:41:36 drwxr-xr-x 2 jenkins jenkins 4096 May 29 08:31 cost 08:41:36 -rw-r--r-- 1 jenkins jenkins 81 May 29 08:31 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:41:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:41:37 ---> package-listing.sh 08:41:37 ++ facter osfamily 08:41:37 ++ tr '[:upper:]' '[:lower:]' 08:41:37 + OS_FAMILY=debian 08:41:37 + workspace=/w/workspace/edgexfoundry_device-gpio_napa 08:41:37 + START_PACKAGES=/tmp/packages_start.txt 08:41:37 + END_PACKAGES=/tmp/packages_end.txt 08:41:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:41:37 + PACKAGES=/tmp/packages_start.txt 08:41:37 + '[' /w/workspace/edgexfoundry_device-gpio_napa ']' 08:41:37 + PACKAGES=/tmp/packages_end.txt 08:41:37 + case "${OS_FAMILY}" in 08:41:37 + dpkg -l 08:41:37 + grep '^ii' 08:41:37 + '[' -f /tmp/packages_start.txt ']' 08:41:37 + '[' -f /tmp/packages_end.txt ']' 08:41:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:41:37 + '[' /w/workspace/edgexfoundry_device-gpio_napa ']' 08:41:37 + mkdir -p /w/workspace/edgexfoundry_device-gpio_napa/archives/ 08:41:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_napa/archives/ [Pipeline] echo 08:41:37 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 08:41:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:41:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:41:38 prd-ubuntu20.04-docker-8c-8g-1022 does not seem to be running inside a container 08:41:38 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:41:38 $ docker top 9c70beacfa4fdf198757c16a9c47003aa5f4b6bdac8fad84dda333dce275832b -eo pid,comm [Pipeline] { [Pipeline] sh 08:41:38 + touch /tmp/pre-build-complete [Pipeline] sh 08:41:39 + mkdir -p /var/log/sysstat [Pipeline] sh 08:41:39 + ls /var/log/sa-host 08:41:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:41:39 provisioning config files... 08:41:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_napa@tmp/config14762005173220293836tmp [Pipeline] { [Pipeline] echo 08:41:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:41:40 ---> create-netrc.sh [Pipeline] } 08:41:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:41:40 ---> python-tools-install.sh [Pipeline] echo 08:41:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:41:40 ---> sudo-logs.sh 08:41:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:41:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:41:40 ---> job-cost.sh 08:41:40 lf-activate-venv: SKIPPING 08:41:40 DEBUG: total: 0.2199999988079071 08:41:40 INFO: Retrieving Stack Cost... 08:41:41 INFO: Retrieving Pricing Info for: v3-standard-8 08:41:41 INFO: Archiving Costs [Pipeline] echo 08:41:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:41:42 ---> logs-deploy.sh 08:41:42 lf-activate-venv: SKIPPING 08:41:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/napa/3 08:41:42 INFO: archiving workspace using pattern(s): 08:41:43 Archives upload complete. 08:41:43 INFO: archiving logs to Nexus