Pull request #235 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6e2823134dff1bf12903738e51e362c4ec6ba084+f3c8a999d00a9f0c6dac2773c41abd43344389a2 (4e3447e4a23fc7890593b49cd23b93f9bc840a85) 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-ssh14657145184017072689.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh5810314848432036506.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-235/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-235/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8029065830412748613.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-235/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8024857173660432589.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh13842490883792444763.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-235/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-235/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh21572973954037607.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-2821’ Running on prd-ubuntu20.04-docker-8c-8g-2827 in /w/workspace/edgexfoundry_device-gpio_PR-235 [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-235 # 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 f3c8a999d00a9f0c6dac2773c41abd43344389a2 into PR head commit 6e2823134dff1bf12903738e51e362c4ec6ba084 Merge succeeded, producing 6e2823134dff1bf12903738e51e362c4ec6ba084 Checking out Revision 6e2823134dff1bf12903738e51e362c4ec6ba084 (PR-235) Commit message: "build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/235/head:refs/remotes/origin/PR-235 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6e2823134dff1bf12903738e51e362c4ec6ba084 # 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 f3c8a999d00a9f0c6dac2773c41abd43344389a2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6e2823134dff1bf12903738e51e362c4ec6ba084 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-04-19T13:12:29.568Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-04-19T13:12:29.854Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-04-19T13:12:29.972Z] ========================================================= [2024-04-19T13:12:29.973Z] EdgeX Global Pipelines Version Info [2024-04-19T13:12:29.973Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:12:31.122Z] ------------------- [2024-04-19T13:12:31.122Z] stable info: [2024-04-19T13:12:31.122Z] ------------------- [2024-04-19T13:12:31.122Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-04-19T13:12:31.122Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-19T13:12:31.122Z] Message: update stable to v1.0.258 [2024-04-19T13:12:32.068Z] ------------------- [2024-04-19T13:12:32.068Z] experimental info: [2024-04-19T13:12:32.068Z] ------------------- [2024-04-19T13:12:32.068Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-04-19T13:12:32.068Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-19T13:12:32.068Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-04-19T13:12:32.257Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2024-04-19T13:12:32.317Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2024-04-19T13:12:32.412Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-04-19T13:12:32.459Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-04-19T13:12:32.507Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-04-19T13:12:32.564Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-04-19T13:12:32.615Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-04-19T13:12:32.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-04-19T13:12:32.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-04-19T13:12:32.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-04-19T13:12:32.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-04-19T13:12:32.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2024-04-19T13:12:32.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-04-19T13:12:32.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-04-19T13:12:33.047Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-04-19T13:12:33.095Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-04-19T13:12:33.145Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-04-19T13:12:33.196Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-04-19T13:12:33.251Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-04-19T13:12:33.302Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-04-19T13:12:33.357Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-04-19T13:12:33.413Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-04-19T13:12:33.465Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-04-19T13:12:33.515Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-04-19T13:12:33.561Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-04-19T13:12:33.614Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-04-19T13:12:33.663Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-04-19T13:12:33.719Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-235 [Pipeline] echo [2024-04-19T13:12:33.774Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-235 [Pipeline] echo [2024-04-19T13:12:33.834Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-235 [Pipeline] echo [2024-04-19T13:12:33.889Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6e2823134dff1bf12903738e51e362c4ec6ba084 [Pipeline] echo [2024-04-19T13:12:33.938Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6e28231 [Pipeline] echo [2024-04-19T13:12:33.998Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-19T13:12:34.148Z] provisioning config files... [2024-04-19T13:12:34.161Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-235@tmp/config71446666933389308tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:12:34.537Z] ---> ****-login.sh [2024-04-19T13:12:34.538Z] nexus3.edgexfoundry.org:10001 [2024-04-19T13:12:34.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:12:34.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:12:34.796Z] Configure a credential helper to remove this warning. See [2024-04-19T13:12:34.796Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:12:34.796Z] [2024-04-19T13:12:34.796Z] Login Succeeded [2024-04-19T13:12:34.796Z] nexus3.edgexfoundry.org:10002 [2024-04-19T13:12:34.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:12:35.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:12:35.055Z] Configure a credential helper to remove this warning. See [2024-04-19T13:12:35.055Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:12:35.055Z] [2024-04-19T13:12:35.055Z] Login Succeeded [2024-04-19T13:12:35.055Z] nexus3.edgexfoundry.org:10003 [2024-04-19T13:12:35.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:12:35.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:12:35.056Z] Configure a credential helper to remove this warning. See [2024-04-19T13:12:35.056Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:12:35.056Z] [2024-04-19T13:12:35.056Z] Login Succeeded [2024-04-19T13:12:35.056Z] nexus3.edgexfoundry.org:10004 [2024-04-19T13:12:35.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:12:35.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:12:35.318Z] Configure a credential helper to remove this warning. See [2024-04-19T13:12:35.318Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:12:35.318Z] [2024-04-19T13:12:35.318Z] Login Succeeded [2024-04-19T13:12:35.318Z] ****.io [2024-04-19T13:12:35.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:12:35.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:12:35.580Z] Configure a credential helper to remove this warning. See [2024-04-19T13:12:35.580Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:12:35.580Z] [2024-04-19T13:12:35.580Z] Login Succeeded [2024-04-19T13:12:35.580Z] ---> ****-login.sh ends [Pipeline] } [2024-04-19T13:12:35.611Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-04-19T13:12:36.261Z] + git rev-list -1 --merges 6e2823134dff1bf12903738e51e362c4ec6ba084~1..6e2823134dff1bf12903738e51e362c4ec6ba084 [Pipeline] echo [2024-04-19T13:12:36.303Z] -----------> git rev-list -1 --merges 6e2823134dff1bf12903738e51e362c4ec6ba084~1..6e2823134dff1bf12903738e51e362c4ec6ba084 6e2823134dff1bf12903738e51e362c4ec6ba084 [false] [Pipeline] sh [2024-04-19T13:12:36.616Z] + git log --format=format:%s -1 6e2823134dff1bf12903738e51e362c4ec6ba084 [Pipeline] echo [2024-04-19T13:12:36.656Z] ========================================================= [2024-04-19T13:12:36.656Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-04-19T13:12:36.656Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-19T13:12:37.191Z] + git log --format=format:%s -1 6e2823134dff1bf12903738e51e362c4ec6ba084 [Pipeline] echo [2024-04-19T13:12:37.230Z] [semverPrep] GIT_COMMIT: 6e2823134dff1bf12903738e51e362c4ec6ba084, Commit Message: build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 [Pipeline] echo [2024-04-19T13:12:37.274Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-04-19T13:12:37.699Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-04-19T13:12:37.699Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-04-19T13:12:37.699Z] + [ -e /tmp/ssh_known_hosts ] [2024-04-19T13:12:37.699Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-04-19T13:12:37.699Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-04-19T13:12:37.699Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-04-19T13:12:37.699Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:12:38.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-19T13:12:38.285Z] [2024-04-19T13:12:38.285Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:12:38.675Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-19T13:12:38.675Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-04-19T13:12:38.675Z] b85a868b505f: Pulling fs layer [2024-04-19T13:12:38.675Z] e2be974225ed: Pulling fs layer [2024-04-19T13:12:38.675Z] 339a4e72a1f5: Pulling fs layer [2024-04-19T13:12:38.675Z] 988bab9f4d93: Pulling fs layer [2024-04-19T13:12:38.675Z] 1469e6f7b9e6: Pulling fs layer [2024-04-19T13:12:38.675Z] eaf3925da568: Pulling fs layer [2024-04-19T13:12:38.675Z] bab4dde63d76: Pulling fs layer [2024-04-19T13:12:38.675Z] bde34c3a00c8: Pulling fs layer [2024-04-19T13:12:38.675Z] b352a97aabf1: Pulling fs layer [2024-04-19T13:12:38.675Z] 4872d77fe225: Pulling fs layer [2024-04-19T13:12:38.675Z] 5851b861e8e6: Pulling fs layer [2024-04-19T13:12:38.675Z] 1469e6f7b9e6: Waiting [2024-04-19T13:12:38.675Z] 988bab9f4d93: Waiting [2024-04-19T13:12:38.675Z] bab4dde63d76: Waiting [2024-04-19T13:12:38.675Z] bde34c3a00c8: Waiting [2024-04-19T13:12:38.675Z] eaf3925da568: Waiting [2024-04-19T13:12:38.675Z] 4872d77fe225: Waiting [2024-04-19T13:12:38.675Z] 5851b861e8e6: Waiting [2024-04-19T13:12:38.675Z] b352a97aabf1: Waiting [2024-04-19T13:12:38.675Z] e2be974225ed: Verifying Checksum [2024-04-19T13:12:38.675Z] e2be974225ed: Download complete [2024-04-19T13:12:38.675Z] 988bab9f4d93: Verifying Checksum [2024-04-19T13:12:38.675Z] 988bab9f4d93: Download complete [2024-04-19T13:12:38.675Z] 339a4e72a1f5: Verifying Checksum [2024-04-19T13:12:38.675Z] 339a4e72a1f5: Download complete [2024-04-19T13:12:38.675Z] 1469e6f7b9e6: Verifying Checksum [2024-04-19T13:12:38.675Z] 1469e6f7b9e6: Download complete [2024-04-19T13:12:38.935Z] eaf3925da568: Verifying Checksum [2024-04-19T13:12:38.935Z] eaf3925da568: Download complete [2024-04-19T13:12:38.935Z] bde34c3a00c8: Verifying Checksum [2024-04-19T13:12:38.935Z] bde34c3a00c8: Download complete [2024-04-19T13:12:38.935Z] b352a97aabf1: Verifying Checksum [2024-04-19T13:12:38.935Z] b352a97aabf1: Download complete [2024-04-19T13:12:38.935Z] 4872d77fe225: Verifying Checksum [2024-04-19T13:12:38.935Z] 4872d77fe225: Download complete [2024-04-19T13:12:38.935Z] 5851b861e8e6: Verifying Checksum [2024-04-19T13:12:38.935Z] 5851b861e8e6: Download complete [2024-04-19T13:12:38.935Z] b85a868b505f: Verifying Checksum [2024-04-19T13:12:38.935Z] b85a868b505f: Download complete [2024-04-19T13:12:39.193Z] bab4dde63d76: Verifying Checksum [2024-04-19T13:12:39.193Z] bab4dde63d76: Download complete [2024-04-19T13:12:40.578Z] b85a868b505f: Pull complete [2024-04-19T13:12:40.578Z] e2be974225ed: Pull complete [2024-04-19T13:12:41.160Z] 339a4e72a1f5: Pull complete [2024-04-19T13:12:41.561Z] 988bab9f4d93: Pull complete [2024-04-19T13:12:41.561Z] 1469e6f7b9e6: Pull complete [2024-04-19T13:12:41.561Z] eaf3925da568: Pull complete [2024-04-19T13:12:43.469Z] bab4dde63d76: Pull complete [2024-04-19T13:12:43.469Z] bde34c3a00c8: Pull complete [2024-04-19T13:12:43.469Z] b352a97aabf1: Pull complete [2024-04-19T13:12:43.469Z] 4872d77fe225: Pull complete [2024-04-19T13:12:43.469Z] 5851b861e8e6: Pull complete [2024-04-19T13:12:43.469Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-04-19T13:12:43.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-19T13:12:43.469Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-19T13:12:43.763Z] prd-ubuntu20.04-docker-8c-8g-2827 does not seem to be running inside a container [2024-04-19T13:12:43.794Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-235 -v /w/workspace/edgexfoundry_device-gpio_PR-235:/w/workspace/edgexfoundry_device-gpio_PR-235:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-235@tmp:/w/workspace/edgexfoundry_device-gpio_PR-235@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-04-19T13:12:46.373Z] $ docker top 145ad2fe57dafaf29d2fc3fdac66e14dc13c9511da2867e84ffd62f6b68d090c -eo pid,comm [2024-04-19T13:12:46.428Z] 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). [2024-04-19T13:12:46.428Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-04-19T13:12:46.591Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-19T13:12:46.591Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-19T13:12:46.691Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-19T13:12:46.692Z] $ docker exec 145ad2fe57dafaf29d2fc3fdac66e14dc13c9511da2867e84ffd62f6b68d090c ssh-agent [2024-04-19T13:12:46.795Z] SSH_AUTH_SOCK=/tmp/ssh-jipBINR705N7/agent.31 [2024-04-19T13:12:46.795Z] SSH_AGENT_PID=37 [2024-04-19T13:12:46.801Z] Running ssh-add (command line suppressed) [2024-04-19T13:12:46.903Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-235@tmp/private_key_3170342927161135985.key (/w/workspace/edgexfoundry_device-gpio_PR-235@tmp/private_key_3170342927161135985.key) [2024-04-19T13:12:46.917Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-19T13:12:47.254Z] + git tag --points-at HEAD [Pipeline] } [2024-04-19T13:12:47.280Z] $ docker exec --env ******** --env ******** 145ad2fe57dafaf29d2fc3fdac66e14dc13c9511da2867e84ffd62f6b68d090c ssh-agent -k [2024-04-19T13:12:47.374Z] unset SSH_AUTH_SOCK; [2024-04-19T13:12:47.375Z] unset SSH_AGENT_PID; [2024-04-19T13:12:47.375Z] echo Agent pid 37 killed; [2024-04-19T13:12:47.385Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-04-19T13:12:47.514Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-19T13:12:47.514Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-19T13:12:47.638Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-19T13:12:47.640Z] $ docker exec 145ad2fe57dafaf29d2fc3fdac66e14dc13c9511da2867e84ffd62f6b68d090c ssh-agent [2024-04-19T13:12:47.743Z] SSH_AUTH_SOCK=/tmp/ssh-b7oVwXUxI3Dr/agent.73 [2024-04-19T13:12:47.743Z] SSH_AGENT_PID=79 [2024-04-19T13:12:47.749Z] Running ssh-add (command line suppressed) [2024-04-19T13:12:47.842Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-235@tmp/private_key_12701658154759508833.key (/w/workspace/edgexfoundry_device-gpio_PR-235@tmp/private_key_12701658154759508833.key) [2024-04-19T13:12:47.856Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-19T13:12:48.361Z] + git semver init [2024-04-19T13:12:48.624Z] 2024-04-19 13:12:48,537 [run_init] DEBUG init version:0.0.0 force:False [2024-04-19T13:12:48.624Z] 2024-04-19 13:12:48,538 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-235/.semver [2024-04-19T13:12:48.624Z] 2024-04-19 13:12:48,538 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-235/.semver [2024-04-19T13:12:48.624Z] 2024-04-19 13:12:48,539 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-235/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-235, universal_newlines=False, shell=None, istream=None) [2024-04-19T13:12:50.010Z] 2024-04-19 13:12:49,663 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-235/.git/info/exclude [2024-04-19T13:12:50.010Z] 2024-04-19 13:12:49,663 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-235/.semver/PR-235 with force:False [2024-04-19T13:12:50.010Z] 2024-04-19 13:12:49,663 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-235/.semver/PR-235 [2024-04-19T13:12:50.010Z] 2024-04-19 13:12:49,667 [execute] INFO git cat-file --batch-check [2024-04-19T13:12:50.010Z] 2024-04-19 13:12:49,668 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-235/.semver, universal_newlines=False, shell=None, istream=) [2024-04-19T13:12:50.010Z] 2024-04-19 13:12:49,673 [execute] INFO git cat-file --batch [2024-04-19T13:12:50.010Z] 2024-04-19 13:12:49,673 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-235/.semver, universal_newlines=False, shell=None, istream=) [2024-04-19T13:12:50.010Z] 2024-04-19 13:12:49,677 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-235/.semver/PR-235 [2024-04-19T13:12:50.010Z] 0.0.0 [Pipeline] } [2024-04-19T13:12:50.042Z] $ docker exec --env ******** --env ******** 145ad2fe57dafaf29d2fc3fdac66e14dc13c9511da2867e84ffd62f6b68d090c ssh-agent -k [2024-04-19T13:12:50.147Z] unset SSH_AUTH_SOCK; [2024-04-19T13:12:50.148Z] unset SSH_AGENT_PID; [2024-04-19T13:12:50.148Z] echo Agent pid 79 killed; [2024-04-19T13:12:50.157Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-04-19T13:12:50.606Z] + git semver [Pipeline] } [2024-04-19T13:12:50.888Z] $ docker stop --time=1 145ad2fe57dafaf29d2fc3fdac66e14dc13c9511da2867e84ffd62f6b68d090c [2024-04-19T13:12:52.202Z] $ docker rm -f --volumes 145ad2fe57dafaf29d2fc3fdac66e14dc13c9511da2867e84ffd62f6b68d090c [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-19T13:12:52.624Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-04-19T13:12:52.971Z] Stashed 1 file(s) [Pipeline] echo [2024-04-19T13:12:52.989Z] [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 [2024-04-19T13:12:53.976Z] provisioning config files... [2024-04-19T13:12:53.987Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-235@tmp/config7077839171956618288tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:12:54.382Z] ---> ****-login.sh [2024-04-19T13:12:54.382Z] nexus3.edgexfoundry.org:10001 [2024-04-19T13:12:54.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:12:54.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:12:54.382Z] Configure a credential helper to remove this warning. See [2024-04-19T13:12:54.382Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:12:54.382Z] [2024-04-19T13:12:54.382Z] Login Succeeded [2024-04-19T13:12:54.382Z] nexus3.edgexfoundry.org:10002 [2024-04-19T13:12:54.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:12:54.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:12:54.382Z] Configure a credential helper to remove this warning. See [2024-04-19T13:12:54.382Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:12:54.382Z] [2024-04-19T13:12:54.382Z] Login Succeeded [2024-04-19T13:12:54.382Z] nexus3.edgexfoundry.org:10003 [2024-04-19T13:12:54.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:12:54.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:12:54.644Z] Configure a credential helper to remove this warning. See [2024-04-19T13:12:54.644Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:12:54.644Z] [2024-04-19T13:12:54.644Z] Login Succeeded [2024-04-19T13:12:54.644Z] nexus3.edgexfoundry.org:10004 [2024-04-19T13:12:54.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:12:54.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:12:54.644Z] Configure a credential helper to remove this warning. See [2024-04-19T13:12:54.644Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:12:54.644Z] [2024-04-19T13:12:54.644Z] Login Succeeded [2024-04-19T13:12:54.644Z] ****.io [2024-04-19T13:12:54.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:12:54.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:12:54.903Z] Configure a credential helper to remove this warning. See [2024-04-19T13:12:54.903Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:12:54.903Z] [2024-04-19T13:12:54.903Z] Login Succeeded [2024-04-19T13:12:54.903Z] ---> ****-login.sh ends [Pipeline] } [2024-04-19T13:12:54.934Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-04-19T13:12:55.176Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-19T13:12:55.224Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-19T13:12:55.268Z] ========================================================= [2024-04-19T13:12:55.268Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-04-19T13:12:55.268Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:12:55.787Z] + 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 . [2024-04-19T13:12:55.787Z] Sending build context to Docker daemon 24.64MB [2024-04-19T13:12:55.787Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-04-19T13:12:55.787Z] Step 2/12 : FROM ${BASE} AS builder [2024-04-19T13:12:55.787Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-04-19T13:12:55.787Z] 7264a8db6415: Pulling fs layer [2024-04-19T13:12:55.787Z] c4d48a809fc2: Pulling fs layer [2024-04-19T13:12:55.787Z] 4f1c88b9dad5: Pulling fs layer [2024-04-19T13:12:55.787Z] ad3a456e5733: Pulling fs layer [2024-04-19T13:12:55.787Z] 69c7f0334f64: Pulling fs layer [2024-04-19T13:12:55.787Z] 1f1c1a5573a3: Pulling fs layer [2024-04-19T13:12:55.787Z] ce7588e14bc9: Pulling fs layer [2024-04-19T13:12:55.787Z] b5e4710f87ac: Pulling fs layer [2024-04-19T13:12:55.787Z] 69c7f0334f64: Waiting [2024-04-19T13:12:55.787Z] 1f1c1a5573a3: Waiting [2024-04-19T13:12:55.787Z] ce7588e14bc9: Waiting [2024-04-19T13:12:55.787Z] ad3a456e5733: Waiting [2024-04-19T13:12:55.787Z] b5e4710f87ac: Waiting [2024-04-19T13:12:56.048Z] c4d48a809fc2: Download complete [2024-04-19T13:12:56.048Z] ad3a456e5733: Verifying Checksum [2024-04-19T13:12:56.048Z] ad3a456e5733: Download complete [2024-04-19T13:12:56.048Z] 69c7f0334f64: Verifying Checksum [2024-04-19T13:12:56.048Z] 69c7f0334f64: Download complete [2024-04-19T13:12:56.048Z] 7264a8db6415: Verifying Checksum [2024-04-19T13:12:56.048Z] 7264a8db6415: Download complete [2024-04-19T13:12:56.048Z] 1f1c1a5573a3: Verifying Checksum [2024-04-19T13:12:56.048Z] 1f1c1a5573a3: Download complete [2024-04-19T13:12:56.048Z] 7264a8db6415: Pull complete [2024-04-19T13:12:56.307Z] b5e4710f87ac: Verifying Checksum [2024-04-19T13:12:56.307Z] b5e4710f87ac: Download complete [2024-04-19T13:12:56.307Z] c4d48a809fc2: Pull complete [2024-04-19T13:12:56.307Z] 4f1c88b9dad5: Download complete [2024-04-19T13:12:56.877Z] ce7588e14bc9: Verifying Checksum [2024-04-19T13:12:56.877Z] ce7588e14bc9: Download complete [2024-04-19T13:13:00.178Z] 4f1c88b9dad5: Pull complete [2024-04-19T13:13:00.178Z] ad3a456e5733: Pull complete [2024-04-19T13:13:00.437Z] 69c7f0334f64: Pull complete [2024-04-19T13:13:00.437Z] 1f1c1a5573a3: Pull complete [2024-04-19T13:13:02.970Z] ce7588e14bc9: Pull complete [2024-04-19T13:13:03.540Z] b5e4710f87ac: Pull complete [2024-04-19T13:13:03.540Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-04-19T13:13:03.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-04-19T13:13:03.540Z] ---> 88b5674ff536 [2024-04-19T13:13:03.540Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-04-19T13:13:08.738Z] Still waiting to schedule task [2024-04-19T13:13:08.738Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2824’ [2024-04-19T13:13:08.828Z] ---> Running in df2d3094feac [2024-04-19T13:13:08.828Z] Removing intermediate container df2d3094feac [2024-04-19T13:13:08.828Z] ---> 5f64514f7ddb [2024-04-19T13:13:08.828Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-19T13:13:08.828Z] ---> Running in 73ba8edeb7f3 [2024-04-19T13:13:08.828Z] Removing intermediate container 73ba8edeb7f3 [2024-04-19T13:13:08.828Z] ---> d8605ce6b250 [2024-04-19T13:13:08.828Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-04-19T13:13:08.828Z] ---> Running in e8b8c4abe602 [2024-04-19T13:13:08.828Z] Removing intermediate container e8b8c4abe602 [2024-04-19T13:13:08.828Z] ---> f661ab5d6637 [2024-04-19T13:13:08.828Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-04-19T13:13:08.828Z] ---> Running in bbebcbbbda04 [2024-04-19T13:13:08.828Z] Removing intermediate container bbebcbbbda04 [2024-04-19T13:13:08.828Z] ---> 16b951563943 [2024-04-19T13:13:08.828Z] Step 7/12 : WORKDIR /device-gpio [2024-04-19T13:13:08.828Z] ---> Running in ca51912d11a5 [2024-04-19T13:13:08.828Z] Removing intermediate container ca51912d11a5 [2024-04-19T13:13:08.828Z] ---> 05f26616acd5 [2024-04-19T13:13:08.828Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-19T13:13:08.828Z] ---> Running in f5d8dc90a339 [2024-04-19T13:13:09.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-19T13:13:09.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-19T13:13:09.346Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-04-19T13:13:09.346Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-04-19T13:13:09.346Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-04-19T13:13:09.346Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-04-19T13:13:09.346Z] Executing busybox-1.36.1-r5.trigger [2024-04-19T13:13:09.346Z] OK: 268 MiB in 56 packages [2024-04-19T13:13:09.914Z] Removing intermediate container f5d8dc90a339 [2024-04-19T13:13:09.914Z] ---> 5b11f5a70bdc [2024-04-19T13:13:09.914Z] Step 9/12 : COPY go.mod vendor* ./ [2024-04-19T13:13:09.914Z] ---> 8ea3e6bb04e7 [2024-04-19T13:13:09.914Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-19T13:13:09.914Z] ---> Running in 98fb2ef67469 [2024-04-19T13:13:42.077Z] Removing intermediate container 98fb2ef67469 [2024-04-19T13:13:42.077Z] ---> 81b6fd3432cc [2024-04-19T13:13:42.077Z] Step 11/12 : COPY . . [2024-04-19T13:13:42.077Z] ---> 6464b18bc03b [2024-04-19T13:13:42.077Z] Step 12/12 : RUN ${MAKE} [2024-04-19T13:13:42.077Z] ---> Running in 193d6cb30211 [2024-04-19T13:13:42.077Z] noop [2024-04-19T13:13:42.077Z] Removing intermediate container 193d6cb30211 [2024-04-19T13:13:42.077Z] ---> c1e0605eaaf0 [2024-04-19T13:13:42.077Z] Successfully built c1e0605eaaf0 [2024-04-19T13:13:42.077Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:13:42.542Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-19T13:13:42.542Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-19T13:13:42.702Z] prd-ubuntu20.04-docker-8c-8g-2827 does not seem to be running inside a container [2024-04-19T13:13:42.743Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-235 -v /w/workspace/edgexfoundry_device-gpio_PR-235:/w/workspace/edgexfoundry_device-gpio_PR-235:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-235@tmp:/w/workspace/edgexfoundry_device-gpio_PR-235@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-x86_64 cat [2024-04-19T13:13:43.150Z] $ docker top 5953d122e51b4ebd96c2df0a29b0a0435318b19902afdf72788430950642cf81 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-19T13:13:43.570Z] + go version [2024-04-19T13:13:43.570Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-04-19T13:13:43.609Z] $ docker stop --time=1 5953d122e51b4ebd96c2df0a29b0a0435318b19902afdf72788430950642cf81 [2024-04-19T13:13:44.899Z] $ docker rm -f --volumes 5953d122e51b4ebd96c2df0a29b0a0435318b19902afdf72788430950642cf81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:13:45.663Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-19T13:13:45.664Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-19T13:13:45.828Z] prd-ubuntu20.04-docker-8c-8g-2827 does not seem to be running inside a container [2024-04-19T13:13:45.868Z] $ 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-235 -v /w/workspace/edgexfoundry_device-gpio_PR-235:/w/workspace/edgexfoundry_device-gpio_PR-235:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-235@tmp:/w/workspace/edgexfoundry_device-gpio_PR-235@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-x86_64 cat [2024-04-19T13:13:46.215Z] $ docker top 8bb9737bc7a58862abe2e7df3a95702e34e9e27aef1ae1c8ee7951e00e564da0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-19T13:13:46.617Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-235 [Pipeline] fileExists [Pipeline] sh [2024-04-19T13:13:46.985Z] + make test [2024-04-19T13:13:46.985Z] go test ./... -coverprofile=coverage.out ./... [2024-04-19T13:13:47.924Z] ? github.com/edgexfoundry/device-gpio [no test files] [2024-04-19T13:14:00.121Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2024-04-19T13:14:00.121Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2024-04-19T13:14:05.941Z] go vet ./... [2024-04-19T13:14:10.121Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-04-19T13:14:10.121Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-04-19T13:14:10.121Z] ./bin/test-attribution-txt.sh [2024-04-19T13:14:10.121Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-04-19T13:14:10.166Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-04-19T13:14:10.205Z] $ docker stop --time=1 8bb9737bc7a58862abe2e7df3a95702e34e9e27aef1ae1c8ee7951e00e564da0 [2024-04-19T13:14:14.993Z] $ docker rm -f --volumes 8bb9737bc7a58862abe2e7df3a95702e34e9e27aef1ae1c8ee7951e00e564da0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-19T13:14:15.652Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-04-19T13:14:15.723Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-04-19T13:14:16.398Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-04-19T13:14:16.715Z] + ls -al . [2024-04-19T13:14:16.715Z] total 152 [2024-04-19T13:14:16.715Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 13:13 . [2024-04-19T13:14:16.715Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 13:12 .. [2024-04-19T13:14:16.715Z] -rw-rw-r-- 1 jenkins jenkins 120 Apr 19 13:12 .dockerignore [2024-04-19T13:14:16.715Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 13:13 .git [2024-04-19T13:14:16.715Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 13:12 .github [2024-04-19T13:14:16.715Z] -rw-rw-r-- 1 jenkins jenkins 277 Apr 19 13:12 .gitignore [2024-04-19T13:14:16.715Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 19 13:12 .golangci.yml [2024-04-19T13:14:16.715Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 19 13:12 .semver [2024-04-19T13:14:16.715Z] -rw-rw-r-- 1 jenkins jenkins 10671 Apr 19 13:12 Attribution.txt [2024-04-19T13:14:16.715Z] -rw-rw-r-- 1 jenkins jenkins 7171 Apr 19 13:12 CHANGELOG.md [2024-04-19T13:14:16.715Z] -rw-rw-r-- 1 jenkins jenkins 1661 Apr 19 13:12 Dockerfile [2024-04-19T13:14:16.715Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 19 13:12 GOVERNANCE.md [2024-04-19T13:14:16.715Z] -rw-rw-r-- 1 jenkins jenkins 657 Apr 19 13:12 Jenkinsfile [2024-04-19T13:14:16.715Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 19 13:12 LICENSE [2024-04-19T13:14:16.715Z] -rw-rw-r-- 1 jenkins jenkins 1923 Apr 19 13:12 Makefile [2024-04-19T13:14:16.715Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 19 13:12 OWNERS.md [2024-04-19T13:14:16.715Z] -rw-rw-r-- 1 jenkins jenkins 3578 Apr 19 13:12 README.md [2024-04-19T13:14:16.715Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 19 13:12 VERSION [2024-04-19T13:14:16.715Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 13:12 bin [2024-04-19T13:14:16.715Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 13:12 cmd [2024-04-19T13:14:16.715Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 19 13:13 coverage.out [2024-04-19T13:14:16.715Z] -rw-rw-r-- 1 jenkins jenkins 3743 Apr 19 13:12 go.mod [2024-04-19T13:14:16.715Z] -rw-rw-r-- 1 jenkins jenkins 36735 Apr 19 13:12 go.sum [2024-04-19T13:14:16.715Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 13:12 internal [2024-04-19T13:14:16.715Z] -rw-rw-r-- 1 jenkins jenkins 209 Apr 19 13:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:14:17.109Z] + 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=6e2823134dff1bf12903738e51e362c4ec6ba084 --label arch=amd64 --label version=0.0.0 . [2024-04-19T13:14:17.109Z] Sending build context to Docker daemon 24.64MB [2024-04-19T13:14:17.109Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-04-19T13:14:17.109Z] Step 2/26 : FROM ${BASE} AS builder [2024-04-19T13:14:17.109Z] ---> c1e0605eaaf0 [2024-04-19T13:14:17.109Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-04-19T13:14:17.677Z] ---> Running in bbc783fcb654 [2024-04-19T13:14:17.677Z] Removing intermediate container bbc783fcb654 [2024-04-19T13:14:17.677Z] ---> ab5f0c3a9a79 [2024-04-19T13:14:17.677Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-19T13:14:17.677Z] ---> Running in d51446b567e4 [2024-04-19T13:14:17.677Z] Removing intermediate container d51446b567e4 [2024-04-19T13:14:17.677Z] ---> f6c8c0368dfb [2024-04-19T13:14:17.677Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-04-19T13:14:17.677Z] ---> Running in 2a126491f661 [2024-04-19T13:14:17.677Z] Removing intermediate container 2a126491f661 [2024-04-19T13:14:17.677Z] ---> 9ff35d4384b9 [2024-04-19T13:14:17.677Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-04-19T13:14:17.937Z] ---> Running in 34efe58f7841 [2024-04-19T13:14:17.937Z] Removing intermediate container 34efe58f7841 [2024-04-19T13:14:17.937Z] ---> a65a2c7ab87b [2024-04-19T13:14:17.937Z] Step 7/26 : WORKDIR /device-gpio [2024-04-19T13:14:17.937Z] ---> Running in 3fdc1884013b [2024-04-19T13:14:17.937Z] Removing intermediate container 3fdc1884013b [2024-04-19T13:14:17.937Z] ---> f512f939a72e [2024-04-19T13:14:17.937Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-19T13:14:17.937Z] ---> Running in 56cc30ccd796 [2024-04-19T13:14:18.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-19T13:14:18.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-19T13:14:18.713Z] OK: 268 MiB in 56 packages [2024-04-19T13:14:18.972Z] Removing intermediate container 56cc30ccd796 [2024-04-19T13:14:18.972Z] ---> eb34beb97cc8 [2024-04-19T13:14:18.972Z] Step 9/26 : COPY go.mod vendor* ./ [2024-04-19T13:14:18.972Z] ---> a4e5a5a645c3 [2024-04-19T13:14:18.972Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-19T13:14:19.231Z] ---> Running in 62a80c18b399 [2024-04-19T13:14:19.798Z] Removing intermediate container 62a80c18b399 [2024-04-19T13:14:19.798Z] ---> 9ef2fa728f0d [2024-04-19T13:14:19.798Z] Step 11/26 : COPY . . [2024-04-19T13:14:20.815Z] ---> 2710cb5d91a4 [2024-04-19T13:14:20.815Z] Step 12/26 : RUN ${MAKE} [2024-04-19T13:14:20.815Z] ---> Running in 2e6c1a3aacbe [2024-04-19T13:14:20.815Z] 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.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2024-04-19T13:14:42.857Z] Removing intermediate container 2e6c1a3aacbe [2024-04-19T13:14:42.857Z] ---> fd133d009921 [2024-04-19T13:14:42.857Z] Step 13/26 : FROM alpine:3.18 [2024-04-19T13:14:42.857Z] 3.18: Pulling from library/alpine [2024-04-19T13:14:42.857Z] 619be1103602: Pulling fs layer [2024-04-19T13:14:42.857Z] 619be1103602: Download complete [2024-04-19T13:14:42.857Z] 619be1103602: Pull complete [2024-04-19T13:14:42.857Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-19T13:14:42.857Z] Status: Downloaded newer image for alpine:3.18 [2024-04-19T13:14:42.857Z] ---> d3782b16ccc9 [2024-04-19T13:14:42.857Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-04-19T13:14:42.857Z] ---> Running in 4465bc8aee27 [2024-04-19T13:14:42.857Z] Removing intermediate container 4465bc8aee27 [2024-04-19T13:14:42.857Z] ---> dd7287355143 [2024-04-19T13:14:42.857Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-04-19T13:14:42.857Z] ---> Running in 5f40cea4dbf6 [2024-04-19T13:14:42.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-19T13:14:42.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-19T13:14:42.857Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-04-19T13:14:42.857Z] Executing busybox-1.36.1-r5.trigger [2024-04-19T13:14:42.857Z] OK: 7 MiB in 16 packages [2024-04-19T13:14:43.122Z] Removing intermediate container 5f40cea4dbf6 [2024-04-19T13:14:43.122Z] ---> c0a3e9607662 [2024-04-19T13:14:43.122Z] Step 16/26 : RUN apk --no-cache upgrade [2024-04-19T13:14:43.122Z] ---> Running in f32d19ffd6ea [2024-04-19T13:14:43.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-19T13:14:43.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-19T13:14:43.646Z] Upgrading critical system libraries and apk-tools: [2024-04-19T13:14:43.646Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-04-19T13:14:43.646Z] Executing busybox-1.36.1-r5.trigger [2024-04-19T13:14:43.646Z] Continuing the upgrade transaction with new apk-tools: [2024-04-19T13:14:43.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-19T13:14:43.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-19T13:14:43.905Z] (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-19T13:14:43.905Z] (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-19T13:14:44.173Z] (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-19T13:14:44.173Z] OK: 7 MiB in 16 packages [2024-04-19T13:14:44.756Z] Removing intermediate container f32d19ffd6ea [2024-04-19T13:14:44.756Z] ---> e6d23d5a4369 [2024-04-19T13:14:44.756Z] Step 17/26 : WORKDIR / [2024-04-19T13:14:44.756Z] ---> Running in bd6d6b7bde56 [2024-04-19T13:14:45.325Z] Removing intermediate container bd6d6b7bde56 [2024-04-19T13:14:45.325Z] ---> aac1af548b6c [2024-04-19T13:14:45.325Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2024-04-19T13:14:45.585Z] ---> 3e7d408b9983 [2024-04-19T13:14:45.585Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2024-04-19T13:14:45.853Z] ---> c5d17437ab68 [2024-04-19T13:14:45.853Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2024-04-19T13:14:47.238Z] ---> f56ce9ee41a5 [2024-04-19T13:14:47.238Z] Step 21/26 : EXPOSE 59910 [2024-04-19T13:14:47.238Z] ---> Running in be23109d5254 [2024-04-19T13:14:47.500Z] Removing intermediate container be23109d5254 [2024-04-19T13:14:47.500Z] ---> 5905679e36b1 [2024-04-19T13:14:47.500Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2024-04-19T13:14:47.765Z] ---> Running in 140cd85ec7ef [2024-04-19T13:14:48.335Z] Removing intermediate container 140cd85ec7ef [2024-04-19T13:14:48.335Z] ---> 2f08599f9c3d [2024-04-19T13:14:48.335Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-04-19T13:14:48.904Z] ---> Running in 72910a9fbc87 [2024-04-19T13:14:49.472Z] Removing intermediate container 72910a9fbc87 [2024-04-19T13:14:49.472Z] ---> 42292716d0c1 [2024-04-19T13:14:49.472Z] Step 24/26 : LABEL arch=amd64 [2024-04-19T13:14:49.732Z] ---> Running in 7af77972db30 [2024-04-19T13:14:50.300Z] Removing intermediate container 7af77972db30 [2024-04-19T13:14:50.300Z] ---> ce8c7ecc5f15 [2024-04-19T13:14:50.300Z] Step 25/26 : LABEL git_sha=6e2823134dff1bf12903738e51e362c4ec6ba084 [2024-04-19T13:14:50.559Z] ---> Running in 40f10c5f5d21 [2024-04-19T13:14:50.817Z] Removing intermediate container 40f10c5f5d21 [2024-04-19T13:14:50.817Z] ---> e5d67626fbde [2024-04-19T13:14:50.817Z] Step 26/26 : LABEL version=0.0.0 [2024-04-19T13:14:50.817Z] ---> Running in d4235c72ffd6 [2024-04-19T13:14:50.817Z] Removing intermediate container d4235c72ffd6 [2024-04-19T13:14:50.817Z] ---> 5bb104888374 [2024-04-19T13:14:50.817Z] [Warning] One or more build-args [ARCH] were not consumed [2024-04-19T13:14:50.817Z] Successfully built 5bb104888374 [2024-04-19T13:14:50.817Z] 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 [2024-04-19T13:14:51.736Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-19T13:14:51.736Z] [2024-04-19T13:14:51.736Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:14:52.115Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-19T13:14:52.116Z] latest: Pulling from edgex-lftools-log-publisher [2024-04-19T13:14:52.116Z] 5eb5b503b376: Pulling fs layer [2024-04-19T13:14:52.116Z] 5c69ac0246d0: Pulling fs layer [2024-04-19T13:14:52.116Z] ec43610c2a17: Pulling fs layer [2024-04-19T13:14:52.116Z] 3a2ae6a8a46f: Pulling fs layer [2024-04-19T13:14:52.116Z] 33b1e0a273af: Pulling fs layer [2024-04-19T13:14:52.116Z] 5d3b04190fa2: Pulling fs layer [2024-04-19T13:14:52.116Z] 2f39f015ded8: Pulling fs layer [2024-04-19T13:14:52.116Z] 33b1e0a273af: Waiting [2024-04-19T13:14:52.116Z] 3a2ae6a8a46f: Waiting [2024-04-19T13:14:52.116Z] 5d3b04190fa2: Waiting [2024-04-19T13:14:52.116Z] 2f39f015ded8: Waiting [2024-04-19T13:14:52.116Z] 5c69ac0246d0: Verifying Checksum [2024-04-19T13:14:52.116Z] 5c69ac0246d0: Download complete [2024-04-19T13:14:52.116Z] 3a2ae6a8a46f: Verifying Checksum [2024-04-19T13:14:52.116Z] 3a2ae6a8a46f: Download complete [2024-04-19T13:14:52.116Z] 33b1e0a273af: Verifying Checksum [2024-04-19T13:14:52.116Z] 33b1e0a273af: Download complete [2024-04-19T13:14:52.116Z] 5d3b04190fa2: Download complete [2024-04-19T13:14:52.116Z] ec43610c2a17: Verifying Checksum [2024-04-19T13:14:52.116Z] ec43610c2a17: Download complete [2024-04-19T13:14:52.375Z] 5eb5b503b376: Verifying Checksum [2024-04-19T13:14:52.375Z] 5eb5b503b376: Download complete [2024-04-19T13:14:52.943Z] 2f39f015ded8: Download complete [2024-04-19T13:14:53.512Z] 5eb5b503b376: Pull complete [2024-04-19T13:14:53.772Z] 5c69ac0246d0: Pull complete [2024-04-19T13:14:54.030Z] ec43610c2a17: Pull complete [2024-04-19T13:14:54.291Z] 3a2ae6a8a46f: Pull complete [2024-04-19T13:14:54.552Z] 33b1e0a273af: Pull complete [2024-04-19T13:14:54.552Z] 5d3b04190fa2: Pull complete [2024-04-19T13:14:59.832Z] 2f39f015ded8: Pull complete [2024-04-19T13:14:59.832Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-04-19T13:14:59.832Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-19T13:14:59.832Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-19T13:15:00.080Z] prd-ubuntu20.04-docker-8c-8g-2827 does not seem to be running inside a container [2024-04-19T13:15:00.120Z] $ 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-235 -v /w/workspace/edgexfoundry_device-gpio_PR-235:/w/workspace/edgexfoundry_device-gpio_PR-235:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-235@tmp:/w/workspace/edgexfoundry_device-gpio_PR-235@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:latest cat [2024-04-19T13:15:03.243Z] $ docker top a358ed788fb3ffdb822b76779ef7a4add86f9529f12550d8168464c2c86fb0c0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:15:03.694Z] ---> job-cost.sh [2024-04-19T13:15:03.694Z] lf-activate-venv: SKIPPING [2024-04-19T13:15:03.694Z] INFO: No Stack... [2024-04-19T13:15:03.955Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-04-19T13:15:04.524Z] INFO: Archiving Costs [Pipeline] sh [2024-04-19T13:15:04.838Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-235/archives/cost.csv [2024-04-19T13:15:04.838Z] + cut -d, -f6 [Pipeline] lock [2024-04-19T13:15:04.876Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-235-1-stack-cost] [2024-04-19T13:15:04.883Z] Resource [jenkins-edgexfoundry-device-gpio-PR-235-1-stack-cost] did not exist. Created. [2024-04-19T13:15:04.888Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-235-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-19T13:15:05.288Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-04-19T13:15:05.340Z] Stashed 1 file(s) [Pipeline] } [2024-04-19T13:15:05.375Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-235-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-04-19T13:15:05.513Z] $ docker stop --time=1 a358ed788fb3ffdb822b76779ef7a4add86f9529f12550d8168464c2c86fb0c0 [2024-04-19T13:15:06.670Z] $ docker rm -f --volumes a358ed788fb3ffdb822b76779ef7a4add86f9529f12550d8168464c2c86fb0c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-04-19T13:15:44.944Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2833 in /w/workspace/edgexfoundry_device-gpio_PR-235 [Pipeline] { [Pipeline] ws [2024-04-19T13:15:45.013Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2024-04-19T13:15:48.111Z] The recommended git tool is: git [2024-04-19T13:15:54.496Z] using credential edgex-jenkins-ssh [2024-04-19T13:15:54.521Z] Cloning the remote Git repository [2024-04-19T13:15:54.587Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2024-04-19T13:15:54.710Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2024-04-19T13:15:54.919Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2024-04-19T13:15:54.920Z] > git --version # timeout=10 [2024-04-19T13:15:54.945Z] > git --version # 'git version 2.25.1' [2024-04-19T13:15:54.949Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-19T13:15:55.157Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-19T13:15:57.453Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2024-04-19T13:15:57.485Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-19T13:15:58.401Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2024-04-19T13:15:58.446Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2024-04-19T13:15:58.448Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-19T13:15:58.470Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/235/head:refs/remotes/origin/PR-235 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-04-19T13:15:59.005Z] Merging remotes/origin/main commit f3c8a999d00a9f0c6dac2773c41abd43344389a2 into PR head commit 6e2823134dff1bf12903738e51e362c4ec6ba084 [2024-04-19T13:15:59.314Z] Merge succeeded, producing 6e2823134dff1bf12903738e51e362c4ec6ba084 [2024-04-19T13:15:59.315Z] Checking out Revision 6e2823134dff1bf12903738e51e362c4ec6ba084 (PR-235) [2024-04-19T13:15:59.025Z] > git config core.sparsecheckout # timeout=10 [2024-04-19T13:15:59.102Z] > git checkout -f 6e2823134dff1bf12903738e51e362c4ec6ba084 # timeout=10 [2024-04-19T13:15:59.199Z] > git remote # timeout=10 [2024-04-19T13:15:59.218Z] > git config --get remote.origin.url # timeout=10 [2024-04-19T13:15:59.247Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-19T13:15:59.270Z] > git merge f3c8a999d00a9f0c6dac2773c41abd43344389a2 # timeout=10 [2024-04-19T13:15:59.300Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-04-19T13:15:59.325Z] > git config core.sparsecheckout # timeout=10 [2024-04-19T13:15:59.345Z] > git checkout -f 6e2823134dff1bf12903738e51e362c4ec6ba084 # timeout=10 [2024-04-19T13:15:59.973Z] Commit message: "build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0" [2024-04-19T13:16:00.040Z] > git --version # timeout=10 [2024-04-19T13:16:00.051Z] > git --version # 'git version 2.25.1' [2024-04-19T13:16:00.067Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-19T13:16:04.917Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-04-19T13:16:04.918Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-19T13:16:04.918Z] Dload Upload Total Spent Left Speed [2024-04-19T13:16:04.918Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 255k 0 --:--:-- --:--:-- --:--:-- 255k [Pipeline] sh [2024-04-19T13:16:05.270Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-04-19T13:16:05.625Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-04-19T13:16:05.625Z] + sudo tee /etc/docker/daemon.new [2024-04-19T13:16:05.625Z] { [2024-04-19T13:16:05.625Z] "registry-mirrors": [ [2024-04-19T13:16:05.625Z] "https://nexus3.edgexfoundry.org:10001" [2024-04-19T13:16:05.625Z] ], [2024-04-19T13:16:05.625Z] "bip": "10.250.0.254/24", [2024-04-19T13:16:05.625Z] "hosts": [ [2024-04-19T13:16:05.625Z] "tcp://0.0.0.0:5555", [2024-04-19T13:16:05.625Z] "unix:///var/run/docker.sock" [2024-04-19T13:16:05.625Z] ], [2024-04-19T13:16:05.625Z] "mtu": 1458, [2024-04-19T13:16:05.625Z] "selinux-enabled": true, [2024-04-19T13:16:05.625Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-04-19T13:16:05.625Z] } [Pipeline] sh [2024-04-19T13:16:05.979Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-04-19T13:16:06.332Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-19T13:16:24.692Z] provisioning config files... [2024-04-19T13:16:24.733Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config15755975557863999457tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:16:25.219Z] ---> ****-login.sh [2024-04-19T13:16:25.219Z] nexus3.edgexfoundry.org:10001 [2024-04-19T13:16:26.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:16:26.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:16:26.455Z] Configure a credential helper to remove this warning. See [2024-04-19T13:16:26.455Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:16:26.455Z] [2024-04-19T13:16:26.455Z] Login Succeeded [2024-04-19T13:16:26.455Z] nexus3.edgexfoundry.org:10002 [2024-04-19T13:16:26.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:16:26.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:16:26.734Z] Configure a credential helper to remove this warning. See [2024-04-19T13:16:26.734Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:16:26.734Z] [2024-04-19T13:16:26.734Z] Login Succeeded [2024-04-19T13:16:27.009Z] nexus3.edgexfoundry.org:10003 [2024-04-19T13:16:27.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:16:27.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:16:27.282Z] Configure a credential helper to remove this warning. See [2024-04-19T13:16:27.282Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:16:27.282Z] [2024-04-19T13:16:27.282Z] Login Succeeded [2024-04-19T13:16:27.282Z] nexus3.edgexfoundry.org:10004 [2024-04-19T13:16:27.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:16:27.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:16:27.557Z] Configure a credential helper to remove this warning. See [2024-04-19T13:16:27.557Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:16:27.557Z] [2024-04-19T13:16:27.557Z] Login Succeeded [2024-04-19T13:16:27.557Z] ****.io [2024-04-19T13:16:27.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:16:28.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:16:28.798Z] Configure a credential helper to remove this warning. See [2024-04-19T13:16:28.798Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:16:28.798Z] [2024-04-19T13:16:28.798Z] Login Succeeded [2024-04-19T13:16:28.798Z] ---> ****-login.sh ends [Pipeline] } [2024-04-19T13:16:28.829Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-04-19T13:16:29.334Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-19T13:16:29.381Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-19T13:16:29.425Z] ========================================================= [2024-04-19T13:16:29.425Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-04-19T13:16:29.425Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:16:29.968Z] + 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 . [2024-04-19T13:16:30.558Z] Sending build context to Docker daemon 12.39MB [2024-04-19T13:16:30.558Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-04-19T13:16:30.558Z] Step 2/12 : FROM ${BASE} AS builder [2024-04-19T13:16:30.558Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-04-19T13:16:30.558Z] 9fda8d8052c6: Pulling fs layer [2024-04-19T13:16:30.558Z] 5d54e960e981: Pulling fs layer [2024-04-19T13:16:30.558Z] c4a7e357bf2a: Pulling fs layer [2024-04-19T13:16:30.558Z] f0e02332f6b5: Pulling fs layer [2024-04-19T13:16:30.558Z] 872ee5b61b7b: Pulling fs layer [2024-04-19T13:16:30.558Z] 0c6a40ed1a82: Pulling fs layer [2024-04-19T13:16:30.558Z] 94ae7d8d031c: Pulling fs layer [2024-04-19T13:16:30.558Z] f0e02332f6b5: Waiting [2024-04-19T13:16:30.558Z] 872ee5b61b7b: Waiting [2024-04-19T13:16:30.558Z] 0c6a40ed1a82: Waiting [2024-04-19T13:16:30.558Z] 94ae7d8d031c: Waiting [2024-04-19T13:16:30.834Z] 5d54e960e981: Download complete [2024-04-19T13:16:30.834Z] f0e02332f6b5: Verifying Checksum [2024-04-19T13:16:30.834Z] f0e02332f6b5: Download complete [2024-04-19T13:16:30.834Z] 872ee5b61b7b: Verifying Checksum [2024-04-19T13:16:30.834Z] 872ee5b61b7b: Download complete [2024-04-19T13:16:30.834Z] 9fda8d8052c6: Verifying Checksum [2024-04-19T13:16:30.834Z] 9fda8d8052c6: Download complete [2024-04-19T13:16:31.425Z] 94ae7d8d031c: Verifying Checksum [2024-04-19T13:16:31.425Z] 94ae7d8d031c: Download complete [2024-04-19T13:16:32.019Z] 9fda8d8052c6: Pull complete [2024-04-19T13:16:32.613Z] 5d54e960e981: Pull complete [2024-04-19T13:16:32.884Z] c4a7e357bf2a: Verifying Checksum [2024-04-19T13:16:32.884Z] c4a7e357bf2a: Download complete [2024-04-19T13:16:34.301Z] 0c6a40ed1a82: Download complete [2024-04-19T13:16:46.640Z] c4a7e357bf2a: Pull complete [2024-04-19T13:16:46.640Z] f0e02332f6b5: Pull complete [2024-04-19T13:16:46.640Z] 872ee5b61b7b: Pull complete [2024-04-19T13:16:54.971Z] 0c6a40ed1a82: Pull complete [2024-04-19T13:16:55.931Z] 94ae7d8d031c: Pull complete [2024-04-19T13:16:55.931Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-04-19T13:16:55.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-04-19T13:16:55.931Z] ---> 86de565de09d [2024-04-19T13:16:55.931Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-04-19T13:16:57.876Z] ---> Running in 91896570f7a7 [2024-04-19T13:16:58.460Z] Removing intermediate container 91896570f7a7 [2024-04-19T13:16:58.460Z] ---> 118cfa2d1e44 [2024-04-19T13:16:58.460Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-19T13:16:58.460Z] ---> Running in 094d50a7de15 [2024-04-19T13:16:58.727Z] Removing intermediate container 094d50a7de15 [2024-04-19T13:16:58.727Z] ---> f1d05635965f [2024-04-19T13:16:58.727Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-04-19T13:16:58.994Z] ---> Running in e55c32aeccb8 [2024-04-19T13:16:59.584Z] Removing intermediate container e55c32aeccb8 [2024-04-19T13:16:59.584Z] ---> dc0e19847473 [2024-04-19T13:16:59.584Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-04-19T13:16:59.584Z] ---> Running in 9e6f742b24a5 [2024-04-19T13:17:00.179Z] Removing intermediate container 9e6f742b24a5 [2024-04-19T13:17:00.179Z] ---> 9dd9f7bda444 [2024-04-19T13:17:00.179Z] Step 7/12 : WORKDIR /device-gpio [2024-04-19T13:17:00.179Z] ---> Running in d674e196786a [2024-04-19T13:17:00.451Z] Removing intermediate container d674e196786a [2024-04-19T13:17:00.451Z] ---> 35fc60969c7b [2024-04-19T13:17:00.451Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-19T13:17:00.725Z] ---> Running in 24436b543566 [2024-04-19T13:17:02.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-19T13:17:02.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-19T13:17:04.052Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-04-19T13:17:04.052Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-04-19T13:17:04.052Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-04-19T13:17:04.052Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-04-19T13:17:04.052Z] Executing busybox-1.36.1-r5.trigger [2024-04-19T13:17:04.326Z] OK: 271 MiB in 56 packages [2024-04-19T13:17:05.302Z] Removing intermediate container 24436b543566 [2024-04-19T13:17:05.302Z] ---> 9ee37c3f39cd [2024-04-19T13:17:05.302Z] Step 9/12 : COPY go.mod vendor* ./ [2024-04-19T13:17:05.915Z] ---> 41ef2f740360 [2024-04-19T13:17:05.915Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-19T13:17:06.187Z] ---> Running in e3d01b5e563b [2024-04-19T13:18:14.159Z] Removing intermediate container e3d01b5e563b [2024-04-19T13:18:14.159Z] ---> e69dc54dc49b [2024-04-19T13:18:14.159Z] Step 11/12 : COPY . . [2024-04-19T13:18:14.159Z] ---> c8bd23ec0f7d [2024-04-19T13:18:14.159Z] Step 12/12 : RUN ${MAKE} [2024-04-19T13:18:14.159Z] ---> Running in 1120eade0ad8 [2024-04-19T13:18:14.159Z] noop [2024-04-19T13:18:14.159Z] Removing intermediate container 1120eade0ad8 [2024-04-19T13:18:14.159Z] ---> 2bfff2883282 [2024-04-19T13:18:14.159Z] Successfully built 2bfff2883282 [2024-04-19T13:18:14.159Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:18:14.657Z] + docker inspect -f . ci-base-image-arm64 [2024-04-19T13:18:14.657Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-19T13:18:14.982Z] prd-ubuntu20.04-docker-arm64-4c-16g-2833 does not seem to be running inside a container [2024-04-19T13:18:15.065Z] $ 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 [2024-04-19T13:18:16.336Z] $ docker top cabf4e4c94c6fd11443e1ec8a46fd94d8984d83bef09416d5c07fbd290535b8c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-19T13:18:17.224Z] + go version [2024-04-19T13:18:17.224Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-04-19T13:18:17.264Z] $ docker stop --time=1 cabf4e4c94c6fd11443e1ec8a46fd94d8984d83bef09416d5c07fbd290535b8c [2024-04-19T13:18:18.953Z] $ docker rm -f --volumes cabf4e4c94c6fd11443e1ec8a46fd94d8984d83bef09416d5c07fbd290535b8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:18:19.867Z] + docker inspect -f . ci-base-image-arm64 [2024-04-19T13:18:19.867Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-19T13:18:20.155Z] prd-ubuntu20.04-docker-arm64-4c-16g-2833 does not seem to be running inside a container [2024-04-19T13:18:20.233Z] $ 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 [2024-04-19T13:18:21.529Z] $ docker top 7467832dbde5a00932d66244431b733ff879585d52340f0bf2a94bec78488b7f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-19T13:18:22.430Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2024-04-19T13:18:23.161Z] + make test [2024-04-19T13:18:23.161Z] go test ./... -coverprofile=coverage.out ./... [2024-04-19T13:18:26.505Z] ? github.com/edgexfoundry/device-gpio [no test files] [2024-04-19T13:20:18.325Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2024-04-19T13:20:18.325Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2024-04-19T13:20:18.325Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-04-19T13:20:18.325Z] go vet ./... [2024-04-19T13:20:40.391Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-04-19T13:20:40.391Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-04-19T13:20:40.391Z] ./bin/test-attribution-txt.sh [2024-04-19T13:20:40.391Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-04-19T13:20:40.436Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-04-19T13:20:40.479Z] $ docker stop --time=1 7467832dbde5a00932d66244431b733ff879585d52340f0bf2a94bec78488b7f [2024-04-19T13:20:42.518Z] $ docker rm -f --volumes 7467832dbde5a00932d66244431b733ff879585d52340f0bf2a94bec78488b7f [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-19T13:20:43.836Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-04-19T13:20:43.872Z] Warning: overwriting stash ‘coverage-report’ [2024-04-19T13:20:44.404Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-19T13:20:45.028Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-04-19T13:20:45.377Z] + ls -al . [2024-04-19T13:20:45.377Z] total 148 [2024-04-19T13:20:45.377Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 19 13:18 . [2024-04-19T13:20:45.377Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 13:15 .. [2024-04-19T13:20:45.377Z] -rw-rw-r-- 1 jenkins jenkins 120 Apr 19 13:15 .dockerignore [2024-04-19T13:20:45.377Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 13:16 .git [2024-04-19T13:20:45.377Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 13:15 .github [2024-04-19T13:20:45.377Z] -rw-rw-r-- 1 jenkins jenkins 277 Apr 19 13:15 .gitignore [2024-04-19T13:20:45.377Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 19 13:15 .golangci.yml [2024-04-19T13:20:45.377Z] -rw-rw-r-- 1 jenkins jenkins 10671 Apr 19 13:15 Attribution.txt [2024-04-19T13:20:45.377Z] -rw-rw-r-- 1 jenkins jenkins 7171 Apr 19 13:15 CHANGELOG.md [2024-04-19T13:20:45.377Z] -rw-rw-r-- 1 jenkins jenkins 1661 Apr 19 13:15 Dockerfile [2024-04-19T13:20:45.377Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 19 13:15 GOVERNANCE.md [2024-04-19T13:20:45.377Z] -rw-rw-r-- 1 jenkins jenkins 657 Apr 19 13:15 Jenkinsfile [2024-04-19T13:20:45.377Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 19 13:15 LICENSE [2024-04-19T13:20:45.377Z] -rw-rw-r-- 1 jenkins jenkins 1923 Apr 19 13:15 Makefile [2024-04-19T13:20:45.377Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 19 13:15 OWNERS.md [2024-04-19T13:20:45.377Z] -rw-rw-r-- 1 jenkins jenkins 3578 Apr 19 13:15 README.md [2024-04-19T13:20:45.377Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 19 13:12 VERSION [2024-04-19T13:20:45.377Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 13:15 bin [2024-04-19T13:20:45.377Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 13:15 cmd [2024-04-19T13:20:45.377Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 19 13:18 coverage.out [2024-04-19T13:20:45.377Z] -rw-rw-r-- 1 jenkins jenkins 3743 Apr 19 13:15 go.mod [2024-04-19T13:20:45.377Z] -rw-rw-r-- 1 jenkins jenkins 36735 Apr 19 13:15 go.sum [2024-04-19T13:20:45.377Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 13:15 internal [2024-04-19T13:20:45.377Z] -rw-rw-r-- 1 jenkins jenkins 209 Apr 19 13:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:20:45.807Z] + 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=6e2823134dff1bf12903738e51e362c4ec6ba084 --label arch=arm64 --label version=0.0.0 . [2024-04-19T13:20:46.393Z] Sending build context to Docker daemon 12.39MB [2024-04-19T13:20:46.393Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-04-19T13:20:46.393Z] Step 2/26 : FROM ${BASE} AS builder [2024-04-19T13:20:46.393Z] ---> 2bfff2883282 [2024-04-19T13:20:46.393Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-04-19T13:20:46.393Z] ---> Running in b4d4f5e26a28 [2024-04-19T13:20:46.980Z] Removing intermediate container b4d4f5e26a28 [2024-04-19T13:20:46.980Z] ---> 57f69ee66885 [2024-04-19T13:20:46.980Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-19T13:20:46.980Z] ---> Running in 98dbb39bf472 [2024-04-19T13:20:47.256Z] Removing intermediate container 98dbb39bf472 [2024-04-19T13:20:47.256Z] ---> a27bef215adf [2024-04-19T13:20:47.256Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-04-19T13:20:47.256Z] ---> Running in 343075b93eec [2024-04-19T13:20:47.844Z] Removing intermediate container 343075b93eec [2024-04-19T13:20:47.844Z] ---> 4c02ee559d59 [2024-04-19T13:20:47.844Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-04-19T13:20:47.844Z] ---> Running in f5a6a2c54760 [2024-04-19T13:20:48.112Z] Removing intermediate container f5a6a2c54760 [2024-04-19T13:20:48.112Z] ---> 0182e6c5741d [2024-04-19T13:20:48.112Z] Step 7/26 : WORKDIR /device-gpio [2024-04-19T13:20:48.379Z] ---> Running in 76d27fea625c [2024-04-19T13:20:48.649Z] Removing intermediate container 76d27fea625c [2024-04-19T13:20:48.649Z] ---> 2cf1c084ceb0 [2024-04-19T13:20:48.649Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-19T13:20:48.649Z] ---> Running in e65b99b6b67d [2024-04-19T13:20:50.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-19T13:20:50.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-19T13:20:51.748Z] OK: 271 MiB in 56 packages [2024-04-19T13:20:52.715Z] Removing intermediate container e65b99b6b67d [2024-04-19T13:20:52.715Z] ---> bc8d3208c84f [2024-04-19T13:20:52.715Z] Step 9/26 : COPY go.mod vendor* ./ [2024-04-19T13:20:53.315Z] ---> 74486b0e7033 [2024-04-19T13:20:53.315Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-19T13:20:53.315Z] ---> Running in b14669a70cfa [2024-04-19T13:20:55.906Z] Removing intermediate container b14669a70cfa [2024-04-19T13:20:55.906Z] ---> b82270fbc31f [2024-04-19T13:20:55.906Z] Step 11/26 : COPY . . [2024-04-19T13:20:56.879Z] ---> 68cfd3f85149 [2024-04-19T13:20:56.879Z] Step 12/26 : RUN ${MAKE} [2024-04-19T13:20:56.879Z] ---> Running in 6839e0876dc2 [2024-04-19T13:20:58.300Z] 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.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2024-04-19T13:23:20.112Z] Removing intermediate container 6839e0876dc2 [2024-04-19T13:23:20.112Z] ---> 0c49a28c044e [2024-04-19T13:23:20.112Z] Step 13/26 : FROM alpine:3.18 [2024-04-19T13:23:20.112Z] 3.18: Pulling from library/alpine [2024-04-19T13:23:20.112Z] c6b39de5b339: Pulling fs layer [2024-04-19T13:23:20.112Z] c6b39de5b339: Download complete [2024-04-19T13:23:20.112Z] c6b39de5b339: Pull complete [2024-04-19T13:23:20.112Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-19T13:23:20.112Z] Status: Downloaded newer image for alpine:3.18 [2024-04-19T13:23:20.112Z] ---> 33abbf032149 [2024-04-19T13:23:20.112Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-04-19T13:23:20.112Z] ---> Running in 31ba7e937836 [2024-04-19T13:23:20.112Z] Removing intermediate container 31ba7e937836 [2024-04-19T13:23:20.112Z] ---> 6e59f3254d89 [2024-04-19T13:23:20.112Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-04-19T13:23:20.112Z] ---> Running in dec13966b0cb [2024-04-19T13:23:20.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-19T13:23:20.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-19T13:23:20.112Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-04-19T13:23:20.112Z] Executing busybox-1.36.1-r5.trigger [2024-04-19T13:23:20.112Z] OK: 8 MiB in 16 packages [2024-04-19T13:23:20.112Z] Removing intermediate container dec13966b0cb [2024-04-19T13:23:20.112Z] ---> 9dfedd9aebf8 [2024-04-19T13:23:20.112Z] Step 16/26 : RUN apk --no-cache upgrade [2024-04-19T13:23:20.112Z] ---> Running in 25cfc5f92996 [2024-04-19T13:23:20.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-19T13:23:20.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-19T13:23:22.072Z] Upgrading critical system libraries and apk-tools: [2024-04-19T13:23:22.072Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-04-19T13:23:22.072Z] Executing busybox-1.36.1-r5.trigger [2024-04-19T13:23:22.072Z] Continuing the upgrade transaction with new apk-tools: [2024-04-19T13:23:22.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-19T13:23:22.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-19T13:23:23.633Z] (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-19T13:23:23.633Z] (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-19T13:23:23.633Z] (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-19T13:23:23.633Z] OK: 8 MiB in 16 packages [2024-04-19T13:23:25.063Z] Removing intermediate container 25cfc5f92996 [2024-04-19T13:23:25.063Z] ---> 8ca0beb5623b [2024-04-19T13:23:25.063Z] Step 17/26 : WORKDIR / [2024-04-19T13:23:25.063Z] ---> Running in 518c52c8cb4f [2024-04-19T13:23:25.331Z] Removing intermediate container 518c52c8cb4f [2024-04-19T13:23:25.331Z] ---> 4ed4ab5652c9 [2024-04-19T13:23:25.331Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2024-04-19T13:23:25.916Z] ---> cd372f7e377b [2024-04-19T13:23:25.916Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2024-04-19T13:23:26.507Z] ---> cbb97dd3d23b [2024-04-19T13:23:26.507Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2024-04-19T13:23:28.465Z] ---> 02e2d53e3b9b [2024-04-19T13:23:28.465Z] Step 21/26 : EXPOSE 59910 [2024-04-19T13:23:28.465Z] ---> Running in b4b2d2138506 [2024-04-19T13:23:28.465Z] Removing intermediate container b4b2d2138506 [2024-04-19T13:23:28.465Z] ---> 4ddf892d7f5c [2024-04-19T13:23:28.465Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2024-04-19T13:23:28.733Z] ---> Running in d602079cd920 [2024-04-19T13:23:29.002Z] Removing intermediate container d602079cd920 [2024-04-19T13:23:29.002Z] ---> 4328d9f92b86 [2024-04-19T13:23:29.002Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-04-19T13:23:29.002Z] ---> Running in 65a3ac38b60e [2024-04-19T13:23:29.275Z] Removing intermediate container 65a3ac38b60e [2024-04-19T13:23:29.275Z] ---> 227beae5f97e [2024-04-19T13:23:29.275Z] Step 24/26 : LABEL arch=arm64 [2024-04-19T13:23:29.545Z] ---> Running in c6118178ca3a [2024-04-19T13:23:29.816Z] Removing intermediate container c6118178ca3a [2024-04-19T13:23:29.816Z] ---> ceacf5471a00 [2024-04-19T13:23:29.816Z] Step 25/26 : LABEL git_sha=6e2823134dff1bf12903738e51e362c4ec6ba084 [2024-04-19T13:23:30.084Z] ---> Running in dab35ca5cf25 [2024-04-19T13:23:30.352Z] Removing intermediate container dab35ca5cf25 [2024-04-19T13:23:30.352Z] ---> 301925988190 [2024-04-19T13:23:30.352Z] Step 26/26 : LABEL version=0.0.0 [2024-04-19T13:23:30.352Z] ---> Running in 93e6a045c630 [2024-04-19T13:23:30.937Z] Removing intermediate container 93e6a045c630 [2024-04-19T13:23:30.937Z] ---> bb3ab4c43773 [2024-04-19T13:23:30.937Z] [Warning] One or more build-args [ARCH] were not consumed [2024-04-19T13:23:30.937Z] Successfully built bb3ab4c43773 [2024-04-19T13:23:30.937Z] 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 [2024-04-19T13:23:31.783Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-19T13:23:31.783Z] [2024-04-19T13:23:31.783Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:23:32.184Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-19T13:23:32.463Z] arm64: Pulling from edgex-lftools-log-publisher [2024-04-19T13:23:32.463Z] 8998bd30e6a1: Pulling fs layer [2024-04-19T13:23:32.463Z] 04944245beec: Pulling fs layer [2024-04-19T13:23:32.463Z] 699f458cf7ca: Pulling fs layer [2024-04-19T13:23:32.463Z] 765212b225bb: Pulling fs layer [2024-04-19T13:23:32.463Z] f23df028b6ca: Pulling fs layer [2024-04-19T13:23:32.463Z] d65c8cfc05b1: Pulling fs layer [2024-04-19T13:23:32.463Z] 2437ff75d9bd: Pulling fs layer [2024-04-19T13:23:32.463Z] 765212b225bb: Waiting [2024-04-19T13:23:32.463Z] f23df028b6ca: Waiting [2024-04-19T13:23:32.463Z] 2437ff75d9bd: Waiting [2024-04-19T13:23:32.463Z] 04944245beec: Verifying Checksum [2024-04-19T13:23:32.463Z] 04944245beec: Download complete [2024-04-19T13:23:32.463Z] 765212b225bb: Verifying Checksum [2024-04-19T13:23:32.463Z] 765212b225bb: Download complete [2024-04-19T13:23:32.463Z] f23df028b6ca: Verifying Checksum [2024-04-19T13:23:32.463Z] f23df028b6ca: Download complete [2024-04-19T13:23:32.463Z] d65c8cfc05b1: Verifying Checksum [2024-04-19T13:23:32.463Z] d65c8cfc05b1: Download complete [2024-04-19T13:23:32.733Z] 699f458cf7ca: Verifying Checksum [2024-04-19T13:23:32.733Z] 699f458cf7ca: Download complete [2024-04-19T13:23:33.003Z] 8998bd30e6a1: Verifying Checksum [2024-04-19T13:23:33.003Z] 8998bd30e6a1: Download complete [2024-04-19T13:23:35.609Z] 2437ff75d9bd: Verifying Checksum [2024-04-19T13:23:35.609Z] 2437ff75d9bd: Download complete [2024-04-19T13:23:38.194Z] 8998bd30e6a1: Pull complete [2024-04-19T13:23:38.194Z] 04944245beec: Pull complete [2024-04-19T13:23:40.146Z] 699f458cf7ca: Pull complete [2024-04-19T13:23:40.146Z] 765212b225bb: Pull complete [2024-04-19T13:23:41.107Z] f23df028b6ca: Pull complete [2024-04-19T13:23:41.374Z] d65c8cfc05b1: Pull complete [2024-04-19T13:23:59.595Z] 2437ff75d9bd: Pull complete [2024-04-19T13:23:59.595Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-04-19T13:23:59.595Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-19T13:23:59.595Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-19T13:23:59.926Z] prd-ubuntu20.04-docker-arm64-4c-16g-2833 does not seem to be running inside a container [2024-04-19T13:23:59.994Z] $ 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 [2024-04-19T13:24:02.798Z] $ docker top a74017d7177fe5ebf19f2a8f6b9cd0756cc0eb8b5136cab7fd8b701415b97d7c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:24:03.806Z] ---> job-cost.sh [2024-04-19T13:24:03.806Z] lf-activate-venv: SKIPPING [2024-04-19T13:24:03.806Z] INFO: No Stack... [2024-04-19T13:24:04.073Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-04-19T13:24:05.032Z] INFO: Archiving Costs [Pipeline] sh [2024-04-19T13:24:05.704Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2024-04-19T13:24:05.704Z] + cut -d, -f6 [Pipeline] lock [2024-04-19T13:24:05.792Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-235-1-stack-cost] [2024-04-19T13:24:05.796Z] Resource [jenkins-edgexfoundry-device-gpio-PR-235-1-stack-cost] did not exist. Created. [2024-04-19T13:24:05.801Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-235-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-19T13:24:06.542Z] /w/workspace/device-gpio/1@tmp/durable-7ac1a2fd/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-04-19T13:24:07.201Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-04-19T13:24:07.241Z] Warning: overwriting stash ‘stack-cost’ [2024-04-19T13:24:07.292Z] Stashed 1 file(s) [Pipeline] } [2024-04-19T13:24:07.306Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-235-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-04-19T13:24:07.400Z] $ docker stop --time=1 a74017d7177fe5ebf19f2a8f6b9cd0756cc0eb8b5136cab7fd8b701415b97d7c [2024-04-19T13:24:08.925Z] $ docker rm -f --volumes a74017d7177fe5ebf19f2a8f6b9cd0756cc0eb8b5136cab7fd8b701415b97d7c [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 [2024-04-19T13:24:09.984Z] provisioning config files... [2024-04-19T13:24:09.992Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-235@tmp/config897832752176803245tmp [Pipeline] { [Pipeline] sh [2024-04-19T13:24:10.341Z] + set +x [2024-04-19T13:24:10.341Z] + + curl -s https://codecov.io/bash [2024-04-19T13:24:10.341Z] bash -s -- [2024-04-19T13:24:10.341Z] [2024-04-19T13:24:10.341Z] _____ _ [2024-04-19T13:24:10.341Z] / ____| | | [2024-04-19T13:24:10.341Z] | | ___ __| | ___ ___ _____ __ [2024-04-19T13:24:10.341Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-04-19T13:24:10.341Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-04-19T13:24:10.341Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-04-19T13:24:10.341Z] Bash-1.0.6 [2024-04-19T13:24:10.341Z] [2024-04-19T13:24:10.341Z] [2024-04-19T13:24:10.341Z] ==> git version 2.25.1 found [2024-04-19T13:24:10.341Z] ==> 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 [2024-04-19T13:24:10.341Z] Release-Date: 2020-01-08 [2024-04-19T13:24:10.341Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-04-19T13:24:10.341Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-04-19T13:24:10.341Z] ==> Jenkins CI detected. [2024-04-19T13:24:10.341Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-235 [2024-04-19T13:24:10.341Z] project root: . [2024-04-19T13:24:10.341Z] --> token set from env [2024-04-19T13:24:10.341Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-04-19T13:24:10.341Z] ==> Running gcov in . (disable via -X gcov) [2024-04-19T13:24:10.341Z] ==> Python coveragepy not found [2024-04-19T13:24:10.341Z] ==> Searching for coverage reports in: [2024-04-19T13:24:10.341Z] + . [2024-04-19T13:24:10.341Z] -> Found 1 reports [2024-04-19T13:24:10.341Z] ==> Detecting git/mercurial file structure [2024-04-19T13:24:10.341Z] ==> Reading reports [2024-04-19T13:24:10.341Z] + ./coverage.out bytes=10 [2024-04-19T13:24:10.600Z] ==> Appending adjustments [2024-04-19T13:24:10.600Z] https://docs.codecov.io/docs/fixing-reports [2024-04-19T13:24:10.600Z] + Found adjustments [2024-04-19T13:24:10.600Z] ==> Gzipping contents [2024-04-19T13:24:10.600Z] 4.0K /tmp/codecov.9COV50.gz [2024-04-19T13:24:10.600Z] ==> Uploading reports [2024-04-19T13:24:10.600Z] url: https://codecov.io [2024-04-19T13:24:10.600Z] query: branch=PR-235&commit=6e2823134dff1bf12903738e51e362c4ec6ba084&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-235%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=235&job=&cmd_args= [2024-04-19T13:24:10.600Z] -> Pinging Codecov [2024-04-19T13:24:10.600Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-235&commit=6e2823134dff1bf12903738e51e362c4ec6ba084&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-235%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=235&job=&cmd_args= [2024-04-19T13:24:10.861Z] -> Uploading to [2024-04-19T13:24:10.861Z] https://storage.googleapis.com/codecov/v4/raw/2024-04-19/3EC07B1A8CA8AF9BCAA0BB9F0134797F/6e2823134dff1bf12903738e51e362c4ec6ba084/985de05c-1642-4d21-9758-7177d5ddb5b7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240419%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240419T132410Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=02dcac1d0f36e5ce7b9f34e27cc41af122b35323d55509d7f1a5379407082b33 [2024-04-19T13:24:10.861Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-19T13:24:10.861Z] Dload Upload Total Spent Left Speed [2024-04-19T13:24:11.121Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 2069 --:--:-- --:--:-- --:--:-- 2069 [2024-04-19T13:24:11.121Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/6e2823134dff1bf12903738e51e362c4ec6ba084 [Pipeline] } [2024-04-19T13:24:11.148Z] 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 [2024-04-19T13:24:13.021Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-235/archives ] [2024-04-19T13:24:13.021Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-235/archives [2024-04-19T13:24:13.021Z] total 16 [2024-04-19T13:24:13.021Z] drwxr-xr-x 3 root root 4096 Apr 19 13:15 . [2024-04-19T13:24:13.021Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 19 13:15 .. [2024-04-19T13:24:13.021Z] drwxr-xr-x 2 root root 4096 Apr 19 13:15 cost [2024-04-19T13:24:13.021Z] -rw-r--r-- 1 root root 83 Apr 19 13:15 cost.csv [2024-04-19T13:24:13.021Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-235/archives [2024-04-19T13:24:13.021Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-235/archives [2024-04-19T13:24:13.021Z] total 16 [2024-04-19T13:24:13.021Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 19 13:15 . [2024-04-19T13:24:13.021Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 19 13:15 .. [2024-04-19T13:24:13.021Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 19 13:15 cost [2024-04-19T13:24:13.021Z] -rw-r--r-- 1 jenkins jenkins 83 Apr 19 13:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:24:13.347Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:24:14.240Z] ---> package-listing.sh [2024-04-19T13:24:14.240Z] ++ facter osfamily [2024-04-19T13:24:14.240Z] ++ tr '[:upper:]' '[:lower:]' [2024-04-19T13:24:14.501Z] + OS_FAMILY=debian [2024-04-19T13:24:14.501Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-235 [2024-04-19T13:24:14.501Z] + START_PACKAGES=/tmp/packages_start.txt [2024-04-19T13:24:14.501Z] + END_PACKAGES=/tmp/packages_end.txt [2024-04-19T13:24:14.501Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-04-19T13:24:14.501Z] + PACKAGES=/tmp/packages_start.txt [2024-04-19T13:24:14.501Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-235 ']' [2024-04-19T13:24:14.501Z] + PACKAGES=/tmp/packages_end.txt [2024-04-19T13:24:14.501Z] + case "${OS_FAMILY}" in [2024-04-19T13:24:14.501Z] + dpkg -l [2024-04-19T13:24:14.501Z] + grep '^ii' [2024-04-19T13:24:14.501Z] + '[' -f /tmp/packages_start.txt ']' [2024-04-19T13:24:14.501Z] + '[' -f /tmp/packages_end.txt ']' [2024-04-19T13:24:14.501Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-04-19T13:24:14.501Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-235 ']' [2024-04-19T13:24:14.501Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-235/archives/ [2024-04-19T13:24:14.501Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-235/archives/ [Pipeline] echo [2024-04-19T13:24:14.538Z] 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-235/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-04-19T13:24:14.832Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:24:15.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-19T13:24:15.473Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-19T13:24:15.625Z] prd-ubuntu20.04-docker-8c-8g-2827 does not seem to be running inside a container [2024-04-19T13:24:15.669Z] $ 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-235/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-235 -v /w/workspace/edgexfoundry_device-gpio_PR-235:/w/workspace/edgexfoundry_device-gpio_PR-235:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-235@tmp:/w/workspace/edgexfoundry_device-gpio_PR-235@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 [2024-04-19T13:24:15.873Z] $ docker top de5793e21677c34afa5dc804ae3cfcb672c9c696eeec6f3e4ba484d5e738c290 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-19T13:24:16.327Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-04-19T13:24:16.734Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-04-19T13:24:17.068Z] + ls /var/log/sa-host [2024-04-19T13:24:17.068Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-19T13:24:17.212Z] provisioning config files... [2024-04-19T13:24:17.222Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-235@tmp/config14624105894471733124tmp [Pipeline] { [Pipeline] echo [2024-04-19T13:24:17.276Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:24:17.582Z] ---> create-netrc.sh [Pipeline] } [2024-04-19T13:24:17.612Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:24:18.028Z] ---> python-tools-install.sh [Pipeline] echo [2024-04-19T13:24:18.061Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:24:18.371Z] ---> sudo-logs.sh [2024-04-19T13:24:18.371Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-04-19T13:24:18.458Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:24:18.772Z] ---> job-cost.sh [2024-04-19T13:24:18.772Z] lf-activate-venv: SKIPPING [2024-04-19T13:24:18.772Z] DEBUG: total: 0.2199999988079071 [2024-04-19T13:24:18.772Z] INFO: Retrieving Stack Cost... [2024-04-19T13:24:19.031Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-04-19T13:24:19.598Z] INFO: Archiving Costs [Pipeline] echo [2024-04-19T13:24:19.635Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:24:19.947Z] ---> logs-deploy.sh [2024-04-19T13:24:19.947Z] lf-activate-venv: SKIPPING [2024-04-19T13:24:19.947Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-235/1 [2024-04-19T13:24:19.947Z] INFO: archiving workspace using pattern(s): [2024-04-19T13:24:20.883Z] Archives upload complete. [2024-04-19T13:24:21.142Z] INFO: archiving logs to Nexus