Pull request #206 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0e3e76b883e61e841453c96bbd5dba64dfbe921e+1df392e582ed32cc3ab577300f501a2f57a85edb (e417e3c43da37d9b1cc0db0906de16f20ce29dc4) 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-ssh11389292768488975733.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-ssh7372282269818740083.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-206/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-206/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10426000645337642920.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-206/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16489925259290204676.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-ssh17268800484714386174.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-206/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-206/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12895371971133377524.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 Running on prd-ubuntu20.04-docker-8c-8g-9994 in /w/workspace/edgexfoundry_device-gpio_PR-206 [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-206 # 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 Merging remotes/origin/main commit 1df392e582ed32cc3ab577300f501a2f57a85edb into PR head commit 0e3e76b883e61e841453c96bbd5dba64dfbe921e Merge succeeded, producing 0e3e76b883e61e841453c96bbd5dba64dfbe921e Checking out Revision 0e3e76b883e61e841453c96bbd5dba64dfbe921e (PR-206) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } > 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/206/head:refs/remotes/origin/PR-206 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0e3e76b883e61e841453c96bbd5dba64dfbe921e # 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 1df392e582ed32cc3ab577300f501a2f57a85edb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0e3e76b883e61e841453c96bbd5dba64dfbe921e # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-24T18:11:26.643Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-24T18:11:26.823Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-24T18:11:26.933Z] ========================================================= [2023-10-24T18:11:26.933Z] EdgeX Global Pipelines Version Info [2023-10-24T18:11:26.933Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:11:27.666Z] ------------------- [2023-10-24T18:11:27.666Z] stable info: [2023-10-24T18:11:27.666Z] ------------------- [2023-10-24T18:11:27.666Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-24T18:11:27.666Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T18:11:27.666Z] Message: update stable to v1.0.254 [2023-10-24T18:11:28.236Z] ------------------- [2023-10-24T18:11:28.236Z] experimental info: [2023-10-24T18:11:28.236Z] ------------------- [2023-10-24T18:11:28.236Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-24T18:11:28.236Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T18:11:28.236Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-24T18:11:28.518Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-10-24T18:11:28.559Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-10-24T18:11:28.599Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-24T18:11:28.636Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-24T18:11:28.683Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-24T18:11:28.724Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-24T18:11:28.765Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-24T18:11:28.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-24T18:11:28.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-24T18:11:28.898Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-24T18:11:28.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-24T18:11:28.984Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-10-24T18:11:29.022Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-24T18:11:29.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-24T18:11:29.108Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T18:11:29.151Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T18:11:29.189Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T18:11:29.225Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T18:11:29.263Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-24T18:11:29.304Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-24T18:11:29.343Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-24T18:11:29.383Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-24T18:11:29.421Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-24T18:11:29.464Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-24T18:11:29.506Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-24T18:11:29.544Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-24T18:11:29.583Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-24T18:11:29.623Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-206 [Pipeline] echo [2023-10-24T18:11:29.665Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-206 [Pipeline] echo [2023-10-24T18:11:29.701Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-206 [Pipeline] echo [2023-10-24T18:11:29.745Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0e3e76b883e61e841453c96bbd5dba64dfbe921e [Pipeline] echo [2023-10-24T18:11:29.788Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0e3e76b [Pipeline] echo [2023-10-24T18:11:29.832Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:11:29.941Z] provisioning config files... [2023-10-24T18:11:29.956Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-206@tmp/config15320896875897514521tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:11:30.297Z] ---> docker-login.sh [2023-10-24T18:11:30.297Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:11:30.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:11:30.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:11:30.562Z] Configure a credential helper to remove this warning. See [2023-10-24T18:11:30.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:11:30.562Z] [2023-10-24T18:11:30.562Z] Login Succeeded [2023-10-24T18:11:30.562Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:11:30.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:11:30.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:11:30.562Z] Configure a credential helper to remove this warning. See [2023-10-24T18:11:30.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:11:30.562Z] [2023-10-24T18:11:30.562Z] Login Succeeded [2023-10-24T18:11:30.562Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:11:30.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:11:30.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:11:30.826Z] Configure a credential helper to remove this warning. See [2023-10-24T18:11:30.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:11:30.826Z] [2023-10-24T18:11:30.826Z] Login Succeeded [2023-10-24T18:11:30.826Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:11:30.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:11:30.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:11:30.826Z] Configure a credential helper to remove this warning. See [2023-10-24T18:11:30.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:11:30.826Z] [2023-10-24T18:11:30.826Z] Login Succeeded [2023-10-24T18:11:30.826Z] docker.io [2023-10-24T18:11:30.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:11:31.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:11:31.086Z] Configure a credential helper to remove this warning. See [2023-10-24T18:11:31.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:11:31.086Z] [2023-10-24T18:11:31.086Z] Login Succeeded [2023-10-24T18:11:31.086Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:11:31.116Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-24T18:11:31.747Z] + git rev-list -1 --merges 0e3e76b883e61e841453c96bbd5dba64dfbe921e~1..0e3e76b883e61e841453c96bbd5dba64dfbe921e [Pipeline] echo [2023-10-24T18:11:31.817Z] -----------> git rev-list -1 --merges 0e3e76b883e61e841453c96bbd5dba64dfbe921e~1..0e3e76b883e61e841453c96bbd5dba64dfbe921e 0e3e76b883e61e841453c96bbd5dba64dfbe921e [false] [Pipeline] sh [2023-10-24T18:11:32.130Z] + git log --format=format:%s -1 0e3e76b883e61e841453c96bbd5dba64dfbe921e [Pipeline] echo [2023-10-24T18:11:32.165Z] ========================================================= [2023-10-24T18:11:32.165Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-24T18:11:32.165Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T18:11:32.601Z] + git log --format=format:%s -1 0e3e76b883e61e841453c96bbd5dba64dfbe921e [Pipeline] echo [2023-10-24T18:11:32.629Z] [semverPrep] GIT_COMMIT: 0e3e76b883e61e841453c96bbd5dba64dfbe921e, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-10-24T18:11:32.659Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-24T18:11:33.045Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T18:11:33.045Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-24T18:11:33.045Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-24T18:11:33.045Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-24T18:11:33.045Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-24T18:11:33.045Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-24T18:11:33.045Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:11:33.469Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:11:33.469Z] [2023-10-24T18:11:33.469Z] 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-24T18:11:33.845Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:11:33.845Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-24T18:11:33.845Z] b85a868b505f: Pulling fs layer [2023-10-24T18:11:33.845Z] e2be974225ed: Pulling fs layer [2023-10-24T18:11:33.845Z] 339a4e72a1f5: Pulling fs layer [2023-10-24T18:11:33.845Z] 988bab9f4d93: Pulling fs layer [2023-10-24T18:11:33.845Z] 1469e6f7b9e6: Pulling fs layer [2023-10-24T18:11:33.845Z] eaf3925da568: Pulling fs layer [2023-10-24T18:11:33.845Z] 988bab9f4d93: Waiting [2023-10-24T18:11:33.845Z] 1469e6f7b9e6: Waiting [2023-10-24T18:11:33.845Z] bab4dde63d76: Pulling fs layer [2023-10-24T18:11:33.845Z] bde34c3a00c8: Pulling fs layer [2023-10-24T18:11:33.845Z] eaf3925da568: Waiting [2023-10-24T18:11:33.845Z] bab4dde63d76: Waiting [2023-10-24T18:11:33.845Z] b352a97aabf1: Pulling fs layer [2023-10-24T18:11:33.845Z] bde34c3a00c8: Waiting [2023-10-24T18:11:33.845Z] 4872d77fe225: Pulling fs layer [2023-10-24T18:11:33.845Z] b352a97aabf1: Waiting [2023-10-24T18:11:33.845Z] 5851b861e8e6: Pulling fs layer [2023-10-24T18:11:33.845Z] 4872d77fe225: Waiting [2023-10-24T18:11:33.845Z] e2be974225ed: Verifying Checksum [2023-10-24T18:11:33.845Z] e2be974225ed: Download complete [2023-10-24T18:11:33.845Z] 988bab9f4d93: Verifying Checksum [2023-10-24T18:11:33.845Z] 988bab9f4d93: Download complete [2023-10-24T18:11:33.845Z] 1469e6f7b9e6: Verifying Checksum [2023-10-24T18:11:33.845Z] 1469e6f7b9e6: Download complete [2023-10-24T18:11:33.845Z] eaf3925da568: Verifying Checksum [2023-10-24T18:11:33.845Z] eaf3925da568: Download complete [2023-10-24T18:11:34.105Z] 339a4e72a1f5: Verifying Checksum [2023-10-24T18:11:34.105Z] 339a4e72a1f5: Download complete [2023-10-24T18:11:34.105Z] bde34c3a00c8: Verifying Checksum [2023-10-24T18:11:34.105Z] bde34c3a00c8: Download complete [2023-10-24T18:11:34.105Z] b352a97aabf1: Verifying Checksum [2023-10-24T18:11:34.105Z] b352a97aabf1: Download complete [2023-10-24T18:11:34.105Z] 4872d77fe225: Download complete [2023-10-24T18:11:34.105Z] 5851b861e8e6: Verifying Checksum [2023-10-24T18:11:34.105Z] 5851b861e8e6: Download complete [2023-10-24T18:11:34.105Z] b85a868b505f: Verifying Checksum [2023-10-24T18:11:34.105Z] b85a868b505f: Download complete [2023-10-24T18:11:34.363Z] bab4dde63d76: Verifying Checksum [2023-10-24T18:11:34.363Z] bab4dde63d76: Download complete [2023-10-24T18:11:35.302Z] b85a868b505f: Pull complete [2023-10-24T18:11:35.302Z] e2be974225ed: Pull complete [2023-10-24T18:11:35.868Z] 339a4e72a1f5: Pull complete [2023-10-24T18:11:35.868Z] 988bab9f4d93: Pull complete [2023-10-24T18:11:36.258Z] 1469e6f7b9e6: Pull complete [2023-10-24T18:11:36.258Z] eaf3925da568: Pull complete [2023-10-24T18:11:38.164Z] bab4dde63d76: Pull complete [2023-10-24T18:11:38.164Z] bde34c3a00c8: Pull complete [2023-10-24T18:11:38.164Z] b352a97aabf1: Pull complete [2023-10-24T18:11:38.164Z] 4872d77fe225: Pull complete [2023-10-24T18:11:38.164Z] 5851b861e8e6: Pull complete [2023-10-24T18:11:38.164Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-24T18:11:38.164Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:11:38.164Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:11:38.405Z] prd-ubuntu20.04-docker-8c-8g-9994 does not seem to be running inside a container [2023-10-24T18:11:38.444Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-206 -v /w/workspace/edgexfoundry_device-gpio_PR-206:/w/workspace/edgexfoundry_device-gpio_PR-206:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-206@tmp:/w/workspace/edgexfoundry_device-gpio_PR-206@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T18:11:41.647Z] $ docker top d506800c503998cc5b4624dc2fcf5a2545dbaf4cb09a6d704b8e8c3d45a49981 -eo pid,comm [2023-10-24T18:11:41.698Z] 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-24T18:11:41.698Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T18:11:41.846Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:11:41.846Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:11:41.977Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:11:41.981Z] $ docker exec d506800c503998cc5b4624dc2fcf5a2545dbaf4cb09a6d704b8e8c3d45a49981 ssh-agent [2023-10-24T18:11:42.089Z] SSH_AUTH_SOCK=/tmp/ssh-4jiEZCFv7UEZ/agent.32 [2023-10-24T18:11:42.089Z] SSH_AGENT_PID=38 [2023-10-24T18:11:42.097Z] Running ssh-add (command line suppressed) [2023-10-24T18:11:42.194Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-206@tmp/private_key_5970818167967194320.key (/w/workspace/edgexfoundry_device-gpio_PR-206@tmp/private_key_5970818167967194320.key) [2023-10-24T18:11:42.208Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:11:42.541Z] + git tag --points-at HEAD [Pipeline] } [2023-10-24T18:11:42.567Z] $ docker exec --env ******** --env ******** d506800c503998cc5b4624dc2fcf5a2545dbaf4cb09a6d704b8e8c3d45a49981 ssh-agent -k [2023-10-24T18:11:42.666Z] unset SSH_AUTH_SOCK; [2023-10-24T18:11:42.667Z] unset SSH_AGENT_PID; [2023-10-24T18:11:42.667Z] echo Agent pid 38 killed; [2023-10-24T18:11:42.677Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-24T18:11:42.755Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:11:42.755Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:11:42.873Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:11:42.877Z] $ docker exec d506800c503998cc5b4624dc2fcf5a2545dbaf4cb09a6d704b8e8c3d45a49981 ssh-agent [2023-10-24T18:11:42.998Z] SSH_AUTH_SOCK=/tmp/ssh-RDaRBOQy3svJ/agent.70 [2023-10-24T18:11:42.998Z] SSH_AGENT_PID=76 [2023-10-24T18:11:43.004Z] Running ssh-add (command line suppressed) [2023-10-24T18:11:43.114Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-206@tmp/private_key_13915248230259357279.key (/w/workspace/edgexfoundry_device-gpio_PR-206@tmp/private_key_13915248230259357279.key) [2023-10-24T18:11:43.131Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:11:43.457Z] + git semver init [2023-10-24T18:11:43.718Z] 2023-10-24 18:11:43,622 [run_init] DEBUG init version:0.0.0 force:False [2023-10-24T18:11:43.718Z] 2023-10-24 18:11:43,623 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-206/.semver [2023-10-24T18:11:43.718Z] 2023-10-24 18:11:43,624 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-206/.semver [2023-10-24T18:11:43.718Z] 2023-10-24 18:11:43,624 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-206/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-206, universal_newlines=False, shell=None, istream=None) [2023-10-24T18:11:45.096Z] 2023-10-24 18:11:44,756 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-206/.git/info/exclude [2023-10-24T18:11:45.096Z] 2023-10-24 18:11:44,756 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-206/.semver/PR-206 with force:False [2023-10-24T18:11:45.096Z] 2023-10-24 18:11:44,757 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-206/.semver/PR-206 [2023-10-24T18:11:45.096Z] 2023-10-24 18:11:44,761 [execute] INFO git cat-file --batch-check [2023-10-24T18:11:45.096Z] 2023-10-24 18:11:44,761 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-206/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T18:11:45.096Z] 2023-10-24 18:11:44,767 [execute] INFO git cat-file --batch [2023-10-24T18:11:45.096Z] 2023-10-24 18:11:44,768 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-206/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T18:11:45.096Z] 2023-10-24 18:11:44,772 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-206/.semver/PR-206 [2023-10-24T18:11:45.096Z] 0.0.0 [Pipeline] } [2023-10-24T18:11:45.122Z] $ docker exec --env ******** --env ******** d506800c503998cc5b4624dc2fcf5a2545dbaf4cb09a6d704b8e8c3d45a49981 ssh-agent -k [2023-10-24T18:11:45.212Z] unset SSH_AUTH_SOCK; [2023-10-24T18:11:45.213Z] unset SSH_AGENT_PID; [2023-10-24T18:11:45.214Z] echo Agent pid 76 killed; [2023-10-24T18:11:45.221Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T18:11:45.639Z] + git semver [Pipeline] } [2023-10-24T18:11:45.925Z] $ docker stop --time=1 d506800c503998cc5b4624dc2fcf5a2545dbaf4cb09a6d704b8e8c3d45a49981 [2023-10-24T18:11:47.208Z] $ docker rm -f --volumes d506800c503998cc5b4624dc2fcf5a2545dbaf4cb09a6d704b8e8c3d45a49981 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:11:47.607Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-24T18:11:47.883Z] Stashed 1 file(s) [Pipeline] echo [2023-10-24T18:11:47.898Z] [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-24T18:11:48.495Z] provisioning config files... [2023-10-24T18:11:48.505Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-206@tmp/config6576391775492803798tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:11:48.855Z] ---> docker-login.sh [2023-10-24T18:11:48.856Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:11:48.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:11:48.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:11:48.856Z] Configure a credential helper to remove this warning. See [2023-10-24T18:11:48.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:11:48.856Z] [2023-10-24T18:11:48.856Z] Login Succeeded [2023-10-24T18:11:48.856Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:11:48.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:11:48.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:11:48.856Z] Configure a credential helper to remove this warning. See [2023-10-24T18:11:48.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:11:48.856Z] [2023-10-24T18:11:48.856Z] Login Succeeded [2023-10-24T18:11:48.856Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:11:49.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:11:49.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:11:49.116Z] Configure a credential helper to remove this warning. See [2023-10-24T18:11:49.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:11:49.116Z] [2023-10-24T18:11:49.116Z] Login Succeeded [2023-10-24T18:11:49.116Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:11:49.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:11:49.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:11:49.116Z] Configure a credential helper to remove this warning. See [2023-10-24T18:11:49.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:11:49.116Z] [2023-10-24T18:11:49.116Z] Login Succeeded [2023-10-24T18:11:49.116Z] docker.io [2023-10-24T18:11:49.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:11:49.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:11:49.634Z] Configure a credential helper to remove this warning. See [2023-10-24T18:11:49.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:11:49.634Z] [2023-10-24T18:11:49.634Z] Login Succeeded [2023-10-24T18:11:49.634Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:11:49.662Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T18:11:49.879Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:11:49.920Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:11:49.956Z] ========================================================= [2023-10-24T18:11:49.956Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-24T18:11:49.956Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:11:50.440Z] + 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-24T18:11:50.440Z] Sending build context to Docker daemon 16.16MB [2023-10-24T18:11:50.440Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:11:50.440Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T18:11:50.440Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-24T18:11:50.440Z] 7264a8db6415: Pulling fs layer [2023-10-24T18:11:50.440Z] c4d48a809fc2: Pulling fs layer [2023-10-24T18:11:50.440Z] 4f1c88b9dad5: Pulling fs layer [2023-10-24T18:11:50.440Z] ad3a456e5733: Pulling fs layer [2023-10-24T18:11:50.440Z] 33e27b845d1e: Pulling fs layer [2023-10-24T18:11:50.440Z] c68163c4e522: Pulling fs layer [2023-10-24T18:11:50.440Z] 50da416c3ac9: Pulling fs layer [2023-10-24T18:11:50.440Z] 23d2d4c4bb30: Pulling fs layer [2023-10-24T18:11:50.440Z] 33e27b845d1e: Waiting [2023-10-24T18:11:50.440Z] 23d2d4c4bb30: Waiting [2023-10-24T18:11:50.440Z] c68163c4e522: Waiting [2023-10-24T18:11:50.440Z] 50da416c3ac9: Waiting [2023-10-24T18:11:50.440Z] ad3a456e5733: Waiting [2023-10-24T18:11:50.699Z] c4d48a809fc2: Download complete [2023-10-24T18:11:50.699Z] ad3a456e5733: Download complete [2023-10-24T18:11:50.699Z] 33e27b845d1e: Verifying Checksum [2023-10-24T18:11:50.699Z] 33e27b845d1e: Download complete [2023-10-24T18:11:50.699Z] 7264a8db6415: Verifying Checksum [2023-10-24T18:11:50.699Z] 7264a8db6415: Download complete [2023-10-24T18:11:50.699Z] c68163c4e522: Verifying Checksum [2023-10-24T18:11:50.699Z] c68163c4e522: Download complete [2023-10-24T18:11:50.699Z] 7264a8db6415: Pull complete [2023-10-24T18:11:50.957Z] 23d2d4c4bb30: Verifying Checksum [2023-10-24T18:11:50.957Z] 23d2d4c4bb30: Download complete [2023-10-24T18:11:50.957Z] c4d48a809fc2: Pull complete [2023-10-24T18:11:50.957Z] 4f1c88b9dad5: Verifying Checksum [2023-10-24T18:11:50.957Z] 4f1c88b9dad5: Download complete [2023-10-24T18:11:51.522Z] 50da416c3ac9: Verifying Checksum [2023-10-24T18:11:51.522Z] 50da416c3ac9: Download complete [2023-10-24T18:11:54.058Z] 4f1c88b9dad5: Pull complete [2023-10-24T18:11:54.316Z] ad3a456e5733: Pull complete [2023-10-24T18:11:54.316Z] 33e27b845d1e: Pull complete [2023-10-24T18:11:54.316Z] c68163c4e522: Pull complete [2023-10-24T18:11:56.845Z] 50da416c3ac9: Pull complete [2023-10-24T18:11:57.104Z] 23d2d4c4bb30: Pull complete [2023-10-24T18:11:57.104Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-24T18:11:57.104Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T18:11:57.104Z] ---> 0786185ac409 [2023-10-24T18:11:57.104Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:12:01.296Z] ---> Running in 1aaf67840ca0 [2023-10-24T18:12:01.555Z] Removing intermediate container 1aaf67840ca0 [2023-10-24T18:12:01.555Z] ---> 7e398aab1dc0 [2023-10-24T18:12:01.555Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:12:01.555Z] ---> Running in 8426d546e549 [2023-10-24T18:12:01.555Z] Removing intermediate container 8426d546e549 [2023-10-24T18:12:01.555Z] ---> 535f5f8bcf40 [2023-10-24T18:12:01.555Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-10-24T18:12:01.555Z] ---> Running in 99941010fbf7 [2023-10-24T18:12:01.813Z] Removing intermediate container 99941010fbf7 [2023-10-24T18:12:01.813Z] ---> b5330ca3b348 [2023-10-24T18:12:01.813Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:12:01.813Z] ---> Running in daaf2f0afd06 [2023-10-24T18:12:01.813Z] Removing intermediate container daaf2f0afd06 [2023-10-24T18:12:01.813Z] ---> c89307cd28b9 [2023-10-24T18:12:01.813Z] Step 7/12 : WORKDIR /device-gpio [2023-10-24T18:12:01.813Z] ---> Running in 72a57a05f01f [2023-10-24T18:12:01.813Z] Removing intermediate container 72a57a05f01f [2023-10-24T18:12:01.813Z] ---> 12aa8e75afc2 [2023-10-24T18:12:01.813Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:12:01.813Z] ---> Running in 5b0bc387d72f [2023-10-24T18:12:02.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:12:02.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:12:02.589Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-24T18:12:02.589Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-24T18:12:02.589Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-24T18:12:02.589Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-24T18:12:02.849Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T18:12:02.849Z] OK: 268 MiB in 56 packages [2023-10-24T18:12:03.108Z] Removing intermediate container 5b0bc387d72f [2023-10-24T18:12:03.108Z] ---> 7615dcfb6fa9 [2023-10-24T18:12:03.108Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-24T18:12:03.314Z] Still waiting to schedule task [2023-10-24T18:12:03.315Z] ‘prd-centos7-blackbox-4c-2g-9694’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-24T18:12:03.315Z] ‘prd-centos7-blackbox-4c-2g-9695’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-24T18:12:03.315Z] ‘prd-centos7-builder-2c-1g-9982’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-24T18:12:03.315Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-9995’ is offline [2023-10-24T18:12:03.366Z] ---> 1278c11b0f5b [2023-10-24T18:12:03.366Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:12:03.366Z] ---> Running in 0cfbf47c3448 [2023-10-24T18:12:59.659Z] Removing intermediate container 0cfbf47c3448 [2023-10-24T18:12:59.659Z] ---> 012b29199fd9 [2023-10-24T18:12:59.659Z] Step 11/12 : COPY . . [2023-10-24T18:12:59.659Z] ---> b079791fe432 [2023-10-24T18:12:59.659Z] Step 12/12 : RUN ${MAKE} [2023-10-24T18:12:59.659Z] ---> Running in efdbb08a0867 [2023-10-24T18:12:59.659Z] noop [2023-10-24T18:12:59.659Z] Removing intermediate container efdbb08a0867 [2023-10-24T18:12:59.659Z] ---> 8b47593fed64 [2023-10-24T18:12:59.659Z] Successfully built 8b47593fed64 [2023-10-24T18:12:59.659Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:13:00.113Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T18:13:00.113Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:13:00.268Z] prd-ubuntu20.04-docker-8c-8g-9994 does not seem to be running inside a container [2023-10-24T18:13:00.301Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-206 -v /w/workspace/edgexfoundry_device-gpio_PR-206:/w/workspace/edgexfoundry_device-gpio_PR-206:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-206@tmp:/w/workspace/edgexfoundry_device-gpio_PR-206@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 ******** ci-base-image-x86_64 cat [2023-10-24T18:13:00.614Z] $ docker top 03eca02247ab87d9022fd678bba3536ccb1a6a99ae26331555d8c431f88f673d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:13:01.000Z] + go version [2023-10-24T18:13:01.000Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-24T18:13:01.033Z] $ docker stop --time=1 03eca02247ab87d9022fd678bba3536ccb1a6a99ae26331555d8c431f88f673d [2023-10-24T18:13:02.327Z] $ docker rm -f --volumes 03eca02247ab87d9022fd678bba3536ccb1a6a99ae26331555d8c431f88f673d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:13:03.041Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T18:13:03.041Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:13:03.187Z] prd-ubuntu20.04-docker-8c-8g-9994 does not seem to be running inside a container [2023-10-24T18:13:03.219Z] $ 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-206 -v /w/workspace/edgexfoundry_device-gpio_PR-206:/w/workspace/edgexfoundry_device-gpio_PR-206:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-206@tmp:/w/workspace/edgexfoundry_device-gpio_PR-206@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 ******** ci-base-image-x86_64 cat [2023-10-24T18:13:03.543Z] $ docker top 64d50457a86a76c34270bb8d7be98a06159ffab0aaafe7400eaa23950eebc808 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:13:03.941Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-206 [Pipeline] fileExists [Pipeline] sh [2023-10-24T18:13:04.302Z] + make test [2023-10-24T18:13:04.303Z] go test ./... -coverprofile=coverage.out ./... [2023-10-24T18:13:05.676Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-10-24T18:13:15.826Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-10-24T18:13:15.826Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-10-24T18:13:22.379Z] go vet ./... [2023-10-24T18:13:25.666Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T18:13:25.666Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T18:13:25.666Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T18:13:25.701Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T18:13:25.732Z] $ docker stop --time=1 64d50457a86a76c34270bb8d7be98a06159ffab0aaafe7400eaa23950eebc808 [2023-10-24T18:13:28.223Z] $ docker rm -f --volumes 64d50457a86a76c34270bb8d7be98a06159ffab0aaafe7400eaa23950eebc808 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:13:28.745Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T18:13:28.815Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-24T18:13:29.409Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T18:13:29.719Z] + ls -al . [2023-10-24T18:13:29.719Z] total 160 [2023-10-24T18:13:29.719Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:13 . [2023-10-24T18:13:29.719Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:11 .. [2023-10-24T18:13:29.719Z] -rw-rw-r-- 1 jenkins jenkins 120 Oct 24 18:11 .dockerignore [2023-10-24T18:13:29.719Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:13 .git [2023-10-24T18:13:29.719Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:11 .github [2023-10-24T18:13:29.719Z] -rw-rw-r-- 1 jenkins jenkins 256 Oct 24 18:11 .gitignore [2023-10-24T18:13:29.719Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 18:11 .golangci.yml [2023-10-24T18:13:29.719Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:11 .semver [2023-10-24T18:13:29.719Z] -rw-rw-r-- 1 jenkins jenkins 10671 Oct 24 18:11 Attribution.txt [2023-10-24T18:13:29.719Z] -rw-rw-r-- 1 jenkins jenkins 6184 Oct 24 18:11 CHANGELOG.md [2023-10-24T18:13:29.719Z] -rw-rw-r-- 1 jenkins jenkins 1542 Oct 24 18:11 Dockerfile [2023-10-24T18:13:29.719Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:11 GOVERNANCE.md [2023-10-24T18:13:29.719Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 24 18:11 Jenkinsfile [2023-10-24T18:13:29.719Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 18:11 LICENSE [2023-10-24T18:13:29.719Z] -rw-rw-r-- 1 jenkins jenkins 1923 Oct 24 18:11 Makefile [2023-10-24T18:13:29.719Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 24 18:11 OWNERS.md [2023-10-24T18:13:29.719Z] -rw-rw-r-- 1 jenkins jenkins 12217 Oct 24 18:11 README.md [2023-10-24T18:13:29.719Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 18:11 VERSION [2023-10-24T18:13:29.719Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:11 bin [2023-10-24T18:13:29.719Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:11 cmd [2023-10-24T18:13:29.719Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 24 18:13 coverage.out [2023-10-24T18:13:29.719Z] -rw-rw-r-- 1 jenkins jenkins 3698 Oct 24 18:11 go.mod [2023-10-24T18:13:29.719Z] -rw-rw-r-- 1 jenkins jenkins 35450 Oct 24 18:11 go.sum [2023-10-24T18:13:29.719Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:11 internal [2023-10-24T18:13:29.719Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 24 18:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:13:30.107Z] + 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=0e3e76b883e61e841453c96bbd5dba64dfbe921e --label arch=amd64 --label version=0.0.0 . [2023-10-24T18:13:30.107Z] Sending build context to Docker daemon 16.16MB [2023-10-24T18:13:30.107Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:13:30.107Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-24T18:13:30.107Z] ---> 8b47593fed64 [2023-10-24T18:13:30.107Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:13:30.368Z] ---> Running in 34d7ca69f412 [2023-10-24T18:13:30.368Z] Removing intermediate container 34d7ca69f412 [2023-10-24T18:13:30.368Z] ---> 995c44d7c1ff [2023-10-24T18:13:30.368Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:13:30.368Z] ---> Running in b5c729ae1d70 [2023-10-24T18:13:30.630Z] Removing intermediate container b5c729ae1d70 [2023-10-24T18:13:30.630Z] ---> 352d06a3eaf1 [2023-10-24T18:13:30.630Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-10-24T18:13:30.630Z] ---> Running in 675034d2a715 [2023-10-24T18:13:30.630Z] Removing intermediate container 675034d2a715 [2023-10-24T18:13:30.630Z] ---> 1e90c8a7918e [2023-10-24T18:13:30.630Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:13:30.630Z] ---> Running in 4b932042c970 [2023-10-24T18:13:30.630Z] Removing intermediate container 4b932042c970 [2023-10-24T18:13:30.630Z] ---> 7edf969c4d8a [2023-10-24T18:13:30.630Z] Step 7/25 : WORKDIR /device-gpio [2023-10-24T18:13:30.630Z] ---> Running in fa0c6d965355 [2023-10-24T18:13:30.888Z] Removing intermediate container fa0c6d965355 [2023-10-24T18:13:30.888Z] ---> d66e89e52314 [2023-10-24T18:13:30.888Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:13:30.888Z] ---> Running in 62f9be6d3489 [2023-10-24T18:13:31.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:13:31.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:13:31.413Z] OK: 268 MiB in 56 packages [2023-10-24T18:13:31.671Z] Removing intermediate container 62f9be6d3489 [2023-10-24T18:13:31.671Z] ---> 35e05cc122f6 [2023-10-24T18:13:31.671Z] Step 9/25 : COPY go.mod vendor* ./ [2023-10-24T18:13:31.933Z] ---> ad36404feae8 [2023-10-24T18:13:31.933Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:13:31.933Z] ---> Running in ea0665679c46 [2023-10-24T18:13:32.499Z] Removing intermediate container ea0665679c46 [2023-10-24T18:13:32.499Z] ---> 358854d5704b [2023-10-24T18:13:32.499Z] Step 11/25 : COPY . . [2023-10-24T18:13:33.130Z] ---> 12e5a3c0016c [2023-10-24T18:13:33.130Z] Step 12/25 : RUN ${MAKE} [2023-10-24T18:13:33.130Z] ---> Running in f002b4de5eac [2023-10-24T18:13:33.389Z] 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.36" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-10-24T18:13:55.334Z] Removing intermediate container f002b4de5eac [2023-10-24T18:13:55.335Z] ---> f221c30c3931 [2023-10-24T18:13:55.335Z] Step 13/25 : FROM alpine:3.18 [2023-10-24T18:13:55.335Z] 3.18: Pulling from library/alpine [2023-10-24T18:13:55.335Z] 96526aa774ef: Pulling fs layer [2023-10-24T18:13:55.335Z] 96526aa774ef: Verifying Checksum [2023-10-24T18:13:55.335Z] 96526aa774ef: Download complete [2023-10-24T18:13:55.335Z] 96526aa774ef: Pull complete [2023-10-24T18:13:55.335Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T18:13:55.335Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T18:13:55.335Z] ---> 8ca4688f4f35 [2023-10-24T18:13:55.335Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-10-24T18:13:55.335Z] ---> Running in 731894f795d4 [2023-10-24T18:13:55.335Z] Removing intermediate container 731894f795d4 [2023-10-24T18:13:55.335Z] ---> cae177cf1e4b [2023-10-24T18:13:55.335Z] Step 15/25 : RUN apk add --update --no-cache [2023-10-24T18:13:55.335Z] ---> Running in 83304977a350 [2023-10-24T18:13:55.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:13:55.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:13:55.335Z] OK: 7 MiB in 15 packages [2023-10-24T18:13:55.594Z] Removing intermediate container 83304977a350 [2023-10-24T18:13:55.594Z] ---> f6f1f512f164 [2023-10-24T18:13:55.594Z] Step 16/25 : WORKDIR / [2023-10-24T18:13:55.594Z] ---> Running in e580fc603ccc [2023-10-24T18:13:55.857Z] Removing intermediate container e580fc603ccc [2023-10-24T18:13:55.857Z] ---> d77c0012c4b9 [2023-10-24T18:13:55.857Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-10-24T18:13:55.857Z] ---> 3addaaf6066c [2023-10-24T18:13:55.857Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-10-24T18:13:56.116Z] ---> 51c8a9f03e34 [2023-10-24T18:13:56.116Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-10-24T18:13:57.071Z] ---> e6495d1a1bd5 [2023-10-24T18:13:57.071Z] Step 20/25 : EXPOSE 59910 [2023-10-24T18:13:57.071Z] ---> Running in 7a8d2b35d2e5 [2023-10-24T18:13:57.071Z] Removing intermediate container 7a8d2b35d2e5 [2023-10-24T18:13:57.071Z] ---> f5230b08ee18 [2023-10-24T18:13:57.071Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-10-24T18:13:57.071Z] ---> Running in 0c555e4b506c [2023-10-24T18:13:57.071Z] Removing intermediate container 0c555e4b506c [2023-10-24T18:13:57.071Z] ---> a01f1ed0dde1 [2023-10-24T18:13:57.071Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-24T18:13:57.071Z] ---> Running in 7f88d3bbe873 [2023-10-24T18:13:57.071Z] Removing intermediate container 7f88d3bbe873 [2023-10-24T18:13:57.071Z] ---> 702c18f4ad99 [2023-10-24T18:13:57.071Z] Step 23/25 : LABEL arch=amd64 [2023-10-24T18:13:57.071Z] ---> Running in 1db318b48d34 [2023-10-24T18:13:57.339Z] Removing intermediate container 1db318b48d34 [2023-10-24T18:13:57.339Z] ---> 5166199a258e [2023-10-24T18:13:57.339Z] Step 24/25 : LABEL git_sha=0e3e76b883e61e841453c96bbd5dba64dfbe921e [2023-10-24T18:13:57.339Z] ---> Running in 0ef377e55315 [2023-10-24T18:13:57.339Z] Removing intermediate container 0ef377e55315 [2023-10-24T18:13:57.339Z] ---> d9659dd16e43 [2023-10-24T18:13:57.339Z] Step 25/25 : LABEL version=0.0.0 [2023-10-24T18:13:57.339Z] ---> Running in 8ea67d90fa8a [2023-10-24T18:13:57.599Z] Removing intermediate container 8ea67d90fa8a [2023-10-24T18:13:57.599Z] ---> d079444fac86 [2023-10-24T18:13:57.599Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T18:13:57.599Z] Successfully built d079444fac86 [2023-10-24T18:13:57.599Z] 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-24T18:13:58.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:13:58.483Z] [2023-10-24T18:13:58.483Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:13:58.856Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:13:58.857Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-24T18:13:58.857Z] 5eb5b503b376: Pulling fs layer [2023-10-24T18:13:58.857Z] 5c69ac0246d0: Pulling fs layer [2023-10-24T18:13:58.857Z] ec43610c2a17: Pulling fs layer [2023-10-24T18:13:58.857Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-24T18:13:58.857Z] 33b1e0a273af: Pulling fs layer [2023-10-24T18:13:58.857Z] 5d3b04190fa2: Pulling fs layer [2023-10-24T18:13:58.857Z] 3a2ae6a8a46f: Waiting [2023-10-24T18:13:58.857Z] 33b1e0a273af: Waiting [2023-10-24T18:13:58.857Z] 2f39f015ded8: Pulling fs layer [2023-10-24T18:13:58.857Z] 5d3b04190fa2: Waiting [2023-10-24T18:13:58.857Z] 2f39f015ded8: Waiting [2023-10-24T18:13:58.857Z] 5c69ac0246d0: Verifying Checksum [2023-10-24T18:13:58.857Z] 5c69ac0246d0: Download complete [2023-10-24T18:13:58.857Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-24T18:13:58.857Z] 3a2ae6a8a46f: Download complete [2023-10-24T18:13:58.857Z] 33b1e0a273af: Verifying Checksum [2023-10-24T18:13:58.857Z] 33b1e0a273af: Download complete [2023-10-24T18:13:58.857Z] ec43610c2a17: Verifying Checksum [2023-10-24T18:13:58.857Z] ec43610c2a17: Download complete [2023-10-24T18:13:58.857Z] 5d3b04190fa2: Verifying Checksum [2023-10-24T18:13:58.857Z] 5d3b04190fa2: Download complete [2023-10-24T18:13:59.115Z] 5eb5b503b376: Verifying Checksum [2023-10-24T18:13:59.115Z] 5eb5b503b376: Download complete [2023-10-24T18:13:59.680Z] 2f39f015ded8: Download complete [2023-10-24T18:14:00.612Z] 5eb5b503b376: Pull complete [2023-10-24T18:14:00.612Z] 5c69ac0246d0: Pull complete [2023-10-24T18:14:01.179Z] ec43610c2a17: Pull complete [2023-10-24T18:14:01.179Z] 3a2ae6a8a46f: Pull complete [2023-10-24T18:14:01.436Z] 33b1e0a273af: Pull complete [2023-10-24T18:14:01.436Z] 5d3b04190fa2: Pull complete [2023-10-24T18:14:06.697Z] 2f39f015ded8: Pull complete [2023-10-24T18:14:06.697Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-24T18:14:06.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:14:06.697Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:14:06.924Z] prd-ubuntu20.04-docker-8c-8g-9994 does not seem to be running inside a container [2023-10-24T18:14:06.953Z] $ 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-206 -v /w/workspace/edgexfoundry_device-gpio_PR-206:/w/workspace/edgexfoundry_device-gpio_PR-206:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-206@tmp:/w/workspace/edgexfoundry_device-gpio_PR-206@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-lftools-log-publisher:latest cat [2023-10-24T18:14:10.731Z] $ docker top 40281e03dfe98863c29e6dc802b4d51ce20161efddd4f340844ad8491d1b258d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:14:11.155Z] ---> job-cost.sh [2023-10-24T18:14:11.155Z] lf-activate-venv: SKIPPING [2023-10-24T18:14:11.155Z] INFO: No Stack... [2023-10-24T18:14:11.413Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T18:14:11.978Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T18:14:12.290Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-206/archives/cost.csv [2023-10-24T18:14:12.290Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T18:14:12.328Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-206-1-stack-cost] [2023-10-24T18:14:12.332Z] Resource [jenkins-edgexfoundry-device-gpio-PR-206-1-stack-cost] did not exist. Created. [2023-10-24T18:14:12.333Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-206-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T18:14:12.712Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-24T18:14:12.768Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T18:14:12.806Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-206-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T18:14:12.883Z] $ docker stop --time=1 40281e03dfe98863c29e6dc802b4d51ce20161efddd4f340844ad8491d1b258d [2023-10-24T18:14:14.022Z] $ docker rm -f --volumes 40281e03dfe98863c29e6dc802b4d51ce20161efddd4f340844ad8491d1b258d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-24T18:27:58.805Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10128 in /w/workspace/edgexfoundry_device-gpio_PR-206 [Pipeline] { [Pipeline] ws [2023-10-24T18:27:58.866Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-10-24T18:27:58.945Z] The recommended git tool is: git [2023-10-24T18:28:05.895Z] using credential edgex-jenkins-ssh [2023-10-24T18:28:05.913Z] Cloning the remote Git repository [2023-10-24T18:28:05.972Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-10-24T18:28:06.091Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-10-24T18:28:06.286Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-10-24T18:28:06.287Z] > git --version # timeout=10 [2023-10-24T18:28:06.319Z] > git --version # 'git version 2.25.1' [2023-10-24T18:28:06.323Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T18:28:06.543Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T18:28:09.613Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-10-24T18:28:09.638Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T18:28:11.430Z] Merging remotes/origin/main commit 1df392e582ed32cc3ab577300f501a2f57a85edb into PR head commit 0e3e76b883e61e841453c96bbd5dba64dfbe921e [2023-10-24T18:28:11.748Z] Merge succeeded, producing 0e3e76b883e61e841453c96bbd5dba64dfbe921e [2023-10-24T18:28:11.748Z] Checking out Revision 0e3e76b883e61e841453c96bbd5dba64dfbe921e (PR-206) [2023-10-24T18:28:10.788Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-10-24T18:28:10.841Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-10-24T18:28:10.842Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T18:28:10.861Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/206/head:refs/remotes/origin/PR-206 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-24T18:28:11.452Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T18:28:11.532Z] > git checkout -f 0e3e76b883e61e841453c96bbd5dba64dfbe921e # timeout=10 [2023-10-24T18:28:11.630Z] > git remote # timeout=10 [2023-10-24T18:28:11.658Z] > git config --get remote.origin.url # timeout=10 [2023-10-24T18:28:11.679Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T18:28:11.697Z] > git merge 1df392e582ed32cc3ab577300f501a2f57a85edb # timeout=10 [2023-10-24T18:28:11.728Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-24T18:28:11.755Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T18:28:11.774Z] > git checkout -f 0e3e76b883e61e841453c96bbd5dba64dfbe921e # timeout=10 [2023-10-24T18:28:12.455Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-10-24T18:28:12.520Z] > git --version # timeout=10 [2023-10-24T18:28:12.542Z] > git --version # 'git version 2.25.1' [2023-10-24T18:28:12.566Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T18:28:13.726Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-24T18:28:13.726Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T18:28:13.726Z] Dload Upload Total Spent Left Speed [2023-10-24T18:28:13.726Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 168k 0 --:--:-- --:--:-- --:--:-- 170k [Pipeline] sh [2023-10-24T18:28:14.405Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-24T18:28:14.752Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-24T18:28:14.752Z] + sudo tee /etc/docker/daemon.new [2023-10-24T18:28:14.752Z] { [2023-10-24T18:28:14.752Z] "registry-mirrors": [ [2023-10-24T18:28:14.752Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-24T18:28:14.752Z] ], [2023-10-24T18:28:14.752Z] "bip": "10.250.0.254/24", [2023-10-24T18:28:14.752Z] "hosts": [ [2023-10-24T18:28:14.752Z] "tcp://0.0.0.0:5555", [2023-10-24T18:28:14.752Z] "unix:///var/run/docker.sock" [2023-10-24T18:28:14.752Z] ], [2023-10-24T18:28:14.752Z] "mtu": 1458, [2023-10-24T18:28:14.752Z] "selinux-enabled": true, [2023-10-24T18:28:14.752Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-24T18:28:14.752Z] } [Pipeline] sh [2023-10-24T18:28:15.090Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-24T18:28:15.435Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:28:37.634Z] provisioning config files... [2023-10-24T18:28:37.671Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config11762960832680923220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:28:38.081Z] ---> docker-login.sh [2023-10-24T18:28:38.081Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:28:38.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:28:38.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:28:38.679Z] Configure a credential helper to remove this warning. See [2023-10-24T18:28:38.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:28:38.679Z] [2023-10-24T18:28:38.679Z] Login Succeeded [2023-10-24T18:28:38.951Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:28:39.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:28:39.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:28:39.223Z] Configure a credential helper to remove this warning. See [2023-10-24T18:28:39.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:28:39.223Z] [2023-10-24T18:28:39.223Z] Login Succeeded [2023-10-24T18:28:39.223Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:28:39.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:28:39.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:28:39.780Z] Configure a credential helper to remove this warning. See [2023-10-24T18:28:39.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:28:39.780Z] [2023-10-24T18:28:39.780Z] Login Succeeded [2023-10-24T18:28:39.780Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:28:40.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:28:40.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:28:40.051Z] Configure a credential helper to remove this warning. See [2023-10-24T18:28:40.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:28:40.051Z] [2023-10-24T18:28:40.051Z] Login Succeeded [2023-10-24T18:28:40.051Z] docker.io [2023-10-24T18:28:40.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:28:40.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:28:40.593Z] Configure a credential helper to remove this warning. See [2023-10-24T18:28:40.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:28:40.593Z] [2023-10-24T18:28:40.593Z] Login Succeeded [2023-10-24T18:28:40.593Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:28:40.623Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T18:28:41.063Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:28:41.105Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:28:41.140Z] ========================================================= [2023-10-24T18:28:41.140Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-24T18:28:41.140Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:28:41.653Z] + 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-24T18:28:41.929Z] Sending build context to Docker daemon 8.132MB [2023-10-24T18:28:41.929Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:28:41.929Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T18:28:42.206Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-24T18:28:42.206Z] 9fda8d8052c6: Pulling fs layer [2023-10-24T18:28:42.206Z] 5d54e960e981: Pulling fs layer [2023-10-24T18:28:42.206Z] c4a7e357bf2a: Pulling fs layer [2023-10-24T18:28:42.206Z] f0e02332f6b5: Pulling fs layer [2023-10-24T18:28:42.206Z] cefa15bbcfad: Pulling fs layer [2023-10-24T18:28:42.206Z] 17808c966233: Pulling fs layer [2023-10-24T18:28:42.206Z] f4c1fc716caa: Pulling fs layer [2023-10-24T18:28:42.206Z] cefa15bbcfad: Waiting [2023-10-24T18:28:42.206Z] 17808c966233: Waiting [2023-10-24T18:28:42.206Z] f4c1fc716caa: Waiting [2023-10-24T18:28:42.206Z] f0e02332f6b5: Waiting [2023-10-24T18:28:42.206Z] 5d54e960e981: Verifying Checksum [2023-10-24T18:28:42.206Z] 5d54e960e981: Download complete [2023-10-24T18:28:42.206Z] f0e02332f6b5: Verifying Checksum [2023-10-24T18:28:42.206Z] f0e02332f6b5: Download complete [2023-10-24T18:28:42.479Z] cefa15bbcfad: Verifying Checksum [2023-10-24T18:28:42.479Z] cefa15bbcfad: Download complete [2023-10-24T18:28:42.479Z] 9fda8d8052c6: Verifying Checksum [2023-10-24T18:28:42.479Z] 9fda8d8052c6: Download complete [2023-10-24T18:28:42.757Z] f4c1fc716caa: Verifying Checksum [2023-10-24T18:28:42.757Z] f4c1fc716caa: Download complete [2023-10-24T18:28:43.350Z] 9fda8d8052c6: Pull complete [2023-10-24T18:28:44.326Z] 5d54e960e981: Pull complete [2023-10-24T18:28:44.326Z] c4a7e357bf2a: Verifying Checksum [2023-10-24T18:28:44.326Z] c4a7e357bf2a: Download complete [2023-10-24T18:28:45.288Z] 17808c966233: Download complete [2023-10-24T18:28:57.771Z] c4a7e357bf2a: Pull complete [2023-10-24T18:28:57.771Z] f0e02332f6b5: Pull complete [2023-10-24T18:28:58.043Z] cefa15bbcfad: Pull complete [2023-10-24T18:29:06.317Z] 17808c966233: Pull complete [2023-10-24T18:29:08.274Z] f4c1fc716caa: Pull complete [2023-10-24T18:29:08.274Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-24T18:29:08.274Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T18:29:08.274Z] ---> ea914061e18c [2023-10-24T18:29:08.274Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:29:09.248Z] ---> Running in dd901ab3c40a [2023-10-24T18:29:09.518Z] Removing intermediate container dd901ab3c40a [2023-10-24T18:29:09.518Z] ---> 6c7c7e9c0ede [2023-10-24T18:29:09.518Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:29:09.518Z] ---> Running in 55c5a0eb40c8 [2023-10-24T18:29:09.788Z] Removing intermediate container 55c5a0eb40c8 [2023-10-24T18:29:09.788Z] ---> b6bb31c4985e [2023-10-24T18:29:09.788Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-10-24T18:29:10.063Z] ---> Running in 4b5eba184f6f [2023-10-24T18:29:10.336Z] Removing intermediate container 4b5eba184f6f [2023-10-24T18:29:10.336Z] ---> dc447903cfa1 [2023-10-24T18:29:10.336Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:29:10.336Z] ---> Running in 400a1f37ff18 [2023-10-24T18:29:10.943Z] Removing intermediate container 400a1f37ff18 [2023-10-24T18:29:10.943Z] ---> 5d9918f134ca [2023-10-24T18:29:10.943Z] Step 7/12 : WORKDIR /device-gpio [2023-10-24T18:29:10.943Z] ---> Running in 2a31577e3768 [2023-10-24T18:29:11.210Z] Removing intermediate container 2a31577e3768 [2023-10-24T18:29:11.210Z] ---> fc07bf45abf7 [2023-10-24T18:29:11.210Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:29:11.483Z] ---> Running in ed0d7b87d753 [2023-10-24T18:29:12.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:29:13.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:29:14.605Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-24T18:29:14.605Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-24T18:29:14.605Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-24T18:29:14.605Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-24T18:29:14.605Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T18:29:14.605Z] OK: 270 MiB in 56 packages [2023-10-24T18:29:16.027Z] Removing intermediate container ed0d7b87d753 [2023-10-24T18:29:16.027Z] ---> 140110ea0661 [2023-10-24T18:29:16.027Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-24T18:29:16.303Z] ---> 782565bc8b75 [2023-10-24T18:29:16.303Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:29:16.725Z] ---> Running in cd554525c31f [2023-10-24T18:30:53.407Z] Removing intermediate container cd554525c31f [2023-10-24T18:30:53.407Z] ---> 6410fac45c9f [2023-10-24T18:30:53.407Z] Step 11/12 : COPY . . [2023-10-24T18:30:53.407Z] ---> c7d9bc852455 [2023-10-24T18:30:53.407Z] Step 12/12 : RUN ${MAKE} [2023-10-24T18:30:53.407Z] ---> Running in a75e17fcd69a [2023-10-24T18:30:54.375Z] noop [2023-10-24T18:30:54.984Z] Removing intermediate container a75e17fcd69a [2023-10-24T18:30:54.984Z] ---> aac5dec2df0e [2023-10-24T18:30:55.253Z] Successfully built aac5dec2df0e [2023-10-24T18:30:55.253Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:30:55.745Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T18:30:55.745Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:30:56.064Z] prd-ubuntu20.04-docker-arm64-4c-16g-10128 does not seem to be running inside a container [2023-10-24T18:30:56.140Z] $ 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 ******** ci-base-image-arm64 cat [2023-10-24T18:30:57.610Z] $ docker top 80e49d60ff6dc293c53fb8bc4435d13219472813c3d2aa729d15d4acd1ac92e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:30:58.561Z] + go version [2023-10-24T18:30:58.561Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-24T18:30:58.598Z] $ docker stop --time=1 80e49d60ff6dc293c53fb8bc4435d13219472813c3d2aa729d15d4acd1ac92e1 [2023-10-24T18:31:00.339Z] $ docker rm -f --volumes 80e49d60ff6dc293c53fb8bc4435d13219472813c3d2aa729d15d4acd1ac92e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:31:01.240Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T18:31:01.240Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:31:01.527Z] prd-ubuntu20.04-docker-arm64-4c-16g-10128 does not seem to be running inside a container [2023-10-24T18:31:01.620Z] $ 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 ******** ci-base-image-arm64 cat [2023-10-24T18:31:02.990Z] $ docker top c0a60df3bcf8635ca2c1338aa4042489d399ff371fc4f05cf5f9790f7b31e4e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:31:03.925Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-10-24T18:31:04.641Z] + make test [2023-10-24T18:31:04.642Z] go test ./... -coverprofile=coverage.out ./... [2023-10-24T18:31:10.005Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-10-24T18:33:19.935Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-10-24T18:33:19.935Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-10-24T18:33:19.935Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-24T18:33:19.935Z] go vet ./... [2023-10-24T18:33:42.056Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T18:33:42.056Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T18:33:42.056Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T18:33:42.109Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T18:33:42.140Z] $ docker stop --time=1 c0a60df3bcf8635ca2c1338aa4042489d399ff371fc4f05cf5f9790f7b31e4e0 [2023-10-24T18:33:44.423Z] $ docker rm -f --volumes c0a60df3bcf8635ca2c1338aa4042489d399ff371fc4f05cf5f9790f7b31e4e0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:33:45.934Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T18:33:45.968Z] Warning: overwriting stash ‘coverage-report’ [2023-10-24T18:33:46.622Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T18:33:47.223Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T18:33:47.578Z] + ls -al . [2023-10-24T18:33:47.578Z] total 156 [2023-10-24T18:33:47.578Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 24 18:31 . [2023-10-24T18:33:47.578Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:28 .. [2023-10-24T18:33:47.578Z] -rw-rw-r-- 1 jenkins jenkins 120 Oct 24 18:28 .dockerignore [2023-10-24T18:33:47.578Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:28 .git [2023-10-24T18:33:47.578Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:28 .github [2023-10-24T18:33:47.578Z] -rw-rw-r-- 1 jenkins jenkins 256 Oct 24 18:28 .gitignore [2023-10-24T18:33:47.578Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 18:28 .golangci.yml [2023-10-24T18:33:47.578Z] -rw-rw-r-- 1 jenkins jenkins 10671 Oct 24 18:28 Attribution.txt [2023-10-24T18:33:47.578Z] -rw-rw-r-- 1 jenkins jenkins 6184 Oct 24 18:28 CHANGELOG.md [2023-10-24T18:33:47.578Z] -rw-rw-r-- 1 jenkins jenkins 1542 Oct 24 18:28 Dockerfile [2023-10-24T18:33:47.578Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:28 GOVERNANCE.md [2023-10-24T18:33:47.578Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 24 18:28 Jenkinsfile [2023-10-24T18:33:47.578Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 18:28 LICENSE [2023-10-24T18:33:47.578Z] -rw-rw-r-- 1 jenkins jenkins 1923 Oct 24 18:28 Makefile [2023-10-24T18:33:47.578Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 24 18:28 OWNERS.md [2023-10-24T18:33:47.578Z] -rw-rw-r-- 1 jenkins jenkins 12217 Oct 24 18:28 README.md [2023-10-24T18:33:47.578Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 18:11 VERSION [2023-10-24T18:33:47.578Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:28 bin [2023-10-24T18:33:47.578Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:28 cmd [2023-10-24T18:33:47.578Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 24 18:31 coverage.out [2023-10-24T18:33:47.578Z] -rw-rw-r-- 1 jenkins jenkins 3698 Oct 24 18:28 go.mod [2023-10-24T18:33:47.578Z] -rw-rw-r-- 1 jenkins jenkins 35450 Oct 24 18:28 go.sum [2023-10-24T18:33:47.578Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:28 internal [2023-10-24T18:33:47.578Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 24 18:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:33:48.012Z] + 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=0e3e76b883e61e841453c96bbd5dba64dfbe921e --label arch=arm64 --label version=0.0.0 . [2023-10-24T18:33:48.605Z] Sending build context to Docker daemon 8.133MB [2023-10-24T18:33:48.605Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:33:48.605Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-24T18:33:48.605Z] ---> aac5dec2df0e [2023-10-24T18:33:48.605Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:33:48.605Z] ---> Running in 967722cacfb2 [2023-10-24T18:33:49.209Z] Removing intermediate container 967722cacfb2 [2023-10-24T18:33:49.210Z] ---> c7ca0a4a55ed [2023-10-24T18:33:49.210Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:33:49.210Z] ---> Running in 782c958bf93a [2023-10-24T18:33:49.800Z] Removing intermediate container 782c958bf93a [2023-10-24T18:33:49.800Z] ---> 6c717873df29 [2023-10-24T18:33:49.800Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-10-24T18:33:49.800Z] ---> Running in 380d0494d614 [2023-10-24T18:33:50.074Z] Removing intermediate container 380d0494d614 [2023-10-24T18:33:50.074Z] ---> 942c47eb2f28 [2023-10-24T18:33:50.074Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:33:50.345Z] ---> Running in ad1fc783541a [2023-10-24T18:33:50.617Z] Removing intermediate container ad1fc783541a [2023-10-24T18:33:50.617Z] ---> c9464e1b34b4 [2023-10-24T18:33:50.617Z] Step 7/25 : WORKDIR /device-gpio [2023-10-24T18:33:50.889Z] ---> Running in e771a4b4098d [2023-10-24T18:33:51.164Z] Removing intermediate container e771a4b4098d [2023-10-24T18:33:51.164Z] ---> 70ddcfbb1722 [2023-10-24T18:33:51.164Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:33:51.164Z] ---> Running in 53bf2cf06a18 [2023-10-24T18:33:52.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:33:52.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:33:54.987Z] OK: 270 MiB in 56 packages [2023-10-24T18:33:55.989Z] Removing intermediate container 53bf2cf06a18 [2023-10-24T18:33:55.989Z] ---> 8e64bc87ae11 [2023-10-24T18:33:55.989Z] Step 9/25 : COPY go.mod vendor* ./ [2023-10-24T18:33:56.582Z] ---> 35840a87f52b [2023-10-24T18:33:56.582Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:33:56.849Z] ---> Running in 5f2f46ae868e [2023-10-24T18:33:59.462Z] Removing intermediate container 5f2f46ae868e [2023-10-24T18:33:59.462Z] ---> 3a71a0618d30 [2023-10-24T18:33:59.462Z] Step 11/25 : COPY . . [2023-10-24T18:34:00.888Z] ---> ad4a90af4f70 [2023-10-24T18:34:00.888Z] Step 12/25 : RUN ${MAKE} [2023-10-24T18:34:00.888Z] ---> Running in 4035543b32bb [2023-10-24T18:34:01.864Z] 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.36" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-10-24T18:36:23.668Z] Removing intermediate container 4035543b32bb [2023-10-24T18:36:23.668Z] ---> e51bb9501739 [2023-10-24T18:36:23.668Z] Step 13/25 : FROM alpine:3.18 [2023-10-24T18:36:23.668Z] 3.18: Pulling from library/alpine [2023-10-24T18:36:23.668Z] 579b34f0a95b: Pulling fs layer [2023-10-24T18:36:23.668Z] 579b34f0a95b: Verifying Checksum [2023-10-24T18:36:23.668Z] 579b34f0a95b: Download complete [2023-10-24T18:36:23.668Z] 579b34f0a95b: Pull complete [2023-10-24T18:36:23.668Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T18:36:23.668Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T18:36:23.668Z] ---> 3cc203321400 [2023-10-24T18:36:23.668Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-10-24T18:36:23.668Z] ---> Running in 5304bff7280a [2023-10-24T18:36:23.668Z] Removing intermediate container 5304bff7280a [2023-10-24T18:36:23.668Z] ---> 36ea7772e9d4 [2023-10-24T18:36:23.668Z] Step 15/25 : RUN apk add --update --no-cache [2023-10-24T18:36:23.668Z] ---> Running in 7c818b1cfa0f [2023-10-24T18:36:23.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:36:23.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:36:23.669Z] OK: 8 MiB in 15 packages [2023-10-24T18:36:23.669Z] Removing intermediate container 7c818b1cfa0f [2023-10-24T18:36:23.669Z] ---> 89b0fac265a2 [2023-10-24T18:36:23.669Z] Step 16/25 : WORKDIR / [2023-10-24T18:36:23.669Z] ---> Running in 2bfde350736d [2023-10-24T18:36:23.669Z] Removing intermediate container 2bfde350736d [2023-10-24T18:36:23.669Z] ---> d8c8a388ee00 [2023-10-24T18:36:23.669Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-10-24T18:36:23.669Z] ---> e01a7cb74e7e [2023-10-24T18:36:23.669Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-10-24T18:36:23.669Z] ---> 10d704a8b059 [2023-10-24T18:36:23.669Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-10-24T18:36:23.669Z] ---> f4306bfdbb0d [2023-10-24T18:36:23.669Z] Step 20/25 : EXPOSE 59910 [2023-10-24T18:36:23.669Z] ---> Running in 40eb0441d5f7 [2023-10-24T18:36:23.669Z] Removing intermediate container 40eb0441d5f7 [2023-10-24T18:36:23.669Z] ---> 2615c6a6e5b7 [2023-10-24T18:36:23.669Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-10-24T18:36:23.669Z] ---> Running in 9d56141a787f [2023-10-24T18:36:23.669Z] Removing intermediate container 9d56141a787f [2023-10-24T18:36:23.669Z] ---> cb635a41cb11 [2023-10-24T18:36:23.669Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-24T18:36:23.669Z] ---> Running in 0e15a6f379bb [2023-10-24T18:36:23.669Z] Removing intermediate container 0e15a6f379bb [2023-10-24T18:36:23.669Z] ---> d53dc91b635d [2023-10-24T18:36:23.669Z] Step 23/25 : LABEL arch=arm64 [2023-10-24T18:36:23.669Z] ---> Running in 5887893314a9 [2023-10-24T18:36:23.669Z] Removing intermediate container 5887893314a9 [2023-10-24T18:36:23.669Z] ---> 8342e93e1743 [2023-10-24T18:36:23.669Z] Step 24/25 : LABEL git_sha=0e3e76b883e61e841453c96bbd5dba64dfbe921e [2023-10-24T18:36:23.669Z] ---> Running in d6a39ff91497 [2023-10-24T18:36:23.669Z] Removing intermediate container d6a39ff91497 [2023-10-24T18:36:23.669Z] ---> 44d8c94e15c3 [2023-10-24T18:36:23.669Z] Step 25/25 : LABEL version=0.0.0 [2023-10-24T18:36:23.669Z] ---> Running in 05d712aa4634 [2023-10-24T18:36:24.257Z] Removing intermediate container 05d712aa4634 [2023-10-24T18:36:24.257Z] ---> dd1a3131288f [2023-10-24T18:36:24.257Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T18:36:24.257Z] Successfully built dd1a3131288f [2023-10-24T18:36:24.257Z] 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-24T18:36:25.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T18:36:25.110Z] [2023-10-24T18:36:25.110Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:36:25.522Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T18:36:25.522Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-24T18:36:25.522Z] 8998bd30e6a1: Pulling fs layer [2023-10-24T18:36:25.522Z] 04944245beec: Pulling fs layer [2023-10-24T18:36:25.522Z] 699f458cf7ca: Pulling fs layer [2023-10-24T18:36:25.522Z] 765212b225bb: Pulling fs layer [2023-10-24T18:36:25.522Z] f23df028b6ca: Pulling fs layer [2023-10-24T18:36:25.522Z] d65c8cfc05b1: Pulling fs layer [2023-10-24T18:36:25.522Z] 2437ff75d9bd: Pulling fs layer [2023-10-24T18:36:25.522Z] 765212b225bb: Waiting [2023-10-24T18:36:25.522Z] d65c8cfc05b1: Waiting [2023-10-24T18:36:25.522Z] 2437ff75d9bd: Waiting [2023-10-24T18:36:25.522Z] f23df028b6ca: Waiting [2023-10-24T18:36:25.790Z] 04944245beec: Verifying Checksum [2023-10-24T18:36:25.790Z] 04944245beec: Download complete [2023-10-24T18:36:25.790Z] 765212b225bb: Download complete [2023-10-24T18:36:25.790Z] f23df028b6ca: Verifying Checksum [2023-10-24T18:36:25.790Z] f23df028b6ca: Download complete [2023-10-24T18:36:25.790Z] d65c8cfc05b1: Verifying Checksum [2023-10-24T18:36:25.790Z] d65c8cfc05b1: Download complete [2023-10-24T18:36:26.060Z] 699f458cf7ca: Verifying Checksum [2023-10-24T18:36:26.060Z] 699f458cf7ca: Download complete [2023-10-24T18:36:26.665Z] 8998bd30e6a1: Verifying Checksum [2023-10-24T18:36:26.665Z] 8998bd30e6a1: Download complete [2023-10-24T18:36:29.295Z] 2437ff75d9bd: Verifying Checksum [2023-10-24T18:36:29.295Z] 2437ff75d9bd: Download complete [2023-10-24T18:36:32.672Z] 8998bd30e6a1: Pull complete [2023-10-24T18:36:32.672Z] 04944245beec: Pull complete [2023-10-24T18:36:36.060Z] 699f458cf7ca: Pull complete [2023-10-24T18:36:36.333Z] 765212b225bb: Pull complete [2023-10-24T18:36:37.757Z] f23df028b6ca: Pull complete [2023-10-24T18:36:37.757Z] d65c8cfc05b1: Pull complete [2023-10-24T18:36:59.896Z] 2437ff75d9bd: Pull complete [2023-10-24T18:36:59.896Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-24T18:36:59.896Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T18:36:59.896Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:37:00.253Z] prd-ubuntu20.04-docker-arm64-4c-16g-10128 does not seem to be running inside a container [2023-10-24T18:37:00.349Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-24T18:37:03.353Z] $ docker top ac530254bf4dfefb68b43bd93e3824531cb4d6fd460e9ce8205b749bbbc9fe0f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:37:04.330Z] ---> job-cost.sh [2023-10-24T18:37:04.330Z] lf-activate-venv: SKIPPING [2023-10-24T18:37:04.330Z] INFO: No Stack... [2023-10-24T18:37:04.920Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-24T18:37:05.893Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T18:37:06.586Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2023-10-24T18:37:06.586Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T18:37:06.652Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-206-1-stack-cost] [2023-10-24T18:37:06.657Z] Resource [jenkins-edgexfoundry-device-gpio-PR-206-1-stack-cost] did not exist. Created. [2023-10-24T18:37:06.658Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-206-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T18:37:07.411Z] /w/workspace/device-gpio/1@tmp/durable-0f27faf4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-24T18:37:08.112Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-24T18:37:08.144Z] Warning: overwriting stash ‘stack-cost’ [2023-10-24T18:37:08.203Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T18:37:08.217Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-206-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T18:37:08.296Z] $ docker stop --time=1 ac530254bf4dfefb68b43bd93e3824531cb4d6fd460e9ce8205b749bbbc9fe0f [2023-10-24T18:37:09.982Z] $ docker rm -f --volumes ac530254bf4dfefb68b43bd93e3824531cb4d6fd460e9ce8205b749bbbc9fe0f [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-24T18:37:11.087Z] provisioning config files... [2023-10-24T18:37:11.094Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-206@tmp/config1149712941099920059tmp [Pipeline] { [Pipeline] sh [2023-10-24T18:37:11.441Z] + set +x [2023-10-24T18:37:11.441Z] + bash -s -- [2023-10-24T18:37:11.441Z] + curl -s https://codecov.io/bash [2023-10-24T18:37:11.441Z] [2023-10-24T18:37:11.441Z] _____ _ [2023-10-24T18:37:11.441Z] / ____| | | [2023-10-24T18:37:11.441Z] | | ___ __| | ___ ___ _____ __ [2023-10-24T18:37:11.441Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-24T18:37:11.441Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-24T18:37:11.441Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-24T18:37:11.441Z] Bash-1.0.6 [2023-10-24T18:37:11.441Z] [2023-10-24T18:37:11.441Z] [2023-10-24T18:37:11.441Z] ==> git version 2.25.1 found [2023-10-24T18:37:11.441Z] ==> 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-24T18:37:11.441Z] Release-Date: 2020-01-08 [2023-10-24T18:37:11.441Z] 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-24T18:37:11.442Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-24T18:37:11.442Z] ==> Jenkins CI detected. [2023-10-24T18:37:11.442Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-206 [2023-10-24T18:37:11.442Z] project root: . [2023-10-24T18:37:11.442Z] --> token set from env [2023-10-24T18:37:11.442Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-24T18:37:11.700Z] ==> Running gcov in . (disable via -X gcov) [2023-10-24T18:37:11.700Z] ==> Python coveragepy not found [2023-10-24T18:37:11.700Z] ==> Searching for coverage reports in: [2023-10-24T18:37:11.700Z] + . [2023-10-24T18:37:11.700Z] -> Found 1 reports [2023-10-24T18:37:11.700Z] ==> Detecting git/mercurial file structure [2023-10-24T18:37:11.700Z] ==> Reading reports [2023-10-24T18:37:11.700Z] + ./coverage.out bytes=10 [2023-10-24T18:37:11.700Z] ==> Appending adjustments [2023-10-24T18:37:11.700Z] https://docs.codecov.io/docs/fixing-reports [2023-10-24T18:37:11.700Z] + Found adjustments [2023-10-24T18:37:11.700Z] ==> Gzipping contents [2023-10-24T18:37:11.700Z] 4.0K /tmp/codecov.FlGKk0.gz [2023-10-24T18:37:11.700Z] ==> Uploading reports [2023-10-24T18:37:11.700Z] url: https://codecov.io [2023-10-24T18:37:11.700Z] query: branch=PR-206&commit=0e3e76b883e61e841453c96bbd5dba64dfbe921e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-206%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=206&job=&cmd_args= [2023-10-24T18:37:11.701Z] -> Pinging Codecov [2023-10-24T18:37:11.701Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-206&commit=0e3e76b883e61e841453c96bbd5dba64dfbe921e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-206%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=206&job=&cmd_args= [2023-10-24T18:37:11.960Z] -> Uploading to [2023-10-24T18:37:11.960Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-24/3EC07B1A8CA8AF9BCAA0BB9F0134797F/0e3e76b883e61e841453c96bbd5dba64dfbe921e/5462fe48-444b-4ac8-82b9-cb600e04d790.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T183711Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b3d7cf8f0a8e997be4bf72cdad329aec60a1e6ea672221464b6198010740eee7 [2023-10-24T18:37:11.960Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T18:37:11.960Z] Dload Upload Total Spent Left Speed [2023-10-24T18:37:12.219Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 1716 --:--:-- --:--:-- --:--:-- 1716 [2023-10-24T18:37:12.219Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/0e3e76b883e61e841453c96bbd5dba64dfbe921e [Pipeline] } [2023-10-24T18:37:12.242Z] 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-24T18:37:13.989Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-206/archives ] [2023-10-24T18:37:13.989Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-206/archives [2023-10-24T18:37:13.989Z] total 16 [2023-10-24T18:37:13.989Z] drwxr-xr-x 3 root root 4096 Oct 24 18:14 . [2023-10-24T18:37:13.989Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 18:14 .. [2023-10-24T18:37:13.989Z] drwxr-xr-x 2 root root 4096 Oct 24 18:14 cost [2023-10-24T18:37:13.989Z] -rw-r--r-- 1 root root 83 Oct 24 18:14 cost.csv [2023-10-24T18:37:13.989Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-206/archives [2023-10-24T18:37:13.989Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-206/archives [2023-10-24T18:37:13.989Z] total 16 [2023-10-24T18:37:13.989Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:14 . [2023-10-24T18:37:13.989Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 18:14 .. [2023-10-24T18:37:13.989Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 18:14 cost [2023-10-24T18:37:13.989Z] -rw-r--r-- 1 jenkins jenkins 83 Oct 24 18:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:37:14.313Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:37:15.199Z] ---> package-listing.sh [2023-10-24T18:37:15.199Z] ++ facter osfamily [2023-10-24T18:37:15.199Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-24T18:37:15.460Z] + OS_FAMILY=debian [2023-10-24T18:37:15.460Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-206 [2023-10-24T18:37:15.460Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-24T18:37:15.460Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-24T18:37:15.460Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-24T18:37:15.460Z] + PACKAGES=/tmp/packages_start.txt [2023-10-24T18:37:15.460Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-206 ']' [2023-10-24T18:37:15.460Z] + PACKAGES=/tmp/packages_end.txt [2023-10-24T18:37:15.460Z] + case "${OS_FAMILY}" in [2023-10-24T18:37:15.460Z] + dpkg -l [2023-10-24T18:37:15.460Z] + grep '^ii' [2023-10-24T18:37:15.460Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-24T18:37:15.460Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-24T18:37:15.460Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-24T18:37:15.460Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-206 ']' [2023-10-24T18:37:15.460Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-206/archives/ [2023-10-24T18:37:15.460Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-206/archives/ [Pipeline] echo [2023-10-24T18:37:15.497Z] 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-206/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-24T18:37:15.792Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:37:16.177Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:37:16.177Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:37:16.322Z] prd-ubuntu20.04-docker-8c-8g-9994 does not seem to be running inside a container [2023-10-24T18:37:16.351Z] $ 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-206/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-206 -v /w/workspace/edgexfoundry_device-gpio_PR-206:/w/workspace/edgexfoundry_device-gpio_PR-206:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-206@tmp:/w/workspace/edgexfoundry_device-gpio_PR-206@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T18:37:16.543Z] $ docker top 84f45ce12a0fdedd54f790681ad2615367f3906d81b8647722e4c6aede2567e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:37:16.946Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-24T18:37:17.257Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-24T18:37:17.567Z] + ls /var/log/sa-host [2023-10-24T18:37:17.567Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:37:17.787Z] provisioning config files... [2023-10-24T18:37:17.797Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-206@tmp/config1743880343954014422tmp [Pipeline] { [Pipeline] echo [2023-10-24T18:37:17.852Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:37:18.165Z] ---> create-netrc.sh [Pipeline] } [2023-10-24T18:37:18.194Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:37:18.613Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-24T18:37:18.643Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:37:18.963Z] ---> sudo-logs.sh [2023-10-24T18:37:18.963Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-24T18:37:19.046Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:37:19.367Z] ---> job-cost.sh [2023-10-24T18:37:19.367Z] lf-activate-venv: SKIPPING [2023-10-24T18:37:19.367Z] DEBUG: total: 0.2199999988079071 [2023-10-24T18:37:19.367Z] INFO: Retrieving Stack Cost... [2023-10-24T18:37:19.626Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T18:37:20.191Z] INFO: Archiving Costs [Pipeline] echo [2023-10-24T18:37:20.225Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:37:20.532Z] ---> logs-deploy.sh [2023-10-24T18:37:20.532Z] lf-activate-venv: SKIPPING [2023-10-24T18:37:20.532Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-206/1 [2023-10-24T18:37:20.532Z] INFO: archiving workspace using pattern(s): [2023-10-24T18:37:21.468Z] Archives upload complete. [2023-10-24T18:37:21.468Z] INFO: archiving logs to Nexus