Pull request #98 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 chc69 for edgexfoundry/device-gpio Loading trusted files from base branch main at 9fd98a26a9ea9701925160950e3b0ed34522a85d rather than 59ca52f84761cac981ca8e4d7194529eb2dd44d5 Obtained Jenkinsfile from 9fd98a26a9ea9701925160950e3b0ed34522a85d 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-ssh6259585575216272255.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh310827054724549008.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-98/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-98/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6979622989408243056.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-98/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7274158500621289230.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh12068327629992096672.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-98/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-98/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12840874409101027366.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5533’ Running on prd-ubuntu20.04-docker-8c-8g-5536 in /w/workspace/edgexfoundry_device-gpio_PR-98 [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-98 # 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/98/head:refs/remotes/origin/PR-98 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9fd98a26a9ea9701925160950e3b0ed34522a85d into PR head commit 59ca52f84761cac981ca8e4d7194529eb2dd44d5 Merge succeeded, producing fb02767085fc42f6f71579c36602ed654e3f0bba Checking out Revision fb02767085fc42f6f71579c36602ed654e3f0bba (PR-98) > git config core.sparsecheckout # timeout=10 > git checkout -f 59ca52f84761cac981ca8e4d7194529eb2dd44d5 # 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 9fd98a26a9ea9701925160950e3b0ed34522a85d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb02767085fc42f6f71579c36602ed654e3f0bba # timeout=10 Commit message: "Merge commit '9fd98a26a9ea9701925160950e3b0ed34522a85d' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:06:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:06:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:06:21 ========================================================= 11:06:21 EdgeX Global Pipelines Version Info 11:06:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:06:21 ------------------- 11:06:21 stable info: 11:06:21 ------------------- 11:06:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:06:21 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 11:06:21 Message: update stable to v1.0.244 11:06:22 ------------------- 11:06:22 experimental info: 11:06:22 ------------------- 11:06:22 Commited By: **** collab-it+edgex@linuxfoundation.org 11:06:22 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 11:06:22 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:06:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 11:06:22 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 11:06:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:06:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:06:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:06:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 11:06:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:06:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:06:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:06:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:06:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:06:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 11:06:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:06:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:06:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:06:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:06:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:06:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:06:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:06:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:06:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:06:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:06:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:06:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:06:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:06:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:06:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:06:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-98 [Pipeline] echo 11:06:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-98 [Pipeline] echo 11:06:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-98 [Pipeline] echo 11:06:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb02767085fc42f6f71579c36602ed654e3f0bba [Pipeline] echo 11:06:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb02767 [Pipeline] echo 11:06:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:06:24 provisioning config files... 11:06:24 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-98@tmp/config15497572584279466461tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:06:24 ---> docker-login.sh 11:06:24 nexus3.edgexfoundry.org:10001 11:06:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:06:24 Configure a credential helper to remove this warning. See 11:06:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:06:24 11:06:24 Login Succeeded 11:06:24 nexus3.edgexfoundry.org:10002 11:06:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:06:24 Configure a credential helper to remove this warning. See 11:06:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:06:24 11:06:24 Login Succeeded 11:06:24 nexus3.edgexfoundry.org:10003 11:06:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:06:25 Configure a credential helper to remove this warning. See 11:06:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:06:25 11:06:25 Login Succeeded 11:06:25 nexus3.edgexfoundry.org:10004 11:06:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:06:25 Configure a credential helper to remove this warning. See 11:06:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:06:25 11:06:25 Login Succeeded 11:06:25 docker.io 11:06:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:06:25 Configure a credential helper to remove this warning. See 11:06:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:06:25 11:06:25 Login Succeeded 11:06:25 ---> docker-login.sh ends [Pipeline] } 11:06:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:06:26 + git rev-list -1 --merges fb02767085fc42f6f71579c36602ed654e3f0bba~1..fb02767085fc42f6f71579c36602ed654e3f0bba [Pipeline] echo 11:06:26 -----------> git rev-list -1 --merges fb02767085fc42f6f71579c36602ed654e3f0bba~1..fb02767085fc42f6f71579c36602ed654e3f0bba fb02767085fc42f6f71579c36602ed654e3f0bba 11:06:26 fb02767085fc42f6f71579c36602ed654e3f0bba [false] [Pipeline] sh 11:06:26 + git log --format=format:%s -1 fb02767085fc42f6f71579c36602ed654e3f0bba [Pipeline] echo 11:06:26 ========================================================= 11:06:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:06:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:06:27 + git log --format=format:%s -1 fb02767085fc42f6f71579c36602ed654e3f0bba [Pipeline] echo 11:06:27 [semverPrep] GIT_COMMIT: fb02767085fc42f6f71579c36602ed654e3f0bba, Commit Message: Merge commit '9fd98a26a9ea9701925160950e3b0ed34522a85d' into HEAD [Pipeline] echo 11:06:27 [semverPrep] This is not a build commit. [Pipeline] sh 11:06:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:06:27 + grep -v github /etc/ssh/ssh_known_hosts 11:06:27 + [ -e /tmp/ssh_known_hosts ] 11:06:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:06:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:06:27 + sudo tee -a /etc/ssh/ssh_known_hosts 11:06:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:06:28 11:06:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:06:28 0.1.4: Pulling from edgex-devops/py-git-semver 11:06:28 b85a868b505f: Pulling fs layer 11:06:28 e2be974225ed: Pulling fs layer 11:06:28 339a4e72a1f5: Pulling fs layer 11:06:28 988bab9f4d93: Pulling fs layer 11:06:28 1469e6f7b9e6: Pulling fs layer 11:06:28 eaf3925da568: Pulling fs layer 11:06:28 bab4dde63d76: Pulling fs layer 11:06:28 bde34c3a00c8: Pulling fs layer 11:06:28 b352a97aabf1: Pulling fs layer 11:06:28 4872d77fe225: Pulling fs layer 11:06:28 5851b861e8e6: Pulling fs layer 11:06:28 988bab9f4d93: Waiting 11:06:28 bde34c3a00c8: Waiting 11:06:28 b352a97aabf1: Waiting 11:06:28 4872d77fe225: Waiting 11:06:28 1469e6f7b9e6: Waiting 11:06:28 5851b861e8e6: Waiting 11:06:28 eaf3925da568: Waiting 11:06:28 bab4dde63d76: Waiting 11:06:28 e2be974225ed: Verifying Checksum 11:06:28 e2be974225ed: Download complete 11:06:28 988bab9f4d93: Download complete 11:06:28 1469e6f7b9e6: Verifying Checksum 11:06:28 1469e6f7b9e6: Download complete 11:06:28 339a4e72a1f5: Verifying Checksum 11:06:28 339a4e72a1f5: Download complete 11:06:28 bde34c3a00c8: Download complete 11:06:28 b352a97aabf1: Verifying Checksum 11:06:28 b352a97aabf1: Download complete 11:06:28 4872d77fe225: Verifying Checksum 11:06:28 4872d77fe225: Download complete 11:06:29 5851b861e8e6: Verifying Checksum 11:06:29 5851b861e8e6: Download complete 11:06:29 b85a868b505f: Verifying Checksum 11:06:29 b85a868b505f: Download complete 11:06:29 bab4dde63d76: Verifying Checksum 11:06:29 bab4dde63d76: Download complete 11:06:30 b85a868b505f: Pull complete 11:06:30 e2be974225ed: Pull complete 11:06:30 339a4e72a1f5: Pull complete 11:06:30 988bab9f4d93: Pull complete 11:06:31 1469e6f7b9e6: Pull complete 11:06:31 eaf3925da568: Pull complete 11:06:32 bab4dde63d76: Pull complete 11:06:32 bde34c3a00c8: Pull complete 11:06:32 b352a97aabf1: Pull complete 11:06:32 4872d77fe225: Pull complete 11:06:32 5851b861e8e6: Pull complete 11:06:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:06:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:06:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:06:33 prd-ubuntu20.04-docker-8c-8g-5536 does not seem to be running inside a container 11:06:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-98 -v /w/workspace/edgexfoundry_device-gpio_PR-98:/w/workspace/edgexfoundry_device-gpio_PR-98:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-98@tmp:/w/workspace/edgexfoundry_device-gpio_PR-98@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:06:36 $ docker top e34a7d2e2a07f4084ad60cb11e09ae3c9e24216a390c5d84203bc37f5171c2ce -eo pid,comm 11:06:36 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). 11:06:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:06:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:06:36 [ssh-agent] Looking for ssh-agent implementation... 11:06:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:06:36 $ docker exec e34a7d2e2a07f4084ad60cb11e09ae3c9e24216a390c5d84203bc37f5171c2ce ssh-agent 11:06:37 SSH_AUTH_SOCK=/tmp/ssh-dDhxEtcNBqME/agent.31 11:06:37 SSH_AGENT_PID=37 11:06:37 Running ssh-add (command line suppressed) 11:06:37 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-98@tmp/private_key_13130568090977856202.key (/w/workspace/edgexfoundry_device-gpio_PR-98@tmp/private_key_13130568090977856202.key) 11:06:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:06:37 + git tag --points-at HEAD [Pipeline] } 11:06:37 $ docker exec --env ******** --env ******** e34a7d2e2a07f4084ad60cb11e09ae3c9e24216a390c5d84203bc37f5171c2ce ssh-agent -k 11:06:37 unset SSH_AUTH_SOCK; 11:06:37 unset SSH_AGENT_PID; 11:06:37 echo Agent pid 37 killed; 11:06:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:06:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:06:37 [ssh-agent] Looking for ssh-agent implementation... 11:06:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:06:37 $ docker exec e34a7d2e2a07f4084ad60cb11e09ae3c9e24216a390c5d84203bc37f5171c2ce ssh-agent 11:06:37 SSH_AUTH_SOCK=/tmp/ssh-g73w13mLazXc/agent.69 11:06:37 SSH_AGENT_PID=75 11:06:37 Running ssh-add (command line suppressed) 11:06:38 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-98@tmp/private_key_8169824446282556602.key (/w/workspace/edgexfoundry_device-gpio_PR-98@tmp/private_key_8169824446282556602.key) 11:06:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:06:38 + git semver init 11:06:38 2023-02-13 11:06:38,596 [run_init] DEBUG init version:0.0.0 force:False 11:06:38 2023-02-13 11:06:38,597 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-98/.semver 11:06:38 2023-02-13 11:06:38,598 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-98/.semver 11:06:38 2023-02-13 11:06:38,598 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-98/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-98, universal_newlines=False, shell=None, istream=None) 11:06:40 2023-02-13 11:06:39,737 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-98/.git/info/exclude 11:06:40 2023-02-13 11:06:39,737 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-98/.semver/PR-98 with force:False 11:06:40 2023-02-13 11:06:39,737 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-98/.semver/PR-98 11:06:40 2023-02-13 11:06:39,742 [execute] INFO git cat-file --batch-check 11:06:40 2023-02-13 11:06:39,742 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-98/.semver, universal_newlines=False, shell=None, istream=) 11:06:40 2023-02-13 11:06:39,748 [execute] INFO git cat-file --batch 11:06:40 2023-02-13 11:06:39,748 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-98/.semver, universal_newlines=False, shell=None, istream=) 11:06:40 2023-02-13 11:06:39,752 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-98/.semver/PR-98 11:06:40 0.0.0 [Pipeline] } 11:06:40 $ docker exec --env ******** --env ******** e34a7d2e2a07f4084ad60cb11e09ae3c9e24216a390c5d84203bc37f5171c2ce ssh-agent -k 11:06:40 unset SSH_AUTH_SOCK; 11:06:40 unset SSH_AGENT_PID; 11:06:40 echo Agent pid 75 killed; 11:06:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:06:40 + git semver [Pipeline] } 11:06:40 $ docker stop --time=1 e34a7d2e2a07f4084ad60cb11e09ae3c9e24216a390c5d84203bc37f5171c2ce 11:06:42 $ docker rm -f --volumes e34a7d2e2a07f4084ad60cb11e09ae3c9e24216a390c5d84203bc37f5171c2ce [Pipeline] // withDockerContainer [Pipeline] sh 11:06:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:06:42 Stashed 1 file(s) [Pipeline] echo 11:06:42 [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 11:06:43 provisioning config files... 11:06:43 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-98@tmp/config14561519925694293613tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:06:43 ---> docker-login.sh 11:06:43 nexus3.edgexfoundry.org:10001 11:06:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:06:43 Configure a credential helper to remove this warning. See 11:06:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:06:43 11:06:43 Login Succeeded 11:06:43 nexus3.edgexfoundry.org:10002 11:06:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:06:43 Configure a credential helper to remove this warning. See 11:06:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:06:43 11:06:43 Login Succeeded 11:06:43 nexus3.edgexfoundry.org:10003 11:06:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:06:44 Configure a credential helper to remove this warning. See 11:06:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:06:44 11:06:44 Login Succeeded 11:06:44 nexus3.edgexfoundry.org:10004 11:06:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:06:44 Configure a credential helper to remove this warning. See 11:06:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:06:44 11:06:44 Login Succeeded 11:06:44 docker.io 11:06:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:06:44 Configure a credential helper to remove this warning. See 11:06:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:06:44 11:06:44 Login Succeeded 11:06:44 ---> docker-login.sh ends [Pipeline] } 11:06:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:06:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:06:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:06:44 ========================================================= 11:06:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 11:06:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:45 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 11:06:45 Sending build context to Docker daemon 16MB 11:06:45 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 11:06:45 Step 2/12 : FROM ${BASE} AS builder 11:06:45 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 11:06:45 213ec9aee27d: Pulling fs layer 11:06:45 4583459ba037: Pulling fs layer 11:06:45 93c1e223e6f2: Pulling fs layer 11:06:45 53926ce57604: Pulling fs layer 11:06:45 21b2b0c7a3f4: Pulling fs layer 11:06:45 22ff95d597cd: Pulling fs layer 11:06:45 12d6caf4c0d1: Pulling fs layer 11:06:45 96b7cbca73a9: Pulling fs layer 11:06:45 a7acece74701: Pulling fs layer 11:06:45 21b2b0c7a3f4: Waiting 11:06:45 22ff95d597cd: Waiting 11:06:45 12d6caf4c0d1: Waiting 11:06:45 96b7cbca73a9: Waiting 11:06:45 a7acece74701: Waiting 11:06:45 53926ce57604: Waiting 11:06:45 93c1e223e6f2: Verifying Checksum 11:06:45 93c1e223e6f2: Download complete 11:06:45 4583459ba037: Download complete 11:06:45 21b2b0c7a3f4: Verifying Checksum 11:06:45 21b2b0c7a3f4: Download complete 11:06:45 22ff95d597cd: Verifying Checksum 11:06:45 22ff95d597cd: Download complete 11:06:45 213ec9aee27d: Verifying Checksum 11:06:45 213ec9aee27d: Download complete 11:06:45 12d6caf4c0d1: Verifying Checksum 11:06:45 12d6caf4c0d1: Download complete 11:06:45 213ec9aee27d: Pull complete 11:06:45 4583459ba037: Pull complete 11:06:45 93c1e223e6f2: Pull complete 11:06:46 a7acece74701: Verifying Checksum 11:06:46 a7acece74701: Download complete 11:06:46 53926ce57604: Download complete 11:06:46 96b7cbca73a9: Verifying Checksum 11:06:46 96b7cbca73a9: Download complete 11:06:50 53926ce57604: Pull complete 11:06:50 21b2b0c7a3f4: Pull complete 11:06:50 22ff95d597cd: Pull complete 11:06:50 12d6caf4c0d1: Pull complete 11:06:52 96b7cbca73a9: Pull complete 11:06:53 a7acece74701: Pull complete 11:06:53 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 11:06:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 11:06:53 ---> db6d94c90886 11:06:53 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:06:58 Still waiting to schedule task 11:06:58 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5535’ 11:06:58 ---> Running in cc233ed17ceb 11:06:58 Removing intermediate container cc233ed17ceb 11:06:58 ---> 57b5d9b8c768 11:06:58 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:06:58 ---> Running in cafc9e992b25 11:06:58 Removing intermediate container cafc9e992b25 11:06:58 ---> 3c65f1617182 11:06:58 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 11:06:58 ---> Running in 071b28f9dec7 11:06:58 Removing intermediate container 071b28f9dec7 11:06:58 ---> 7a5cfef48330 11:06:58 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:06:58 ---> Running in 0ebbf750e833 11:06:58 Removing intermediate container 0ebbf750e833 11:06:58 ---> 66cb01b5fea0 11:06:58 Step 7/12 : WORKDIR /device-gpio 11:06:58 ---> Running in 77607be0c450 11:06:58 Removing intermediate container 77607be0c450 11:06:58 ---> b575d0f1fd5e 11:06:58 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:06:58 ---> Running in 018f708d02c1 11:06:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:07:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:07:00 (1/4) Installing openssh-keygen (9.0_p1-r2) 11:07:00 (2/4) Installing libedit (20210910.3.1-r0) 11:07:00 (3/4) Installing openssh-client-common (9.0_p1-r2) 11:07:00 (4/4) Installing openssh-client-default (9.0_p1-r2) 11:07:00 Executing busybox-1.35.0-r17.trigger 11:07:00 OK: 216 MiB in 55 packages 11:07:01 Removing intermediate container 018f708d02c1 11:07:01 ---> dcb96d7a0173 11:07:01 Step 9/12 : COPY go.mod vendor* ./ 11:07:01 ---> 69eba81ea6c7 11:07:01 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:07:01 ---> Running in 77418570a0ca 11:07:33 Removing intermediate container 77418570a0ca 11:07:33 ---> 8f40a391b48d 11:07:33 Step 11/12 : COPY . . 11:07:33 ---> 7c9a8b080297 11:07:33 Step 12/12 : RUN ${MAKE} 11:07:33 ---> Running in 29638fcc094e 11:07:33 noop 11:07:33 Removing intermediate container 29638fcc094e 11:07:33 ---> d3170197b069 11:07:33 Successfully built d3170197b069 11:07:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:33 + docker inspect -f . ci-base-image-x86_64 11:07:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:07:34 prd-ubuntu20.04-docker-8c-8g-5536 does not seem to be running inside a container 11:07:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-98 -v /w/workspace/edgexfoundry_device-gpio_PR-98:/w/workspace/edgexfoundry_device-gpio_PR-98:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-98@tmp:/w/workspace/edgexfoundry_device-gpio_PR-98@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:07:34 $ docker top 3ea18b02619f0f2bfe916141db5baaf5665f5388733a07600c665f8555c74a05 -eo pid,comm [Pipeline] { [Pipeline] sh 11:07:34 + go version 11:07:34 go version go1.18.7 linux/amd64 [Pipeline] } 11:07:34 $ docker stop --time=1 3ea18b02619f0f2bfe916141db5baaf5665f5388733a07600c665f8555c74a05 11:07:36 $ docker rm -f --volumes 3ea18b02619f0f2bfe916141db5baaf5665f5388733a07600c665f8555c74a05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:36 + docker inspect -f . ci-base-image-x86_64 11:07:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:07:37 prd-ubuntu20.04-docker-8c-8g-5536 does not seem to be running inside a container 11:07:37 $ 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-98 -v /w/workspace/edgexfoundry_device-gpio_PR-98:/w/workspace/edgexfoundry_device-gpio_PR-98:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-98@tmp:/w/workspace/edgexfoundry_device-gpio_PR-98@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:07:37 $ docker top 14bf0a3b136024675048bba3bef7cfb9feaae14f8f883aeb406194d75bf50f76 -eo pid,comm [Pipeline] { [Pipeline] sh 11:07:37 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-98 [Pipeline] fileExists [Pipeline] sh 11:07:38 + make test 11:07:38 go test ./... -coverprofile=coverage.out ./... 11:07:38 ? github.com/edgexfoundry/device-gpio [no test files] 11:07:46 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 11:07:46 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 11:07:51 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 11:07:51 go vet ./... 11:07:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:07:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:07:55 ./bin/test-attribution-txt.sh [Pipeline] echo 11:07:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:07:55 $ docker stop --time=1 14bf0a3b136024675048bba3bef7cfb9feaae14f8f883aeb406194d75bf50f76 11:07:57 $ docker rm -f --volumes 14bf0a3b136024675048bba3bef7cfb9feaae14f8f883aeb406194d75bf50f76 [Pipeline] // withDockerContainer [Pipeline] sh 11:07:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:07:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:07:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:07:59 + ls -al . 11:07:59 total 168 11:07:59 drwxrwxr-x 9 jenkins jenkins 4096 Feb 13 11:07 . 11:07:59 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 11:06 .. 11:07:59 -rw-rw-r-- 1 jenkins jenkins 120 Feb 13 11:06 .dockerignore 11:07:59 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 11:07 .git 11:07:59 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 11:06 .github 11:07:59 -rw-rw-r-- 1 jenkins jenkins 343 Feb 13 11:06 .gitignore 11:07:59 -rw-rw-r-- 1 jenkins jenkins 41 Feb 13 11:06 .golangci.yml 11:07:59 drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 11:06 .semver 11:07:59 -rw-rw-r-- 1 jenkins jenkins 9587 Feb 13 11:06 Attribution.txt 11:07:59 -rw-rw-r-- 1 jenkins jenkins 4069 Feb 13 11:06 CHANGELOG.md 11:07:59 -rw-rw-r-- 1 jenkins jenkins 1542 Feb 13 11:06 Dockerfile 11:07:59 -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 11:06 GOVERNANCE.md 11:07:59 -rw-rw-r-- 1 jenkins jenkins 657 Feb 13 11:06 Jenkinsfile 11:07:59 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 13 11:06 LICENSE 11:07:59 -rw-rw-r-- 1 jenkins jenkins 1657 Feb 13 11:06 Makefile 11:07:59 -rw-rw-r-- 1 jenkins jenkins 617 Feb 13 11:06 OWNERS.md 11:07:59 -rw-rw-r-- 1 jenkins jenkins 11842 Feb 13 11:06 README.md 11:07:59 -rw-rw-r-- 1 jenkins jenkins 5 Feb 13 11:06 VERSION 11:07:59 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 11:06 bin 11:07:59 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 11:06 cmd 11:07:59 -rw-r--r-- 1 jenkins jenkins 10 Feb 13 11:07 coverage.out 11:07:59 -rw-rw-r-- 1 jenkins jenkins 3400 Feb 13 11:06 go.mod 11:07:59 -rw-rw-r-- 1 jenkins jenkins 44944 Feb 13 11:06 go.sum 11:07:59 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 11:06 internal 11:07:59 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 11:06 snap 11:07:59 -rw-rw-r-- 1 jenkins jenkins 209 Feb 13 11:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:59 + 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=fb02767085fc42f6f71579c36602ed654e3f0bba --label arch=amd64 --label version=0.0.0 . 11:07:59 Sending build context to Docker daemon 16MB 11:07:59 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 11:07:59 Step 2/25 : FROM ${BASE} AS builder 11:07:59 ---> d3170197b069 11:07:59 Step 3/25 : ARG ADD_BUILD_TAGS="" 11:08:00 ---> Running in b061d6e1c676 11:08:00 Removing intermediate container b061d6e1c676 11:08:00 ---> f1471647db4e 11:08:00 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:08:00 ---> Running in 10fd3509c99e 11:08:00 Removing intermediate container 10fd3509c99e 11:08:00 ---> 39f3ed133ea0 11:08:00 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 11:08:00 ---> Running in bb87004b13cd 11:08:00 Removing intermediate container bb87004b13cd 11:08:00 ---> 65787c2a99f4 11:08:00 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 11:08:00 ---> Running in 7914a6e8d678 11:08:00 Removing intermediate container 7914a6e8d678 11:08:00 ---> 83c86c3e116b 11:08:00 Step 7/25 : WORKDIR /device-gpio 11:08:00 ---> Running in 4a44291e37e6 11:08:00 Removing intermediate container 4a44291e37e6 11:08:00 ---> 6fc4d253f4d4 11:08:00 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:08:00 ---> Running in 5829af1f5d96 11:08:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:08:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:08:01 OK: 216 MiB in 55 packages 11:08:01 Removing intermediate container 5829af1f5d96 11:08:01 ---> 31b8eb37d516 11:08:01 Step 9/25 : COPY go.mod vendor* ./ 11:08:01 ---> fe485ff6b1de 11:08:01 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:08:01 ---> Running in b648d0c11497 11:08:02 Removing intermediate container b648d0c11497 11:08:02 ---> 962036a510ae 11:08:02 Step 11/25 : COPY . . 11:08:02 ---> eccf1050efcb 11:08:02 Step 12/25 : RUN ${MAKE} 11:08:02 ---> Running in 85824cd1ab77 11:08:03 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 11:08:25 Removing intermediate container 85824cd1ab77 11:08:25 ---> dd3ea0d40368 11:08:25 Step 13/25 : FROM alpine:3.16 11:08:25 3.16: Pulling from library/alpine 11:08:25 ef5531b6e74e: Pulling fs layer 11:08:25 ef5531b6e74e: Verifying Checksum 11:08:25 ef5531b6e74e: Download complete 11:08:25 ef5531b6e74e: Pull complete 11:08:25 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 11:08:25 Status: Downloaded newer image for alpine:3.16 11:08:25 ---> dfd21b5a31f5 11:08:25 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 11:08:25 ---> Running in e90c15ed8b94 11:08:25 Removing intermediate container e90c15ed8b94 11:08:25 ---> 9f951fb28567 11:08:25 Step 15/25 : RUN apk add --update --no-cache 11:08:25 ---> Running in 670a28f73d00 11:08:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:08:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:08:26 OK: 6 MiB in 14 packages 11:08:26 Removing intermediate container 670a28f73d00 11:08:26 ---> a2da1129ba09 11:08:26 Step 16/25 : WORKDIR / 11:08:26 ---> Running in a13e5331b04e 11:08:26 Removing intermediate container a13e5331b04e 11:08:26 ---> c6c27aa39e47 11:08:26 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 11:08:27 ---> af16dbdb891c 11:08:27 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 11:08:27 ---> 69abd7edf2d5 11:08:27 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 11:08:28 ---> f9abe0f2e277 11:08:28 Step 20/25 : EXPOSE 59910 11:08:28 ---> Running in 27f824ef2c75 11:08:28 Removing intermediate container 27f824ef2c75 11:08:28 ---> 8990c1e477f1 11:08:28 Step 21/25 : ENTRYPOINT ["/device-gpio"] 11:08:28 ---> Running in 927b9b0dcd05 11:08:28 Removing intermediate container 927b9b0dcd05 11:08:28 ---> 58a708c89f90 11:08:28 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:08:28 ---> Running in a68ef50e4658 11:08:28 Removing intermediate container a68ef50e4658 11:08:28 ---> 32a847e5383e 11:08:28 Step 23/25 : LABEL arch=amd64 11:08:28 ---> Running in 1149edf8fb60 11:08:28 Removing intermediate container 1149edf8fb60 11:08:28 ---> 8b12fec9f83e 11:08:28 Step 24/25 : LABEL git_sha=fb02767085fc42f6f71579c36602ed654e3f0bba 11:08:28 ---> Running in 9495f25b64ad 11:08:28 Removing intermediate container 9495f25b64ad 11:08:28 ---> 77c437d9fdd6 11:08:28 Step 25/25 : LABEL version=0.0.0 11:08:28 ---> Running in 02d494c0534e 11:08:28 Removing intermediate container 02d494c0534e 11:08:28 ---> 67a40fb20be4 11:08:28 [Warning] One or more build-args [ARCH] were not consumed 11:08:28 Successfully built 67a40fb20be4 11:08:28 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 11:08:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:08:29 11:08:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:08:29 latest: Pulling from edgex-lftools-log-publisher 11:08:29 5eb5b503b376: Pulling fs layer 11:08:29 5c69ac0246d0: Pulling fs layer 11:08:29 ec43610c2a17: Pulling fs layer 11:08:29 3a2ae6a8a46f: Pulling fs layer 11:08:29 33b1e0a273af: Pulling fs layer 11:08:29 5d3b04190fa2: Pulling fs layer 11:08:29 2f39f015ded8: Pulling fs layer 11:08:29 3a2ae6a8a46f: Waiting 11:08:29 5d3b04190fa2: Waiting 11:08:29 33b1e0a273af: Waiting 11:08:29 2f39f015ded8: Waiting 11:08:29 5c69ac0246d0: Download complete 11:08:29 3a2ae6a8a46f: Verifying Checksum 11:08:29 3a2ae6a8a46f: Download complete 11:08:30 33b1e0a273af: Verifying Checksum 11:08:30 33b1e0a273af: Download complete 11:08:30 ec43610c2a17: Verifying Checksum 11:08:30 ec43610c2a17: Download complete 11:08:30 5d3b04190fa2: Verifying Checksum 11:08:30 5d3b04190fa2: Download complete 11:08:30 5eb5b503b376: Verifying Checksum 11:08:30 5eb5b503b376: Download complete 11:08:30 2f39f015ded8: Download complete 11:08:31 5eb5b503b376: Pull complete 11:08:31 5c69ac0246d0: Pull complete 11:08:32 ec43610c2a17: Pull complete 11:08:32 3a2ae6a8a46f: Pull complete 11:08:32 33b1e0a273af: Pull complete 11:08:32 5d3b04190fa2: Pull complete 11:08:36 2f39f015ded8: Pull complete 11:08:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:08:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:08:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:08:36 prd-ubuntu20.04-docker-8c-8g-5536 does not seem to be running inside a container 11:08:36 $ 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-98 -v /w/workspace/edgexfoundry_device-gpio_PR-98:/w/workspace/edgexfoundry_device-gpio_PR-98:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-98@tmp:/w/workspace/edgexfoundry_device-gpio_PR-98@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:08:44 $ docker top 3c0e0fd0c3724a8eb655afb299593d3eff81dac598e341332a6c4b98db2dd9c3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:08:44 ---> job-cost.sh 11:08:44 lf-activate-venv: SKIPPING 11:08:44 INFO: No Stack... 11:08:44 INFO: Retrieving Pricing Info for: v3-standard-8 11:08:45 INFO: Archiving Costs [Pipeline] sh 11:08:45 + cat /w/workspace/edgexfoundry_device-gpio_PR-98/archives/cost.csv 11:08:45 + cut -d, -f6 [Pipeline] lock 11:08:45 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-98-1-stack-cost] 11:08:45 Resource [jenkins-edgexfoundry-device-gpio-PR-98-1-stack-cost] did not exist. Created. 11:08:45 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-98-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:08:45 + echo total: 0.2199999988079071 [Pipeline] stash 11:08:45 Stashed 1 file(s) [Pipeline] } 11:08:45 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-98-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:08:46 $ docker stop --time=1 3c0e0fd0c3724a8eb655afb299593d3eff81dac598e341332a6c4b98db2dd9c3 11:08:47 $ docker rm -f --volumes 3c0e0fd0c3724a8eb655afb299593d3eff81dac598e341332a6c4b98db2dd9c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:09:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5537 in /w/workspace/edgexfoundry_device-gpio_PR-98 [Pipeline] { [Pipeline] ws 11:09:53 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 11:09:53 The recommended git tool is: git 11:09:59 using credential edgex-jenkins-ssh 11:09:59 Cloning the remote Git repository 11:09:59 Cloning repository git@github.com:edgexfoundry/device-gpio.git 11:09:59 > git init /w/workspace/device-gpio/1 # timeout=10 11:09:59 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 11:09:59 > git --version # timeout=10 11:09:59 > git --version # 'git version 2.25.1' 11:09:59 using GIT_SSH to set credentials SSH Credentials for GitHub 11:09:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:10:01 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 11:10:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:10:02 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 11:10:02 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 11:10:02 using GIT_SSH to set credentials SSH Credentials for GitHub 11:10:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/98/head:refs/remotes/origin/PR-98 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:10:03 Merging remotes/origin/main commit 9fd98a26a9ea9701925160950e3b0ed34522a85d into PR head commit 59ca52f84761cac981ca8e4d7194529eb2dd44d5 11:10:03 Merge succeeded, producing ff8bb68e441526cea16a0a5388ee5caadf4535af 11:10:03 Checking out Revision ff8bb68e441526cea16a0a5388ee5caadf4535af (PR-98) 11:10:03 > git config core.sparsecheckout # timeout=10 11:10:03 > git checkout -f 59ca52f84761cac981ca8e4d7194529eb2dd44d5 # timeout=10 11:10:03 > git remote # timeout=10 11:10:03 > git config --get remote.origin.url # timeout=10 11:10:03 using GIT_SSH to set credentials SSH Credentials for GitHub 11:10:03 > git merge 9fd98a26a9ea9701925160950e3b0ed34522a85d # timeout=10 11:10:03 > git rev-parse HEAD^{commit} # timeout=10 11:10:03 > git config core.sparsecheckout # timeout=10 11:10:03 > git checkout -f ff8bb68e441526cea16a0a5388ee5caadf4535af # timeout=10 11:10:07 Commit message: "Merge commit '9fd98a26a9ea9701925160950e3b0ed34522a85d' into HEAD" 11:10:07 First time build. Skipping changelog. 11:10:07 > git --version # timeout=10 11:10:07 > git --version # 'git version 2.25.1' 11:10:07 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:10:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:10:08 % Total % Received % Xferd Average Speed Time Time Time Current 11:10:08 Dload Upload Total Spent Left Speed 11:10:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh 11:10:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:10:09 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 11:10:09 /etc/docker/daemon.new 11:10:09 { 11:10:09 "registry-mirrors": [ 11:10:09 "https://nexus3.edgexfoundry.org:10001" 11:10:09 ], 11:10:09 "bip": "10.250.0.254/24", 11:10:09 "hosts": [ 11:10:09 "tcp://0.0.0.0:5555", 11:10:09 "unix:///var/run/docker.sock" 11:10:09 ], 11:10:09 "mtu": 1458, 11:10:09 "selinux-enabled": true, 11:10:09 "seccomp-profile": "/etc/docker/seccomp.json" 11:10:09 } [Pipeline] sh 11:10:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:10:10 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:10:28 provisioning config files... 11:10:28 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config2499088955022977675tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:10:29 ---> docker-login.sh 11:10:29 nexus3.edgexfoundry.org:10001 11:10:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:10:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:10:29 Configure a credential helper to remove this warning. See 11:10:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:10:29 11:10:29 Login Succeeded 11:10:29 nexus3.edgexfoundry.org:10002 11:10:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:10:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:10:30 Configure a credential helper to remove this warning. See 11:10:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:10:30 11:10:30 Login Succeeded 11:10:30 nexus3.edgexfoundry.org:10003 11:10:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:10:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:10:30 Configure a credential helper to remove this warning. See 11:10:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:10:30 11:10:30 Login Succeeded 11:10:30 nexus3.edgexfoundry.org:10004 11:10:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:10:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:10:30 Configure a credential helper to remove this warning. See 11:10:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:10:30 11:10:30 Login Succeeded 11:10:30 docker.io 11:10:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:10:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:10:31 Configure a credential helper to remove this warning. See 11:10:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:10:31 11:10:31 Login Succeeded 11:10:31 ---> docker-login.sh ends [Pipeline] } 11:10:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:10:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:10:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:10:31 ========================================================= 11:10:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 11:10:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:32 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 11:10:32 Sending build context to Docker daemon 8.088MB 11:10:32 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 11:10:32 Step 2/12 : FROM ${BASE} AS builder 11:10:32 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:10:32 9b18e9b68314: Pulling fs layer 11:10:32 35d82f9e3411: Pulling fs layer 11:10:32 e16973657156: Pulling fs layer 11:10:32 fc693d55d65f: Pulling fs layer 11:10:32 7e9fc2657dce: Pulling fs layer 11:10:32 dda99020689f: Pulling fs layer 11:10:32 db1c61fa0a46: Pulling fs layer 11:10:32 891c053d2c06: Pulling fs layer 11:10:32 fc693d55d65f: Waiting 11:10:32 7e9fc2657dce: Waiting 11:10:32 dda99020689f: Waiting 11:10:32 db1c61fa0a46: Waiting 11:10:32 891c053d2c06: Waiting 11:10:32 e16973657156: Verifying Checksum 11:10:32 e16973657156: Download complete 11:10:32 35d82f9e3411: Download complete 11:10:32 7e9fc2657dce: Verifying Checksum 11:10:32 7e9fc2657dce: Download complete 11:10:32 dda99020689f: Download complete 11:10:32 9b18e9b68314: Verifying Checksum 11:10:33 9b18e9b68314: Pull complete 11:10:33 891c053d2c06: Verifying Checksum 11:10:33 891c053d2c06: Download complete 11:10:34 35d82f9e3411: Pull complete 11:10:34 e16973657156: Pull complete 11:10:34 db1c61fa0a46: Verifying Checksum 11:10:34 db1c61fa0a46: Download complete 11:10:35 fc693d55d65f: Download complete 11:10:47 fc693d55d65f: Pull complete 11:10:47 7e9fc2657dce: Pull complete 11:10:47 dda99020689f: Pull complete 11:10:53 db1c61fa0a46: Pull complete 11:10:55 891c053d2c06: Pull complete 11:10:55 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 11:10:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 11:10:55 ---> f96f9c87975a 11:10:55 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:10:58 ---> Running in aacc1e56b248 11:10:58 Removing intermediate container aacc1e56b248 11:10:58 ---> 87013864e2d6 11:10:58 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:10:58 ---> Running in 1bbd1450f3d1 11:10:58 Removing intermediate container 1bbd1450f3d1 11:10:58 ---> e0fad8a6aff8 11:10:58 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 11:10:58 ---> Running in c31d5b7b2d58 11:10:59 Removing intermediate container c31d5b7b2d58 11:10:59 ---> 550ff33bb7a8 11:10:59 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:10:59 ---> Running in 06924c07943e 11:10:59 Removing intermediate container 06924c07943e 11:10:59 ---> bd6356a730a6 11:10:59 Step 7/12 : WORKDIR /device-gpio 11:10:59 ---> Running in afc1c0546191 11:10:59 Removing intermediate container afc1c0546191 11:10:59 ---> 85f0e4836c01 11:10:59 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:11:00 ---> Running in ea21e0a00c96 11:11:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:11:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:11:02 (1/4) Installing openssh-keygen (9.0_p1-r2) 11:11:02 (2/4) Installing libedit (20210910.3.1-r0) 11:11:02 (3/4) Installing openssh-client-common (9.0_p1-r2) 11:11:02 (4/4) Installing openssh-client-default (9.0_p1-r2) 11:11:02 Executing busybox-1.35.0-r17.trigger 11:11:02 OK: 226 MiB in 55 packages 11:11:03 Removing intermediate container ea21e0a00c96 11:11:03 ---> e4500be3fb33 11:11:03 Step 9/12 : COPY go.mod vendor* ./ 11:11:04 ---> 045960ec6b0b 11:11:04 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:11:04 ---> Running in e228d48e03fe 11:12:12 Removing intermediate container e228d48e03fe 11:12:12 ---> 9907cb27b721 11:12:12 Step 11/12 : COPY . . 11:12:12 ---> 2f724dce6c92 11:12:12 Step 12/12 : RUN ${MAKE} 11:12:12 ---> Running in fadd83e47450 11:12:12 noop 11:12:12 Removing intermediate container fadd83e47450 11:12:12 ---> a61e2f674fff 11:12:12 Successfully built a61e2f674fff 11:12:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:12 + docker inspect -f . ci-base-image-arm64 11:12:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:12:12 prd-ubuntu20.04-docker-arm64-4c-16g-5537 does not seem to be running inside a container 11:12:12 $ 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 11:12:14 $ docker top 74c9530a995107ef434d3870e283ce4ab745363eeff10ef3e5ec18e6ef4a9fd4 -eo pid,comm [Pipeline] { [Pipeline] sh 11:12:15 + go version 11:12:15 go version go1.18.7 linux/arm64 [Pipeline] } 11:12:15 $ docker stop --time=1 74c9530a995107ef434d3870e283ce4ab745363eeff10ef3e5ec18e6ef4a9fd4 11:12:16 $ docker rm -f --volumes 74c9530a995107ef434d3870e283ce4ab745363eeff10ef3e5ec18e6ef4a9fd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:17 + docker inspect -f . ci-base-image-arm64 11:12:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:12:18 prd-ubuntu20.04-docker-arm64-4c-16g-5537 does not seem to be running inside a container 11:12:18 $ 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 11:12:19 $ docker top c355ddee11458225859356c240401b29ad1d9d2921d44aadce348e0989f0c178 -eo pid,comm [Pipeline] { [Pipeline] sh 11:12:19 + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh 11:12:20 + make test 11:12:20 go test ./... -coverprofile=coverage.out ./... 11:12:21 ? github.com/edgexfoundry/device-gpio [no test files] 11:13:43 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 11:13:43 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 11:13:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:13:43 go vet ./... 11:13:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:13:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:13:58 ./bin/test-attribution-txt.sh [Pipeline] echo 11:13:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:13:58 $ docker stop --time=1 c355ddee11458225859356c240401b29ad1d9d2921d44aadce348e0989f0c178 11:14:00 $ docker rm -f --volumes c355ddee11458225859356c240401b29ad1d9d2921d44aadce348e0989f0c178 [Pipeline] // withDockerContainer [Pipeline] sh 11:14:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:14:01 Warning: overwriting stash ‘coverage-report’ 11:14:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:14:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:14:02 + ls -al . 11:14:02 total 164 11:14:02 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 11:12 . 11:14:02 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 11:09 .. 11:14:02 -rw-rw-r-- 1 jenkins jenkins 120 Feb 13 11:10 .dockerignore 11:14:02 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 11:10 .git 11:14:02 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 11:10 .github 11:14:02 -rw-rw-r-- 1 jenkins jenkins 343 Feb 13 11:10 .gitignore 11:14:02 -rw-rw-r-- 1 jenkins jenkins 41 Feb 13 11:10 .golangci.yml 11:14:02 -rw-rw-r-- 1 jenkins jenkins 9587 Feb 13 11:10 Attribution.txt 11:14:02 -rw-rw-r-- 1 jenkins jenkins 4069 Feb 13 11:10 CHANGELOG.md 11:14:02 -rw-rw-r-- 1 jenkins jenkins 1542 Feb 13 11:10 Dockerfile 11:14:02 -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 11:10 GOVERNANCE.md 11:14:02 -rw-rw-r-- 1 jenkins jenkins 657 Feb 13 11:10 Jenkinsfile 11:14:02 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 13 11:10 LICENSE 11:14:02 -rw-rw-r-- 1 jenkins jenkins 1657 Feb 13 11:10 Makefile 11:14:02 -rw-rw-r-- 1 jenkins jenkins 617 Feb 13 11:10 OWNERS.md 11:14:02 -rw-rw-r-- 1 jenkins jenkins 11842 Feb 13 11:10 README.md 11:14:02 -rw-rw-r-- 1 jenkins jenkins 5 Feb 13 11:06 VERSION 11:14:02 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 11:10 bin 11:14:02 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 11:10 cmd 11:14:02 -rw-r--r-- 1 jenkins jenkins 10 Feb 13 11:12 coverage.out 11:14:02 -rw-rw-r-- 1 jenkins jenkins 3400 Feb 13 11:10 go.mod 11:14:02 -rw-rw-r-- 1 jenkins jenkins 44944 Feb 13 11:10 go.sum 11:14:02 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 11:10 internal 11:14:02 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 11:10 snap 11:14:02 -rw-rw-r-- 1 jenkins jenkins 209 Feb 13 11:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:03 + 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=ff8bb68e441526cea16a0a5388ee5caadf4535af --label arch=arm64 --label version=0.0.0 . 11:14:03 Sending build context to Docker daemon 8.089MB 11:14:03 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 11:14:03 Step 2/25 : FROM ${BASE} AS builder 11:14:03 ---> a61e2f674fff 11:14:03 Step 3/25 : ARG ADD_BUILD_TAGS="" 11:14:03 ---> Running in 67c261b6f553 11:14:03 Removing intermediate container 67c261b6f553 11:14:03 ---> ff88b399a6e0 11:14:03 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:14:03 ---> Running in a9a91dad17f6 11:14:04 Removing intermediate container a9a91dad17f6 11:14:04 ---> 283818f0a468 11:14:04 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 11:14:04 ---> Running in d2f918ce0046 11:14:04 Removing intermediate container d2f918ce0046 11:14:04 ---> fb4fa990b1bb 11:14:04 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 11:14:04 ---> Running in 7cd9d84cb89e 11:14:05 Removing intermediate container 7cd9d84cb89e 11:14:05 ---> daaa48048d8f 11:14:05 Step 7/25 : WORKDIR /device-gpio 11:14:05 ---> Running in 2430ff1773be 11:14:05 Removing intermediate container 2430ff1773be 11:14:05 ---> a03a1947e25d 11:14:05 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:14:05 ---> Running in 3ad5a6bfd379 11:14:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:14:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:14:07 OK: 226 MiB in 55 packages 11:14:11 Removing intermediate container 3ad5a6bfd379 11:14:11 ---> 6eefd5ac2639 11:14:11 Step 9/25 : COPY go.mod vendor* ./ 11:14:11 ---> dedc96da5418 11:14:11 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:14:11 ---> Running in a73e352fca02 11:14:14 Removing intermediate container a73e352fca02 11:14:14 ---> 0dded504b97d 11:14:14 Step 11/25 : COPY . . 11:14:15 ---> 421fbf81cea5 11:14:15 Step 12/25 : RUN ${MAKE} 11:14:16 ---> Running in 21e3f7b9e934 11:14:16 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 11:16:38 Removing intermediate container 21e3f7b9e934 11:16:38 ---> 2c6ab956a1f9 11:16:38 Step 13/25 : FROM alpine:3.16 11:16:38 3.16: Pulling from library/alpine 11:16:38 3760b48202b3: Pulling fs layer 11:16:38 3760b48202b3: Verifying Checksum 11:16:38 3760b48202b3: Download complete 11:16:38 3760b48202b3: Pull complete 11:16:38 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 11:16:38 Status: Downloaded newer image for alpine:3.16 11:16:38 ---> 4c81e5bf8899 11:16:38 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 11:16:38 ---> Running in 54fbc6a0fb29 11:16:38 Removing intermediate container 54fbc6a0fb29 11:16:38 ---> 297a56bfac6d 11:16:38 Step 15/25 : RUN apk add --update --no-cache 11:16:38 ---> Running in 56beda17634f 11:16:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:16:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:16:38 OK: 5 MiB in 14 packages 11:16:38 Removing intermediate container 56beda17634f 11:16:38 ---> 6c5209d1c29b 11:16:38 Step 16/25 : WORKDIR / 11:16:38 ---> Running in 4f7bb63501d3 11:16:38 Removing intermediate container 4f7bb63501d3 11:16:38 ---> 7c4b5f72f182 11:16:38 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 11:16:38 ---> 80bf69f61c69 11:16:38 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 11:16:38 ---> d6edfae341e4 11:16:38 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 11:16:38 ---> fa4eff64228a 11:16:38 Step 20/25 : EXPOSE 59910 11:16:38 ---> Running in 99d0e5a2a20a 11:16:38 Removing intermediate container 99d0e5a2a20a 11:16:38 ---> d8df5f872166 11:16:38 Step 21/25 : ENTRYPOINT ["/device-gpio"] 11:16:39 ---> Running in bd68ff93329b 11:16:39 Removing intermediate container bd68ff93329b 11:16:39 ---> c8511e39b2f3 11:16:39 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:16:39 ---> Running in ca2ee2087054 11:16:39 Removing intermediate container ca2ee2087054 11:16:39 ---> 0461420d9c1d 11:16:39 Step 23/25 : LABEL arch=arm64 11:16:39 ---> Running in 0cf95e17a00b 11:16:39 Removing intermediate container 0cf95e17a00b 11:16:39 ---> 585ba6b71843 11:16:39 Step 24/25 : LABEL git_sha=ff8bb68e441526cea16a0a5388ee5caadf4535af 11:16:39 ---> Running in d603f014ce0b 11:16:40 Removing intermediate container d603f014ce0b 11:16:40 ---> cec1fd057801 11:16:40 Step 25/25 : LABEL version=0.0.0 11:16:40 ---> Running in 44857178b214 11:16:40 Removing intermediate container 44857178b214 11:16:40 ---> 2a2d73fc54b9 11:16:40 [Warning] One or more build-args [ARCH] were not consumed 11:16:40 Successfully built 2a2d73fc54b9 11:16:40 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 11:16:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:16:41 11:16:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:16:41 arm64: Pulling from edgex-lftools-log-publisher 11:16:41 8998bd30e6a1: Pulling fs layer 11:16:41 04944245beec: Pulling fs layer 11:16:41 699f458cf7ca: Pulling fs layer 11:16:41 765212b225bb: Pulling fs layer 11:16:41 f23df028b6ca: Pulling fs layer 11:16:41 d65c8cfc05b1: Pulling fs layer 11:16:41 2437ff75d9bd: Pulling fs layer 11:16:41 f23df028b6ca: Waiting 11:16:41 d65c8cfc05b1: Waiting 11:16:41 2437ff75d9bd: Waiting 11:16:41 765212b225bb: Waiting 11:16:42 04944245beec: Verifying Checksum 11:16:42 04944245beec: Download complete 11:16:42 765212b225bb: Verifying Checksum 11:16:42 765212b225bb: Download complete 11:16:42 f23df028b6ca: Verifying Checksum 11:16:42 f23df028b6ca: Download complete 11:16:42 d65c8cfc05b1: Verifying Checksum 11:16:42 d65c8cfc05b1: Download complete 11:16:42 699f458cf7ca: Download complete 11:16:42 8998bd30e6a1: Verifying Checksum 11:16:42 8998bd30e6a1: Download complete 11:16:45 2437ff75d9bd: Verifying Checksum 11:16:45 2437ff75d9bd: Download complete 11:16:46 8998bd30e6a1: Pull complete 11:16:46 04944245beec: Pull complete 11:16:48 699f458cf7ca: Pull complete 11:16:48 765212b225bb: Pull complete 11:16:49 f23df028b6ca: Pull complete 11:16:49 d65c8cfc05b1: Pull complete 11:17:04 2437ff75d9bd: Pull complete 11:17:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:17:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:17:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:17:04 prd-ubuntu20.04-docker-arm64-4c-16g-5537 does not seem to be running inside a container 11:17:04 $ 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 11:17:07 $ docker top 2081cb80158522014a9ab5e6c75e2332a59840fe4e7304cd2b266d32d1351131 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:17:07 ---> job-cost.sh 11:17:07 lf-activate-venv: SKIPPING 11:17:07 INFO: No Stack... 11:17:08 INFO: Retrieving Pricing Info for: v3-standard-4 11:17:11 INFO: Archiving Costs [Pipeline] sh 11:17:11 + cat /w/workspace/device-gpio/1/archives/cost.csv 11:17:11 + cut -d, -f6 [Pipeline] lock 11:17:12 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-98-1-stack-cost] 11:17:12 Resource [jenkins-edgexfoundry-device-gpio-PR-98-1-stack-cost] did not exist. Created. 11:17:12 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-98-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:17:12 /w/workspace/device-gpio/1@tmp/durable-2eb4e68b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:17:13 + echo total: 0.10999999940395355 [Pipeline] stash 11:17:13 Warning: overwriting stash ‘stack-cost’ 11:17:13 Stashed 1 file(s) [Pipeline] } 11:17:13 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-98-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:17:13 $ docker stop --time=1 2081cb80158522014a9ab5e6c75e2332a59840fe4e7304cd2b266d32d1351131 11:17:15 $ docker rm -f --volumes 2081cb80158522014a9ab5e6c75e2332a59840fe4e7304cd2b266d32d1351131 [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 11:17:16 provisioning config files... 11:17:16 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-98@tmp/config6861086260909239092tmp [Pipeline] { [Pipeline] sh 11:17:16 + set +x 11:17:16 + curl -s https://codecov.io/bash 11:17:16 + bash -s -- 11:17:16 11:17:16 _____ _ 11:17:16 / ____| | | 11:17:16 | | ___ __| | ___ ___ _____ __ 11:17:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:17:16 | |___| (_) | (_| | __/ (_| (_) \ V / 11:17:16 \_____\___/ \__,_|\___|\___\___/ \_/ 11:17:16 Bash-1.0.6 11:17:16 11:17:16 11:17:16 ==> git version 2.25.1 found 11:17:16 ==> 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 11:17:16 Release-Date: 2020-01-08 11:17:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:17:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:17:16 ==> Jenkins CI detected. 11:17:16 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-98 11:17:16 project root: . 11:17:16 --> token set from env 11:17:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:17:16 ==> Running gcov in . (disable via -X gcov) 11:17:16 ==> Python coveragepy not found 11:17:16 ==> Searching for coverage reports in: 11:17:16 + . 11:17:16 -> Found 1 reports 11:17:16 ==> Detecting git/mercurial file structure 11:17:16 ==> Reading reports 11:17:16 + ./coverage.out bytes=10 11:17:16 ==> Appending adjustments 11:17:16 https://docs.codecov.io/docs/fixing-reports 11:17:16 + Found adjustments 11:17:16 ==> Gzipping contents 11:17:16 4.0K /tmp/codecov.tz2eME.gz 11:17:16 ==> Uploading reports 11:17:16 url: https://codecov.io 11:17:16 query: branch=PR-98&commit=fb02767085fc42f6f71579c36602ed654e3f0bba&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-98%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=98&job=&cmd_args= 11:17:16 -> Pinging Codecov 11:17:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-98&commit=fb02767085fc42f6f71579c36602ed654e3f0bba&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-98%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=98&job=&cmd_args= 11:17:16 -> Uploading to 11:17:16 https://storage.googleapis.com/codecov/v4/raw/2023-02-13/3EC07B1A8CA8AF9BCAA0BB9F0134797F/fb02767085fc42f6f71579c36602ed654e3f0bba/e6141748-a7f6-4039-962f-48ac0eed2006.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230213%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230213T111716Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4b30cf64175ec1216f50537c1f7306b022c6525fcfbdaf2f7386f626d321375c 11:17:16 % Total % Received % Xferd Average Speed Time Time Time Current 11:17:16 Dload Upload Total Spent Left Speed 11:17:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 742 0 0 100 742 0 2489 --:--:-- --:--:-- --:--:-- 2489 11:17:17 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/fb02767085fc42f6f71579c36602ed654e3f0bba [Pipeline] } 11:17:17 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 11:17:18 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-98/archives ] 11:17:18 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-98/archives 11:17:18 total 16 11:17:18 drwxr-xr-x 3 root root 4096 Feb 13 11:08 . 11:17:18 drwxrwxr-x 10 jenkins jenkins 4096 Feb 13 11:08 .. 11:17:18 drwxr-xr-x 2 root root 4096 Feb 13 11:08 cost 11:17:18 -rw-r--r-- 1 root root 82 Feb 13 11:08 cost.csv 11:17:18 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-98/archives 11:17:18 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-98/archives 11:17:18 total 16 11:17:18 drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 11:08 . 11:17:18 drwxrwxr-x 10 jenkins jenkins 4096 Feb 13 11:08 .. 11:17:18 drwxr-xr-x 2 jenkins jenkins 4096 Feb 13 11:08 cost 11:17:18 -rw-r--r-- 1 jenkins jenkins 82 Feb 13 11:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:17:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:17:20 ---> package-listing.sh 11:17:20 ++ facter osfamily 11:17:20 ++ tr '[:upper:]' '[:lower:]' 11:17:20 + OS_FAMILY=debian 11:17:20 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-98 11:17:20 + START_PACKAGES=/tmp/packages_start.txt 11:17:20 + END_PACKAGES=/tmp/packages_end.txt 11:17:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:17:20 + PACKAGES=/tmp/packages_start.txt 11:17:20 + '[' /w/workspace/edgexfoundry_device-gpio_PR-98 ']' 11:17:20 + PACKAGES=/tmp/packages_end.txt 11:17:20 + case "${OS_FAMILY}" in 11:17:20 + dpkg -l 11:17:20 + grep '^ii' 11:17:20 + '[' -f /tmp/packages_start.txt ']' 11:17:20 + '[' -f /tmp/packages_end.txt ']' 11:17:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:17:20 + '[' /w/workspace/edgexfoundry_device-gpio_PR-98 ']' 11:17:20 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-98/archives/ 11:17:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-98/archives/ [Pipeline] echo 11:17:20 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-98/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:17:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:17:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:17:21 prd-ubuntu20.04-docker-8c-8g-5536 does not seem to be running inside a container 11:17:21 $ 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-98/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-98 -v /w/workspace/edgexfoundry_device-gpio_PR-98:/w/workspace/edgexfoundry_device-gpio_PR-98:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-98@tmp:/w/workspace/edgexfoundry_device-gpio_PR-98@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 11:17:21 $ docker top 0c9ce20a58441f26216c9929b75c71676497c3229d7a7952d872d1e81f7073fb -eo pid,comm [Pipeline] { [Pipeline] sh 11:17:21 + touch /tmp/pre-build-complete [Pipeline] sh 11:17:22 + mkdir -p /var/log/sysstat [Pipeline] sh 11:17:22 + ls /var/log/sa-host 11:17:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:17:22 provisioning config files... 11:17:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-98@tmp/config14735771192331636153tmp [Pipeline] { [Pipeline] echo 11:17:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:17:23 ---> create-netrc.sh [Pipeline] } 11:17:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:17:23 ---> python-tools-install.sh [Pipeline] echo 11:17:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:17:23 ---> sudo-logs.sh 11:17:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:17:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:17:24 ---> job-cost.sh 11:17:24 lf-activate-venv: SKIPPING 11:17:24 DEBUG: total: 0.2199999988079071 11:17:24 INFO: Retrieving Stack Cost... 11:17:24 INFO: Retrieving Pricing Info for: v3-standard-8 11:17:25 INFO: Archiving Costs [Pipeline] echo 11:17:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:17:25 ---> logs-deploy.sh 11:17:25 lf-activate-venv: SKIPPING 11:17:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-98/1 11:17:25 INFO: archiving workspace using pattern(s): 11:17:26 Archives upload complete. 11:17:26 INFO: archiving logs to Nexus