Pull request #184 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/device-gpio Obtained Jenkinsfile from 42e4a03c2999fd17d89ddf859aa4605858230bbe+98aac1368ee40ec1865790939f305422b435a4ce (fbcf5c0226e269cace8435dc6b79eb718854f81c) 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-ssh1894364555862522369.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh13556793393491702488.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-184/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-184/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13781414998564878941.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-184/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2575948689322844243.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh9139109219830203309.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-184/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-184/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4050188709470838236.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 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-17270 in /w/workspace/edgexfoundry_device-gpio_PR-184 [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-184 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/184/head:refs/remotes/origin/PR-184 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 98aac1368ee40ec1865790939f305422b435a4ce into PR head commit 42e4a03c2999fd17d89ddf859aa4605858230bbe Merge succeeded, producing 42e4a03c2999fd17d89ddf859aa4605858230bbe Checking out Revision 42e4a03c2999fd17d89ddf859aa4605858230bbe (PR-184) > git config core.sparsecheckout # timeout=10 > git checkout -f 42e4a03c2999fd17d89ddf859aa4605858230bbe # 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 98aac1368ee40ec1865790939f305422b435a4ce # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 42e4a03c2999fd17d89ddf859aa4605858230bbe # timeout=10 Commit message: "docs: Update changelog for v3.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-30T07:47:27.301Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-30T07:47:27.487Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-30T07:47:27.607Z] ========================================================= [2023-05-30T07:47:27.607Z] EdgeX Global Pipelines Version Info [2023-05-30T07:47:27.607Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-30T07:47:28.380Z] ------------------- [2023-05-30T07:47:28.381Z] stable info: [2023-05-30T07:47:28.381Z] ------------------- [2023-05-30T07:47:28.381Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-30T07:47:28.381Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T07:47:28.381Z] Message: update stable to v1.0.249 [2023-05-30T07:47:28.951Z] ------------------- [2023-05-30T07:47:28.951Z] experimental info: [2023-05-30T07:47:28.951Z] ------------------- [2023-05-30T07:47:28.951Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-30T07:47:28.951Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T07:47:28.951Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-30T07:47:29.276Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-05-30T07:47:29.317Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-05-30T07:47:29.361Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-30T07:47:29.410Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-30T07:47:29.452Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-30T07:47:29.494Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-30T07:47:29.529Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-30T07:47:29.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-30T07:47:29.614Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-30T07:47:29.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-30T07:47:29.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-30T07:47:29.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-05-30T07:47:29.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-30T07:47:29.829Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-30T07:47:29.871Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T07:47:29.908Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T07:47:29.950Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T07:47:29.987Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T07:47:30.095Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-30T07:47:30.136Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-30T07:47:30.178Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-30T07:47:30.218Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-30T07:47:30.273Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-30T07:47:30.316Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-30T07:47:30.358Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-30T07:47:30.402Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-30T07:47:30.443Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-30T07:47:30.482Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-184 [Pipeline] echo [2023-05-30T07:47:30.529Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-184 [Pipeline] echo [2023-05-30T07:47:30.574Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-184 [Pipeline] echo [2023-05-30T07:47:30.615Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 42e4a03c2999fd17d89ddf859aa4605858230bbe [Pipeline] echo [2023-05-30T07:47:30.657Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 42e4a03 [Pipeline] echo [2023-05-30T07:47:30.701Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T07:47:30.809Z] provisioning config files... [2023-05-30T07:47:30.822Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-184@tmp/config5985638205424073129tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T07:47:31.170Z] ---> docker-login.sh [2023-05-30T07:47:31.170Z] nexus3.edgexfoundry.org:10001 [2023-05-30T07:47:31.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T07:47:31.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T07:47:31.431Z] Configure a credential helper to remove this warning. See [2023-05-30T07:47:31.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T07:47:31.431Z] [2023-05-30T07:47:31.431Z] Login Succeeded [2023-05-30T07:47:31.431Z] nexus3.edgexfoundry.org:10002 [2023-05-30T07:47:31.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T07:47:31.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T07:47:31.691Z] Configure a credential helper to remove this warning. See [2023-05-30T07:47:31.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T07:47:31.692Z] [2023-05-30T07:47:31.692Z] Login Succeeded [2023-05-30T07:47:31.692Z] nexus3.edgexfoundry.org:10003 [2023-05-30T07:47:31.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T07:47:31.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T07:47:31.692Z] Configure a credential helper to remove this warning. See [2023-05-30T07:47:31.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T07:47:31.692Z] [2023-05-30T07:47:31.692Z] Login Succeeded [2023-05-30T07:47:31.692Z] nexus3.edgexfoundry.org:10004 [2023-05-30T07:47:31.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T07:47:31.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T07:47:31.952Z] Configure a credential helper to remove this warning. See [2023-05-30T07:47:31.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T07:47:31.952Z] [2023-05-30T07:47:31.952Z] Login Succeeded [2023-05-30T07:47:31.952Z] docker.io [2023-05-30T07:47:31.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T07:47:32.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T07:47:32.213Z] Configure a credential helper to remove this warning. See [2023-05-30T07:47:32.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T07:47:32.213Z] [2023-05-30T07:47:32.213Z] Login Succeeded [2023-05-30T07:47:32.213Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T07:47:32.239Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-30T07:47:32.857Z] + git rev-list -1 --merges 42e4a03c2999fd17d89ddf859aa4605858230bbe~1..42e4a03c2999fd17d89ddf859aa4605858230bbe [Pipeline] echo [2023-05-30T07:47:32.925Z] -----------> git rev-list -1 --merges 42e4a03c2999fd17d89ddf859aa4605858230bbe~1..42e4a03c2999fd17d89ddf859aa4605858230bbe 42e4a03c2999fd17d89ddf859aa4605858230bbe [false] [Pipeline] sh [2023-05-30T07:47:33.235Z] + git log --format=format:%s -1 42e4a03c2999fd17d89ddf859aa4605858230bbe [Pipeline] echo [2023-05-30T07:47:33.271Z] ========================================================= [2023-05-30T07:47:33.271Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-30T07:47:33.271Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T07:47:33.700Z] + git log --format=format:%s -1 42e4a03c2999fd17d89ddf859aa4605858230bbe [Pipeline] echo [2023-05-30T07:47:33.731Z] [semverPrep] GIT_COMMIT: 42e4a03c2999fd17d89ddf859aa4605858230bbe, Commit Message: docs: Update changelog for v3.0 [Pipeline] echo [2023-05-30T07:47:33.759Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-30T07:47:34.132Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T07:47:34.132Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-30T07:47:34.132Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-30T07:47:34.132Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-30T07:47:34.132Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-30T07:47:34.132Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-30T07:47:34.132Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T07:47:34.563Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T07:47:34.563Z] [2023-05-30T07:47:34.563Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T07:47:34.931Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T07:47:34.931Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-30T07:47:34.931Z] b85a868b505f: Pulling fs layer [2023-05-30T07:47:34.931Z] e2be974225ed: Pulling fs layer [2023-05-30T07:47:34.931Z] 339a4e72a1f5: Pulling fs layer [2023-05-30T07:47:34.931Z] 988bab9f4d93: Pulling fs layer [2023-05-30T07:47:34.931Z] 1469e6f7b9e6: Pulling fs layer [2023-05-30T07:47:34.931Z] eaf3925da568: Pulling fs layer [2023-05-30T07:47:34.931Z] bab4dde63d76: Pulling fs layer [2023-05-30T07:47:34.931Z] bde34c3a00c8: Pulling fs layer [2023-05-30T07:47:34.931Z] b352a97aabf1: Pulling fs layer [2023-05-30T07:47:34.931Z] 4872d77fe225: Pulling fs layer [2023-05-30T07:47:34.931Z] 5851b861e8e6: Pulling fs layer [2023-05-30T07:47:34.931Z] 1469e6f7b9e6: Waiting [2023-05-30T07:47:34.931Z] eaf3925da568: Waiting [2023-05-30T07:47:34.931Z] 988bab9f4d93: Waiting [2023-05-30T07:47:34.931Z] bab4dde63d76: Waiting [2023-05-30T07:47:34.931Z] b352a97aabf1: Waiting [2023-05-30T07:47:34.931Z] 5851b861e8e6: Waiting [2023-05-30T07:47:34.931Z] bde34c3a00c8: Waiting [2023-05-30T07:47:34.931Z] e2be974225ed: Verifying Checksum [2023-05-30T07:47:34.931Z] e2be974225ed: Download complete [2023-05-30T07:47:34.931Z] 988bab9f4d93: Verifying Checksum [2023-05-30T07:47:34.931Z] 988bab9f4d93: Download complete [2023-05-30T07:47:35.190Z] 1469e6f7b9e6: Verifying Checksum [2023-05-30T07:47:35.190Z] 1469e6f7b9e6: Download complete [2023-05-30T07:47:35.190Z] 339a4e72a1f5: Verifying Checksum [2023-05-30T07:47:35.190Z] 339a4e72a1f5: Download complete [2023-05-30T07:47:35.190Z] eaf3925da568: Verifying Checksum [2023-05-30T07:47:35.190Z] eaf3925da568: Download complete [2023-05-30T07:47:35.190Z] bde34c3a00c8: Verifying Checksum [2023-05-30T07:47:35.190Z] bde34c3a00c8: Download complete [2023-05-30T07:47:35.190Z] b352a97aabf1: Verifying Checksum [2023-05-30T07:47:35.190Z] 4872d77fe225: Verifying Checksum [2023-05-30T07:47:35.190Z] 4872d77fe225: Download complete [2023-05-30T07:47:35.190Z] 5851b861e8e6: Verifying Checksum [2023-05-30T07:47:35.190Z] 5851b861e8e6: Download complete [2023-05-30T07:47:35.190Z] b85a868b505f: Verifying Checksum [2023-05-30T07:47:35.190Z] b85a868b505f: Download complete [2023-05-30T07:47:35.449Z] bab4dde63d76: Verifying Checksum [2023-05-30T07:47:35.449Z] bab4dde63d76: Download complete [2023-05-30T07:47:36.386Z] b85a868b505f: Pull complete [2023-05-30T07:47:36.386Z] e2be974225ed: Pull complete [2023-05-30T07:47:36.953Z] 339a4e72a1f5: Pull complete [2023-05-30T07:47:36.953Z] 988bab9f4d93: Pull complete [2023-05-30T07:47:37.214Z] 1469e6f7b9e6: Pull complete [2023-05-30T07:47:37.472Z] eaf3925da568: Pull complete [2023-05-30T07:47:39.431Z] bab4dde63d76: Pull complete [2023-05-30T07:47:39.431Z] bde34c3a00c8: Pull complete [2023-05-30T07:47:39.431Z] b352a97aabf1: Pull complete [2023-05-30T07:47:39.431Z] 4872d77fe225: Pull complete [2023-05-30T07:47:39.692Z] 5851b861e8e6: Pull complete [2023-05-30T07:47:39.692Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-30T07:47:39.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T07:47:39.692Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T07:47:39.932Z] prd-ubuntu20.04-docker-8c-8g-17270 does not seem to be running inside a container [2023-05-30T07:47:39.970Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-184 -v /w/workspace/edgexfoundry_device-gpio_PR-184:/w/workspace/edgexfoundry_device-gpio_PR-184:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-184@tmp:/w/workspace/edgexfoundry_device-gpio_PR-184@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-30T07:47:42.873Z] $ docker top a4ea16966784b70b9b970c32c796b2781e17578327d799904ef72a41cd4cc95b -eo pid,comm [2023-05-30T07:47:42.923Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-30T07:47:42.923Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T07:47:43.069Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T07:47:43.069Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T07:47:43.190Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T07:47:43.196Z] $ docker exec a4ea16966784b70b9b970c32c796b2781e17578327d799904ef72a41cd4cc95b ssh-agent [2023-05-30T07:47:43.306Z] SSH_AUTH_SOCK=/tmp/ssh-zptAkp2niDFV/agent.31 [2023-05-30T07:47:43.306Z] SSH_AGENT_PID=37 [2023-05-30T07:47:43.325Z] Running ssh-add (command line suppressed) [2023-05-30T07:47:43.436Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-184@tmp/private_key_12448316793198094985.key (/w/workspace/edgexfoundry_device-gpio_PR-184@tmp/private_key_12448316793198094985.key) [2023-05-30T07:47:43.449Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T07:47:43.776Z] + git tag --points-at HEAD [Pipeline] } [2023-05-30T07:47:43.803Z] $ docker exec --env ******** --env ******** a4ea16966784b70b9b970c32c796b2781e17578327d799904ef72a41cd4cc95b ssh-agent -k [2023-05-30T07:47:43.912Z] unset SSH_AUTH_SOCK; [2023-05-30T07:47:43.912Z] unset SSH_AGENT_PID; [2023-05-30T07:47:43.912Z] echo Agent pid 37 killed; [2023-05-30T07:47:43.919Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-30T07:47:44.012Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T07:47:44.012Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T07:47:44.126Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T07:47:44.132Z] $ docker exec a4ea16966784b70b9b970c32c796b2781e17578327d799904ef72a41cd4cc95b ssh-agent [2023-05-30T07:47:44.238Z] SSH_AUTH_SOCK=/tmp/ssh-VWm27S2cs59H/agent.69 [2023-05-30T07:47:44.238Z] SSH_AGENT_PID=75 [2023-05-30T07:47:44.242Z] Running ssh-add (command line suppressed) [2023-05-30T07:47:44.352Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-184@tmp/private_key_9187521154346033891.key (/w/workspace/edgexfoundry_device-gpio_PR-184@tmp/private_key_9187521154346033891.key) [2023-05-30T07:47:44.368Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T07:47:44.707Z] + git semver init [2023-05-30T07:47:44.966Z] 2023-05-30 07:47:44,880 [run_init] DEBUG init version:0.0.0 force:False [2023-05-30T07:47:44.966Z] 2023-05-30 07:47:44,880 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-184/.semver [2023-05-30T07:47:44.966Z] 2023-05-30 07:47:44,881 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-184/.semver [2023-05-30T07:47:44.966Z] 2023-05-30 07:47:44,881 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-184/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-184, universal_newlines=False, shell=None, istream=None) [2023-05-30T07:47:46.392Z] 2023-05-30 07:47:45,974 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-184/.git/info/exclude [2023-05-30T07:47:46.392Z] 2023-05-30 07:47:45,974 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-184/.semver/PR-184 with force:False [2023-05-30T07:47:46.392Z] 2023-05-30 07:47:45,975 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-184/.semver/PR-184 [2023-05-30T07:47:46.392Z] 2023-05-30 07:47:45,979 [execute] INFO git cat-file --batch-check [2023-05-30T07:47:46.392Z] 2023-05-30 07:47:45,979 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-184/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T07:47:46.392Z] 2023-05-30 07:47:45,984 [execute] INFO git cat-file --batch [2023-05-30T07:47:46.392Z] 2023-05-30 07:47:45,984 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-184/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T07:47:46.392Z] 2023-05-30 07:47:45,990 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-184/.semver/PR-184 [2023-05-30T07:47:46.392Z] 0.0.0 [Pipeline] } [2023-05-30T07:47:46.425Z] $ docker exec --env ******** --env ******** a4ea16966784b70b9b970c32c796b2781e17578327d799904ef72a41cd4cc95b ssh-agent -k [2023-05-30T07:47:46.537Z] unset SSH_AUTH_SOCK; [2023-05-30T07:47:46.537Z] unset SSH_AGENT_PID; [2023-05-30T07:47:46.538Z] echo Agent pid 75 killed; [2023-05-30T07:47:46.544Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T07:47:46.969Z] + git semver [Pipeline] } [2023-05-30T07:47:47.262Z] $ docker stop --time=1 a4ea16966784b70b9b970c32c796b2781e17578327d799904ef72a41cd4cc95b [2023-05-30T07:47:48.623Z] $ docker rm -f --volumes a4ea16966784b70b9b970c32c796b2781e17578327d799904ef72a41cd4cc95b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T07:47:49.032Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-30T07:47:49.325Z] Stashed 1 file(s) [Pipeline] echo [2023-05-30T07:47:49.341Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T07:47:49.946Z] provisioning config files... [2023-05-30T07:47:49.956Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-184@tmp/config14736193409688861784tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T07:47:50.306Z] ---> docker-login.sh [2023-05-30T07:47:50.306Z] nexus3.edgexfoundry.org:10001 [2023-05-30T07:47:50.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T07:47:50.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T07:47:50.306Z] Configure a credential helper to remove this warning. See [2023-05-30T07:47:50.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T07:47:50.306Z] [2023-05-30T07:47:50.306Z] Login Succeeded [2023-05-30T07:47:50.306Z] nexus3.edgexfoundry.org:10002 [2023-05-30T07:47:50.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T07:47:50.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T07:47:50.306Z] Configure a credential helper to remove this warning. See [2023-05-30T07:47:50.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T07:47:50.306Z] [2023-05-30T07:47:50.306Z] Login Succeeded [2023-05-30T07:47:50.306Z] nexus3.edgexfoundry.org:10003 [2023-05-30T07:47:50.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T07:47:50.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T07:47:50.566Z] Configure a credential helper to remove this warning. See [2023-05-30T07:47:50.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T07:47:50.566Z] [2023-05-30T07:47:50.566Z] Login Succeeded [2023-05-30T07:47:50.566Z] nexus3.edgexfoundry.org:10004 [2023-05-30T07:47:50.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T07:47:50.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T07:47:50.566Z] Configure a credential helper to remove this warning. See [2023-05-30T07:47:50.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T07:47:50.566Z] [2023-05-30T07:47:50.566Z] Login Succeeded [2023-05-30T07:47:50.566Z] docker.io [2023-05-30T07:47:50.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T07:47:51.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T07:47:51.086Z] Configure a credential helper to remove this warning. See [2023-05-30T07:47:51.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T07:47:51.086Z] [2023-05-30T07:47:51.086Z] Login Succeeded [2023-05-30T07:47:51.086Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T07:47:51.114Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-30T07:47:51.305Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T07:47:51.341Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T07:47:51.374Z] ========================================================= [2023-05-30T07:47:51.374Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-30T07:47:51.374Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T07:47:51.848Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-30T07:47:51.848Z] Sending build context to Docker daemon 16.11MB [2023-05-30T07:47:51.848Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T07:47:51.848Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-30T07:47:52.122Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-30T07:47:52.122Z] f56be85fc22e: Pulling fs layer [2023-05-30T07:47:52.122Z] 85791d961cd3: Pulling fs layer [2023-05-30T07:47:52.122Z] d694b5ae8c79: Pulling fs layer [2023-05-30T07:47:52.122Z] 9f32a84ed3da: Pulling fs layer [2023-05-30T07:47:52.122Z] 4d19c01a9841: Pulling fs layer [2023-05-30T07:47:52.122Z] 9325e15d5711: Pulling fs layer [2023-05-30T07:47:52.122Z] 556b6ee489ea: Pulling fs layer [2023-05-30T07:47:52.122Z] c5a4b2cf53e6: Pulling fs layer [2023-05-30T07:47:52.122Z] 9325e15d5711: Waiting [2023-05-30T07:47:52.122Z] 9f32a84ed3da: Waiting [2023-05-30T07:47:52.122Z] 556b6ee489ea: Waiting [2023-05-30T07:47:52.122Z] c5a4b2cf53e6: Waiting [2023-05-30T07:47:52.122Z] 4d19c01a9841: Waiting [2023-05-30T07:47:52.122Z] 85791d961cd3: Verifying Checksum [2023-05-30T07:47:52.122Z] 85791d961cd3: Download complete [2023-05-30T07:47:52.122Z] 9f32a84ed3da: Download complete [2023-05-30T07:47:52.122Z] 4d19c01a9841: Download complete [2023-05-30T07:47:52.122Z] f56be85fc22e: Verifying Checksum [2023-05-30T07:47:52.122Z] f56be85fc22e: Download complete [2023-05-30T07:47:52.122Z] 9325e15d5711: Verifying Checksum [2023-05-30T07:47:52.122Z] 9325e15d5711: Download complete [2023-05-30T07:47:52.383Z] f56be85fc22e: Pull complete [2023-05-30T07:47:52.383Z] 85791d961cd3: Pull complete [2023-05-30T07:47:52.641Z] c5a4b2cf53e6: Verifying Checksum [2023-05-30T07:47:52.641Z] c5a4b2cf53e6: Download complete [2023-05-30T07:47:52.641Z] d694b5ae8c79: Verifying Checksum [2023-05-30T07:47:52.641Z] d694b5ae8c79: Download complete [2023-05-30T07:47:52.899Z] 556b6ee489ea: Verifying Checksum [2023-05-30T07:47:52.899Z] 556b6ee489ea: Download complete [2023-05-30T07:47:56.185Z] d694b5ae8c79: Pull complete [2023-05-30T07:47:56.185Z] 9f32a84ed3da: Pull complete [2023-05-30T07:47:56.185Z] 4d19c01a9841: Pull complete [2023-05-30T07:47:56.448Z] 9325e15d5711: Pull complete [2023-05-30T07:48:02.490Z] 556b6ee489ea: Pull complete [2023-05-30T07:48:02.749Z] c5a4b2cf53e6: Pull complete [2023-05-30T07:48:02.749Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-30T07:48:02.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T07:48:02.749Z] ---> c4be618373d6 [2023-05-30T07:48:02.749Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-30T07:48:04.762Z] Still waiting to schedule task [2023-05-30T07:48:04.762Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-30T07:48:08.971Z] ---> Running in d10b8e7d0c37 [2023-05-30T07:48:08.971Z] Removing intermediate container d10b8e7d0c37 [2023-05-30T07:48:08.971Z] ---> 47b6e4241271 [2023-05-30T07:48:08.971Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T07:48:08.971Z] ---> Running in b60bb375eeee [2023-05-30T07:48:08.971Z] Removing intermediate container b60bb375eeee [2023-05-30T07:48:08.971Z] ---> 9813f0adc453 [2023-05-30T07:48:08.971Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-30T07:48:08.971Z] ---> Running in d4b5ce4bd2eb [2023-05-30T07:48:08.971Z] Removing intermediate container d4b5ce4bd2eb [2023-05-30T07:48:08.971Z] ---> 18435665fbf0 [2023-05-30T07:48:08.971Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T07:48:08.971Z] ---> Running in 0649c03c10ae [2023-05-30T07:48:08.971Z] Removing intermediate container 0649c03c10ae [2023-05-30T07:48:08.971Z] ---> fcbc8bf76458 [2023-05-30T07:48:08.971Z] Step 7/12 : WORKDIR /device-gpio [2023-05-30T07:48:08.971Z] ---> Running in 87e3eb86b45c [2023-05-30T07:48:08.971Z] Removing intermediate container 87e3eb86b45c [2023-05-30T07:48:08.971Z] ---> 5c58db0e8e05 [2023-05-30T07:48:08.971Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T07:48:08.971Z] ---> Running in c502cb7134ab [2023-05-30T07:48:10.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T07:48:19.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T07:48:20.204Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-30T07:48:20.204Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-30T07:48:20.204Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-30T07:48:20.204Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-30T07:48:20.204Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T07:48:20.204Z] OK: 269 MiB in 57 packages [2023-05-30T07:48:20.770Z] Removing intermediate container c502cb7134ab [2023-05-30T07:48:20.770Z] ---> 28dd07d91af2 [2023-05-30T07:48:20.770Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-30T07:48:21.027Z] ---> 133906c77503 [2023-05-30T07:48:21.027Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T07:48:21.027Z] ---> Running in 0ea0570c9109 [2023-05-30T07:48:54.789Z] Removing intermediate container 0ea0570c9109 [2023-05-30T07:48:54.789Z] ---> 5afc66d3f72b [2023-05-30T07:48:54.789Z] Step 11/12 : COPY . . [2023-05-30T07:48:54.789Z] ---> 7d3e1e189c86 [2023-05-30T07:48:54.789Z] Step 12/12 : RUN ${MAKE} [2023-05-30T07:48:54.789Z] ---> Running in 5f0be0ac2316 [2023-05-30T07:48:54.789Z] noop [2023-05-30T07:48:54.789Z] Removing intermediate container 5f0be0ac2316 [2023-05-30T07:48:54.789Z] ---> 20cbd326b43d [2023-05-30T07:48:54.789Z] Successfully built 20cbd326b43d [2023-05-30T07:48:55.048Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T07:48:55.512Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T07:48:55.512Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T07:48:55.721Z] prd-ubuntu20.04-docker-8c-8g-17270 does not seem to be running inside a container [2023-05-30T07:48:55.751Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-184 -v /w/workspace/edgexfoundry_device-gpio_PR-184:/w/workspace/edgexfoundry_device-gpio_PR-184:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-184@tmp:/w/workspace/edgexfoundry_device-gpio_PR-184@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-30T07:48:56.083Z] $ docker top b4cf234e71130f05c3c9982d6be4ab33fa511b93cbf1d220f74fd75adf1a06cd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T07:48:56.464Z] + go version [2023-05-30T07:48:56.464Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-30T07:48:56.496Z] $ docker stop --time=1 b4cf234e71130f05c3c9982d6be4ab33fa511b93cbf1d220f74fd75adf1a06cd [2023-05-30T07:48:57.875Z] $ docker rm -f --volumes b4cf234e71130f05c3c9982d6be4ab33fa511b93cbf1d220f74fd75adf1a06cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T07:48:58.554Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T07:48:58.554Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T07:48:58.703Z] prd-ubuntu20.04-docker-8c-8g-17270 does not seem to be running inside a container [2023-05-30T07:48:58.740Z] $ 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-184 -v /w/workspace/edgexfoundry_device-gpio_PR-184:/w/workspace/edgexfoundry_device-gpio_PR-184:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-184@tmp:/w/workspace/edgexfoundry_device-gpio_PR-184@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-30T07:49:00.974Z] $ docker top 9a2c1f6ab4fcb6ce26f6b264c1967cbe3f3b68c9898ca2b69b87b01302723a84 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T07:49:01.360Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-184 [Pipeline] fileExists [Pipeline] sh [2023-05-30T07:49:01.720Z] + make test [2023-05-30T07:49:01.720Z] go test ./... -coverprofile=coverage.out ./... [2023-05-30T07:49:06.986Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-05-30T07:49:15.092Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-05-30T07:49:15.092Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-05-30T07:49:20.357Z] go vet ./... [2023-05-30T07:49:23.636Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T07:49:23.636Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T07:49:23.636Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-30T07:49:23.674Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-30T07:49:23.707Z] $ docker stop --time=1 9a2c1f6ab4fcb6ce26f6b264c1967cbe3f3b68c9898ca2b69b87b01302723a84 [2023-05-30T07:49:26.793Z] $ docker rm -f --volumes 9a2c1f6ab4fcb6ce26f6b264c1967cbe3f3b68c9898ca2b69b87b01302723a84 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T07:49:27.295Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-30T07:49:27.353Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-30T07:49:27.959Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-30T07:49:28.270Z] + ls -al . [2023-05-30T07:49:28.270Z] total 160 [2023-05-30T07:49:28.270Z] drwxrwxr-x 9 jenkins jenkins 4096 May 30 07:49 . [2023-05-30T07:49:28.270Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 07:47 .. [2023-05-30T07:49:28.270Z] -rw-rw-r-- 1 jenkins jenkins 120 May 30 07:47 .dockerignore [2023-05-30T07:49:28.270Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 07:47 .git [2023-05-30T07:49:28.270Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 07:47 .github [2023-05-30T07:49:28.270Z] -rw-rw-r-- 1 jenkins jenkins 343 May 30 07:47 .gitignore [2023-05-30T07:49:28.270Z] -rw-rw-r-- 1 jenkins jenkins 41 May 30 07:47 .golangci.yml [2023-05-30T07:49:28.270Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 07:47 .semver [2023-05-30T07:49:28.270Z] -rw-rw-r-- 1 jenkins jenkins 9702 May 30 07:47 Attribution.txt [2023-05-30T07:49:28.270Z] -rw-rw-r-- 1 jenkins jenkins 6184 May 30 07:47 CHANGELOG.md [2023-05-30T07:49:28.270Z] -rw-rw-r-- 1 jenkins jenkins 1542 May 30 07:47 Dockerfile [2023-05-30T07:49:28.270Z] -rw-rw-r-- 1 jenkins jenkins 677 May 30 07:47 GOVERNANCE.md [2023-05-30T07:49:28.270Z] -rw-rw-r-- 1 jenkins jenkins 657 May 30 07:47 Jenkinsfile [2023-05-30T07:49:28.270Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 30 07:47 LICENSE [2023-05-30T07:49:28.270Z] -rw-rw-r-- 1 jenkins jenkins 1692 May 30 07:47 Makefile [2023-05-30T07:49:28.270Z] -rw-rw-r-- 1 jenkins jenkins 617 May 30 07:47 OWNERS.md [2023-05-30T07:49:28.270Z] -rw-rw-r-- 1 jenkins jenkins 11790 May 30 07:47 README.md [2023-05-30T07:49:28.270Z] -rw-rw-r-- 1 jenkins jenkins 5 May 30 07:47 VERSION [2023-05-30T07:49:28.271Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 07:47 bin [2023-05-30T07:49:28.271Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 07:47 cmd [2023-05-30T07:49:28.271Z] -rw-r--r-- 1 jenkins jenkins 10 May 30 07:49 coverage.out [2023-05-30T07:49:28.271Z] -rw-rw-r-- 1 jenkins jenkins 3221 May 30 07:47 go.mod [2023-05-30T07:49:28.271Z] -rw-rw-r-- 1 jenkins jenkins 31489 May 30 07:47 go.sum [2023-05-30T07:49:28.271Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 07:47 internal [2023-05-30T07:49:28.271Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 07:47 snap [2023-05-30T07:49:28.271Z] -rw-rw-r-- 1 jenkins jenkins 209 May 30 07:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T07:49:28.671Z] + 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=42e4a03c2999fd17d89ddf859aa4605858230bbe --label arch=amd64 --label version=0.0.0 . [2023-05-30T07:49:28.671Z] Sending build context to Docker daemon 16.11MB [2023-05-30T07:49:28.671Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T07:49:28.671Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-30T07:49:28.671Z] ---> 20cbd326b43d [2023-05-30T07:49:28.671Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-30T07:49:28.929Z] ---> Running in b18f3265a2eb [2023-05-30T07:49:29.188Z] Removing intermediate container b18f3265a2eb [2023-05-30T07:49:29.188Z] ---> 1eb0af522ec8 [2023-05-30T07:49:29.188Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T07:49:29.188Z] ---> Running in 992146464d9b [2023-05-30T07:49:29.188Z] Removing intermediate container 992146464d9b [2023-05-30T07:49:29.188Z] ---> 45215452b015 [2023-05-30T07:49:29.188Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-30T07:49:29.188Z] ---> Running in a2ef86554635 [2023-05-30T07:49:29.449Z] Removing intermediate container a2ef86554635 [2023-05-30T07:49:29.449Z] ---> e322690d4cf1 [2023-05-30T07:49:29.449Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T07:49:29.449Z] ---> Running in 016f589ead7a [2023-05-30T07:49:29.449Z] Removing intermediate container 016f589ead7a [2023-05-30T07:49:29.449Z] ---> f5e6aa988dd0 [2023-05-30T07:49:29.449Z] Step 7/25 : WORKDIR /device-gpio [2023-05-30T07:49:29.449Z] ---> Running in 8708e0e3a9b8 [2023-05-30T07:49:29.449Z] Removing intermediate container 8708e0e3a9b8 [2023-05-30T07:49:29.449Z] ---> e6df71408180 [2023-05-30T07:49:29.449Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T07:49:29.709Z] ---> Running in 09fdc914aacc [2023-05-30T07:49:29.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T07:49:29.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T07:49:30.227Z] OK: 269 MiB in 57 packages [2023-05-30T07:49:30.795Z] Removing intermediate container 09fdc914aacc [2023-05-30T07:49:30.795Z] ---> bbc924ef8cd1 [2023-05-30T07:49:30.795Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-30T07:49:30.795Z] ---> 6324be24c546 [2023-05-30T07:49:30.795Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T07:49:30.795Z] ---> Running in 8b0ea5166d4f [2023-05-30T07:49:31.732Z] Removing intermediate container 8b0ea5166d4f [2023-05-30T07:49:31.732Z] ---> a1574b660cb9 [2023-05-30T07:49:31.732Z] Step 11/25 : COPY . . [2023-05-30T07:49:32.403Z] ---> 382b2c684e2d [2023-05-30T07:49:32.403Z] Step 12/25 : RUN ${MAKE} [2023-05-30T07:49:32.403Z] ---> Running in bf6368ffd0f6 [2023-05-30T07:49:32.403Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-05-30T07:49:54.327Z] Removing intermediate container bf6368ffd0f6 [2023-05-30T07:49:54.327Z] ---> 9edd809107b2 [2023-05-30T07:49:54.327Z] Step 13/25 : FROM alpine:3.17 [2023-05-30T07:49:54.327Z] 3.17: Pulling from library/alpine [2023-05-30T07:49:54.327Z] f56be85fc22e: Already exists [2023-05-30T07:49:54.327Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T07:49:54.327Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T07:49:54.327Z] ---> 9ed4aefc74f6 [2023-05-30T07:49:54.327Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-05-30T07:49:54.327Z] ---> Running in 03a9f0eb25fc [2023-05-30T07:49:54.327Z] Removing intermediate container 03a9f0eb25fc [2023-05-30T07:49:54.327Z] ---> e30f198bf95a [2023-05-30T07:49:54.327Z] Step 15/25 : RUN apk add --update --no-cache [2023-05-30T07:49:54.327Z] ---> Running in 51a2dc51d5fb [2023-05-30T07:49:54.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T07:49:54.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T07:49:54.327Z] OK: 7 MiB in 15 packages [2023-05-30T07:49:54.327Z] Removing intermediate container 51a2dc51d5fb [2023-05-30T07:49:54.327Z] ---> cfcc1751ee8c [2023-05-30T07:49:54.327Z] Step 16/25 : WORKDIR / [2023-05-30T07:49:54.327Z] ---> Running in 0d928758e810 [2023-05-30T07:49:54.327Z] Removing intermediate container 0d928758e810 [2023-05-30T07:49:54.327Z] ---> cc63b8b79452 [2023-05-30T07:49:54.327Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-05-30T07:49:54.327Z] ---> fc6e8df02467 [2023-05-30T07:49:54.327Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-05-30T07:49:54.327Z] ---> c64f71338a9d [2023-05-30T07:49:54.327Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-05-30T07:49:54.327Z] ---> 8e49f73299a9 [2023-05-30T07:49:54.327Z] Step 20/25 : EXPOSE 59910 [2023-05-30T07:49:54.327Z] ---> Running in c481cc3a07ea [2023-05-30T07:49:54.327Z] Removing intermediate container c481cc3a07ea [2023-05-30T07:49:54.327Z] ---> e1c9ccce91e2 [2023-05-30T07:49:54.327Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-05-30T07:49:54.327Z] ---> Running in 95b84a5b2771 [2023-05-30T07:49:54.327Z] Removing intermediate container 95b84a5b2771 [2023-05-30T07:49:54.327Z] ---> 2bb7fd2cdeb1 [2023-05-30T07:49:54.327Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T07:49:54.327Z] ---> Running in a0b54ba009ad [2023-05-30T07:49:54.327Z] Removing intermediate container a0b54ba009ad [2023-05-30T07:49:54.327Z] ---> d4fcf9a8ad88 [2023-05-30T07:49:54.327Z] Step 23/25 : LABEL arch=amd64 [2023-05-30T07:49:54.327Z] ---> Running in 04acac2eb00b [2023-05-30T07:49:54.327Z] Removing intermediate container 04acac2eb00b [2023-05-30T07:49:54.327Z] ---> 92cc99a48b87 [2023-05-30T07:49:54.327Z] Step 24/25 : LABEL git_sha=42e4a03c2999fd17d89ddf859aa4605858230bbe [2023-05-30T07:49:54.327Z] ---> Running in 864c71d25b1b [2023-05-30T07:49:54.327Z] Removing intermediate container 864c71d25b1b [2023-05-30T07:49:54.327Z] ---> dffcb2c72904 [2023-05-30T07:49:54.327Z] Step 25/25 : LABEL version=0.0.0 [2023-05-30T07:49:54.327Z] ---> Running in 98934bd6fc10 [2023-05-30T07:49:54.327Z] Removing intermediate container 98934bd6fc10 [2023-05-30T07:49:54.327Z] ---> 8f8f3cda300e [2023-05-30T07:49:54.327Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-30T07:49:54.327Z] Successfully built 8f8f3cda300e [2023-05-30T07:49:54.327Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T07:49:55.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T07:49:55.193Z] [2023-05-30T07:49:55.193Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T07:49:55.565Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T07:49:55.565Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-30T07:49:55.565Z] 5eb5b503b376: Pulling fs layer [2023-05-30T07:49:55.565Z] 5c69ac0246d0: Pulling fs layer [2023-05-30T07:49:55.565Z] ec43610c2a17: Pulling fs layer [2023-05-30T07:49:55.565Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-30T07:49:55.565Z] 33b1e0a273af: Pulling fs layer [2023-05-30T07:49:55.565Z] 5d3b04190fa2: Pulling fs layer [2023-05-30T07:49:55.565Z] 2f39f015ded8: Pulling fs layer [2023-05-30T07:49:55.565Z] 3a2ae6a8a46f: Waiting [2023-05-30T07:49:55.565Z] 33b1e0a273af: Waiting [2023-05-30T07:49:55.565Z] 5d3b04190fa2: Waiting [2023-05-30T07:49:55.565Z] 2f39f015ded8: Waiting [2023-05-30T07:49:55.565Z] 5c69ac0246d0: Verifying Checksum [2023-05-30T07:49:55.565Z] 5c69ac0246d0: Download complete [2023-05-30T07:49:55.565Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-30T07:49:55.565Z] 3a2ae6a8a46f: Download complete [2023-05-30T07:49:55.565Z] 33b1e0a273af: Verifying Checksum [2023-05-30T07:49:55.565Z] 33b1e0a273af: Download complete [2023-05-30T07:49:55.565Z] 5d3b04190fa2: Verifying Checksum [2023-05-30T07:49:55.565Z] 5d3b04190fa2: Download complete [2023-05-30T07:49:55.823Z] ec43610c2a17: Verifying Checksum [2023-05-30T07:49:55.823Z] ec43610c2a17: Download complete [2023-05-30T07:49:55.823Z] 5eb5b503b376: Verifying Checksum [2023-05-30T07:49:55.823Z] 5eb5b503b376: Download complete [2023-05-30T07:49:56.390Z] 2f39f015ded8: Download complete [2023-05-30T07:49:56.957Z] 5eb5b503b376: Pull complete [2023-05-30T07:49:56.957Z] 5c69ac0246d0: Pull complete [2023-05-30T07:49:57.523Z] ec43610c2a17: Pull complete [2023-05-30T07:49:57.523Z] 3a2ae6a8a46f: Pull complete [2023-05-30T07:49:57.781Z] 33b1e0a273af: Pull complete [2023-05-30T07:49:57.781Z] 5d3b04190fa2: Pull complete [2023-05-30T07:50:01.967Z] 2f39f015ded8: Pull complete [2023-05-30T07:50:01.967Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-30T07:50:01.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T07:50:01.967Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T07:50:02.194Z] prd-ubuntu20.04-docker-8c-8g-17270 does not seem to be running inside a container [2023-05-30T07:50:02.224Z] $ 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-184 -v /w/workspace/edgexfoundry_device-gpio_PR-184:/w/workspace/edgexfoundry_device-gpio_PR-184:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-184@tmp:/w/workspace/edgexfoundry_device-gpio_PR-184@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-30T07:50:08.977Z] $ docker top 3b5d85e5d3f9848a4889ac528c0176224084b235dcef8181eaa0678a3e7e940b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T07:50:09.457Z] ---> job-cost.sh [2023-05-30T07:50:09.457Z] lf-activate-venv: SKIPPING [2023-05-30T07:50:09.457Z] INFO: No Stack... [2023-05-30T07:50:09.715Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T07:50:09.973Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T07:50:10.298Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-184/archives/cost.csv [2023-05-30T07:50:10.298Z] + cut -d, -f6 [Pipeline] lock [2023-05-30T07:50:10.334Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-184-1-stack-cost] [2023-05-30T07:50:10.340Z] Resource [jenkins-edgexfoundry-device-gpio-PR-184-1-stack-cost] did not exist. Created. [2023-05-30T07:50:10.340Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-184-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T07:50:10.730Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-30T07:50:10.781Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T07:50:10.814Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-184-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T07:50:10.897Z] $ docker stop --time=1 3b5d85e5d3f9848a4889ac528c0176224084b235dcef8181eaa0678a3e7e940b [2023-05-30T07:50:12.382Z] $ docker rm -f --volumes 3b5d85e5d3f9848a4889ac528c0176224084b235dcef8181eaa0678a3e7e940b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-30T07:50:18.802Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17272 in /w/workspace/edgexfoundry_device-gpio_PR-184 [Pipeline] { [Pipeline] ws [2023-05-30T07:50:18.857Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-05-30T07:50:18.943Z] The recommended git tool is: git [2023-05-30T07:50:24.323Z] using credential edgex-jenkins-ssh [2023-05-30T07:50:24.339Z] Cloning the remote Git repository [2023-05-30T07:50:24.394Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-05-30T07:50:24.496Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-05-30T07:50:24.656Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-05-30T07:50:24.657Z] > git --version # timeout=10 [2023-05-30T07:50:24.678Z] > git --version # 'git version 2.25.1' [2023-05-30T07:50:24.682Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T07:50:24.856Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T07:50:26.454Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-05-30T07:50:26.489Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T07:50:27.358Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-05-30T07:50:27.407Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-05-30T07:50:27.408Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T07:50:27.425Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/184/head:refs/remotes/origin/PR-184 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-30T07:50:27.964Z] Merging remotes/origin/main commit 98aac1368ee40ec1865790939f305422b435a4ce into PR head commit 42e4a03c2999fd17d89ddf859aa4605858230bbe [2023-05-30T07:50:28.257Z] Merge succeeded, producing 42e4a03c2999fd17d89ddf859aa4605858230bbe [2023-05-30T07:50:28.257Z] Checking out Revision 42e4a03c2999fd17d89ddf859aa4605858230bbe (PR-184) [2023-05-30T07:50:27.983Z] > git config core.sparsecheckout # timeout=10 [2023-05-30T07:50:28.062Z] > git checkout -f 42e4a03c2999fd17d89ddf859aa4605858230bbe # timeout=10 [2023-05-30T07:50:28.147Z] > git remote # timeout=10 [2023-05-30T07:50:28.173Z] > git config --get remote.origin.url # timeout=10 [2023-05-30T07:50:28.198Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T07:50:28.211Z] > git merge 98aac1368ee40ec1865790939f305422b435a4ce # timeout=10 [2023-05-30T07:50:28.236Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-30T07:50:28.263Z] > git config core.sparsecheckout # timeout=10 [2023-05-30T07:50:28.276Z] > git checkout -f 42e4a03c2999fd17d89ddf859aa4605858230bbe # timeout=10 [2023-05-30T07:50:31.745Z] Commit message: "docs: Update changelog for v3.0" [2023-05-30T07:50:31.791Z] > git --version # timeout=10 [2023-05-30T07:50:31.804Z] > git --version # 'git version 2.25.1' [2023-05-30T07:50:31.817Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T07:50:32.916Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-30T07:50:32.916Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T07:50:32.916Z] Dload Upload Total Spent Left Speed [2023-05-30T07:50:32.916Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh [2023-05-30T07:50:33.689Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-30T07:50:34.034Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2023-05-30T07:50:34.034Z] tee /etc/docker/daemon.new [2023-05-30T07:50:34.034Z] { [2023-05-30T07:50:34.034Z] "registry-mirrors": [ [2023-05-30T07:50:34.034Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-30T07:50:34.034Z] ], [2023-05-30T07:50:34.034Z] "bip": "10.250.0.254/24", [2023-05-30T07:50:34.034Z] "hosts": [ [2023-05-30T07:50:34.034Z] "tcp://0.0.0.0:5555", [2023-05-30T07:50:34.034Z] "unix:///var/run/docker.sock" [2023-05-30T07:50:34.034Z] ], [2023-05-30T07:50:34.034Z] "mtu": 1458, [2023-05-30T07:50:34.034Z] "selinux-enabled": true, [2023-05-30T07:50:34.034Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-30T07:50:34.034Z] } [Pipeline] sh [2023-05-30T07:50:34.381Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-30T07:50:34.840Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T07:50:53.173Z] provisioning config files... [2023-05-30T07:50:53.198Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config6979519842404396437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T07:50:53.591Z] ---> docker-login.sh [2023-05-30T07:50:53.591Z] nexus3.edgexfoundry.org:10001 [2023-05-30T07:50:53.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T07:50:54.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T07:50:54.132Z] Configure a credential helper to remove this warning. See [2023-05-30T07:50:54.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T07:50:54.132Z] [2023-05-30T07:50:54.132Z] Login Succeeded [2023-05-30T07:50:54.132Z] nexus3.edgexfoundry.org:10002 [2023-05-30T07:50:54.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T07:50:54.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T07:50:54.401Z] Configure a credential helper to remove this warning. See [2023-05-30T07:50:54.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T07:50:54.401Z] [2023-05-30T07:50:54.401Z] Login Succeeded [2023-05-30T07:50:54.401Z] nexus3.edgexfoundry.org:10003 [2023-05-30T07:50:54.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T07:50:54.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T07:50:54.944Z] Configure a credential helper to remove this warning. See [2023-05-30T07:50:54.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T07:50:54.944Z] [2023-05-30T07:50:54.944Z] Login Succeeded [2023-05-30T07:50:54.944Z] nexus3.edgexfoundry.org:10004 [2023-05-30T07:50:55.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T07:50:55.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T07:50:55.215Z] Configure a credential helper to remove this warning. See [2023-05-30T07:50:55.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T07:50:55.215Z] [2023-05-30T07:50:55.215Z] Login Succeeded [2023-05-30T07:50:55.215Z] docker.io [2023-05-30T07:50:55.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T07:50:55.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T07:50:55.750Z] Configure a credential helper to remove this warning. See [2023-05-30T07:50:55.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T07:50:55.750Z] [2023-05-30T07:50:55.750Z] Login Succeeded [2023-05-30T07:50:55.750Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T07:50:55.779Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-30T07:50:56.166Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T07:50:56.206Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T07:50:56.241Z] ========================================================= [2023-05-30T07:50:56.241Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-30T07:50:56.241Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T07:50:56.741Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-30T07:50:57.012Z] Sending build context to Docker daemon 8.145MB [2023-05-30T07:50:57.012Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T07:50:57.012Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-30T07:50:59.606Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-30T07:50:59.606Z] c41833b44d91: Pulling fs layer [2023-05-30T07:50:59.606Z] ed15518f5707: Pulling fs layer [2023-05-30T07:50:59.606Z] feae8fd75edb: Pulling fs layer [2023-05-30T07:50:59.606Z] 242c74f7c9fa: Pulling fs layer [2023-05-30T07:50:59.606Z] 3cdef696dda3: Pulling fs layer [2023-05-30T07:50:59.606Z] 2ced38df9373: Pulling fs layer [2023-05-30T07:50:59.606Z] 58f1dce35555: Pulling fs layer [2023-05-30T07:50:59.606Z] 3cdef696dda3: Waiting [2023-05-30T07:50:59.606Z] 2ced38df9373: Waiting [2023-05-30T07:50:59.606Z] 58f1dce35555: Waiting [2023-05-30T07:50:59.606Z] 242c74f7c9fa: Waiting [2023-05-30T07:50:59.606Z] ed15518f5707: Verifying Checksum [2023-05-30T07:50:59.606Z] ed15518f5707: Download complete [2023-05-30T07:50:59.606Z] 242c74f7c9fa: Verifying Checksum [2023-05-30T07:50:59.606Z] 242c74f7c9fa: Download complete [2023-05-30T07:50:59.606Z] 3cdef696dda3: Verifying Checksum [2023-05-30T07:50:59.606Z] 3cdef696dda3: Download complete [2023-05-30T07:50:59.606Z] c41833b44d91: Download complete [2023-05-30T07:51:00.576Z] c41833b44d91: Pull complete [2023-05-30T07:51:00.847Z] 58f1dce35555: Verifying Checksum [2023-05-30T07:51:00.847Z] 58f1dce35555: Download complete [2023-05-30T07:51:01.122Z] ed15518f5707: Pull complete [2023-05-30T07:51:02.088Z] feae8fd75edb: Verifying Checksum [2023-05-30T07:51:02.088Z] feae8fd75edb: Download complete [2023-05-30T07:51:02.088Z] 2ced38df9373: Verifying Checksum [2023-05-30T07:51:02.088Z] 2ced38df9373: Download complete [2023-05-30T07:51:14.402Z] feae8fd75edb: Pull complete [2023-05-30T07:51:14.402Z] 242c74f7c9fa: Pull complete [2023-05-30T07:51:14.402Z] 3cdef696dda3: Pull complete [2023-05-30T07:51:19.786Z] 2ced38df9373: Pull complete [2023-05-30T07:51:22.379Z] 58f1dce35555: Pull complete [2023-05-30T07:51:22.379Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-30T07:51:22.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T07:51:22.379Z] ---> fadd8f120f05 [2023-05-30T07:51:22.379Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-30T07:51:24.326Z] ---> Running in 6a3d3d50092b [2023-05-30T07:51:24.326Z] Removing intermediate container 6a3d3d50092b [2023-05-30T07:51:24.326Z] ---> 88ec3ab4460f [2023-05-30T07:51:24.326Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T07:51:24.326Z] ---> Running in c509064f0d25 [2023-05-30T07:51:24.594Z] Removing intermediate container c509064f0d25 [2023-05-30T07:51:24.594Z] ---> 47bd8c32de75 [2023-05-30T07:51:24.594Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-30T07:51:24.861Z] ---> Running in 0039f72802b2 [2023-05-30T07:51:25.132Z] Removing intermediate container 0039f72802b2 [2023-05-30T07:51:25.132Z] ---> 7274a683af9e [2023-05-30T07:51:25.132Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T07:51:25.132Z] ---> Running in 9cf58de960e1 [2023-05-30T07:51:25.400Z] Removing intermediate container 9cf58de960e1 [2023-05-30T07:51:25.400Z] ---> 6cd868b84808 [2023-05-30T07:51:25.400Z] Step 7/12 : WORKDIR /device-gpio [2023-05-30T07:51:25.667Z] ---> Running in 80b68887a838 [2023-05-30T07:51:25.940Z] Removing intermediate container 80b68887a838 [2023-05-30T07:51:25.940Z] ---> 9879dc0ae286 [2023-05-30T07:51:25.940Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T07:51:25.940Z] ---> Running in 33ca2cbb1c75 [2023-05-30T07:51:26.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T07:51:27.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T07:51:28.447Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-30T07:51:28.713Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-30T07:51:28.713Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-30T07:51:28.713Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-30T07:51:28.980Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T07:51:28.980Z] OK: 268 MiB in 57 packages [2023-05-30T07:51:29.947Z] Removing intermediate container 33ca2cbb1c75 [2023-05-30T07:51:29.947Z] ---> cbe02e6fefbb [2023-05-30T07:51:29.947Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-30T07:51:30.215Z] ---> 420598114a25 [2023-05-30T07:51:30.215Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T07:51:30.483Z] ---> Running in 7f60b7ab74ef [2023-05-30T07:52:38.421Z] Removing intermediate container 7f60b7ab74ef [2023-05-30T07:52:38.421Z] ---> 6a744da8db10 [2023-05-30T07:52:38.421Z] Step 11/12 : COPY . . [2023-05-30T07:52:38.421Z] ---> 427a77862839 [2023-05-30T07:52:38.421Z] Step 12/12 : RUN ${MAKE} [2023-05-30T07:52:38.421Z] ---> Running in 3624b4dfe8cf [2023-05-30T07:52:38.421Z] noop [2023-05-30T07:52:38.421Z] Removing intermediate container 3624b4dfe8cf [2023-05-30T07:52:38.421Z] ---> f46b823a98e7 [2023-05-30T07:52:38.421Z] Successfully built f46b823a98e7 [2023-05-30T07:52:38.421Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T07:52:38.911Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T07:52:38.911Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T07:52:39.180Z] prd-ubuntu20.04-docker-arm64-4c-16g-17272 does not seem to be running inside a container [2023-05-30T07:52:39.244Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-30T07:52:40.347Z] $ docker top e0a6399689cd19486fccea86f60f94e71f03e7417d623d467a6375270debb406 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T07:52:41.197Z] + go version [2023-05-30T07:52:41.197Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-30T07:52:41.227Z] $ docker stop --time=1 e0a6399689cd19486fccea86f60f94e71f03e7417d623d467a6375270debb406 [2023-05-30T07:52:42.810Z] $ docker rm -f --volumes e0a6399689cd19486fccea86f60f94e71f03e7417d623d467a6375270debb406 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T07:52:43.660Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T07:52:43.660Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T07:52:43.916Z] prd-ubuntu20.04-docker-arm64-4c-16g-17272 does not seem to be running inside a container [2023-05-30T07:52:43.977Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-30T07:52:46.764Z] $ docker top a964faf41dcd1ebdb326e0a0ad350abe3c62ac889113c1d77c44523ea6bb8c3b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T07:52:47.295Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-05-30T07:52:47.688Z] + make test [2023-05-30T07:52:47.688Z] go test ./... -coverprofile=coverage.out ./... [2023-05-30T07:53:19.934Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-05-30T07:55:26.600Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-05-30T07:55:26.600Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-05-30T07:55:26.600Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-30T07:55:26.600Z] go vet ./... [2023-05-30T07:55:53.274Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T07:55:53.274Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T07:55:53.274Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-30T07:55:53.316Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-30T07:55:53.343Z] $ docker stop --time=1 a964faf41dcd1ebdb326e0a0ad350abe3c62ac889113c1d77c44523ea6bb8c3b [2023-05-30T07:55:56.288Z] $ docker rm -f --volumes a964faf41dcd1ebdb326e0a0ad350abe3c62ac889113c1d77c44523ea6bb8c3b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T07:55:57.566Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-30T07:55:57.603Z] Warning: overwriting stash ‘coverage-report’ [2023-05-30T07:55:58.102Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T07:55:58.719Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-30T07:55:59.052Z] + ls -al . [2023-05-30T07:55:59.052Z] total 156 [2023-05-30T07:55:59.053Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 07:52 . [2023-05-30T07:55:59.053Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 07:50 .. [2023-05-30T07:55:59.053Z] -rw-rw-r-- 1 jenkins jenkins 120 May 30 07:50 .dockerignore [2023-05-30T07:55:59.053Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 07:50 .git [2023-05-30T07:55:59.053Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 07:50 .github [2023-05-30T07:55:59.053Z] -rw-rw-r-- 1 jenkins jenkins 343 May 30 07:50 .gitignore [2023-05-30T07:55:59.053Z] -rw-rw-r-- 1 jenkins jenkins 41 May 30 07:50 .golangci.yml [2023-05-30T07:55:59.053Z] -rw-rw-r-- 1 jenkins jenkins 9702 May 30 07:50 Attribution.txt [2023-05-30T07:55:59.053Z] -rw-rw-r-- 1 jenkins jenkins 6184 May 30 07:50 CHANGELOG.md [2023-05-30T07:55:59.053Z] -rw-rw-r-- 1 jenkins jenkins 1542 May 30 07:50 Dockerfile [2023-05-30T07:55:59.053Z] -rw-rw-r-- 1 jenkins jenkins 677 May 30 07:50 GOVERNANCE.md [2023-05-30T07:55:59.053Z] -rw-rw-r-- 1 jenkins jenkins 657 May 30 07:50 Jenkinsfile [2023-05-30T07:55:59.053Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 30 07:50 LICENSE [2023-05-30T07:55:59.053Z] -rw-rw-r-- 1 jenkins jenkins 1692 May 30 07:50 Makefile [2023-05-30T07:55:59.053Z] -rw-rw-r-- 1 jenkins jenkins 617 May 30 07:50 OWNERS.md [2023-05-30T07:55:59.053Z] -rw-rw-r-- 1 jenkins jenkins 11790 May 30 07:50 README.md [2023-05-30T07:55:59.053Z] -rw-rw-r-- 1 jenkins jenkins 5 May 30 07:47 VERSION [2023-05-30T07:55:59.053Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 07:50 bin [2023-05-30T07:55:59.053Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 07:50 cmd [2023-05-30T07:55:59.053Z] -rw-r--r-- 1 jenkins jenkins 10 May 30 07:52 coverage.out [2023-05-30T07:55:59.053Z] -rw-rw-r-- 1 jenkins jenkins 3221 May 30 07:50 go.mod [2023-05-30T07:55:59.053Z] -rw-rw-r-- 1 jenkins jenkins 31489 May 30 07:50 go.sum [2023-05-30T07:55:59.053Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 07:50 internal [2023-05-30T07:55:59.053Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 07:50 snap [2023-05-30T07:55:59.053Z] -rw-rw-r-- 1 jenkins jenkins 209 May 30 07:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T07:55:59.458Z] + 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=42e4a03c2999fd17d89ddf859aa4605858230bbe --label arch=arm64 --label version=0.0.0 . [2023-05-30T07:55:59.730Z] Sending build context to Docker daemon 8.146MB [2023-05-30T07:55:59.730Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T07:55:59.730Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-30T07:55:59.730Z] ---> f46b823a98e7 [2023-05-30T07:55:59.730Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-30T07:55:59.996Z] ---> Running in c0197c4c8735 [2023-05-30T07:56:00.263Z] Removing intermediate container c0197c4c8735 [2023-05-30T07:56:00.263Z] ---> e49f78330b5d [2023-05-30T07:56:00.263Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T07:56:00.263Z] ---> Running in e5fdb66d4c61 [2023-05-30T07:56:00.536Z] Removing intermediate container e5fdb66d4c61 [2023-05-30T07:56:00.536Z] ---> b3e9d4fa8946 [2023-05-30T07:56:00.536Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-30T07:56:00.806Z] ---> Running in bab7ec874cbc [2023-05-30T07:56:01.074Z] Removing intermediate container bab7ec874cbc [2023-05-30T07:56:01.074Z] ---> 50952213cf68 [2023-05-30T07:56:01.074Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T07:56:01.074Z] ---> Running in 600d6bfa1e29 [2023-05-30T07:56:01.342Z] Removing intermediate container 600d6bfa1e29 [2023-05-30T07:56:01.342Z] ---> c7544f50bf7e [2023-05-30T07:56:01.342Z] Step 7/25 : WORKDIR /device-gpio [2023-05-30T07:56:01.342Z] ---> Running in d298da34bc89 [2023-05-30T07:56:01.615Z] Removing intermediate container d298da34bc89 [2023-05-30T07:56:01.615Z] ---> e5992069d1ac [2023-05-30T07:56:01.615Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T07:56:01.886Z] ---> Running in 11100576f87b [2023-05-30T07:56:03.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T07:56:03.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T07:56:04.643Z] OK: 268 MiB in 57 packages [2023-05-30T07:56:05.238Z] Removing intermediate container 11100576f87b [2023-05-30T07:56:05.238Z] ---> 839c1abb53c1 [2023-05-30T07:56:05.238Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-30T07:56:05.820Z] ---> 5c9ee20a216e [2023-05-30T07:56:05.820Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T07:56:05.820Z] ---> Running in ca354e827180 [2023-05-30T07:56:10.075Z] Removing intermediate container ca354e827180 [2023-05-30T07:56:10.075Z] ---> 6b9610249f80 [2023-05-30T07:56:10.075Z] Step 11/25 : COPY . . [2023-05-30T07:56:11.040Z] ---> 63554cbb43f4 [2023-05-30T07:56:11.040Z] Step 12/25 : RUN ${MAKE} [2023-05-30T07:56:11.040Z] ---> Running in 4c90d9ea3b53 [2023-05-30T07:56:12.012Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-05-30T07:58:18.692Z] Removing intermediate container 4c90d9ea3b53 [2023-05-30T07:58:18.692Z] ---> 62dd651479f9 [2023-05-30T07:58:18.692Z] Step 13/25 : FROM alpine:3.17 [2023-05-30T07:58:18.692Z] 3.17: Pulling from library/alpine [2023-05-30T07:58:18.692Z] c41833b44d91: Already exists [2023-05-30T07:58:18.692Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T07:58:18.692Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T07:58:18.692Z] ---> 51e60588ff2c [2023-05-30T07:58:18.692Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-05-30T07:58:18.692Z] ---> Running in bc6d916c465f [2023-05-30T07:58:18.692Z] Removing intermediate container bc6d916c465f [2023-05-30T07:58:18.692Z] ---> a2b4f65978ce [2023-05-30T07:58:18.692Z] Step 15/25 : RUN apk add --update --no-cache [2023-05-30T07:58:18.692Z] ---> Running in 63e93bbc2a39 [2023-05-30T07:58:19.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T07:58:20.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T07:58:21.190Z] OK: 7 MiB in 15 packages [2023-05-30T07:58:21.774Z] Removing intermediate container 63e93bbc2a39 [2023-05-30T07:58:21.774Z] ---> 154eb5d93074 [2023-05-30T07:58:21.774Z] Step 16/25 : WORKDIR / [2023-05-30T07:58:21.774Z] ---> Running in 82772e471ac5 [2023-05-30T07:58:22.043Z] Removing intermediate container 82772e471ac5 [2023-05-30T07:58:22.043Z] ---> ff0f87c13e1c [2023-05-30T07:58:22.043Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-05-30T07:58:24.619Z] ---> 7d87f7c541f3 [2023-05-30T07:58:24.619Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-05-30T07:58:24.619Z] ---> d8f9cc50badb [2023-05-30T07:58:24.619Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-05-30T07:58:26.031Z] ---> 39ff73efcf65 [2023-05-30T07:58:26.031Z] Step 20/25 : EXPOSE 59910 [2023-05-30T07:58:26.031Z] ---> Running in ba2b29a73e74 [2023-05-30T07:58:26.300Z] Removing intermediate container ba2b29a73e74 [2023-05-30T07:58:26.300Z] ---> d82ad4e5d725 [2023-05-30T07:58:26.300Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-05-30T07:58:26.300Z] ---> Running in 327ee75ba656 [2023-05-30T07:58:26.575Z] Removing intermediate container 327ee75ba656 [2023-05-30T07:58:26.575Z] ---> f8913f35c5d0 [2023-05-30T07:58:26.575Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T07:58:26.575Z] ---> Running in 5209d02d4a9a [2023-05-30T07:58:26.853Z] Removing intermediate container 5209d02d4a9a [2023-05-30T07:58:26.853Z] ---> d5f1ecabed5c [2023-05-30T07:58:26.853Z] Step 23/25 : LABEL arch=arm64 [2023-05-30T07:58:27.120Z] ---> Running in c50891254ff3 [2023-05-30T07:58:27.388Z] Removing intermediate container c50891254ff3 [2023-05-30T07:58:27.389Z] ---> 4741ac193190 [2023-05-30T07:58:27.389Z] Step 24/25 : LABEL git_sha=42e4a03c2999fd17d89ddf859aa4605858230bbe [2023-05-30T07:58:27.389Z] ---> Running in e279237071db [2023-05-30T07:58:27.656Z] Removing intermediate container e279237071db [2023-05-30T07:58:27.656Z] ---> c1a60d471fae [2023-05-30T07:58:27.656Z] Step 25/25 : LABEL version=0.0.0 [2023-05-30T07:58:27.656Z] ---> Running in c5acf1849643 [2023-05-30T07:58:27.922Z] Removing intermediate container c5acf1849643 [2023-05-30T07:58:27.922Z] ---> 506fb45c017f [2023-05-30T07:58:27.922Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-30T07:58:27.922Z] Successfully built 506fb45c017f [2023-05-30T07:58:27.922Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T07:58:28.751Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T07:58:28.751Z] [2023-05-30T07:58:28.751Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T07:58:29.148Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T07:58:29.148Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-30T07:58:29.148Z] 8998bd30e6a1: Pulling fs layer [2023-05-30T07:58:29.148Z] 04944245beec: Pulling fs layer [2023-05-30T07:58:29.148Z] 699f458cf7ca: Pulling fs layer [2023-05-30T07:58:29.148Z] 765212b225bb: Pulling fs layer [2023-05-30T07:58:29.148Z] f23df028b6ca: Pulling fs layer [2023-05-30T07:58:29.148Z] d65c8cfc05b1: Pulling fs layer [2023-05-30T07:58:29.148Z] 2437ff75d9bd: Pulling fs layer [2023-05-30T07:58:29.148Z] d65c8cfc05b1: Waiting [2023-05-30T07:58:29.148Z] 2437ff75d9bd: Waiting [2023-05-30T07:58:29.148Z] 765212b225bb: Waiting [2023-05-30T07:58:29.148Z] f23df028b6ca: Waiting [2023-05-30T07:58:29.417Z] 04944245beec: Verifying Checksum [2023-05-30T07:58:29.417Z] 04944245beec: Download complete [2023-05-30T07:58:29.417Z] 765212b225bb: Verifying Checksum [2023-05-30T07:58:29.417Z] 765212b225bb: Download complete [2023-05-30T07:58:29.417Z] f23df028b6ca: Verifying Checksum [2023-05-30T07:58:29.417Z] f23df028b6ca: Download complete [2023-05-30T07:58:29.417Z] d65c8cfc05b1: Verifying Checksum [2023-05-30T07:58:29.417Z] d65c8cfc05b1: Download complete [2023-05-30T07:58:29.687Z] 699f458cf7ca: Verifying Checksum [2023-05-30T07:58:29.687Z] 699f458cf7ca: Download complete [2023-05-30T07:58:29.953Z] 8998bd30e6a1: Verifying Checksum [2023-05-30T07:58:29.953Z] 8998bd30e6a1: Download complete [2023-05-30T07:58:32.536Z] 2437ff75d9bd: Verifying Checksum [2023-05-30T07:58:32.536Z] 2437ff75d9bd: Download complete [2023-05-30T07:58:33.947Z] 8998bd30e6a1: Pull complete [2023-05-30T07:58:34.216Z] 04944245beec: Pull complete [2023-05-30T07:58:35.627Z] 699f458cf7ca: Pull complete [2023-05-30T07:58:35.896Z] 765212b225bb: Pull complete [2023-05-30T07:58:38.485Z] f23df028b6ca: Pull complete [2023-05-30T07:58:38.755Z] d65c8cfc05b1: Pull complete [2023-05-30T07:58:53.746Z] 2437ff75d9bd: Pull complete [2023-05-30T07:58:53.746Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-30T07:58:53.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T07:58:53.746Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T07:58:54.046Z] prd-ubuntu20.04-docker-arm64-4c-16g-17272 does not seem to be running inside a container [2023-05-30T07:58:54.102Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-30T07:58:56.550Z] $ docker top 36974c3873dffa25bd98607e73f548e5c8cc2da288be829af07f380a4d99f92d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T07:58:57.129Z] ---> job-cost.sh [2023-05-30T07:58:57.395Z] lf-activate-venv: SKIPPING [2023-05-30T07:58:57.395Z] INFO: No Stack... [2023-05-30T07:58:57.976Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-30T07:58:58.557Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T07:58:58.900Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2023-05-30T07:58:58.900Z] + cut -d, -f6 [Pipeline] lock [2023-05-30T07:58:58.980Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-184-1-stack-cost] [2023-05-30T07:58:58.985Z] Resource [jenkins-edgexfoundry-device-gpio-PR-184-1-stack-cost] did not exist. Created. [2023-05-30T07:58:58.986Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-184-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T07:58:59.385Z] /w/workspace/device-gpio/1@tmp/durable-5decbe80/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-30T07:58:59.995Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-30T07:59:00.028Z] Warning: overwriting stash ‘stack-cost’ [2023-05-30T07:59:00.070Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T07:59:00.084Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-184-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T07:59:00.162Z] $ docker stop --time=1 36974c3873dffa25bd98607e73f548e5c8cc2da288be829af07f380a4d99f92d [2023-05-30T07:59:01.673Z] $ docker rm -f --volumes 36974c3873dffa25bd98607e73f548e5c8cc2da288be829af07f380a4d99f92d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-30T07:59:02.776Z] provisioning config files... [2023-05-30T07:59:02.784Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-184@tmp/config13062993806703533294tmp [Pipeline] { [Pipeline] sh [2023-05-30T07:59:03.121Z] + set +x [2023-05-30T07:59:03.121Z] + curl -s https://codecov.io/bash [2023-05-30T07:59:03.121Z] + bash -s -- [2023-05-30T07:59:03.121Z] [2023-05-30T07:59:03.121Z] _____ _ [2023-05-30T07:59:03.121Z] / ____| | | [2023-05-30T07:59:03.121Z] | | ___ __| | ___ ___ _____ __ [2023-05-30T07:59:03.121Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-30T07:59:03.121Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-30T07:59:03.121Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-30T07:59:03.121Z] Bash-1.0.6 [2023-05-30T07:59:03.121Z] [2023-05-30T07:59:03.121Z] [2023-05-30T07:59:03.121Z] ==> git version 2.25.1 found [2023-05-30T07:59:03.121Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-30T07:59:03.121Z] Release-Date: 2020-01-08 [2023-05-30T07:59:03.121Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-30T07:59:03.121Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-30T07:59:03.121Z] ==> Jenkins CI detected. [2023-05-30T07:59:03.121Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-184 [2023-05-30T07:59:03.121Z] project root: . [2023-05-30T07:59:03.121Z] --> token set from env [2023-05-30T07:59:03.121Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-30T07:59:03.121Z] ==> Running gcov in . (disable via -X gcov) [2023-05-30T07:59:03.121Z] ==> Python coveragepy not found [2023-05-30T07:59:03.121Z] ==> Searching for coverage reports in: [2023-05-30T07:59:03.121Z] + . [2023-05-30T07:59:03.121Z] -> Found 1 reports [2023-05-30T07:59:03.121Z] ==> Detecting git/mercurial file structure [2023-05-30T07:59:03.121Z] ==> Reading reports [2023-05-30T07:59:03.121Z] + ./coverage.out bytes=10 [2023-05-30T07:59:03.121Z] ==> Appending adjustments [2023-05-30T07:59:03.121Z] https://docs.codecov.io/docs/fixing-reports [2023-05-30T07:59:03.380Z] + Found adjustments [2023-05-30T07:59:03.380Z] ==> Gzipping contents [2023-05-30T07:59:03.380Z] 4.0K /tmp/codecov.mRSWwe.gz [2023-05-30T07:59:03.380Z] ==> Uploading reports [2023-05-30T07:59:03.380Z] url: https://codecov.io [2023-05-30T07:59:03.380Z] query: branch=PR-184&commit=42e4a03c2999fd17d89ddf859aa4605858230bbe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-184%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=184&job=&cmd_args= [2023-05-30T07:59:03.380Z] -> Pinging Codecov [2023-05-30T07:59:03.380Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-184&commit=42e4a03c2999fd17d89ddf859aa4605858230bbe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-184%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=184&job=&cmd_args= [2023-05-30T07:59:03.380Z] -> Uploading to [2023-05-30T07:59:03.380Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-30/3EC07B1A8CA8AF9BCAA0BB9F0134797F/42e4a03c2999fd17d89ddf859aa4605858230bbe/770e8c91-cb4e-4ef3-8653-cf01eb5e1cdd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230530%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230530T075903Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e5753dda0af6282f05bef095b74e34d0317f30b254c654a3d27ad36e1c928e24 [2023-05-30T07:59:03.380Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T07:59:03.380Z] Dload Upload Total Spent Left Speed [2023-05-30T07:59:03.640Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3276 --:--:-- --:--:-- --:--:-- 3276 100 724 0 0 100 724 0 3189 --:--:-- --:--:-- --:--:-- 3175 [2023-05-30T07:59:03.640Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/42e4a03c2999fd17d89ddf859aa4605858230bbe [Pipeline] } [2023-05-30T07:59:03.669Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-30T07:59:05.457Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-184/archives ] [2023-05-30T07:59:05.457Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-184/archives [2023-05-30T07:59:05.457Z] total 16 [2023-05-30T07:59:05.457Z] drwxr-xr-x 3 root root 4096 May 30 07:50 . [2023-05-30T07:59:05.457Z] drwxrwxr-x 10 jenkins jenkins 4096 May 30 07:50 .. [2023-05-30T07:59:05.457Z] drwxr-xr-x 2 root root 4096 May 30 07:50 cost [2023-05-30T07:59:05.457Z] -rw-r--r-- 1 root root 83 May 30 07:50 cost.csv [2023-05-30T07:59:05.457Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-184/archives [2023-05-30T07:59:05.457Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-184/archives [2023-05-30T07:59:05.457Z] total 16 [2023-05-30T07:59:05.457Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 07:50 . [2023-05-30T07:59:05.457Z] drwxrwxr-x 10 jenkins jenkins 4096 May 30 07:50 .. [2023-05-30T07:59:05.457Z] drwxr-xr-x 2 jenkins jenkins 4096 May 30 07:50 cost [2023-05-30T07:59:05.457Z] -rw-r--r-- 1 jenkins jenkins 83 May 30 07:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-30T07:59:05.793Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T07:59:06.679Z] ---> package-listing.sh [2023-05-30T07:59:06.679Z] ++ facter osfamily [2023-05-30T07:59:06.679Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-30T07:59:06.940Z] + OS_FAMILY=debian [2023-05-30T07:59:06.940Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-184 [2023-05-30T07:59:06.940Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-30T07:59:06.940Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-30T07:59:06.940Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-30T07:59:06.940Z] + PACKAGES=/tmp/packages_start.txt [2023-05-30T07:59:06.940Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-184 ']' [2023-05-30T07:59:06.940Z] + PACKAGES=/tmp/packages_end.txt [2023-05-30T07:59:06.940Z] + case "${OS_FAMILY}" in [2023-05-30T07:59:06.940Z] + dpkg -l [2023-05-30T07:59:06.940Z] + grep '^ii' [2023-05-30T07:59:06.940Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-30T07:59:06.940Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-30T07:59:06.940Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-30T07:59:06.940Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-184 ']' [2023-05-30T07:59:06.940Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-184/archives/ [2023-05-30T07:59:06.940Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-184/archives/ [Pipeline] echo [2023-05-30T07:59:06.979Z] 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-184/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-30T07:59:07.273Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T07:59:07.667Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T07:59:07.667Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T07:59:07.810Z] prd-ubuntu20.04-docker-8c-8g-17270 does not seem to be running inside a container [2023-05-30T07:59:07.843Z] $ 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-184/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-184 -v /w/workspace/edgexfoundry_device-gpio_PR-184:/w/workspace/edgexfoundry_device-gpio_PR-184:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-184@tmp:/w/workspace/edgexfoundry_device-gpio_PR-184@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 [2023-05-30T07:59:08.055Z] $ docker top 8cabfa9d973e71a14c6767fe49f54c8cab022aa077a7869342d94474d2a83b2d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T07:59:08.436Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-30T07:59:08.744Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-30T07:59:09.056Z] + ls /var/log/sa-host [2023-05-30T07:59:09.056Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T07:59:09.189Z] provisioning config files... [2023-05-30T07:59:09.198Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-184@tmp/config5119678842685325899tmp [Pipeline] { [Pipeline] echo [2023-05-30T07:59:09.341Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T07:59:09.660Z] ---> create-netrc.sh [Pipeline] } [2023-05-30T07:59:09.700Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-30T07:59:10.111Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-30T07:59:10.139Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T07:59:10.456Z] ---> sudo-logs.sh [2023-05-30T07:59:10.456Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-30T07:59:10.547Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T07:59:10.861Z] ---> job-cost.sh [2023-05-30T07:59:10.861Z] lf-activate-venv: SKIPPING [2023-05-30T07:59:10.861Z] DEBUG: total: 0.2199999988079071 [2023-05-30T07:59:10.861Z] INFO: Retrieving Stack Cost... [2023-05-30T07:59:11.434Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T07:59:11.696Z] INFO: Archiving Costs [Pipeline] echo [2023-05-30T07:59:11.729Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T07:59:12.041Z] ---> logs-deploy.sh [2023-05-30T07:59:12.041Z] lf-activate-venv: SKIPPING [2023-05-30T07:59:12.041Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-184/1 [2023-05-30T07:59:12.041Z] INFO: archiving workspace using pattern(s): [2023-05-30T07:59:12.981Z] Archives upload complete. [2023-05-30T07:59:12.981Z] INFO: archiving logs to Nexus [2023-05-30T07:59:13.560Z] ---> uname -a: [2023-05-30T07:59:13.560Z] Linux prd-ubuntu20-04-docker-8c-8g-17270 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-30T07:59:13.560Z] [2023-05-30T07:59:13.560Z] [2023-05-30T07:59:13.560Z] ---> lscpu: [2023-05-30T07:59:13.560Z] Architecture: x86_64 [2023-05-30T07:59:13.560Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-30T07:59:13.560Z] Byte Order: Little Endian [2023-05-30T07:59:13.560Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-30T07:59:13.560Z] CPU(s): 8 [2023-05-30T07:59:13.560Z] On-line CPU(s) list: 0-7 [2023-05-30T07:59:13.560Z] Thread(s) per core: 1 [2023-05-30T07:59:13.560Z] Core(s) per socket: 1 [2023-05-30T07:59:13.560Z] Socket(s): 8 [2023-05-30T07:59:13.560Z] NUMA node(s): 1 [2023-05-30T07:59:13.560Z] Vendor ID: AuthenticAMD [2023-05-30T07:59:13.560Z] CPU family: 23 [2023-05-30T07:59:13.560Z] Model: 49 [2023-05-30T07:59:13.560Z] Model name: AMD EPYC-Rome Processor [2023-05-30T07:59:13.560Z] Stepping: 0 [2023-05-30T07:59:13.560Z] CPU MHz: 2800.000 [2023-05-30T07:59:13.560Z] BogoMIPS: 5600.00 [2023-05-30T07:59:13.560Z] Virtualization: AMD-V [2023-05-30T07:59:13.560Z] Hypervisor vendor: KVM [2023-05-30T07:59:13.560Z] Virtualization type: full [2023-05-30T07:59:13.560Z] L1d cache: 256 KiB [2023-05-30T07:59:13.560Z] L1i cache: 256 KiB [2023-05-30T07:59:13.560Z] L2 cache: 4 MiB [2023-05-30T07:59:13.560Z] L3 cache: 128 MiB [2023-05-30T07:59:13.560Z] NUMA node0 CPU(s): 0-7 [2023-05-30T07:59:13.560Z] Vulnerability Itlb multihit: Not affected [2023-05-30T07:59:13.560Z] Vulnerability L1tf: Not affected [2023-05-30T07:59:13.560Z] Vulnerability Mds: Not affected [2023-05-30T07:59:13.560Z] Vulnerability Meltdown: Not affected [2023-05-30T07:59:13.560Z] Vulnerability Mmio stale data: Not affected [2023-05-30T07:59:13.560Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-30T07:59:13.560Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-30T07:59:13.560Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-30T07:59:13.560Z] Vulnerability Srbds: Not affected [2023-05-30T07:59:13.560Z] Vulnerability Tsx async abort: Not affected [2023-05-30T07:59:13.560Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-30T07:59:13.560Z] [2023-05-30T07:59:13.560Z] [2023-05-30T07:59:13.560Z] ---> nproc: [2023-05-30T07:59:13.560Z] 8 [2023-05-30T07:59:13.560Z] [2023-05-30T07:59:13.560Z]