Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 04d71f93380c03689ae3663938a9aa0245bc0fe4 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-ssh7632755541443846905.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh4422694037441488756.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh18316379495671877688.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh18337525912028879734.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-ssh16211388841507416260.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-18459 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 04d71f93380c03689ae3663938a9aa0245bc0fe4 (main) Commit message: "Merge pull request #177 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.5.1" > 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 04d71f93380c03689ae3663938a9aa0245bc0fe4 # timeout=10 > git rev-list --no-walk 48bd73e9db85e88a37bd3be7a57145d756a3f8e1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-12T17:40:11.321Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-06-12T17:40:11.381Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-12T17:40:11.398Z] ========================================================= [2023-06-12T17:40:11.398Z] EdgeX Global Pipelines Version Info [2023-06-12T17:40:11.398Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-06-12T17:40:12.115Z] ------------------- [2023-06-12T17:40:12.115Z] stable info: [2023-06-12T17:40:12.115Z] ------------------- [2023-06-12T17:40:12.115Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-12T17:40:12.115Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-12T17:40:12.115Z] Message: update stable to v1.0.250 [2023-06-12T17:40:12.686Z] ------------------- [2023-06-12T17:40:12.686Z] experimental info: [2023-06-12T17:40:12.686Z] ------------------- [2023-06-12T17:40:12.686Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-12T17:40:12.686Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-12T17:40:12.686Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-06-12T17:40:12.868Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-06-12T17:40:12.883Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-06-12T17:40:12.903Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-06-12T17:40:12.920Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-06-12T17:40:12.933Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-06-12T17:40:12.945Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-06-12T17:40:12.962Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-06-12T17:40:12.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-06-12T17:40:13.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-06-12T17:40:13.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-12T17:40:13.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-06-12T17:40:13.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-06-12T17:40:13.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-06-12T17:40:13.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-06-12T17:40:13.086Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-06-12T17:40:13.101Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-06-12T17:40:13.112Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-06-12T17:40:13.128Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-06-12T17:40:13.139Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-12T17:40:13.153Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-06-12T17:40:13.168Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-06-12T17:40:13.179Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-06-12T17:40:13.192Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-06-12T17:40:13.204Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-06-12T17:40:13.216Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-06-12T17:40:13.227Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-12T17:40:13.243Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-06-12T17:40:13.259Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-06-12T17:40:13.278Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-06-12T17:40:13.296Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-06-12T17:40:13.313Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 04d71f93380c03689ae3663938a9aa0245bc0fe4 [Pipeline] echo [2023-06-12T17:40:13.333Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 04d71f9 [Pipeline] echo [2023-06-12T17:40:13.352Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-12T17:40:13.397Z] provisioning config files... [2023-06-12T17:40:13.411Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config3257433322688022871tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-12T17:40:13.712Z] ---> docker-login.sh [2023-06-12T17:40:13.712Z] nexus3.edgexfoundry.org:10001 [2023-06-12T17:40:13.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:40:14.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:40:14.232Z] Configure a credential helper to remove this warning. See [2023-06-12T17:40:14.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:40:14.232Z] [2023-06-12T17:40:14.232Z] Login Succeeded [2023-06-12T17:40:14.232Z] nexus3.edgexfoundry.org:10002 [2023-06-12T17:40:14.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:40:14.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:40:14.232Z] Configure a credential helper to remove this warning. See [2023-06-12T17:40:14.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:40:14.232Z] [2023-06-12T17:40:14.232Z] Login Succeeded [2023-06-12T17:40:14.232Z] nexus3.edgexfoundry.org:10003 [2023-06-12T17:40:14.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:40:14.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:40:14.491Z] Configure a credential helper to remove this warning. See [2023-06-12T17:40:14.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:40:14.491Z] [2023-06-12T17:40:14.491Z] Login Succeeded [2023-06-12T17:40:14.491Z] nexus3.edgexfoundry.org:10004 [2023-06-12T17:40:14.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:40:14.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:40:14.491Z] Configure a credential helper to remove this warning. See [2023-06-12T17:40:14.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:40:14.491Z] [2023-06-12T17:40:14.491Z] Login Succeeded [2023-06-12T17:40:14.491Z] docker.io [2023-06-12T17:40:14.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:40:14.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:40:14.752Z] Configure a credential helper to remove this warning. See [2023-06-12T17:40:14.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:40:14.752Z] [2023-06-12T17:40:14.752Z] Login Succeeded [2023-06-12T17:40:14.752Z] ---> docker-login.sh ends [Pipeline] } [2023-06-12T17:40:14.760Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-06-12T17:40:15.158Z] + git rev-list -1 --merges 04d71f93380c03689ae3663938a9aa0245bc0fe4~1..04d71f93380c03689ae3663938a9aa0245bc0fe4 [Pipeline] echo [2023-06-12T17:40:15.200Z] -----------> git rev-list -1 --merges 04d71f93380c03689ae3663938a9aa0245bc0fe4~1..04d71f93380c03689ae3663938a9aa0245bc0fe4 04d71f93380c03689ae3663938a9aa0245bc0fe4 [2023-06-12T17:40:15.200Z] 04d71f93380c03689ae3663938a9aa0245bc0fe4 [false] [Pipeline] sh [2023-06-12T17:40:15.488Z] + git log --format=format:%s -1 04d71f93380c03689ae3663938a9aa0245bc0fe4 [Pipeline] echo [2023-06-12T17:40:15.505Z] ========================================================= [2023-06-12T17:40:15.505Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-06-12T17:40:15.505Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-12T17:40:15.844Z] + git log --format=format:%s -1 04d71f93380c03689ae3663938a9aa0245bc0fe4 [Pipeline] echo [2023-06-12T17:40:15.855Z] [semverPrep] GIT_COMMIT: 04d71f93380c03689ae3663938a9aa0245bc0fe4, Commit Message: Merge pull request #177 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.5.1 [Pipeline] echo [2023-06-12T17:40:15.864Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-06-12T17:40:16.227Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-12T17:40:16.227Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-06-12T17:40:16.227Z] + [ -e /tmp/ssh_known_hosts ] [2023-06-12T17:40:16.227Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-06-12T17:40:16.227Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-06-12T17:40:16.227Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-06-12T17:40:16.227Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:40:16.653Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-12T17:40:16.653Z] [2023-06-12T17:40:16.653Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:40:16.967Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-12T17:40:16.967Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-06-12T17:40:16.967Z] b85a868b505f: Pulling fs layer [2023-06-12T17:40:16.967Z] e2be974225ed: Pulling fs layer [2023-06-12T17:40:16.967Z] 339a4e72a1f5: Pulling fs layer [2023-06-12T17:40:16.967Z] 988bab9f4d93: Pulling fs layer [2023-06-12T17:40:16.967Z] 1469e6f7b9e6: Pulling fs layer [2023-06-12T17:40:16.967Z] eaf3925da568: Pulling fs layer [2023-06-12T17:40:16.967Z] bab4dde63d76: Pulling fs layer [2023-06-12T17:40:16.967Z] bde34c3a00c8: Pulling fs layer [2023-06-12T17:40:16.967Z] b352a97aabf1: Pulling fs layer [2023-06-12T17:40:16.967Z] 4872d77fe225: Pulling fs layer [2023-06-12T17:40:16.967Z] 5851b861e8e6: Pulling fs layer [2023-06-12T17:40:16.967Z] 1469e6f7b9e6: Waiting [2023-06-12T17:40:16.967Z] eaf3925da568: Waiting [2023-06-12T17:40:16.967Z] bab4dde63d76: Waiting [2023-06-12T17:40:16.967Z] bde34c3a00c8: Waiting [2023-06-12T17:40:16.967Z] b352a97aabf1: Waiting [2023-06-12T17:40:16.967Z] 4872d77fe225: Waiting [2023-06-12T17:40:16.967Z] 5851b861e8e6: Waiting [2023-06-12T17:40:16.967Z] 988bab9f4d93: Waiting [2023-06-12T17:40:16.967Z] e2be974225ed: Verifying Checksum [2023-06-12T17:40:16.967Z] e2be974225ed: Download complete [2023-06-12T17:40:16.967Z] 988bab9f4d93: Download complete [2023-06-12T17:40:17.227Z] 1469e6f7b9e6: Verifying Checksum [2023-06-12T17:40:17.227Z] 1469e6f7b9e6: Download complete [2023-06-12T17:40:17.227Z] eaf3925da568: Verifying Checksum [2023-06-12T17:40:17.227Z] eaf3925da568: Download complete [2023-06-12T17:40:17.227Z] 339a4e72a1f5: Verifying Checksum [2023-06-12T17:40:17.227Z] 339a4e72a1f5: Download complete [2023-06-12T17:40:17.227Z] bde34c3a00c8: Download complete [2023-06-12T17:40:17.227Z] b352a97aabf1: Verifying Checksum [2023-06-12T17:40:17.227Z] b352a97aabf1: Download complete [2023-06-12T17:40:17.227Z] 4872d77fe225: Download complete [2023-06-12T17:40:17.227Z] 5851b861e8e6: Download complete [2023-06-12T17:40:17.227Z] b85a868b505f: Download complete [2023-06-12T17:40:17.486Z] bab4dde63d76: Verifying Checksum [2023-06-12T17:40:17.486Z] bab4dde63d76: Download complete [2023-06-12T17:40:18.424Z] b85a868b505f: Pull complete [2023-06-12T17:40:18.692Z] e2be974225ed: Pull complete [2023-06-12T17:40:19.275Z] 339a4e72a1f5: Pull complete [2023-06-12T17:40:19.275Z] 988bab9f4d93: Pull complete [2023-06-12T17:40:19.541Z] 1469e6f7b9e6: Pull complete [2023-06-12T17:40:19.541Z] eaf3925da568: Pull complete [2023-06-12T17:40:21.443Z] bab4dde63d76: Pull complete [2023-06-12T17:40:21.443Z] bde34c3a00c8: Pull complete [2023-06-12T17:40:21.702Z] b352a97aabf1: Pull complete [2023-06-12T17:40:21.702Z] 4872d77fe225: Pull complete [2023-06-12T17:40:21.962Z] 5851b861e8e6: Pull complete [2023-06-12T17:40:21.962Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-06-12T17:40:21.962Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-12T17:40:21.962Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-12T17:40:22.066Z] prd-ubuntu20.04-docker-8c-8g-18459 does not seem to be running inside a container [2023-06-12T17:40:22.100Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-12T17:40:24.799Z] $ docker top 4fcba95340507cb770e47348ced9b8ec852cf8bbf8261f85b2c02d5ebe90abec -eo pid,comm [2023-06-12T17:40:24.857Z] 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). [2023-06-12T17:40:24.857Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-12T17:40:24.903Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-12T17:40:24.903Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-12T17:40:25.021Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-12T17:40:25.028Z] $ docker exec 4fcba95340507cb770e47348ced9b8ec852cf8bbf8261f85b2c02d5ebe90abec ssh-agent [2023-06-12T17:40:25.158Z] SSH_AUTH_SOCK=/tmp/ssh-nJgijbx5SJrw/agent.32 [2023-06-12T17:40:25.158Z] SSH_AGENT_PID=38 [2023-06-12T17:40:25.169Z] Running ssh-add (command line suppressed) [2023-06-12T17:40:25.284Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_530153777062247830.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_530153777062247830.key) [2023-06-12T17:40:25.293Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-12T17:40:25.580Z] + git tag --points-at HEAD [Pipeline] } [2023-06-12T17:40:25.603Z] $ docker exec --env ******** --env ******** 4fcba95340507cb770e47348ced9b8ec852cf8bbf8261f85b2c02d5ebe90abec ssh-agent -k [2023-06-12T17:40:25.702Z] unset SSH_AUTH_SOCK; [2023-06-12T17:40:25.703Z] unset SSH_AGENT_PID; [2023-06-12T17:40:25.703Z] echo Agent pid 38 killed; [2023-06-12T17:40:25.711Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-06-12T17:40:25.734Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-12T17:40:25.734Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-12T17:40:25.840Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-12T17:40:25.847Z] $ docker exec 4fcba95340507cb770e47348ced9b8ec852cf8bbf8261f85b2c02d5ebe90abec ssh-agent [2023-06-12T17:40:25.969Z] SSH_AUTH_SOCK=/tmp/ssh-tfNnNSKf4hRH/agent.70 [2023-06-12T17:40:25.969Z] SSH_AGENT_PID=76 [2023-06-12T17:40:25.973Z] Running ssh-add (command line suppressed) [2023-06-12T17:40:26.088Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_12631408696350420428.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_12631408696350420428.key) [2023-06-12T17:40:26.098Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-12T17:40:26.384Z] + git semver init [2023-06-12T17:40:26.644Z] 2023-06-12 17:40:26,607 [run_init] DEBUG init version:0.0.0 force:False [2023-06-12T17:40:26.644Z] 2023-06-12 17:40:26,608 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2023-06-12T17:40:26.644Z] 2023-06-12 17:40:26,608 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2023-06-12T17:40:26.644Z] 2023-06-12 17:40:26,609 [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, universal_newlines=False, shell=None, istream=None) [2023-06-12T17:40:27.582Z] 2023-06-12 17:40:27,502 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2023-06-12T17:40:27.582Z] 2023-06-12 17:40:27,503 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2023-06-12T17:40:27.582Z] 2023-06-12 17:40:27,503 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-06-12T17:40:27.582Z] 2023-06-12 17:40:27,503 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-06-12T17:40:27.582Z] 3.1.0-dev.1 [Pipeline] } [2023-06-12T17:40:27.593Z] $ docker exec --env ******** --env ******** 4fcba95340507cb770e47348ced9b8ec852cf8bbf8261f85b2c02d5ebe90abec ssh-agent -k [2023-06-12T17:40:27.695Z] unset SSH_AUTH_SOCK; [2023-06-12T17:40:27.695Z] unset SSH_AGENT_PID; [2023-06-12T17:40:27.695Z] echo Agent pid 76 killed; [2023-06-12T17:40:27.706Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-12T17:40:28.018Z] + git semver [Pipeline] } [2023-06-12T17:40:28.292Z] $ docker stop --time=1 4fcba95340507cb770e47348ced9b8ec852cf8bbf8261f85b2c02d5ebe90abec [2023-06-12T17:40:29.597Z] $ docker rm -f --volumes 4fcba95340507cb770e47348ced9b8ec852cf8bbf8261f85b2c02d5ebe90abec [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-12T17:40:29.930Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-06-12T17:40:30.133Z] Stashed 1 file(s) [Pipeline] echo [2023-06-12T17:40:30.137Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-12T17:40:30.290Z] provisioning config files... [2023-06-12T17:40:30.298Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2104365017763295485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-12T17:40:30.606Z] ---> docker-login.sh [2023-06-12T17:40:30.606Z] nexus3.edgexfoundry.org:10001 [2023-06-12T17:40:30.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:40:30.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:40:30.606Z] Configure a credential helper to remove this warning. See [2023-06-12T17:40:30.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:40:30.606Z] [2023-06-12T17:40:30.606Z] Login Succeeded [2023-06-12T17:40:30.606Z] nexus3.edgexfoundry.org:10002 [2023-06-12T17:40:30.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:40:30.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:40:30.606Z] Configure a credential helper to remove this warning. See [2023-06-12T17:40:30.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:40:30.606Z] [2023-06-12T17:40:30.606Z] Login Succeeded [2023-06-12T17:40:30.606Z] nexus3.edgexfoundry.org:10003 [2023-06-12T17:40:30.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:40:30.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:40:30.864Z] Configure a credential helper to remove this warning. See [2023-06-12T17:40:30.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:40:30.864Z] [2023-06-12T17:40:30.864Z] Login Succeeded [2023-06-12T17:40:30.864Z] nexus3.edgexfoundry.org:10004 [2023-06-12T17:40:30.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:40:30.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:40:30.864Z] Configure a credential helper to remove this warning. See [2023-06-12T17:40:30.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:40:30.864Z] [2023-06-12T17:40:30.864Z] Login Succeeded [2023-06-12T17:40:30.864Z] docker.io [2023-06-12T17:40:31.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:40:31.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:40:31.385Z] Configure a credential helper to remove this warning. See [2023-06-12T17:40:31.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:40:31.385Z] [2023-06-12T17:40:31.385Z] Login Succeeded [2023-06-12T17:40:31.385Z] ---> docker-login.sh ends [Pipeline] } [2023-06-12T17:40:31.394Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-06-12T17:40:31.462Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-12T17:40:31.476Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-12T17:40:31.485Z] ========================================================= [2023-06-12T17:40:31.485Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-06-12T17:40:31.485Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:40:31.806Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-06-12T17:40:31.806Z] Sending build context to Docker daemon 16MB [2023-06-12T17:40:31.806Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-06-12T17:40:31.806Z] Step 2/12 : FROM ${BASE} AS builder [2023-06-12T17:40:31.806Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-06-12T17:40:31.806Z] f56be85fc22e: Pulling fs layer [2023-06-12T17:40:31.806Z] 85791d961cd3: Pulling fs layer [2023-06-12T17:40:31.806Z] d694b5ae8c79: Pulling fs layer [2023-06-12T17:40:31.806Z] 9f32a84ed3da: Pulling fs layer [2023-06-12T17:40:31.806Z] 4d19c01a9841: Pulling fs layer [2023-06-12T17:40:31.806Z] 9325e15d5711: Pulling fs layer [2023-06-12T17:40:31.806Z] 556b6ee489ea: Pulling fs layer [2023-06-12T17:40:31.806Z] c5a4b2cf53e6: Pulling fs layer [2023-06-12T17:40:31.806Z] 9325e15d5711: Waiting [2023-06-12T17:40:31.806Z] 556b6ee489ea: Waiting [2023-06-12T17:40:31.806Z] 4d19c01a9841: Waiting [2023-06-12T17:40:31.806Z] c5a4b2cf53e6: Waiting [2023-06-12T17:40:32.066Z] 85791d961cd3: Verifying Checksum [2023-06-12T17:40:32.066Z] 85791d961cd3: Download complete [2023-06-12T17:40:32.066Z] 9f32a84ed3da: Verifying Checksum [2023-06-12T17:40:32.066Z] 4d19c01a9841: Verifying Checksum [2023-06-12T17:40:32.066Z] 4d19c01a9841: Download complete [2023-06-12T17:40:32.066Z] f56be85fc22e: Verifying Checksum [2023-06-12T17:40:32.066Z] f56be85fc22e: Download complete [2023-06-12T17:40:32.066Z] 9325e15d5711: Verifying Checksum [2023-06-12T17:40:32.066Z] 9325e15d5711: Download complete [2023-06-12T17:40:32.066Z] f56be85fc22e: Pull complete [2023-06-12T17:40:32.333Z] 85791d961cd3: Pull complete [2023-06-12T17:40:32.594Z] c5a4b2cf53e6: Verifying Checksum [2023-06-12T17:40:32.594Z] c5a4b2cf53e6: Download complete [2023-06-12T17:40:32.594Z] d694b5ae8c79: Verifying Checksum [2023-06-12T17:40:32.594Z] d694b5ae8c79: Download complete [2023-06-12T17:40:32.853Z] 556b6ee489ea: Verifying Checksum [2023-06-12T17:40:32.853Z] 556b6ee489ea: Download complete [2023-06-12T17:40:36.140Z] d694b5ae8c79: Pull complete [2023-06-12T17:40:36.140Z] 9f32a84ed3da: Pull complete [2023-06-12T17:40:36.140Z] 4d19c01a9841: Pull complete [2023-06-12T17:40:36.399Z] 9325e15d5711: Pull complete [2023-06-12T17:40:38.936Z] 556b6ee489ea: Pull complete [2023-06-12T17:40:39.891Z] c5a4b2cf53e6: Pull complete [2023-06-12T17:40:39.891Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-06-12T17:40:39.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-12T17:40:39.891Z] ---> c4be618373d6 [2023-06-12T17:40:39.891Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-06-12T17:40:45.246Z] Still waiting to schedule task [2023-06-12T17:40:45.246Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-06-12T17:40:45.286Z] ---> Running in dfd7add56e0d [2023-06-12T17:40:45.287Z] Removing intermediate container dfd7add56e0d [2023-06-12T17:40:45.287Z] ---> dbfb222c1a1f [2023-06-12T17:40:45.287Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-12T17:40:45.287Z] ---> Running in a4448865911a [2023-06-12T17:40:45.287Z] Removing intermediate container a4448865911a [2023-06-12T17:40:45.287Z] ---> 4eac449d52de [2023-06-12T17:40:45.287Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-06-12T17:40:45.287Z] ---> Running in 8099411f1226 [2023-06-12T17:40:45.287Z] Removing intermediate container 8099411f1226 [2023-06-12T17:40:45.287Z] ---> b25605b82bc0 [2023-06-12T17:40:45.287Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-06-12T17:40:45.287Z] ---> Running in 2f21e59f9f3b [2023-06-12T17:40:45.287Z] Removing intermediate container 2f21e59f9f3b [2023-06-12T17:40:45.287Z] ---> d71cdadc4f64 [2023-06-12T17:40:45.287Z] Step 7/12 : WORKDIR /device-gpio [2023-06-12T17:40:45.287Z] ---> Running in dee01fb2517c [2023-06-12T17:40:45.287Z] Removing intermediate container dee01fb2517c [2023-06-12T17:40:45.287Z] ---> 8497d960f0c9 [2023-06-12T17:40:45.287Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-12T17:40:45.287Z] ---> Running in 6c57cf29042a [2023-06-12T17:40:45.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-12T17:40:45.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-12T17:40:46.066Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-06-12T17:40:46.066Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-06-12T17:40:46.066Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-06-12T17:40:46.066Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-06-12T17:40:46.066Z] Executing busybox-1.35.0-r29.trigger [2023-06-12T17:40:46.066Z] OK: 269 MiB in 57 packages [2023-06-12T17:40:46.633Z] Removing intermediate container 6c57cf29042a [2023-06-12T17:40:46.633Z] ---> 93ab0b646e85 [2023-06-12T17:40:46.633Z] Step 9/12 : COPY go.mod vendor* ./ [2023-06-12T17:40:46.633Z] ---> cd0d7f3f2832 [2023-06-12T17:40:46.633Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-12T17:40:46.633Z] ---> Running in 04939fa8271b [2023-06-12T17:41:42.880Z] Removing intermediate container 04939fa8271b [2023-06-12T17:41:42.880Z] ---> dc07286526e3 [2023-06-12T17:41:42.880Z] Step 11/12 : COPY . . [2023-06-12T17:41:42.880Z] ---> 43b0e43fa0e4 [2023-06-12T17:41:42.880Z] Step 12/12 : RUN ${MAKE} [2023-06-12T17:41:42.880Z] ---> Running in ecb4d92223d4 [2023-06-12T17:41:42.880Z] noop [2023-06-12T17:41:42.880Z] Removing intermediate container ecb4d92223d4 [2023-06-12T17:41:42.880Z] ---> 2d75f605b9f1 [2023-06-12T17:41:42.880Z] Successfully built 2d75f605b9f1 [2023-06-12T17:41:42.880Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:41:43.198Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-12T17:41:43.199Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-12T17:41:43.276Z] prd-ubuntu20.04-docker-8c-8g-18459 does not seem to be running inside a container [2023-06-12T17:41:43.310Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-06-12T17:41:43.650Z] $ docker top db93fbc5c6454cc6b7368e336b628b56b6b14c8b18ff9bae3c4d75161fe14469 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-12T17:41:43.985Z] + go version [2023-06-12T17:41:43.985Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-06-12T17:41:43.999Z] $ docker stop --time=1 db93fbc5c6454cc6b7368e336b628b56b6b14c8b18ff9bae3c4d75161fe14469 [2023-06-12T17:41:45.242Z] $ docker rm -f --volumes db93fbc5c6454cc6b7368e336b628b56b6b14c8b18ff9bae3c4d75161fe14469 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:41:45.650Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-12T17:41:45.650Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-12T17:41:45.724Z] prd-ubuntu20.04-docker-8c-8g-18459 does not seem to be running inside a container [2023-06-12T17:41:45.755Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-06-12T17:41:46.087Z] $ docker top 70fb06fc8fbe49392917a36ac698036d6bb90d2f314ce9f52cbd14d53fd3bfed -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-12T17:41:46.428Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh [2023-06-12T17:41:46.723Z] + make test [2023-06-12T17:41:46.723Z] go test ./... -coverprofile=coverage.out ./... [2023-06-12T17:41:51.993Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-06-12T17:42:01.962Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-06-12T17:42:01.962Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-06-12T17:42:08.518Z] go vet ./... [2023-06-12T17:42:11.045Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-12T17:42:11.045Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-12T17:42:11.045Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-12T17:42:11.060Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-06-12T17:42:11.076Z] $ docker stop --time=1 70fb06fc8fbe49392917a36ac698036d6bb90d2f314ce9f52cbd14d53fd3bfed [2023-06-12T17:42:14.397Z] $ docker rm -f --volumes 70fb06fc8fbe49392917a36ac698036d6bb90d2f314ce9f52cbd14d53fd3bfed [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-12T17:42:14.887Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-06-12T17:42:14.914Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-06-12T17:42:15.434Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18460 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2023-06-12T17:42:15.443Z] Running in /w/workspace/device-gpio/88 [Pipeline] { [2023-06-12T17:42:15.447Z] + sudo chown -R jenkins:jenkins . [Pipeline] checkout [Pipeline] sh [2023-06-12T17:42:15.473Z] The recommended git tool is: git [2023-06-12T17:42:15.735Z] + ls -al . [2023-06-12T17:42:15.736Z] total 164 [2023-06-12T17:42:15.736Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 12 17:41 . [2023-06-12T17:42:15.736Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 12 17:40 .. [2023-06-12T17:42:15.736Z] -rw-rw-r-- 1 jenkins jenkins 120 Jun 12 17:40 .dockerignore [2023-06-12T17:42:15.736Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 12 17:40 .git [2023-06-12T17:42:15.736Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 12 17:40 .github [2023-06-12T17:42:15.736Z] -rw-rw-r-- 1 jenkins jenkins 343 Jun 12 17:40 .gitignore [2023-06-12T17:42:15.736Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 12 17:40 .golangci.yml [2023-06-12T17:42:15.736Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 12 17:40 .semver [2023-06-12T17:42:15.736Z] -rw-rw-r-- 1 jenkins jenkins 9702 Jun 12 17:40 Attribution.txt [2023-06-12T17:42:15.736Z] -rw-rw-r-- 1 jenkins jenkins 6184 Jun 12 17:40 CHANGELOG.md [2023-06-12T17:42:15.736Z] -rw-rw-r-- 1 jenkins jenkins 1542 Jun 12 17:40 Dockerfile [2023-06-12T17:42:15.736Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 12 17:40 GOVERNANCE.md [2023-06-12T17:42:15.736Z] -rw-rw-r-- 1 jenkins jenkins 657 Jun 12 17:40 Jenkinsfile [2023-06-12T17:42:15.736Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 12 17:40 LICENSE [2023-06-12T17:42:15.736Z] -rw-rw-r-- 1 jenkins jenkins 1692 Jun 12 17:40 Makefile [2023-06-12T17:42:15.736Z] -rw-rw-r-- 1 jenkins jenkins 617 Jun 12 17:40 OWNERS.md [2023-06-12T17:42:15.736Z] -rw-rw-r-- 1 jenkins jenkins 12293 Jun 12 17:40 README.md [2023-06-12T17:42:15.736Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 12 17:40 VERSION [2023-06-12T17:42:15.736Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 12 17:40 bin [2023-06-12T17:42:15.736Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 12 17:40 cmd [2023-06-12T17:42:15.736Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 12 17:41 coverage.out [2023-06-12T17:42:15.736Z] -rw-rw-r-- 1 jenkins jenkins 3221 Jun 12 17:40 go.mod [2023-06-12T17:42:15.736Z] -rw-rw-r-- 1 jenkins jenkins 31489 Jun 12 17:40 go.sum [2023-06-12T17:42:15.736Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 12 17:40 internal [2023-06-12T17:42:15.736Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 12 17:40 snap [2023-06-12T17:42:15.736Z] -rw-rw-r-- 1 jenkins jenkins 209 Jun 12 17:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:42:16.055Z] + 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=04d71f93380c03689ae3663938a9aa0245bc0fe4 --label arch=amd64 --label version=3.1.0-dev.1 . [2023-06-12T17:42:16.055Z] Sending build context to Docker daemon 16MB [2023-06-12T17:42:16.055Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-06-12T17:42:16.055Z] Step 2/25 : FROM ${BASE} AS builder [2023-06-12T17:42:16.055Z] ---> 2d75f605b9f1 [2023-06-12T17:42:16.055Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-06-12T17:42:16.314Z] ---> Running in d51bca9d9507 [2023-06-12T17:42:16.314Z] Removing intermediate container d51bca9d9507 [2023-06-12T17:42:16.314Z] ---> 190344ba07d4 [2023-06-12T17:42:16.314Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-12T17:42:16.314Z] ---> Running in 365c78b0e4b2 [2023-06-12T17:42:16.314Z] Removing intermediate container 365c78b0e4b2 [2023-06-12T17:42:16.314Z] ---> ed1566731461 [2023-06-12T17:42:16.314Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-06-12T17:42:16.573Z] ---> Running in 2cbd0823582e [2023-06-12T17:42:16.573Z] Removing intermediate container 2cbd0823582e [2023-06-12T17:42:16.573Z] ---> 13c38187c560 [2023-06-12T17:42:16.573Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-06-12T17:42:16.573Z] ---> Running in 3b01931513f6 [2023-06-12T17:42:16.573Z] Removing intermediate container 3b01931513f6 [2023-06-12T17:42:16.573Z] ---> 413db405a4bc [2023-06-12T17:42:16.573Z] Step 7/25 : WORKDIR /device-gpio [2023-06-12T17:42:16.573Z] ---> Running in 7a6d5a94b2f4 [2023-06-12T17:42:16.573Z] Removing intermediate container 7a6d5a94b2f4 [2023-06-12T17:42:16.573Z] ---> 2def49d49444 [2023-06-12T17:42:16.573Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-12T17:42:16.831Z] ---> Running in cf7f3cd4ddb8 [2023-06-12T17:42:17.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-12T17:42:17.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-12T17:42:17.351Z] OK: 269 MiB in 57 packages [2023-06-12T17:42:17.612Z] Removing intermediate container cf7f3cd4ddb8 [2023-06-12T17:42:17.612Z] ---> 6734716e2daf [2023-06-12T17:42:17.612Z] Step 9/25 : COPY go.mod vendor* ./ [2023-06-12T17:42:17.612Z] ---> b3201bfea995 [2023-06-12T17:42:17.612Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-12T17:42:17.612Z] ---> Running in 02a2c53c0ed3 [2023-06-12T17:42:18.549Z] Removing intermediate container 02a2c53c0ed3 [2023-06-12T17:42:18.549Z] ---> 5c22fbc0f5bd [2023-06-12T17:42:18.549Z] Step 11/25 : COPY . . [2023-06-12T17:42:19.121Z] ---> 6179a8d451b9 [2023-06-12T17:42:19.121Z] Step 12/25 : RUN ${MAKE} [2023-06-12T17:42:19.121Z] ---> Running in b07d921142a1 [2023-06-12T17:42:19.379Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.0-dev.1" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-06-12T17:42:20.262Z] using credential edgex-jenkins-ssh [2023-06-12T17:42:20.280Z] Cloning the remote Git repository [2023-06-12T17:42:20.322Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-06-12T17:42:20.404Z] > git init /w/workspace/device-gpio/88 # timeout=10 [2023-06-12T17:42:20.915Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-06-12T17:42:20.916Z] > git --version # timeout=10 [2023-06-12T17:42:20.939Z] > git --version # 'git version 2.25.1' [2023-06-12T17:42:20.941Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-12T17:42:21.080Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-12T17:42:22.512Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-06-12T17:42:22.535Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-12T17:42:23.296Z] Avoid second fetch [2023-06-12T17:42:23.297Z] Checking out Revision 04d71f93380c03689ae3663938a9aa0245bc0fe4 (main) [2023-06-12T17:42:23.808Z] Commit message: "Merge pull request #177 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.5.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-12T17:42:23.315Z] > git config core.sparsecheckout # timeout=10 [2023-06-12T17:42:23.382Z] > git checkout -f 04d71f93380c03689ae3663938a9aa0245bc0fe4 # timeout=10 [2023-06-12T17:42:24.637Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-12T17:42:24.637Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-12T17:42:24.637Z] Dload Upload Total Spent Left Speed [2023-06-12T17:42:24.637Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh [2023-06-12T17:42:25.180Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-06-12T17:42:25.513Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-06-12T17:42:25.513Z] + sudo tee /etc/docker/daemon.new [2023-06-12T17:42:25.513Z] { [2023-06-12T17:42:25.513Z] "registry-mirrors": [ [2023-06-12T17:42:25.513Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-12T17:42:25.513Z] ], [2023-06-12T17:42:25.513Z] "bip": "10.250.0.254/24", [2023-06-12T17:42:25.513Z] "hosts": [ [2023-06-12T17:42:25.513Z] "tcp://0.0.0.0:5555", [2023-06-12T17:42:25.513Z] "unix:///var/run/docker.sock" [2023-06-12T17:42:25.513Z] ], [2023-06-12T17:42:25.513Z] "mtu": 1458, [2023-06-12T17:42:25.513Z] "selinux-enabled": true, [2023-06-12T17:42:25.513Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-12T17:42:25.513Z] } [Pipeline] sh [2023-06-12T17:42:25.839Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-06-12T17:42:26.175Z] + sudo service docker restart [2023-06-12T17:42:41.626Z] Removing intermediate container b07d921142a1 [2023-06-12T17:42:41.626Z] ---> 88e2beaf6c31 [2023-06-12T17:42:41.626Z] Step 13/25 : FROM alpine:3.17 [2023-06-12T17:42:41.626Z] 3.17: Pulling from library/alpine [2023-06-12T17:42:41.626Z] f56be85fc22e: Already exists [2023-06-12T17:42:41.626Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-12T17:42:41.626Z] Status: Downloaded newer image for alpine:3.17 [2023-06-12T17:42:41.626Z] ---> 9ed4aefc74f6 [2023-06-12T17:42:41.626Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-06-12T17:42:41.626Z] ---> Running in 98dfdc03e37a [2023-06-12T17:42:41.626Z] Removing intermediate container 98dfdc03e37a [2023-06-12T17:42:41.626Z] ---> a78b4f5c09ab [2023-06-12T17:42:41.626Z] Step 15/25 : RUN apk add --update --no-cache [2023-06-12T17:42:41.626Z] ---> Running in c9c86d8f2223 [2023-06-12T17:42:41.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-12T17:42:41.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-12T17:42:41.626Z] OK: 7 MiB in 15 packages [2023-06-12T17:42:41.626Z] Removing intermediate container c9c86d8f2223 [2023-06-12T17:42:41.626Z] ---> 132812d9efcc [2023-06-12T17:42:41.626Z] Step 16/25 : WORKDIR / [2023-06-12T17:42:41.626Z] ---> Running in d200e4cb14b8 [2023-06-12T17:42:41.626Z] Removing intermediate container d200e4cb14b8 [2023-06-12T17:42:41.626Z] ---> cc81f89e80dd [2023-06-12T17:42:41.626Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-06-12T17:42:41.626Z] ---> 86b3a9f586af [2023-06-12T17:42:41.626Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-06-12T17:42:41.626Z] ---> f24fd8d6c798 [2023-06-12T17:42:41.626Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-06-12T17:42:41.626Z] ---> 7370c362fe2b [2023-06-12T17:42:41.626Z] Step 20/25 : EXPOSE 59910 [2023-06-12T17:42:41.626Z] ---> Running in 9609eddcb18a [2023-06-12T17:42:41.626Z] Removing intermediate container 9609eddcb18a [2023-06-12T17:42:41.626Z] ---> 554495c64226 [2023-06-12T17:42:41.626Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-06-12T17:42:41.626Z] ---> Running in 0803077f6ed1 [2023-06-12T17:42:41.626Z] Removing intermediate container 0803077f6ed1 [2023-06-12T17:42:41.626Z] ---> 89944e37fbd9 [2023-06-12T17:42:41.626Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-06-12T17:42:41.626Z] ---> Running in 5d2521ec19e0 [2023-06-12T17:42:41.626Z] Removing intermediate container 5d2521ec19e0 [2023-06-12T17:42:41.626Z] ---> e35d144cde49 [2023-06-12T17:42:41.626Z] Step 23/25 : LABEL arch=amd64 [2023-06-12T17:42:41.626Z] ---> Running in 8513eacb11c1 [2023-06-12T17:42:41.626Z] Removing intermediate container 8513eacb11c1 [2023-06-12T17:42:41.626Z] ---> c1d7e42ee008 [2023-06-12T17:42:41.626Z] Step 24/25 : LABEL git_sha=04d71f93380c03689ae3663938a9aa0245bc0fe4 [2023-06-12T17:42:41.626Z] ---> Running in 0f018ec6d09b [2023-06-12T17:42:41.626Z] Removing intermediate container 0f018ec6d09b [2023-06-12T17:42:41.626Z] ---> e0877849557d [2023-06-12T17:42:41.626Z] Step 25/25 : LABEL version=3.1.0-dev.1 [2023-06-12T17:42:41.886Z] ---> Running in 7c9d6ca66e86 [2023-06-12T17:42:41.886Z] Removing intermediate container 7c9d6ca66e86 [2023-06-12T17:42:41.886Z] ---> 4f3b46352044 [2023-06-12T17:42:41.886Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-12T17:42:41.886Z] Successfully built 4f3b46352044 [2023-06-12T17:42:41.886Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-12T17:42:42.009Z] provisioning config files... [2023-06-12T17:42:42.020Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config12382933621350715874tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-12T17:42:42.314Z] ---> docker-login.sh [2023-06-12T17:42:42.314Z] nexus3.edgexfoundry.org:10001 [2023-06-12T17:42:42.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:42:42.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:42:42.314Z] Configure a credential helper to remove this warning. See [2023-06-12T17:42:42.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:42:42.314Z] [2023-06-12T17:42:42.314Z] Login Succeeded [2023-06-12T17:42:42.314Z] nexus3.edgexfoundry.org:10002 [2023-06-12T17:42:42.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:42:42.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:42:42.314Z] Configure a credential helper to remove this warning. See [2023-06-12T17:42:42.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:42:42.314Z] [2023-06-12T17:42:42.314Z] Login Succeeded [2023-06-12T17:42:42.314Z] nexus3.edgexfoundry.org:10003 [2023-06-12T17:42:42.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:42:42.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:42:42.574Z] Configure a credential helper to remove this warning. See [2023-06-12T17:42:42.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:42:42.574Z] [2023-06-12T17:42:42.574Z] Login Succeeded [2023-06-12T17:42:42.574Z] nexus3.edgexfoundry.org:10004 [2023-06-12T17:42:42.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:42:42.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:42:42.574Z] Configure a credential helper to remove this warning. See [2023-06-12T17:42:42.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:42:42.574Z] [2023-06-12T17:42:42.574Z] Login Succeeded [2023-06-12T17:42:42.574Z] docker.io [2023-06-12T17:42:42.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:42:42.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:42:42.834Z] Configure a credential helper to remove this warning. See [2023-06-12T17:42:42.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:42:42.834Z] [2023-06-12T17:42:42.834Z] Login Succeeded [2023-06-12T17:42:42.834Z] ---> docker-login.sh ends [Pipeline] } [2023-06-12T17:42:42.842Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-12T17:42:42.871Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-12T17:42:42.898Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2023-06-12T17:42:42.898Z] 04d71f93380c03689ae3663938a9aa0245bc0fe4 [2023-06-12T17:42:42.898Z] latest [2023-06-12T17:42:42.898Z] 3.1.0-dev.1 [2023-06-12T17:42:42.898Z] 04d71f93380c03689ae3663938a9aa0245bc0fe4-3.1.0-dev.1 [2023-06-12T17:42:42.898Z] main [2023-06-12T17:42:42.898Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:42:43.220Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:04d71f93380c03689ae3663938a9aa0245bc0fe4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:42:43.532Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:04d71f93380c03689ae3663938a9aa0245bc0fe4 [2023-06-12T17:42:43.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-06-12T17:42:43.532Z] a4c8094d8384: Preparing [2023-06-12T17:42:43.532Z] 5b9b62cf2ba5: Preparing [2023-06-12T17:42:43.532Z] 32d1fbd7552d: Preparing [2023-06-12T17:42:43.532Z] cbc6ce1c520a: Preparing [2023-06-12T17:42:43.532Z] f1417ff83b31: Preparing [2023-06-12T17:42:43.532Z] f1417ff83b31: Layer already exists [2023-06-12T17:42:43.532Z] cbc6ce1c520a: Pushed [2023-06-12T17:42:43.532Z] 5b9b62cf2ba5: Pushed [2023-06-12T17:42:43.532Z] 32d1fbd7552d: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-12T17:42:44.440Z] provisioning config files... [2023-06-12T17:42:44.465Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/88@tmp/config11399132779610392803tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-12T17:42:44.807Z] ---> docker-login.sh [2023-06-12T17:42:44.807Z] nexus3.edgexfoundry.org:10001 [2023-06-12T17:42:45.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:42:45.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:42:45.349Z] Configure a credential helper to remove this warning. See [2023-06-12T17:42:45.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:42:45.349Z] [2023-06-12T17:42:45.349Z] Login Succeeded [2023-06-12T17:42:45.349Z] nexus3.edgexfoundry.org:10002 [2023-06-12T17:42:45.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:42:45.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:42:45.618Z] Configure a credential helper to remove this warning. See [2023-06-12T17:42:45.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:42:45.618Z] [2023-06-12T17:42:45.618Z] Login Succeeded [2023-06-12T17:42:45.618Z] nexus3.edgexfoundry.org:10003 [2023-06-12T17:42:45.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:42:46.069Z] a4c8094d8384: Pushed [2023-06-12T17:42:46.069Z] 04d71f93380c03689ae3663938a9aa0245bc0fe4: digest: sha256:ad91c1b578b045f952dde56c390410e08bb5d0cf42169a1d9249385af249ab80 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:42:46.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:42:46.170Z] Configure a credential helper to remove this warning. See [2023-06-12T17:42:46.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:42:46.170Z] [2023-06-12T17:42:46.170Z] Login Succeeded [2023-06-12T17:42:46.170Z] nexus3.edgexfoundry.org:10004 [2023-06-12T17:42:46.375Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:42:46.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:42:46.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:42:46.440Z] Configure a credential helper to remove this warning. See [2023-06-12T17:42:46.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:42:46.440Z] [2023-06-12T17:42:46.440Z] Login Succeeded [2023-06-12T17:42:46.440Z] docker.io [2023-06-12T17:42:46.680Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2023-06-12T17:42:46.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-06-12T17:42:46.680Z] a4c8094d8384: Preparing [2023-06-12T17:42:46.680Z] 5b9b62cf2ba5: Preparing [2023-06-12T17:42:46.680Z] 32d1fbd7552d: Preparing [2023-06-12T17:42:46.680Z] cbc6ce1c520a: Preparing [2023-06-12T17:42:46.680Z] f1417ff83b31: Preparing [2023-06-12T17:42:46.680Z] 5b9b62cf2ba5: Layer already exists [2023-06-12T17:42:46.680Z] f1417ff83b31: Layer already exists [2023-06-12T17:42:46.680Z] a4c8094d8384: Layer already exists [2023-06-12T17:42:46.680Z] 32d1fbd7552d: Layer already exists [2023-06-12T17:42:46.680Z] cbc6ce1c520a: Layer already exists [2023-06-12T17:42:46.680Z] latest: digest: sha256:ad91c1b578b045f952dde56c390410e08bb5d0cf42169a1d9249385af249ab80 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-06-12T17:42:46.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2023-06-12T17:42:46.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:42:46.978Z] Configure a credential helper to remove this warning. See [2023-06-12T17:42:46.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:42:46.978Z] [2023-06-12T17:42:46.978Z] Login Succeeded [2023-06-12T17:42:46.978Z] ---> docker-login.sh ends [Pipeline] } [2023-06-12T17:42:46.990Z] Deleting 1 temporary files [2023-06-12T17:42:46.993Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] // configFileProvider [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [Pipeline] echo [2023-06-12T17:42:47.227Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-12T17:42:47.242Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-12T17:42:47.258Z] ========================================================= [2023-06-12T17:42:47.258Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-06-12T17:42:47.258Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:42:47.308Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.1 [2023-06-12T17:42:47.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-06-12T17:42:47.308Z] a4c8094d8384: Preparing [2023-06-12T17:42:47.308Z] 5b9b62cf2ba5: Preparing [2023-06-12T17:42:47.308Z] 32d1fbd7552d: Preparing [2023-06-12T17:42:47.308Z] cbc6ce1c520a: Preparing [2023-06-12T17:42:47.308Z] f1417ff83b31: Preparing [2023-06-12T17:42:47.308Z] f1417ff83b31: Layer already exists [2023-06-12T17:42:47.308Z] 5b9b62cf2ba5: Layer already exists [2023-06-12T17:42:47.308Z] 32d1fbd7552d: Layer already exists [2023-06-12T17:42:47.308Z] cbc6ce1c520a: Layer already exists [2023-06-12T17:42:47.308Z] a4c8094d8384: Layer already exists [2023-06-12T17:42:47.308Z] 3.1.0-dev.1: digest: sha256:ad91c1b578b045f952dde56c390410e08bb5d0cf42169a1d9249385af249ab80 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:42:47.614Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-06-12T17:42:47.670Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:04d71f93380c03689ae3663938a9aa0245bc0fe4-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:42:47.881Z] Sending build context to Docker daemon 8.058MB [2023-06-12T17:42:47.881Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-06-12T17:42:47.881Z] Step 2/12 : FROM ${BASE} AS builder [2023-06-12T17:42:47.975Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:04d71f93380c03689ae3663938a9aa0245bc0fe4-3.1.0-dev.1 [2023-06-12T17:42:47.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-06-12T17:42:47.975Z] a4c8094d8384: Preparing [2023-06-12T17:42:47.975Z] 5b9b62cf2ba5: Preparing [2023-06-12T17:42:47.975Z] 32d1fbd7552d: Preparing [2023-06-12T17:42:47.975Z] cbc6ce1c520a: Preparing [2023-06-12T17:42:47.975Z] f1417ff83b31: Preparing [2023-06-12T17:42:47.975Z] cbc6ce1c520a: Layer already exists [2023-06-12T17:42:47.975Z] 32d1fbd7552d: Layer already exists [2023-06-12T17:42:47.975Z] 5b9b62cf2ba5: Layer already exists [2023-06-12T17:42:47.975Z] f1417ff83b31: Layer already exists [2023-06-12T17:42:47.975Z] a4c8094d8384: Layer already exists [2023-06-12T17:42:47.975Z] 04d71f93380c03689ae3663938a9aa0245bc0fe4-3.1.0-dev.1: digest: sha256:ad91c1b578b045f952dde56c390410e08bb5d0cf42169a1d9249385af249ab80 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:42:48.156Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-06-12T17:42:48.157Z] c41833b44d91: Pulling fs layer [2023-06-12T17:42:48.157Z] ed15518f5707: Pulling fs layer [2023-06-12T17:42:48.157Z] feae8fd75edb: Pulling fs layer [2023-06-12T17:42:48.157Z] 242c74f7c9fa: Pulling fs layer [2023-06-12T17:42:48.157Z] 3cdef696dda3: Pulling fs layer [2023-06-12T17:42:48.157Z] 2ced38df9373: Pulling fs layer [2023-06-12T17:42:48.157Z] 58f1dce35555: Pulling fs layer [2023-06-12T17:42:48.157Z] 3cdef696dda3: Waiting [2023-06-12T17:42:48.157Z] 242c74f7c9fa: Waiting [2023-06-12T17:42:48.157Z] 2ced38df9373: Waiting [2023-06-12T17:42:48.157Z] 58f1dce35555: Waiting [2023-06-12T17:42:48.157Z] ed15518f5707: Verifying Checksum [2023-06-12T17:42:48.157Z] ed15518f5707: Download complete [2023-06-12T17:42:48.157Z] 242c74f7c9fa: Verifying Checksum [2023-06-12T17:42:48.157Z] 242c74f7c9fa: Download complete [2023-06-12T17:42:48.157Z] 3cdef696dda3: Verifying Checksum [2023-06-12T17:42:48.157Z] 3cdef696dda3: Download complete [2023-06-12T17:42:48.157Z] c41833b44d91: Verifying Checksum [2023-06-12T17:42:48.157Z] c41833b44d91: Download complete [2023-06-12T17:42:48.283Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:42:48.589Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2023-06-12T17:42:48.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-06-12T17:42:48.589Z] a4c8094d8384: Preparing [2023-06-12T17:42:48.589Z] 5b9b62cf2ba5: Preparing [2023-06-12T17:42:48.589Z] 32d1fbd7552d: Preparing [2023-06-12T17:42:48.589Z] cbc6ce1c520a: Preparing [2023-06-12T17:42:48.589Z] f1417ff83b31: Preparing [2023-06-12T17:42:48.589Z] a4c8094d8384: Layer already exists [2023-06-12T17:42:48.589Z] cbc6ce1c520a: Layer already exists [2023-06-12T17:42:48.589Z] 32d1fbd7552d: Layer already exists [2023-06-12T17:42:48.589Z] 5b9b62cf2ba5: Layer already exists [2023-06-12T17:42:48.589Z] f1417ff83b31: Layer already exists [2023-06-12T17:42:48.589Z] main: digest: sha256:ad91c1b578b045f952dde56c390410e08bb5d0cf42169a1d9249385af249ab80 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-12T17:42:48.644Z] ===================================================== [Pipeline] echo [2023-06-12T17:42:48.654Z] taggedImages: [2023-06-12T17:42:48.654Z] - nexus3.edgexfoundry.org:10004/device-gpio:04d71f93380c03689ae3663938a9aa0245bc0fe4 [2023-06-12T17:42:48.654Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2023-06-12T17:42:48.654Z] - nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.1 [2023-06-12T17:42:48.654Z] - nexus3.edgexfoundry.org:10004/device-gpio:04d71f93380c03689ae3663938a9aa0245bc0fe4-3.1.0-dev.1 [2023-06-12T17:42:48.654Z] - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:42:49.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-12T17:42:49.032Z] [2023-06-12T17:42:49.032Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:42:49.129Z] c41833b44d91: Pull complete [2023-06-12T17:42:49.329Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-12T17:42:49.329Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-12T17:42:49.329Z] 5eb5b503b376: Pulling fs layer [2023-06-12T17:42:49.329Z] 5c69ac0246d0: Pulling fs layer [2023-06-12T17:42:49.329Z] ec43610c2a17: Pulling fs layer [2023-06-12T17:42:49.329Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-12T17:42:49.329Z] 33b1e0a273af: Pulling fs layer [2023-06-12T17:42:49.329Z] 5d3b04190fa2: Pulling fs layer [2023-06-12T17:42:49.329Z] 2f39f015ded8: Pulling fs layer [2023-06-12T17:42:49.329Z] 3a2ae6a8a46f: Waiting [2023-06-12T17:42:49.329Z] 2f39f015ded8: Waiting [2023-06-12T17:42:49.329Z] 33b1e0a273af: Waiting [2023-06-12T17:42:49.329Z] 5c69ac0246d0: Verifying Checksum [2023-06-12T17:42:49.329Z] 5c69ac0246d0: Download complete [2023-06-12T17:42:49.329Z] 3a2ae6a8a46f: Verifying Checksum [2023-06-12T17:42:49.329Z] 3a2ae6a8a46f: Download complete [2023-06-12T17:42:49.329Z] 33b1e0a273af: Verifying Checksum [2023-06-12T17:42:49.329Z] 33b1e0a273af: Download complete [2023-06-12T17:42:49.404Z] 58f1dce35555: Verifying Checksum [2023-06-12T17:42:49.404Z] 58f1dce35555: Download complete [2023-06-12T17:42:49.588Z] ec43610c2a17: Verifying Checksum [2023-06-12T17:42:49.588Z] ec43610c2a17: Download complete [2023-06-12T17:42:49.588Z] 5d3b04190fa2: Verifying Checksum [2023-06-12T17:42:49.588Z] 5d3b04190fa2: Download complete [2023-06-12T17:42:49.588Z] 5eb5b503b376: Verifying Checksum [2023-06-12T17:42:49.588Z] 5eb5b503b376: Download complete [2023-06-12T17:42:49.680Z] ed15518f5707: Pull complete [2023-06-12T17:42:50.524Z] 2f39f015ded8: Download complete [2023-06-12T17:42:50.648Z] feae8fd75edb: Verifying Checksum [2023-06-12T17:42:50.648Z] feae8fd75edb: Download complete [2023-06-12T17:42:50.648Z] 2ced38df9373: Verifying Checksum [2023-06-12T17:42:50.648Z] 2ced38df9373: Download complete [2023-06-12T17:42:50.782Z] 5eb5b503b376: Pull complete [2023-06-12T17:42:50.782Z] 5c69ac0246d0: Pull complete [2023-06-12T17:42:51.349Z] ec43610c2a17: Pull complete [2023-06-12T17:42:51.349Z] 3a2ae6a8a46f: Pull complete [2023-06-12T17:42:51.349Z] 33b1e0a273af: Pull complete [2023-06-12T17:42:51.608Z] 5d3b04190fa2: Pull complete [2023-06-12T17:42:55.794Z] 2f39f015ded8: Pull complete [2023-06-12T17:42:55.794Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-12T17:42:55.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-12T17:42:55.794Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-12T17:42:55.871Z] prd-ubuntu20.04-docker-8c-8g-18459 does not seem to be running inside a container [2023-06-12T17:42:55.904Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-12T17:43:00.163Z] $ docker top fb5e03e557c6b28ff0ddd67150239fc578b5010728f41d70835a32dce9ff4a1b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-12T17:43:00.555Z] ---> job-cost.sh [2023-06-12T17:43:00.555Z] lf-activate-venv: SKIPPING [2023-06-12T17:43:00.555Z] INFO: No Stack... [2023-06-12T17:43:00.815Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-12T17:43:01.383Z] INFO: Archiving Costs [Pipeline] sh [2023-06-12T17:43:01.674Z] + cut -d, -f6 [2023-06-12T17:43:01.674Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [Pipeline] lock [2023-06-12T17:43:01.691Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-88-stack-cost] [2023-06-12T17:43:01.700Z] Resource [jenkins-edgexfoundry-device-gpio-main-88-stack-cost] did not exist. Created. [2023-06-12T17:43:01.700Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-88-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-12T17:43:02.004Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-06-12T17:43:02.036Z] Stashed 1 file(s) [Pipeline] } [2023-06-12T17:43:02.043Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-88-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-12T17:43:02.063Z] $ docker stop --time=1 fb5e03e557c6b28ff0ddd67150239fc578b5010728f41d70835a32dce9ff4a1b [2023-06-12T17:43:03.011Z] feae8fd75edb: Pull complete [2023-06-12T17:43:03.011Z] 242c74f7c9fa: Pull complete [2023-06-12T17:43:03.011Z] 3cdef696dda3: Pull complete [2023-06-12T17:43:03.209Z] $ docker rm -f --volumes fb5e03e557c6b28ff0ddd67150239fc578b5010728f41d70835a32dce9ff4a1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-06-12T17:43:09.679Z] 2ced38df9373: Pull complete [2023-06-12T17:43:11.100Z] 58f1dce35555: Pull complete [2023-06-12T17:43:11.100Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-06-12T17:43:11.100Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-12T17:43:11.368Z] ---> fadd8f120f05 [2023-06-12T17:43:11.368Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-06-12T17:43:12.784Z] ---> Running in 865e7d82fb0c [2023-06-12T17:43:13.072Z] Removing intermediate container 865e7d82fb0c [2023-06-12T17:43:13.072Z] ---> a0d8789009d0 [2023-06-12T17:43:13.072Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-12T17:43:13.341Z] ---> Running in d9bdeef9eab4 [2023-06-12T17:43:13.607Z] Removing intermediate container d9bdeef9eab4 [2023-06-12T17:43:13.607Z] ---> b25756623193 [2023-06-12T17:43:13.607Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-06-12T17:43:13.607Z] ---> Running in f170d7d077fe [2023-06-12T17:43:13.877Z] Removing intermediate container f170d7d077fe [2023-06-12T17:43:13.877Z] ---> e67a9acd5463 [2023-06-12T17:43:13.877Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-06-12T17:43:13.877Z] ---> Running in 41b939267924 [2023-06-12T17:43:14.150Z] Removing intermediate container 41b939267924 [2023-06-12T17:43:14.150Z] ---> 0ed819b6bb5a [2023-06-12T17:43:14.150Z] Step 7/12 : WORKDIR /device-gpio [2023-06-12T17:43:14.416Z] ---> Running in 1ee29ad67dc8 [2023-06-12T17:43:14.747Z] Removing intermediate container 1ee29ad67dc8 [2023-06-12T17:43:14.747Z] ---> 657a5da8bf1d [2023-06-12T17:43:14.747Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-12T17:43:14.747Z] ---> Running in 876de137630a [2023-06-12T17:43:15.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-12T17:43:16.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-12T17:43:17.300Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-06-12T17:43:17.300Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-06-12T17:43:17.300Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-06-12T17:43:17.300Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-06-12T17:43:17.300Z] Executing busybox-1.35.0-r29.trigger [2023-06-12T17:43:17.300Z] OK: 268 MiB in 57 packages [2023-06-12T17:43:18.260Z] Removing intermediate container 876de137630a [2023-06-12T17:43:18.260Z] ---> 503b7336a82e [2023-06-12T17:43:18.260Z] Step 9/12 : COPY go.mod vendor* ./ [2023-06-12T17:43:18.840Z] ---> 13141362db5e [2023-06-12T17:43:18.840Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-12T17:43:18.840Z] ---> Running in e5ffaedb9a79 [2023-06-12T17:44:26.719Z] Removing intermediate container e5ffaedb9a79 [2023-06-12T17:44:26.719Z] ---> 6c78f41f1439 [2023-06-12T17:44:26.719Z] Step 11/12 : COPY . . [2023-06-12T17:44:26.719Z] ---> 1ad7e7b71fc8 [2023-06-12T17:44:26.719Z] Step 12/12 : RUN ${MAKE} [2023-06-12T17:44:26.719Z] ---> Running in f27d7a9ff663 [2023-06-12T17:44:26.719Z] noop [2023-06-12T17:44:26.719Z] Removing intermediate container f27d7a9ff663 [2023-06-12T17:44:26.719Z] ---> fe4129796e03 [2023-06-12T17:44:26.719Z] Successfully built fe4129796e03 [2023-06-12T17:44:26.719Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:44:27.074Z] + docker inspect -f . ci-base-image-arm64 [2023-06-12T17:44:27.074Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-12T17:44:27.273Z] prd-ubuntu20.04-docker-arm64-4c-16g-18460 does not seem to be running inside a container [2023-06-12T17:44:27.337Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/88 -v /w/workspace/device-gpio/88:/w/workspace/device-gpio/88:rw,z -v /w/workspace/device-gpio/88@tmp:/w/workspace/device-gpio/88@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 [2023-06-12T17:44:28.478Z] $ docker top 39ece8cb6ed6822d62232dd5f8560a759718adb2cf5e6da2cbc5721eacb3c593 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-12T17:44:29.294Z] + go version [2023-06-12T17:44:29.294Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-06-12T17:44:29.316Z] $ docker stop --time=1 39ece8cb6ed6822d62232dd5f8560a759718adb2cf5e6da2cbc5721eacb3c593 [2023-06-12T17:44:31.294Z] $ docker rm -f --volumes 39ece8cb6ed6822d62232dd5f8560a759718adb2cf5e6da2cbc5721eacb3c593 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:44:31.827Z] + docker inspect -f . ci-base-image-arm64 [2023-06-12T17:44:31.827Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-12T17:44:32.002Z] prd-ubuntu20.04-docker-arm64-4c-16g-18460 does not seem to be running inside a container [2023-06-12T17:44:32.064Z] $ 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/88 -v /w/workspace/device-gpio/88:/w/workspace/device-gpio/88:rw,z -v /w/workspace/device-gpio/88@tmp:/w/workspace/device-gpio/88@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 [2023-06-12T17:44:33.184Z] $ docker top 2c2135fefeb8618f3562920e9b0db5ad4efcd5be0e78cdb00ead84e26f785e57 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-12T17:44:33.680Z] + git config --global --add safe.directory /w/workspace/device-gpio/88 [Pipeline] fileExists [Pipeline] sh [2023-06-12T17:44:34.589Z] + make test [2023-06-12T17:44:34.589Z] go test ./... -coverprofile=coverage.out ./... [2023-06-12T17:45:06.909Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-06-12T17:46:44.857Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-06-12T17:46:44.857Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-06-12T17:46:44.857Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-06-12T17:46:44.857Z] go vet ./... [2023-06-12T17:47:17.094Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-12T17:47:17.094Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-12T17:47:17.094Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-12T17:47:17.112Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-06-12T17:47:17.124Z] $ docker stop --time=1 2c2135fefeb8618f3562920e9b0db5ad4efcd5be0e78cdb00ead84e26f785e57 [2023-06-12T17:47:18.852Z] $ docker rm -f --volumes 2c2135fefeb8618f3562920e9b0db5ad4efcd5be0e78cdb00ead84e26f785e57 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-12T17:47:19.923Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-06-12T17:47:19.946Z] Warning: overwriting stash ‘coverage-report’ [2023-06-12T17:47:20.323Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-12T17:47:20.688Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-12T17:47:21.006Z] + ls -al . [2023-06-12T17:47:21.006Z] total 160 [2023-06-12T17:47:21.006Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 12 17:44 . [2023-06-12T17:47:21.006Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 12 17:42 .. [2023-06-12T17:47:21.006Z] -rw-rw-r-- 1 jenkins jenkins 120 Jun 12 17:42 .dockerignore [2023-06-12T17:47:21.006Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 12 17:42 .git [2023-06-12T17:47:21.006Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 12 17:42 .github [2023-06-12T17:47:21.006Z] -rw-rw-r-- 1 jenkins jenkins 343 Jun 12 17:42 .gitignore [2023-06-12T17:47:21.006Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 12 17:42 .golangci.yml [2023-06-12T17:47:21.006Z] -rw-rw-r-- 1 jenkins jenkins 9702 Jun 12 17:42 Attribution.txt [2023-06-12T17:47:21.006Z] -rw-rw-r-- 1 jenkins jenkins 6184 Jun 12 17:42 CHANGELOG.md [2023-06-12T17:47:21.006Z] -rw-rw-r-- 1 jenkins jenkins 1542 Jun 12 17:42 Dockerfile [2023-06-12T17:47:21.006Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 12 17:42 GOVERNANCE.md [2023-06-12T17:47:21.006Z] -rw-rw-r-- 1 jenkins jenkins 657 Jun 12 17:42 Jenkinsfile [2023-06-12T17:47:21.006Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 12 17:42 LICENSE [2023-06-12T17:47:21.006Z] -rw-rw-r-- 1 jenkins jenkins 1692 Jun 12 17:42 Makefile [2023-06-12T17:47:21.006Z] -rw-rw-r-- 1 jenkins jenkins 617 Jun 12 17:42 OWNERS.md [2023-06-12T17:47:21.006Z] -rw-rw-r-- 1 jenkins jenkins 12293 Jun 12 17:42 README.md [2023-06-12T17:47:21.006Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 12 17:40 VERSION [2023-06-12T17:47:21.006Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 12 17:42 bin [2023-06-12T17:47:21.006Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 12 17:42 cmd [2023-06-12T17:47:21.006Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 12 17:44 coverage.out [2023-06-12T17:47:21.006Z] -rw-rw-r-- 1 jenkins jenkins 3221 Jun 12 17:42 go.mod [2023-06-12T17:47:21.006Z] -rw-rw-r-- 1 jenkins jenkins 31489 Jun 12 17:42 go.sum [2023-06-12T17:47:21.006Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 12 17:42 internal [2023-06-12T17:47:21.006Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 12 17:42 snap [2023-06-12T17:47:21.006Z] -rw-rw-r-- 1 jenkins jenkins 209 Jun 12 17:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:47:21.340Z] + 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=04d71f93380c03689ae3663938a9aa0245bc0fe4 --label arch=arm64 --label version=3.1.0-dev.1 . [2023-06-12T17:47:21.605Z] Sending build context to Docker daemon 8.059MB [2023-06-12T17:47:21.605Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-06-12T17:47:21.605Z] Step 2/25 : FROM ${BASE} AS builder [2023-06-12T17:47:21.605Z] ---> fe4129796e03 [2023-06-12T17:47:21.605Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-06-12T17:47:21.874Z] ---> Running in ce761dbb5097 [2023-06-12T17:47:22.460Z] Removing intermediate container ce761dbb5097 [2023-06-12T17:47:22.460Z] ---> 796c1507be92 [2023-06-12T17:47:22.460Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-12T17:47:22.460Z] ---> Running in e58243f614c4 [2023-06-12T17:47:22.729Z] Removing intermediate container e58243f614c4 [2023-06-12T17:47:22.729Z] ---> 4b84b2068c6e [2023-06-12T17:47:22.729Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-06-12T17:47:22.729Z] ---> Running in b5789f39ecb7 [2023-06-12T17:47:23.335Z] Removing intermediate container b5789f39ecb7 [2023-06-12T17:47:23.335Z] ---> 6becce1cb6d0 [2023-06-12T17:47:23.335Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-06-12T17:47:23.335Z] ---> Running in c70e6636c3ad [2023-06-12T17:47:23.602Z] Removing intermediate container c70e6636c3ad [2023-06-12T17:47:23.602Z] ---> 1bc5e57c1c9b [2023-06-12T17:47:23.602Z] Step 7/25 : WORKDIR /device-gpio [2023-06-12T17:47:23.602Z] ---> Running in d2f630f59afd [2023-06-12T17:47:24.189Z] Removing intermediate container d2f630f59afd [2023-06-12T17:47:24.189Z] ---> 5a57f735e101 [2023-06-12T17:47:24.189Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-12T17:47:24.189Z] ---> Running in 6d1d5b5e36c9 [2023-06-12T17:47:25.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-12T17:47:25.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-12T17:47:26.834Z] OK: 268 MiB in 57 packages [2023-06-12T17:47:27.795Z] Removing intermediate container 6d1d5b5e36c9 [2023-06-12T17:47:27.795Z] ---> 985c9f8a5d4a [2023-06-12T17:47:27.795Z] Step 9/25 : COPY go.mod vendor* ./ [2023-06-12T17:47:28.390Z] ---> dc21ae33469b [2023-06-12T17:47:28.390Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-12T17:47:28.658Z] ---> Running in d196335c1b22 [2023-06-12T17:47:31.251Z] Removing intermediate container d196335c1b22 [2023-06-12T17:47:31.251Z] ---> b77ec69265f1 [2023-06-12T17:47:31.251Z] Step 11/25 : COPY . . [2023-06-12T17:47:32.229Z] ---> 940c5c039a98 [2023-06-12T17:47:32.229Z] Step 12/25 : RUN ${MAKE} [2023-06-12T17:47:32.229Z] ---> Running in 35f8dd530cdc [2023-06-12T17:47:34.310Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.0-dev.1" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-06-12T17:49:56.122Z] Removing intermediate container 35f8dd530cdc [2023-06-12T17:49:56.122Z] ---> c4ff25e52694 [2023-06-12T17:49:56.122Z] Step 13/25 : FROM alpine:3.17 [2023-06-12T17:49:56.122Z] 3.17: Pulling from library/alpine [2023-06-12T17:49:56.122Z] c41833b44d91: Already exists [2023-06-12T17:49:56.122Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-12T17:49:56.122Z] Status: Downloaded newer image for alpine:3.17 [2023-06-12T17:49:56.122Z] ---> 51e60588ff2c [2023-06-12T17:49:56.122Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-06-12T17:49:56.122Z] ---> Running in 125f2e935428 [2023-06-12T17:49:56.122Z] Removing intermediate container 125f2e935428 [2023-06-12T17:49:56.122Z] ---> f4eea05e7abd [2023-06-12T17:49:56.122Z] Step 15/25 : RUN apk add --update --no-cache [2023-06-12T17:49:56.122Z] ---> Running in 006173fc529d [2023-06-12T17:49:56.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-12T17:49:56.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-12T17:49:56.122Z] OK: 7 MiB in 15 packages [2023-06-12T17:49:56.122Z] Removing intermediate container 006173fc529d [2023-06-12T17:49:56.122Z] ---> 6bdde5ad5d0d [2023-06-12T17:49:56.122Z] Step 16/25 : WORKDIR / [2023-06-12T17:49:56.122Z] ---> Running in cf56916680d2 [2023-06-12T17:49:56.122Z] Removing intermediate container cf56916680d2 [2023-06-12T17:49:56.122Z] ---> ce0f379d28bd [2023-06-12T17:49:56.122Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-06-12T17:49:56.122Z] ---> fa007af7c322 [2023-06-12T17:49:56.122Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-06-12T17:49:56.122Z] ---> b1c623dfc3ca [2023-06-12T17:49:56.122Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-06-12T17:49:56.122Z] ---> e30a7f8a973d [2023-06-12T17:49:56.122Z] Step 20/25 : EXPOSE 59910 [2023-06-12T17:49:56.122Z] ---> Running in d903c553dbfa [2023-06-12T17:49:56.391Z] Removing intermediate container d903c553dbfa [2023-06-12T17:49:56.391Z] ---> cd0779f7d04c [2023-06-12T17:49:56.391Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-06-12T17:49:56.391Z] ---> Running in 878192ef9b49 [2023-06-12T17:49:56.657Z] Removing intermediate container 878192ef9b49 [2023-06-12T17:49:56.657Z] ---> 14adb7329664 [2023-06-12T17:49:56.657Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-06-12T17:49:56.931Z] ---> Running in db28d57715f1 [2023-06-12T17:49:57.199Z] Removing intermediate container db28d57715f1 [2023-06-12T17:49:57.199Z] ---> 4a5f34cb80b0 [2023-06-12T17:49:57.199Z] Step 23/25 : LABEL arch=arm64 [2023-06-12T17:49:57.199Z] ---> Running in c77ab1369050 [2023-06-12T17:49:57.467Z] Removing intermediate container c77ab1369050 [2023-06-12T17:49:57.467Z] ---> ce48b3c3e778 [2023-06-12T17:49:57.467Z] Step 24/25 : LABEL git_sha=04d71f93380c03689ae3663938a9aa0245bc0fe4 [2023-06-12T17:49:57.467Z] ---> Running in 2bc6453c6fa8 [2023-06-12T17:49:58.055Z] Removing intermediate container 2bc6453c6fa8 [2023-06-12T17:49:58.055Z] ---> c9ecb1939c32 [2023-06-12T17:49:58.055Z] Step 25/25 : LABEL version=3.1.0-dev.1 [2023-06-12T17:49:58.055Z] ---> Running in ae4ea4ee77e7 [2023-06-12T17:49:58.322Z] Removing intermediate container ae4ea4ee77e7 [2023-06-12T17:49:58.322Z] ---> 0a29f82d9be4 [2023-06-12T17:49:58.322Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-12T17:49:58.322Z] Successfully built 0a29f82d9be4 [2023-06-12T17:49:58.322Z] 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 [2023-06-12T17:49:58.453Z] provisioning config files... [2023-06-12T17:49:58.469Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/88@tmp/config11817744745786101861tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-12T17:49:58.809Z] ---> docker-login.sh [2023-06-12T17:49:58.809Z] nexus3.edgexfoundry.org:10001 [2023-06-12T17:49:58.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:49:59.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:49:59.079Z] Configure a credential helper to remove this warning. See [2023-06-12T17:49:59.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:49:59.079Z] [2023-06-12T17:49:59.079Z] Login Succeeded [2023-06-12T17:49:59.079Z] nexus3.edgexfoundry.org:10002 [2023-06-12T17:49:59.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:49:59.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:49:59.349Z] Configure a credential helper to remove this warning. See [2023-06-12T17:49:59.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:49:59.349Z] [2023-06-12T17:49:59.349Z] Login Succeeded [2023-06-12T17:49:59.349Z] nexus3.edgexfoundry.org:10003 [2023-06-12T17:49:59.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:49:59.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:49:59.886Z] Configure a credential helper to remove this warning. See [2023-06-12T17:49:59.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:49:59.886Z] [2023-06-12T17:49:59.886Z] Login Succeeded [2023-06-12T17:49:59.886Z] nexus3.edgexfoundry.org:10004 [2023-06-12T17:50:00.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:50:00.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:50:00.154Z] Configure a credential helper to remove this warning. See [2023-06-12T17:50:00.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:50:00.154Z] [2023-06-12T17:50:00.154Z] Login Succeeded [2023-06-12T17:50:00.154Z] docker.io [2023-06-12T17:50:00.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:50:00.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:50:00.691Z] Configure a credential helper to remove this warning. See [2023-06-12T17:50:00.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:50:00.691Z] [2023-06-12T17:50:00.691Z] Login Succeeded [2023-06-12T17:50:00.691Z] ---> docker-login.sh ends [Pipeline] } [2023-06-12T17:50:00.703Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-12T17:50:00.728Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-12T17:50:00.746Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2023-06-12T17:50:00.746Z] 04d71f93380c03689ae3663938a9aa0245bc0fe4 [2023-06-12T17:50:00.746Z] latest [2023-06-12T17:50:00.746Z] 3.1.0-dev.1 [2023-06-12T17:50:00.746Z] 04d71f93380c03689ae3663938a9aa0245bc0fe4-3.1.0-dev.1 [2023-06-12T17:50:00.746Z] main [2023-06-12T17:50:00.746Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:50:01.083Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:04d71f93380c03689ae3663938a9aa0245bc0fe4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:50:01.432Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:04d71f93380c03689ae3663938a9aa0245bc0fe4 [2023-06-12T17:50:01.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-06-12T17:50:01.432Z] 6da9f35b745e: Preparing [2023-06-12T17:50:01.432Z] 9b1c8d67bec7: Preparing [2023-06-12T17:50:01.432Z] 661cba058967: Preparing [2023-06-12T17:50:01.432Z] a19c95abd052: Preparing [2023-06-12T17:50:01.432Z] 26cbea5cba74: Preparing [2023-06-12T17:50:01.433Z] 26cbea5cba74: Layer already exists [2023-06-12T17:50:01.700Z] a19c95abd052: Pushed [2023-06-12T17:50:01.700Z] 661cba058967: Pushed [2023-06-12T17:50:01.700Z] 9b1c8d67bec7: Pushed [2023-06-12T17:50:07.777Z] 6da9f35b745e: Pushed [2023-06-12T17:50:07.777Z] 04d71f93380c03689ae3663938a9aa0245bc0fe4: digest: sha256:e6a11927f229729e7586f849d43fa2fdedb0026deda6aa7db9d0e39f9c3efa04 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:50:08.136Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:50:08.485Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2023-06-12T17:50:08.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-06-12T17:50:08.485Z] 6da9f35b745e: Preparing [2023-06-12T17:50:08.485Z] 9b1c8d67bec7: Preparing [2023-06-12T17:50:08.485Z] 661cba058967: Preparing [2023-06-12T17:50:08.485Z] a19c95abd052: Preparing [2023-06-12T17:50:08.485Z] 26cbea5cba74: Preparing [2023-06-12T17:50:08.485Z] 6da9f35b745e: Layer already exists [2023-06-12T17:50:08.485Z] 9b1c8d67bec7: Layer already exists [2023-06-12T17:50:08.485Z] 26cbea5cba74: Layer already exists [2023-06-12T17:50:08.485Z] a19c95abd052: Layer already exists [2023-06-12T17:50:08.485Z] 661cba058967: Layer already exists [2023-06-12T17:50:08.485Z] latest: digest: sha256:e6a11927f229729e7586f849d43fa2fdedb0026deda6aa7db9d0e39f9c3efa04 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:50:09.097Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:50:09.439Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.1 [2023-06-12T17:50:09.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-06-12T17:50:09.439Z] 6da9f35b745e: Preparing [2023-06-12T17:50:09.439Z] 9b1c8d67bec7: Preparing [2023-06-12T17:50:09.439Z] 661cba058967: Preparing [2023-06-12T17:50:09.439Z] a19c95abd052: Preparing [2023-06-12T17:50:09.439Z] 26cbea5cba74: Preparing [2023-06-12T17:50:09.439Z] a19c95abd052: Layer already exists [2023-06-12T17:50:09.439Z] 9b1c8d67bec7: Layer already exists [2023-06-12T17:50:09.439Z] 6da9f35b745e: Layer already exists [2023-06-12T17:50:09.439Z] 661cba058967: Layer already exists [2023-06-12T17:50:09.439Z] 26cbea5cba74: Layer already exists [2023-06-12T17:50:09.706Z] 3.1.0-dev.1: digest: sha256:e6a11927f229729e7586f849d43fa2fdedb0026deda6aa7db9d0e39f9c3efa04 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:50:10.046Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:04d71f93380c03689ae3663938a9aa0245bc0fe4-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:50:10.380Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:04d71f93380c03689ae3663938a9aa0245bc0fe4-3.1.0-dev.1 [2023-06-12T17:50:10.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-06-12T17:50:10.380Z] 6da9f35b745e: Preparing [2023-06-12T17:50:10.380Z] 9b1c8d67bec7: Preparing [2023-06-12T17:50:10.380Z] 661cba058967: Preparing [2023-06-12T17:50:10.380Z] a19c95abd052: Preparing [2023-06-12T17:50:10.380Z] 26cbea5cba74: Preparing [2023-06-12T17:50:10.380Z] a19c95abd052: Layer already exists [2023-06-12T17:50:10.380Z] 6da9f35b745e: Layer already exists [2023-06-12T17:50:10.380Z] 661cba058967: Layer already exists [2023-06-12T17:50:10.380Z] 9b1c8d67bec7: Layer already exists [2023-06-12T17:50:10.380Z] 26cbea5cba74: Layer already exists [2023-06-12T17:50:10.380Z] 04d71f93380c03689ae3663938a9aa0245bc0fe4-3.1.0-dev.1: digest: sha256:e6a11927f229729e7586f849d43fa2fdedb0026deda6aa7db9d0e39f9c3efa04 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:50:10.718Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:50:11.072Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2023-06-12T17:50:11.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-06-12T17:50:11.072Z] 6da9f35b745e: Preparing [2023-06-12T17:50:11.072Z] 9b1c8d67bec7: Preparing [2023-06-12T17:50:11.072Z] 661cba058967: Preparing [2023-06-12T17:50:11.072Z] a19c95abd052: Preparing [2023-06-12T17:50:11.072Z] 26cbea5cba74: Preparing [2023-06-12T17:50:11.072Z] 661cba058967: Layer already exists [2023-06-12T17:50:11.072Z] 6da9f35b745e: Layer already exists [2023-06-12T17:50:11.072Z] 26cbea5cba74: Layer already exists [2023-06-12T17:50:11.072Z] a19c95abd052: Layer already exists [2023-06-12T17:50:11.072Z] 9b1c8d67bec7: Layer already exists [2023-06-12T17:50:11.072Z] main: digest: sha256:e6a11927f229729e7586f849d43fa2fdedb0026deda6aa7db9d0e39f9c3efa04 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-12T17:50:11.138Z] ===================================================== [Pipeline] echo [2023-06-12T17:50:11.149Z] taggedImages: [2023-06-12T17:50:11.149Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:04d71f93380c03689ae3663938a9aa0245bc0fe4 [2023-06-12T17:50:11.149Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2023-06-12T17:50:11.149Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.1 [2023-06-12T17:50:11.149Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:04d71f93380c03689ae3663938a9aa0245bc0fe4-3.1.0-dev.1 [2023-06-12T17:50:11.149Z] - 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 [2023-06-12T17:50:11.519Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-12T17:50:11.520Z] [2023-06-12T17:50:11.520Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:50:11.849Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-12T17:50:11.849Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-12T17:50:11.849Z] 8998bd30e6a1: Pulling fs layer [2023-06-12T17:50:11.849Z] 04944245beec: Pulling fs layer [2023-06-12T17:50:11.849Z] 699f458cf7ca: Pulling fs layer [2023-06-12T17:50:11.849Z] 765212b225bb: Pulling fs layer [2023-06-12T17:50:11.849Z] f23df028b6ca: Pulling fs layer [2023-06-12T17:50:11.849Z] d65c8cfc05b1: Pulling fs layer [2023-06-12T17:50:11.849Z] 2437ff75d9bd: Pulling fs layer [2023-06-12T17:50:11.849Z] 765212b225bb: Waiting [2023-06-12T17:50:11.849Z] f23df028b6ca: Waiting [2023-06-12T17:50:11.849Z] d65c8cfc05b1: Waiting [2023-06-12T17:50:11.849Z] 2437ff75d9bd: Waiting [2023-06-12T17:50:12.117Z] 04944245beec: Verifying Checksum [2023-06-12T17:50:12.117Z] 04944245beec: Download complete [2023-06-12T17:50:12.117Z] 765212b225bb: Verifying Checksum [2023-06-12T17:50:12.117Z] 765212b225bb: Download complete [2023-06-12T17:50:12.117Z] f23df028b6ca: Verifying Checksum [2023-06-12T17:50:12.117Z] f23df028b6ca: Download complete [2023-06-12T17:50:12.117Z] d65c8cfc05b1: Verifying Checksum [2023-06-12T17:50:12.117Z] d65c8cfc05b1: Download complete [2023-06-12T17:50:12.117Z] 699f458cf7ca: Verifying Checksum [2023-06-12T17:50:12.117Z] 699f458cf7ca: Download complete [2023-06-12T17:50:12.701Z] 8998bd30e6a1: Verifying Checksum [2023-06-12T17:50:12.701Z] 8998bd30e6a1: Download complete [2023-06-12T17:50:15.282Z] 2437ff75d9bd: Verifying Checksum [2023-06-12T17:50:15.282Z] 2437ff75d9bd: Download complete [2023-06-12T17:50:16.691Z] 8998bd30e6a1: Pull complete [2023-06-12T17:50:17.273Z] 04944245beec: Pull complete [2023-06-12T17:50:18.678Z] 699f458cf7ca: Pull complete [2023-06-12T17:50:18.678Z] 765212b225bb: Pull complete [2023-06-12T17:50:19.636Z] f23df028b6ca: Pull complete [2023-06-12T17:50:19.636Z] d65c8cfc05b1: Pull complete [2023-06-12T17:50:37.846Z] 2437ff75d9bd: Pull complete [2023-06-12T17:50:37.846Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-12T17:50:37.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-12T17:50:37.846Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-12T17:50:38.037Z] prd-ubuntu20.04-docker-arm64-4c-16g-18460 does not seem to be running inside a container [2023-06-12T17:50:38.098Z] $ 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/88 -v /w/workspace/device-gpio/88:/w/workspace/device-gpio/88:rw,z -v /w/workspace/device-gpio/88@tmp:/w/workspace/device-gpio/88@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 [2023-06-12T17:50:40.579Z] $ docker top 7c4f17395e15a0f4842243fd99d57b637ecd121bca3e630a307df7f3f56fd1f5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-12T17:50:41.417Z] ---> job-cost.sh [2023-06-12T17:50:41.417Z] lf-activate-venv: SKIPPING [2023-06-12T17:50:41.417Z] INFO: No Stack... [2023-06-12T17:50:41.683Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-12T17:50:42.637Z] INFO: Archiving Costs [Pipeline] sh [2023-06-12T17:50:43.269Z] + cat /w/workspace/device-gpio/88/archives/cost.csv [2023-06-12T17:50:43.269Z] + cut -d, -f6 [Pipeline] lock [2023-06-12T17:50:43.304Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-88-stack-cost] [2023-06-12T17:50:43.313Z] Resource [jenkins-edgexfoundry-device-gpio-main-88-stack-cost] did not exist. Created. [2023-06-12T17:50:43.313Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-88-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-12T17:50:43.649Z] /w/workspace/device-gpio/88@tmp/durable-cd5d032a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-06-12T17:50:44.302Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-06-12T17:50:44.324Z] Warning: overwriting stash ‘stack-cost’ [2023-06-12T17:50:44.374Z] Stashed 1 file(s) [Pipeline] } [2023-06-12T17:50:44.388Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-88-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-12T17:50:44.406Z] $ docker stop --time=1 7c4f17395e15a0f4842243fd99d57b637ecd121bca3e630a307df7f3f56fd1f5 [2023-06-12T17:50:45.947Z] $ docker rm -f --volumes 7c4f17395e15a0f4842243fd99d57b637ecd121bca3e630a307df7f3f56fd1f5 [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 [2023-06-12T17:50:46.352Z] provisioning config files... [2023-06-12T17:50:46.360Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17875951202963743090tmp [Pipeline] { [Pipeline] sh [2023-06-12T17:50:46.657Z] + set +x [2023-06-12T17:50:46.657Z] + bash -s -- [2023-06-12T17:50:46.657Z] + curl -s https://codecov.io/bash [2023-06-12T17:50:46.657Z] [2023-06-12T17:50:46.657Z] _____ _ [2023-06-12T17:50:46.657Z] / ____| | | [2023-06-12T17:50:46.657Z] | | ___ __| | ___ ___ _____ __ [2023-06-12T17:50:46.657Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-06-12T17:50:46.657Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-06-12T17:50:46.657Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-06-12T17:50:46.657Z] Bash-1.0.6 [2023-06-12T17:50:46.657Z] [2023-06-12T17:50:46.657Z] [2023-06-12T17:50:46.657Z] ==> git version 2.25.1 found [2023-06-12T17:50:46.657Z] ==> 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 [2023-06-12T17:50:46.657Z] Release-Date: 2020-01-08 [2023-06-12T17:50:46.657Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-06-12T17:50:46.657Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-06-12T17:50:46.657Z] ==> Jenkins CI detected. [2023-06-12T17:50:46.657Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2023-06-12T17:50:46.657Z] project root: . [2023-06-12T17:50:46.657Z] --> token set from env [2023-06-12T17:50:46.657Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-06-12T17:50:46.657Z] ==> Running gcov in . (disable via -X gcov) [2023-06-12T17:50:46.657Z] ==> Python coveragepy not found [2023-06-12T17:50:46.657Z] ==> Searching for coverage reports in: [2023-06-12T17:50:46.657Z] + . [2023-06-12T17:50:46.657Z] -> Found 1 reports [2023-06-12T17:50:46.657Z] ==> Detecting git/mercurial file structure [2023-06-12T17:50:46.657Z] ==> Reading reports [2023-06-12T17:50:46.918Z] + ./coverage.out bytes=10 [2023-06-12T17:50:46.918Z] ==> Appending adjustments [2023-06-12T17:50:46.918Z] https://docs.codecov.io/docs/fixing-reports [2023-06-12T17:50:46.918Z] + Found adjustments [2023-06-12T17:50:46.918Z] ==> Gzipping contents [2023-06-12T17:50:46.918Z] 4.0K /tmp/codecov.BN4paF.gz [2023-06-12T17:50:46.918Z] ==> Uploading reports [2023-06-12T17:50:46.918Z] url: https://codecov.io [2023-06-12T17:50:46.918Z] query: branch=main&commit=04d71f93380c03689ae3663938a9aa0245bc0fe4&build=88&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F88%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2023-06-12T17:50:46.918Z] -> Pinging Codecov [2023-06-12T17:50:46.918Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=main&commit=04d71f93380c03689ae3663938a9aa0245bc0fe4&build=88&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F88%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2023-06-12T17:50:46.918Z] -> Uploading to [2023-06-12T17:50:46.918Z] https://storage.googleapis.com/codecov/v4/raw/2023-06-12/3EC07B1A8CA8AF9BCAA0BB9F0134797F/04d71f93380c03689ae3663938a9aa0245bc0fe4/e59e6fdf-ac97-4120-82a3-d4a442b47d47.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230612%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230612T175046Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=58a580870166bdf0fbfaac061a9d2b6b6c7e80be7ccc06818849d22e3ce81759 [2023-06-12T17:50:46.918Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-12T17:50:46.918Z] Dload Upload Total Spent Left Speed [2023-06-12T17:50:47.178Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3261 --:--:-- --:--:-- --:--:-- 3246 100 724 0 0 100 724 0 3203 --:--:-- --:--:-- --:--:-- 3189 [2023-06-12T17:50:47.178Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/04d71f93380c03689ae3663938a9aa0245bc0fe4 [Pipeline] } [2023-06-12T17:50:47.185Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-06-12T17:50:47.360Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-06-12T17:50:47.369Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:50:47.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-06-12T17:50:47.674Z] [2023-06-12T17:50:47.674Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:50:47.972Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-06-12T17:50:47.972Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-06-12T17:50:47.972Z] df9b9388f04a: Pulling fs layer [2023-06-12T17:50:47.972Z] 52dc419b0ee2: Pulling fs layer [2023-06-12T17:50:47.972Z] 25bc292e5bac: Pulling fs layer [2023-06-12T17:50:47.972Z] 114826534d7a: Pulling fs layer [2023-06-12T17:50:47.972Z] 4657fd5d0bcf: Pulling fs layer [2023-06-12T17:50:47.972Z] 6ad1cebc031e: Pulling fs layer [2023-06-12T17:50:47.972Z] 8a3aa393b2d8: Pulling fs layer [2023-06-12T17:50:47.972Z] 114826534d7a: Waiting [2023-06-12T17:50:47.972Z] 4657fd5d0bcf: Waiting [2023-06-12T17:50:47.972Z] 6ad1cebc031e: Waiting [2023-06-12T17:50:47.972Z] 8a3aa393b2d8: Waiting [2023-06-12T17:50:47.972Z] 25bc292e5bac: Verifying Checksum [2023-06-12T17:50:47.972Z] 25bc292e5bac: Download complete [2023-06-12T17:50:47.972Z] 52dc419b0ee2: Download complete [2023-06-12T17:50:47.972Z] 4657fd5d0bcf: Verifying Checksum [2023-06-12T17:50:47.972Z] 4657fd5d0bcf: Download complete [2023-06-12T17:50:47.972Z] df9b9388f04a: Download complete [2023-06-12T17:50:48.232Z] df9b9388f04a: Pull complete [2023-06-12T17:50:48.232Z] 6ad1cebc031e: Verifying Checksum [2023-06-12T17:50:48.232Z] 6ad1cebc031e: Download complete [2023-06-12T17:50:48.494Z] 52dc419b0ee2: Pull complete [2023-06-12T17:50:48.494Z] 25bc292e5bac: Pull complete [2023-06-12T17:50:49.064Z] 114826534d7a: Verifying Checksum [2023-06-12T17:50:49.064Z] 114826534d7a: Download complete [2023-06-12T17:50:49.064Z] 8a3aa393b2d8: Verifying Checksum [2023-06-12T17:50:49.064Z] 8a3aa393b2d8: Download complete [2023-06-12T17:50:52.348Z] 114826534d7a: Pull complete [2023-06-12T17:50:52.348Z] 4657fd5d0bcf: Pull complete [2023-06-12T17:50:52.348Z] 6ad1cebc031e: Pull complete [2023-06-12T17:50:54.876Z] 8a3aa393b2d8: Pull complete [2023-06-12T17:50:54.876Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-06-12T17:50:54.876Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-06-12T17:50:54.876Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-12T17:50:54.977Z] prd-ubuntu20.04-docker-8c-8g-18459 does not seem to be running inside a container [2023-06-12T17:50:55.013Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-06-12T17:50:59.138Z] $ docker top a6ad50ea94622c260ab92e6a4b5380fb89068376811a086c35212294e57d89f7 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-06-12T17:50:59.196Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh [2023-06-12T17:50:59.476Z] + set -o pipefail [2023-06-12T17:50:59.476Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' [2023-06-12T17:51:03.660Z] [2023-06-12T17:51:03.660Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2023-06-12T17:51:03.660Z] [2023-06-12T17:51:03.660Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/17f9d782-57b0-48cb-8b52-a6b70c931de3 [2023-06-12T17:51:03.660Z] [2023-06-12T17:51:03.660Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-06-12T17:51:03.660Z] [2023-06-12T17:51:03.660Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-06-12T17:51:03.660Z] [2023-06-12T17:51:03.920Z] [2023-06-12T17:51:03.920Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-06-12T17:51:03.920Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-06-12T17:51:03.920Z] More details here: https://snyk.co/ue1NS [2023-06-12T17:51:03.920Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-06-12T17:51:03.920Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-06-12T17:51:03.934Z] $ docker stop --time=1 a6ad50ea94622c260ab92e6a4b5380fb89068376811a086c35212294e57d89f7 [2023-06-12T17:51:07.615Z] $ docker rm -f --volumes a6ad50ea94622c260ab92e6a4b5380fb89068376811a086c35212294e57d89f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-12T17:51:08.338Z] + git log --format=format:%s -1 04d71f93380c03689ae3663938a9aa0245bc0fe4 [Pipeline] sh [2023-06-12T17:51:08.627Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-12T17:51:08.627Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:51:08.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-12T17:51:08.929Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-12T17:51:08.995Z] prd-ubuntu20.04-docker-8c-8g-18459 does not seem to be running inside a container [2023-06-12T17:51:09.030Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-12T17:51:09.480Z] $ docker top 3750e2e27ea3c266a46d09e2db11cb1daee2277a6d0d1ef8502c161577592190 -eo pid,comm [2023-06-12T17:51:09.526Z] 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). [2023-06-12T17:51:09.526Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-12T17:51:09.559Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-12T17:51:09.559Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-12T17:51:09.661Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-12T17:51:09.666Z] $ docker exec 3750e2e27ea3c266a46d09e2db11cb1daee2277a6d0d1ef8502c161577592190 ssh-agent [2023-06-12T17:51:09.770Z] SSH_AUTH_SOCK=/tmp/ssh-ofKjam5IDuGg/agent.33 [2023-06-12T17:51:09.770Z] SSH_AGENT_PID=39 [2023-06-12T17:51:09.774Z] Running ssh-add (command line suppressed) [2023-06-12T17:51:09.869Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_14869041629765937019.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_14869041629765937019.key) [2023-06-12T17:51:09.880Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-12T17:51:10.165Z] + git semver tag [2023-06-12T17:51:10.424Z] 2023-06-12 17:51:10,334 [run_tag] DEBUG tag force:False [2023-06-12T17:51:10.424Z] 2023-06-12 17:51:10,334 [check_head_tag] DEBUG check head tag [2023-06-12T17:51:10.424Z] 2023-06-12 17:51:10,334 [execute] INFO git cat-file --batch-check [2023-06-12T17:51:10.424Z] 2023-06-12 17:51:10,334 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2023-06-12T17:51:10.424Z] 2023-06-12 17:51:10,338 [execute] INFO git cat-file --batch [2023-06-12T17:51:10.425Z] 2023-06-12 17:51:10,338 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2023-06-12T17:51:10.425Z] 2023-06-12 17:51:10,344 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-06-12T17:51:10.425Z] 2023-06-12 17:51:10,344 [execute] INFO git tag -a v3.1.0-dev.1 -m v3.1.0-dev.1 [2023-06-12T17:51:10.425Z] 2023-06-12 17:51:10,344 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.1', '-m', 'v3.1.0-dev.1'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2023-06-12T17:51:10.425Z] 2023-06-12 17:51:10,349 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-06-12T17:51:10.425Z] 3.1.0-dev.1 [Pipeline] } [2023-06-12T17:51:10.437Z] $ docker exec --env ******** --env ******** 3750e2e27ea3c266a46d09e2db11cb1daee2277a6d0d1ef8502c161577592190 ssh-agent -k [2023-06-12T17:51:10.517Z] unset SSH_AUTH_SOCK; [2023-06-12T17:51:10.518Z] unset SSH_AGENT_PID; [2023-06-12T17:51:10.518Z] echo Agent pid 39 killed; [2023-06-12T17:51:10.523Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-12T17:51:10.831Z] + git semver [Pipeline] } [2023-06-12T17:51:11.106Z] $ docker stop --time=1 3750e2e27ea3c266a46d09e2db11cb1daee2277a6d0d1ef8502c161577592190 [2023-06-12T17:51:12.368Z] $ docker rm -f --volumes 3750e2e27ea3c266a46d09e2db11cb1daee2277a6d0d1ef8502c161577592190 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:51:12.758Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-12T17:51:12.758Z] [2023-06-12T17:51:12.758Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:51:13.060Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-12T17:51:13.060Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-06-12T17:51:13.060Z] ab5ef0e58194: Pulling fs layer [2023-06-12T17:51:13.060Z] 9712f1f96733: Pulling fs layer [2023-06-12T17:51:13.060Z] 63f879dbbcfc: Pulling fs layer [2023-06-12T17:51:13.060Z] 0d9ebad4ef96: Pulling fs layer [2023-06-12T17:51:13.060Z] e9a5061849ea: Pulling fs layer [2023-06-12T17:51:13.060Z] d747dcd14b5f: Pulling fs layer [2023-06-12T17:51:13.060Z] 2de7ff778b66: Pulling fs layer [2023-06-12T17:51:13.060Z] e9a5061849ea: Waiting [2023-06-12T17:51:13.060Z] d747dcd14b5f: Waiting [2023-06-12T17:51:13.060Z] 2de7ff778b66: Waiting [2023-06-12T17:51:13.060Z] 0d9ebad4ef96: Waiting [2023-06-12T17:51:13.060Z] 9712f1f96733: Verifying Checksum [2023-06-12T17:51:13.060Z] 9712f1f96733: Download complete [2023-06-12T17:51:13.320Z] 63f879dbbcfc: Verifying Checksum [2023-06-12T17:51:13.320Z] 63f879dbbcfc: Download complete [2023-06-12T17:51:13.578Z] e9a5061849ea: Verifying Checksum [2023-06-12T17:51:13.578Z] e9a5061849ea: Download complete [2023-06-12T17:51:13.578Z] d747dcd14b5f: Verifying Checksum [2023-06-12T17:51:13.578Z] d747dcd14b5f: Download complete [2023-06-12T17:51:13.578Z] ab5ef0e58194: Verifying Checksum [2023-06-12T17:51:13.578Z] ab5ef0e58194: Download complete [2023-06-12T17:51:13.578Z] 0d9ebad4ef96: Verifying Checksum [2023-06-12T17:51:13.578Z] 0d9ebad4ef96: Download complete [2023-06-12T17:51:13.578Z] 2de7ff778b66: Verifying Checksum [2023-06-12T17:51:13.578Z] 2de7ff778b66: Download complete [2023-06-12T17:51:16.107Z] ab5ef0e58194: Pull complete [2023-06-12T17:51:16.107Z] 9712f1f96733: Pull complete [2023-06-12T17:51:16.675Z] 63f879dbbcfc: Pull complete [2023-06-12T17:51:19.957Z] 0d9ebad4ef96: Pull complete [2023-06-12T17:51:20.524Z] e9a5061849ea: Pull complete [2023-06-12T17:51:20.524Z] d747dcd14b5f: Pull complete [2023-06-12T17:51:21.900Z] 2de7ff778b66: Pull complete [2023-06-12T17:51:21.900Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-06-12T17:51:21.900Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-12T17:51:21.900Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-12T17:51:21.981Z] prd-ubuntu20.04-docker-8c-8g-18459 does not seem to be running inside a container [2023-06-12T17:51:22.013Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-06-12T17:51:26.980Z] $ docker top a3c4a07c6f416ff021d4971034564df8f4124607f5e5effa0716ee0d5e2c5f72 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-06-12T17:51:27.049Z] provisioning config files... [2023-06-12T17:51:27.061Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config10717698249967880524tmp [2023-06-12T17:51:27.070Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config16568724358561386302tmp [2023-06-12T17:51:27.078Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config11193917987645849454tmp [Pipeline] { [Pipeline] echo [2023-06-12T17:51:27.094Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-12T17:51:27.374Z] ---> sigul-configuration.sh [2023-06-12T17:51:27.374Z] gpg: directory `/root/.gnupg' created [2023-06-12T17:51:27.374Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-06-12T17:51:27.374Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-06-12T17:51:27.374Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-06-12T17:51:27.374Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-06-12T17:51:27.374Z] gpg: CAST5 encrypted data [2023-06-12T17:51:27.374Z] gpg: encrypted with 1 passphrase [2023-06-12T17:51:27.374Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-06-12T17:51:27.669Z] + mkdir /home/jenkins [2023-06-12T17:51:27.669Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-06-12T17:51:27.955Z] + 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 [2023-06-12T17:51:27.966Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-12T17:51:28.254Z] ---> sigul-install.sh [2023-06-12T17:51:28.254Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-06-12T17:51:28.538Z] + git tag --list [2023-06-12T17:51:28.538Z] v1.0.0 [2023-06-12T17:51:28.538Z] v2.1.0 [2023-06-12T17:51:28.538Z] v2.1.1 [2023-06-12T17:51:28.538Z] v2.2.0 [2023-06-12T17:51:28.538Z] v2.3.0 [2023-06-12T17:51:28.538Z] v3.0 [2023-06-12T17:51:28.538Z] v3.0.0 [2023-06-12T17:51:28.538Z] v3.1.0-dev.1 [Pipeline] sh [2023-06-12T17:51:28.825Z] + lftools sign git-tag v3.1.0-dev.1 [2023-06-12T17:51:29.393Z] Signing Git tag with Sigul... [2023-06-12T17:51:29.393Z] Signing v3.1.0-dev.1 [Pipeline] echo [2023-06-12T17:51:29.661Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-12T17:51:29.946Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-06-12T17:51:29.953Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-06-12T17:51:29.979Z] $ docker stop --time=1 a3c4a07c6f416ff021d4971034564df8f4124607f5e5effa0716ee0d5e2c5f72 [2023-06-12T17:51:31.265Z] $ docker rm -f --volumes a3c4a07c6f416ff021d4971034564df8f4124607f5e5effa0716ee0d5e2c5f72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-06-12T17:51:31.686Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-12T17:51:31.686Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:51:31.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-12T17:51:31.982Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-12T17:51:32.050Z] prd-ubuntu20.04-docker-8c-8g-18459 does not seem to be running inside a container [2023-06-12T17:51:32.085Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-12T17:51:32.415Z] $ docker top d06adab152e4adc3f48d2a9f1604c6f944a664201fd9d25fdc1fe81b9384085a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-12T17:51:32.505Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-12T17:51:32.505Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-12T17:51:32.631Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-12T17:51:32.636Z] $ docker exec d06adab152e4adc3f48d2a9f1604c6f944a664201fd9d25fdc1fe81b9384085a ssh-agent [2023-06-12T17:51:32.731Z] SSH_AUTH_SOCK=/tmp/ssh-NicPfIC2VxDp/agent.34 [2023-06-12T17:51:32.731Z] SSH_AGENT_PID=40 [2023-06-12T17:51:32.737Z] Running ssh-add (command line suppressed) [2023-06-12T17:51:32.829Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7910382069560281080.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7910382069560281080.key) [2023-06-12T17:51:32.840Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-12T17:51:33.128Z] + git semver bump pre [2023-06-12T17:51:33.386Z] 2023-06-12 17:51:33,301 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-06-12T17:51:33.386Z] 2023-06-12 17:51:33,301 [bump_version] DEBUG bumping version:3.1.0-dev.1 on axis:pre with prefix:dev [2023-06-12T17:51:33.386Z] 2023-06-12 17:51:33,301 [bump_version] DEBUG bumped version:3.1.0-dev.2 [2023-06-12T17:51:33.386Z] 2023-06-12 17:51:33,301 [write_version] DEBUG write version:3.1.0-dev.2 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True [2023-06-12T17:51:33.386Z] 2023-06-12 17:51:33,302 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-06-12T17:51:33.386Z] 2023-06-12 17:51:33,302 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-06-12T17:51:33.386Z] 2023-06-12 17:51:33,303 [execute] INFO git cat-file --batch-check [2023-06-12T17:51:33.386Z] 2023-06-12 17:51:33,303 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-06-12T17:51:33.386Z] 2023-06-12 17:51:33,308 [execute] INFO git cat-file --batch [2023-06-12T17:51:33.386Z] 2023-06-12 17:51:33,308 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-06-12T17:51:33.386Z] 2023-06-12 17:51:33,312 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-06-12T17:51:33.386Z] 3.1.0-dev.2 [Pipeline] } [2023-06-12T17:51:33.398Z] $ docker exec --env ******** --env ******** d06adab152e4adc3f48d2a9f1604c6f944a664201fd9d25fdc1fe81b9384085a ssh-agent -k [2023-06-12T17:51:33.488Z] unset SSH_AUTH_SOCK; [2023-06-12T17:51:33.488Z] unset SSH_AGENT_PID; [2023-06-12T17:51:33.488Z] echo Agent pid 40 killed; [2023-06-12T17:51:33.495Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-12T17:51:33.795Z] + git semver [Pipeline] } [2023-06-12T17:51:34.070Z] $ docker stop --time=1 d06adab152e4adc3f48d2a9f1604c6f944a664201fd9d25fdc1fe81b9384085a [2023-06-12T17:51:35.412Z] $ docker rm -f --volumes d06adab152e4adc3f48d2a9f1604c6f944a664201fd9d25fdc1fe81b9384085a [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-12T17:51:35.748Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-12T17:51:35.748Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:51:36.047Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-12T17:51:36.047Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-12T17:51:36.117Z] prd-ubuntu20.04-docker-8c-8g-18459 does not seem to be running inside a container [2023-06-12T17:51:36.148Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-12T17:51:36.475Z] $ docker top 57a7311b1de800a13cec45bdfbb2db65ef27f78078c5d84914de9996fa82762b -eo pid,comm [2023-06-12T17:51:36.518Z] 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). [2023-06-12T17:51:36.518Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-12T17:51:36.563Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-12T17:51:36.563Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-12T17:51:36.673Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-12T17:51:36.715Z] $ docker exec 57a7311b1de800a13cec45bdfbb2db65ef27f78078c5d84914de9996fa82762b ssh-agent [2023-06-12T17:51:36.819Z] SSH_AUTH_SOCK=/tmp/ssh-atsDkoM9VUGT/agent.32 [2023-06-12T17:51:36.819Z] SSH_AGENT_PID=38 [2023-06-12T17:51:36.841Z] Running ssh-add (command line suppressed) [2023-06-12T17:51:36.941Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6658563049977897115.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6658563049977897115.key) [2023-06-12T17:51:36.967Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-12T17:51:37.306Z] + git semver push [2023-06-12T17:51:37.564Z] 2023-06-12 17:51:37,438 [run_push] DEBUG push [2023-06-12T17:51:37.564Z] 2023-06-12 17:51:37,439 [execute] INFO git cat-file --batch-check [2023-06-12T17:51:37.564Z] 2023-06-12 17:51:37,439 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-06-12T17:51:37.564Z] 2023-06-12 17:51:37,442 [execute] INFO git rev-list 15701d7ad1329df85a625d9fdeafba9856f5aec6 -- [2023-06-12T17:51:37.565Z] 2023-06-12 17:51:37,442 [execute] DEBUG Popen(['git', 'rev-list', '15701d7ad1329df85a625d9fdeafba9856f5aec6', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-06-12T17:51:37.565Z] 2023-06-12 17:51:37,449 [execute] INFO git fetch -v origin [2023-06-12T17:51:37.565Z] 2023-06-12 17:51:37,449 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-06-12T17:51:38.132Z] 2023-06-12 17:51:37,915 [run_push] DEBUG no remote changes detected [2023-06-12T17:51:38.132Z] 2023-06-12 17:51:37,916 [execute] INFO git push origin semver [2023-06-12T17:51:38.132Z] 2023-06-12 17:51:37,917 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-06-12T17:51:39.070Z] 2023-06-12 17:51:38,715 [run_push] DEBUG push all version tags [2023-06-12T17:51:39.070Z] 2023-06-12 17:51:38,715 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-06-12T17:51:39.070Z] 2023-06-12 17:51:38,716 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2023-06-12T17:51:39.640Z] 2023-06-12 17:51:39,455 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-06-12T17:51:39.640Z] 3.1.0-dev.2 [Pipeline] } [2023-06-12T17:51:39.651Z] $ docker exec --env ******** --env ******** 57a7311b1de800a13cec45bdfbb2db65ef27f78078c5d84914de9996fa82762b ssh-agent -k [2023-06-12T17:51:39.747Z] unset SSH_AUTH_SOCK; [2023-06-12T17:51:39.747Z] unset SSH_AGENT_PID; [2023-06-12T17:51:39.747Z] echo Agent pid 38 killed; [2023-06-12T17:51:39.758Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-12T17:51:40.058Z] + git semver [Pipeline] } [2023-06-12T17:51:40.332Z] $ docker stop --time=1 57a7311b1de800a13cec45bdfbb2db65ef27f78078c5d84914de9996fa82762b [2023-06-12T17:51:41.585Z] $ docker rm -f --volumes 57a7311b1de800a13cec45bdfbb2db65ef27f78078c5d84914de9996fa82762b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-06-12T17:51:42.192Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2023-06-12T17:51:42.193Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2023-06-12T17:51:42.193Z] total 16 [2023-06-12T17:51:42.193Z] drwxr-xr-x 3 root root 4096 Jun 12 17:43 . [2023-06-12T17:51:42.193Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 12 17:51 .. [2023-06-12T17:51:42.193Z] drwxr-xr-x 2 root root 4096 Jun 12 17:43 cost [2023-06-12T17:51:42.193Z] -rw-r--r-- 1 root root 82 Jun 12 17:43 cost.csv [2023-06-12T17:51:42.193Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2023-06-12T17:51:42.193Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2023-06-12T17:51:42.193Z] total 16 [2023-06-12T17:51:42.193Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 12 17:43 . [2023-06-12T17:51:42.193Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 12 17:51 .. [2023-06-12T17:51:42.193Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 12 17:43 cost [2023-06-12T17:51:42.193Z] -rw-r--r-- 1 jenkins jenkins 82 Jun 12 17:43 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-06-12T17:51:42.485Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-12T17:51:43.343Z] ---> package-listing.sh [2023-06-12T17:51:43.343Z] ++ facter osfamily [2023-06-12T17:51:43.343Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-12T17:51:43.602Z] + OS_FAMILY=debian [2023-06-12T17:51:43.602Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2023-06-12T17:51:43.602Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-12T17:51:43.602Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-12T17:51:43.602Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-12T17:51:43.602Z] + PACKAGES=/tmp/packages_start.txt [2023-06-12T17:51:43.602Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2023-06-12T17:51:43.602Z] + PACKAGES=/tmp/packages_end.txt [2023-06-12T17:51:43.602Z] + case "${OS_FAMILY}" in [2023-06-12T17:51:43.602Z] + dpkg -l [2023-06-12T17:51:43.602Z] + grep '^ii' [2023-06-12T17:51:43.602Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-12T17:51:43.602Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-12T17:51:43.602Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-12T17:51:43.602Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2023-06-12T17:51:43.602Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2023-06-12T17:51:43.602Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2023-06-12T17:51:43.613Z] 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 [2023-06-12T17:51:43.889Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:51:44.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-12T17:51:44.480Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-12T17:51:44.540Z] prd-ubuntu20.04-docker-8c-8g-18459 does not seem to be running inside a container [2023-06-12T17:51:44.570Z] $ 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 [2023-06-12T17:51:44.760Z] $ docker top 4f92ebb4184b65424ac1af47db41ac5e950fcec2ed46d156948fb2d4be95ef53 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-12T17:51:45.096Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-12T17:51:45.380Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-12T17:51:45.657Z] + ls /var/log/sa-host [2023-06-12T17:51:45.657Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-12T17:51:45.824Z] provisioning config files... [2023-06-12T17:51:45.832Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2981507909028031972tmp [Pipeline] { [Pipeline] echo [2023-06-12T17:51:45.843Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-12T17:51:46.125Z] ---> create-netrc.sh [Pipeline] } [2023-06-12T17:51:46.131Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-12T17:51:46.466Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-12T17:51:46.474Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-12T17:51:46.760Z] ---> sudo-logs.sh [2023-06-12T17:51:46.760Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-12T17:51:46.782Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-12T17:51:47.066Z] ---> job-cost.sh [2023-06-12T17:51:47.066Z] lf-activate-venv: SKIPPING [2023-06-12T17:51:47.066Z] DEBUG: total: 0.2199999988079071 [2023-06-12T17:51:47.066Z] INFO: Retrieving Stack Cost... [2023-06-12T17:51:47.632Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-12T17:51:47.890Z] INFO: Archiving Costs [Pipeline] echo [2023-06-12T17:51:47.901Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-12T17:51:48.187Z] ---> logs-deploy.sh [2023-06-12T17:51:48.187Z] lf-activate-venv: SKIPPING [2023-06-12T17:51:48.187Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/88 [2023-06-12T17:51:48.187Z] INFO: archiving workspace using pattern(s): [2023-06-12T17:51:49.123Z] Archives upload complete. [2023-06-12T17:51:49.123Z] INFO: archiving logs to Nexus