Pull request #652 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 dovholuknf for edgexfoundry/app-service-configurable Loading trusted files from base branch main at 12f51fb56db6afac364da0950132dcdd9009b0ed rather than 811400850d7256ca998b8ec0b8fbfa92fa913fec Obtained Jenkinsfile from 12f51fb56db6afac364da0950132dcdd9009b0ed 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-ssh14370957114819986191.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh221256546126085029.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-652/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/app-service-configurable/branches/PR-652/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh431427476646339169.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/app-service-configurable/branches/PR-652/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6729666776198121381.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9279901518723805421.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/app-service-configurable/branches/PR-652/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/app-service-configurable/branches/PR-652/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17998657112551691350.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [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: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable 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-316’ Running on prd-ubuntu20.04-docker-8c-8g-319 in /w/workspace/_app-service-configurable_PR-652 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-652 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.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/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Merging remotes/origin/main commit 12f51fb56db6afac364da0950132dcdd9009b0ed into PR head commit 811400850d7256ca998b8ec0b8fbfa92fa913fec Merge succeeded, producing 811400850d7256ca998b8ec0b8fbfa92fa913fec Checking out Revision 811400850d7256ca998b8ec0b8fbfa92fa913fec (PR-652) > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/652/head:refs/remotes/origin/PR-652 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 811400850d7256ca998b8ec0b8fbfa92fa913fec # 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 12f51fb56db6afac364da0950132dcdd9009b0ed # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 811400850d7256ca998b8ec0b8fbfa92fa913fec # timeout=10 Commit message: "feat: add openziti support to config" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:07:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:07:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:07:42 ========================================================= 19:07:42 EdgeX Global Pipelines Version Info 19:07:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:07:43 ------------------- 19:07:43 stable info: 19:07:43 ------------------- 19:07:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:07:43 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:07:43 Message: update stable to v1.0.258 19:07:43 ------------------- 19:07:43 experimental info: 19:07:43 ------------------- 19:07:43 Commited By: **** collab-it+edgex@linuxfoundation.org 19:07:43 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:07:43 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:07:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 19:07:43 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 19:07:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:07:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:07:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:07:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:07:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:07:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:07:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:07:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:07:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:07:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 19:07:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:07:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:07:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:07:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:07:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:07:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:07:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:07:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:07:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:07:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:07:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:07:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:07:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:07:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:07:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:07:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-652 [Pipeline] echo 19:07:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-652 [Pipeline] echo 19:07:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-652 [Pipeline] echo 19:07:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 811400850d7256ca998b8ec0b8fbfa92fa913fec [Pipeline] echo 19:07:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8114008 [Pipeline] echo 19:07:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:07:45 provisioning config files... 19:07:45 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-652@tmp/config7144527835226665476tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:07:46 ---> ****-login.sh 19:07:46 nexus3.edgexfoundry.org:10001 19:07:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:07:46 Configure a credential helper to remove this warning. See 19:07:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:07:46 19:07:46 Login Succeeded 19:07:46 nexus3.edgexfoundry.org:10002 19:07:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:07:46 Configure a credential helper to remove this warning. See 19:07:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:07:46 19:07:46 Login Succeeded 19:07:46 nexus3.edgexfoundry.org:10003 19:07:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:07:46 Configure a credential helper to remove this warning. See 19:07:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:07:46 19:07:46 Login Succeeded 19:07:46 nexus3.edgexfoundry.org:10004 19:07:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:07:46 Configure a credential helper to remove this warning. See 19:07:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:07:46 19:07:46 Login Succeeded 19:07:46 ****.io 19:07:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:07:47 Configure a credential helper to remove this warning. See 19:07:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:07:47 19:07:47 Login Succeeded 19:07:47 ---> ****-login.sh ends [Pipeline] } 19:07:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:07:47 + git rev-list -1 --merges 811400850d7256ca998b8ec0b8fbfa92fa913fec~1..811400850d7256ca998b8ec0b8fbfa92fa913fec [Pipeline] echo 19:07:47 -----------> git rev-list -1 --merges 811400850d7256ca998b8ec0b8fbfa92fa913fec~1..811400850d7256ca998b8ec0b8fbfa92fa913fec 811400850d7256ca998b8ec0b8fbfa92fa913fec [false] [Pipeline] sh 19:07:48 + git log --format=format:%s -1 811400850d7256ca998b8ec0b8fbfa92fa913fec [Pipeline] echo 19:07:48 ========================================================= 19:07:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:07:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:07:48 + git log --format=format:%s -1 811400850d7256ca998b8ec0b8fbfa92fa913fec [Pipeline] echo 19:07:48 [semverPrep] GIT_COMMIT: 811400850d7256ca998b8ec0b8fbfa92fa913fec, Commit Message: feat: add openziti support to config [Pipeline] echo 19:07:48 [semverPrep] This is not a build commit. [Pipeline] sh 19:07:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:07:49 + grep -v github /etc/ssh/ssh_known_hosts 19:07:49 + [ -e /tmp/ssh_known_hosts ] 19:07:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:07:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:07:49 + sudo tee -a /etc/ssh/ssh_known_hosts 19:07:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:07:49 19:07:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:07:50 0.1.4: Pulling from edgex-devops/py-git-semver 19:07:50 b85a868b505f: Pulling fs layer 19:07:50 e2be974225ed: Pulling fs layer 19:07:50 339a4e72a1f5: Pulling fs layer 19:07:50 988bab9f4d93: Pulling fs layer 19:07:50 1469e6f7b9e6: Pulling fs layer 19:07:50 eaf3925da568: Pulling fs layer 19:07:50 bab4dde63d76: Pulling fs layer 19:07:50 bde34c3a00c8: Pulling fs layer 19:07:50 b352a97aabf1: Pulling fs layer 19:07:50 1469e6f7b9e6: Waiting 19:07:50 eaf3925da568: Waiting 19:07:50 4872d77fe225: Pulling fs layer 19:07:50 5851b861e8e6: Pulling fs layer 19:07:50 bab4dde63d76: Waiting 19:07:50 bde34c3a00c8: Waiting 19:07:50 b352a97aabf1: Waiting 19:07:50 988bab9f4d93: Waiting 19:07:50 e2be974225ed: Download complete 19:07:50 988bab9f4d93: Verifying Checksum 19:07:50 988bab9f4d93: Download complete 19:07:50 1469e6f7b9e6: Verifying Checksum 19:07:50 1469e6f7b9e6: Download complete 19:07:50 eaf3925da568: Verifying Checksum 19:07:50 eaf3925da568: Download complete 19:07:50 339a4e72a1f5: Verifying Checksum 19:07:50 339a4e72a1f5: Download complete 19:07:50 bde34c3a00c8: Verifying Checksum 19:07:50 bde34c3a00c8: Download complete 19:07:50 b352a97aabf1: Download complete 19:07:50 4872d77fe225: Verifying Checksum 19:07:50 4872d77fe225: Download complete 19:07:50 5851b861e8e6: Verifying Checksum 19:07:50 5851b861e8e6: Download complete 19:07:50 b85a868b505f: Download complete 19:07:50 bab4dde63d76: Verifying Checksum 19:07:50 bab4dde63d76: Download complete 19:07:51 b85a868b505f: Pull complete 19:07:51 e2be974225ed: Pull complete 19:07:52 339a4e72a1f5: Pull complete 19:07:52 988bab9f4d93: Pull complete 19:07:52 1469e6f7b9e6: Pull complete 19:07:52 eaf3925da568: Pull complete 19:07:54 bab4dde63d76: Pull complete 19:07:54 bde34c3a00c8: Pull complete 19:07:54 b352a97aabf1: Pull complete 19:07:54 4872d77fe225: Pull complete 19:07:54 5851b861e8e6: Pull complete 19:07:54 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:07:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:07:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:55 prd-ubuntu20.04-docker-8c-8g-319 does not seem to be running inside a container 19:07:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-652 -v /w/workspace/_app-service-configurable_PR-652:/w/workspace/_app-service-configurable_PR-652:rw,z -v /w/workspace/_app-service-configurable_PR-652@tmp:/w/workspace/_app-service-configurable_PR-652@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:07:57 $ docker top d0bd41f0a16f6e327063f0a8cfd5d4966cff4af9eeed0946308e40027ed39728 -eo pid,comm 19:07:57 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). 19:07:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:07:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:58 [ssh-agent] Looking for ssh-agent implementation... 19:07:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:58 $ docker exec d0bd41f0a16f6e327063f0a8cfd5d4966cff4af9eeed0946308e40027ed39728 ssh-agent 19:07:58 SSH_AUTH_SOCK=/tmp/ssh-U4i1AqllloV5/agent.32 19:07:58 SSH_AGENT_PID=39 19:07:58 Running ssh-add (command line suppressed) 19:07:58 Identity added: /w/workspace/_app-service-configurable_PR-652@tmp/private_key_10899107453264209851.key (/w/workspace/_app-service-configurable_PR-652@tmp/private_key_10899107453264209851.key) 19:07:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:58 + git tag --points-at HEAD [Pipeline] } 19:07:58 $ docker exec --env ******** --env ******** d0bd41f0a16f6e327063f0a8cfd5d4966cff4af9eeed0946308e40027ed39728 ssh-agent -k 19:07:58 unset SSH_AUTH_SOCK; 19:07:58 unset SSH_AGENT_PID; 19:07:58 echo Agent pid 39 killed; 19:07:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:07:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:59 [ssh-agent] Looking for ssh-agent implementation... 19:07:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:59 $ docker exec d0bd41f0a16f6e327063f0a8cfd5d4966cff4af9eeed0946308e40027ed39728 ssh-agent 19:07:59 SSH_AUTH_SOCK=/tmp/ssh-hVHFv0V8HQKT/agent.72 19:07:59 SSH_AGENT_PID=78 19:07:59 Running ssh-add (command line suppressed) 19:07:59 Identity added: /w/workspace/_app-service-configurable_PR-652@tmp/private_key_17772281725207456758.key (/w/workspace/_app-service-configurable_PR-652@tmp/private_key_17772281725207456758.key) 19:07:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:59 + git semver init 19:08:00 2024-03-18 19:08:00,046 [run_init] DEBUG init version:0.0.0 force:False 19:08:00 2024-03-18 19:08:00,046 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-652/.semver 19:08:00 2024-03-18 19:08:00,047 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-652/.semver 19:08:00 2024-03-18 19:08:00,047 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-652/.semver'], cwd=/w/workspace/_app-service-configurable_PR-652, universal_newlines=False, shell=None, istream=None) 19:08:01 2024-03-18 19:08:01,196 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-652/.git/info/exclude 19:08:01 2024-03-18 19:08:01,198 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-652/.semver/PR-652 with force:False 19:08:01 2024-03-18 19:08:01,198 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-652/.semver/PR-652 19:08:01 2024-03-18 19:08:01,203 [execute] INFO git cat-file --batch-check 19:08:01 2024-03-18 19:08:01,204 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-652/.semver, universal_newlines=False, shell=None, istream=) 19:08:01 2024-03-18 19:08:01,210 [execute] INFO git cat-file --batch 19:08:01 2024-03-18 19:08:01,210 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-652/.semver, universal_newlines=False, shell=None, istream=) 19:08:01 2024-03-18 19:08:01,215 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-652/.semver/PR-652 19:08:01 0.0.0 [Pipeline] } 19:08:01 $ docker exec --env ******** --env ******** d0bd41f0a16f6e327063f0a8cfd5d4966cff4af9eeed0946308e40027ed39728 ssh-agent -k 19:08:01 unset SSH_AUTH_SOCK; 19:08:01 unset SSH_AGENT_PID; 19:08:01 echo Agent pid 78 killed; 19:08:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:08:02 + git semver [Pipeline] } 19:08:02 $ docker stop --time=1 d0bd41f0a16f6e327063f0a8cfd5d4966cff4af9eeed0946308e40027ed39728 19:08:03 $ docker rm -f --volumes d0bd41f0a16f6e327063f0a8cfd5d4966cff4af9eeed0946308e40027ed39728 [Pipeline] // withDockerContainer [Pipeline] sh 19:08:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:08:04 Stashed 1 file(s) [Pipeline] echo 19:08:04 [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 19:08:05 provisioning config files... 19:08:05 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-652@tmp/config15375673787964349548tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:08:05 ---> ****-login.sh 19:08:05 nexus3.edgexfoundry.org:10001 19:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:08:05 Configure a credential helper to remove this warning. See 19:08:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:08:05 19:08:05 Login Succeeded 19:08:05 nexus3.edgexfoundry.org:10002 19:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:08:05 Configure a credential helper to remove this warning. See 19:08:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:08:05 19:08:05 Login Succeeded 19:08:05 nexus3.edgexfoundry.org:10003 19:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:08:05 Configure a credential helper to remove this warning. See 19:08:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:08:05 19:08:05 Login Succeeded 19:08:05 nexus3.edgexfoundry.org:10004 19:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:08:05 Configure a credential helper to remove this warning. See 19:08:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:08:05 19:08:05 Login Succeeded 19:08:05 ****.io 19:08:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:08:06 Configure a credential helper to remove this warning. See 19:08:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:08:06 19:08:06 Login Succeeded 19:08:06 ---> ****-login.sh ends [Pipeline] } 19:08:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:08:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:08:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:08:06 ========================================================= 19:08:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:08:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:06 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 19:08:06 Sending build context to Docker daemon 8.817MB 19:08:06 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 19:08:06 Step 2/12 : FROM ${BASE} AS builder 19:08:06 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:08:06 7264a8db6415: Pulling fs layer 19:08:06 c4d48a809fc2: Pulling fs layer 19:08:06 4f1c88b9dad5: Pulling fs layer 19:08:06 ad3a456e5733: Pulling fs layer 19:08:06 69c7f0334f64: Pulling fs layer 19:08:06 1f1c1a5573a3: Pulling fs layer 19:08:06 ce7588e14bc9: Pulling fs layer 19:08:06 b5e4710f87ac: Pulling fs layer 19:08:06 1f1c1a5573a3: Waiting 19:08:06 ce7588e14bc9: Waiting 19:08:06 b5e4710f87ac: Waiting 19:08:06 ad3a456e5733: Waiting 19:08:06 69c7f0334f64: Waiting 19:08:06 c4d48a809fc2: Verifying Checksum 19:08:06 c4d48a809fc2: Download complete 19:08:06 ad3a456e5733: Verifying Checksum 19:08:06 ad3a456e5733: Download complete 19:08:06 7264a8db6415: Verifying Checksum 19:08:06 7264a8db6415: Download complete 19:08:07 1f1c1a5573a3: Verifying Checksum 19:08:07 1f1c1a5573a3: Download complete 19:08:07 7264a8db6415: Pull complete 19:08:07 b5e4710f87ac: Verifying Checksum 19:08:07 b5e4710f87ac: Download complete 19:08:07 c4d48a809fc2: Pull complete 19:08:07 4f1c88b9dad5: Verifying Checksum 19:08:07 4f1c88b9dad5: Download complete 19:08:07 ce7588e14bc9: Verifying Checksum 19:08:07 ce7588e14bc9: Download complete 19:08:10 4f1c88b9dad5: Pull complete 19:08:10 ad3a456e5733: Pull complete 19:08:10 69c7f0334f64: Pull complete 19:08:10 1f1c1a5573a3: Pull complete 19:08:13 ce7588e14bc9: Pull complete 19:08:14 b5e4710f87ac: Pull complete 19:08:14 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 19:08:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:08:14 ---> 88b5674ff536 19:08:14 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 19:08:19 ---> Running in 0dea91e4464f 19:08:19 Removing intermediate container 0dea91e4464f 19:08:19 ---> 5c68373228e2 19:08:19 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:08:19 ---> Running in 90a99ef7199b 19:08:19 Removing intermediate container 90a99ef7199b 19:08:19 ---> d979182fed88 19:08:19 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:08:19 ---> Running in d78e01c7c925 19:08:19 Removing intermediate container d78e01c7c925 19:08:19 ---> 3150f8d7c31e 19:08:19 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:08:19 ---> Running in 047b56e78dc8 19:08:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:08:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:08:19 OK: 264 MiB in 52 packages 19:08:19 Still waiting to schedule task 19:08:19 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-317’ 19:08:19 Removing intermediate container 047b56e78dc8 19:08:19 ---> cb1fa88e136a 19:08:19 Step 7/12 : WORKDIR /app 19:08:19 ---> Running in 8d7d665b4b75 19:08:19 Removing intermediate container 8d7d665b4b75 19:08:19 ---> 5eddcff223db 19:08:19 Step 8/12 : COPY go.mod vendor* ./ 19:08:20 ---> 50738deaec1b 19:08:20 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:20 ---> Running in bfbe0bc5e496 19:08:52 Removing intermediate container bfbe0bc5e496 19:08:52 ---> 045308779849 19:08:52 Step 10/12 : COPY . . 19:08:52 ---> dbfadc25bba8 19:08:52 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:08:52 ---> Running in f9c291218236 19:08:52 Removing intermediate container f9c291218236 19:08:52 ---> 562f6549ec48 19:08:52 Step 12/12 : RUN $MAKE 19:08:52 ---> Running in 29da84797f02 19:08:52 noop 19:08:52 Removing intermediate container 29da84797f02 19:08:52 ---> 3c1549f9f84c 19:08:52 Successfully built 3c1549f9f84c 19:08:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:53 + docker inspect -f . ci-base-image-x86_64 19:08:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:53 prd-ubuntu20.04-docker-8c-8g-319 does not seem to be running inside a container 19:08:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-652 -v /w/workspace/_app-service-configurable_PR-652:/w/workspace/_app-service-configurable_PR-652:rw,z -v /w/workspace/_app-service-configurable_PR-652@tmp:/w/workspace/_app-service-configurable_PR-652@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:08:53 $ docker top 83a155aca994bebf67aa5d19a0f468ee547af529de18d8603a9f1ac20fb0bb69 -eo pid,comm [Pipeline] { [Pipeline] sh 19:08:54 + go version 19:08:54 go version go1.21.0 linux/amd64 [Pipeline] } 19:08:54 $ docker stop --time=1 83a155aca994bebf67aa5d19a0f468ee547af529de18d8603a9f1ac20fb0bb69 19:08:55 $ docker rm -f --volumes 83a155aca994bebf67aa5d19a0f468ee547af529de18d8603a9f1ac20fb0bb69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:56 + docker inspect -f . ci-base-image-x86_64 19:08:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:56 prd-ubuntu20.04-docker-8c-8g-319 does not seem to be running inside a container 19:08:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_app-service-configurable_PR-652 -v /w/workspace/_app-service-configurable_PR-652:/w/workspace/_app-service-configurable_PR-652:rw,z -v /w/workspace/_app-service-configurable_PR-652@tmp:/w/workspace/_app-service-configurable_PR-652@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:08:56 $ docker top 711d3a355d732674b0395aa2e3fbcbc8f3899356dce5dade0c170271a761071b -eo pid,comm [Pipeline] { [Pipeline] sh 19:08:57 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-652 [Pipeline] fileExists [Pipeline] sh 19:08:57 + make test 19:08:57 go test -race -coverprofile=coverage.out ./... 19:09:15 ? github.com/edgexfoundry/app-service-configurable [no test files] 19:09:33 go vet ./... 19:09:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:09:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:09:36 ./bin/test-attribution-txt.sh 19:09:36 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 19:09:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:09:36 $ docker stop --time=1 711d3a355d732674b0395aa2e3fbcbc8f3899356dce5dade0c170271a761071b 19:09:42 $ docker rm -f --volumes 711d3a355d732674b0395aa2e3fbcbc8f3899356dce5dade0c170271a761071b [Pipeline] // withDockerContainer [Pipeline] sh 19:09:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:09:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:09:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:09:44 + ls -al . 19:09:44 total 184 19:09:44 drwxrwxr-x 7 jenkins jenkins 4096 Mar 18 19:08 . 19:09:44 drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 19:07 .. 19:09:44 -rw-rw-r-- 1 jenkins jenkins 119 Mar 18 19:07 .dockerignore 19:09:44 drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 19:09 .git 19:09:44 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 19:07 .github 19:09:44 -rw-rw-r-- 1 jenkins jenkins 106 Mar 18 19:07 .gitignore 19:09:44 -rw-rw-r-- 1 jenkins jenkins 41 Mar 18 19:07 .golangci.yml 19:09:44 drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 19:08 .semver 19:09:44 -rw-rw-r-- 1 jenkins jenkins 10394 Mar 18 19:07 Attribution.txt 19:09:44 -rw-rw-r-- 1 jenkins jenkins 37263 Mar 18 19:07 CHANGELOG.md 19:09:44 -rw-rw-r-- 1 jenkins jenkins 2007 Mar 18 19:07 Dockerfile 19:09:44 -rw-rw-r-- 1 jenkins jenkins 677 Mar 18 19:07 GOVERNANCE.md 19:09:44 -rw-rw-r-- 1 jenkins jenkins 666 Mar 18 19:07 Jenkinsfile 19:09:44 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 18 19:07 LICENSE 19:09:44 -rw-rw-r-- 1 jenkins jenkins 618 Mar 18 19:07 OWNERS.md 19:09:44 -rw-rw-r-- 1 jenkins jenkins 4582 Mar 18 19:07 README.md 19:09:44 -rw-rw-r-- 1 jenkins jenkins 5 Mar 18 19:08 VERSION 19:09:44 drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 19:07 bin 19:09:44 -rw-r--r-- 1 jenkins jenkins 13 Mar 18 19:08 coverage.out 19:09:44 -rw-rw-r-- 1 jenkins jenkins 3776 Mar 18 19:07 go.mod 19:09:44 -rw-rw-r-- 1 jenkins jenkins 36129 Mar 18 19:07 go.sum 19:09:44 -rw-rw-r-- 1 jenkins jenkins 1937 Mar 18 19:07 main.go 19:09:44 -rw-rw-r-- 1 jenkins jenkins 2572 Mar 18 19:07 makefile 19:09:44 drwxrwxr-x 9 jenkins jenkins 4096 Mar 18 19:07 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:44 + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=811400850d7256ca998b8ec0b8fbfa92fa913fec --label arch=amd64 --label version=0.0.0 . 19:09:44 Sending build context to Docker daemon 8.818MB 19:09:44 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 19:09:44 Step 2/27 : FROM ${BASE} AS builder 19:09:44 ---> 3c1549f9f84c 19:09:44 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 19:09:45 ---> Running in c997acb3a9df 19:09:45 Removing intermediate container c997acb3a9df 19:09:45 ---> 1f4ba5d8a0a1 19:09:45 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 19:09:45 ---> Running in 886b1542fd97 19:09:45 Removing intermediate container 886b1542fd97 19:09:45 ---> b69957f128a9 19:09:45 Step 5/27 : ARG ADD_BUILD_TAGS="" 19:09:45 ---> Running in e1c6b98a1a2d 19:09:45 Removing intermediate container e1c6b98a1a2d 19:09:45 ---> 0a1594f9b09d 19:09:45 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:09:45 ---> Running in 68c94fcdecff 19:09:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:09:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:09:45 OK: 264 MiB in 52 packages 19:09:46 Removing intermediate container 68c94fcdecff 19:09:46 ---> 7a2547a27356 19:09:46 Step 7/27 : WORKDIR /app 19:09:46 ---> Running in 349e08acf740 19:09:46 Removing intermediate container 349e08acf740 19:09:46 ---> 400ec45f19d5 19:09:46 Step 8/27 : COPY go.mod vendor* ./ 19:09:46 ---> 06dcd04289ab 19:09:46 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:46 ---> Running in 7494cdc2242d 19:09:47 Removing intermediate container 7494cdc2242d 19:09:47 ---> afeffba01a9a 19:09:47 Step 10/27 : COPY . . 19:09:47 ---> 74d08c3c774c 19:09:47 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:09:47 ---> Running in 6afd3d572570 19:09:47 Removing intermediate container 6afd3d572570 19:09:47 ---> d85e64b4959d 19:09:47 Step 12/27 : RUN $MAKE 19:09:47 ---> Running in 67518b9193c9 19:09:47 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.28 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 19:10:09 Removing intermediate container 67518b9193c9 19:10:09 ---> 4d874f569657 19:10:09 Step 13/27 : FROM alpine:3.18 19:10:09 3.18: Pulling from library/alpine 19:10:09 619be1103602: Pulling fs layer 19:10:09 619be1103602: Verifying Checksum 19:10:09 619be1103602: Download complete 19:10:09 619be1103602: Pull complete 19:10:09 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:10:09 Status: Downloaded newer image for alpine:3.18 19:10:09 ---> d3782b16ccc9 19:10:09 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:10:09 ---> Running in 2068ba90286b 19:10:09 Removing intermediate container 2068ba90286b 19:10:09 ---> 3ef9303fa0a2 19:10:09 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 19:10:09 ---> Running in 5b8ce955af52 19:10:09 Removing intermediate container 5b8ce955af52 19:10:09 ---> 90ca97c2b6da 19:10:09 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 19:10:09 ---> Running in 3a2c88b2893b 19:10:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:10:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:10:09 (1/2) Installing ca-certificates (20240226-r0) 19:10:09 (2/2) Installing dumb-init (1.2.5-r2) 19:10:09 Executing busybox-1.36.1-r5.trigger 19:10:09 Executing ca-certificates-20240226-r0.trigger 19:10:09 OK: 8 MiB in 17 packages 19:10:09 Removing intermediate container 3a2c88b2893b 19:10:09 ---> a11a92a68857 19:10:09 Step 17/27 : RUN apk --no-cache upgrade 19:10:09 ---> Running in 7e51b2deb427 19:10:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:10:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:10:10 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:10:10 Executing ca-certificates-20240226-r0.trigger 19:10:10 OK: 8 MiB in 17 packages 19:10:10 Removing intermediate container 7e51b2deb427 19:10:10 ---> 2d4b7c9de514 19:10:10 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:10:10 ---> 24141d7ad384 19:10:10 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 19:10:10 ---> 6034fbb13414 19:10:10 Step 20/27 : COPY --from=builder /app/res/ /res/ 19:10:11 ---> 2cda41ef2bbd 19:10:11 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 19:10:11 ---> 182c608295ab 19:10:11 Step 22/27 : EXPOSE 48095 19:10:11 ---> Running in 3be7d0bf6a72 19:10:11 Removing intermediate container 3be7d0bf6a72 19:10:11 ---> b6ab47d17a08 19:10:11 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 19:10:11 ---> Running in c883081a0d94 19:10:11 Removing intermediate container c883081a0d94 19:10:11 ---> d1fd85411fab 19:10:11 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:10:11 ---> Running in 7356a077f9ab 19:10:11 Removing intermediate container 7356a077f9ab 19:10:11 ---> 0a87f179fc93 19:10:11 Step 25/27 : LABEL arch=amd64 19:10:11 ---> Running in 07af41f79f52 19:10:11 Removing intermediate container 07af41f79f52 19:10:11 ---> 732c21dbf417 19:10:11 Step 26/27 : LABEL git_sha=811400850d7256ca998b8ec0b8fbfa92fa913fec 19:10:11 ---> Running in 47920ab73d11 19:10:11 Removing intermediate container 47920ab73d11 19:10:11 ---> 421bee481425 19:10:11 Step 27/27 : LABEL version=0.0.0 19:10:11 ---> Running in be9524cfe246 19:10:12 Removing intermediate container be9524cfe246 19:10:12 ---> 791e32316e3a 19:10:12 [Warning] One or more build-args [ARCH] were not consumed 19:10:12 Successfully built 791e32316e3a 19:10:12 Successfully tagged app-service-configurable: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 19:10:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:10:13 19:10:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:10:13 latest: Pulling from edgex-lftools-log-publisher 19:10:13 5eb5b503b376: Pulling fs layer 19:10:13 5c69ac0246d0: Pulling fs layer 19:10:13 ec43610c2a17: Pulling fs layer 19:10:13 3a2ae6a8a46f: Pulling fs layer 19:10:13 33b1e0a273af: Pulling fs layer 19:10:13 5d3b04190fa2: Pulling fs layer 19:10:13 2f39f015ded8: Pulling fs layer 19:10:13 33b1e0a273af: Waiting 19:10:13 5d3b04190fa2: Waiting 19:10:13 2f39f015ded8: Waiting 19:10:13 3a2ae6a8a46f: Waiting 19:10:13 5c69ac0246d0: Download complete 19:10:13 3a2ae6a8a46f: Download complete 19:10:13 33b1e0a273af: Verifying Checksum 19:10:13 33b1e0a273af: Download complete 19:10:13 5d3b04190fa2: Verifying Checksum 19:10:13 5d3b04190fa2: Download complete 19:10:13 ec43610c2a17: Verifying Checksum 19:10:13 ec43610c2a17: Download complete 19:10:13 5eb5b503b376: Verifying Checksum 19:10:13 5eb5b503b376: Download complete 19:10:14 2f39f015ded8: Verifying Checksum 19:10:14 2f39f015ded8: Download complete 19:10:15 5eb5b503b376: Pull complete 19:10:15 5c69ac0246d0: Pull complete 19:10:15 ec43610c2a17: Pull complete 19:10:15 3a2ae6a8a46f: Pull complete 19:10:16 33b1e0a273af: Pull complete 19:10:16 5d3b04190fa2: Pull complete 19:10:20 2f39f015ded8: Pull complete 19:10:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:10:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:10:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:20 prd-ubuntu20.04-docker-8c-8g-319 does not seem to be running inside a container 19:10:20 $ 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/_app-service-configurable_PR-652 -v /w/workspace/_app-service-configurable_PR-652:/w/workspace/_app-service-configurable_PR-652:rw,z -v /w/workspace/_app-service-configurable_PR-652@tmp:/w/workspace/_app-service-configurable_PR-652@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 19:10:26 $ docker top 3536779d27fe5c4f2c2cdeb5a88ff8212ec01292d0c32b2df51b50a7a90559ea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:10:27 ---> job-cost.sh 19:10:27 lf-activate-venv: SKIPPING 19:10:27 INFO: No Stack... 19:10:27 INFO: Retrieving Pricing Info for: v3-standard-8 19:10:28 INFO: Archiving Costs [Pipeline] sh 19:10:28 + cat /w/workspace/_app-service-configurable_PR-652/archives/cost.csv 19:10:28 + cut -d, -f6 [Pipeline] lock 19:10:28 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-652-1-stack-cost] 19:10:28 Resource [jenkins-edgexfoundry-app-service-configurable-PR-652-1-stack-cost] did not exist. Created. 19:10:28 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-652-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:10:29 + echo total: 0.2199999988079071 [Pipeline] stash 19:10:29 Stashed 1 file(s) [Pipeline] } 19:10:29 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-652-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:10:29 $ docker stop --time=1 3536779d27fe5c4f2c2cdeb5a88ff8212ec01292d0c32b2df51b50a7a90559ea 19:10:30 $ docker rm -f --volumes 3536779d27fe5c4f2c2cdeb5a88ff8212ec01292d0c32b2df51b50a7a90559ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:11:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-320 in /w/workspace/_app-service-configurable_PR-652 [Pipeline] { [Pipeline] ws 19:11:46 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 19:11:49 Selected Git installation does not exist. Using Default 19:11:49 The recommended git tool is: NONE 19:11:55 using credential edgex-jenkins-ssh 19:11:55 Cloning the remote Git repository 19:11:55 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 19:11:55 > git init /w/workspace/app-service-configurable/1 # timeout=10 19:11:55 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 19:11:55 > git --version # timeout=10 19:11:55 > git --version # 'git version 2.25.1' 19:11:55 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:11:57 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 19:11:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:11:59 Merging remotes/origin/main commit 12f51fb56db6afac364da0950132dcdd9009b0ed into PR head commit 811400850d7256ca998b8ec0b8fbfa92fa913fec 19:11:59 Merge succeeded, producing 811400850d7256ca998b8ec0b8fbfa92fa913fec 19:11:59 Checking out Revision 811400850d7256ca998b8ec0b8fbfa92fa913fec (PR-652) 19:11:58 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 19:11:58 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 19:11:58 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/652/head:refs/remotes/origin/PR-652 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:11:59 > git config core.sparsecheckout # timeout=10 19:11:59 > git checkout -f 811400850d7256ca998b8ec0b8fbfa92fa913fec # timeout=10 19:11:59 > git remote # timeout=10 19:11:59 > git config --get remote.origin.url # timeout=10 19:11:59 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:59 > git merge 12f51fb56db6afac364da0950132dcdd9009b0ed # timeout=10 19:11:59 > git rev-parse HEAD^{commit} # timeout=10 19:11:59 > git config core.sparsecheckout # timeout=10 19:11:59 > git checkout -f 811400850d7256ca998b8ec0b8fbfa92fa913fec # timeout=10 19:12:03 Commit message: "feat: add openziti support to config" 19:12:03 > git --version # timeout=10 19:12:03 > git --version # 'git version 2.25.1' 19:12:03 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:12:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:12:05 % Total % Received % Xferd Average Speed Time Time Time Current 19:12:05 Dload Upload Total Spent Left Speed 19:12:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99441 0 --:--:-- --:--:-- --:--:-- 99441 [Pipeline] sh 19:12:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:12:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:12:06 + sudo tee /etc/docker/daemon.new 19:12:06 { 19:12:06 "registry-mirrors": [ 19:12:06 "https://nexus3.edgexfoundry.org:10001" 19:12:06 ], 19:12:06 "bip": "10.250.0.254/24", 19:12:06 "hosts": [ 19:12:06 "tcp://0.0.0.0:5555", 19:12:06 "unix:///var/run/docker.sock" 19:12:06 ], 19:12:06 "mtu": 1458, 19:12:06 "selinux-enabled": true, 19:12:06 "seccomp-profile": "/etc/docker/seccomp.json" 19:12:06 } [Pipeline] sh 19:12:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:12:06 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:12:25 provisioning config files... 19:12:25 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config7183865307995780848tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:12:25 ---> ****-login.sh 19:12:25 nexus3.edgexfoundry.org:10001 19:12:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:12:26 Configure a credential helper to remove this warning. See 19:12:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:12:26 19:12:26 Login Succeeded 19:12:26 nexus3.edgexfoundry.org:10002 19:12:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:12:26 Configure a credential helper to remove this warning. See 19:12:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:12:26 19:12:26 Login Succeeded 19:12:26 nexus3.edgexfoundry.org:10003 19:12:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:12:27 Configure a credential helper to remove this warning. See 19:12:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:12:27 19:12:27 Login Succeeded 19:12:27 nexus3.edgexfoundry.org:10004 19:12:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:12:27 Configure a credential helper to remove this warning. See 19:12:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:12:27 19:12:27 Login Succeeded 19:12:27 ****.io 19:12:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:12:27 Configure a credential helper to remove this warning. See 19:12:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:12:27 19:12:27 Login Succeeded 19:12:27 ---> ****-login.sh ends [Pipeline] } 19:12:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:12:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:12:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:12:28 ========================================================= 19:12:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:12:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:28 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 19:12:28 Sending build context to Docker daemon 160.8kB 19:12:29 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 19:12:29 Step 2/12 : FROM ${BASE} AS builder 19:12:29 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:12:29 9fda8d8052c6: Pulling fs layer 19:12:29 5d54e960e981: Pulling fs layer 19:12:29 c4a7e357bf2a: Pulling fs layer 19:12:29 f0e02332f6b5: Pulling fs layer 19:12:29 872ee5b61b7b: Pulling fs layer 19:12:29 0c6a40ed1a82: Pulling fs layer 19:12:29 94ae7d8d031c: Pulling fs layer 19:12:29 872ee5b61b7b: Waiting 19:12:29 0c6a40ed1a82: Waiting 19:12:29 94ae7d8d031c: Waiting 19:12:29 f0e02332f6b5: Waiting 19:12:29 5d54e960e981: Download complete 19:12:29 f0e02332f6b5: Verifying Checksum 19:12:29 872ee5b61b7b: Verifying Checksum 19:12:29 872ee5b61b7b: Download complete 19:12:29 9fda8d8052c6: Download complete 19:12:30 94ae7d8d031c: Verifying Checksum 19:12:30 94ae7d8d031c: Download complete 19:12:30 9fda8d8052c6: Pull complete 19:12:30 5d54e960e981: Pull complete 19:12:31 c4a7e357bf2a: Verifying Checksum 19:12:31 c4a7e357bf2a: Download complete 19:12:32 0c6a40ed1a82: Verifying Checksum 19:12:32 0c6a40ed1a82: Download complete 19:12:44 c4a7e357bf2a: Pull complete 19:12:44 f0e02332f6b5: Pull complete 19:12:44 872ee5b61b7b: Pull complete 19:12:53 0c6a40ed1a82: Pull complete 19:12:54 94ae7d8d031c: Pull complete 19:12:54 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 19:12:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:12:54 ---> 86de565de09d 19:12:54 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 19:12:56 ---> Running in 53086962da01 19:12:56 Removing intermediate container 53086962da01 19:12:56 ---> 08fe14f8863c 19:12:56 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:12:56 ---> Running in 97031a6778cc 19:12:57 Removing intermediate container 97031a6778cc 19:12:57 ---> 42299e6dcc28 19:12:57 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:12:57 ---> Running in 23395b53bda7 19:12:57 Removing intermediate container 23395b53bda7 19:12:57 ---> 612628330ee3 19:12:57 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:12:57 ---> Running in 0cc54f13331e 19:12:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:12:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:13:00 OK: 266 MiB in 52 packages 19:13:00 Removing intermediate container 0cc54f13331e 19:13:00 ---> c20f6ad8f69b 19:13:00 Step 7/12 : WORKDIR /app 19:13:00 ---> Running in c9a8581c280c 19:13:01 Removing intermediate container c9a8581c280c 19:13:01 ---> 321cea8f1645 19:13:01 Step 8/12 : COPY go.mod vendor* ./ 19:13:01 ---> 396361c721e7 19:13:01 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:01 ---> Running in 77cbfc881732 19:14:09 Removing intermediate container 77cbfc881732 19:14:09 ---> c75c12180fb9 19:14:09 Step 10/12 : COPY . . 19:14:09 ---> 10f8276941bc 19:14:09 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:14:09 ---> Running in 58799a64c8ac 19:14:09 Removing intermediate container 58799a64c8ac 19:14:09 ---> 0badadc83d52 19:14:09 Step 12/12 : RUN $MAKE 19:14:09 ---> Running in 6f37d6a66d90 19:14:09 noop 19:14:09 Removing intermediate container 6f37d6a66d90 19:14:09 ---> 3368ec2076aa 19:14:09 Successfully built 3368ec2076aa 19:14:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:10 + docker inspect -f . ci-base-image-arm64 19:14:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:14:10 prd-ubuntu20.04-docker-arm64-4c-16g-320 does not seem to be running inside a container 19:14:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/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 ******** ci-base-image-arm64 cat 19:14:11 $ docker top 275a25861e2a3215fd6696af8f95e311dec6cbd57027e3d6382549b86f484512 -eo pid,comm [Pipeline] { [Pipeline] sh 19:14:12 + go version 19:14:12 go version go1.21.0 linux/arm64 [Pipeline] } 19:14:12 $ docker stop --time=1 275a25861e2a3215fd6696af8f95e311dec6cbd57027e3d6382549b86f484512 19:14:14 $ docker rm -f --volumes 275a25861e2a3215fd6696af8f95e311dec6cbd57027e3d6382549b86f484512 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:15 + docker inspect -f . ci-base-image-arm64 19:14:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:14:15 prd-ubuntu20.04-docker-arm64-4c-16g-320 does not seem to be running inside a container 19:14:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/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 ******** ci-base-image-arm64 cat 19:14:16 $ docker top 7f454eff1472a978cb7be74cad671f2ba50ec742c0b0c2ae60c81bcb1ef76ef5 -eo pid,comm [Pipeline] { [Pipeline] sh 19:14:17 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 19:14:18 + make test 19:14:18 go test -race -coverprofile=coverage.out ./... 19:16:24 ? github.com/edgexfoundry/app-service-configurable [no test files] 19:16:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:16:24 go vet ./... 19:18:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:18:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:18:16 ./bin/test-attribution-txt.sh 19:18:16 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 19:18:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:18:16 $ docker stop --time=1 7f454eff1472a978cb7be74cad671f2ba50ec742c0b0c2ae60c81bcb1ef76ef5 19:18:18 $ docker rm -f --volumes 7f454eff1472a978cb7be74cad671f2ba50ec742c0b0c2ae60c81bcb1ef76ef5 [Pipeline] // withDockerContainer [Pipeline] sh 19:18:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:18:20 Warning: overwriting stash ‘coverage-report’ 19:18:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:18:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:18:21 + ls -al . 19:18:21 total 180 19:18:21 drwxrwxr-x 6 jenkins jenkins 4096 Mar 18 19:14 . 19:18:21 drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 19:11 .. 19:18:21 -rw-rw-r-- 1 jenkins jenkins 119 Mar 18 19:11 .dockerignore 19:18:21 drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 19:11 .git 19:18:21 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 19:11 .github 19:18:21 -rw-rw-r-- 1 jenkins jenkins 106 Mar 18 19:11 .gitignore 19:18:21 -rw-rw-r-- 1 jenkins jenkins 41 Mar 18 19:11 .golangci.yml 19:18:21 -rw-rw-r-- 1 jenkins jenkins 10394 Mar 18 19:11 Attribution.txt 19:18:21 -rw-rw-r-- 1 jenkins jenkins 37263 Mar 18 19:11 CHANGELOG.md 19:18:21 -rw-rw-r-- 1 jenkins jenkins 2007 Mar 18 19:11 Dockerfile 19:18:21 -rw-rw-r-- 1 jenkins jenkins 677 Mar 18 19:11 GOVERNANCE.md 19:18:21 -rw-rw-r-- 1 jenkins jenkins 666 Mar 18 19:11 Jenkinsfile 19:18:21 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 18 19:11 LICENSE 19:18:21 -rw-rw-r-- 1 jenkins jenkins 618 Mar 18 19:11 OWNERS.md 19:18:21 -rw-rw-r-- 1 jenkins jenkins 4582 Mar 18 19:11 README.md 19:18:21 -rw-rw-r-- 1 jenkins jenkins 5 Mar 18 19:08 VERSION 19:18:21 drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 19:11 bin 19:18:21 -rw-r--r-- 1 jenkins jenkins 13 Mar 18 19:14 coverage.out 19:18:21 -rw-rw-r-- 1 jenkins jenkins 3776 Mar 18 19:11 go.mod 19:18:21 -rw-rw-r-- 1 jenkins jenkins 36129 Mar 18 19:11 go.sum 19:18:21 -rw-rw-r-- 1 jenkins jenkins 1937 Mar 18 19:11 main.go 19:18:21 -rw-rw-r-- 1 jenkins jenkins 2572 Mar 18 19:11 makefile 19:18:21 drwxrwxr-x 9 jenkins jenkins 4096 Mar 18 19:11 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:22 + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=811400850d7256ca998b8ec0b8fbfa92fa913fec --label arch=arm64 --label version=0.0.0 . 19:18:22 Sending build context to Docker daemon 161.8kB 19:18:22 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 19:18:22 Step 2/27 : FROM ${BASE} AS builder 19:18:22 ---> 3368ec2076aa 19:18:22 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 19:18:22 ---> Running in 199c5ab446a3 19:18:22 Removing intermediate container 199c5ab446a3 19:18:22 ---> b7c55779a849 19:18:22 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 19:18:22 ---> Running in 7a3f59245b4b 19:18:23 Removing intermediate container 7a3f59245b4b 19:18:23 ---> fc5d12781bc5 19:18:23 Step 5/27 : ARG ADD_BUILD_TAGS="" 19:18:23 ---> Running in 982933e2185d 19:18:23 Removing intermediate container 982933e2185d 19:18:23 ---> b504797d0734 19:18:23 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:18:23 ---> Running in 712cbacb9c8d 19:18:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:18:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:18:25 OK: 266 MiB in 52 packages 19:18:26 Removing intermediate container 712cbacb9c8d 19:18:26 ---> 392a470e0aea 19:18:26 Step 7/27 : WORKDIR /app 19:18:26 ---> Running in 7a4aa9bf2d37 19:18:27 Removing intermediate container 7a4aa9bf2d37 19:18:27 ---> 7a0b7b345b5a 19:18:27 Step 8/27 : COPY go.mod vendor* ./ 19:18:27 ---> 65ab7d9b1efc 19:18:27 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:27 ---> Running in 3e63ca4ba985 19:18:29 Removing intermediate container 3e63ca4ba985 19:18:29 ---> 98cb86b91119 19:18:29 Step 10/27 : COPY . . 19:18:30 ---> b59696f258a0 19:18:30 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:18:30 ---> Running in b3e8e0066d53 19:18:30 Removing intermediate container b3e8e0066d53 19:18:30 ---> 859aa993e2be 19:18:30 Step 12/27 : RUN $MAKE 19:18:30 ---> Running in 2827439bfc70 19:18:31 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.28 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 19:20:22 Removing intermediate container 2827439bfc70 19:20:22 ---> c2017c7d12a8 19:20:22 Step 13/27 : FROM alpine:3.18 19:20:22 3.18: Pulling from library/alpine 19:20:22 c6b39de5b339: Pulling fs layer 19:20:22 c6b39de5b339: Verifying Checksum 19:20:22 c6b39de5b339: Download complete 19:20:22 c6b39de5b339: Pull complete 19:20:22 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:20:22 Status: Downloaded newer image for alpine:3.18 19:20:22 ---> 33abbf032149 19:20:22 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:20:22 ---> Running in a5c329de6079 19:20:22 Removing intermediate container a5c329de6079 19:20:22 ---> f5297a9d0185 19:20:22 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 19:20:22 ---> Running in 9f21f45a6417 19:20:22 Removing intermediate container 9f21f45a6417 19:20:22 ---> e2634ea6f5eb 19:20:22 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 19:20:22 ---> Running in 44f1900d2edf 19:20:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:20:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:20:22 (1/2) Installing ca-certificates (20240226-r0) 19:20:22 (2/2) Installing dumb-init (1.2.5-r2) 19:20:22 Executing busybox-1.36.1-r5.trigger 19:20:22 Executing ca-certificates-20240226-r0.trigger 19:20:22 OK: 9 MiB in 17 packages 19:20:22 Removing intermediate container 44f1900d2edf 19:20:22 ---> c11e45fa47e1 19:20:22 Step 17/27 : RUN apk --no-cache upgrade 19:20:22 ---> Running in dfdaf28d2491 19:20:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:20:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:20:22 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:20:22 Executing ca-certificates-20240226-r0.trigger 19:20:22 OK: 9 MiB in 17 packages 19:20:22 Removing intermediate container dfdaf28d2491 19:20:22 ---> 43cf637bd51a 19:20:22 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:20:22 ---> f439833943ef 19:20:22 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 19:20:22 ---> 461c7eb442d0 19:20:22 Step 20/27 : COPY --from=builder /app/res/ /res/ 19:20:22 ---> 7a54b7c3edf4 19:20:22 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 19:20:22 ---> bd6ee15b50ea 19:20:22 Step 22/27 : EXPOSE 48095 19:20:22 ---> Running in 4f8a423cde44 19:20:22 Removing intermediate container 4f8a423cde44 19:20:22 ---> cbdcea247bb1 19:20:22 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 19:20:22 ---> Running in bbce575cc740 19:20:22 Removing intermediate container bbce575cc740 19:20:22 ---> 63cb85d81034 19:20:22 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:20:22 ---> Running in cd282a78f97e 19:20:23 Removing intermediate container cd282a78f97e 19:20:23 ---> 155f7a29a5dd 19:20:23 Step 25/27 : LABEL arch=arm64 19:20:23 ---> Running in c4fc17f58dbb 19:20:23 Removing intermediate container c4fc17f58dbb 19:20:23 ---> 85253023c865 19:20:23 Step 26/27 : LABEL git_sha=811400850d7256ca998b8ec0b8fbfa92fa913fec 19:20:23 ---> Running in a2708b95cd7f 19:20:23 Removing intermediate container a2708b95cd7f 19:20:23 ---> 3b5b7ae3784e 19:20:23 Step 27/27 : LABEL version=0.0.0 19:20:23 ---> Running in 10f3e0b5955f 19:20:24 Removing intermediate container 10f3e0b5955f 19:20:24 ---> b97c996c4120 19:20:24 [Warning] One or more build-args [ARCH] were not consumed 19:20:24 Successfully built b97c996c4120 19:20:24 Successfully tagged app-service-configurable-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 19:20:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:20:24 19:20:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:20:25 arm64: Pulling from edgex-lftools-log-publisher 19:20:25 8998bd30e6a1: Pulling fs layer 19:20:25 04944245beec: Pulling fs layer 19:20:25 699f458cf7ca: Pulling fs layer 19:20:25 765212b225bb: Pulling fs layer 19:20:25 f23df028b6ca: Pulling fs layer 19:20:25 d65c8cfc05b1: Pulling fs layer 19:20:25 2437ff75d9bd: Pulling fs layer 19:20:25 f23df028b6ca: Waiting 19:20:25 d65c8cfc05b1: Waiting 19:20:25 2437ff75d9bd: Waiting 19:20:25 765212b225bb: Waiting 19:20:25 04944245beec: Verifying Checksum 19:20:25 04944245beec: Download complete 19:20:25 765212b225bb: Verifying Checksum 19:20:25 765212b225bb: Download complete 19:20:25 f23df028b6ca: Verifying Checksum 19:20:25 f23df028b6ca: Download complete 19:20:25 d65c8cfc05b1: Verifying Checksum 19:20:25 d65c8cfc05b1: Download complete 19:20:25 699f458cf7ca: Verifying Checksum 19:20:25 699f458cf7ca: Download complete 19:20:26 8998bd30e6a1: Verifying Checksum 19:20:26 8998bd30e6a1: Download complete 19:20:28 2437ff75d9bd: Verifying Checksum 19:20:28 2437ff75d9bd: Download complete 19:20:30 8998bd30e6a1: Pull complete 19:20:31 04944245beec: Pull complete 19:20:32 699f458cf7ca: Pull complete 19:20:32 765212b225bb: Pull complete 19:20:33 f23df028b6ca: Pull complete 19:20:33 d65c8cfc05b1: Pull complete 19:20:52 2437ff75d9bd: Pull complete 19:20:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:20:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:20:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:52 prd-ubuntu20.04-docker-arm64-4c-16g-320 does not seem to be running inside a container 19:20:52 $ 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/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:20:55 $ docker top e02f9fe6682302240a3e88ad7812eb4c02784152ef108bda9b30ace6b5ee3c66 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:20:55 ---> job-cost.sh 19:20:55 lf-activate-venv: SKIPPING 19:20:55 INFO: No Stack... 19:20:56 INFO: Retrieving Pricing Info for: v3-standard-4 19:20:57 INFO: Archiving Costs [Pipeline] sh 19:20:57 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 19:20:57 + cut -d, -f6 [Pipeline] lock 19:20:57 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-652-1-stack-cost] 19:20:57 Resource [jenkins-edgexfoundry-app-service-configurable-PR-652-1-stack-cost] did not exist. Created. 19:20:57 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-652-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:20:58 /w/workspace/app-service-configurable/1@tmp/durable-769dd178/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:20:59 + echo total: 0.10999999940395355 [Pipeline] stash 19:20:59 Warning: overwriting stash ‘stack-cost’ 19:20:59 Stashed 1 file(s) [Pipeline] } 19:20:59 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-652-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:20:59 $ docker stop --time=1 e02f9fe6682302240a3e88ad7812eb4c02784152ef108bda9b30ace6b5ee3c66 19:21:01 $ docker rm -f --volumes e02f9fe6682302240a3e88ad7812eb4c02784152ef108bda9b30ace6b5ee3c66 [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 19:21:02 provisioning config files... 19:21:02 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-652@tmp/config4402856630431332187tmp [Pipeline] { [Pipeline] sh 19:21:02 + set +x 19:21:02 + + bash -s -- 19:21:02 curl -s https://codecov.io/bash 19:21:02 19:21:02 _____ _ 19:21:02 / ____| | | 19:21:02 | | ___ __| | ___ ___ _____ __ 19:21:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:21:02 | |___| (_) | (_| | __/ (_| (_) \ V / 19:21:02 \_____\___/ \__,_|\___|\___\___/ \_/ 19:21:02 Bash-1.0.6 19:21:02 19:21:02 19:21:02 ==> git version 2.25.1 found 19:21:02 ==> 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 19:21:02 Release-Date: 2020-01-08 19:21:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:21:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:21:02 ==> Jenkins CI detected. 19:21:02 current dir:  /w/workspace/_app-service-configurable_PR-652 19:21:02 project root: . 19:21:02 --> token set from env 19:21:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:21:02 ==> Running gcov in . (disable via -X gcov) 19:21:02 ==> Python coveragepy not found 19:21:02 ==> Searching for coverage reports in: 19:21:02 + . 19:21:02 -> Found 1 reports 19:21:02 ==> Detecting git/mercurial file structure 19:21:02 ==> Reading reports 19:21:02 + ./coverage.out bytes=13 19:21:02 ==> Appending adjustments 19:21:02 https://docs.codecov.io/docs/fixing-reports 19:21:02 + Found adjustments 19:21:02 ==> Gzipping contents 19:21:02 4.0K /tmp/codecov.dA1faN.gz 19:21:02 ==> Uploading reports 19:21:02 url: https://codecov.io 19:21:02 query: branch=PR-652&commit=811400850d7256ca998b8ec0b8fbfa92fa913fec&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-652%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=652&job=&cmd_args= 19:21:02 -> Pinging Codecov 19:21:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-652&commit=811400850d7256ca998b8ec0b8fbfa92fa913fec&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-652%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=652&job=&cmd_args= 19:21:02 -> Uploading to 19:21:02 https://storage.googleapis.com/codecov/v4/raw/2024-03-18/A97CA9966030D2A3747ED39772930CCE/811400850d7256ca998b8ec0b8fbfa92fa913fec/b7a7af71-bbc7-4df6-b699-24b04d939abf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240318%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240318T192102Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cf6d32407f0265c583eb22819c3d75af5f5c30ee44a251146522d053e35461af 19:21:02 % Total % Received % Xferd Average Speed Time Time Time Current 19:21:02 Dload Upload Total Spent Left Speed 19:21:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 879 --:--:-- --:--:-- --:--:-- 879 19:21:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/811400850d7256ca998b8ec0b8fbfa92fa913fec [Pipeline] } 19:21:03 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 19:21:05 + [ -d /w/workspace/_app-service-configurable_PR-652/archives ] 19:21:05 + ls -al /w/workspace/_app-service-configurable_PR-652/archives 19:21:05 total 16 19:21:05 drwxr-xr-x 3 root root 4096 Mar 18 19:10 . 19:21:05 drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 19:10 .. 19:21:05 drwxr-xr-x 2 root root 4096 Mar 18 19:10 cost 19:21:05 -rw-r--r-- 1 root root 96 Mar 18 19:10 cost.csv 19:21:05 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-652/archives 19:21:05 + ls -al /w/workspace/_app-service-configurable_PR-652/archives 19:21:05 total 16 19:21:05 drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 19:10 . 19:21:05 drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 19:10 .. 19:21:05 drwxr-xr-x 2 jenkins jenkins 4096 Mar 18 19:10 cost 19:21:05 -rw-r--r-- 1 jenkins jenkins 96 Mar 18 19:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:21:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:21:06 ---> package-listing.sh 19:21:06 ++ facter osfamily 19:21:06 ++ tr '[:upper:]' '[:lower:]' 19:21:06 + OS_FAMILY=debian 19:21:06 + workspace=/w/workspace/_app-service-configurable_PR-652 19:21:06 + START_PACKAGES=/tmp/packages_start.txt 19:21:06 + END_PACKAGES=/tmp/packages_end.txt 19:21:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:21:06 + PACKAGES=/tmp/packages_start.txt 19:21:06 + '[' /w/workspace/_app-service-configurable_PR-652 ']' 19:21:06 + PACKAGES=/tmp/packages_end.txt 19:21:06 + case "${OS_FAMILY}" in 19:21:06 + dpkg -l 19:21:06 + grep '^ii' 19:21:06 + '[' -f /tmp/packages_start.txt ']' 19:21:06 + '[' -f /tmp/packages_end.txt ']' 19:21:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:21:06 + '[' /w/workspace/_app-service-configurable_PR-652 ']' 19:21:06 + mkdir -p /w/workspace/_app-service-configurable_PR-652/archives/ 19:21:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-652/archives/ [Pipeline] echo 19:21:06 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/_app-service-configurable_PR-652/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:21:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:21:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:21:07 prd-ubuntu20.04-docker-8c-8g-319 does not seem to be running inside a container 19:21:07 $ 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/_app-service-configurable_PR-652/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-652 -v /w/workspace/_app-service-configurable_PR-652:/w/workspace/_app-service-configurable_PR-652:rw,z -v /w/workspace/_app-service-configurable_PR-652@tmp:/w/workspace/_app-service-configurable_PR-652@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:21:08 $ docker top 124163a61e8c3f96eb85fce9730cdb858258d39a3535de85c8dd509d10962b4c -eo pid,comm [Pipeline] { [Pipeline] sh 19:21:08 + touch /tmp/pre-build-complete [Pipeline] sh 19:21:08 + mkdir -p /var/log/sysstat [Pipeline] sh 19:21:09 + ls /var/log/sa-host 19:21:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:21:09 provisioning config files... 19:21:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-652@tmp/config16488786086176809869tmp [Pipeline] { [Pipeline] echo 19:21:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:21:09 ---> create-netrc.sh [Pipeline] } 19:21:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:21:10 ---> python-tools-install.sh [Pipeline] echo 19:21:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:21:10 ---> sudo-logs.sh 19:21:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:21:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:21:10 ---> job-cost.sh 19:21:10 lf-activate-venv: SKIPPING 19:21:10 DEBUG: total: 0.2199999988079071 19:21:10 INFO: Retrieving Stack Cost... 19:21:11 INFO: Retrieving Pricing Info for: v3-standard-8 19:21:11 INFO: Archiving Costs [Pipeline] echo 19:21:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:21:12 ---> logs-deploy.sh 19:21:12 lf-activate-venv: SKIPPING 19:21:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-652/1 19:21:12 INFO: archiving workspace using pattern(s): 19:21:12 Archives upload complete. 19:21:12 INFO: archiving logs to Nexus