Pull request #626 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 lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from ecea991c7de1d538e8d0ce98200bc7a21f8d7290+35d704078b0040fb0b2eaaabdf6860ed02d459b4 (526783ab8786a39422727ddf93164102de4ac568) 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-ssh498808010774639269.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-ssh1087081815411928376.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-626/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-626/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh710961226034994047.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-626/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13725688246725121894.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-ssh10359477618894732126.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-626/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-626/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13131522313845170323.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 ‘prd-centos7-blackbox-4c-2g-951’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-952’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-1564’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-1563’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1565 in /w/workspace/_app-service-configurable_PR-626 [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-626 # 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 Merging remotes/origin/main commit 35d704078b0040fb0b2eaaabdf6860ed02d459b4 into PR head commit ecea991c7de1d538e8d0ce98200bc7a21f8d7290 Merge succeeded, producing ecea991c7de1d538e8d0ce98200bc7a21f8d7290 Checking out Revision ecea991c7de1d538e8d0ce98200bc7a21f8d7290 (PR-626) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/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/626/head:refs/remotes/origin/PR-626 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ecea991c7de1d538e8d0ce98200bc7a21f8d7290 # 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 35d704078b0040fb0b2eaaabdf6860ed02d459b4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ecea991c7de1d538e8d0ce98200bc7a21f8d7290 # timeout=10 Commit message: "build: Update to latest 3.2 dev go-mods" 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 18:41:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:41:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:41:15 ========================================================= 18:41:15 EdgeX Global Pipelines Version Info 18:41:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:41:15 ------------------- 18:41:15 stable info: 18:41:15 ------------------- 18:41:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:41:15 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:41:15 Message: update stable to v1.0.258 18:41:16 ------------------- 18:41:16 experimental info: 18:41:16 ------------------- 18:41:16 Commited By: **** collab-it+edgex@linuxfoundation.org 18:41:16 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:41:16 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:41:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 18:41:16 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 18:41:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:41:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:41:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:41:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:41:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:41:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:41:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:41:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:41:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:41:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 18:41:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:41:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:41:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:41:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:41:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:41:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:41:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:41:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:41:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:41:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:41:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:41:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:41:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:41:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:41:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:41:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-626 [Pipeline] echo 18:41:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-626 [Pipeline] echo 18:41:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-626 [Pipeline] echo 18:41:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ecea991c7de1d538e8d0ce98200bc7a21f8d7290 [Pipeline] echo 18:41:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ecea991 [Pipeline] echo 18:41:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:41:19 provisioning config files... 18:41:19 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-626@tmp/config13756195348994672195tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:41:19 ---> ****-login.sh 18:41:19 nexus3.edgexfoundry.org:10001 18:41:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:19 Configure a credential helper to remove this warning. See 18:41:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:19 18:41:19 Login Succeeded 18:41:19 nexus3.edgexfoundry.org:10002 18:41:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:19 Configure a credential helper to remove this warning. See 18:41:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:19 18:41:19 Login Succeeded 18:41:19 nexus3.edgexfoundry.org:10003 18:41:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:20 Configure a credential helper to remove this warning. See 18:41:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:20 18:41:20 Login Succeeded 18:41:20 nexus3.edgexfoundry.org:10004 18:41:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:20 Configure a credential helper to remove this warning. See 18:41:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:20 18:41:20 Login Succeeded 18:41:20 ****.io 18:41:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:20 Configure a credential helper to remove this warning. See 18:41:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:20 18:41:20 Login Succeeded 18:41:20 ---> ****-login.sh ends [Pipeline] } 18:41:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:41:21 + git rev-list -1 --merges ecea991c7de1d538e8d0ce98200bc7a21f8d7290~1..ecea991c7de1d538e8d0ce98200bc7a21f8d7290 [Pipeline] echo 18:41:21 -----------> git rev-list -1 --merges ecea991c7de1d538e8d0ce98200bc7a21f8d7290~1..ecea991c7de1d538e8d0ce98200bc7a21f8d7290 ecea991c7de1d538e8d0ce98200bc7a21f8d7290 [false] [Pipeline] sh 18:41:21 + git log --format=format:%s -1 ecea991c7de1d538e8d0ce98200bc7a21f8d7290 [Pipeline] echo 18:41:21 ========================================================= 18:41:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:41:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:41:21 + git log --format=format:%s -1 ecea991c7de1d538e8d0ce98200bc7a21f8d7290 [Pipeline] echo 18:41:22 [semverPrep] GIT_COMMIT: ecea991c7de1d538e8d0ce98200bc7a21f8d7290, Commit Message: build: Update to latest 3.2 dev go-mods [Pipeline] echo 18:41:22 [semverPrep] This is not a build commit. [Pipeline] sh 18:41:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:41:22 + grep -v github /etc/ssh/ssh_known_hosts 18:41:22 + [ -e /tmp/ssh_known_hosts ] 18:41:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:41:22 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:41:22 sudo tee -a /etc/ssh/ssh_known_hosts 18:41:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:22 18:41:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:23 0.1.4: Pulling from edgex-devops/py-git-semver 18:41:23 b85a868b505f: Pulling fs layer 18:41:23 e2be974225ed: Pulling fs layer 18:41:23 339a4e72a1f5: Pulling fs layer 18:41:23 988bab9f4d93: Pulling fs layer 18:41:23 1469e6f7b9e6: Pulling fs layer 18:41:23 eaf3925da568: Pulling fs layer 18:41:23 bab4dde63d76: Pulling fs layer 18:41:23 bde34c3a00c8: Pulling fs layer 18:41:23 b352a97aabf1: Pulling fs layer 18:41:23 4872d77fe225: Pulling fs layer 18:41:23 5851b861e8e6: Pulling fs layer 18:41:23 bab4dde63d76: Waiting 18:41:23 bde34c3a00c8: Waiting 18:41:23 b352a97aabf1: Waiting 18:41:23 4872d77fe225: Waiting 18:41:23 5851b861e8e6: Waiting 18:41:23 1469e6f7b9e6: Waiting 18:41:23 eaf3925da568: Waiting 18:41:23 988bab9f4d93: Waiting 18:41:23 e2be974225ed: Verifying Checksum 18:41:23 e2be974225ed: Download complete 18:41:23 988bab9f4d93: Verifying Checksum 18:41:23 988bab9f4d93: Download complete 18:41:23 1469e6f7b9e6: Verifying Checksum 18:41:23 1469e6f7b9e6: Download complete 18:41:23 eaf3925da568: Download complete 18:41:23 339a4e72a1f5: Download complete 18:41:23 bde34c3a00c8: Download complete 18:41:23 b352a97aabf1: Download complete 18:41:23 4872d77fe225: Verifying Checksum 18:41:23 4872d77fe225: Download complete 18:41:23 5851b861e8e6: Verifying Checksum 18:41:23 5851b861e8e6: Download complete 18:41:23 b85a868b505f: Verifying Checksum 18:41:23 b85a868b505f: Download complete 18:41:23 bab4dde63d76: Verifying Checksum 18:41:23 bab4dde63d76: Download complete 18:41:24 b85a868b505f: Pull complete 18:41:25 e2be974225ed: Pull complete 18:41:25 339a4e72a1f5: Pull complete 18:41:25 988bab9f4d93: Pull complete 18:41:25 1469e6f7b9e6: Pull complete 18:41:26 eaf3925da568: Pull complete 18:41:28 bab4dde63d76: Pull complete 18:41:29 bde34c3a00c8: Pull complete 18:41:29 b352a97aabf1: Pull complete 18:41:29 4872d77fe225: Pull complete 18:41:29 5851b861e8e6: Pull complete 18:41:29 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:41:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:41:30 prd-ubuntu20.04-docker-8c-8g-1565 does not seem to be running inside a container 18:41:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-626 -v /w/workspace/_app-service-configurable_PR-626:/w/workspace/_app-service-configurable_PR-626:rw,z -v /w/workspace/_app-service-configurable_PR-626@tmp:/w/workspace/_app-service-configurable_PR-626@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:41:34 $ docker top 797eaa81da5d50bb7e97470764dd0590060947a64a77ba9ed612ae87d6c18a24 -eo pid,comm 18:41:34 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). 18:41:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:41:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:41:34 [ssh-agent] Looking for ssh-agent implementation... 18:41:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:41:34 $ docker exec 797eaa81da5d50bb7e97470764dd0590060947a64a77ba9ed612ae87d6c18a24 ssh-agent 18:41:34 SSH_AUTH_SOCK=/tmp/ssh-mvQreChDOHpp/agent.31 18:41:34 SSH_AGENT_PID=37 18:41:34 Running ssh-add (command line suppressed) 18:41:34 Identity added: /w/workspace/_app-service-configurable_PR-626@tmp/private_key_13431329245655790608.key (/w/workspace/_app-service-configurable_PR-626@tmp/private_key_13431329245655790608.key) 18:41:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:41:35 + git tag --points-at HEAD [Pipeline] } 18:41:35 $ docker exec --env ******** --env ******** 797eaa81da5d50bb7e97470764dd0590060947a64a77ba9ed612ae87d6c18a24 ssh-agent -k 18:41:35 unset SSH_AUTH_SOCK; 18:41:35 unset SSH_AGENT_PID; 18:41:35 echo Agent pid 37 killed; 18:41:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:41:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:41:35 [ssh-agent] Looking for ssh-agent implementation... 18:41:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:41:35 $ docker exec 797eaa81da5d50bb7e97470764dd0590060947a64a77ba9ed612ae87d6c18a24 ssh-agent 18:41:35 SSH_AUTH_SOCK=/tmp/ssh-7aEGkEXB5zvn/agent.68 18:41:35 SSH_AGENT_PID=74 18:41:35 Running ssh-add (command line suppressed) 18:41:35 Identity added: /w/workspace/_app-service-configurable_PR-626@tmp/private_key_14368414938619515819.key (/w/workspace/_app-service-configurable_PR-626@tmp/private_key_14368414938619515819.key) 18:41:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:41:36 + git semver init 18:41:36 2023-11-28 18:41:36,289 [run_init] DEBUG init version:0.0.0 force:False 18:41:36 2023-11-28 18:41:36,289 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-626/.semver 18:41:36 2023-11-28 18:41:36,290 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-626/.semver 18:41:36 2023-11-28 18:41:36,290 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-626/.semver'], cwd=/w/workspace/_app-service-configurable_PR-626, universal_newlines=False, shell=None, istream=None) 18:41:38 2023-11-28 18:41:37,855 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-626/.git/info/exclude 18:41:38 2023-11-28 18:41:37,855 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-626/.semver/PR-626 with force:False 18:41:38 2023-11-28 18:41:37,855 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-626/.semver/PR-626 18:41:38 2023-11-28 18:41:37,859 [execute] INFO git cat-file --batch-check 18:41:38 2023-11-28 18:41:37,859 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-626/.semver, universal_newlines=False, shell=None, istream=) 18:41:38 2023-11-28 18:41:37,865 [execute] INFO git cat-file --batch 18:41:38 2023-11-28 18:41:37,866 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-626/.semver, universal_newlines=False, shell=None, istream=) 18:41:38 2023-11-28 18:41:37,871 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-626/.semver/PR-626 18:41:38 0.0.0 [Pipeline] } 18:41:38 $ docker exec --env ******** --env ******** 797eaa81da5d50bb7e97470764dd0590060947a64a77ba9ed612ae87d6c18a24 ssh-agent -k 18:41:38 unset SSH_AUTH_SOCK; 18:41:38 unset SSH_AGENT_PID; 18:41:38 echo Agent pid 74 killed; 18:41:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:41:38 + git semver [Pipeline] } 18:41:39 $ docker stop --time=1 797eaa81da5d50bb7e97470764dd0590060947a64a77ba9ed612ae87d6c18a24 18:41:40 $ docker rm -f --volumes 797eaa81da5d50bb7e97470764dd0590060947a64a77ba9ed612ae87d6c18a24 [Pipeline] // withDockerContainer [Pipeline] sh 18:41:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:41:41 Stashed 1 file(s) [Pipeline] echo 18:41:41 [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 18:41:42 provisioning config files... 18:41:42 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-626@tmp/config1642594908943132229tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:41:42 ---> ****-login.sh 18:41:42 nexus3.edgexfoundry.org:10001 18:41:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:42 Configure a credential helper to remove this warning. See 18:41:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:42 18:41:42 Login Succeeded 18:41:42 nexus3.edgexfoundry.org:10002 18:41:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:42 Configure a credential helper to remove this warning. See 18:41:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:42 18:41:42 Login Succeeded 18:41:42 nexus3.edgexfoundry.org:10003 18:41:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:42 Configure a credential helper to remove this warning. See 18:41:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:42 18:41:42 Login Succeeded 18:41:42 nexus3.edgexfoundry.org:10004 18:41:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:42 Configure a credential helper to remove this warning. See 18:41:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:42 18:41:42 Login Succeeded 18:41:42 ****.io 18:41:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:43 Configure a credential helper to remove this warning. See 18:41:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:43 18:41:43 Login Succeeded 18:41:43 ---> ****-login.sh ends [Pipeline] } 18:41:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:41:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:41:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:41:43 ========================================================= 18:41:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:41:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:44 + 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 . 18:41:44 Sending build context to Docker daemon 8.789MB 18:41:44 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:41:44 Step 2/12 : FROM ${BASE} AS builder 18:41:44 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:41:44 7264a8db6415: Pulling fs layer 18:41:44 c4d48a809fc2: Pulling fs layer 18:41:44 4f1c88b9dad5: Pulling fs layer 18:41:44 ad3a456e5733: Pulling fs layer 18:41:44 69c7f0334f64: Pulling fs layer 18:41:44 1f1c1a5573a3: Pulling fs layer 18:41:44 ce7588e14bc9: Pulling fs layer 18:41:44 b5e4710f87ac: Pulling fs layer 18:41:44 ad3a456e5733: Waiting 18:41:44 69c7f0334f64: Waiting 18:41:44 b5e4710f87ac: Waiting 18:41:44 ce7588e14bc9: Waiting 18:41:44 c4d48a809fc2: Verifying Checksum 18:41:44 c4d48a809fc2: Download complete 18:41:44 ad3a456e5733: Verifying Checksum 18:41:44 ad3a456e5733: Download complete 18:41:44 7264a8db6415: Verifying Checksum 18:41:44 7264a8db6415: Download complete 18:41:44 69c7f0334f64: Verifying Checksum 18:41:44 69c7f0334f64: Download complete 18:41:44 1f1c1a5573a3: Verifying Checksum 18:41:44 1f1c1a5573a3: Download complete 18:41:44 7264a8db6415: Pull complete 18:41:44 b5e4710f87ac: Verifying Checksum 18:41:44 b5e4710f87ac: Download complete 18:41:44 c4d48a809fc2: Pull complete 18:41:44 4f1c88b9dad5: Verifying Checksum 18:41:44 4f1c88b9dad5: Download complete 18:41:44 ce7588e14bc9: Verifying Checksum 18:41:44 ce7588e14bc9: Download complete 18:41:48 4f1c88b9dad5: Pull complete 18:41:48 ad3a456e5733: Pull complete 18:41:48 69c7f0334f64: Pull complete 18:41:48 1f1c1a5573a3: Pull complete 18:41:50 ce7588e14bc9: Pull complete 18:41:50 b5e4710f87ac: Pull complete 18:41:50 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 18:41:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:41:50 ---> 88b5674ff536 18:41:50 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 18:41:56 Still waiting to schedule task 18:41:56 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 18:41:57 ---> Running in dd88c082d28f 18:41:57 Removing intermediate container dd88c082d28f 18:41:57 ---> a033281352b1 18:41:57 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:41:57 ---> Running in 5972335442c2 18:41:58 Removing intermediate container 5972335442c2 18:41:58 ---> fd86f5a47882 18:41:58 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:41:58 ---> Running in 3e329cee0a4f 18:41:58 Removing intermediate container 3e329cee0a4f 18:41:58 ---> 3f2f9ee71142 18:41:58 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:41:58 ---> Running in 9aaf4dc31a68 18:41:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:41:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:41:59 OK: 264 MiB in 52 packages 18:41:59 Removing intermediate container 9aaf4dc31a68 18:41:59 ---> 33c414a50c28 18:41:59 Step 7/12 : WORKDIR /app 18:41:59 ---> Running in 462c591c4f27 18:41:59 Removing intermediate container 462c591c4f27 18:41:59 ---> eb8bec7d08d7 18:41:59 Step 8/12 : COPY go.mod vendor* ./ 18:41:59 ---> be7b4326486e 18:41:59 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:41:59 ---> Running in 9aea5ede4617 18:42:52 Removing intermediate container 9aea5ede4617 18:42:52 ---> a28745db4ab6 18:42:52 Step 10/12 : COPY . . 18:42:52 ---> 7cfe8edc461c 18:42:52 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:42:52 ---> Running in d20c54d5490b 18:42:52 Removing intermediate container d20c54d5490b 18:42:52 ---> 28824b387d45 18:42:52 Step 12/12 : RUN $MAKE 18:42:52 ---> Running in fefa37014e42 18:42:52 noop 18:42:52 Removing intermediate container fefa37014e42 18:42:52 ---> 3fd9f856808c 18:42:52 Successfully built 3fd9f856808c 18:42:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:52 + docker inspect -f . ci-base-image-x86_64 18:42:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:42:52 prd-ubuntu20.04-docker-8c-8g-1565 does not seem to be running inside a container 18:42:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-626 -v /w/workspace/_app-service-configurable_PR-626:/w/workspace/_app-service-configurable_PR-626:rw,z -v /w/workspace/_app-service-configurable_PR-626@tmp:/w/workspace/_app-service-configurable_PR-626@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:42:53 $ docker top e462e327aaed344762e2babf38c841326a1e62003d1a0774addfc58193e1a2bf -eo pid,comm [Pipeline] { [Pipeline] sh 18:42:53 + go version 18:42:53 go version go1.21.0 linux/amd64 [Pipeline] } 18:42:54 $ docker stop --time=1 e462e327aaed344762e2babf38c841326a1e62003d1a0774addfc58193e1a2bf 18:42:55 $ docker rm -f --volumes e462e327aaed344762e2babf38c841326a1e62003d1a0774addfc58193e1a2bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:56 + docker inspect -f . ci-base-image-x86_64 18:42:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:42:56 prd-ubuntu20.04-docker-8c-8g-1565 does not seem to be running inside a container 18:42: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-626 -v /w/workspace/_app-service-configurable_PR-626:/w/workspace/_app-service-configurable_PR-626:rw,z -v /w/workspace/_app-service-configurable_PR-626@tmp:/w/workspace/_app-service-configurable_PR-626@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:42:56 $ docker top 001d3652254ee08eb736357065fa83c0f6ff5d715b71f6d69019847420100582 -eo pid,comm [Pipeline] { [Pipeline] sh 18:42:57 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-626 [Pipeline] fileExists [Pipeline] sh 18:42:57 + make test 18:42:57 go test -race -coverprofile=coverage.out ./... 18:43:15 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:43:33 go vet ./... 18:43:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:43:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:43:35 ./bin/test-attribution-txt.sh [Pipeline] echo 18:43:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:43:35 $ docker stop --time=1 001d3652254ee08eb736357065fa83c0f6ff5d715b71f6d69019847420100582 18:43:38 $ docker rm -f --volumes 001d3652254ee08eb736357065fa83c0f6ff5d715b71f6d69019847420100582 [Pipeline] // withDockerContainer [Pipeline] sh 18:43:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:43:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:43:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:43:40 + ls -al . 18:43:40 total 184 18:43:40 drwxrwxr-x 7 jenkins jenkins 4096 Nov 28 18:42 . 18:43:40 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 18:41 .. 18:43:40 -rw-rw-r-- 1 jenkins jenkins 119 Nov 28 18:41 .dockerignore 18:43:40 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 18:43 .git 18:43:40 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 18:41 .github 18:43:40 -rw-rw-r-- 1 jenkins jenkins 106 Nov 28 18:41 .gitignore 18:43:40 -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 18:41 .golangci.yml 18:43:40 drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 18:41 .semver 18:43:40 -rw-rw-r-- 1 jenkins jenkins 10394 Nov 28 18:41 Attribution.txt 18:43:40 -rw-rw-r-- 1 jenkins jenkins 37263 Nov 28 18:41 CHANGELOG.md 18:43:40 -rw-rw-r-- 1 jenkins jenkins 2007 Nov 28 18:41 Dockerfile 18:43:40 -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 18:41 GOVERNANCE.md 18:43:40 -rw-rw-r-- 1 jenkins jenkins 666 Nov 28 18:41 Jenkinsfile 18:43:40 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 28 18:41 LICENSE 18:43:40 -rw-rw-r-- 1 jenkins jenkins 618 Nov 28 18:41 OWNERS.md 18:43:40 -rw-rw-r-- 1 jenkins jenkins 4582 Nov 28 18:41 README.md 18:43:40 -rw-rw-r-- 1 jenkins jenkins 5 Nov 28 18:41 VERSION 18:43:40 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 18:41 bin 18:43:40 -rw-r--r-- 1 jenkins jenkins 13 Nov 28 18:42 coverage.out 18:43:40 -rw-rw-r-- 1 jenkins jenkins 3726 Nov 28 18:41 go.mod 18:43:40 -rw-rw-r-- 1 jenkins jenkins 34907 Nov 28 18:41 go.sum 18:43:40 -rw-rw-r-- 1 jenkins jenkins 1937 Nov 28 18:41 main.go 18:43:40 -rw-rw-r-- 1 jenkins jenkins 2566 Nov 28 18:41 makefile 18:43:40 drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 18:41 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:41 + 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=ecea991c7de1d538e8d0ce98200bc7a21f8d7290 --label arch=amd64 --label version=0.0.0 . 18:43:41 Sending build context to Docker daemon 8.79MB 18:43:41 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 18:43:41 Step 2/27 : FROM ${BASE} AS builder 18:43:41 ---> 3fd9f856808c 18:43:41 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 18:43:41 ---> Running in f9824f8a540a 18:43:41 Removing intermediate container f9824f8a540a 18:43:41 ---> 605043ac81a9 18:43:41 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 18:43:41 ---> Running in ffa3cc9fcbaf 18:43:41 Removing intermediate container ffa3cc9fcbaf 18:43:41 ---> ecfceef0d373 18:43:41 Step 5/27 : ARG ADD_BUILD_TAGS="" 18:43:41 ---> Running in 6cb756b7da1b 18:43:41 Removing intermediate container 6cb756b7da1b 18:43:41 ---> 25055fe66e96 18:43:41 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:43:41 ---> Running in d7c6387962c3 18:43:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:43:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:43:42 OK: 264 MiB in 52 packages 18:43:43 Removing intermediate container d7c6387962c3 18:43:43 ---> 6f33f2bb876d 18:43:43 Step 7/27 : WORKDIR /app 18:43:43 ---> Running in 0592b9677040 18:43:43 Removing intermediate container 0592b9677040 18:43:43 ---> cd24d54c4e43 18:43:43 Step 8/27 : COPY go.mod vendor* ./ 18:43:43 ---> 506884f66b67 18:43:43 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:43:43 ---> Running in 9d12260fa435 18:43:44 Removing intermediate container 9d12260fa435 18:43:44 ---> 518f61c737de 18:43:44 Step 10/27 : COPY . . 18:43:45 ---> 61266925113c 18:43:45 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:43:45 ---> Running in d9ccddc2a955 18:43:45 Removing intermediate container d9ccddc2a955 18:43:45 ---> 04c7f7fd1172 18:43:45 Step 12/27 : RUN $MAKE 18:43:45 ---> Running in 7fc887b74b63 18:43:46 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 18:44:11 Removing intermediate container 7fc887b74b63 18:44:11 ---> d98a611441ae 18:44:11 Step 13/27 : FROM alpine:3.18 18:44:11 3.18: Pulling from library/alpine 18:44:11 96526aa774ef: Pulling fs layer 18:44:11 96526aa774ef: Verifying Checksum 18:44:11 96526aa774ef: Download complete 18:44:11 96526aa774ef: Pull complete 18:44:11 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:44:11 Status: Downloaded newer image for alpine:3.18 18:44:11 ---> 8ca4688f4f35 18:44:11 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:44:11 ---> Running in 6c92b8b99039 18:44:11 Removing intermediate container 6c92b8b99039 18:44:11 ---> 69d2810ec84d 18:44:11 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 18:44:11 ---> Running in 16b25aebf512 18:44:11 Removing intermediate container 16b25aebf512 18:44:11 ---> 2e9da588f9cf 18:44:11 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 18:44:11 ---> Running in e0bc55ab33bf 18:44:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:44:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:44:12 (1/2) Installing ca-certificates (20230506-r0) 18:44:12 (2/2) Installing dumb-init (1.2.5-r2) 18:44:12 Executing busybox-1.36.1-r2.trigger 18:44:12 Executing ca-certificates-20230506-r0.trigger 18:44:12 OK: 8 MiB in 17 packages 18:44:12 Removing intermediate container e0bc55ab33bf 18:44:12 ---> 4edb53bcfcfb 18:44:12 Step 17/27 : RUN apk --no-cache upgrade 18:44:12 ---> Running in 8cebfd489a51 18:44:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:44:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:44:13 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 18:44:13 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 18:44:13 Executing busybox-1.36.1-r5.post-upgrade 18:44:13 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 18:44:13 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 18:44:13 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 18:44:13 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 18:44:13 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 18:44:13 Executing busybox-1.36.1-r5.trigger 18:44:13 Executing ca-certificates-20230506-r0.trigger 18:44:13 OK: 8 MiB in 17 packages 18:44:14 Removing intermediate container 8cebfd489a51 18:44:14 ---> e0c192b770bd 18:44:14 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:44:14 ---> a77971eb2552 18:44:14 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 18:44:14 ---> 9a30019467ca 18:44:14 Step 20/27 : COPY --from=builder /app/res/ /res/ 18:44:15 ---> 7fef830ffb20 18:44:15 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:44:16 ---> 1eef4c941a47 18:44:16 Step 22/27 : EXPOSE 48095 18:44:16 ---> Running in 6979a571f8f7 18:44:16 Removing intermediate container 6979a571f8f7 18:44:16 ---> 7feae7b6f87c 18:44:16 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 18:44:17 ---> Running in b8928b20322e 18:44:17 Removing intermediate container b8928b20322e 18:44:17 ---> 999e63b8472b 18:44:17 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:44:17 ---> Running in edf336cdd645 18:44:17 Removing intermediate container edf336cdd645 18:44:17 ---> e5c345cfc2b4 18:44:17 Step 25/27 : LABEL arch=amd64 18:44:17 ---> Running in a1551f61f6f2 18:44:17 Removing intermediate container a1551f61f6f2 18:44:17 ---> b436e522042f 18:44:17 Step 26/27 : LABEL git_sha=ecea991c7de1d538e8d0ce98200bc7a21f8d7290 18:44:17 ---> Running in 173425129f9e 18:44:17 Removing intermediate container 173425129f9e 18:44:17 ---> 3acdbc5d0b81 18:44:17 Step 27/27 : LABEL version=0.0.0 18:44:17 ---> Running in 4eff25f30881 18:44:17 Removing intermediate container 4eff25f30881 18:44:17 ---> 95b3b1dffd14 18:44:17 [Warning] One or more build-args [ARCH] were not consumed 18:44:17 Successfully built 95b3b1dffd14 18:44:17 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 18:44:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:44:19 18:44:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:44:19 latest: Pulling from edgex-lftools-log-publisher 18:44:19 5eb5b503b376: Pulling fs layer 18:44:19 5c69ac0246d0: Pulling fs layer 18:44:19 ec43610c2a17: Pulling fs layer 18:44:19 3a2ae6a8a46f: Pulling fs layer 18:44:19 33b1e0a273af: Pulling fs layer 18:44:19 5d3b04190fa2: Pulling fs layer 18:44:19 2f39f015ded8: Pulling fs layer 18:44:19 5d3b04190fa2: Waiting 18:44:19 33b1e0a273af: Waiting 18:44:19 2f39f015ded8: Waiting 18:44:19 3a2ae6a8a46f: Waiting 18:44:19 5c69ac0246d0: Download complete 18:44:19 3a2ae6a8a46f: Verifying Checksum 18:44:19 3a2ae6a8a46f: Download complete 18:44:19 33b1e0a273af: Verifying Checksum 18:44:19 33b1e0a273af: Download complete 18:44:19 ec43610c2a17: Verifying Checksum 18:44:19 ec43610c2a17: Download complete 18:44:19 5eb5b503b376: Verifying Checksum 18:44:19 5eb5b503b376: Download complete 18:44:19 5d3b04190fa2: Download complete 18:44:20 2f39f015ded8: Download complete 18:44:20 5eb5b503b376: Pull complete 18:44:21 5c69ac0246d0: Pull complete 18:44:21 ec43610c2a17: Pull complete 18:44:21 3a2ae6a8a46f: Pull complete 18:44:21 33b1e0a273af: Pull complete 18:44:21 5d3b04190fa2: Pull complete 18:44:25 2f39f015ded8: Pull complete 18:44:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:44:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:44:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:44:26 prd-ubuntu20.04-docker-8c-8g-1565 does not seem to be running inside a container 18:44:26 $ 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-626 -v /w/workspace/_app-service-configurable_PR-626:/w/workspace/_app-service-configurable_PR-626:rw,z -v /w/workspace/_app-service-configurable_PR-626@tmp:/w/workspace/_app-service-configurable_PR-626@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:44:40 $ docker top 084baac75c2534599ab4d7802a1dd2c0325c3f76ddfcb5478393e845eddc1608 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:44:40 ---> job-cost.sh 18:44:40 lf-activate-venv: SKIPPING 18:44:40 INFO: No Stack... 18:44:41 INFO: Retrieving Pricing Info for: v3-standard-8 18:44:41 INFO: Archiving Costs [Pipeline] sh 18:44:41 + cat /w/workspace/_app-service-configurable_PR-626/archives/cost.csv 18:44:41 + cut -d, -f6 [Pipeline] lock 18:44:41 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-626-1-stack-cost] 18:44:41 Resource [jenkins-edgexfoundry-app-service-configurable-PR-626-1-stack-cost] did not exist. Created. 18:44:41 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-626-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:44:42 + echo total: 0.2199999988079071 [Pipeline] stash 18:44:42 Stashed 1 file(s) [Pipeline] } 18:44:42 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-626-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:44:42 $ docker stop --time=1 084baac75c2534599ab4d7802a1dd2c0325c3f76ddfcb5478393e845eddc1608 18:44:44 $ docker rm -f --volumes 084baac75c2534599ab4d7802a1dd2c0325c3f76ddfcb5478393e845eddc1608 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:47:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1593 in /w/workspace/_app-service-configurable_PR-626 [Pipeline] { [Pipeline] ws 18:47:13 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 18:47:16 Selected Git installation does not exist. Using Default 18:47:16 The recommended git tool is: NONE 18:47:21 using credential edgex-jenkins-ssh 18:47:22 Cloning the remote Git repository 18:47:22 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 18:47:22 > git init /w/workspace/app-service-configurable/1 # timeout=10 18:47:23 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:47:23 > git --version # timeout=10 18:47:23 > git --version # 'git version 2.25.1' 18:47:23 using GIT_SSH to set credentials SSH Credentials for GitHub 18:47:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:47:25 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:47:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:47:27 Merging remotes/origin/main commit 35d704078b0040fb0b2eaaabdf6860ed02d459b4 into PR head commit ecea991c7de1d538e8d0ce98200bc7a21f8d7290 18:47:26 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:47:27 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:47:27 using GIT_SSH to set credentials SSH Credentials for GitHub 18:47:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/626/head:refs/remotes/origin/PR-626 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:47:27 > git config core.sparsecheckout # timeout=10 18:47:27 > git checkout -f ecea991c7de1d538e8d0ce98200bc7a21f8d7290 # timeout=10 18:47:27 > git remote # timeout=10 18:47:27 Merge succeeded, producing ecea991c7de1d538e8d0ce98200bc7a21f8d7290 18:47:27 Checking out Revision ecea991c7de1d538e8d0ce98200bc7a21f8d7290 (PR-626) 18:47:27 > git config --get remote.origin.url # timeout=10 18:47:27 using GIT_SSH to set credentials SSH Credentials for GitHub 18:47:27 > git merge 35d704078b0040fb0b2eaaabdf6860ed02d459b4 # timeout=10 18:47:27 > git rev-parse HEAD^{commit} # timeout=10 18:47:28 > git config core.sparsecheckout # timeout=10 18:47:28 > git checkout -f ecea991c7de1d538e8d0ce98200bc7a21f8d7290 # timeout=10 18:47:31 Commit message: "build: Update to latest 3.2 dev go-mods" 18:47:31 > git --version # timeout=10 18:47:31 > git --version # 'git version 2.25.1' 18:47:31 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:47:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:47:33 % Total % Received % Xferd Average Speed Time Time Time Current 18:47:33 Dload Upload Total Spent Left Speed 18:47:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 184k 0 --:--:-- --:--:-- --:--:-- 187k [Pipeline] sh 18:47:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:47:34 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 18:47:34 /etc/docker/daemon.new 18:47:34 { 18:47:34 "registry-mirrors": [ 18:47:34 "https://nexus3.edgexfoundry.org:10001" 18:47:34 ], 18:47:34 "bip": "10.250.0.254/24", 18:47:34 "hosts": [ 18:47:34 "tcp://0.0.0.0:5555", 18:47:34 "unix:///var/run/docker.sock" 18:47:34 ], 18:47:34 "mtu": 1458, 18:47:34 "selinux-enabled": true, 18:47:34 "seccomp-profile": "/etc/docker/seccomp.json" 18:47:34 } [Pipeline] sh 18:47:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:47:34 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:47:53 provisioning config files... 18:47:53 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config13785136239582252577tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:47:53 ---> ****-login.sh 18:47:53 nexus3.edgexfoundry.org:10001 18:47:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:47:54 Configure a credential helper to remove this warning. See 18:47:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:47:54 18:47:54 Login Succeeded 18:47:54 nexus3.edgexfoundry.org:10002 18:47:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:47:55 Configure a credential helper to remove this warning. See 18:47:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:47:55 18:47:55 Login Succeeded 18:47:55 nexus3.edgexfoundry.org:10003 18:47:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:47:55 Configure a credential helper to remove this warning. See 18:47:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:47:55 18:47:55 Login Succeeded 18:47:55 nexus3.edgexfoundry.org:10004 18:47:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:47:55 Configure a credential helper to remove this warning. See 18:47:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:47:55 18:47:55 Login Succeeded 18:47:55 ****.io 18:47:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:47:56 Configure a credential helper to remove this warning. See 18:47:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:47:56 18:47:56 Login Succeeded 18:47:56 ---> ****-login.sh ends [Pipeline] } 18:47:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:47:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:47:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:47:57 ========================================================= 18:47:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:47:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:58 + 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 . 18:47:58 Sending build context to Docker daemon 159.7kB 18:47:58 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:47:58 Step 2/12 : FROM ${BASE} AS builder 18:47:58 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:47:58 9fda8d8052c6: Pulling fs layer 18:47:58 5d54e960e981: Pulling fs layer 18:47:58 c4a7e357bf2a: Pulling fs layer 18:47:58 f0e02332f6b5: Pulling fs layer 18:47:58 872ee5b61b7b: Pulling fs layer 18:47:58 0c6a40ed1a82: Pulling fs layer 18:47:58 f0e02332f6b5: Waiting 18:47:58 94ae7d8d031c: Pulling fs layer 18:47:58 872ee5b61b7b: Waiting 18:47:58 0c6a40ed1a82: Waiting 18:47:58 94ae7d8d031c: Waiting 18:47:58 5d54e960e981: Verifying Checksum 18:47:58 5d54e960e981: Download complete 18:47:58 f0e02332f6b5: Download complete 18:47:58 872ee5b61b7b: Verifying Checksum 18:47:58 872ee5b61b7b: Download complete 18:47:58 9fda8d8052c6: Verifying Checksum 18:47:58 9fda8d8052c6: Download complete 18:47:59 94ae7d8d031c: Verifying Checksum 18:47:59 94ae7d8d031c: Download complete 18:47:59 9fda8d8052c6: Pull complete 18:48:00 5d54e960e981: Pull complete 18:48:00 c4a7e357bf2a: Download complete 18:48:01 0c6a40ed1a82: Verifying Checksum 18:48:01 0c6a40ed1a82: Download complete 18:48:14 c4a7e357bf2a: Pull complete 18:48:14 f0e02332f6b5: Pull complete 18:48:14 872ee5b61b7b: Pull complete 18:48:22 0c6a40ed1a82: Pull complete 18:48:24 94ae7d8d031c: Pull complete 18:48:24 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 18:48:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:48:24 ---> 86de565de09d 18:48:24 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 18:48:26 ---> Running in 222852aa0fd5 18:48:26 Removing intermediate container 222852aa0fd5 18:48:26 ---> 1a5c17f29233 18:48:26 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:48:26 ---> Running in 36ffb4fc35bb 18:48:27 Removing intermediate container 36ffb4fc35bb 18:48:27 ---> 4c4b6735fd1d 18:48:27 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:48:27 ---> Running in c0821733750d 18:48:27 Removing intermediate container c0821733750d 18:48:27 ---> 87c1793b9b9c 18:48:27 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:48:27 ---> Running in 86b303ef7671 18:48:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:48:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:48:30 OK: 266 MiB in 52 packages 18:48:31 Removing intermediate container 86b303ef7671 18:48:31 ---> 1efb00716e05 18:48:31 Step 7/12 : WORKDIR /app 18:48:31 ---> Running in 2be64e2b6060 18:48:31 Removing intermediate container 2be64e2b6060 18:48:31 ---> f9e3eff3993a 18:48:31 Step 8/12 : COPY go.mod vendor* ./ 18:48:35 ---> f27c12174b64 18:48:35 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:48:35 ---> Running in 575a723f4329 18:49:57 Removing intermediate container 575a723f4329 18:49:57 ---> 4afc25278ab2 18:49:57 Step 10/12 : COPY . . 18:49:57 ---> 6600846486b9 18:49:57 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:49:57 ---> Running in c65b6e718590 18:49:57 Removing intermediate container c65b6e718590 18:49:57 ---> 0c2dc056aba0 18:49:57 Step 12/12 : RUN $MAKE 18:49:57 ---> Running in 9443615c3d25 18:49:57 noop 18:49:57 Removing intermediate container 9443615c3d25 18:49:57 ---> ece3e332e762 18:49:57 Successfully built ece3e332e762 18:49:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:57 + docker inspect -f . ci-base-image-arm64 18:49:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:49:58 prd-ubuntu20.04-docker-arm64-4c-16g-1593 does not seem to be running inside a container 18:49:58 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 18:49:59 $ docker top 5fc1b59598e29ac397afe7f08e7178905b6ff151e33257ec539cb1b76f50a920 -eo pid,comm [Pipeline] { [Pipeline] sh 18:50:00 + go version 18:50:00 go version go1.21.0 linux/arm64 [Pipeline] } 18:50:00 $ docker stop --time=1 5fc1b59598e29ac397afe7f08e7178905b6ff151e33257ec539cb1b76f50a920 18:50:05 $ docker rm -f --volumes 5fc1b59598e29ac397afe7f08e7178905b6ff151e33257ec539cb1b76f50a920 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:50:06 + docker inspect -f . ci-base-image-arm64 18:50:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:50:07 prd-ubuntu20.04-docker-arm64-4c-16g-1593 does not seem to be running inside a container 18:50:07 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 18:50:08 $ docker top d50aeed4c54b2ccf32caa6e734c60be0b5b6785d89168ac674387a168c01c59f -eo pid,comm [Pipeline] { [Pipeline] sh 18:50:09 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 18:50:10 + make test 18:50:10 go test -race -coverprofile=coverage.out ./... 18:52:31 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:52:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:52:31 go vet ./... 18:54:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:54:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:54:23 ./bin/test-attribution-txt.sh [Pipeline] echo 18:54:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:54:23 $ docker stop --time=1 d50aeed4c54b2ccf32caa6e734c60be0b5b6785d89168ac674387a168c01c59f 18:54:25 $ docker rm -f --volumes d50aeed4c54b2ccf32caa6e734c60be0b5b6785d89168ac674387a168c01c59f [Pipeline] // withDockerContainer [Pipeline] sh 18:54:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:54:27 Warning: overwriting stash ‘coverage-report’ 18:54:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:54:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:54:29 + ls -al . 18:54:29 total 180 18:54:29 drwxrwxr-x 6 jenkins jenkins 4096 Nov 28 18:50 . 18:54:29 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 18:47 .. 18:54:29 -rw-rw-r-- 1 jenkins jenkins 119 Nov 28 18:47 .dockerignore 18:54:29 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 18:47 .git 18:54:29 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 18:47 .github 18:54:29 -rw-rw-r-- 1 jenkins jenkins 106 Nov 28 18:47 .gitignore 18:54:29 -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 18:47 .golangci.yml 18:54:29 -rw-rw-r-- 1 jenkins jenkins 10394 Nov 28 18:47 Attribution.txt 18:54:29 -rw-rw-r-- 1 jenkins jenkins 37263 Nov 28 18:47 CHANGELOG.md 18:54:29 -rw-rw-r-- 1 jenkins jenkins 2007 Nov 28 18:47 Dockerfile 18:54:29 -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 18:47 GOVERNANCE.md 18:54:29 -rw-rw-r-- 1 jenkins jenkins 666 Nov 28 18:47 Jenkinsfile 18:54:29 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 28 18:47 LICENSE 18:54:29 -rw-rw-r-- 1 jenkins jenkins 618 Nov 28 18:47 OWNERS.md 18:54:29 -rw-rw-r-- 1 jenkins jenkins 4582 Nov 28 18:47 README.md 18:54:29 -rw-rw-r-- 1 jenkins jenkins 5 Nov 28 18:41 VERSION 18:54:29 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 18:47 bin 18:54:29 -rw-r--r-- 1 jenkins jenkins 13 Nov 28 18:50 coverage.out 18:54:29 -rw-rw-r-- 1 jenkins jenkins 3726 Nov 28 18:47 go.mod 18:54:29 -rw-rw-r-- 1 jenkins jenkins 34907 Nov 28 18:47 go.sum 18:54:29 -rw-rw-r-- 1 jenkins jenkins 1937 Nov 28 18:47 main.go 18:54:29 -rw-rw-r-- 1 jenkins jenkins 2566 Nov 28 18:47 makefile 18:54:29 drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 18:47 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:29 + 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=ecea991c7de1d538e8d0ce98200bc7a21f8d7290 --label arch=arm64 --label version=0.0.0 . 18:54:29 Sending build context to Docker daemon 160.8kB 18:54:29 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 18:54:29 Step 2/27 : FROM ${BASE} AS builder 18:54:29 ---> ece3e332e762 18:54:29 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 18:54:29 ---> Running in fdcbe60fad7d 18:54:30 Removing intermediate container fdcbe60fad7d 18:54:30 ---> 6dcba2ed22d4 18:54:30 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 18:54:30 ---> Running in dc87671c94be 18:54:30 Removing intermediate container dc87671c94be 18:54:30 ---> e984d7c51599 18:54:30 Step 5/27 : ARG ADD_BUILD_TAGS="" 18:54:30 ---> Running in 1f90557308f2 18:54:31 Removing intermediate container 1f90557308f2 18:54:31 ---> f67ba593f2f4 18:54:31 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:54:31 ---> Running in 45f90edcc2d5 18:54:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:54:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:54:34 OK: 266 MiB in 52 packages 18:54:36 Removing intermediate container 45f90edcc2d5 18:54:36 ---> 9c4a6b9e0590 18:54:36 Step 7/27 : WORKDIR /app 18:54:36 ---> Running in ef971bc1edd6 18:54:37 Removing intermediate container ef971bc1edd6 18:54:37 ---> 117a70b67dcf 18:54:37 Step 8/27 : COPY go.mod vendor* ./ 18:54:37 ---> 749171be6a3c 18:54:37 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:54:37 ---> Running in bf918414f9ce 18:54:40 Removing intermediate container bf918414f9ce 18:54:40 ---> d33ff86810f3 18:54:40 Step 10/27 : COPY . . 18:54:40 ---> 053c19cb106d 18:54:40 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:54:40 ---> Running in 3c06c4d808e0 18:54:41 Removing intermediate container 3c06c4d808e0 18:54:41 ---> 6e2ea50f0121 18:54:41 Step 12/27 : RUN $MAKE 18:54:41 ---> Running in 3680237e5d71 18:54:42 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 18:56:49 Removing intermediate container 3680237e5d71 18:56:49 ---> 1b7bcea7a809 18:56:49 Step 13/27 : FROM alpine:3.18 18:56:49 3.18: Pulling from library/alpine 18:56:49 579b34f0a95b: Pulling fs layer 18:56:49 579b34f0a95b: Download complete 18:56:49 579b34f0a95b: Pull complete 18:56:49 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:56:49 Status: Downloaded newer image for alpine:3.18 18:56:49 ---> 3cc203321400 18:56:49 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:56:49 ---> Running in 1dfe02cef714 18:56:49 Removing intermediate container 1dfe02cef714 18:56:49 ---> 924dc50a8630 18:56:49 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 18:56:49 ---> Running in 93ef57221978 18:56:49 Removing intermediate container 93ef57221978 18:56:49 ---> a7bcb66c3d63 18:56:49 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 18:56:49 ---> Running in 02ef34786c79 18:56:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:56:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:56:49 (1/2) Installing ca-certificates (20230506-r0) 18:56:49 (2/2) Installing dumb-init (1.2.5-r2) 18:56:49 Executing busybox-1.36.1-r2.trigger 18:56:49 Executing ca-certificates-20230506-r0.trigger 18:56:49 OK: 9 MiB in 17 packages 18:56:49 Removing intermediate container 02ef34786c79 18:56:49 ---> 1e3e0072cec0 18:56:49 Step 17/27 : RUN apk --no-cache upgrade 18:56:49 ---> Running in 8132a1d463e4 18:56:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:56:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:56:49 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 18:56:49 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 18:56:49 Executing busybox-1.36.1-r5.post-upgrade 18:56:49 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 18:56:49 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 18:56:49 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 18:56:49 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 18:56:49 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 18:56:49 Executing busybox-1.36.1-r5.trigger 18:56:49 Executing ca-certificates-20230506-r0.trigger 18:56:49 OK: 9 MiB in 17 packages 18:56:49 Removing intermediate container 8132a1d463e4 18:56:49 ---> 07b3a7161d3f 18:56:49 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:56:49 ---> c57b7cd44ea4 18:56:49 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 18:56:49 ---> e2adb0f15586 18:56:49 Step 20/27 : COPY --from=builder /app/res/ /res/ 18:56:49 ---> 27af29887d48 18:56:49 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:56:51 ---> 6dbfafc301fa 18:56:51 Step 22/27 : EXPOSE 48095 18:56:51 ---> Running in 5b6b18691165 18:56:51 Removing intermediate container 5b6b18691165 18:56:51 ---> 2e5a5088b26d 18:56:51 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 18:56:51 ---> Running in ed4e5bb62290 18:56:51 Removing intermediate container ed4e5bb62290 18:56:51 ---> 897586ce7c4c 18:56:51 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:56:51 ---> Running in 2e2f1118821e 18:56:51 Removing intermediate container 2e2f1118821e 18:56:51 ---> fc52a7f3ec9e 18:56:51 Step 25/27 : LABEL arch=arm64 18:56:52 ---> Running in faf53873a2fb 18:56:52 Removing intermediate container faf53873a2fb 18:56:52 ---> 2dbbe6322c7a 18:56:52 Step 26/27 : LABEL git_sha=ecea991c7de1d538e8d0ce98200bc7a21f8d7290 18:56:52 ---> Running in 7106a420d70d 18:56:52 Removing intermediate container 7106a420d70d 18:56:52 ---> 5e24dcbd993c 18:56:52 Step 27/27 : LABEL version=0.0.0 18:56:53 ---> Running in 66f07c87caf8 18:56:53 Removing intermediate container 66f07c87caf8 18:56:53 ---> 017aac014010 18:56:53 [Warning] One or more build-args [ARCH] were not consumed 18:56:53 Successfully built 017aac014010 18:56:53 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 18:56:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:56:54 18:56:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:56:55 arm64: Pulling from edgex-lftools-log-publisher 18:56:55 8998bd30e6a1: Pulling fs layer 18:56:55 04944245beec: Pulling fs layer 18:56:55 699f458cf7ca: Pulling fs layer 18:56:55 765212b225bb: Pulling fs layer 18:56:55 f23df028b6ca: Pulling fs layer 18:56:55 d65c8cfc05b1: Pulling fs layer 18:56:55 2437ff75d9bd: Pulling fs layer 18:56:55 f23df028b6ca: Waiting 18:56:55 d65c8cfc05b1: Waiting 18:56:55 2437ff75d9bd: Waiting 18:56:55 765212b225bb: Waiting 18:56:55 04944245beec: Verifying Checksum 18:56:55 04944245beec: Download complete 18:56:55 765212b225bb: Verifying Checksum 18:56:55 765212b225bb: Download complete 18:56:55 f23df028b6ca: Verifying Checksum 18:56:55 f23df028b6ca: Download complete 18:56:55 d65c8cfc05b1: Download complete 18:56:55 699f458cf7ca: Verifying Checksum 18:56:55 699f458cf7ca: Download complete 18:56:56 8998bd30e6a1: Verifying Checksum 18:56:56 8998bd30e6a1: Download complete 18:57:01 2437ff75d9bd: Verifying Checksum 18:57:01 2437ff75d9bd: Download complete 18:57:02 8998bd30e6a1: Pull complete 18:57:02 04944245beec: Pull complete 18:57:04 699f458cf7ca: Pull complete 18:57:04 765212b225bb: Pull complete 18:57:05 f23df028b6ca: Pull complete 18:57:05 d65c8cfc05b1: Pull complete 18:57:23 2437ff75d9bd: Pull complete 18:57:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:57:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:57:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:57:24 prd-ubuntu20.04-docker-arm64-4c-16g-1593 does not seem to be running inside a container 18:57:24 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:57:26 $ docker top fd0e2d9f70da1064609c0f9fbe8d0889e6103be04da96abea1af4a71bd55b740 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:57:28 ---> job-cost.sh 18:57:28 lf-activate-venv: SKIPPING 18:57:28 INFO: No Stack... 18:57:28 INFO: Retrieving Pricing Info for: v3-standard-4 18:57:29 INFO: Archiving Costs [Pipeline] sh 18:57:30 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 18:57:30 + cut -d, -f6 [Pipeline] lock 18:57:30 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-626-1-stack-cost] 18:57:30 Resource [jenkins-edgexfoundry-app-service-configurable-PR-626-1-stack-cost] did not exist. Created. 18:57:30 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-626-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:57:30 /w/workspace/app-service-configurable/1@tmp/durable-e3e15263/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:57:31 + echo total: 0.10999999940395355 [Pipeline] stash 18:57:31 Warning: overwriting stash ‘stack-cost’ 18:57:31 Stashed 1 file(s) [Pipeline] } 18:57:31 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-626-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:57:31 $ docker stop --time=1 fd0e2d9f70da1064609c0f9fbe8d0889e6103be04da96abea1af4a71bd55b740 18:57:33 $ docker rm -f --volumes fd0e2d9f70da1064609c0f9fbe8d0889e6103be04da96abea1af4a71bd55b740 [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 18:57:35 provisioning config files... 18:57:35 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-626@tmp/config11385779983445574699tmp [Pipeline] { [Pipeline] sh 18:57:35 + set +x 18:57:35 + bash -s -- 18:57:35 + curl -s https://codecov.io/bash 18:57:35 18:57:35 _____ _ 18:57:35 / ____| | | 18:57:35 | | ___ __| | ___ ___ _____ __ 18:57:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:57:35 | |___| (_) | (_| | __/ (_| (_) \ V / 18:57:35 \_____\___/ \__,_|\___|\___\___/ \_/ 18:57:35 Bash-1.0.6 18:57:35 18:57:35 18:57:35 ==> git version 2.25.1 found 18:57:35 ==> 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 18:57:35 Release-Date: 2020-01-08 18:57:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:57:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:57:35 ==> Jenkins CI detected. 18:57:35 current dir:  /w/workspace/_app-service-configurable_PR-626 18:57:35 project root: . 18:57:35 --> token set from env 18:57:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:57:36 ==> Running gcov in . (disable via -X gcov) 18:57:36 ==> Python coveragepy not found 18:57:36 ==> Searching for coverage reports in: 18:57:36 + . 18:57:36 -> Found 1 reports 18:57:36 ==> Detecting git/mercurial file structure 18:57:36 ==> Reading reports 18:57:36 + ./coverage.out bytes=13 18:57:36 ==> Appending adjustments 18:57:36 https://docs.codecov.io/docs/fixing-reports 18:57:36 + Found adjustments 18:57:36 ==> Gzipping contents 18:57:36 4.0K /tmp/codecov.zjvh3b.gz 18:57:36 ==> Uploading reports 18:57:36 url: https://codecov.io 18:57:36 query: branch=PR-626&commit=ecea991c7de1d538e8d0ce98200bc7a21f8d7290&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-626%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=626&job=&cmd_args= 18:57:36 -> Pinging Codecov 18:57:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-626&commit=ecea991c7de1d538e8d0ce98200bc7a21f8d7290&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-626%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=626&job=&cmd_args= 18:57:36 -> Uploading to 18:57:36 https://storage.googleapis.com/codecov/v4/raw/2023-11-28/A97CA9966030D2A3747ED39772930CCE/ecea991c7de1d538e8d0ce98200bc7a21f8d7290/715ef1ad-a01e-443a-9c77-7e35392f4d26.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231128T185736Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=72e2608fbb54296659413360b405f909dfcf2101e1551464a01ee6a749629670 18:57:36 % Total % Received % Xferd Average Speed Time Time Time Current 18:57:36 Dload Upload Total Spent Left Speed 18:57:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 955 --:--:-- --:--:-- --:--:-- 955 18:57:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/ecea991c7de1d538e8d0ce98200bc7a21f8d7290 [Pipeline] } 18:57:36 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 18:57:39 + [ -d /w/workspace/_app-service-configurable_PR-626/archives ] 18:57:39 + ls -al /w/workspace/_app-service-configurable_PR-626/archives 18:57:39 total 16 18:57:39 drwxr-xr-x 3 root root 4096 Nov 28 18:44 . 18:57:39 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 18:44 .. 18:57:39 drwxr-xr-x 2 root root 4096 Nov 28 18:44 cost 18:57:39 -rw-r--r-- 1 root root 96 Nov 28 18:44 cost.csv 18:57:39 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-626/archives 18:57:39 + ls -al /w/workspace/_app-service-configurable_PR-626/archives 18:57:39 total 16 18:57:39 drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 18:44 . 18:57:39 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 18:44 .. 18:57:39 drwxr-xr-x 2 jenkins jenkins 4096 Nov 28 18:44 cost 18:57:39 -rw-r--r-- 1 jenkins jenkins 96 Nov 28 18:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:57:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:57:41 ---> package-listing.sh 18:57:41 ++ facter osfamily 18:57:41 ++ tr '[:upper:]' '[:lower:]' 18:57:41 + OS_FAMILY=debian 18:57:41 + workspace=/w/workspace/_app-service-configurable_PR-626 18:57:41 + START_PACKAGES=/tmp/packages_start.txt 18:57:41 + END_PACKAGES=/tmp/packages_end.txt 18:57:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:57:41 + PACKAGES=/tmp/packages_start.txt 18:57:41 + '[' /w/workspace/_app-service-configurable_PR-626 ']' 18:57:41 + PACKAGES=/tmp/packages_end.txt 18:57:41 + case "${OS_FAMILY}" in 18:57:41 + dpkg -l 18:57:41 + grep '^ii' 18:57:41 + '[' -f /tmp/packages_start.txt ']' 18:57:41 + '[' -f /tmp/packages_end.txt ']' 18:57:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:57:41 + '[' /w/workspace/_app-service-configurable_PR-626 ']' 18:57:41 + mkdir -p /w/workspace/_app-service-configurable_PR-626/archives/ 18:57:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-626/archives/ [Pipeline] echo 18:57:41 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-626/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:57:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:57:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:57:42 prd-ubuntu20.04-docker-8c-8g-1565 does not seem to be running inside a container 18:57:42 $ 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-626/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-626 -v /w/workspace/_app-service-configurable_PR-626:/w/workspace/_app-service-configurable_PR-626:rw,z -v /w/workspace/_app-service-configurable_PR-626@tmp:/w/workspace/_app-service-configurable_PR-626@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 18:57:42 $ docker top 80c9cc996dffe62b6e2a919db17fb90f9ce889841fe3c0677cf8c306b0640a5e -eo pid,comm [Pipeline] { [Pipeline] sh 18:57:43 + touch /tmp/pre-build-complete [Pipeline] sh 18:57:43 + mkdir -p /var/log/sysstat [Pipeline] sh 18:57:44 + ls /var/log/sa-host 18:57:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:57:44 provisioning config files... 18:57:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-626@tmp/config18247795232834194054tmp [Pipeline] { [Pipeline] echo 18:57:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:57:44 ---> create-netrc.sh [Pipeline] } 18:57:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:57:45 ---> python-tools-install.sh [Pipeline] echo 18:57:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:57:45 ---> sudo-logs.sh 18:57:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:57:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:57:46 ---> job-cost.sh 18:57:46 lf-activate-venv: SKIPPING 18:57:46 DEBUG: total: 0.2199999988079071 18:57:46 INFO: Retrieving Stack Cost... 18:57:46 INFO: Retrieving Pricing Info for: v3-standard-8 18:57:46 INFO: Archiving Costs [Pipeline] echo 18:57:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:57:47 ---> logs-deploy.sh 18:57:47 lf-activate-venv: SKIPPING 18:57:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-626/1 18:57:47 INFO: archiving workspace using pattern(s): 18:57:48 Archives upload complete. 18:57:48 INFO: archiving logs to Nexus