Pull request #639 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53+08b7f7cf698a8482c52dd57175d3282efba93adf (0ccdd6d7ccf54da2f69473410ae33dc82b3b4323) 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-ssh11929947067212487313.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-ssh4781156226642394541.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-639/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-639/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2885062121283827360.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-639/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6374493894073197424.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-ssh2945714922411178667.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-639/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-639/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3706722018697544765.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-286 in /w/workspace/_app-service-configurable_PR-639 [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-639 # 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 08b7f7cf698a8482c52dd57175d3282efba93adf into PR head commit 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 Merge succeeded, producing 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 Checking out Revision 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 (PR-639) > 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/639/head:refs/remotes/origin/PR-639 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 # 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 08b7f7cf698a8482c52dd57175d3282efba93adf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 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 12:55:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:55:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:55:00 ========================================================= 12:55:00 EdgeX Global Pipelines Version Info 12:55:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:55:01 ------------------- 12:55:01 stable info: 12:55:01 ------------------- 12:55:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:55:01 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 12:55:01 Message: update stable to v1.0.258 12:55:01 ------------------- 12:55:01 experimental info: 12:55:01 ------------------- 12:55:01 Commited By: **** collab-it+edgex@linuxfoundation.org 12:55:01 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 12:55:01 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:55:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 12:55:02 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 12:55:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:55:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:55:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:55:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 12:55:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:55:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:55:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:55:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:55:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:55:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 12:55:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:55:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:55:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:55:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:55:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:55:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:55:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:55:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:55:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:55:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:55:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:55:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:55:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:55:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:55:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:55:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-639 [Pipeline] echo 12:55:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-639 [Pipeline] echo 12:55:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-639 [Pipeline] echo 12:55:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 [Pipeline] echo 12:55:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9a9b476 [Pipeline] echo 12:55:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:55:04 provisioning config files... 12:55:04 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-639@tmp/config14743294207450016542tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:55:05 ---> ****-login.sh 12:55:05 nexus3.edgexfoundry.org:10001 12:55:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:55:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:55:05 Configure a credential helper to remove this warning. See 12:55:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:55:05 12:55:05 Login Succeeded 12:55:05 nexus3.edgexfoundry.org:10002 12:55:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:55:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:55:05 Configure a credential helper to remove this warning. See 12:55:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:55:05 12:55:05 Login Succeeded 12:55:05 nexus3.edgexfoundry.org:10003 12:55:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:55:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:55:05 Configure a credential helper to remove this warning. See 12:55:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:55:05 12:55:05 Login Succeeded 12:55:05 nexus3.edgexfoundry.org:10004 12:55:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:55:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:55:05 Configure a credential helper to remove this warning. See 12:55:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:55:05 12:55:05 Login Succeeded 12:55:05 ****.io 12:55:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:55:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:55:06 Configure a credential helper to remove this warning. See 12:55:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:55:06 12:55:06 Login Succeeded 12:55:06 ---> ****-login.sh ends [Pipeline] } 12:55:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:55:07 + git rev-list -1 --merges 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53~1..9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 [Pipeline] echo 12:55:07 -----------> git rev-list -1 --merges 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53~1..9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 [false] [Pipeline] sh 12:55:07 + git log --format=format:%s -1 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 [Pipeline] echo 12:55:07 ========================================================= 12:55:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:55:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:55:08 + git log --format=format:%s -1 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 [Pipeline] echo 12:55:08 [semverPrep] GIT_COMMIT: 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 12:55:08 [semverPrep] This is not a build commit. [Pipeline] sh 12:55:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:55:08 + grep -v github /etc/ssh/ssh_known_hosts 12:55:08 + [ -e /tmp/ssh_known_hosts ] 12:55:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:55:08 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:55:08 sudo tee -a /etc/ssh/ssh_known_hosts 12:55:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:55:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:55:09 12:55:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:55:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:55:09 0.1.4: Pulling from edgex-devops/py-git-semver 12:55:09 b85a868b505f: Pulling fs layer 12:55:09 e2be974225ed: Pulling fs layer 12:55:09 339a4e72a1f5: Pulling fs layer 12:55:09 988bab9f4d93: Pulling fs layer 12:55:09 1469e6f7b9e6: Pulling fs layer 12:55:09 eaf3925da568: Pulling fs layer 12:55:09 bab4dde63d76: Pulling fs layer 12:55:09 bde34c3a00c8: Pulling fs layer 12:55:09 b352a97aabf1: Pulling fs layer 12:55:09 4872d77fe225: Pulling fs layer 12:55:09 5851b861e8e6: Pulling fs layer 12:55:09 eaf3925da568: Waiting 12:55:09 bab4dde63d76: Waiting 12:55:09 988bab9f4d93: Waiting 12:55:09 bde34c3a00c8: Waiting 12:55:09 1469e6f7b9e6: Waiting 12:55:09 b352a97aabf1: Waiting 12:55:09 5851b861e8e6: Waiting 12:55:09 4872d77fe225: Waiting 12:55:09 e2be974225ed: Download complete 12:55:09 988bab9f4d93: Verifying Checksum 12:55:09 988bab9f4d93: Download complete 12:55:09 1469e6f7b9e6: Verifying Checksum 12:55:09 1469e6f7b9e6: Download complete 12:55:09 339a4e72a1f5: Verifying Checksum 12:55:09 339a4e72a1f5: Download complete 12:55:09 eaf3925da568: Download complete 12:55:09 bde34c3a00c8: Download complete 12:55:09 b352a97aabf1: Download complete 12:55:09 4872d77fe225: Verifying Checksum 12:55:09 4872d77fe225: Download complete 12:55:09 5851b861e8e6: Download complete 12:55:09 b85a868b505f: Verifying Checksum 12:55:09 b85a868b505f: Download complete 12:55:10 bab4dde63d76: Verifying Checksum 12:55:10 bab4dde63d76: Download complete 12:55:11 b85a868b505f: Pull complete 12:55:11 e2be974225ed: Pull complete 12:55:11 339a4e72a1f5: Pull complete 12:55:11 988bab9f4d93: Pull complete 12:55:12 1469e6f7b9e6: Pull complete 12:55:12 eaf3925da568: Pull complete 12:55:14 bab4dde63d76: Pull complete 12:55:14 bde34c3a00c8: Pull complete 12:55:14 b352a97aabf1: Pull complete 12:55:14 4872d77fe225: Pull complete 12:55:14 5851b861e8e6: Pull complete 12:55:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:55:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:55:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:55:14 prd-ubuntu20.04-docker-8c-8g-286 does not seem to be running inside a container 12:55:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-639 -v /w/workspace/_app-service-configurable_PR-639:/w/workspace/_app-service-configurable_PR-639:rw,z -v /w/workspace/_app-service-configurable_PR-639@tmp:/w/workspace/_app-service-configurable_PR-639@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:55:17 $ docker top 5cffd465925e96baf7e255d31552e6b97b09e3445681a932cf1c1884025b589f -eo pid,comm 12:55:18 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). 12:55:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:55:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:55:18 [ssh-agent] Looking for ssh-agent implementation... 12:55:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:55:18 $ docker exec 5cffd465925e96baf7e255d31552e6b97b09e3445681a932cf1c1884025b589f ssh-agent 12:55:18 SSH_AUTH_SOCK=/tmp/ssh-iDAri5iC3nuw/agent.32 12:55:18 SSH_AGENT_PID=38 12:55:18 Running ssh-add (command line suppressed) 12:55:18 Identity added: /w/workspace/_app-service-configurable_PR-639@tmp/private_key_2473625714403254785.key (/w/workspace/_app-service-configurable_PR-639@tmp/private_key_2473625714403254785.key) 12:55:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:55:18 + git tag --points-at HEAD [Pipeline] } 12:55:18 $ docker exec --env ******** --env ******** 5cffd465925e96baf7e255d31552e6b97b09e3445681a932cf1c1884025b589f ssh-agent -k 12:55:19 unset SSH_AUTH_SOCK; 12:55:19 unset SSH_AGENT_PID; 12:55:19 echo Agent pid 38 killed; 12:55:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:55:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:55:19 [ssh-agent] Looking for ssh-agent implementation... 12:55:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:55:19 $ docker exec 5cffd465925e96baf7e255d31552e6b97b09e3445681a932cf1c1884025b589f ssh-agent 12:55:19 SSH_AUTH_SOCK=/tmp/ssh-dZETo2gtR2r8/agent.70 12:55:19 SSH_AGENT_PID=76 12:55:19 Running ssh-add (command line suppressed) 12:55:19 Identity added: /w/workspace/_app-service-configurable_PR-639@tmp/private_key_15186295966647219050.key (/w/workspace/_app-service-configurable_PR-639@tmp/private_key_15186295966647219050.key) 12:55:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:55:19 + git semver init 12:55:20 2024-02-01 12:55:20,090 [run_init] DEBUG init version:0.0.0 force:False 12:55:20 2024-02-01 12:55:20,091 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-639/.semver 12:55:20 2024-02-01 12:55:20,092 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-639/.semver 12:55:20 2024-02-01 12:55:20,092 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-639/.semver'], cwd=/w/workspace/_app-service-configurable_PR-639, universal_newlines=False, shell=None, istream=None) 12:55:21 2024-02-01 12:55:21,337 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-639/.git/info/exclude 12:55:21 2024-02-01 12:55:21,337 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-639/.semver/PR-639 with force:False 12:55:21 2024-02-01 12:55:21,338 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-639/.semver/PR-639 12:55:21 2024-02-01 12:55:21,342 [execute] INFO git cat-file --batch-check 12:55:21 2024-02-01 12:55:21,342 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-639/.semver, universal_newlines=False, shell=None, istream=) 12:55:21 2024-02-01 12:55:21,347 [execute] INFO git cat-file --batch 12:55:21 2024-02-01 12:55:21,347 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-639/.semver, universal_newlines=False, shell=None, istream=) 12:55:21 2024-02-01 12:55:21,352 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-639/.semver/PR-639 12:55:21 0.0.0 [Pipeline] } 12:55:21 $ docker exec --env ******** --env ******** 5cffd465925e96baf7e255d31552e6b97b09e3445681a932cf1c1884025b589f ssh-agent -k 12:55:21 unset SSH_AUTH_SOCK; 12:55:21 unset SSH_AGENT_PID; 12:55:21 echo Agent pid 76 killed; 12:55:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:55:22 + git semver [Pipeline] } 12:55:22 $ docker stop --time=1 5cffd465925e96baf7e255d31552e6b97b09e3445681a932cf1c1884025b589f 12:55:23 $ docker rm -f --volumes 5cffd465925e96baf7e255d31552e6b97b09e3445681a932cf1c1884025b589f [Pipeline] // withDockerContainer [Pipeline] sh 12:55:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:55:24 Stashed 1 file(s) [Pipeline] echo 12:55:24 [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 12:55:25 provisioning config files... 12:55:25 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-639@tmp/config8737842900893753849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:55:26 ---> ****-login.sh 12:55:26 nexus3.edgexfoundry.org:10001 12:55:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:55:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:55:26 Configure a credential helper to remove this warning. See 12:55:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:55:26 12:55:26 Login Succeeded 12:55:26 nexus3.edgexfoundry.org:10002 12:55:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:55:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:55:26 Configure a credential helper to remove this warning. See 12:55:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:55:26 12:55:26 Login Succeeded 12:55:26 nexus3.edgexfoundry.org:10003 12:55:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:55:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:55:26 Configure a credential helper to remove this warning. See 12:55:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:55:26 12:55:26 Login Succeeded 12:55:26 nexus3.edgexfoundry.org:10004 12:55:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:55:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:55:26 Configure a credential helper to remove this warning. See 12:55:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:55:26 12:55:26 Login Succeeded 12:55:26 ****.io 12:55:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:55:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:55:26 Configure a credential helper to remove this warning. See 12:55:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:55:26 12:55:26 Login Succeeded 12:55:26 ---> ****-login.sh ends [Pipeline] } 12:55:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:55:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:55:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:55:27 ========================================================= 12:55:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 12:55:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:55:27 + 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 . 12:55:27 Sending build context to Docker daemon 8.782MB 12:55:27 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 12:55:27 Step 2/12 : FROM ${BASE} AS builder 12:55:27 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 12:55:27 7264a8db6415: Pulling fs layer 12:55:27 c4d48a809fc2: Pulling fs layer 12:55:27 4f1c88b9dad5: Pulling fs layer 12:55:27 ad3a456e5733: Pulling fs layer 12:55:27 ad3a456e5733: Waiting 12:55:27 69c7f0334f64: Pulling fs layer 12:55:27 1f1c1a5573a3: Pulling fs layer 12:55:27 ce7588e14bc9: Pulling fs layer 12:55:27 b5e4710f87ac: Pulling fs layer 12:55:27 ce7588e14bc9: Waiting 12:55:27 1f1c1a5573a3: Waiting 12:55:27 b5e4710f87ac: Waiting 12:55:27 69c7f0334f64: Waiting 12:55:27 c4d48a809fc2: Verifying Checksum 12:55:27 c4d48a809fc2: Download complete 12:55:27 ad3a456e5733: Download complete 12:55:27 69c7f0334f64: Verifying Checksum 12:55:27 69c7f0334f64: Download complete 12:55:27 7264a8db6415: Verifying Checksum 12:55:27 7264a8db6415: Download complete 12:55:27 1f1c1a5573a3: Verifying Checksum 12:55:27 1f1c1a5573a3: Download complete 12:55:27 7264a8db6415: Pull complete 12:55:28 b5e4710f87ac: Verifying Checksum 12:55:28 b5e4710f87ac: Download complete 12:55:28 c4d48a809fc2: Pull complete 12:55:28 4f1c88b9dad5: Verifying Checksum 12:55:28 4f1c88b9dad5: Download complete 12:55:28 ce7588e14bc9: Verifying Checksum 12:55:28 ce7588e14bc9: Download complete 12:55:32 4f1c88b9dad5: Pull complete 12:55:32 ad3a456e5733: Pull complete 12:55:32 69c7f0334f64: Pull complete 12:55:32 1f1c1a5573a3: Pull complete 12:55:34 ce7588e14bc9: Pull complete 12:55:34 b5e4710f87ac: Pull complete 12:55:34 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 12:55:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 12:55:34 ---> 88b5674ff536 12:55:34 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 12:55:39 ---> Running in fedc25daa31c 12:55:39 Removing intermediate container fedc25daa31c 12:55:39 ---> 76cc1d02d1b4 12:55:39 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:55:39 ---> Running in 611f2ea9a2f8 12:55:39 Removing intermediate container 611f2ea9a2f8 12:55:39 ---> 4dd453a3a5d3 12:55:39 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:55:39 ---> Running in 806adef63d08 12:55:39 Removing intermediate container 806adef63d08 12:55:39 ---> c07c7b88af9d 12:55:39 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:55:39 ---> Running in 65b7c24cec19 12:55:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:55:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:55:40 OK: 264 MiB in 52 packages 12:55:40 Still waiting to schedule task 12:55:40 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:55:40 Removing intermediate container 65b7c24cec19 12:55:40 ---> 34e8c5430f5a 12:55:40 Step 7/12 : WORKDIR /app 12:55:40 ---> Running in 0fcbdccdbe22 12:55:40 Removing intermediate container 0fcbdccdbe22 12:55:40 ---> 6eecc643321f 12:55:40 Step 8/12 : COPY go.mod vendor* ./ 12:55:40 ---> 4527febd73dd 12:55:40 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:55:40 ---> Running in 42eb9b52400d 12:56:19 Removing intermediate container 42eb9b52400d 12:56:19 ---> f8ba42ee8907 12:56:19 Step 10/12 : COPY . . 12:56:19 ---> 6ae3f8d86b8e 12:56:19 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:56:19 ---> Running in 407c4ddfd736 12:56:19 Removing intermediate container 407c4ddfd736 12:56:19 ---> 07ff5f8d1b39 12:56:19 Step 12/12 : RUN $MAKE 12:56:19 ---> Running in 6f5eccfbf7b4 12:56:19 noop 12:56:19 Removing intermediate container 6f5eccfbf7b4 12:56:19 ---> 1ade47111189 12:56:19 Successfully built 1ade47111189 12:56:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:56:20 + docker inspect -f . ci-base-image-x86_64 12:56:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:56:20 prd-ubuntu20.04-docker-8c-8g-286 does not seem to be running inside a container 12:56:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-639 -v /w/workspace/_app-service-configurable_PR-639:/w/workspace/_app-service-configurable_PR-639:rw,z -v /w/workspace/_app-service-configurable_PR-639@tmp:/w/workspace/_app-service-configurable_PR-639@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 ******** ci-base-image-x86_64 cat 12:56:20 $ docker top 8c6ab2ff8110aac7b96f66d1f86419a9957c5e5f4b8bd69be89a4bf8cf1ba6af -eo pid,comm [Pipeline] { [Pipeline] sh 12:56:21 + go version 12:56:21 go version go1.21.0 linux/amd64 [Pipeline] } 12:56:21 $ docker stop --time=1 8c6ab2ff8110aac7b96f66d1f86419a9957c5e5f4b8bd69be89a4bf8cf1ba6af 12:56:22 $ docker rm -f --volumes 8c6ab2ff8110aac7b96f66d1f86419a9957c5e5f4b8bd69be89a4bf8cf1ba6af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:56:23 + docker inspect -f . ci-base-image-x86_64 12:56:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:56:24 prd-ubuntu20.04-docker-8c-8g-286 does not seem to be running inside a container 12:56:24 $ 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-639 -v /w/workspace/_app-service-configurable_PR-639:/w/workspace/_app-service-configurable_PR-639:rw,z -v /w/workspace/_app-service-configurable_PR-639@tmp:/w/workspace/_app-service-configurable_PR-639@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 ******** ci-base-image-x86_64 cat 12:56:24 $ docker top d8e2b10dd7ef52fcd0c4a11d732de5860d6b78ce3f2faba068b32fc92944016e -eo pid,comm [Pipeline] { [Pipeline] sh 12:56:25 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-639 [Pipeline] fileExists [Pipeline] sh 12:56:25 + make test 12:56:25 go test -race -coverprofile=coverage.out ./... 12:56:47 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:57:09 go vet ./... 12:57:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:57:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:57:11 ./bin/test-attribution-txt.sh 12:57:11 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 12:57:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:57:11 $ docker stop --time=1 d8e2b10dd7ef52fcd0c4a11d732de5860d6b78ce3f2faba068b32fc92944016e 12:57:14 $ docker rm -f --volumes d8e2b10dd7ef52fcd0c4a11d732de5860d6b78ce3f2faba068b32fc92944016e [Pipeline] // withDockerContainer [Pipeline] sh 12:57:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:57:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:57:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:57:16 + ls -al . 12:57:16 total 184 12:57:16 drwxrwxr-x 7 jenkins jenkins 4096 Feb 1 12:56 . 12:57:16 drwxrwxr-x 4 jenkins jenkins 4096 Feb 1 12:54 .. 12:57:16 -rw-rw-r-- 1 jenkins jenkins 119 Feb 1 12:54 .dockerignore 12:57:16 drwxrwxr-x 8 jenkins jenkins 4096 Feb 1 12:56 .git 12:57:16 drwxrwxr-x 3 jenkins jenkins 4096 Feb 1 12:54 .github 12:57:16 -rw-rw-r-- 1 jenkins jenkins 106 Feb 1 12:54 .gitignore 12:57:16 -rw-rw-r-- 1 jenkins jenkins 41 Feb 1 12:54 .golangci.yml 12:57:16 drwxr-xr-x 3 jenkins jenkins 4096 Feb 1 12:55 .semver 12:57:16 -rw-rw-r-- 1 jenkins jenkins 10394 Feb 1 12:54 Attribution.txt 12:57:16 -rw-rw-r-- 1 jenkins jenkins 37263 Feb 1 12:54 CHANGELOG.md 12:57:16 -rw-rw-r-- 1 jenkins jenkins 2007 Feb 1 12:54 Dockerfile 12:57:16 -rw-rw-r-- 1 jenkins jenkins 677 Feb 1 12:54 GOVERNANCE.md 12:57:16 -rw-rw-r-- 1 jenkins jenkins 666 Feb 1 12:54 Jenkinsfile 12:57:16 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 1 12:54 LICENSE 12:57:16 -rw-rw-r-- 1 jenkins jenkins 618 Feb 1 12:54 OWNERS.md 12:57:16 -rw-rw-r-- 1 jenkins jenkins 4582 Feb 1 12:54 README.md 12:57:16 -rw-rw-r-- 1 jenkins jenkins 5 Feb 1 12:55 VERSION 12:57:16 drwxrwxr-x 2 jenkins jenkins 4096 Feb 1 12:54 bin 12:57:16 -rw-r--r-- 1 jenkins jenkins 13 Feb 1 12:56 coverage.out 12:57:16 -rw-rw-r-- 1 jenkins jenkins 3775 Feb 1 12:54 go.mod 12:57:16 -rw-rw-r-- 1 jenkins jenkins 34514 Feb 1 12:54 go.sum 12:57:16 -rw-rw-r-- 1 jenkins jenkins 1937 Feb 1 12:54 main.go 12:57:16 -rw-rw-r-- 1 jenkins jenkins 2572 Feb 1 12:54 makefile 12:57:16 drwxrwxr-x 9 jenkins jenkins 4096 Feb 1 12:54 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:57:16 + 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=9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 --label arch=amd64 --label version=0.0.0 . 12:57:16 Sending build context to Docker daemon 8.783MB 12:57:16 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 12:57:16 Step 2/27 : FROM ${BASE} AS builder 12:57:16 ---> 1ade47111189 12:57:16 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 12:57:16 ---> Running in 062b508503e3 12:57:16 Removing intermediate container 062b508503e3 12:57:16 ---> bf05f329a7f3 12:57:16 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 12:57:16 ---> Running in b513c0aeee0e 12:57:16 Removing intermediate container b513c0aeee0e 12:57:16 ---> 8261c939294b 12:57:16 Step 5/27 : ARG ADD_BUILD_TAGS="" 12:57:17 ---> Running in 078ec2538135 12:57:17 Removing intermediate container 078ec2538135 12:57:17 ---> 062bd84bfcf3 12:57:17 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:57:17 ---> Running in 547f01ef6278 12:57:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:57:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:57:18 OK: 264 MiB in 52 packages 12:57:18 Removing intermediate container 547f01ef6278 12:57:18 ---> 961b83f8126d 12:57:18 Step 7/27 : WORKDIR /app 12:57:18 ---> Running in d3612273b2ad 12:57:18 Removing intermediate container d3612273b2ad 12:57:18 ---> df99bef3a624 12:57:18 Step 8/27 : COPY go.mod vendor* ./ 12:57:18 ---> 263617e17549 12:57:18 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:57:18 ---> Running in 0b870bf39545 12:57:19 Removing intermediate container 0b870bf39545 12:57:19 ---> d54601b20314 12:57:19 Step 10/27 : COPY . . 12:57:19 ---> 59bfe69fec83 12:57:19 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:57:19 ---> Running in dd1b03d32b9b 12:57:19 Removing intermediate container dd1b03d32b9b 12:57:19 ---> 4027a5df80b9 12:57:19 Step 12/27 : RUN $MAKE 12:57:19 ---> Running in 69672b8ad32b 12:57:20 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.17 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 12:57:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-287 in /w/workspace/_app-service-configurable_PR-639 [Pipeline] { [Pipeline] ws 12:57:26 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 12:57:26 Selected Git installation does not exist. Using Default 12:57:26 The recommended git tool is: NONE 12:57:31 using credential edgex-jenkins-ssh 12:57:31 Cloning the remote Git repository 12:57:31 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 12:57:31 > git init /w/workspace/app-service-configurable/1 # timeout=10 12:57:31 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:57:31 > git --version # timeout=10 12:57:31 > git --version # 'git version 2.25.1' 12:57:31 using GIT_SSH to set credentials SSH Credentials for GitHub 12:57:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:57:34 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:57:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:57:34 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:57:35 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:57:35 using GIT_SSH to set credentials SSH Credentials for GitHub 12:57:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/639/head:refs/remotes/origin/PR-639 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:57:35 Merging remotes/origin/main commit 08b7f7cf698a8482c52dd57175d3282efba93adf into PR head commit 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 12:57:35 Merge succeeded, producing 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 12:57:35 Checking out Revision 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 (PR-639) 12:57:36 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 12:57:36 > git --version # timeout=10 12:57:36 > git --version # 'git version 2.25.1' 12:57:36 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 12:57:35 > git config core.sparsecheckout # timeout=10 12:57:35 > git checkout -f 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 # timeout=10 12:57:35 > git remote # timeout=10 12:57:35 > git config --get remote.origin.url # timeout=10 12:57:35 using GIT_SSH to set credentials SSH Credentials for GitHub 12:57:35 > git merge 08b7f7cf698a8482c52dd57175d3282efba93adf # timeout=10 12:57:35 > git rev-parse HEAD^{commit} # timeout=10 12:57:35 > git config core.sparsecheckout # timeout=10 12:57:35 > git checkout -f 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:57:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:57:37 % Total % Received % Xferd Average Speed Time Time Time Current 12:57:37 Dload Upload Total Spent Left Speed 12:57:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 96809 0 --:--:-- --:--:-- --:--:-- 96809 [Pipeline] sh 12:57:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:57:38 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 12:57:38 /etc/docker/daemon.new 12:57:38 { 12:57:38 "registry-mirrors": [ 12:57:38 "https://nexus3.edgexfoundry.org:10001" 12:57:38 ], 12:57:38 "bip": "10.250.0.254/24", 12:57:38 "hosts": [ 12:57:38 "tcp://0.0.0.0:5555", 12:57:38 "unix:///var/run/docker.sock" 12:57:38 ], 12:57:38 "mtu": 1458, 12:57:38 "selinux-enabled": true, 12:57:38 "seccomp-profile": "/etc/docker/seccomp.json" 12:57:38 } [Pipeline] sh 12:57:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:57:39 + sudo service docker restart 12:57:41 Removing intermediate container 69672b8ad32b 12:57:41 ---> e82d5a9cf6d4 12:57:41 Step 13/27 : FROM alpine:3.18 12:57:56 Get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Snap) [Pipeline] configFileProvider 12:57:57 provisioning config files... 12:57:57 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config15952102089173295947tmp Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] { Post stage [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:57:58 ---> ****-login.sh 12:57:58 nexus3.edgexfoundry.org:10001 12:57:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:57:58 12:57:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:57:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:57:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:57:58 Configure a credential helper to remove this warning. See 12:57:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:57:58 12:57:58 Login Succeeded 12:57:58 nexus3.edgexfoundry.org:10002 12:57:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:57:58 latest: Pulling from edgex-lftools-log-publisher 12:57:58 5eb5b503b376: Pulling fs layer 12:57:58 5c69ac0246d0: Pulling fs layer 12:57:58 ec43610c2a17: Pulling fs layer 12:57:58 3a2ae6a8a46f: Pulling fs layer 12:57:58 33b1e0a273af: Pulling fs layer 12:57:58 5d3b04190fa2: Pulling fs layer 12:57:58 2f39f015ded8: Pulling fs layer 12:57:58 33b1e0a273af: Waiting 12:57:58 5d3b04190fa2: Waiting 12:57:58 2f39f015ded8: Waiting 12:57:58 3a2ae6a8a46f: Waiting 12:57:58 5c69ac0246d0: Verifying Checksum 12:57:58 5c69ac0246d0: Download complete 12:57:58 3a2ae6a8a46f: Verifying Checksum 12:57:58 3a2ae6a8a46f: Download complete 12:57:58 33b1e0a273af: Verifying Checksum 12:57:58 33b1e0a273af: Download complete 12:57:58 ec43610c2a17: Verifying Checksum 12:57:58 ec43610c2a17: Download complete 12:57:58 5d3b04190fa2: Download complete 12:57:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:57:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:57:59 Configure a credential helper to remove this warning. See 12:57:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:57:59 12:57:59 Login Succeeded 12:57:59 nexus3.edgexfoundry.org:10003 12:57:59 5eb5b503b376: Verifying Checksum 12:57:59 5eb5b503b376: Download complete 12:57:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:57:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:57:59 Configure a credential helper to remove this warning. See 12:57:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:57:59 12:57:59 Login Succeeded 12:57:59 nexus3.edgexfoundry.org:10004 12:57:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:57:59 2f39f015ded8: Download complete 12:57:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:57:59 Configure a credential helper to remove this warning. See 12:57:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:57:59 12:57:59 Login Succeeded 12:57:59 ****.io 12:58:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:00 5eb5b503b376: Pull complete 12:58:00 5c69ac0246d0: Pull complete 12:58:01 ec43610c2a17: Pull complete 12:58:01 3a2ae6a8a46f: Pull complete 12:58:01 33b1e0a273af: Pull complete 12:58:01 5d3b04190fa2: Pull complete 12:58:06 2f39f015ded8: Pull complete 12:58:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:58:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:58:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:58:07 prd-ubuntu20.04-docker-8c-8g-286 does not seem to be running inside a container 12:58:07 $ 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-639 -v /w/workspace/_app-service-configurable_PR-639:/w/workspace/_app-service-configurable_PR-639:rw,z -v /w/workspace/_app-service-configurable_PR-639@tmp:/w/workspace/_app-service-configurable_PR-639@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:58:10 $ docker top 1c10088d08cfe319b9197ea76ffbabf0f64c496ccf012086eef2599c973be773 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:58:11 ---> job-cost.sh 12:58:11 lf-activate-venv: SKIPPING 12:58:11 INFO: No Stack... 12:58:12 INFO: Retrieving Pricing Info for: v3-standard-8 12:58:12 INFO: Archiving Costs [Pipeline] sh 12:58:12 + cut -d, -f6 12:58:12 + cat /w/workspace/_app-service-configurable_PR-639/archives/cost.csv [Pipeline] lock 12:58:12 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-639-1-stack-cost] 12:58:12 Resource [jenkins-edgexfoundry-app-service-configurable-PR-639-1-stack-cost] did not exist. Created. 12:58:12 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-639-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:58:13 + echo total: 0.2199999988079071 [Pipeline] stash 12:58:13 Stashed 1 file(s) [Pipeline] } 12:58:13 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-639-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:58:13 $ docker stop --time=1 1c10088d08cfe319b9197ea76ffbabf0f64c496ccf012086eef2599c973be773 12:58:14 $ docker rm -f --volumes 1c10088d08cfe319b9197ea76ffbabf0f64c496ccf012086eef2599c973be773 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv 12:58:15 Error response from daemon: Get "https://registry-1.****.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) [Pipeline] } [Pipeline] // stage [Pipeline] } 12:58:15 Failed in branch amd64 [Pipeline] } 12:58:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:58:17 12:58:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:58:17 arm64: Pulling from edgex-lftools-log-publisher 12:58:17 8998bd30e6a1: Pulling fs layer 12:58:17 04944245beec: Pulling fs layer 12:58:17 699f458cf7ca: Pulling fs layer 12:58:17 765212b225bb: Pulling fs layer 12:58:17 f23df028b6ca: Pulling fs layer 12:58:17 d65c8cfc05b1: Pulling fs layer 12:58:17 2437ff75d9bd: Pulling fs layer 12:58:17 765212b225bb: Waiting 12:58:17 d65c8cfc05b1: Waiting 12:58:17 2437ff75d9bd: Waiting 12:58:17 f23df028b6ca: Waiting 12:58:18 04944245beec: Verifying Checksum 12:58:18 04944245beec: Download complete 12:58:18 765212b225bb: Verifying Checksum 12:58:18 765212b225bb: Download complete 12:58:18 f23df028b6ca: Verifying Checksum 12:58:18 f23df028b6ca: Download complete 12:58:18 d65c8cfc05b1: Verifying Checksum 12:58:18 d65c8cfc05b1: Download complete 12:58:18 699f458cf7ca: Verifying Checksum 12:58:18 699f458cf7ca: Download complete 12:58:18 8998bd30e6a1: Verifying Checksum 12:58:18 8998bd30e6a1: Download complete 12:58:21 2437ff75d9bd: Verifying Checksum 12:58:21 2437ff75d9bd: Download complete 12:58:23 8998bd30e6a1: Pull complete 12:58:23 04944245beec: Pull complete 12:58:25 699f458cf7ca: Pull complete 12:58:25 765212b225bb: Pull complete 12:58:25 f23df028b6ca: Pull complete 12:58:26 d65c8cfc05b1: Pull complete 12:58:44 2437ff75d9bd: Pull complete 12:58:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:58:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:58:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:58:45 prd-ubuntu20.04-docker-arm64-4c-16g-287 does not seem to be running inside a container 12:58:45 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:58:50 $ docker top 48fc9dfebc04a912e96ed16947809bb2cda3533d1b16bdad770a929986d46baa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:58:51 ---> job-cost.sh 12:58:51 lf-activate-venv: SKIPPING 12:58:51 INFO: No Stack... 12:58:52 INFO: Retrieving Pricing Info for: v3-standard-4 12:58:52 INFO: Archiving Costs [Pipeline] sh 12:58:53 + cut -d, -f6 12:58:53 + cat /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock 12:58:53 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-639-1-stack-cost] 12:58:53 Resource [jenkins-edgexfoundry-app-service-configurable-PR-639-1-stack-cost] did not exist. Created. 12:58:53 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-639-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:58:54 /w/workspace/app-service-configurable/1@tmp/durable-999ca453/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:58:55 + echo total: 0.10999999940395355 [Pipeline] stash 12:58:55 Warning: overwriting stash ‘stack-cost’ 12:58:55 Stashed 1 file(s) [Pipeline] } 12:58:55 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-639-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:58:55 $ docker stop --time=1 48fc9dfebc04a912e96ed16947809bb2cda3533d1b16bdad770a929986d46baa 12:58:57 $ docker rm -f --volumes 48fc9dfebc04a912e96ed16947809bb2cda3533d1b16bdad770a929986d46baa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 12:58:58 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:59:01 + [ -d /w/workspace/_app-service-configurable_PR-639/archives ] 12:59:01 + ls -al /w/workspace/_app-service-configurable_PR-639/archives 12:59:01 total 16 12:59:01 drwxr-xr-x 3 root root 4096 Feb 1 12:58 . 12:59:01 drwxrwxr-x 8 jenkins jenkins 4096 Feb 1 12:58 .. 12:59:01 drwxr-xr-x 2 root root 4096 Feb 1 12:58 cost 12:59:01 -rw-r--r-- 1 root root 96 Feb 1 12:58 cost.csv 12:59:01 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-639/archives 12:59:01 + ls -al /w/workspace/_app-service-configurable_PR-639/archives 12:59:01 total 16 12:59:01 drwxr-xr-x 3 jenkins jenkins 4096 Feb 1 12:58 . 12:59:01 drwxrwxr-x 8 jenkins jenkins 4096 Feb 1 12:58 .. 12:59:01 drwxr-xr-x 2 jenkins jenkins 4096 Feb 1 12:58 cost 12:59:01 -rw-r--r-- 1 jenkins jenkins 96 Feb 1 12:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:59:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:59:03 ---> package-listing.sh 12:59:03 ++ facter osfamily 12:59:03 ++ tr '[:upper:]' '[:lower:]' 12:59:03 + OS_FAMILY=debian 12:59:03 + workspace=/w/workspace/_app-service-configurable_PR-639 12:59:03 + START_PACKAGES=/tmp/packages_start.txt 12:59:03 + END_PACKAGES=/tmp/packages_end.txt 12:59:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:59:03 + PACKAGES=/tmp/packages_start.txt 12:59:03 + '[' /w/workspace/_app-service-configurable_PR-639 ']' 12:59:03 + PACKAGES=/tmp/packages_end.txt 12:59:03 + case "${OS_FAMILY}" in 12:59:03 + grep '^ii' 12:59:03 + dpkg -l 12:59:03 + '[' -f /tmp/packages_start.txt ']' 12:59:03 + '[' -f /tmp/packages_end.txt ']' 12:59:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:59:03 + '[' /w/workspace/_app-service-configurable_PR-639 ']' 12:59:03 + mkdir -p /w/workspace/_app-service-configurable_PR-639/archives/ 12:59:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-639/archives/ [Pipeline] echo 12:59:03 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-639/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:59:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:59:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:59:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:59:04 prd-ubuntu20.04-docker-8c-8g-286 does not seem to be running inside a container 12:59:04 $ 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-639/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-639 -v /w/workspace/_app-service-configurable_PR-639:/w/workspace/_app-service-configurable_PR-639:rw,z -v /w/workspace/_app-service-configurable_PR-639@tmp:/w/workspace/_app-service-configurable_PR-639@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:59:04 $ docker top ba4e36c55750cbf7251ffbf44f3c133bf457cacb98ae078d0f1d30e98b6fa5fc -eo pid,comm [Pipeline] { [Pipeline] sh 12:59:05 + touch /tmp/pre-build-complete [Pipeline] sh 12:59:05 + mkdir -p /var/log/sysstat [Pipeline] sh 12:59:05 + ls /var/log/sa-host 12:59:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:59:06 provisioning config files... 12:59:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-639@tmp/config9997828599266680143tmp [Pipeline] { [Pipeline] echo 12:59:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:59:06 ---> create-netrc.sh [Pipeline] } 12:59:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:59:07 ---> python-tools-install.sh [Pipeline] echo 12:59:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:59:07 ---> sudo-logs.sh 12:59:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:59:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:59:07 ---> job-cost.sh 12:59:07 lf-activate-venv: SKIPPING 12:59:07 DEBUG: total: 0.2199999988079071 12:59:07 INFO: Retrieving Stack Cost... 12:59:08 INFO: Retrieving Pricing Info for: v3-standard-8 12:59:08 INFO: Archiving Costs [Pipeline] echo 12:59:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:59:08 ---> logs-deploy.sh 12:59:08 lf-activate-venv: SKIPPING 12:59:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-639/1 12:59:08 INFO: archiving workspace using pattern(s): 12:59:09 Archives upload complete. 12:59:09 INFO: archiving logs to Nexus