Pull request #205 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/device-gpio Obtained Jenkinsfile from b788760bca51a6609041fe9742452de0d3885267+394f7e51838f4f11b1408721525dc4e9609626b3 (bd95eed64affb3c575ecc33dbf8592048edae0d2) 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-ssh6194909826844669206.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh18345806523730625014.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-205/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-205/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14417832834545704420.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-205/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh971445673030841128.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13941854299824703872.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-205/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-205/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3953491434331605715.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-9962’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9964 in /w/workspace/edgexfoundry_device-gpio_PR-205 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_PR-205 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/205/head:refs/remotes/origin/PR-205 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 394f7e51838f4f11b1408721525dc4e9609626b3 into PR head commit b788760bca51a6609041fe9742452de0d3885267 Merge succeeded, producing b788760bca51a6609041fe9742452de0d3885267 Checking out Revision b788760bca51a6609041fe9742452de0d3885267 (PR-205) > git config core.sparsecheckout # timeout=10 > git checkout -f b788760bca51a6609041fe9742452de0d3885267 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 394f7e51838f4f11b1408721525dc4e9609626b3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b788760bca51a6609041fe9742452de0d3885267 # timeout=10 Commit message: "feat!: Remove snap packaging" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-24T17:02:00.553Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-24T17:02:00.718Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-24T17:02:00.810Z] ========================================================= [2023-10-24T17:02:00.810Z] EdgeX Global Pipelines Version Info [2023-10-24T17:02:00.810Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-24T17:02:01.932Z] ------------------- [2023-10-24T17:02:01.932Z] stable info: [2023-10-24T17:02:01.932Z] ------------------- [2023-10-24T17:02:01.932Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-24T17:02:01.932Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T17:02:01.932Z] Message: update stable to v1.0.254 [2023-10-24T17:02:02.193Z] ------------------- [2023-10-24T17:02:02.193Z] experimental info: [2023-10-24T17:02:02.193Z] ------------------- [2023-10-24T17:02:02.193Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-24T17:02:02.193Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T17:02:02.193Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-24T17:02:02.561Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-10-24T17:02:02.608Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-10-24T17:02:02.649Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-24T17:02:02.695Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-24T17:02:02.735Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-24T17:02:02.781Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-24T17:02:02.825Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-24T17:02:02.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-24T17:02:02.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-24T17:02:02.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-24T17:02:03.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-24T17:02:03.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-10-24T17:02:03.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-24T17:02:03.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-24T17:02:03.216Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T17:02:03.262Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T17:02:03.304Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T17:02:03.345Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T17:02:03.390Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-24T17:02:03.433Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-24T17:02:03.479Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-24T17:02:03.520Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-24T17:02:03.563Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-24T17:02:03.615Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-24T17:02:03.658Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-24T17:02:03.698Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-24T17:02:03.740Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-24T17:02:03.779Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-205 [Pipeline] echo [2023-10-24T17:02:03.819Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-205 [Pipeline] echo [2023-10-24T17:02:03.861Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-205 [Pipeline] echo [2023-10-24T17:02:03.900Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b788760bca51a6609041fe9742452de0d3885267 [Pipeline] echo [2023-10-24T17:02:03.943Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b788760 [Pipeline] echo [2023-10-24T17:02:03.987Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T17:02:04.108Z] provisioning config files... [2023-10-24T17:02:04.123Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-205@tmp/config5608306560393990593tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T17:02:04.465Z] ---> docker-login.sh [2023-10-24T17:02:04.465Z] nexus3.edgexfoundry.org:10001 [2023-10-24T17:02:04.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T17:02:04.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T17:02:04.724Z] Configure a credential helper to remove this warning. See [2023-10-24T17:02:04.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T17:02:04.724Z] [2023-10-24T17:02:04.724Z] Login Succeeded [2023-10-24T17:02:04.724Z] nexus3.edgexfoundry.org:10002 [2023-10-24T17:02:04.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T17:02:04.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T17:02:04.724Z] Configure a credential helper to remove this warning. See [2023-10-24T17:02:04.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T17:02:04.724Z] [2023-10-24T17:02:04.724Z] Login Succeeded [2023-10-24T17:02:04.724Z] nexus3.edgexfoundry.org:10003 [2023-10-24T17:02:04.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T17:02:04.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T17:02:04.984Z] Configure a credential helper to remove this warning. See [2023-10-24T17:02:04.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T17:02:04.984Z] [2023-10-24T17:02:04.984Z] Login Succeeded [2023-10-24T17:02:04.984Z] nexus3.edgexfoundry.org:10004 [2023-10-24T17:02:04.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T17:02:04.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T17:02:04.984Z] Configure a credential helper to remove this warning. See [2023-10-24T17:02:04.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T17:02:04.984Z] [2023-10-24T17:02:04.984Z] Login Succeeded [2023-10-24T17:02:04.984Z] docker.io [2023-10-24T17:02:04.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T17:02:05.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T17:02:05.554Z] Configure a credential helper to remove this warning. See [2023-10-24T17:02:05.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T17:02:05.554Z] [2023-10-24T17:02:05.554Z] Login Succeeded [2023-10-24T17:02:05.554Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T17:02:05.580Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-24T17:02:06.219Z] + git rev-list -1 --merges b788760bca51a6609041fe9742452de0d3885267~1..b788760bca51a6609041fe9742452de0d3885267 [Pipeline] echo [2023-10-24T17:02:06.281Z] -----------> git rev-list -1 --merges b788760bca51a6609041fe9742452de0d3885267~1..b788760bca51a6609041fe9742452de0d3885267 b788760bca51a6609041fe9742452de0d3885267 [false] [Pipeline] sh [2023-10-24T17:02:08.236Z] + git log --format=format:%s -1 b788760bca51a6609041fe9742452de0d3885267 [Pipeline] echo [2023-10-24T17:02:08.271Z] ========================================================= [2023-10-24T17:02:08.272Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-24T17:02:08.272Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T17:02:08.717Z] + git log --format=format:%s -1 b788760bca51a6609041fe9742452de0d3885267 [Pipeline] echo [2023-10-24T17:02:08.747Z] [semverPrep] GIT_COMMIT: b788760bca51a6609041fe9742452de0d3885267, Commit Message: feat!: Remove snap packaging [Pipeline] echo [2023-10-24T17:02:08.781Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-24T17:02:09.160Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T17:02:09.160Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-24T17:02:09.160Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-24T17:02:09.160Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-24T17:02:09.160Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-24T17:02:09.160Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-24T17:02:09.160Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T17:02:09.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T17:02:09.575Z] [2023-10-24T17:02:09.575Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T17:02:09.948Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T17:02:09.948Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-24T17:02:09.948Z] b85a868b505f: Pulling fs layer [2023-10-24T17:02:09.948Z] e2be974225ed: Pulling fs layer [2023-10-24T17:02:09.948Z] 339a4e72a1f5: Pulling fs layer [2023-10-24T17:02:09.948Z] 988bab9f4d93: Pulling fs layer [2023-10-24T17:02:09.948Z] 1469e6f7b9e6: Pulling fs layer [2023-10-24T17:02:09.948Z] eaf3925da568: Pulling fs layer [2023-10-24T17:02:09.948Z] bab4dde63d76: Pulling fs layer [2023-10-24T17:02:09.948Z] bde34c3a00c8: Pulling fs layer [2023-10-24T17:02:09.948Z] b352a97aabf1: Pulling fs layer [2023-10-24T17:02:09.948Z] 4872d77fe225: Pulling fs layer [2023-10-24T17:02:09.948Z] 5851b861e8e6: Pulling fs layer [2023-10-24T17:02:09.948Z] 1469e6f7b9e6: Waiting [2023-10-24T17:02:09.948Z] eaf3925da568: Waiting [2023-10-24T17:02:09.948Z] bab4dde63d76: Waiting [2023-10-24T17:02:09.948Z] 4872d77fe225: Waiting [2023-10-24T17:02:09.948Z] bde34c3a00c8: Waiting [2023-10-24T17:02:09.948Z] b352a97aabf1: Waiting [2023-10-24T17:02:09.948Z] 988bab9f4d93: Waiting [2023-10-24T17:02:09.948Z] 5851b861e8e6: Waiting [2023-10-24T17:02:09.948Z] e2be974225ed: Verifying Checksum [2023-10-24T17:02:09.948Z] e2be974225ed: Download complete [2023-10-24T17:02:09.948Z] 988bab9f4d93: Verifying Checksum [2023-10-24T17:02:09.948Z] 988bab9f4d93: Download complete [2023-10-24T17:02:10.208Z] 1469e6f7b9e6: Verifying Checksum [2023-10-24T17:02:10.208Z] 1469e6f7b9e6: Download complete [2023-10-24T17:02:10.208Z] 339a4e72a1f5: Verifying Checksum [2023-10-24T17:02:10.208Z] 339a4e72a1f5: Download complete [2023-10-24T17:02:10.208Z] eaf3925da568: Verifying Checksum [2023-10-24T17:02:10.208Z] eaf3925da568: Download complete [2023-10-24T17:02:10.208Z] bde34c3a00c8: Download complete [2023-10-24T17:02:10.208Z] b352a97aabf1: Download complete [2023-10-24T17:02:10.208Z] 4872d77fe225: Download complete [2023-10-24T17:02:10.208Z] 5851b861e8e6: Verifying Checksum [2023-10-24T17:02:10.208Z] 5851b861e8e6: Download complete [2023-10-24T17:02:10.208Z] b85a868b505f: Verifying Checksum [2023-10-24T17:02:10.208Z] b85a868b505f: Download complete [2023-10-24T17:02:10.467Z] bab4dde63d76: Verifying Checksum [2023-10-24T17:02:10.467Z] bab4dde63d76: Download complete [2023-10-24T17:02:11.401Z] b85a868b505f: Pull complete [2023-10-24T17:02:11.401Z] e2be974225ed: Pull complete [2023-10-24T17:02:11.967Z] 339a4e72a1f5: Pull complete [2023-10-24T17:02:11.967Z] 988bab9f4d93: Pull complete [2023-10-24T17:02:12.225Z] 1469e6f7b9e6: Pull complete [2023-10-24T17:02:12.225Z] eaf3925da568: Pull complete [2023-10-24T17:02:14.127Z] bab4dde63d76: Pull complete [2023-10-24T17:02:14.127Z] bde34c3a00c8: Pull complete [2023-10-24T17:02:14.127Z] b352a97aabf1: Pull complete [2023-10-24T17:02:14.127Z] 4872d77fe225: Pull complete [2023-10-24T17:02:14.127Z] 5851b861e8e6: Pull complete [2023-10-24T17:02:14.127Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-24T17:02:14.127Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T17:02:14.127Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T17:02:14.340Z] prd-ubuntu20.04-docker-8c-8g-9964 does not seem to be running inside a container [2023-10-24T17:02:14.373Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-205 -v /w/workspace/edgexfoundry_device-gpio_PR-205:/w/workspace/edgexfoundry_device-gpio_PR-205:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-205@tmp:/w/workspace/edgexfoundry_device-gpio_PR-205@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T17:02:19.575Z] $ docker top e975fc2fb05a7fcd75aa17ef8cefc2790772d4e13286bae62f50e36b2ff6875e -eo pid,comm [2023-10-24T17:02:19.628Z] 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-10-24T17:02:19.628Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T17:02:19.746Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T17:02:19.746Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T17:02:19.851Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T17:02:19.856Z] $ docker exec e975fc2fb05a7fcd75aa17ef8cefc2790772d4e13286bae62f50e36b2ff6875e ssh-agent [2023-10-24T17:02:19.960Z] SSH_AUTH_SOCK=/tmp/ssh-lovyjSUS4cDc/agent.33 [2023-10-24T17:02:19.960Z] SSH_AGENT_PID=39 [2023-10-24T17:02:19.967Z] Running ssh-add (command line suppressed) [2023-10-24T17:02:20.065Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-205@tmp/private_key_12049249922925099528.key (/w/workspace/edgexfoundry_device-gpio_PR-205@tmp/private_key_12049249922925099528.key) [2023-10-24T17:02:20.076Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T17:02:20.420Z] + git tag --points-at HEAD [Pipeline] } [2023-10-24T17:02:20.447Z] $ docker exec --env ******** --env ******** e975fc2fb05a7fcd75aa17ef8cefc2790772d4e13286bae62f50e36b2ff6875e ssh-agent -k [2023-10-24T17:02:20.553Z] unset SSH_AUTH_SOCK; [2023-10-24T17:02:20.553Z] unset SSH_AGENT_PID; [2023-10-24T17:02:20.553Z] echo Agent pid 39 killed; [2023-10-24T17:02:20.561Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-24T17:02:20.652Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T17:02:20.652Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T17:02:20.781Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T17:02:20.787Z] $ docker exec e975fc2fb05a7fcd75aa17ef8cefc2790772d4e13286bae62f50e36b2ff6875e ssh-agent [2023-10-24T17:02:20.904Z] SSH_AUTH_SOCK=/tmp/ssh-aRAESC65LEoy/agent.71 [2023-10-24T17:02:20.904Z] SSH_AGENT_PID=77 [2023-10-24T17:02:20.911Z] Running ssh-add (command line suppressed) [2023-10-24T17:02:21.015Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-205@tmp/private_key_5326627806371888952.key (/w/workspace/edgexfoundry_device-gpio_PR-205@tmp/private_key_5326627806371888952.key) [2023-10-24T17:02:21.025Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T17:02:21.358Z] + git semver init [2023-10-24T17:02:21.617Z] 2023-10-24 17:02:21,530 [run_init] DEBUG init version:0.0.0 force:False [2023-10-24T17:02:21.617Z] 2023-10-24 17:02:21,530 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-205/.semver [2023-10-24T17:02:21.617Z] 2023-10-24 17:02:21,531 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-205/.semver [2023-10-24T17:02:21.617Z] 2023-10-24 17:02:21,531 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-205/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-205, universal_newlines=False, shell=None, istream=None) [2023-10-24T17:02:22.996Z] 2023-10-24 17:02:22,642 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-205/.git/info/exclude [2023-10-24T17:02:22.996Z] 2023-10-24 17:02:22,642 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-205/.semver/PR-205 with force:False [2023-10-24T17:02:22.996Z] 2023-10-24 17:02:22,642 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-205/.semver/PR-205 [2023-10-24T17:02:22.996Z] 2023-10-24 17:02:22,646 [execute] INFO git cat-file --batch-check [2023-10-24T17:02:22.996Z] 2023-10-24 17:02:22,647 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-205/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T17:02:22.996Z] 2023-10-24 17:02:22,653 [execute] INFO git cat-file --batch [2023-10-24T17:02:22.996Z] 2023-10-24 17:02:22,654 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-205/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T17:02:22.996Z] 2023-10-24 17:02:22,659 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-205/.semver/PR-205 [2023-10-24T17:02:22.996Z] 0.0.0 [Pipeline] } [2023-10-24T17:02:23.026Z] $ docker exec --env ******** --env ******** e975fc2fb05a7fcd75aa17ef8cefc2790772d4e13286bae62f50e36b2ff6875e ssh-agent -k [2023-10-24T17:02:23.132Z] unset SSH_AUTH_SOCK; [2023-10-24T17:02:23.132Z] unset SSH_AGENT_PID; [2023-10-24T17:02:23.132Z] echo Agent pid 77 killed; [2023-10-24T17:02:23.139Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T17:02:23.547Z] + git semver [Pipeline] } [2023-10-24T17:02:23.831Z] $ docker stop --time=1 e975fc2fb05a7fcd75aa17ef8cefc2790772d4e13286bae62f50e36b2ff6875e [2023-10-24T17:02:25.114Z] $ docker rm -f --volumes e975fc2fb05a7fcd75aa17ef8cefc2790772d4e13286bae62f50e36b2ff6875e [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T17:02:25.507Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-24T17:02:25.753Z] Stashed 1 file(s) [Pipeline] echo [2023-10-24T17:02:25.772Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T17:02:26.424Z] provisioning config files... [2023-10-24T17:02:26.432Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-205@tmp/config9665858477826207369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T17:02:26.780Z] ---> docker-login.sh [2023-10-24T17:02:26.780Z] nexus3.edgexfoundry.org:10001 [2023-10-24T17:02:26.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T17:02:26.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T17:02:26.780Z] Configure a credential helper to remove this warning. See [2023-10-24T17:02:26.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T17:02:26.780Z] [2023-10-24T17:02:26.780Z] Login Succeeded [2023-10-24T17:02:26.780Z] nexus3.edgexfoundry.org:10002 [2023-10-24T17:02:26.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T17:02:26.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T17:02:26.780Z] Configure a credential helper to remove this warning. See [2023-10-24T17:02:26.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T17:02:26.780Z] [2023-10-24T17:02:26.780Z] Login Succeeded [2023-10-24T17:02:26.780Z] nexus3.edgexfoundry.org:10003 [2023-10-24T17:02:27.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T17:02:27.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T17:02:27.040Z] Configure a credential helper to remove this warning. See [2023-10-24T17:02:27.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T17:02:27.040Z] [2023-10-24T17:02:27.040Z] Login Succeeded [2023-10-24T17:02:27.040Z] nexus3.edgexfoundry.org:10004 [2023-10-24T17:02:27.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T17:02:27.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T17:02:27.040Z] Configure a credential helper to remove this warning. See [2023-10-24T17:02:27.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T17:02:27.040Z] [2023-10-24T17:02:27.040Z] Login Succeeded [2023-10-24T17:02:27.040Z] docker.io [2023-10-24T17:02:27.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T17:02:27.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T17:02:27.301Z] Configure a credential helper to remove this warning. See [2023-10-24T17:02:27.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T17:02:27.301Z] [2023-10-24T17:02:27.301Z] Login Succeeded [2023-10-24T17:02:27.301Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T17:02:27.331Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T17:02:27.545Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T17:02:27.586Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T17:02:27.622Z] ========================================================= [2023-10-24T17:02:27.622Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-24T17:02:27.622Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T17:02:28.087Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T17:02:28.088Z] Sending build context to Docker daemon 16.17MB [2023-10-24T17:02:28.088Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T17:02:28.088Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T17:02:28.088Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-24T17:02:28.088Z] 7264a8db6415: Pulling fs layer [2023-10-24T17:02:28.088Z] c4d48a809fc2: Pulling fs layer [2023-10-24T17:02:28.088Z] 4f1c88b9dad5: Pulling fs layer [2023-10-24T17:02:28.088Z] ad3a456e5733: Pulling fs layer [2023-10-24T17:02:28.088Z] 33e27b845d1e: Pulling fs layer [2023-10-24T17:02:28.088Z] c68163c4e522: Pulling fs layer [2023-10-24T17:02:28.088Z] 50da416c3ac9: Pulling fs layer [2023-10-24T17:02:28.088Z] 23d2d4c4bb30: Pulling fs layer [2023-10-24T17:02:28.088Z] ad3a456e5733: Waiting [2023-10-24T17:02:28.088Z] c68163c4e522: Waiting [2023-10-24T17:02:28.088Z] 23d2d4c4bb30: Waiting [2023-10-24T17:02:28.088Z] 33e27b845d1e: Waiting [2023-10-24T17:02:28.088Z] 50da416c3ac9: Waiting [2023-10-24T17:02:28.088Z] c4d48a809fc2: Download complete [2023-10-24T17:02:28.347Z] ad3a456e5733: Verifying Checksum [2023-10-24T17:02:28.347Z] ad3a456e5733: Download complete [2023-10-24T17:02:28.347Z] 33e27b845d1e: Verifying Checksum [2023-10-24T17:02:28.347Z] 33e27b845d1e: Download complete [2023-10-24T17:02:28.347Z] 7264a8db6415: Verifying Checksum [2023-10-24T17:02:28.347Z] 7264a8db6415: Download complete [2023-10-24T17:02:28.347Z] c68163c4e522: Verifying Checksum [2023-10-24T17:02:28.347Z] c68163c4e522: Download complete [2023-10-24T17:02:28.347Z] 7264a8db6415: Pull complete [2023-10-24T17:02:28.606Z] 23d2d4c4bb30: Verifying Checksum [2023-10-24T17:02:28.606Z] 23d2d4c4bb30: Download complete [2023-10-24T17:02:28.606Z] c4d48a809fc2: Pull complete [2023-10-24T17:02:28.606Z] 4f1c88b9dad5: Verifying Checksum [2023-10-24T17:02:28.606Z] 4f1c88b9dad5: Download complete [2023-10-24T17:02:29.171Z] 50da416c3ac9: Verifying Checksum [2023-10-24T17:02:29.172Z] 50da416c3ac9: Download complete [2023-10-24T17:02:32.450Z] 4f1c88b9dad5: Pull complete [2023-10-24T17:02:32.450Z] ad3a456e5733: Pull complete [2023-10-24T17:02:32.450Z] 33e27b845d1e: Pull complete [2023-10-24T17:02:32.450Z] c68163c4e522: Pull complete [2023-10-24T17:02:34.352Z] 50da416c3ac9: Pull complete [2023-10-24T17:02:34.920Z] 23d2d4c4bb30: Pull complete [2023-10-24T17:02:34.920Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-24T17:02:34.920Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T17:02:34.920Z] ---> 0786185ac409 [2023-10-24T17:02:34.920Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T17:02:41.221Z] Still waiting to schedule task [2023-10-24T17:02:41.222Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-9965’ is offline [2023-10-24T17:02:43.044Z] ---> Running in 7ce862cb2835 [2023-10-24T17:02:43.044Z] Removing intermediate container 7ce862cb2835 [2023-10-24T17:02:43.044Z] ---> c2c7d63b9882 [2023-10-24T17:02:43.044Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T17:02:43.044Z] ---> Running in b923c0c23cb4 [2023-10-24T17:02:43.044Z] Removing intermediate container b923c0c23cb4 [2023-10-24T17:02:43.044Z] ---> eadc8396eb07 [2023-10-24T17:02:43.044Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-10-24T17:02:43.044Z] ---> Running in 7bf81824af7f [2023-10-24T17:02:43.044Z] Removing intermediate container 7bf81824af7f [2023-10-24T17:02:43.044Z] ---> 45451bf0f436 [2023-10-24T17:02:43.044Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T17:02:43.044Z] ---> Running in 16b5e73679d7 [2023-10-24T17:02:43.044Z] Removing intermediate container 16b5e73679d7 [2023-10-24T17:02:43.044Z] ---> e8d3c1270c05 [2023-10-24T17:02:43.044Z] Step 7/12 : WORKDIR /device-gpio [2023-10-24T17:02:43.044Z] ---> Running in 7481d469b612 [2023-10-24T17:02:43.304Z] Removing intermediate container 7481d469b612 [2023-10-24T17:02:43.304Z] ---> 63ce6b7cf151 [2023-10-24T17:02:43.304Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T17:02:43.304Z] ---> Running in 0a43474c6cd6 [2023-10-24T17:02:43.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T17:02:43.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T17:02:43.822Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-24T17:02:43.822Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-24T17:02:43.822Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-24T17:02:44.081Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-24T17:02:44.081Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T17:02:44.081Z] OK: 268 MiB in 56 packages [2023-10-24T17:02:44.656Z] Removing intermediate container 0a43474c6cd6 [2023-10-24T17:02:44.656Z] ---> 96fecb4915d6 [2023-10-24T17:02:44.656Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-24T17:02:44.656Z] ---> 3721dce0cf17 [2023-10-24T17:02:44.656Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T17:02:44.656Z] ---> Running in 10fa98139a4d [2023-10-24T17:03:52.350Z] Removing intermediate container 10fa98139a4d [2023-10-24T17:03:52.350Z] ---> 0a160dbee31e [2023-10-24T17:03:52.350Z] Step 11/12 : COPY . . [2023-10-24T17:03:52.350Z] ---> 4e901cb3a087 [2023-10-24T17:03:52.350Z] Step 12/12 : RUN ${MAKE} [2023-10-24T17:03:52.350Z] ---> Running in 288db98176f3 [2023-10-24T17:03:52.915Z] noop [2023-10-24T17:03:53.851Z] Removing intermediate container 288db98176f3 [2023-10-24T17:03:53.851Z] ---> d4f3b72ad2c2 [2023-10-24T17:03:53.851Z] Successfully built d4f3b72ad2c2 [2023-10-24T17:03:53.851Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T17:03:54.300Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T17:03:54.300Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T17:03:54.454Z] prd-ubuntu20.04-docker-8c-8g-9964 does not seem to be running inside a container [2023-10-24T17:03:54.484Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-205 -v /w/workspace/edgexfoundry_device-gpio_PR-205:/w/workspace/edgexfoundry_device-gpio_PR-205:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-205@tmp:/w/workspace/edgexfoundry_device-gpio_PR-205@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-24T17:03:55.192Z] $ docker top f2d6b3698198dbcfd833003b17610ee8d6bd73a43f545351cd092e5993e64bb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T17:03:55.574Z] + go version [2023-10-24T17:03:55.574Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-24T17:03:55.606Z] $ docker stop --time=1 f2d6b3698198dbcfd833003b17610ee8d6bd73a43f545351cd092e5993e64bb5 [2023-10-24T17:03:57.163Z] $ docker rm -f --volumes f2d6b3698198dbcfd833003b17610ee8d6bd73a43f545351cd092e5993e64bb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T17:03:57.855Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T17:03:57.855Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T17:03:57.993Z] prd-ubuntu20.04-docker-8c-8g-9964 does not seem to be running inside a container [2023-10-24T17:03:58.020Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_PR-205 -v /w/workspace/edgexfoundry_device-gpio_PR-205:/w/workspace/edgexfoundry_device-gpio_PR-205:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-205@tmp:/w/workspace/edgexfoundry_device-gpio_PR-205@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-24T17:03:58.346Z] $ docker top ab2cfdb941a9967c1762509b669134edee1c1a8066270144d2acc035525e4d23 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T17:03:58.737Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-205 [Pipeline] fileExists [Pipeline] sh [2023-10-24T17:03:59.085Z] + make test [2023-10-24T17:03:59.085Z] go test ./... -coverprofile=coverage.out ./... [2023-10-24T17:04:00.983Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-10-24T17:04:10.939Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-10-24T17:04:10.939Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-10-24T17:04:15.112Z] go vet ./... [2023-10-24T17:04:18.422Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T17:04:18.422Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T17:04:18.422Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T17:04:18.462Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T17:04:18.498Z] $ docker stop --time=1 ab2cfdb941a9967c1762509b669134edee1c1a8066270144d2acc035525e4d23 [2023-10-24T17:04:22.414Z] $ docker rm -f --volumes ab2cfdb941a9967c1762509b669134edee1c1a8066270144d2acc035525e4d23 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T17:04:22.938Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T17:04:23.006Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-24T17:04:23.612Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T17:04:23.950Z] + ls -al . [2023-10-24T17:04:23.950Z] total 160 [2023-10-24T17:04:23.950Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 17:03 . [2023-10-24T17:04:23.950Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 17:01 .. [2023-10-24T17:04:23.950Z] -rw-rw-r-- 1 jenkins jenkins 120 Oct 24 17:01 .dockerignore [2023-10-24T17:04:23.950Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 17:04 .git [2023-10-24T17:04:23.950Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 17:01 .github [2023-10-24T17:04:23.950Z] -rw-rw-r-- 1 jenkins jenkins 256 Oct 24 17:01 .gitignore [2023-10-24T17:04:23.950Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 17:01 .golangci.yml [2023-10-24T17:04:23.950Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 17:02 .semver [2023-10-24T17:04:23.950Z] -rw-rw-r-- 1 jenkins jenkins 10671 Oct 24 17:01 Attribution.txt [2023-10-24T17:04:23.950Z] -rw-rw-r-- 1 jenkins jenkins 6184 Oct 24 17:01 CHANGELOG.md [2023-10-24T17:04:23.950Z] -rw-rw-r-- 1 jenkins jenkins 1542 Oct 24 17:01 Dockerfile [2023-10-24T17:04:23.950Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 17:01 GOVERNANCE.md [2023-10-24T17:04:23.950Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 24 17:01 Jenkinsfile [2023-10-24T17:04:23.950Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 17:01 LICENSE [2023-10-24T17:04:23.950Z] -rw-rw-r-- 1 jenkins jenkins 1923 Oct 24 17:01 Makefile [2023-10-24T17:04:23.950Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 24 17:01 OWNERS.md [2023-10-24T17:04:23.950Z] -rw-rw-r-- 1 jenkins jenkins 12217 Oct 24 17:01 README.md [2023-10-24T17:04:23.950Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 17:02 VERSION [2023-10-24T17:04:23.950Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 17:01 bin [2023-10-24T17:04:23.950Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 17:01 cmd [2023-10-24T17:04:23.950Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 24 17:03 coverage.out [2023-10-24T17:04:23.950Z] -rw-rw-r-- 1 jenkins jenkins 3698 Oct 24 17:01 go.mod [2023-10-24T17:04:23.950Z] -rw-rw-r-- 1 jenkins jenkins 35450 Oct 24 17:01 go.sum [2023-10-24T17:04:23.950Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 17:01 internal [2023-10-24T17:04:23.950Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 24 17:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T17:04:24.345Z] + 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=b788760bca51a6609041fe9742452de0d3885267 --label arch=amd64 --label version=0.0.0 . [2023-10-24T17:04:24.345Z] Sending build context to Docker daemon 16.18MB [2023-10-24T17:04:24.345Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T17:04:24.345Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-24T17:04:24.345Z] ---> d4f3b72ad2c2 [2023-10-24T17:04:24.345Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-10-24T17:04:24.940Z] ---> Running in 12ccc47b185c [2023-10-24T17:04:24.940Z] Removing intermediate container 12ccc47b185c [2023-10-24T17:04:24.940Z] ---> 8e8a6285b520 [2023-10-24T17:04:24.940Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T17:04:24.940Z] ---> Running in 91b37825d710 [2023-10-24T17:04:24.940Z] Removing intermediate container 91b37825d710 [2023-10-24T17:04:24.940Z] ---> 10280b638c1a [2023-10-24T17:04:24.940Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-10-24T17:04:24.940Z] ---> Running in b76c7b2454d0 [2023-10-24T17:04:25.201Z] Removing intermediate container b76c7b2454d0 [2023-10-24T17:04:25.201Z] ---> dd72714e224c [2023-10-24T17:04:25.201Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T17:04:25.201Z] ---> Running in 76bf835013f9 [2023-10-24T17:04:25.201Z] Removing intermediate container 76bf835013f9 [2023-10-24T17:04:25.201Z] ---> cc8e024f46b4 [2023-10-24T17:04:25.201Z] Step 7/25 : WORKDIR /device-gpio [2023-10-24T17:04:25.201Z] ---> Running in bd6ea4f96fce [2023-10-24T17:04:25.201Z] Removing intermediate container bd6ea4f96fce [2023-10-24T17:04:25.201Z] ---> c118de360b71 [2023-10-24T17:04:25.201Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T17:04:25.201Z] ---> Running in 86c329afa499 [2023-10-24T17:04:25.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T17:04:26.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T17:04:26.029Z] OK: 268 MiB in 56 packages [2023-10-24T17:04:26.598Z] Removing intermediate container 86c329afa499 [2023-10-24T17:04:26.598Z] ---> fc0f5229195a [2023-10-24T17:04:26.598Z] Step 9/25 : COPY go.mod vendor* ./ [2023-10-24T17:04:26.598Z] ---> b009d17f2beb [2023-10-24T17:04:26.598Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T17:04:26.598Z] ---> Running in 305730b5d736 [2023-10-24T17:04:27.167Z] Removing intermediate container 305730b5d736 [2023-10-24T17:04:27.167Z] ---> 0d3481b52dc5 [2023-10-24T17:04:27.167Z] Step 11/25 : COPY . . [2023-10-24T17:04:28.127Z] ---> 74e5deefa61b [2023-10-24T17:04:28.127Z] Step 12/25 : RUN ${MAKE} [2023-10-24T17:04:28.127Z] ---> Running in e4af6dddf218 [2023-10-24T17:04:28.386Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-10-24T17:04:50.323Z] Removing intermediate container e4af6dddf218 [2023-10-24T17:04:50.323Z] ---> 165817718cea [2023-10-24T17:04:50.323Z] Step 13/25 : FROM alpine:3.18 [2023-10-24T17:04:51.271Z] 3.18: Pulling from library/alpine [2023-10-24T17:04:51.271Z] 96526aa774ef: Pulling fs layer [2023-10-24T17:04:51.534Z] 96526aa774ef: Verifying Checksum [2023-10-24T17:04:51.534Z] 96526aa774ef: Download complete [2023-10-24T17:04:52.104Z] 96526aa774ef: Pull complete [2023-10-24T17:04:52.104Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T17:04:52.104Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T17:04:52.104Z] ---> 8ca4688f4f35 [2023-10-24T17:04:52.104Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-10-24T17:04:52.366Z] ---> Running in 7bdb53d37838 [2023-10-24T17:04:52.687Z] Removing intermediate container 7bdb53d37838 [2023-10-24T17:04:52.687Z] ---> 0221b5b10764 [2023-10-24T17:04:52.687Z] Step 15/25 : RUN apk add --update --no-cache [2023-10-24T17:04:52.949Z] ---> Running in 411ac4f14c03 [2023-10-24T17:04:53.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T17:04:53.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T17:04:53.730Z] OK: 7 MiB in 15 packages [2023-10-24T17:04:54.298Z] Removing intermediate container 411ac4f14c03 [2023-10-24T17:04:54.298Z] ---> 22b95c2bf97c [2023-10-24T17:04:54.298Z] Step 16/25 : WORKDIR / [2023-10-24T17:04:54.556Z] ---> Running in c4ada2dfea1a [2023-10-24T17:04:54.815Z] Removing intermediate container c4ada2dfea1a [2023-10-24T17:04:54.815Z] ---> fc31b5d9deca [2023-10-24T17:04:54.815Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-10-24T17:04:55.074Z] ---> 6e8e8207ac2f [2023-10-24T17:04:55.074Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-10-24T17:04:55.641Z] ---> 5670e2202915 [2023-10-24T17:04:55.641Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-10-24T17:04:56.582Z] ---> 5427baae2f9f [2023-10-24T17:04:56.582Z] Step 20/25 : EXPOSE 59910 [2023-10-24T17:04:56.845Z] ---> Running in 29ae37e5777c [2023-10-24T17:04:57.105Z] Removing intermediate container 29ae37e5777c [2023-10-24T17:04:57.105Z] ---> 60c3d7e89cf3 [2023-10-24T17:04:57.105Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-10-24T17:04:57.105Z] ---> Running in f2143272bf44 [2023-10-24T17:04:57.673Z] Removing intermediate container f2143272bf44 [2023-10-24T17:04:57.673Z] ---> 905ff4d46161 [2023-10-24T17:04:57.673Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-24T17:04:57.673Z] ---> Running in 7bbbea7d1dcd [2023-10-24T17:04:57.934Z] Removing intermediate container 7bbbea7d1dcd [2023-10-24T17:04:57.934Z] ---> 742193958d5b [2023-10-24T17:04:57.934Z] Step 23/25 : LABEL arch=amd64 [2023-10-24T17:04:58.194Z] ---> Running in 4d9b3154fccc [2023-10-24T17:04:58.452Z] Removing intermediate container 4d9b3154fccc [2023-10-24T17:04:58.452Z] ---> 4f5fe03091ef [2023-10-24T17:04:58.452Z] Step 24/25 : LABEL git_sha=b788760bca51a6609041fe9742452de0d3885267 [2023-10-24T17:04:58.452Z] ---> Running in 163a4fdf172c [2023-10-24T17:04:59.024Z] Removing intermediate container 163a4fdf172c [2023-10-24T17:04:59.024Z] ---> 308373708b31 [2023-10-24T17:04:59.024Z] Step 25/25 : LABEL version=0.0.0 [2023-10-24T17:04:59.024Z] ---> Running in d1ff41d5e6ba [2023-10-24T17:04:59.285Z] Removing intermediate container d1ff41d5e6ba [2023-10-24T17:04:59.285Z] ---> 6e4476fc873e [2023-10-24T17:04:59.285Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T17:04:59.285Z] Successfully built 6e4476fc873e [2023-10-24T17:04:59.285Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [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-10-24T17:05:00.174Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T17:05:00.174Z] [2023-10-24T17:05:00.174Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T17:05:00.566Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T17:05:00.566Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-24T17:05:00.566Z] 5eb5b503b376: Pulling fs layer [2023-10-24T17:05:00.566Z] 5c69ac0246d0: Pulling fs layer [2023-10-24T17:05:00.566Z] ec43610c2a17: Pulling fs layer [2023-10-24T17:05:00.566Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-24T17:05:00.566Z] 33b1e0a273af: Pulling fs layer [2023-10-24T17:05:00.566Z] 5d3b04190fa2: Pulling fs layer [2023-10-24T17:05:00.566Z] 2f39f015ded8: Pulling fs layer [2023-10-24T17:05:00.566Z] 2f39f015ded8: Waiting [2023-10-24T17:05:00.566Z] 33b1e0a273af: Waiting [2023-10-24T17:05:00.566Z] 5d3b04190fa2: Waiting [2023-10-24T17:05:00.566Z] 3a2ae6a8a46f: Waiting [2023-10-24T17:05:00.566Z] 5c69ac0246d0: Download complete [2023-10-24T17:05:00.566Z] 3a2ae6a8a46f: Download complete [2023-10-24T17:05:00.824Z] 33b1e0a273af: Verifying Checksum [2023-10-24T17:05:00.824Z] 33b1e0a273af: Download complete [2023-10-24T17:05:00.824Z] 5d3b04190fa2: Download complete [2023-10-24T17:05:00.824Z] ec43610c2a17: Verifying Checksum [2023-10-24T17:05:00.824Z] ec43610c2a17: Download complete [2023-10-24T17:05:00.824Z] 5eb5b503b376: Verifying Checksum [2023-10-24T17:05:00.824Z] 5eb5b503b376: Download complete [2023-10-24T17:05:01.393Z] 2f39f015ded8: Verifying Checksum [2023-10-24T17:05:01.393Z] 2f39f015ded8: Download complete [2023-10-24T17:05:02.329Z] 5eb5b503b376: Pull complete [2023-10-24T17:05:02.329Z] 5c69ac0246d0: Pull complete [2023-10-24T17:05:02.896Z] ec43610c2a17: Pull complete [2023-10-24T17:05:02.896Z] 3a2ae6a8a46f: Pull complete [2023-10-24T17:05:03.157Z] 33b1e0a273af: Pull complete [2023-10-24T17:05:03.157Z] 5d3b04190fa2: Pull complete [2023-10-24T17:05:06.536Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9970 in /w/workspace/edgexfoundry_device-gpio_PR-205 [Pipeline] { [Pipeline] ws [2023-10-24T17:05:06.599Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-10-24T17:05:06.698Z] The recommended git tool is: git [2023-10-24T17:05:08.425Z] 2f39f015ded8: Pull complete [2023-10-24T17:05:08.425Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-24T17:05:08.425Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T17:05:08.425Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T17:05:08.648Z] prd-ubuntu20.04-docker-8c-8g-9964 does not seem to be running inside a container [2023-10-24T17:05:08.684Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-205 -v /w/workspace/edgexfoundry_device-gpio_PR-205:/w/workspace/edgexfoundry_device-gpio_PR-205:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-205@tmp:/w/workspace/edgexfoundry_device-gpio_PR-205@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T17:05:12.930Z] using credential edgex-jenkins-ssh [2023-10-24T17:05:12.949Z] Cloning the remote Git repository [2023-10-24T17:05:12.999Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-10-24T17:05:13.128Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-10-24T17:05:13.298Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-10-24T17:05:13.299Z] > git --version # timeout=10 [2023-10-24T17:05:13.327Z] > git --version # 'git version 2.25.1' [2023-10-24T17:05:13.330Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T17:05:13.494Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T17:05:15.172Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-10-24T17:05:15.201Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T17:05:17.103Z] Merging remotes/origin/main commit 394f7e51838f4f11b1408721525dc4e9609626b3 into PR head commit b788760bca51a6609041fe9742452de0d3885267 [2023-10-24T17:05:16.360Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-10-24T17:05:16.409Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-10-24T17:05:16.410Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T17:05:16.431Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/205/head:refs/remotes/origin/PR-205 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-24T17:05:17.437Z] Merge succeeded, producing b788760bca51a6609041fe9742452de0d3885267 [2023-10-24T17:05:17.437Z] Checking out Revision b788760bca51a6609041fe9742452de0d3885267 (PR-205) [2023-10-24T17:05:17.894Z] $ docker top 76bd831bffa0d06d813ec9ad7cb24132481f6f3c79a13768ff11a8035b46710e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T17:05:18.331Z] ---> job-cost.sh [2023-10-24T17:05:18.331Z] lf-activate-venv: SKIPPING [2023-10-24T17:05:18.331Z] INFO: No Stack... [2023-10-24T17:05:17.126Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T17:05:17.244Z] > git checkout -f b788760bca51a6609041fe9742452de0d3885267 # timeout=10 [2023-10-24T17:05:17.333Z] > git remote # timeout=10 [2023-10-24T17:05:17.354Z] > git config --get remote.origin.url # timeout=10 [2023-10-24T17:05:17.369Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T17:05:17.385Z] > git merge 394f7e51838f4f11b1408721525dc4e9609626b3 # timeout=10 [2023-10-24T17:05:17.414Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-24T17:05:17.442Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T17:05:17.457Z] > git checkout -f b788760bca51a6609041fe9742452de0d3885267 # timeout=10 [2023-10-24T17:05:18.592Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T17:05:19.170Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T17:05:19.498Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-205/archives/cost.csv [2023-10-24T17:05:19.498Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T17:05:19.538Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-205-1-stack-cost] [2023-10-24T17:05:19.544Z] Resource [jenkins-edgexfoundry-device-gpio-PR-205-1-stack-cost] did not exist. Created. [2023-10-24T17:05:19.544Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-205-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T17:05:19.938Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-24T17:05:19.992Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T17:05:20.015Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-205-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T17:05:20.095Z] $ docker stop --time=1 76bd831bffa0d06d813ec9ad7cb24132481f6f3c79a13768ff11a8035b46710e [2023-10-24T17:05:21.025Z] Commit message: "feat!: Remove snap packaging" [2023-10-24T17:05:21.092Z] > git --version # timeout=10 [2023-10-24T17:05:21.109Z] > git --version # 'git version 2.25.1' [2023-10-24T17:05:21.145Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T17:05:21.272Z] $ docker rm -f --volumes 76bd831bffa0d06d813ec9ad7cb24132481f6f3c79a13768ff11a8035b46710e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2023-10-24T17:05:21.505Z] [2023-10-24T17:05:21.505Z] GitHub has been notified of this commit’s build result [2023-10-24T17:05:21.505Z] [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T17:05:22.447Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-24T17:05:22.447Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T17:05:22.447Z] Dload Upload Total Spent Left Speed [2023-10-24T17:05:22.447Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 150k 0 --:--:-- --:--:-- --:--:-- 150k [Pipeline] sh [2023-10-24T17:05:23.358Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-24T17:05:23.731Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-24T17:05:23.731Z] + sudo tee /etc/docker/daemon.new [2023-10-24T17:05:23.731Z] { [2023-10-24T17:05:23.731Z] "registry-mirrors": [ [2023-10-24T17:05:23.731Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-24T17:05:23.731Z] ], [2023-10-24T17:05:23.731Z] "bip": "10.250.0.254/24", [2023-10-24T17:05:23.731Z] "hosts": [ [2023-10-24T17:05:23.731Z] "tcp://0.0.0.0:5555", [2023-10-24T17:05:23.731Z] "unix:///var/run/docker.sock" [2023-10-24T17:05:23.731Z] ], [2023-10-24T17:05:23.731Z] "mtu": 1458, [2023-10-24T17:05:23.731Z] "selinux-enabled": true, [2023-10-24T17:05:23.731Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-24T17:05:23.731Z] } [Pipeline] sh [2023-10-24T17:05:24.115Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-24T17:05:24.476Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T17:05:42.860Z] provisioning config files... [2023-10-24T17:05:42.905Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config17150200086957890826tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T17:05:43.348Z] ---> docker-login.sh [2023-10-24T17:05:43.348Z] nexus3.edgexfoundry.org:10001 [2023-10-24T17:05:43.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T17:05:44.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T17:05:44.239Z] Configure a credential helper to remove this warning. See [2023-10-24T17:05:44.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T17:05:44.239Z] [2023-10-24T17:05:44.239Z] Login Succeeded [2023-10-24T17:05:44.239Z] nexus3.edgexfoundry.org:10002 [2023-10-24T17:05:44.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T17:05:44.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T17:05:44.787Z] Configure a credential helper to remove this warning. See [2023-10-24T17:05:44.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T17:05:44.787Z] [2023-10-24T17:05:44.787Z] Login Succeeded [2023-10-24T17:05:44.787Z] nexus3.edgexfoundry.org:10003 [2023-10-24T17:05:45.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T17:05:45.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T17:05:45.065Z] Configure a credential helper to remove this warning. See [2023-10-24T17:05:45.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T17:05:45.065Z] [2023-10-24T17:05:45.065Z] Login Succeeded [2023-10-24T17:05:45.065Z] nexus3.edgexfoundry.org:10004 [2023-10-24T17:05:45.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T17:05:45.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T17:05:45.612Z] Configure a credential helper to remove this warning. See [2023-10-24T17:05:45.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T17:05:45.613Z] [2023-10-24T17:05:45.613Z] Login Succeeded [2023-10-24T17:05:45.613Z] docker.io [2023-10-24T17:05:45.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T17:05:46.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T17:05:46.159Z] Configure a credential helper to remove this warning. See [2023-10-24T17:05:46.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T17:05:46.159Z] [2023-10-24T17:05:46.159Z] Login Succeeded [2023-10-24T17:05:46.159Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T17:05:46.190Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T17:05:46.711Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T17:05:46.758Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T17:05:46.795Z] ========================================================= [2023-10-24T17:05:46.795Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-24T17:05:46.795Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T17:05:47.337Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T17:05:47.938Z] Sending build context to Docker daemon 8.15MB [2023-10-24T17:05:47.938Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T17:05:47.938Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T17:05:48.914Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-24T17:05:48.914Z] 9fda8d8052c6: Pulling fs layer [2023-10-24T17:05:48.914Z] 5d54e960e981: Pulling fs layer [2023-10-24T17:05:48.914Z] c4a7e357bf2a: Pulling fs layer [2023-10-24T17:05:48.914Z] f0e02332f6b5: Pulling fs layer [2023-10-24T17:05:48.914Z] cefa15bbcfad: Pulling fs layer [2023-10-24T17:05:48.914Z] 17808c966233: Pulling fs layer [2023-10-24T17:05:48.914Z] f4c1fc716caa: Pulling fs layer [2023-10-24T17:05:48.914Z] f0e02332f6b5: Waiting [2023-10-24T17:05:48.914Z] cefa15bbcfad: Waiting [2023-10-24T17:05:48.914Z] 17808c966233: Waiting [2023-10-24T17:05:48.914Z] f4c1fc716caa: Waiting [2023-10-24T17:05:48.914Z] 5d54e960e981: Verifying Checksum [2023-10-24T17:05:48.914Z] 5d54e960e981: Download complete [2023-10-24T17:05:48.914Z] f0e02332f6b5: Verifying Checksum [2023-10-24T17:05:48.914Z] f0e02332f6b5: Download complete [2023-10-24T17:05:48.914Z] cefa15bbcfad: Download complete [2023-10-24T17:05:48.914Z] 9fda8d8052c6: Verifying Checksum [2023-10-24T17:05:48.914Z] 9fda8d8052c6: Download complete [2023-10-24T17:05:49.517Z] f4c1fc716caa: Verifying Checksum [2023-10-24T17:05:49.517Z] f4c1fc716caa: Download complete [2023-10-24T17:05:50.504Z] 9fda8d8052c6: Pull complete [2023-10-24T17:05:51.475Z] 5d54e960e981: Pull complete [2023-10-24T17:05:51.475Z] c4a7e357bf2a: Download complete [2023-10-24T17:05:52.446Z] 17808c966233: Verifying Checksum [2023-10-24T17:05:52.446Z] 17808c966233: Download complete [2023-10-24T17:06:04.788Z] c4a7e357bf2a: Pull complete [2023-10-24T17:06:04.788Z] f0e02332f6b5: Pull complete [2023-10-24T17:06:04.788Z] cefa15bbcfad: Pull complete [2023-10-24T17:06:17.200Z] 17808c966233: Pull complete [2023-10-24T17:06:18.617Z] f4c1fc716caa: Pull complete [2023-10-24T17:06:18.617Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-24T17:06:18.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T17:06:18.617Z] ---> ea914061e18c [2023-10-24T17:06:18.617Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T17:06:19.216Z] ---> Running in f1bb92fab512 [2023-10-24T17:06:19.823Z] Removing intermediate container f1bb92fab512 [2023-10-24T17:06:19.823Z] ---> 265010124f44 [2023-10-24T17:06:19.823Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T17:06:19.823Z] ---> Running in 0b51dc74f2a2 [2023-10-24T17:06:20.095Z] Removing intermediate container 0b51dc74f2a2 [2023-10-24T17:06:20.095Z] ---> 3af54b910cc4 [2023-10-24T17:06:20.095Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-10-24T17:06:20.375Z] ---> Running in 9f6dff8d77c2 [2023-10-24T17:06:20.647Z] Removing intermediate container 9f6dff8d77c2 [2023-10-24T17:06:20.647Z] ---> 6a1a25431c56 [2023-10-24T17:06:20.647Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T17:06:20.647Z] ---> Running in 30e0fc5db2da [2023-10-24T17:06:20.919Z] Removing intermediate container 30e0fc5db2da [2023-10-24T17:06:20.919Z] ---> deffe816693b [2023-10-24T17:06:20.919Z] Step 7/12 : WORKDIR /device-gpio [2023-10-24T17:06:21.191Z] ---> Running in f7421ff77e0d [2023-10-24T17:06:21.468Z] Removing intermediate container f7421ff77e0d [2023-10-24T17:06:21.468Z] ---> 918af1a9f038 [2023-10-24T17:06:21.468Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T17:06:21.468Z] ---> Running in 42ee17b071d7 [2023-10-24T17:06:22.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T17:06:23.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T17:06:24.948Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-24T17:06:24.948Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-24T17:06:24.948Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-24T17:06:24.948Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-24T17:06:24.948Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T17:06:24.948Z] OK: 270 MiB in 56 packages [2023-10-24T17:06:26.370Z] Removing intermediate container 42ee17b071d7 [2023-10-24T17:06:26.370Z] ---> a5ab6ed2fd01 [2023-10-24T17:06:26.370Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-24T17:06:26.640Z] ---> 9bb75ae85cac [2023-10-24T17:06:26.640Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T17:06:26.915Z] ---> Running in 14eff2a9bf3b [2023-10-24T17:08:03.629Z] Removing intermediate container 14eff2a9bf3b [2023-10-24T17:08:03.629Z] ---> 85f985383420 [2023-10-24T17:08:03.629Z] Step 11/12 : COPY . . [2023-10-24T17:08:04.595Z] ---> 6dd7abb30c87 [2023-10-24T17:08:04.595Z] Step 12/12 : RUN ${MAKE} [2023-10-24T17:08:04.595Z] ---> Running in 1958baceae6f [2023-10-24T17:08:05.566Z] noop [2023-10-24T17:08:06.539Z] Removing intermediate container 1958baceae6f [2023-10-24T17:08:06.539Z] ---> a792701cb871 [2023-10-24T17:08:06.539Z] Successfully built a792701cb871 [2023-10-24T17:08:06.539Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T17:08:07.059Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T17:08:07.059Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T17:08:07.378Z] prd-ubuntu20.04-docker-arm64-4c-16g-9970 does not seem to be running inside a container [2023-10-24T17:08:07.459Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-24T17:08:08.800Z] $ docker top 19daefea25becab4198c08fef3d9aac65404daa6e2464a99f5cf49c3203b97db -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T17:08:09.761Z] + go version [2023-10-24T17:08:09.761Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-24T17:08:09.796Z] $ docker stop --time=1 19daefea25becab4198c08fef3d9aac65404daa6e2464a99f5cf49c3203b97db [2023-10-24T17:08:11.931Z] $ docker rm -f --volumes 19daefea25becab4198c08fef3d9aac65404daa6e2464a99f5cf49c3203b97db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T17:08:12.852Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T17:08:12.852Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T17:08:13.154Z] prd-ubuntu20.04-docker-arm64-4c-16g-9970 does not seem to be running inside a container [2023-10-24T17:08:13.241Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-24T17:08:14.706Z] $ docker top 123aa56dc766ce4d41f95f6c4efeba6c6adcee419cf6b4d8cbf3e13bd79e249a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T17:08:15.669Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-10-24T17:08:16.401Z] + make test [2023-10-24T17:08:16.401Z] go test ./... -coverprofile=coverage.out ./... [2023-10-24T17:08:21.777Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-10-24T17:10:13.549Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-10-24T17:10:13.549Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-10-24T17:10:13.549Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-24T17:10:13.549Z] go vet ./... [2023-10-24T17:10:40.480Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T17:10:40.480Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T17:10:40.480Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T17:10:40.531Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T17:10:40.565Z] $ docker stop --time=1 123aa56dc766ce4d41f95f6c4efeba6c6adcee419cf6b4d8cbf3e13bd79e249a [2023-10-24T17:10:42.632Z] $ docker rm -f --volumes 123aa56dc766ce4d41f95f6c4efeba6c6adcee419cf6b4d8cbf3e13bd79e249a [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T17:10:43.992Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T17:10:44.040Z] Warning: overwriting stash ‘coverage-report’ [2023-10-24T17:10:44.940Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T17:10:45.612Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T17:10:46.003Z] + ls -al . [2023-10-24T17:10:46.003Z] total 156 [2023-10-24T17:10:46.003Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 24 17:08 . [2023-10-24T17:10:46.003Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 17:05 .. [2023-10-24T17:10:46.003Z] -rw-rw-r-- 1 jenkins jenkins 120 Oct 24 17:05 .dockerignore [2023-10-24T17:10:46.003Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 17:05 .git [2023-10-24T17:10:46.003Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 17:05 .github [2023-10-24T17:10:46.003Z] -rw-rw-r-- 1 jenkins jenkins 256 Oct 24 17:05 .gitignore [2023-10-24T17:10:46.003Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 17:05 .golangci.yml [2023-10-24T17:10:46.003Z] -rw-rw-r-- 1 jenkins jenkins 10671 Oct 24 17:05 Attribution.txt [2023-10-24T17:10:46.003Z] -rw-rw-r-- 1 jenkins jenkins 6184 Oct 24 17:05 CHANGELOG.md [2023-10-24T17:10:46.003Z] -rw-rw-r-- 1 jenkins jenkins 1542 Oct 24 17:05 Dockerfile [2023-10-24T17:10:46.003Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 17:05 GOVERNANCE.md [2023-10-24T17:10:46.003Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 24 17:05 Jenkinsfile [2023-10-24T17:10:46.003Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 17:05 LICENSE [2023-10-24T17:10:46.003Z] -rw-rw-r-- 1 jenkins jenkins 1923 Oct 24 17:05 Makefile [2023-10-24T17:10:46.003Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 24 17:05 OWNERS.md [2023-10-24T17:10:46.003Z] -rw-rw-r-- 1 jenkins jenkins 12217 Oct 24 17:05 README.md [2023-10-24T17:10:46.003Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 17:02 VERSION [2023-10-24T17:10:46.003Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 17:05 bin [2023-10-24T17:10:46.003Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 17:05 cmd [2023-10-24T17:10:46.003Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 24 17:08 coverage.out [2023-10-24T17:10:46.003Z] -rw-rw-r-- 1 jenkins jenkins 3698 Oct 24 17:05 go.mod [2023-10-24T17:10:46.003Z] -rw-rw-r-- 1 jenkins jenkins 35450 Oct 24 17:05 go.sum [2023-10-24T17:10:46.003Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 17:05 internal [2023-10-24T17:10:46.003Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 24 17:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T17:10:46.484Z] + 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=b788760bca51a6609041fe9742452de0d3885267 --label arch=arm64 --label version=0.0.0 . [2023-10-24T17:10:46.769Z] Sending build context to Docker daemon 8.151MB [2023-10-24T17:10:47.047Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T17:10:47.047Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-24T17:10:47.047Z] ---> a792701cb871 [2023-10-24T17:10:47.047Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-10-24T17:10:47.047Z] ---> Running in 5929c672e629 [2023-10-24T17:10:47.646Z] Removing intermediate container 5929c672e629 [2023-10-24T17:10:47.646Z] ---> 81cba9776674 [2023-10-24T17:10:47.646Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T17:10:47.646Z] ---> Running in 9f1df5e96f58 [2023-10-24T17:10:48.256Z] Removing intermediate container 9f1df5e96f58 [2023-10-24T17:10:48.256Z] ---> 7c570252f305 [2023-10-24T17:10:48.256Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-10-24T17:10:48.256Z] ---> Running in 213aafeec979 [2023-10-24T17:10:48.535Z] Removing intermediate container 213aafeec979 [2023-10-24T17:10:48.535Z] ---> c84f5a9eee48 [2023-10-24T17:10:48.535Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T17:10:48.809Z] ---> Running in 268372be2c1f [2023-10-24T17:10:49.087Z] Removing intermediate container 268372be2c1f [2023-10-24T17:10:49.087Z] ---> 41dc2d37f4a8 [2023-10-24T17:10:49.087Z] Step 7/25 : WORKDIR /device-gpio [2023-10-24T17:10:49.363Z] ---> Running in a1bc0a724a5a [2023-10-24T17:10:49.639Z] Removing intermediate container a1bc0a724a5a [2023-10-24T17:10:49.639Z] ---> 9419f7fa88e0 [2023-10-24T17:10:49.639Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T17:10:49.639Z] ---> Running in 1a35617b34b4 [2023-10-24T17:10:51.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T17:10:51.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T17:10:52.800Z] OK: 270 MiB in 56 packages [2023-10-24T17:10:53.781Z] Removing intermediate container 1a35617b34b4 [2023-10-24T17:10:53.781Z] ---> e54d2d0f7461 [2023-10-24T17:10:53.781Z] Step 9/25 : COPY go.mod vendor* ./ [2023-10-24T17:10:54.386Z] ---> cb06fa41a153 [2023-10-24T17:10:54.386Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T17:10:54.386Z] ---> Running in 62ebe81b82d3 [2023-10-24T17:10:57.769Z] Removing intermediate container 62ebe81b82d3 [2023-10-24T17:10:57.769Z] ---> fdb8a28e1f38 [2023-10-24T17:10:57.769Z] Step 11/25 : COPY . . [2023-10-24T17:10:58.730Z] ---> cdc1e0492f11 [2023-10-24T17:10:58.730Z] Step 12/25 : RUN ${MAKE} [2023-10-24T17:10:58.999Z] ---> Running in 4aecdfba1a11 [2023-10-24T17:10:59.964Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-10-24T17:13:21.707Z] Removing intermediate container 4aecdfba1a11 [2023-10-24T17:13:21.707Z] ---> d1a22780b8cc [2023-10-24T17:13:21.707Z] Step 13/25 : FROM alpine:3.18 [2023-10-24T17:13:21.707Z] 3.18: Pulling from library/alpine [2023-10-24T17:13:21.707Z] 579b34f0a95b: Pulling fs layer [2023-10-24T17:13:21.707Z] 579b34f0a95b: Verifying Checksum [2023-10-24T17:13:21.707Z] 579b34f0a95b: Download complete [2023-10-24T17:13:21.707Z] 579b34f0a95b: Pull complete [2023-10-24T17:13:21.707Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T17:13:21.707Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T17:13:21.707Z] ---> 3cc203321400 [2023-10-24T17:13:21.707Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-10-24T17:13:21.707Z] ---> Running in 5af6f5b57e0f [2023-10-24T17:13:21.707Z] Removing intermediate container 5af6f5b57e0f [2023-10-24T17:13:21.707Z] ---> bd8c00dfe099 [2023-10-24T17:13:21.707Z] Step 15/25 : RUN apk add --update --no-cache [2023-10-24T17:13:21.707Z] ---> Running in f9d0ab4e62d1 [2023-10-24T17:13:21.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T17:13:21.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T17:13:21.707Z] OK: 8 MiB in 15 packages [2023-10-24T17:13:21.978Z] Removing intermediate container f9d0ab4e62d1 [2023-10-24T17:13:21.978Z] ---> 81f98a46d02a [2023-10-24T17:13:21.978Z] Step 16/25 : WORKDIR / [2023-10-24T17:13:21.978Z] ---> Running in 98dd4813a56d [2023-10-24T17:13:22.568Z] Removing intermediate container 98dd4813a56d [2023-10-24T17:13:22.568Z] ---> 1af58046b9b1 [2023-10-24T17:13:22.568Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-10-24T17:13:23.164Z] ---> ff04f467bb79 [2023-10-24T17:13:23.164Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-10-24T17:13:23.754Z] ---> f19a48bb2598 [2023-10-24T17:13:23.754Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-10-24T17:13:25.735Z] ---> 5cd9e87da082 [2023-10-24T17:13:25.735Z] Step 20/25 : EXPOSE 59910 [2023-10-24T17:13:25.735Z] ---> Running in 9fdfa1caac48 [2023-10-24T17:13:26.012Z] Removing intermediate container 9fdfa1caac48 [2023-10-24T17:13:26.012Z] ---> 20ee4b0992f6 [2023-10-24T17:13:26.012Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-10-24T17:13:26.012Z] ---> Running in 0172b74c5aa6 [2023-10-24T17:13:26.599Z] Removing intermediate container 0172b74c5aa6 [2023-10-24T17:13:26.599Z] ---> c7f3867948e5 [2023-10-24T17:13:26.599Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-24T17:13:26.599Z] ---> Running in dbaf807a72ad [2023-10-24T17:13:27.188Z] Removing intermediate container dbaf807a72ad [2023-10-24T17:13:27.188Z] ---> 205d75b274b1 [2023-10-24T17:13:27.188Z] Step 23/25 : LABEL arch=arm64 [2023-10-24T17:13:27.188Z] ---> Running in df3b6862cf64 [2023-10-24T17:13:27.471Z] Removing intermediate container df3b6862cf64 [2023-10-24T17:13:27.472Z] ---> 2da11b9248f8 [2023-10-24T17:13:27.472Z] Step 24/25 : LABEL git_sha=b788760bca51a6609041fe9742452de0d3885267 [2023-10-24T17:13:27.472Z] ---> Running in 3585c7986d7c [2023-10-24T17:13:28.058Z] Removing intermediate container 3585c7986d7c [2023-10-24T17:13:28.058Z] ---> 92e584c5046d [2023-10-24T17:13:28.058Z] Step 25/25 : LABEL version=0.0.0 [2023-10-24T17:13:28.058Z] ---> Running in 304e04791d44 [2023-10-24T17:13:28.327Z] Removing intermediate container 304e04791d44 [2023-10-24T17:13:28.327Z] ---> 1c549c5793b5 [2023-10-24T17:13:28.327Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T17:13:28.327Z] Successfully built 1c549c5793b5 [2023-10-24T17:13:28.327Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T17:13:29.141Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T17:13:29.142Z] [2023-10-24T17:13:29.142Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T17:13:29.581Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T17:13:29.852Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-24T17:13:29.852Z] 8998bd30e6a1: Pulling fs layer [2023-10-24T17:13:29.852Z] 04944245beec: Pulling fs layer [2023-10-24T17:13:29.852Z] 699f458cf7ca: Pulling fs layer [2023-10-24T17:13:29.852Z] 765212b225bb: Pulling fs layer [2023-10-24T17:13:29.852Z] f23df028b6ca: Pulling fs layer [2023-10-24T17:13:29.852Z] d65c8cfc05b1: Pulling fs layer [2023-10-24T17:13:29.852Z] 2437ff75d9bd: Pulling fs layer [2023-10-24T17:13:29.852Z] 2437ff75d9bd: Waiting [2023-10-24T17:13:29.852Z] 765212b225bb: Waiting [2023-10-24T17:13:29.852Z] f23df028b6ca: Waiting [2023-10-24T17:13:29.852Z] d65c8cfc05b1: Waiting [2023-10-24T17:13:29.852Z] 04944245beec: Verifying Checksum [2023-10-24T17:13:29.852Z] 04944245beec: Download complete [2023-10-24T17:13:29.852Z] 765212b225bb: Verifying Checksum [2023-10-24T17:13:29.852Z] 765212b225bb: Download complete [2023-10-24T17:13:30.126Z] f23df028b6ca: Verifying Checksum [2023-10-24T17:13:30.126Z] f23df028b6ca: Download complete [2023-10-24T17:13:30.126Z] d65c8cfc05b1: Verifying Checksum [2023-10-24T17:13:30.126Z] d65c8cfc05b1: Download complete [2023-10-24T17:13:30.126Z] 699f458cf7ca: Verifying Checksum [2023-10-24T17:13:30.126Z] 699f458cf7ca: Download complete [2023-10-24T17:13:30.717Z] 8998bd30e6a1: Verifying Checksum [2023-10-24T17:13:30.717Z] 8998bd30e6a1: Download complete [2023-10-24T17:13:33.310Z] 2437ff75d9bd: Verifying Checksum [2023-10-24T17:13:33.310Z] 2437ff75d9bd: Download complete [2023-10-24T17:13:35.912Z] 8998bd30e6a1: Pull complete [2023-10-24T17:13:35.912Z] 04944245beec: Pull complete [2023-10-24T17:13:37.854Z] 699f458cf7ca: Pull complete [2023-10-24T17:13:37.854Z] 765212b225bb: Pull complete [2023-10-24T17:13:38.438Z] f23df028b6ca: Pull complete [2023-10-24T17:13:39.026Z] d65c8cfc05b1: Pull complete [2023-10-24T17:13:57.248Z] 2437ff75d9bd: Pull complete [2023-10-24T17:13:57.248Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-24T17:13:57.248Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T17:13:57.248Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T17:13:57.603Z] prd-ubuntu20.04-docker-arm64-4c-16g-9970 does not seem to be running inside a container [2023-10-24T17:13:57.669Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-24T17:14:01.008Z] $ docker top cbe42b3ce506c1fb596d464d309c8156b8a724608a429b0e23ec78ae47606b8b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T17:14:01.947Z] ---> job-cost.sh [2023-10-24T17:14:01.947Z] lf-activate-venv: SKIPPING [2023-10-24T17:14:01.947Z] INFO: No Stack... [2023-10-24T17:14:02.534Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-24T17:14:03.118Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T17:14:03.795Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2023-10-24T17:14:03.795Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T17:14:03.885Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-205-1-stack-cost] [2023-10-24T17:14:03.890Z] Resource [jenkins-edgexfoundry-device-gpio-PR-205-1-stack-cost] did not exist. Created. [2023-10-24T17:14:03.890Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-205-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T17:14:04.622Z] /w/workspace/device-gpio/1@tmp/durable-94021f02/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-24T17:14:05.298Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-24T17:14:05.338Z] Warning: overwriting stash ‘stack-cost’ [2023-10-24T17:14:05.393Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T17:14:05.407Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-205-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T17:14:05.482Z] $ docker stop --time=1 cbe42b3ce506c1fb596d464d309c8156b8a724608a429b0e23ec78ae47606b8b [2023-10-24T17:14:07.048Z] $ docker rm -f --volumes cbe42b3ce506c1fb596d464d309c8156b8a724608a429b0e23ec78ae47606b8b [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-10-24T17:14:08.118Z] provisioning config files... [2023-10-24T17:14:08.126Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-205@tmp/config17959072163993449993tmp [Pipeline] { [Pipeline] sh [2023-10-24T17:14:08.461Z] + set +x [2023-10-24T17:14:08.461Z] + curl -s https://codecov.io/bash [2023-10-24T17:14:08.461Z] + bash -s -- [2023-10-24T17:14:08.720Z] [2023-10-24T17:14:08.720Z] _____ _ [2023-10-24T17:14:08.720Z] / ____| | | [2023-10-24T17:14:08.720Z] | | ___ __| | ___ ___ _____ __ [2023-10-24T17:14:08.720Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-24T17:14:08.720Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-24T17:14:08.720Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-24T17:14:08.720Z] Bash-1.0.6 [2023-10-24T17:14:08.720Z] [2023-10-24T17:14:08.720Z] [2023-10-24T17:14:08.720Z] ==> git version 2.25.1 found [2023-10-24T17:14:08.720Z] ==> 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-10-24T17:14:08.720Z] Release-Date: 2020-01-08 [2023-10-24T17:14:08.720Z] 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-10-24T17:14:08.720Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-24T17:14:08.720Z] ==> Jenkins CI detected. [2023-10-24T17:14:08.720Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-205 [2023-10-24T17:14:08.720Z] project root: . [2023-10-24T17:14:08.720Z] --> token set from env [2023-10-24T17:14:08.720Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-24T17:14:08.720Z] ==> Running gcov in . (disable via -X gcov) [2023-10-24T17:14:08.720Z] ==> Python coveragepy not found [2023-10-24T17:14:08.720Z] ==> Searching for coverage reports in: [2023-10-24T17:14:08.720Z] + . [2023-10-24T17:14:08.720Z] -> Found 1 reports [2023-10-24T17:14:08.720Z] ==> Detecting git/mercurial file structure [2023-10-24T17:14:08.720Z] ==> Reading reports [2023-10-24T17:14:08.720Z] + ./coverage.out bytes=10 [2023-10-24T17:14:08.720Z] ==> Appending adjustments [2023-10-24T17:14:08.720Z] https://docs.codecov.io/docs/fixing-reports [2023-10-24T17:14:08.978Z] + Found adjustments [2023-10-24T17:14:08.978Z] ==> Gzipping contents [2023-10-24T17:14:08.978Z] 4.0K /tmp/codecov.7wLjie.gz [2023-10-24T17:14:08.978Z] ==> Uploading reports [2023-10-24T17:14:08.978Z] url: https://codecov.io [2023-10-24T17:14:08.978Z] query: branch=PR-205&commit=b788760bca51a6609041fe9742452de0d3885267&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-205%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=205&job=&cmd_args= [2023-10-24T17:14:08.978Z] -> Pinging Codecov [2023-10-24T17:14:08.978Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-205&commit=b788760bca51a6609041fe9742452de0d3885267&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-205%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=205&job=&cmd_args= [2023-10-24T17:14:08.978Z] -> Uploading to [2023-10-24T17:14:08.978Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-24/3EC07B1A8CA8AF9BCAA0BB9F0134797F/b788760bca51a6609041fe9742452de0d3885267/92ac5e96-5a5a-46ed-9b80-e0cc7b13fadd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T171408Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e89b06e6249955d31282aef3eb122e3f848b887f9b4d0eb39ab831073718aefc [2023-10-24T17:14:08.978Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T17:14:08.978Z] Dload Upload Total Spent Left Speed [2023-10-24T17:14:09.496Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 4652 --:--:-- --:--:-- --:--:-- 4614 100 563 0 0 100 563 0 1706 --:--:-- --:--:-- --:--:-- 1700 [2023-10-24T17:14:09.496Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/b788760bca51a6609041fe9742452de0d3885267 [Pipeline] } [2023-10-24T17:14:09.525Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-10-24T17:14:11.273Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-205/archives ] [2023-10-24T17:14:11.273Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-205/archives [2023-10-24T17:14:11.273Z] total 16 [2023-10-24T17:14:11.273Z] drwxr-xr-x 3 root root 4096 Oct 24 17:05 . [2023-10-24T17:14:11.273Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 17:05 .. [2023-10-24T17:14:11.273Z] drwxr-xr-x 2 root root 4096 Oct 24 17:05 cost [2023-10-24T17:14:11.273Z] -rw-r--r-- 1 root root 83 Oct 24 17:05 cost.csv [2023-10-24T17:14:11.273Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-205/archives [2023-10-24T17:14:11.273Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-205/archives [2023-10-24T17:14:11.273Z] total 16 [2023-10-24T17:14:11.273Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 17:05 . [2023-10-24T17:14:11.273Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 17:05 .. [2023-10-24T17:14:11.273Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 17:05 cost [2023-10-24T17:14:11.273Z] -rw-r--r-- 1 jenkins jenkins 83 Oct 24 17:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-24T17:14:11.600Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T17:14:12.488Z] ---> package-listing.sh [2023-10-24T17:14:12.488Z] ++ facter osfamily [2023-10-24T17:14:12.488Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-24T17:14:12.748Z] + OS_FAMILY=debian [2023-10-24T17:14:12.748Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-205 [2023-10-24T17:14:12.748Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-24T17:14:12.748Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-24T17:14:12.748Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-24T17:14:12.748Z] + PACKAGES=/tmp/packages_start.txt [2023-10-24T17:14:12.748Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-205 ']' [2023-10-24T17:14:12.748Z] + PACKAGES=/tmp/packages_end.txt [2023-10-24T17:14:12.748Z] + case "${OS_FAMILY}" in [2023-10-24T17:14:12.748Z] + dpkg -l [2023-10-24T17:14:12.748Z] + grep '^ii' [2023-10-24T17:14:12.748Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-24T17:14:12.748Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-24T17:14:12.748Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-24T17:14:12.748Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-205 ']' [2023-10-24T17:14:12.748Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-205/archives/ [2023-10-24T17:14:12.748Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-205/archives/ [Pipeline] echo [2023-10-24T17:14:12.783Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_PR-205/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-24T17:14:13.075Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T17:14:13.689Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T17:14:13.689Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T17:14:13.825Z] prd-ubuntu20.04-docker-8c-8g-9964 does not seem to be running inside a container [2023-10-24T17:14:13.857Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_PR-205/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-205 -v /w/workspace/edgexfoundry_device-gpio_PR-205:/w/workspace/edgexfoundry_device-gpio_PR-205:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-205@tmp:/w/workspace/edgexfoundry_device-gpio_PR-205@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T17:14:14.045Z] $ docker top 2c8a2f27acb01fc72ac9f3270a8cc3b1097af45725741fc266fbc2a293f08c5c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T17:14:14.436Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-24T17:14:14.746Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-24T17:14:15.055Z] + ls /var/log/sa-host [2023-10-24T17:14:15.055Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T17:14:15.186Z] provisioning config files... [2023-10-24T17:14:15.198Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-205@tmp/config279496574085056057tmp [Pipeline] { [Pipeline] echo [2023-10-24T17:14:15.263Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T17:14:15.575Z] ---> create-netrc.sh [Pipeline] } [2023-10-24T17:14:15.602Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-24T17:14:15.998Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-24T17:14:16.035Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T17:14:16.342Z] ---> sudo-logs.sh [2023-10-24T17:14:16.342Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-24T17:14:16.427Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T17:14:16.738Z] ---> job-cost.sh [2023-10-24T17:14:16.738Z] lf-activate-venv: SKIPPING [2023-10-24T17:14:16.738Z] DEBUG: total: 0.2199999988079071 [2023-10-24T17:14:16.738Z] INFO: Retrieving Stack Cost... [2023-10-24T17:14:16.997Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T17:14:17.567Z] INFO: Archiving Costs [Pipeline] echo [2023-10-24T17:14:17.603Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T17:14:17.914Z] ---> logs-deploy.sh [2023-10-24T17:14:17.914Z] lf-activate-venv: SKIPPING [2023-10-24T17:14:17.914Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-205/1 [2023-10-24T17:14:17.914Z] INFO: archiving workspace using pattern(s): [2023-10-24T17:14:18.850Z] Archives upload complete. [2023-10-24T17:14:18.850Z] INFO: archiving logs to Nexus