Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3a4d231e1a68fe871a606931fb250be0849ae333 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-ssh4714246906342673618.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh5783266354977322488.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12323274666984163353.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh3243208789176541458.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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh936167379521250056.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, goVersion:1.25] ========================================================= [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.25 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 ‘prd-ubuntu20.04-docker-8c-8g-776006’ Running on prd-ubuntu20.04-docker-8c-8g-776011 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_main # 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 3a4d231e1a68fe871a606931fb250be0849ae333 (main) Commit message: "Merge pull request #267 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.51" > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3a4d231e1a68fe871a606931fb250be0849ae333 # timeout=10 > git rev-list --no-walk 4fc270a0e0bcfcbd8109903cd98db027d7f22d09 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:47:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:47:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:47:44 ========================================================= 11:47:44 EdgeX Global Pipelines Version Info 11:47:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:47:45 ------------------- 11:47:45 stable info: 11:47:45 ------------------- 11:47:45 Commited By: Cherry Wang cherry@iotechsys.com 11:47:45 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 11:47:45 Message: update stable to v1.0.278 11:47:45 ------------------- 11:47:45 experimental info: 11:47:45 ------------------- 11:47:45 Commited By: **** collab-it+edgex@linuxfoundation.org 11:47:45 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 11:47:45 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:47:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 11:47:45 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 11:47:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:47:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:47:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:47:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 11:47:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:47:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:47:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:47:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:47:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:47:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 11:47:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:47:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:47:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:47:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:47:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:47:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:47:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:47:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:47:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:47:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:47:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:47:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:47:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:47:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:47:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:47:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 11:47:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 11:47:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 11:47:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3a4d231e1a68fe871a606931fb250be0849ae333 [Pipeline] echo 11:47:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3a4d231 [Pipeline] echo 11:47:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:47:46 provisioning config files... 11:47:46 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config7395645861056865402tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:47:46 ---> ****-login.sh 11:47:46 nexus3.edgexfoundry.org:10001 11:47:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:47:47 11:47:47 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:47:47 Configure a credential helper to remove this warning. See 11:47:47 https://docs.****.com/go/credential-store/ 11:47:47 11:47:47 Login Succeeded 11:47:47 nexus3.edgexfoundry.org:10002 11:47:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:47:47 11:47:47 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:47:47 Configure a credential helper to remove this warning. See 11:47:47 https://docs.****.com/go/credential-store/ 11:47:47 11:47:47 Login Succeeded 11:47:47 nexus3.edgexfoundry.org:10003 11:47:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:47:47 11:47:47 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:47:47 Configure a credential helper to remove this warning. See 11:47:47 https://docs.****.com/go/credential-store/ 11:47:47 11:47:47 Login Succeeded 11:47:47 nexus3.edgexfoundry.org:10004 11:47:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:47:47 11:47:47 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:47:47 Configure a credential helper to remove this warning. See 11:47:47 https://docs.****.com/go/credential-store/ 11:47:47 11:47:47 Login Succeeded 11:47:47 ****.io 11:47:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:47:47 11:47:47 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:47:47 Configure a credential helper to remove this warning. See 11:47:47 https://docs.****.com/go/credential-store/ 11:47:47 11:47:47 Login Succeeded 11:47:47 ---> ****-login.sh ends [Pipeline] } 11:47:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:47:48 + git rev-list -1 --merges 3a4d231e1a68fe871a606931fb250be0849ae333~1..3a4d231e1a68fe871a606931fb250be0849ae333 [Pipeline] echo 11:47:48 -----------> git rev-list -1 --merges 3a4d231e1a68fe871a606931fb250be0849ae333~1..3a4d231e1a68fe871a606931fb250be0849ae333 3a4d231e1a68fe871a606931fb250be0849ae333 11:47:48 3a4d231e1a68fe871a606931fb250be0849ae333 [false] [Pipeline] sh 11:47:48 + git log --format=format:%s -1 3a4d231e1a68fe871a606931fb250be0849ae333 [Pipeline] echo 11:47:48 ========================================================= 11:47:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:47:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:47:48 + git log --format=format:%s -1 3a4d231e1a68fe871a606931fb250be0849ae333 [Pipeline] echo 11:47:48 [semverPrep] GIT_COMMIT: 3a4d231e1a68fe871a606931fb250be0849ae333, Commit Message: Merge pull request #267 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.51 [Pipeline] echo 11:47:48 [semverPrep] This is not a build commit. [Pipeline] sh 11:47:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:47:49 + grep -v github /etc/ssh/ssh_known_hosts 11:47:49 + [ -e /tmp/ssh_known_hosts ] 11:47:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:47:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:47:49 + sudo tee -a /etc/ssh/ssh_known_hosts 11:47:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:47:49 11:47:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:47:50 0.1.4: Pulling from edgex-devops/py-git-semver 11:47:50 3dae71ba6b94: Pulling fs layer 11:47:50 6bf1a483ea7c: Pulling fs layer 11:47:50 f5dfc541a4d3: Pulling fs layer 11:47:50 461d9e800cba: Pulling fs layer 11:47:50 80192f66455f: Pulling fs layer 11:47:50 2e8e34ca0e6c: Pulling fs layer 11:47:50 a29436f7fd5d: Pulling fs layer 11:47:50 923cac83aea3: Pulling fs layer 11:47:50 25ad8b0a4227: Pulling fs layer 11:47:50 db01528c6b51: Pulling fs layer 11:47:50 28988de357af: Pulling fs layer 11:47:50 461d9e800cba: Waiting 11:47:50 80192f66455f: Waiting 11:47:50 25ad8b0a4227: Waiting 11:47:50 db01528c6b51: Waiting 11:47:50 2e8e34ca0e6c: Waiting 11:47:50 28988de357af: Waiting 11:47:50 a29436f7fd5d: Waiting 11:47:50 923cac83aea3: Waiting 11:47:50 6bf1a483ea7c: Verifying Checksum 11:47:50 6bf1a483ea7c: Download complete 11:47:50 461d9e800cba: Download complete 11:47:50 80192f66455f: Verifying Checksum 11:47:50 80192f66455f: Download complete 11:47:50 f5dfc541a4d3: Download complete 11:47:50 3dae71ba6b94: Verifying Checksum 11:47:50 3dae71ba6b94: Download complete 11:47:50 923cac83aea3: Verifying Checksum 11:47:50 923cac83aea3: Download complete 11:47:50 25ad8b0a4227: Verifying Checksum 11:47:50 25ad8b0a4227: Download complete 11:47:50 db01528c6b51: Verifying Checksum 11:47:50 db01528c6b51: Download complete 11:47:50 28988de357af: Verifying Checksum 11:47:50 28988de357af: Download complete 11:47:50 a29436f7fd5d: Verifying Checksum 11:47:50 a29436f7fd5d: Download complete 11:47:51 2e8e34ca0e6c: Verifying Checksum 11:47:51 2e8e34ca0e6c: Download complete 11:47:52 3dae71ba6b94: Pull complete 11:47:52 6bf1a483ea7c: Pull complete 11:47:52 f5dfc541a4d3: Pull complete 11:47:52 461d9e800cba: Pull complete 11:47:52 80192f66455f: Pull complete 11:47:58 2e8e34ca0e6c: Pull complete 11:47:58 a29436f7fd5d: Pull complete 11:47:58 923cac83aea3: Pull complete 11:47:58 25ad8b0a4227: Pull complete 11:47:58 db01528c6b51: Pull complete 11:47:58 28988de357af: Pull complete 11:47:59 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 11:47:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:47:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:47:59 prd-ubuntu20.04-docker-8c-8g-776011 does not seem to be running inside a container 11:47:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:48:01 $ docker top 7e75cc40e33bb86db3f028bb92bddf8ed0ee180d1355708fc7770fec8385a2b9 -eo pid,comm 11:48:01 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). 11:48:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:48:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:48:11 [ssh-agent] Looking for ssh-agent implementation... 11:48:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:48:12 $ docker exec 7e75cc40e33bb86db3f028bb92bddf8ed0ee180d1355708fc7770fec8385a2b9 ssh-agent 11:48:12 SSH_AUTH_SOCK=/tmp/ssh-iV0cHzwGo73K/agent.31 11:48:12 SSH_AGENT_PID=37 11:48:12 Running ssh-add (command line suppressed) 11:48:12 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13780650781361008184.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13780650781361008184.key) 11:48:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:48:12 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] sh 11:48:12 + git tag --points-at HEAD [Pipeline] } 11:48:12 $ docker exec --env ******** --env ******** 7e75cc40e33bb86db3f028bb92bddf8ed0ee180d1355708fc7770fec8385a2b9 ssh-agent -k 11:48:13 unset SSH_AUTH_SOCK; 11:48:13 unset SSH_AGENT_PID; 11:48:13 echo Agent pid 37 killed; 11:48:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:48:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:48:13 [ssh-agent] Looking for ssh-agent implementation... 11:48:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:48:13 $ docker exec 7e75cc40e33bb86db3f028bb92bddf8ed0ee180d1355708fc7770fec8385a2b9 ssh-agent 11:48:13 SSH_AUTH_SOCK=/tmp/ssh-6uBMdrofAiot/agent.85 11:48:13 SSH_AGENT_PID=91 11:48:13 Running ssh-add (command line suppressed) 11:48:13 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15713783481454891632.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15713783481454891632.key) 11:48:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:48:13 + git semver init 11:48:14 2025-12-31 11:48:14,005 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:48:14 2025-12-31 11:48:14,011 [run_init] DEBUG init version:0.0.0 force:False 11:48:14 2025-12-31 11:48:14,012 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver 11:48:14 2025-12-31 11:48:14,012 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver 11:48:14 2025-12-31 11:48:14,012 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_main/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main, stdin=None, shell=False, universal_newlines=False) 11:48:15 2025-12-31 11:48:15,505 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude 11:48:15 2025-12-31 11:48:15,506 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False 11:48:15 2025-12-31 11:48:15,506 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 11:48:15 2025-12-31 11:48:15,506 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 11:48:15 4.1.0-dev.7 [Pipeline] } 11:48:15 $ docker exec --env ******** --env ******** 7e75cc40e33bb86db3f028bb92bddf8ed0ee180d1355708fc7770fec8385a2b9 ssh-agent -k 11:48:16 unset SSH_AUTH_SOCK; 11:48:16 unset SSH_AGENT_PID; 11:48:16 echo Agent pid 91 killed; 11:48:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:48:16 + git semver [Pipeline] } 11:48:16 $ docker stop --time=1 7e75cc40e33bb86db3f028bb92bddf8ed0ee180d1355708fc7770fec8385a2b9 11:48:17 $ docker rm -f --volumes 7e75cc40e33bb86db3f028bb92bddf8ed0ee180d1355708fc7770fec8385a2b9 [Pipeline] // withDockerContainer [Pipeline] sh 11:48:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:48:18 Stashed 1 file(s) [Pipeline] echo 11:48:18 [edgeXSemver]: initialized semver on version 4.1.0-dev.7 [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 11:48:18 provisioning config files... 11:48:18 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config10014016428104959721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:48:19 ---> ****-login.sh 11:48:19 nexus3.edgexfoundry.org:10001 11:48:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:19 Login Succeeded 11:48:19 nexus3.edgexfoundry.org:10002 11:48:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:19 Login Succeeded 11:48:19 nexus3.edgexfoundry.org:10003 11:48:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:19 Login Succeeded 11:48:19 nexus3.edgexfoundry.org:10004 11:48:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:19 Login Succeeded 11:48:19 ****.io 11:48:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:19 Login Succeeded 11:48:19 ---> ****-login.sh ends [Pipeline] } 11:48:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:48:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:48:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:48:19 ========================================================= 11:48:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 11:48:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:20 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 11:48:20 #0 building with "default" instance using docker driver 11:48:20 11:48:20 #1 [internal] load build definition from Dockerfile 11:48:20 #1 transferring dockerfile: 1.73kB done 11:48:20 #1 DONE 0.0s 11:48:20 11:48:20 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 11:48:20 #2 DONE 0.1s 11:48:20 11:48:20 #3 [internal] load .dockerignore 11:48:20 #3 transferring context: 160B done 11:48:20 #3 DONE 0.0s 11:48:20 11:48:20 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 11:48:20 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 11:48:20 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 11:48:20 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.24MB / 60.15MB 0.1s 11:48:20 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 16.78MB / 60.15MB 0.2s 11:48:20 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 11:48:20 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 11:48:20 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 11:48:20 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 11:48:20 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 11:48:20 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 11:48:20 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s 11:48:20 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 11:48:20 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 11:48:20 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s 11:48:21 #4 ... 11:48:21 11:48:21 #5 [internal] load build context 11:48:21 #5 transferring context: 34.70MB 0.2s done 11:48:21 #5 DONE 0.2s 11:48:21 11:48:21 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 11:48:21 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 31.69MB / 60.15MB 0.3s 11:48:21 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 7.34MB / 11.98MB 0.3s 11:48:21 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 48.40MB / 60.15MB 0.4s 11:48:21 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 11:48:21 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 11.53MB / 112.58MB 0.4s 11:48:21 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 11:48:21 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 11:48:21 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0B / 14.72MB 0.4s 11:48:21 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 11:48:21 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 37.75MB / 112.58MB 0.6s 11:48:21 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 9.44MB / 14.72MB 0.6s 11:48:21 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 55.57MB / 112.58MB 0.7s 11:48:21 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done 11:48:21 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 11:48:21 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 79.69MB / 112.58MB 0.8s 11:48:21 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 106.95MB / 112.58MB 0.9s 11:48:22 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done 11:48:27 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.3s 11:48:27 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.3s done 11:48:27 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 11:48:27 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 11:48:27 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 11:48:27 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 11:48:27 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s 11:48:27 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 11:48:27 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 11:48:31 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.4s done 11:48:31 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 11:48:31 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.9s done 11:48:32 #4 DONE 11.1s 11:48:32 11:48:32 #6 [builder 2/7] WORKDIR /device-gpio 11:48:33 Still waiting to schedule task 11:48:33 ‘prd-centos7-blackbox-4c-2g-775784’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 11:48:33 ‘prd-centos7-blackbox-4c-2g-775785’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 11:48:33 ‘prd-ubuntu20.04-docker-arm64-4c-16g-776012’ is offline 11:48:34 #6 DONE 1.8s 11:48:34 11:48:34 #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 11:48:34 #7 0.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:48:34 #7 0.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:48:34 #7 0.739 (1/4) Installing openssh-keygen (10.0_p1-r10) 11:48:34 #7 0.749 (2/4) Installing libedit (20250104.3.1-r1) 11:48:34 #7 0.756 (3/4) Installing openssh-client-common (10.0_p1-r10) 11:48:34 #7 0.786 (4/4) Installing openssh-client-default (10.0_p1-r10) 11:48:34 #7 0.801 Executing busybox-1.37.0-r19.trigger 11:48:34 #7 0.812 OK: 269 MiB in 64 packages 11:48:34 #7 DONE 0.9s 11:48:34 11:48:34 #8 [builder 4/7] COPY go.mod vendor* ./ 11:48:34 #8 DONE 0.0s 11:48:34 11:48:34 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:48:44 #9 DONE 9.1s 11:48:44 11:48:44 #10 [builder 6/7] COPY . . 11:48:44 #10 DONE 0.1s 11:48:44 11:48:44 #11 [builder 7/7] RUN echo noop 11:48:44 #11 0.209 noop 11:48:44 #11 DONE 0.3s 11:48:44 11:48:44 #12 exporting to image 11:48:44 #12 exporting layers 11:48:52 #12 exporting layers 8.6s done 11:48:52 #12 writing image sha256:3a7930b251656b0261245cb2a021d71ec19ef230a40e52baac40c6a75ec7ae3c done 11:48:52 #12 naming to docker.io/library/ci-base-image-x86_64 done 11:48:52 #12 DONE 8.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:53 + docker inspect -f . ci-base-image-x86_64 11:48:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:48:53 prd-ubuntu20.04-docker-8c-8g-776011 does not seem to be running inside a container 11:48:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:48:53 $ docker top 8b99ca849f11991158dbda08526bd1d779235056d7c9e11b4d5ac5b913bda262 -eo pid,comm [Pipeline] { [Pipeline] sh 11:48:54 + go version 11:48:54 go version go1.25.2 linux/amd64 [Pipeline] } 11:48:54 $ docker stop --time=1 8b99ca849f11991158dbda08526bd1d779235056d7c9e11b4d5ac5b913bda262 11:48:55 $ docker rm -f --volumes 8b99ca849f11991158dbda08526bd1d779235056d7c9e11b4d5ac5b913bda262 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:55 + docker inspect -f . ci-base-image-x86_64 11:48:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:48:55 prd-ubuntu20.04-docker-8c-8g-776011 does not seem to be running inside a container 11:48:56 $ 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_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:48:56 $ docker top 92c94051302ce4b13acee52d0269230eebda54b52af6c25b8b47a0a61c29b28c -eo pid,comm [Pipeline] { [Pipeline] sh 11:48:56 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh 11:48:56 + make test 11:48:56 go test ./... -coverprofile=coverage.out ./... 11:48:58 ? github.com/edgexfoundry/device-gpio [no test files] 11:49:20 github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements 11:49:20 github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements 11:49:32 0 issues. 11:49:32 go vet ./... 11:49:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:49:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:49:37 ./bin/test-attribution-txt.sh [Pipeline] echo 11:49:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 11:49:37 $ docker stop --time=1 92c94051302ce4b13acee52d0269230eebda54b52af6c25b8b47a0a61c29b28c 11:49:39 $ docker rm -f --volumes 92c94051302ce4b13acee52d0269230eebda54b52af6c25b8b47a0a61c29b28c [Pipeline] // withDockerContainer [Pipeline] sh 11:49:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:49:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:49:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:49:41 + ls -al . 11:49:41 total 228 11:49:41 drwxrwxr-x 8 jenkins jenkins 4096 Dec 31 11:48 . 11:49:41 drwxrwxr-x 4 jenkins jenkins 4096 Dec 31 11:47 .. 11:49:41 -rw-rw-r-- 1 jenkins jenkins 120 Dec 31 11:47 .dockerignore 11:49:41 drwxrwxr-x 8 jenkins jenkins 4096 Dec 31 11:49 .git 11:49:41 drwxrwxr-x 3 jenkins jenkins 4096 Dec 31 11:47 .github 11:49:41 -rw-rw-r-- 1 jenkins jenkins 277 Dec 31 11:47 .gitignore 11:49:41 -rw-rw-r-- 1 jenkins jenkins 359 Dec 31 11:47 .golangci.yml 11:49:41 drwxr-xr-x 3 jenkins jenkins 4096 Dec 31 11:48 .semver 11:49:41 -rw-rw-r-- 1 jenkins jenkins 22061 Dec 31 11:47 Attribution.txt 11:49:41 -rw-rw-r-- 1 jenkins jenkins 7819 Dec 31 11:47 CHANGELOG.md 11:49:41 -rw-rw-r-- 1 jenkins jenkins 1694 Dec 31 11:47 Dockerfile 11:49:41 -rw-rw-r-- 1 jenkins jenkins 677 Dec 31 11:47 GOVERNANCE.md 11:49:41 -rw-rw-r-- 1 jenkins jenkins 680 Dec 31 11:47 Jenkinsfile 11:49:41 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 31 11:47 LICENSE 11:49:41 -rw-rw-r-- 1 jenkins jenkins 1922 Dec 31 11:47 Makefile 11:49:41 -rw-rw-r-- 1 jenkins jenkins 617 Dec 31 11:47 OWNERS.md 11:49:41 -rw-rw-r-- 1 jenkins jenkins 3578 Dec 31 11:47 README.md 11:49:41 -rw-rw-r-- 1 jenkins jenkins 11 Dec 31 11:48 VERSION 11:49:41 drwxrwxr-x 2 jenkins jenkins 4096 Dec 31 11:47 bin 11:49:41 drwxrwxr-x 3 jenkins jenkins 4096 Dec 31 11:47 cmd 11:49:41 -rw-r--r-- 1 jenkins jenkins 11324 Dec 31 11:49 coverage.out 11:49:41 -rw-rw-r-- 1 jenkins jenkins 6668 Dec 31 11:47 go.mod 11:49:41 -rw-rw-r-- 1 jenkins jenkins 89447 Dec 31 11:47 go.sum 11:49:41 drwxrwxr-x 3 jenkins jenkins 4096 Dec 31 11:47 internal 11:49:41 -rw-rw-r-- 1 jenkins jenkins 209 Dec 31 11:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:41 + 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=3a4d231e1a68fe871a606931fb250be0849ae333 --label arch=amd64 --label version=4.1.0-dev.7 . 11:49:41 #0 building with "default" instance using docker driver 11:49:41 11:49:41 #1 [internal] load build definition from Dockerfile 11:49:41 #1 transferring dockerfile: 1.73kB done 11:49:41 #1 DONE 0.0s 11:49:41 11:49:41 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 11:49:41 #2 DONE 0.0s 11:49:41 11:49:41 #3 [internal] load metadata for docker.io/library/alpine:3.22 11:49:41 #3 DONE 0.1s 11:49:41 11:49:41 #4 [internal] load .dockerignore 11:49:41 #4 transferring context: 160B done 11:49:41 #4 DONE 0.0s 11:49:41 11:49:41 #5 [internal] load build context 11:49:41 #5 transferring context: 21.27kB done 11:49:41 #5 DONE 0.0s 11:49:41 11:49:41 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 11:49:41 #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 11:49:41 #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 11:49:41 #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 11:49:41 #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 11:49:41 #6 DONE 0.0s 11:49:41 11:49:41 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 11:49:41 #7 DONE 0.1s 11:49:41 11:49:41 #8 [builder 2/7] WORKDIR /device-gpio 11:49:41 #8 DONE 0.0s 11:49:41 11:49:41 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 11:49:41 #9 0.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:49:42 #9 0.376 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:49:42 #9 0.788 (1/1) Installing dumb-init (1.2.5-r3) 11:49:42 #9 0.794 Executing busybox-1.37.0-r19.trigger 11:49:42 #9 0.807 OK: 7 MiB in 17 packages 11:49:42 #9 DONE 0.9s 11:49:42 11:49:42 #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 11:49:42 #10 0.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:49:42 #10 0.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:49:42 #10 0.734 OK: 269 MiB in 64 packages 11:49:42 #10 DONE 0.9s 11:49:42 11:49:42 #11 [builder 4/7] COPY go.mod vendor* ./ 11:49:42 #11 DONE 0.0s 11:49:42 11:49:42 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:49:43 #12 DONE 0.6s 11:49:43 11:49:43 #13 [stage-1 3/7] RUN apk --no-cache upgrade 11:49:43 #13 0.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:49:43 #13 0.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:49:43 #13 ... 11:49:43 11:49:43 #14 [builder 6/7] COPY . . 11:49:43 #14 DONE 0.2s 11:49:43 11:49:43 #13 [stage-1 3/7] RUN apk --no-cache upgrade 11:49:43 #13 0.881 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 11:49:43 #13 0.901 Executing busybox-1.37.0-r20.post-upgrade 11:49:43 #13 0.931 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 11:49:43 #13 0.940 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 11:49:43 #13 0.943 Executing busybox-1.37.0-r20.trigger 11:49:43 #13 0.948 OK: 7 MiB in 17 packages 11:49:43 #13 DONE 1.1s 11:49:43 11:49:43 #15 [builder 7/7] RUN make build 11:49:43 #15 0.235 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=4.1.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.51" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 11:50:10 #15 DONE 26.2s 11:50:10 11:50:10 #16 [stage-1 4/7] COPY --from=builder /device-gpio/Attribution.txt / 11:50:10 #16 DONE 0.0s 11:50:10 11:50:10 #17 [stage-1 5/7] COPY --from=builder /device-gpio/LICENSE / 11:50:10 #17 DONE 0.0s 11:50:10 11:50:10 #18 [stage-1 6/7] COPY --from=builder /device-gpio/cmd/ / 11:50:10 #18 DONE 0.2s 11:50:10 11:50:10 #19 exporting to image 11:50:10 #19 exporting layers 0.1s done 11:50:10 #19 writing image sha256:c17a963b9cc5e46b4ad4738add356c3736b1d547a68cbe610bc1e6a5760b84d9 done 11:50:10 #19 naming to docker.io/library/device-gpio done 11:50:10 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:50:10 provisioning config files... 11:50:10 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config14527140721588903501tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:50:10 ---> ****-login.sh 11:50:10 nexus3.edgexfoundry.org:10001 11:50:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:50:10 Login Succeeded 11:50:10 nexus3.edgexfoundry.org:10002 11:50:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:50:10 Login Succeeded 11:50:10 nexus3.edgexfoundry.org:10003 11:50:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:50:11 Login Succeeded 11:50:11 nexus3.edgexfoundry.org:10004 11:50:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:50:11 Login Succeeded 11:50:11 ****.io 11:50:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:50:11 Login Succeeded 11:50:11 ---> ****-login.sh ends [Pipeline] } 11:50:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:50:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:50:11 [edgeXDocker.push] Tagging docker image device-gpio with the following tags: 11:50:11 3a4d231e1a68fe871a606931fb250be0849ae333 11:50:11 latest 11:50:11 4.1.0-dev.7 11:50:11 3a4d231e1a68fe871a606931fb250be0849ae333-4.1.0-dev.7 11:50:11 main 11:50:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:11 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3a4d231e1a68fe871a606931fb250be0849ae333 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:12 + docker push nexus3.edgexfoundry.org:10004/device-gpio:3a4d231e1a68fe871a606931fb250be0849ae333 11:50:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 11:50:12 3b8c7da6968d: Preparing 11:50:12 f2e28c8cbf4a: Preparing 11:50:12 6060b9537439: Preparing 11:50:12 f2f5a70f92fb: Preparing 11:50:12 c6dcec49d69a: Preparing 11:50:12 256f393e029f: Preparing 11:50:12 256f393e029f: Waiting 11:50:12 6060b9537439: Pushed 11:50:12 f2e28c8cbf4a: Pushed 11:50:12 c6dcec49d69a: Pushed 11:50:12 256f393e029f: Layer already exists 11:50:12 f2f5a70f92fb: Pushed 11:50:17 3b8c7da6968d: Pushed 11:50:17 3a4d231e1a68fe871a606931fb250be0849ae333: digest: sha256:46600eee62d883a917cd35f92fd2ce0aad08fb672ab4687d935f4c05d84d4a67 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:18 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:18 + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest 11:50:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 11:50:18 3b8c7da6968d: Preparing 11:50:18 f2e28c8cbf4a: Preparing 11:50:18 6060b9537439: Preparing 11:50:18 f2f5a70f92fb: Preparing 11:50:18 c6dcec49d69a: Preparing 11:50:18 256f393e029f: Preparing 11:50:18 256f393e029f: Waiting 11:50:18 3b8c7da6968d: Layer already exists 11:50:18 c6dcec49d69a: Layer already exists 11:50:18 6060b9537439: Layer already exists 11:50:18 f2e28c8cbf4a: Layer already exists 11:50:18 f2f5a70f92fb: Layer already exists 11:50:18 256f393e029f: Layer already exists 11:50:18 latest: digest: sha256:46600eee62d883a917cd35f92fd2ce0aad08fb672ab4687d935f4c05d84d4a67 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:18 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:19 + docker push nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.7 11:50:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 11:50:19 3b8c7da6968d: Preparing 11:50:19 f2e28c8cbf4a: Preparing 11:50:19 6060b9537439: Preparing 11:50:19 f2f5a70f92fb: Preparing 11:50:19 c6dcec49d69a: Preparing 11:50:19 256f393e029f: Preparing 11:50:19 256f393e029f: Waiting 11:50:19 f2e28c8cbf4a: Layer already exists 11:50:19 6060b9537439: Layer already exists 11:50:19 3b8c7da6968d: Layer already exists 11:50:19 c6dcec49d69a: Layer already exists 11:50:19 f2f5a70f92fb: Layer already exists 11:50:19 256f393e029f: Layer already exists 11:50:19 4.1.0-dev.7: digest: sha256:46600eee62d883a917cd35f92fd2ce0aad08fb672ab4687d935f4c05d84d4a67 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:19 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3a4d231e1a68fe871a606931fb250be0849ae333-4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:20 + docker push nexus3.edgexfoundry.org:10004/device-gpio:3a4d231e1a68fe871a606931fb250be0849ae333-4.1.0-dev.7 11:50:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 11:50:20 3b8c7da6968d: Preparing 11:50:20 f2e28c8cbf4a: Preparing 11:50:20 6060b9537439: Preparing 11:50:20 f2f5a70f92fb: Preparing 11:50:20 c6dcec49d69a: Preparing 11:50:20 256f393e029f: Preparing 11:50:20 256f393e029f: Waiting 11:50:20 6060b9537439: Layer already exists 11:50:20 f2e28c8cbf4a: Layer already exists 11:50:20 3b8c7da6968d: Layer already exists 11:50:20 f2f5a70f92fb: Layer already exists 11:50:20 c6dcec49d69a: Layer already exists 11:50:20 256f393e029f: Layer already exists 11:50:20 3a4d231e1a68fe871a606931fb250be0849ae333-4.1.0-dev.7: digest: sha256:46600eee62d883a917cd35f92fd2ce0aad08fb672ab4687d935f4c05d84d4a67 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:20 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:20 + docker push nexus3.edgexfoundry.org:10004/device-gpio:main 11:50:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 11:50:20 3b8c7da6968d: Preparing 11:50:20 f2e28c8cbf4a: Preparing 11:50:20 6060b9537439: Preparing 11:50:20 f2f5a70f92fb: Preparing 11:50:20 c6dcec49d69a: Preparing 11:50:20 256f393e029f: Preparing 11:50:20 256f393e029f: Waiting 11:50:20 c6dcec49d69a: Layer already exists 11:50:20 6060b9537439: Layer already exists 11:50:20 3b8c7da6968d: Layer already exists 11:50:20 f2e28c8cbf4a: Layer already exists 11:50:20 f2f5a70f92fb: Layer already exists 11:50:20 256f393e029f: Layer already exists 11:50:20 main: digest: sha256:46600eee62d883a917cd35f92fd2ce0aad08fb672ab4687d935f4c05d84d4a67 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:50:20 ===================================================== [Pipeline] echo 11:50:20 taggedImages: 11:50:20 - nexus3.edgexfoundry.org:10004/device-gpio:3a4d231e1a68fe871a606931fb250be0849ae333 11:50:20 - nexus3.edgexfoundry.org:10004/device-gpio:latest 11:50:20 - nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.7 11:50:20 - nexus3.edgexfoundry.org:10004/device-gpio:3a4d231e1a68fe871a606931fb250be0849ae333-4.1.0-dev.7 11:50:20 - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] echo 11:50:20 ========================================================= 11:50:20 [edgeXBuildMultiArch] RAW Config: 11:50:20 images: 11:50:20 - nexus3.edgexfoundry.org:10004/device-gpio:3a4d231e1a68fe871a606931fb250be0849ae333 11:50:20 - nexus3.edgexfoundry.org:10004/device-gpio:latest 11:50:20 - nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.7 11:50:20 - nexus3.edgexfoundry.org:10004/device-gpio:3a4d231e1a68fe871a606931fb250be0849ae333-4.1.0-dev.7 11:50:20 - nexus3.edgexfoundry.org:10004/device-gpio:main 11:50:20 settingsFile: 11:50:20 device-gpio-settings 11:50:20 ========================================================= [Pipeline] node 11:50:35 Still waiting to schedule task 11:50:35 Waiting for next available executor on ‘centos7-docker-4c-2g’ 11:51:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-776018 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws 11:51:25 Running in /w/workspace/device-gpio/139 [Pipeline] { [Pipeline] checkout 11:51:25 The recommended git tool is: git 11:51:31 using credential edgex-jenkins-ssh 11:51:31 Cloning the remote Git repository 11:51:31 Cloning repository git@github.com:edgexfoundry/device-gpio.git 11:51:31 > git init /w/workspace/device-gpio/139 # timeout=10 11:51:32 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 11:51:32 > git --version # timeout=10 11:51:32 > git --version # 'git version 2.25.1' 11:51:32 using GIT_SSH to set credentials SSH Credentials for GitHub 11:51:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:51:36 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 11:51:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:51:37 Avoid second fetch 11:51:37 Checking out Revision 3a4d231e1a68fe871a606931fb250be0849ae333 (main) 11:51:38 Commit message: "Merge pull request #267 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.51" 11:51:37 > git config core.sparsecheckout # timeout=10 11:51:38 > git checkout -f 3a4d231e1a68fe871a606931fb250be0849ae333 # timeout=10 11:51:41 Running on prd-centos7-docker-4c-2g-776022 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:51:41 provisioning config files... 11:51:41 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config15328662013619313263tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:51:43 ---> ****-login.sh 11:51:43 nexus3.edgexfoundry.org:10001 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:51:43 provisioning config files... 11:51:43 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/139@tmp/config15708015593539530460tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:51:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:51:43 Configure a credential helper to remove this warning. See 11:51:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:51:43 11:51:43 Login Succeeded 11:51:43 nexus3.edgexfoundry.org:10002 11:51:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:51:44 Configure a credential helper to remove this warning. See 11:51:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:51:44 11:51:44 Login Succeeded 11:51:44 nexus3.edgexfoundry.org:10003 11:51:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:51:44 Configure a credential helper to remove this warning. See 11:51:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:51:44 11:51:44 Login Succeeded 11:51:44 nexus3.edgexfoundry.org:10004 11:51:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:51:44 Configure a credential helper to remove this warning. See 11:51:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:51:44 11:51:44 Login Succeeded 11:51:44 ****.io 11:51:44 ---> ****-login.sh 11:51:44 nexus3.edgexfoundry.org:10001 11:51:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:51:44 Configure a credential helper to remove this warning. See 11:51:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:51:44 11:51:44 Login Succeeded 11:51:44 ---> ****-login.sh ends [Pipeline] } 11:51:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:51:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // withEnv [Pipeline] sh 11:51:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:51:44 Configure a credential helper to remove this warning. See 11:51:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:51:44 11:51:44 Login Succeeded 11:51:44 nexus3.edgexfoundry.org:10002 11:51:44 + docker buildx ls 11:51:44 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 11:51:44 default * docker 11:51:44 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 11:51:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:45 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 11:51:45 edgex-builder [Pipeline] sh 11:51:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:51:45 Configure a credential helper to remove this warning. See 11:51:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:51:45 11:51:45 Login Succeeded 11:51:45 nexus3.edgexfoundry.org:10003 11:51:45 + docker buildx inspect --bootstrap 11:51:45 #1 [internal] booting buildkit 11:51:45 #1 pulling image moby/buildkit:buildx-stable-1 11:51:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:51:45 Configure a credential helper to remove this warning. See 11:51:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:51:45 11:51:45 Login Succeeded 11:51:45 nexus3.edgexfoundry.org:10004 11:51:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:51:46 Configure a credential helper to remove this warning. See 11:51:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:51:46 11:51:46 Login Succeeded 11:51:46 ****.io 11:51:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:51:46 Configure a credential helper to remove this warning. See 11:51:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:51:46 11:51:46 Login Succeeded 11:51:46 ---> ****-login.sh ends [Pipeline] } 11:51:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:51:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:51:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:51:47 ========================================================= 11:51:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 11:51:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:47 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 11:51:48 Sending build context to Docker daemon 17.47MB 11:51:48 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 11:51:48 Step 2/12 : FROM ${BASE} AS builder 11:51:48 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:51:48 6b59a28fa201: Pulling fs layer 11:51:48 d32bb0dddca7: Pulling fs layer 11:51:48 5dab1238d3d9: Pulling fs layer 11:51:48 196fd7d83e7d: Pulling fs layer 11:51:48 4f4fb700ef54: Pulling fs layer 11:51:48 8ba94037c8f0: Pulling fs layer 11:51:48 deaec5988b04: Pulling fs layer 11:51:48 9f65657bb879: Pulling fs layer 11:51:48 4f4fb700ef54: Waiting 11:51:48 196fd7d83e7d: Waiting 11:51:48 8ba94037c8f0: Waiting 11:51:48 deaec5988b04: Waiting 11:51:48 9f65657bb879: Waiting 11:51:48 d32bb0dddca7: Verifying Checksum 11:51:48 d32bb0dddca7: Download complete 11:51:48 196fd7d83e7d: Verifying Checksum 11:51:48 196fd7d83e7d: Download complete 11:51:48 4f4fb700ef54: Verifying Checksum 11:51:48 4f4fb700ef54: Download complete 11:51:48 8ba94037c8f0: Verifying Checksum 11:51:48 8ba94037c8f0: Download complete 11:51:48 6b59a28fa201: Verifying Checksum 11:51:48 6b59a28fa201: Download complete 11:51:48 #1 pulling image moby/buildkit:buildx-stable-1 2.9s done 11:51:48 #1 creating container buildx_buildkit_edgex-builder0 11:51:49 9f65657bb879: Verifying Checksum 11:51:49 9f65657bb879: Download complete 11:51:49 6b59a28fa201: Pull complete 11:51:49 #1 creating container buildx_buildkit_edgex-builder0 1.4s done 11:51:49 #1 DONE 4.4s 11:51:50 Name: edgex-builder 11:51:50 Driver: docker-container 11:51:50 11:51:50 Nodes: 11:51:50 Name: edgex-builder0 11:51:50 Endpoint: unix:///var/run/docker.sock 11:51:50 Status: running 11:51:50 Buildkit: v0.26.2 11:51:50 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 11:51:50 + docker buildx ls 11:51:50 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 11:51:50 edgex-builder * docker-container 11:51:50 edgex-builder0 unix:///var/run/docker.sock running v0.26.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 11:51:50 default docker 11:51:50 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 11:51:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:3a4d231e1a68fe871a606931fb250be0849ae333 --push - 11:51:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:3a4d231e1a68fe871a606931fb250be0849ae333' 11:51:50 5dab1238d3d9: Verifying Checksum 11:51:50 5dab1238d3d9: Download complete 11:51:50 #1 [internal] load build definition from Dockerfile 11:51:50 #1 transferring dockerfile: 196B done 11:51:50 #1 DONE 0.0s 11:51:50 11:51:50 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:3a4d231e1a68fe871a606931fb250be0849ae333 11:51:50 #2 DONE 0.1s 11:51:50 11:51:50 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:3a4d231e1a68fe871a606931fb250be0849ae333 11:51:50 #3 DONE 0.1s 11:51:50 11:51:50 #4 [internal] load .dockerignore 11:51:50 #4 transferring context: 2B done 11:51:50 #4 DONE 0.0s 11:51:50 11:51:50 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:3a4d231e1a68fe871a606931fb250be0849ae333@sha256:46600eee62d883a917cd35f92fd2ce0aad08fb672ab4687d935f4c05d84d4a67 11:51:50 #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:3a4d231e1a68fe871a606931fb250be0849ae333@sha256:46600eee62d883a917cd35f92fd2ce0aad08fb672ab4687d935f4c05d84d4a67 0.0s done 11:51:50 #5 DONE 0.0s 11:51:50 11:51:50 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:3a4d231e1a68fe871a606931fb250be0849ae333@sha256:46600eee62d883a917cd35f92fd2ce0aad08fb672ab4687d935f4c05d84d4a67 11:51:50 #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:3a4d231e1a68fe871a606931fb250be0849ae333@sha256:46600eee62d883a917cd35f92fd2ce0aad08fb672ab4687d935f4c05d84d4a67 0.0s done 11:51:50 #6 DONE 0.1s 11:51:51 11:51:51 #7 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 11:51:51 #7 DONE 0.0s 11:51:51 11:51:51 #8 exporting to image 11:51:51 #8 exporting layers done 11:51:51 #8 exporting manifest sha256:85c261447a356ea9e06dc8f57788287b28901613c17146583e39dd34980a87d0 0.0s done 11:51:51 #8 exporting config sha256:c17a963b9cc5e46b4ad4738add356c3736b1d547a68cbe610bc1e6a5760b84d9 done 11:51:51 #8 exporting manifest sha256:0568a0907368fedaab244c235c8b0a9e12be23d8f84c237b3b0b87f8ab9e0ad7 done 11:51:51 #8 exporting config sha256:8d0c4969974106ec6648260f1430a12f234326ce44de1184b9d83b180e6fed4d done 11:51:51 #8 exporting manifest list sha256:8af77b656e453a875f6ced6fcda926f67a3748d4b22cf96a32a35b84c6f9fe18 0.0s done 11:51:51 #8 pushing layers 0.1s done 11:51:51 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:3a4d231e1a68fe871a606931fb250be0849ae333@sha256:8af77b656e453a875f6ced6fcda926f67a3748d4b22cf96a32a35b84c6f9fe18 11:51:51 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:51:51 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:3a4d231e1a68fe871a606931fb250be0849ae333@sha256:8af77b656e453a875f6ced6fcda926f67a3748d4b22cf96a32a35b84c6f9fe18 0.1s done 11:51:51 #8 DONE 0.2s 11:51:51 11:51:51 1 warning found (use --debug to expand): 11:51:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:51:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:latest' 11:51:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:latest --push - 11:51:51 #1 [internal] load build definition from Dockerfile 11:51:51 #1 transferring dockerfile: 162B done 11:51:51 #1 DONE 0.0s 11:51:51 11:51:51 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:latest 11:51:51 #2 DONE 0.0s 11:51:51 11:51:51 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:latest 11:51:51 #3 DONE 0.0s 11:51:51 11:51:51 #4 [internal] load .dockerignore 11:51:51 #4 transferring context: 2B done 11:51:51 #4 DONE 0.0s 11:51:51 11:51:51 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:46600eee62d883a917cd35f92fd2ce0aad08fb672ab4687d935f4c05d84d4a67 11:51:51 #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:46600eee62d883a917cd35f92fd2ce0aad08fb672ab4687d935f4c05d84d4a67 11:51:51 deaec5988b04: Verifying Checksum 11:51:51 deaec5988b04: Download complete 11:51:51 #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:46600eee62d883a917cd35f92fd2ce0aad08fb672ab4687d935f4c05d84d4a67 0.0s done 11:51:51 #5 CACHED 11:51:51 11:51:51 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:46600eee62d883a917cd35f92fd2ce0aad08fb672ab4687d935f4c05d84d4a67 11:51:51 #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:46600eee62d883a917cd35f92fd2ce0aad08fb672ab4687d935f4c05d84d4a67 0.0s done 11:51:51 #6 CACHED 11:51:51 11:51:51 #7 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 11:51:51 #7 DONE 0.0s 11:51:51 11:51:51 #8 exporting to image 11:51:51 #8 exporting layers done 11:51:51 #8 exporting manifest sha256:85c261447a356ea9e06dc8f57788287b28901613c17146583e39dd34980a87d0 done 11:51:51 #8 exporting config sha256:c17a963b9cc5e46b4ad4738add356c3736b1d547a68cbe610bc1e6a5760b84d9 done 11:51:51 #8 exporting manifest sha256:0568a0907368fedaab244c235c8b0a9e12be23d8f84c237b3b0b87f8ab9e0ad7 done 11:51:51 #8 exporting config sha256:8d0c4969974106ec6648260f1430a12f234326ce44de1184b9d83b180e6fed4d done 11:51:51 #8 exporting manifest list sha256:8af77b656e453a875f6ced6fcda926f67a3748d4b22cf96a32a35b84c6f9fe18 done 11:51:51 #8 pushing layers 0.0s done 11:51:51 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:8af77b656e453a875f6ced6fcda926f67a3748d4b22cf96a32a35b84c6f9fe18 0.1s done 11:51:51 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:51:51 #8 DONE 0.1s 11:51:51 11:51:51 1 warning found (use --debug to expand): 11:51:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:51:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.7' 11:51:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.7 --push - 11:51:52 #1 [internal] load build definition from Dockerfile 11:51:52 #1 transferring dockerfile: 167B done 11:51:52 #1 DONE 0.0s 11:51:52 11:51:52 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.7 11:51:52 #2 DONE 0.0s 11:51:52 11:51:52 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.7 11:51:52 #3 DONE 0.0s 11:51:52 11:51:52 #4 [internal] load .dockerignore 11:51:52 #4 transferring context: 2B done 11:51:52 #4 DONE 0.0s 11:51:52 11:51:52 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.7@sha256:46600eee62d883a917cd35f92fd2ce0aad08fb672ab4687d935f4c05d84d4a67 11:51:52 #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.7@sha256:46600eee62d883a917cd35f92fd2ce0aad08fb672ab4687d935f4c05d84d4a67 0.0s done 11:51:52 #5 CACHED 11:51:52 11:51:52 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.7@sha256:46600eee62d883a917cd35f92fd2ce0aad08fb672ab4687d935f4c05d84d4a67 11:51:52 #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.7@sha256:46600eee62d883a917cd35f92fd2ce0aad08fb672ab4687d935f4c05d84d4a67 0.0s done 11:51:52 #6 CACHED 11:51:52 11:51:52 #7 exporting to image 11:51:52 #7 exporting layers done 11:51:52 #7 exporting manifest sha256:85c261447a356ea9e06dc8f57788287b28901613c17146583e39dd34980a87d0 done 11:51:52 #7 exporting config sha256:c17a963b9cc5e46b4ad4738add356c3736b1d547a68cbe610bc1e6a5760b84d9 11:51:52 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:51:52 #7 exporting config sha256:c17a963b9cc5e46b4ad4738add356c3736b1d547a68cbe610bc1e6a5760b84d9 done 11:51:52 #7 exporting manifest sha256:0568a0907368fedaab244c235c8b0a9e12be23d8f84c237b3b0b87f8ab9e0ad7 done 11:51:52 #7 exporting config sha256:8d0c4969974106ec6648260f1430a12f234326ce44de1184b9d83b180e6fed4d done 11:51:52 #7 exporting manifest list sha256:8af77b656e453a875f6ced6fcda926f67a3748d4b22cf96a32a35b84c6f9fe18 done 11:51:52 #7 pushing layers 0.0s done 11:51:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.7@sha256:8af77b656e453a875f6ced6fcda926f67a3748d4b22cf96a32a35b84c6f9fe18 0.1s done 11:51:52 #7 DONE 0.1s 11:51:52 11:51:52 #8 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 11:51:52 #8 DONE 0.0s 11:51:52 11:51:52 1 warning found (use --debug to expand): 11:51:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:51:52 d32bb0dddca7: Pull complete 11:51:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:3a4d231e1a68fe871a606931fb250be0849ae333-4.1.0-dev.7 --push - 11:51:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:3a4d231e1a68fe871a606931fb250be0849ae333-4.1.0-dev.7' 11:51:52 #1 [internal] load build definition from Dockerfile 11:51:52 #1 transferring dockerfile: 208B done 11:51:52 #1 DONE 0.0s 11:51:52 11:51:52 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:3a4d231e1a68fe871a606931fb250be0849ae333-4.1.0-dev.7 11:51:52 #2 DONE 0.0s 11:51:52 11:51:52 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:3a4d231e1a68fe871a606931fb250be0849ae333-4.1.0-dev.7 11:51:52 #3 DONE 0.0s 11:51:52 11:51:52 #4 [internal] load .dockerignore 11:51:52 #4 transferring context: 2B done 11:51:52 #4 DONE 0.0s 11:51:52 11:51:52 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:3a4d231e1a68fe871a606931fb250be0849ae333-4.1.0-dev.7@sha256:46600eee62d883a917cd35f92fd2ce0aad08fb672ab4687d935f4c05d84d4a67 11:51:52 #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:3a4d231e1a68fe871a606931fb250be0849ae333-4.1.0-dev.7@sha256:46600eee62d883a917cd35f92fd2ce0aad08fb672ab4687d935f4c05d84d4a67 0.0s done 11:51:52 #5 DONE 0.0s 11:51:52 11:51:52 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:3a4d231e1a68fe871a606931fb250be0849ae333-4.1.0-dev.7@sha256:46600eee62d883a917cd35f92fd2ce0aad08fb672ab4687d935f4c05d84d4a67 11:51:52 #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:3a4d231e1a68fe871a606931fb250be0849ae333-4.1.0-dev.7@sha256:46600eee62d883a917cd35f92fd2ce0aad08fb672ab4687d935f4c05d84d4a67 0.0s done 11:51:52 #6 CACHED 11:51:52 11:51:52 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:3a4d231e1a68fe871a606931fb250be0849ae333-4.1.0-dev.7@sha256:46600eee62d883a917cd35f92fd2ce0aad08fb672ab4687d935f4c05d84d4a67 11:51:52 #5 CACHED 11:51:52 11:51:52 #7 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 11:51:52 #7 DONE 0.0s 11:51:52 11:51:52 #8 exporting to image 11:51:52 #8 exporting layers done 11:51:52 #8 exporting manifest sha256:85c261447a356ea9e06dc8f57788287b28901613c17146583e39dd34980a87d0 done 11:51:52 #8 exporting config sha256:c17a963b9cc5e46b4ad4738add356c3736b1d547a68cbe610bc1e6a5760b84d9 done 11:51:52 #8 exporting manifest sha256:0568a0907368fedaab244c235c8b0a9e12be23d8f84c237b3b0b87f8ab9e0ad7 done 11:51:52 #8 exporting config sha256:8d0c4969974106ec6648260f1430a12f234326ce44de1184b9d83b180e6fed4d done 11:51:52 #8 exporting manifest list sha256:8af77b656e453a875f6ced6fcda926f67a3748d4b22cf96a32a35b84c6f9fe18 done 11:51:52 #8 pushing layers 0.0s done 11:51:52 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:3a4d231e1a68fe871a606931fb250be0849ae333-4.1.0-dev.7@sha256:8af77b656e453a875f6ced6fcda926f67a3748d4b22cf96a32a35b84c6f9fe18 0.1s done 11:51:52 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:51:52 #8 DONE 0.1s 11:51:52 11:51:52 1 warning found (use --debug to expand): 11:51:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:51:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:main' 11:51:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:main --push - 11:51:53 #1 [internal] load build definition from Dockerfile 11:51:53 #1 transferring dockerfile: 160B done 11:51:53 #1 DONE 0.0s 11:51:53 11:51:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:main 11:51:53 #2 DONE 0.0s 11:51:53 11:51:53 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:main 11:51:53 #3 DONE 0.0s 11:51:53 11:51:53 #4 [internal] load .dockerignore 11:51:53 #4 transferring context: 2B done 11:51:53 #4 DONE 0.0s 11:51:53 11:51:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:46600eee62d883a917cd35f92fd2ce0aad08fb672ab4687d935f4c05d84d4a67 11:51:53 #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:46600eee62d883a917cd35f92fd2ce0aad08fb672ab4687d935f4c05d84d4a67 0.0s done 11:51:53 #5 DONE 0.0s 11:51:53 11:51:53 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:46600eee62d883a917cd35f92fd2ce0aad08fb672ab4687d935f4c05d84d4a67 11:51:53 #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:46600eee62d883a917cd35f92fd2ce0aad08fb672ab4687d935f4c05d84d4a67 0.0s done 11:51:53 #6 CACHED 11:51:53 11:51:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:46600eee62d883a917cd35f92fd2ce0aad08fb672ab4687d935f4c05d84d4a67 11:51:53 #5 CACHED 11:51:53 11:51:53 #7 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 11:51:53 #7 DONE 0.0s 11:51:53 11:51:53 #8 exporting to image 11:51:53 #8 exporting layers done 11:51:53 #8 exporting manifest sha256:85c261447a356ea9e06dc8f57788287b28901613c17146583e39dd34980a87d0 done 11:51:53 #8 exporting config sha256:c17a963b9cc5e46b4ad4738add356c3736b1d547a68cbe610bc1e6a5760b84d9 done 11:51:53 #8 exporting manifest sha256:0568a0907368fedaab244c235c8b0a9e12be23d8f84c237b3b0b87f8ab9e0ad7 done 11:51:53 #8 exporting config sha256:8d0c4969974106ec6648260f1430a12f234326ce44de1184b9d83b180e6fed4d done 11:51:53 #8 exporting manifest list sha256:8af77b656e453a875f6ced6fcda926f67a3748d4b22cf96a32a35b84c6f9fe18 done 11:51:53 #8 pushing layers 0.0s done 11:51:53 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:8af77b656e453a875f6ced6fcda926f67a3748d4b22cf96a32a35b84c6f9fe18 0.1s done 11:51:53 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:51:53 #8 DONE 0.1s 11:51:53 11:51:53 1 warning found (use --debug to expand): 11:51:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:51:53 + '[' -d /w/workspace/edgexfoundry_device-gpio_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 11:51:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:51:54 ---> package-listing.sh 11:51:54 ++ facter osfamily 11:51:54 ++ tr '[:upper:]' '[:lower:]' 11:51:54 + OS_FAMILY=redhat 11:51:54 + workspace=/w/workspace/edgexfoundry_device-gpio_main 11:51:54 + START_PACKAGES=/tmp/packages_start.txt 11:51:54 + END_PACKAGES=/tmp/packages_end.txt 11:51:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:51:54 + PACKAGES=/tmp/packages_start.txt 11:51:54 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 11:51:54 + PACKAGES=/tmp/packages_end.txt 11:51:54 + case "${OS_FAMILY}" in 11:51:54 + sort 11:51:54 + rpm -qa 11:51:55 + '[' -f /tmp/packages_start.txt ']' 11:51:55 + '[' -f /tmp/packages_end.txt ']' 11:51:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:51:55 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 11:51:55 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 11:51:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 11:51:55 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:51:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:51:56 11:51:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:51:56 latest: Pulling from edgex-lftools-log-publisher 11:51:56 5eb5b503b376: Pulling fs layer 11:51:56 5c69ac0246d0: Pulling fs layer 11:51:56 ec43610c2a17: Pulling fs layer 11:51:56 3a2ae6a8a46f: Pulling fs layer 11:51:56 33b1e0a273af: Pulling fs layer 11:51:56 5d3b04190fa2: Pulling fs layer 11:51:56 2f39f015ded8: Pulling fs layer 11:51:56 3a2ae6a8a46f: Waiting 11:51:56 33b1e0a273af: Waiting 11:51:56 5d3b04190fa2: Waiting 11:51:56 2f39f015ded8: Waiting 11:51:56 5c69ac0246d0: Verifying Checksum 11:51:56 5c69ac0246d0: Download complete 11:51:56 3a2ae6a8a46f: Verifying Checksum 11:51:56 3a2ae6a8a46f: Download complete 11:51:56 33b1e0a273af: Verifying Checksum 11:51:56 33b1e0a273af: Download complete 11:51:56 ec43610c2a17: Verifying Checksum 11:51:56 ec43610c2a17: Download complete 11:51:56 5d3b04190fa2: Verifying Checksum 11:51:56 5d3b04190fa2: Download complete 11:51:57 5eb5b503b376: Verifying Checksum 11:51:57 5eb5b503b376: Download complete 11:51:57 2f39f015ded8: Verifying Checksum 11:51:57 2f39f015ded8: Download complete 11:51:58 5eb5b503b376: Pull complete 11:51:58 5c69ac0246d0: Pull complete 11:51:58 ec43610c2a17: Pull complete 11:51:58 3a2ae6a8a46f: Pull complete 11:51:59 33b1e0a273af: Pull complete 11:51:59 5d3b04190fa2: Pull complete 11:52:03 2f39f015ded8: Pull complete 11:52:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:52:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:52:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:52:03 prd-centos7-docker-4c-2g-776022 does not seem to be running inside a container 11:52:03 $ 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:52:06 $ docker top 1946d1b569697b6ff92e49fd927e706dee51cb933dfdc65e0c1299ea1e2b6471 -eo pid,comm [Pipeline] { [Pipeline] sh 11:52:07 + touch /tmp/pre-build-complete [Pipeline] sh 11:52:07 5dab1238d3d9: Pull complete 11:52:07 196fd7d83e7d: Pull complete 11:52:07 4f4fb700ef54: Pull complete 11:52:07 8ba94037c8f0: Pull complete 11:52:07 + mkdir -p /var/log/sysstat [Pipeline] sh 11:52:07 + ls /var/log/sa-host 11:52:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:52:08 provisioning config files... 11:52:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17903652366605155403tmp [Pipeline] { [Pipeline] echo 11:52:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:52:08 ---> create-netrc.sh [Pipeline] } 11:52:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:52:08 ---> python-tools-install.sh [Pipeline] echo 11:52:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:52:08 ---> sudo-logs.sh 11:52:08 Archiving 'sudo' log.. 11:52:08 sudo: unable to resolve host prd-centos7-docker-4c-2g-776022.novalocal: Name or service not known 11:52:08 sudo: unable to resolve host prd-centos7-docker-4c-2g-776022.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 11:52:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:52:09 ---> job-cost.sh 11:52:09 lf-activate-venv: SKIPPING 11:52:09 INFO: No Stack... 11:52:09 INFO: Retrieving Pricing Info for: v3-standard-2 11:52:09 INFO: Archiving Costs [Pipeline] echo 11:52:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:52:10 ---> logs-deploy.sh 11:52:10 lf-activate-venv: SKIPPING 11:52:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/139 11:52:10 INFO: archiving workspace using pattern(s): 11:52:11 Archives upload complete. 11:52:11 INFO: archiving logs to Nexus 11:52:11 ---> uname -a: 11:52:11 Linux prd-centos7-docker-4c-2g-776022.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 11:52:11 11:52:11 11:52:11 ---> lscpu: 11:52:11 Architecture: x86_64 11:52:11 CPU op-mode(s): 32-bit, 64-bit 11:52:11 Byte Order: Little Endian 11:52:11 Address sizes: 40 bits physical, 48 bits virtual 11:52:11 CPU(s): 2 11:52:11 On-line CPU(s) list: 0,1 11:52:11 Thread(s) per core: 1 11:52:11 Core(s) per socket: 1 11:52:11 Socket(s): 2 11:52:11 NUMA node(s): 1 11:52:11 Vendor ID: AuthenticAMD 11:52:11 CPU family: 23 11:52:11 Model: 49 11:52:11 Model name: AMD EPYC-Rome Processor 11:52:11 Stepping: 0 11:52:11 CPU MHz: 2799.998 11:52:11 BogoMIPS: 5599.99 11:52:11 Virtualization: AMD-V 11:52:11 Hypervisor vendor: KVM 11:52:11 Virtualization type: full 11:52:11 L1d cache: 64 KiB 11:52:11 L1i cache: 64 KiB 11:52:11 L2 cache: 1 MiB 11:52:11 L3 cache: 32 MiB 11:52:11 NUMA node0 CPU(s): 0,1 11:52:11 Vulnerability Itlb multihit: Not affected 11:52:11 Vulnerability L1tf: Not affected 11:52:11 Vulnerability Mds: Not affected 11:52:11 Vulnerability Meltdown: Not affected 11:52:11 Vulnerability Mmio stale data: Not affected 11:52:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:52:11 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 11:52:11 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 11:52:11 Vulnerability Srbds: Not affected 11:52:11 Vulnerability Tsx async abort: Not affected 11:52:11 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 11:52:11 11:52:11 11:52:11 ---> nproc: 11:52:11 2 11:52:11 11:52:11 11:52:11 ---> df -h: 11:52:11 Filesystem Size Used Avail Use% Mounted on 11:52:11 overlay 40G 7.3G 33G 19% / 11:52:11 tmpfs 64M 0 64M 0% /dev 11:52:11 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 11:52:11 shm 64M 0 64M 0% /dev/shm 11:52:11 /dev/vda1 40G 7.3G 33G 19% /facter-os 11:52:11 11:52:11 11:52:11 Cannot open /var/log/sysstat/sa31: No such file or directory 11:52:11 Please check if data collecting is enabled 11:52:11 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:52:11 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 11:52:11 $ docker stop --time=1 1946d1b569697b6ff92e49fd927e706dee51cb933dfdc65e0c1299ea1e2b6471 11:52:13 $ docker rm -f --volumes 1946d1b569697b6ff92e49fd927e706dee51cb933dfdc65e0c1299ea1e2b6471 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 11:52:13 [WS-CLEANUP] Deleting project workspace... 11:52:13 [WS-CLEANUP] Deferred wipeout is used... 11:52:13 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [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 11:52:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:52:13 11:52:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:52:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:52:14 latest: Pulling from edgex-lftools-log-publisher 11:52:14 5eb5b503b376: Pulling fs layer 11:52:14 5c69ac0246d0: Pulling fs layer 11:52:14 ec43610c2a17: Pulling fs layer 11:52:14 3a2ae6a8a46f: Pulling fs layer 11:52:14 33b1e0a273af: Pulling fs layer 11:52:14 5d3b04190fa2: Pulling fs layer 11:52:14 2f39f015ded8: Pulling fs layer 11:52:14 33b1e0a273af: Waiting 11:52:14 5d3b04190fa2: Waiting 11:52:14 2f39f015ded8: Waiting 11:52:14 3a2ae6a8a46f: Waiting 11:52:14 5c69ac0246d0: Verifying Checksum 11:52:14 5c69ac0246d0: Download complete 11:52:14 3a2ae6a8a46f: Verifying Checksum 11:52:14 3a2ae6a8a46f: Download complete 11:52:14 33b1e0a273af: Verifying Checksum 11:52:14 33b1e0a273af: Download complete 11:52:14 5d3b04190fa2: Download complete 11:52:14 ec43610c2a17: Verifying Checksum 11:52:14 ec43610c2a17: Download complete 11:52:14 5eb5b503b376: Verifying Checksum 11:52:14 5eb5b503b376: Download complete 11:52:14 2f39f015ded8: Verifying Checksum 11:52:14 2f39f015ded8: Download complete 11:52:16 5eb5b503b376: Pull complete 11:52:16 5c69ac0246d0: Pull complete 11:52:16 ec43610c2a17: Pull complete 11:52:16 3a2ae6a8a46f: Pull complete 11:52:17 33b1e0a273af: Pull complete 11:52:17 5d3b04190fa2: Pull complete 11:52:17 deaec5988b04: Pull complete 11:52:18 9f65657bb879: Pull complete 11:52:18 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 11:52:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 11:52:18 ---> 334268110677 11:52:18 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:52:21 ---> Running in e88133befb13 11:52:21 Removing intermediate container e88133befb13 11:52:21 ---> d724120d3af9 11:52:21 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:52:21 ---> Running in 834a6fb9f081 11:52:21 Removing intermediate container 834a6fb9f081 11:52:21 ---> 071f40a5be82 11:52:21 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 11:52:21 ---> Running in 58fb9fa6e575 11:52:21 Removing intermediate container 58fb9fa6e575 11:52:21 ---> 0cd897ebf186 11:52:21 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:52:21 ---> Running in 5779909ee36a 11:52:22 Removing intermediate container 5779909ee36a 11:52:22 ---> 6f737b108ac9 11:52:22 Step 7/12 : WORKDIR /device-gpio 11:52:22 ---> Running in 279f5c6fa01a 11:52:22 Removing intermediate container 279f5c6fa01a 11:52:22 ---> dff279ed2061 11:52:22 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:52:23 ---> Running in 03ef8ca6b275 11:52:23 2f39f015ded8: Pull complete 11:52:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:52:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:52:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:52:23 prd-ubuntu20.04-docker-8c-8g-776011 does not seem to be running inside a container 11:52:23 $ 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_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:52:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:52:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:52:25 $ docker top 2639fd9ff93a0af62058cc51c5d3e44dd3aedb51c44309cf6b7e15a832c5bf42 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:52:25 ---> job-cost.sh 11:52:25 lf-activate-venv: SKIPPING 11:52:25 INFO: No Stack... 11:52:26 INFO: Retrieving Pricing Info for: v3-standard-8 11:52:26 INFO: Archiving Costs [Pipeline] sh 11:52:26 (1/4) Installing openssh-keygen (10.0_p1-r10) 11:52:26 (2/4) Installing libedit (20250104.3.1-r1) 11:52:26 (3/4) Installing openssh-client-common (10.0_p1-r10) 11:52:26 (4/4) Installing openssh-client-default (10.0_p1-r10) 11:52:26 Executing busybox-1.37.0-r19.trigger 11:52:26 OK: 259 MiB in 64 packages 11:52:26 + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv 11:52:26 + cut -d, -f6 [Pipeline] lock 11:52:26 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-main-139-stack-cost] 11:52:26 Resource [jenkins-edgexfoundry-device-gpio-main-139-stack-cost] did not exist. Created. 11:52:26 Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-main-139-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:52:27 + echo total: 0.2199999988079071 [Pipeline] stash 11:52:27 Stashed 1 file(s) [Pipeline] } 11:52:27 Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-main-139-stack-cost] [Pipeline] // lock [Pipeline] } 11:52:27 $ docker stop --time=1 2639fd9ff93a0af62058cc51c5d3e44dd3aedb51c44309cf6b7e15a832c5bf42 11:52:27 Removing intermediate container 03ef8ca6b275 11:52:27 ---> 38e250f17415 11:52:27 Step 9/12 : COPY go.mod vendor* ./ 11:52:28 $ docker rm -f --volumes 2639fd9ff93a0af62058cc51c5d3e44dd3aedb51c44309cf6b7e15a832c5bf42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:52:28 ---> 7036273f69d6 11:52:28 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:52:28 ---> Running in f605573a8467 11:54:20 Removing intermediate container f605573a8467 11:54:20 ---> 681df472faa6 11:54:20 Step 11/12 : COPY . . 11:54:20 ---> 9e89791b215b 11:54:20 Step 12/12 : RUN ${MAKE} 11:54:20 ---> Running in 9a2dc39575f7 11:54:20 noop 11:54:20 Removing intermediate container 9a2dc39575f7 11:54:20 ---> 1f1ddcf9928c 11:54:20 Successfully built 1f1ddcf9928c 11:54:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:20 + docker inspect -f . ci-base-image-arm64 11:54:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:54:21 prd-ubuntu20.04-docker-arm64-4c-16g-776018 does not seem to be running inside a container 11:54:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/139 -v /w/workspace/device-gpio/139:/w/workspace/device-gpio/139:rw,z -v /w/workspace/device-gpio/139@tmp:/w/workspace/device-gpio/139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:54:22 $ docker top 00821676dc7b6fa304bd2363f82bf07394488c231a9823cf542e760bf384c372 -eo pid,comm [Pipeline] { [Pipeline] sh 11:54:23 + go version 11:54:23 go version go1.25.3 linux/arm64 [Pipeline] } 11:54:23 $ docker stop --time=1 00821676dc7b6fa304bd2363f82bf07394488c231a9823cf542e760bf384c372 11:54:25 $ docker rm -f --volumes 00821676dc7b6fa304bd2363f82bf07394488c231a9823cf542e760bf384c372 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:25 + docker inspect -f . ci-base-image-arm64 11:54:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:54:26 prd-ubuntu20.04-docker-arm64-4c-16g-776018 does not seem to be running inside a container 11:54:26 $ 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/139 -v /w/workspace/device-gpio/139:/w/workspace/device-gpio/139:rw,z -v /w/workspace/device-gpio/139@tmp:/w/workspace/device-gpio/139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:54:29 $ docker top 88d65334903a8d7addc8ec650dc37c2fb7c4acf8c0477e334f34c0f4e92b4c8d -eo pid,comm [Pipeline] { [Pipeline] sh 11:54:30 + git config --global --add safe.directory /w/workspace/device-gpio/139 [Pipeline] fileExists [Pipeline] sh 11:54:31 + make test 11:54:31 go test ./... -coverprofile=coverage.out ./... 11:54:38 ? github.com/edgexfoundry/device-gpio [no test files] 11:59:00 github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements 11:59:00 github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements 11:59:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:59:00 go vet ./... 11:59:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:59:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:59:56 ./bin/test-attribution-txt.sh [Pipeline] echo 11:59:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 11:59:56 $ docker stop --time=1 88d65334903a8d7addc8ec650dc37c2fb7c4acf8c0477e334f34c0f4e92b4c8d 11:59:58 $ docker rm -f --volumes 88d65334903a8d7addc8ec650dc37c2fb7c4acf8c0477e334f34c0f4e92b4c8d [Pipeline] // withDockerContainer [Pipeline] sh 12:00:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:00:00 Warning: overwriting stash ‘coverage-report’ 12:00:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:00:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:00:02 + ls -al . 12:00:02 total 224 12:00:02 drwxrwxr-x 7 jenkins jenkins 4096 Dec 31 11:54 . 12:00:02 drwxrwxr-x 4 jenkins jenkins 4096 Dec 31 11:51 .. 12:00:02 -rw-rw-r-- 1 jenkins jenkins 120 Dec 31 11:51 .dockerignore 12:00:02 drwxrwxr-x 8 jenkins jenkins 4096 Dec 31 11:51 .git 12:00:02 drwxrwxr-x 3 jenkins jenkins 4096 Dec 31 11:51 .github 12:00:02 -rw-rw-r-- 1 jenkins jenkins 277 Dec 31 11:51 .gitignore 12:00:02 -rw-rw-r-- 1 jenkins jenkins 359 Dec 31 11:51 .golangci.yml 12:00:02 -rw-rw-r-- 1 jenkins jenkins 22061 Dec 31 11:51 Attribution.txt 12:00:02 -rw-rw-r-- 1 jenkins jenkins 7819 Dec 31 11:51 CHANGELOG.md 12:00:02 -rw-rw-r-- 1 jenkins jenkins 1694 Dec 31 11:51 Dockerfile 12:00:02 -rw-rw-r-- 1 jenkins jenkins 677 Dec 31 11:51 GOVERNANCE.md 12:00:02 -rw-rw-r-- 1 jenkins jenkins 680 Dec 31 11:51 Jenkinsfile 12:00:02 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 31 11:51 LICENSE 12:00:02 -rw-rw-r-- 1 jenkins jenkins 1922 Dec 31 11:51 Makefile 12:00:02 -rw-rw-r-- 1 jenkins jenkins 617 Dec 31 11:51 OWNERS.md 12:00:02 -rw-rw-r-- 1 jenkins jenkins 3578 Dec 31 11:51 README.md 12:00:02 -rw-rw-r-- 1 jenkins jenkins 11 Dec 31 11:48 VERSION 12:00:02 drwxrwxr-x 2 jenkins jenkins 4096 Dec 31 11:51 bin 12:00:02 drwxrwxr-x 3 jenkins jenkins 4096 Dec 31 11:51 cmd 12:00:02 -rw-r--r-- 1 jenkins jenkins 11324 Dec 31 11:58 coverage.out 12:00:02 -rw-rw-r-- 1 jenkins jenkins 6668 Dec 31 11:51 go.mod 12:00:02 -rw-rw-r-- 1 jenkins jenkins 89447 Dec 31 11:51 go.sum 12:00:02 drwxrwxr-x 3 jenkins jenkins 4096 Dec 31 11:51 internal 12:00:02 -rw-rw-r-- 1 jenkins jenkins 209 Dec 31 11:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:02 + 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=3a4d231e1a68fe871a606931fb250be0849ae333 --label arch=arm64 --label version=4.1.0-dev.7 . 12:00:03 Sending build context to Docker daemon 17.48MB 12:00:03 Step 1/26 : ARG BASE=golang:1.25-alpine3.22 12:00:03 Step 2/26 : FROM ${BASE} AS builder 12:00:03 ---> 1f1ddcf9928c 12:00:03 Step 3/26 : ARG ADD_BUILD_TAGS="" 12:00:03 ---> Running in 18ae870238ad 12:00:03 Removing intermediate container 18ae870238ad 12:00:03 ---> 702e133fa7a9 12:00:03 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:00:03 ---> Running in 8b8bc424cb25 12:00:04 Removing intermediate container 8b8bc424cb25 12:00:04 ---> c74a1525a202 12:00:04 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 12:00:04 ---> Running in acdb0152873b 12:00:04 Removing intermediate container acdb0152873b 12:00:04 ---> 062868b9d212 12:00:04 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 12:00:04 ---> Running in 70627dda5a62 12:00:05 Removing intermediate container 70627dda5a62 12:00:05 ---> 6521c85a27d9 12:00:05 Step 7/26 : WORKDIR /device-gpio 12:00:05 ---> Running in 12e5c097bab3 12:00:05 Removing intermediate container 12e5c097bab3 12:00:05 ---> 74a1b36e9fa7 12:00:05 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:00:05 ---> Running in b3497c3a1118 12:00:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:00:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:00:08 OK: 259 MiB in 64 packages 12:00:09 Removing intermediate container b3497c3a1118 12:00:09 ---> 0e93df3abc75 12:00:09 Step 9/26 : COPY go.mod vendor* ./ 12:00:10 ---> 57135eb05363 12:00:10 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:00:10 ---> Running in 7dc589870092 12:00:13 Removing intermediate container 7dc589870092 12:00:13 ---> 2acf86d8c34c 12:00:13 Step 11/26 : COPY . . 12:00:14 ---> 9dd5e7032d15 12:00:14 Step 12/26 : RUN ${MAKE} 12:00:14 ---> Running in 5ea7a0a972f8 12:00:15 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=4.1.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.51" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 12:04:37 Removing intermediate container 5ea7a0a972f8 12:04:37 ---> fe2264857b37 12:04:37 Step 13/26 : FROM alpine:3.22 12:04:37 3.22: Pulling from library/alpine 12:04:37 6b59a28fa201: Already exists 12:04:37 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 12:04:37 Status: Downloaded newer image for alpine:3.22 12:04:37 ---> 171e65262c80 12:04:37 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 12:04:37 ---> Running in a4f2e0727f94 12:04:37 Removing intermediate container a4f2e0727f94 12:04:37 ---> 7b3d4450ec89 12:04:37 Step 15/26 : RUN apk add --update --no-cache dumb-init 12:04:37 ---> Running in 949bc1957e00 12:04:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:04:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:04:37 (1/1) Installing dumb-init (1.2.5-r3) 12:04:37 Executing busybox-1.37.0-r19.trigger 12:04:37 OK: 8 MiB in 17 packages 12:04:37 Removing intermediate container 949bc1957e00 12:04:37 ---> 97de96ba6722 12:04:37 Step 16/26 : RUN apk --no-cache upgrade 12:04:37 ---> Running in 8ebe7363b8f5 12:04:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:04:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:04:37 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 12:04:37 Executing busybox-1.37.0-r20.post-upgrade 12:04:37 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 12:04:37 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 12:04:37 Executing busybox-1.37.0-r20.trigger 12:04:37 OK: 8 MiB in 17 packages 12:04:37 Removing intermediate container 8ebe7363b8f5 12:04:37 ---> 1d1dbdc8ae61 12:04:37 Step 17/26 : WORKDIR / 12:04:37 ---> Running in dabdcd61206c 12:04:37 Removing intermediate container dabdcd61206c 12:04:37 ---> d77eca054757 12:04:37 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 12:04:37 ---> fed00823762e 12:04:37 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 12:04:38 ---> fde476d3706e 12:04:38 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 12:04:41 ---> 80630e24e9cb 12:04:41 Step 21/26 : EXPOSE 59910 12:04:41 ---> Running in 46b6e77d7539 12:04:41 Removing intermediate container 46b6e77d7539 12:04:41 ---> 7c0b3a5d9bea 12:04:41 Step 22/26 : ENTRYPOINT ["/device-gpio"] 12:04:41 ---> Running in f45b1f0a843c 12:04:41 Removing intermediate container f45b1f0a843c 12:04:41 ---> f7d5515698cd 12:04:41 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 12:04:41 ---> Running in be161fa1a247 12:04:42 Removing intermediate container be161fa1a247 12:04:42 ---> decb62a545ba 12:04:42 Step 24/26 : LABEL arch=arm64 12:04:42 ---> Running in 683ee7e36083 12:04:42 Removing intermediate container 683ee7e36083 12:04:42 ---> dcba14e9eac5 12:04:42 Step 25/26 : LABEL git_sha=3a4d231e1a68fe871a606931fb250be0849ae333 12:04:42 ---> Running in 08a268ed8cf0 12:04:42 Removing intermediate container 08a268ed8cf0 12:04:42 ---> 5f5bf80bb2ac 12:04:42 Step 26/26 : LABEL version=4.1.0-dev.7 12:04:42 ---> Running in 9f53bfbe1492 12:04:43 Removing intermediate container 9f53bfbe1492 12:04:43 ---> 92cd77e1cde4 12:04:43 [Warning] One or more build-args [ARCH] were not consumed 12:04:43 Successfully built 92cd77e1cde4 12:04:43 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 12:04:43 provisioning config files... 12:04:43 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/139@tmp/config3621283309955174013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:04:43 ---> ****-login.sh 12:04:43 nexus3.edgexfoundry.org:10001 12:04:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:04:44 Configure a credential helper to remove this warning. See 12:04:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:04:44 12:04:44 Login Succeeded 12:04:44 nexus3.edgexfoundry.org:10002 12:04:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:04:44 Configure a credential helper to remove this warning. See 12:04:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:04:44 12:04:44 Login Succeeded 12:04:44 nexus3.edgexfoundry.org:10003 12:04:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:04:44 Configure a credential helper to remove this warning. See 12:04:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:04:44 12:04:44 Login Succeeded 12:04:44 nexus3.edgexfoundry.org:10004 12:04:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:04:45 Configure a credential helper to remove this warning. See 12:04:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:04:45 12:04:45 Login Succeeded 12:04:45 ****.io 12:04:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:04:45 Configure a credential helper to remove this warning. See 12:04:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:04:45 12:04:45 Login Succeeded 12:04:45 ---> ****-login.sh ends [Pipeline] } 12:04:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:04:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 12:04:45 [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: 12:04:45 3a4d231e1a68fe871a606931fb250be0849ae333 12:04:45 latest 12:04:45 4.1.0-dev.7 12:04:45 3a4d231e1a68fe871a606931fb250be0849ae333-4.1.0-dev.7 12:04:45 main 12:04:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:46 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3a4d231e1a68fe871a606931fb250be0849ae333 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:47 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3a4d231e1a68fe871a606931fb250be0849ae333 12:04:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 12:04:47 279df2f7ca72: Preparing 12:04:47 5bf664bf7cb1: Preparing 12:04:47 bf7a6b94cd87: Preparing 12:04:47 fc582ac90e4f: Preparing 12:04:47 c2c95be46992: Preparing 12:04:47 0e64f2360a44: Preparing 12:04:47 0e64f2360a44: Waiting 12:04:47 5bf664bf7cb1: Pushed 12:04:47 bf7a6b94cd87: Pushed 12:04:47 c2c95be46992: Pushed 12:04:47 0e64f2360a44: Layer already exists 12:04:47 fc582ac90e4f: Pushed 12:04:55 279df2f7ca72: Pushed 12:04:55 3a4d231e1a68fe871a606931fb250be0849ae333: digest: sha256:1035b71948179f6f57cfc3afd29faab84c7e1c5a95e98b6fb9d3f1bcf78c8116 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:56 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:56 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 12:04:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 12:04:56 279df2f7ca72: Preparing 12:04:56 5bf664bf7cb1: Preparing 12:04:56 bf7a6b94cd87: Preparing 12:04:56 fc582ac90e4f: Preparing 12:04:56 c2c95be46992: Preparing 12:04:56 0e64f2360a44: Preparing 12:04:56 0e64f2360a44: Waiting 12:04:56 279df2f7ca72: Layer already exists 12:04:56 bf7a6b94cd87: Layer already exists 12:04:56 c2c95be46992: Layer already exists 12:04:56 fc582ac90e4f: Layer already exists 12:04:56 5bf664bf7cb1: Layer already exists 12:04:56 0e64f2360a44: Layer already exists 12:04:57 latest: digest: sha256:1035b71948179f6f57cfc3afd29faab84c7e1c5a95e98b6fb9d3f1bcf78c8116 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:57 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:57 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.7 12:04:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 12:04:57 279df2f7ca72: Preparing 12:04:57 5bf664bf7cb1: Preparing 12:04:57 bf7a6b94cd87: Preparing 12:04:57 fc582ac90e4f: Preparing 12:04:57 c2c95be46992: Preparing 12:04:57 0e64f2360a44: Preparing 12:04:57 c2c95be46992: Layer already exists 12:04:57 5bf664bf7cb1: Layer already exists 12:04:57 bf7a6b94cd87: Layer already exists 12:04:57 fc582ac90e4f: Layer already exists 12:04:57 279df2f7ca72: Layer already exists 12:04:57 0e64f2360a44: Layer already exists 12:04:58 4.1.0-dev.7: digest: sha256:1035b71948179f6f57cfc3afd29faab84c7e1c5a95e98b6fb9d3f1bcf78c8116 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:58 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3a4d231e1a68fe871a606931fb250be0849ae333-4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:58 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3a4d231e1a68fe871a606931fb250be0849ae333-4.1.0-dev.7 12:04:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 12:04:58 279df2f7ca72: Preparing 12:04:58 5bf664bf7cb1: Preparing 12:04:58 bf7a6b94cd87: Preparing 12:04:58 fc582ac90e4f: Preparing 12:04:58 c2c95be46992: Preparing 12:04:58 0e64f2360a44: Preparing 12:04:58 0e64f2360a44: Waiting 12:04:58 bf7a6b94cd87: Layer already exists 12:04:58 279df2f7ca72: Layer already exists 12:04:58 fc582ac90e4f: Layer already exists 12:04:58 c2c95be46992: Layer already exists 12:04:58 5bf664bf7cb1: Layer already exists 12:04:58 0e64f2360a44: Layer already exists 12:04:58 3a4d231e1a68fe871a606931fb250be0849ae333-4.1.0-dev.7: digest: sha256:1035b71948179f6f57cfc3afd29faab84c7e1c5a95e98b6fb9d3f1bcf78c8116 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:59 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:05:00 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main 12:05:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 12:05:00 279df2f7ca72: Preparing 12:05:00 5bf664bf7cb1: Preparing 12:05:00 bf7a6b94cd87: Preparing 12:05:00 fc582ac90e4f: Preparing 12:05:00 c2c95be46992: Preparing 12:05:00 0e64f2360a44: Preparing 12:05:00 0e64f2360a44: Waiting 12:05:00 fc582ac90e4f: Layer already exists 12:05:00 c2c95be46992: Layer already exists 12:05:00 bf7a6b94cd87: Layer already exists 12:05:00 279df2f7ca72: Layer already exists 12:05:00 5bf664bf7cb1: Layer already exists 12:05:00 0e64f2360a44: Layer already exists 12:05:00 main: digest: sha256:1035b71948179f6f57cfc3afd29faab84c7e1c5a95e98b6fb9d3f1bcf78c8116 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:05:00 ===================================================== [Pipeline] echo 12:05:00 taggedImages: 12:05:00 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3a4d231e1a68fe871a606931fb250be0849ae333 12:05:00 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 12:05:00 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.7 12:05:00 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3a4d231e1a68fe871a606931fb250be0849ae333-4.1.0-dev.7 12:05:00 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] echo 12:05:00 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:3a4d231e1a68fe871a606931fb250be0849ae333 [Pipeline] echo 12:05:00 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] echo 12:05:00 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.7 [Pipeline] echo 12:05:00 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:3a4d231e1a68fe871a606931fb250be0849ae333-4.1.0-dev.7 [Pipeline] echo 12:05:00 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:05:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:05:01 12:05:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:05:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:05:01 arm64: Pulling from edgex-lftools-log-publisher 12:05:01 8998bd30e6a1: Pulling fs layer 12:05:01 04944245beec: Pulling fs layer 12:05:01 699f458cf7ca: Pulling fs layer 12:05:01 765212b225bb: Pulling fs layer 12:05:01 f23df028b6ca: Pulling fs layer 12:05:01 765212b225bb: Waiting 12:05:01 d65c8cfc05b1: Pulling fs layer 12:05:01 f23df028b6ca: Waiting 12:05:01 2437ff75d9bd: Pulling fs layer 12:05:01 d65c8cfc05b1: Waiting 12:05:01 2437ff75d9bd: Waiting 12:05:01 04944245beec: Verifying Checksum 12:05:01 04944245beec: Download complete 12:05:01 765212b225bb: Verifying Checksum 12:05:01 765212b225bb: Download complete 12:05:01 f23df028b6ca: Verifying Checksum 12:05:01 f23df028b6ca: Download complete 12:05:01 d65c8cfc05b1: Verifying Checksum 12:05:01 d65c8cfc05b1: Download complete 12:05:01 699f458cf7ca: Verifying Checksum 12:05:01 699f458cf7ca: Download complete 12:05:02 8998bd30e6a1: Verifying Checksum 12:05:02 8998bd30e6a1: Download complete 12:05:04 2437ff75d9bd: Verifying Checksum 12:05:04 2437ff75d9bd: Download complete 12:05:06 8998bd30e6a1: Pull complete 12:05:07 04944245beec: Pull complete 12:05:08 699f458cf7ca: Pull complete 12:05:09 765212b225bb: Pull complete 12:05:09 f23df028b6ca: Pull complete 12:05:09 d65c8cfc05b1: Pull complete 12:05:28 2437ff75d9bd: Pull complete 12:05:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:05:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:05:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:05:28 prd-ubuntu20.04-docker-arm64-4c-16g-776018 does not seem to be running inside a container 12:05:28 $ 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/139 -v /w/workspace/device-gpio/139:/w/workspace/device-gpio/139:rw,z -v /w/workspace/device-gpio/139@tmp:/w/workspace/device-gpio/139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:05:31 $ docker top 190e0186946ede8e9b7eae033dc9749a4a2b0daffa4ba1d089d15f8364b392f1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:05:32 ---> job-cost.sh 12:05:32 lf-activate-venv: SKIPPING 12:05:32 INFO: No Stack... 12:05:32 INFO: Retrieving Pricing Info for: v3-standard-4 12:05:33 INFO: Archiving Costs [Pipeline] sh 12:05:34 + cat /w/workspace/device-gpio/139/archives/cost.csv 12:05:34 + cut -d, -f6 [Pipeline] lock 12:05:34 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-main-139-stack-cost] 12:05:34 Resource [jenkins-edgexfoundry-device-gpio-main-139-stack-cost] did not exist. Created. 12:05:34 Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-main-139-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:05:34 /w/workspace/device-gpio/139@tmp/durable-7a753e10/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:05:35 + echo total: 0.10999999940395355 [Pipeline] stash 12:05:35 Warning: overwriting stash ‘stack-cost’ 12:05:35 Stashed 1 file(s) [Pipeline] } 12:05:35 Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-main-139-stack-cost] [Pipeline] // lock [Pipeline] } 12:05:35 $ docker stop --time=1 190e0186946ede8e9b7eae033dc9749a4a2b0daffa4ba1d089d15f8364b392f1 12:05:38 $ docker rm -f --volumes 190e0186946ede8e9b7eae033dc9749a4a2b0daffa4ba1d089d15f8364b392f1 [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 12:05:39 provisioning config files... 12:05:39 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1735196058741631794tmp [Pipeline] { [Pipeline] sh 12:05:39 + set +x 12:05:39 + curl -s https://codecov.io/bash 12:05:39 + bash -s -- 12:05:39 12:05:39 _____ _ 12:05:39 / ____| | | 12:05:39 | | ___ __| | ___ ___ _____ __ 12:05:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:05:39 | |___| (_) | (_| | __/ (_| (_) \ V / 12:05:39 \_____\___/ \__,_|\___|\___\___/ \_/ 12:05:39 Bash-1.0.6 12:05:39 12:05:39 12:05:39 ==> git version 2.25.1 found 12:05:39 ==> 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 12:05:39 Release-Date: 2020-01-08 12:05:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:05:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:05:39 ==> Jenkins CI detected. 12:05:39 current dir:  /w/workspace/edgexfoundry_device-gpio_main 12:05:39 project root: . 12:05:39 --> token set from env 12:05:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:05:39 ==> Running gcov in . (disable via -X gcov) 12:05:39 ==> Python coveragepy not found 12:05:39 ==> Searching for coverage reports in: 12:05:39 + . 12:05:39 -> Found 1 reports 12:05:39 ==> Detecting git/mercurial file structure 12:05:39 ==> Reading reports 12:05:39 + ./coverage.out bytes=11324 12:05:39 ==> Appending adjustments 12:05:39 https://docs.codecov.io/docs/fixing-reports 12:05:39 + Found adjustments 12:05:39 ==> Gzipping contents 12:05:39 4.0K /tmp/codecov.4k0b78.gz 12:05:39 ==> Uploading reports 12:05:39 url: https://codecov.io 12:05:39 query: branch=main&commit=3a4d231e1a68fe871a606931fb250be0849ae333&build=139&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F139%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 12:05:39 -> Pinging Codecov 12:05:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3a4d231e1a68fe871a606931fb250be0849ae333&build=139&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F139%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 12:05:39 -> Uploading to 12:05:39 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-gpio/3a4d231e1a68fe871a606931fb250be0849ae333/caa7bece-7208-4d9a-b0af-397bb832cd08.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251231%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251231T120539Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=8e9abf0f0ead8845037863bce1fed56548c7eac0db1e674d357e4ccb3326acf5 12:05:39 % Total % Received % Xferd Average Speed Time Time Time Current 12:05:39 Dload Upload Total Spent Left Speed 12:05:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1699 0 0 100 1699 0 7291 --:--:-- --:--:-- --:--:-- 7291 12:05:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/3a4d231e1a68fe871a606931fb250be0849ae333 [Pipeline] } 12:05:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 12:05:40 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 12:05:40 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:05:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:05:40 12:05:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:05:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:05:40 latest: Pulling from edgex-devops/edgex-snyk-go 12:05:40 2d35ebdb57d9: Already exists 12:05:40 85e8836fcdb2: Pulling fs layer 12:05:40 91631faa732a: Pulling fs layer 12:05:40 f3f5ae8826fa: Pulling fs layer 12:05:40 4f4fb700ef54: Pulling fs layer 12:05:40 7861252a18e6: Pulling fs layer 12:05:40 9130f900ef6f: Pulling fs layer 12:05:40 4f4fb700ef54: Waiting 12:05:40 9130f900ef6f: Waiting 12:05:40 7861252a18e6: Waiting 12:05:40 f3f5ae8826fa: Download complete 12:05:40 85e8836fcdb2: Verifying Checksum 12:05:40 85e8836fcdb2: Download complete 12:05:40 4f4fb700ef54: Verifying Checksum 12:05:40 4f4fb700ef54: Download complete 12:05:40 85e8836fcdb2: Pull complete 12:05:41 7861252a18e6: Verifying Checksum 12:05:41 7861252a18e6: Download complete 12:05:41 91631faa732a: Verifying Checksum 12:05:41 91631faa732a: Download complete 12:05:42 9130f900ef6f: Verifying Checksum 12:05:42 9130f900ef6f: Download complete 12:05:47 91631faa732a: Pull complete 12:05:47 f3f5ae8826fa: Pull complete 12:05:47 4f4fb700ef54: Pull complete 12:05:47 7861252a18e6: Pull complete 12:05:53 9130f900ef6f: Pull complete 12:05:53 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 12:05:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:05:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:05:53 prd-ubuntu20.04-docker-8c-8g-776011 does not seem to be running inside a container 12:05:53 $ 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_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 12:05:55 $ docker top 5e1855f2dad68dfe5f9d094560f47729250bccf95befda8e96f29fd745d73799 -eo pid,comm [Pipeline] { [Pipeline] sh 12:05:55 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] echo 12:05:55 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh 12:05:55 + set -o pipefail 12:05:55 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' 12:06:02 12:06:02 Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... 12:06:02 12:06:02 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/934c5325-6bfa-42f0-9131-d7c3b7d1c836/history/eb9a565f-60e8-488a-bafe-aa2618c78c0a 12:06:02 12:06:02 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 12:06:02 12:06:02 12:06:02 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 12:06:02 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 12:06:02 $ docker stop --time=1 5e1855f2dad68dfe5f9d094560f47729250bccf95befda8e96f29fd745d73799 12:06:04 $ docker rm -f --volumes 5e1855f2dad68dfe5f9d094560f47729250bccf95befda8e96f29fd745d73799 [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 12:06:05 + git log --format=format:%s -1 3a4d231e1a68fe871a606931fb250be0849ae333 [Pipeline] sh 12:06:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:06:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:06:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:06:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:06:06 prd-ubuntu20.04-docker-8c-8g-776011 does not seem to be running inside a container 12:06:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:06:06 $ docker top a93f24b67f0e5afd42c1776157d4058f6705af455f0eb0ac6e0ec95127903347 -eo pid,comm 12:06:06 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). 12:06:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:06:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:06:06 [ssh-agent] Looking for ssh-agent implementation... 12:06:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:06:07 $ docker exec a93f24b67f0e5afd42c1776157d4058f6705af455f0eb0ac6e0ec95127903347 ssh-agent 12:06:07 SSH_AUTH_SOCK=/tmp/ssh-wvf4OduVDRWq/agent.31 12:06:07 SSH_AGENT_PID=37 12:06:07 Running ssh-add (command line suppressed) 12:06:07 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1613537115783775064.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1613537115783775064.key) 12:06:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:06:07 + git semver tag 12:06:07 2025-12-31 12:06:07,834 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 12:06:07 2025-12-31 12:06:07,838 [run_tag] DEBUG tag force:False 12:06:07 2025-12-31 12:06:07,838 [check_head_tag] DEBUG check head tag 12:06:07 2025-12-31 12:06:07,838 [execute] INFO git cat-file --batch-check 12:06:07 2025-12-31 12:06:07,839 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, stdin=, shell=False, universal_newlines=False) 12:06:07 2025-12-31 12:06:07,840 [execute] INFO git cat-file --batch 12:06:07 2025-12-31 12:06:07,841 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, stdin=, shell=False, universal_newlines=False) 12:06:07 2025-12-31 12:06:07,849 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 12:06:07 2025-12-31 12:06:07,849 [execute] INFO git tag -a v4.1.0-dev.7 -m v4.1.0-dev.7 12:06:07 2025-12-31 12:06:07,849 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.7', '-m', 'v4.1.0-dev.7'], cwd=/w/workspace/edgexfoundry_device-gpio_main, stdin=None, shell=False, universal_newlines=False) 12:06:07 2025-12-31 12:06:07,852 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 12:06:07 4.1.0-dev.7 [Pipeline] } 12:06:08 $ docker exec --env ******** --env ******** a93f24b67f0e5afd42c1776157d4058f6705af455f0eb0ac6e0ec95127903347 ssh-agent -k 12:06:08 unset SSH_AUTH_SOCK; 12:06:08 unset SSH_AGENT_PID; 12:06:08 echo Agent pid 37 killed; 12:06:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:06:08 + git semver [Pipeline] } 12:06:08 $ docker stop --time=1 a93f24b67f0e5afd42c1776157d4058f6705af455f0eb0ac6e0ec95127903347 12:06:10 $ docker rm -f --volumes a93f24b67f0e5afd42c1776157d4058f6705af455f0eb0ac6e0ec95127903347 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:06:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:06:10 12:06:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:06:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:06:10 0.23.1-centos7: Pulling from edgex-lftools 12:06:10 ab5ef0e58194: Pulling fs layer 12:06:10 9712f1f96733: Pulling fs layer 12:06:10 63f879dbbcfc: Pulling fs layer 12:06:10 0d9ebad4ef96: Pulling fs layer 12:06:10 e9a5061849ea: Pulling fs layer 12:06:10 d747dcd14b5f: Pulling fs layer 12:06:10 2de7ff778b66: Pulling fs layer 12:06:10 0d9ebad4ef96: Waiting 12:06:10 e9a5061849ea: Waiting 12:06:10 2de7ff778b66: Waiting 12:06:10 d747dcd14b5f: Waiting 12:06:10 9712f1f96733: Verifying Checksum 12:06:10 9712f1f96733: Download complete 12:06:11 63f879dbbcfc: Verifying Checksum 12:06:11 63f879dbbcfc: Download complete 12:06:11 e9a5061849ea: Verifying Checksum 12:06:11 e9a5061849ea: Download complete 12:06:11 d747dcd14b5f: Verifying Checksum 12:06:11 d747dcd14b5f: Download complete 12:06:11 0d9ebad4ef96: Verifying Checksum 12:06:11 0d9ebad4ef96: Download complete 12:06:11 ab5ef0e58194: Verifying Checksum 12:06:11 ab5ef0e58194: Download complete 12:06:11 2de7ff778b66: Verifying Checksum 12:06:11 2de7ff778b66: Download complete 12:06:15 ab5ef0e58194: Pull complete 12:06:15 9712f1f96733: Pull complete 12:06:16 63f879dbbcfc: Pull complete 12:06:23 0d9ebad4ef96: Pull complete 12:06:23 e9a5061849ea: Pull complete 12:06:23 d747dcd14b5f: Pull complete 12:06:24 2de7ff778b66: Pull complete 12:06:24 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 12:06:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:06:24 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:06:25 prd-ubuntu20.04-docker-8c-8g-776011 does not seem to be running inside a container 12:06:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 12:06:26 $ docker top 660eb6357c60b3b15ce7699e8e7f3fbc14f2922bec0c6abf7fa783ebc278965f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 12:06:26 provisioning config files... 12:06:26 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config3649201599207801749tmp 12:06:26 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5318818798611199642tmp 12:06:26 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config12831591875319025653tmp [Pipeline] { [Pipeline] echo 12:06:27 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 12:06:27 ---> sigul-configuration.sh 12:06:27 gpg: directory `/root/.gnupg' created 12:06:27 gpg: new configuration file `/root/.gnupg/gpg.conf' created 12:06:27 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 12:06:27 gpg: keyring `/root/.gnupg/secring.gpg' created 12:06:27 gpg: keyring `/root/.gnupg/pubring.gpg' created 12:06:27 gpg: CAST5 encrypted data 12:06:27 gpg: encrypted with 1 passphrase 12:06:27 gpg: WARNING: message was not integrity protected [Pipeline] sh 12:06:27 + mkdir /home/jenkins 12:06:27 + mkdir /home/jenkins/sigul [Pipeline] sh 12:06:27 + 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 12:06:28 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 12:06:28 ---> sigul-install.sh 12:06:28 Sigul already installed; skipping installation. [Pipeline] sh 12:06:28 + git tag --list 12:06:28 v1.0.0 12:06:28 v2.1.0 12:06:28 v2.1.1 12:06:28 v2.2.0 12:06:28 v2.3.0 12:06:28 v3.0 12:06:28 v3.0.0 12:06:28 v3.1 12:06:28 v3.1.0 12:06:28 v3.1.1 12:06:28 v4.0 12:06:28 v4.0.0 12:06:28 v4.0.1 12:06:28 v4.1.0-dev.1 12:06:28 v4.1.0-dev.2 12:06:28 v4.1.0-dev.3 12:06:28 v4.1.0-dev.4 12:06:28 v4.1.0-dev.5 12:06:28 v4.1.0-dev.6 12:06:28 v4.1.0-dev.7 [Pipeline] sh 12:06:28 + lftools sign git-tag v4.1.0-dev.7 12:06:29 Signing Git tag with Sigul... 12:06:29 Signing v4.1.0-dev.7 [Pipeline] echo 12:06:29 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 12:06:30 ---> sigul-configuration-cleanup.sh [Pipeline] } 12:06:30 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 12:06:30 $ docker stop --time=1 660eb6357c60b3b15ce7699e8e7f3fbc14f2922bec0c6abf7fa783ebc278965f 12:06:31 $ docker rm -f --volumes 660eb6357c60b3b15ce7699e8e7f3fbc14f2922bec0c6abf7fa783ebc278965f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 12:06:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:06:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:06:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:06:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:06:32 prd-ubuntu20.04-docker-8c-8g-776011 does not seem to be running inside a container 12:06:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:06:32 $ docker top 3151ff33624ccb049903f33072f2ddab7b6388b3096c2dcb3a59d3989f87ca1a -eo pid,comm 12:06:32 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). 12:06:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:06:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:06:33 [ssh-agent] Looking for ssh-agent implementation... 12:06:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:06:33 $ docker exec 3151ff33624ccb049903f33072f2ddab7b6388b3096c2dcb3a59d3989f87ca1a ssh-agent 12:06:33 SSH_AUTH_SOCK=/tmp/ssh-2z7P7Xn5a2B6/agent.33 12:06:33 SSH_AGENT_PID=40 12:06:33 Running ssh-add (command line suppressed) 12:06:33 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_16140630440974106658.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_16140630440974106658.key) 12:06:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:06:33 + git semver bump pre 12:06:33 2025-12-31 12:06:33,850 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 12:06:33 2025-12-31 12:06:33,854 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 12:06:33 2025-12-31 12:06:33,854 [bump_version] DEBUG bumping version:4.1.0-dev.7 on axis:pre with prefix:dev 12:06:33 2025-12-31 12:06:33,854 [bump_version] DEBUG bumped version:4.1.0-dev.8 12:06:33 2025-12-31 12:06:33,854 [write_version] DEBUG write version:4.1.0-dev.8 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True 12:06:33 2025-12-31 12:06:33,854 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 12:06:33 2025-12-31 12:06:33,854 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main 12:06:33 2025-12-31 12:06:33,856 [execute] INFO git cat-file --batch-check 12:06:33 2025-12-31 12:06:33,857 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=, shell=False, universal_newlines=False) 12:06:33 2025-12-31 12:06:33,860 [execute] INFO git cat-file --batch 12:06:33 2025-12-31 12:06:33,860 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=, shell=False, universal_newlines=False) 12:06:33 2025-12-31 12:06:33,864 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 12:06:33 4.1.0-dev.8 [Pipeline] } 12:06:33 $ docker exec --env ******** --env ******** 3151ff33624ccb049903f33072f2ddab7b6388b3096c2dcb3a59d3989f87ca1a ssh-agent -k 12:06:33 unset SSH_AUTH_SOCK; 12:06:33 unset SSH_AGENT_PID; 12:06:33 echo Agent pid 40 killed; 12:06:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:06:34 + git semver [Pipeline] } 12:06:34 $ docker stop --time=1 3151ff33624ccb049903f33072f2ddab7b6388b3096c2dcb3a59d3989f87ca1a 12:06:35 $ docker rm -f --volumes 3151ff33624ccb049903f33072f2ddab7b6388b3096c2dcb3a59d3989f87ca1a [Pipeline] // withDockerContainer [Pipeline] sh 12:06:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:06:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:06:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:06:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:06:36 prd-ubuntu20.04-docker-8c-8g-776011 does not seem to be running inside a container 12:06:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:06:36 $ docker top 952877f547f0550ceaed5c010297b04019f7ff8c4af7b26d48d9636e169101fb -eo pid,comm 12:06:36 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). 12:06:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:06:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:06:37 [ssh-agent] Looking for ssh-agent implementation... 12:06:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:06:37 $ docker exec 952877f547f0550ceaed5c010297b04019f7ff8c4af7b26d48d9636e169101fb ssh-agent 12:06:37 SSH_AUTH_SOCK=/tmp/ssh-FKEN3BjweshE/agent.32 12:06:37 SSH_AGENT_PID=38 12:06:37 Running ssh-add (command line suppressed) 12:06:37 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1845141541181985363.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1845141541181985363.key) 12:06:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:06:37 + git semver push 12:06:37 2025-12-31 12:06:37,909 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 12:06:37 2025-12-31 12:06:37,913 [run_push] DEBUG push 12:06:37 2025-12-31 12:06:37,914 [execute] INFO git cat-file --batch-check 12:06:37 2025-12-31 12:06:37,914 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=, shell=False, universal_newlines=False) 12:06:37 2025-12-31 12:06:37,917 [execute] INFO git rev-list f0834de034db8f2797b1a87d6063b38c9567d1d9 -- 12:06:37 2025-12-31 12:06:37,917 [execute] DEBUG Popen(['git', 'rev-list', 'f0834de034db8f2797b1a87d6063b38c9567d1d9', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=None, shell=False, universal_newlines=False) 12:06:37 2025-12-31 12:06:37,924 [execute] INFO git fetch -v -- origin 12:06:37 2025-12-31 12:06:37,925 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=None, shell=False, universal_newlines=True) 12:06:38 2025-12-31 12:06:38,482 [run_push] DEBUG no remote changes detected 12:06:38 2025-12-31 12:06:38,483 [execute] INFO git push origin semver 12:06:38 2025-12-31 12:06:38,483 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=None, shell=False, universal_newlines=False) 12:06:39 2025-12-31 12:06:39,278 [run_push] DEBUG push all version tags 12:06:39 2025-12-31 12:06:39,278 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 12:06:39 2025-12-31 12:06:39,279 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-gpio_main, stdin=None, shell=False, universal_newlines=False) 12:06:40 2025-12-31 12:06:40,027 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 12:06:40 4.1.0-dev.8 [Pipeline] } 12:06:40 $ docker exec --env ******** --env ******** 952877f547f0550ceaed5c010297b04019f7ff8c4af7b26d48d9636e169101fb ssh-agent -k 12:06:40 unset SSH_AUTH_SOCK; 12:06:40 unset SSH_AGENT_PID; 12:06:40 echo Agent pid 38 killed; 12:06:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:06:40 + git semver [Pipeline] } 12:06:41 $ docker stop --time=1 952877f547f0550ceaed5c010297b04019f7ff8c4af7b26d48d9636e169101fb 12:06:42 $ docker rm -f --volumes 952877f547f0550ceaed5c010297b04019f7ff8c4af7b26d48d9636e169101fb [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 12:06:42 + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] 12:06:42 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 12:06:42 total 16 12:06:42 drwxr-xr-x 3 root root 4096 Dec 31 11:52 . 12:06:42 drwxrwxr-x 9 jenkins jenkins 4096 Dec 31 12:06 .. 12:06:42 drwxr-xr-x 2 root root 4096 Dec 31 11:52 cost 12:06:42 -rw-r--r-- 1 root root 83 Dec 31 11:52 cost.csv 12:06:42 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives 12:06:42 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 12:06:42 total 16 12:06:42 drwxr-xr-x 3 jenkins jenkins 4096 Dec 31 11:52 . 12:06:42 drwxrwxr-x 9 jenkins jenkins 4096 Dec 31 12:06 .. 12:06:42 drwxr-xr-x 2 jenkins jenkins 4096 Dec 31 11:52 cost 12:06:42 -rw-r--r-- 1 jenkins jenkins 83 Dec 31 11:52 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:06:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:06:44 ---> package-listing.sh 12:06:44 ++ facter osfamily 12:06:44 ++ tr '[:upper:]' '[:lower:]' 12:06:44 + OS_FAMILY=debian 12:06:44 + workspace=/w/workspace/edgexfoundry_device-gpio_main 12:06:44 + START_PACKAGES=/tmp/packages_start.txt 12:06:44 + END_PACKAGES=/tmp/packages_end.txt 12:06:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:06:44 + PACKAGES=/tmp/packages_start.txt 12:06:44 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 12:06:44 + PACKAGES=/tmp/packages_end.txt 12:06:44 + case "${OS_FAMILY}" in 12:06:44 + dpkg -l 12:06:44 + grep '^ii' 12:06:44 + '[' -f /tmp/packages_start.txt ']' 12:06:44 + '[' -f /tmp/packages_end.txt ']' 12:06:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:06:44 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 12:06:44 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 12:06:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 12:06:44 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:06:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:06:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:06:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:06:45 prd-ubuntu20.04-docker-8c-8g-776011 does not seem to be running inside a container 12:06:45 $ 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:06:45 $ docker top 89f9ecbd806716f3e7be6101b02db91e61176b5f71a5b941a0edad3f65ec13da -eo pid,comm [Pipeline] { [Pipeline] sh 12:06:45 + touch /tmp/pre-build-complete [Pipeline] sh 12:06:46 + mkdir -p /var/log/sysstat [Pipeline] sh 12:06:46 + ls /var/log/sa-host 12:06:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:06:46 provisioning config files... 12:06:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config16519996135993695238tmp [Pipeline] { [Pipeline] echo 12:06:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:06:46 ---> create-netrc.sh [Pipeline] } 12:06:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:06:47 ---> python-tools-install.sh [Pipeline] echo 12:06:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:06:47 ---> sudo-logs.sh 12:06:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:06:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:06:47 ---> job-cost.sh 12:06:47 lf-activate-venv: SKIPPING 12:06:47 DEBUG: total: 0.2199999988079071 12:06:47 INFO: Retrieving Stack Cost... 12:06:48 INFO: Retrieving Pricing Info for: v3-standard-8 12:06:48 INFO: Archiving Costs [Pipeline] echo 12:06:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:06:48 ---> logs-deploy.sh 12:06:48 lf-activate-venv: SKIPPING 12:06:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/139 12:06:48 INFO: archiving workspace using pattern(s): 12:06:49 Archives upload complete. 12:06:49 INFO: archiving logs to Nexus 12:06:50 ---> uname -a: 12:06:50 Linux prd-ubuntu20-04-docker-8c-8g-776011 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 12:06:50 12:06:50