Pull request #631 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e5f006eacc380b953c365256489084faccc1827c+7026508220b1d9e97e7259c307e3053a0d3ee50a (48e4186e98ebfa044c2a2db12dcb6afbe6b649e9) 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-ssh14996129895700185238.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-ssh8458142458100587097.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-631/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-631/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh288977093728791487.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-631/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14919972049707061178.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-ssh10442052242226280960.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-631/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-631/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2215468884647025489.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-25439 in /w/workspace/_app-service-configurable_PR-631 [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-631 # 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 7026508220b1d9e97e7259c307e3053a0d3ee50a into PR head commit e5f006eacc380b953c365256489084faccc1827c Merge succeeded, producing e5f006eacc380b953c365256489084faccc1827c Checking out Revision e5f006eacc380b953c365256489084faccc1827c (PR-631) > 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/631/head:refs/remotes/origin/PR-631 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e5f006eacc380b953c365256489084faccc1827c # 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 7026508220b1d9e97e7259c307e3053a0d3ee50a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e5f006eacc380b953c365256489084faccc1827c # timeout=10 Commit message: "build(deps): Bump golang.org/x/crypto from 0.14.0 to 0.17.0" 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 23:42:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:42:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:42:45 ========================================================= 23:42:45 EdgeX Global Pipelines Version Info 23:42:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:42:45 ------------------- 23:42:45 stable info: 23:42:45 ------------------- 23:42:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:42:45 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 23:42:45 Message: update stable to v1.0.258 23:42:46 ------------------- 23:42:46 experimental info: 23:42:46 ------------------- 23:42:46 Commited By: **** collab-it+edgex@linuxfoundation.org 23:42:46 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 23:42:46 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:42:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 23:42:46 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 23:42:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:42:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:42:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:42:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 23:42:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:42:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:42:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:42:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:42:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:42:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 23:42:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:42:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:42:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:42:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:42:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:42:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:42:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:42:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:42:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:42:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:42:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:42:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:42:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:42:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:42:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:42:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-631 [Pipeline] echo 23:42:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-631 [Pipeline] echo 23:42:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-631 [Pipeline] echo 23:42:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e5f006eacc380b953c365256489084faccc1827c [Pipeline] echo 23:42:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e5f006e [Pipeline] echo 23:42:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:42:48 provisioning config files... 23:42:49 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-631@tmp/config2761973329495409303tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:42:49 ---> ****-login.sh 23:42:49 nexus3.edgexfoundry.org:10001 23:42:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:42:49 Configure a credential helper to remove this warning. See 23:42:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:42:49 23:42:49 Login Succeeded 23:42:49 nexus3.edgexfoundry.org:10002 23:42:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:42:49 Configure a credential helper to remove this warning. See 23:42:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:42:49 23:42:49 Login Succeeded 23:42:49 nexus3.edgexfoundry.org:10003 23:42:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:42:49 Configure a credential helper to remove this warning. See 23:42:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:42:49 23:42:49 Login Succeeded 23:42:49 nexus3.edgexfoundry.org:10004 23:42:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:42:49 Configure a credential helper to remove this warning. See 23:42:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:42:49 23:42:49 Login Succeeded 23:42:49 ****.io 23:42:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:42:50 Configure a credential helper to remove this warning. See 23:42:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:42:50 23:42:50 Login Succeeded 23:42:50 ---> ****-login.sh ends [Pipeline] } 23:42:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:42:51 + git rev-list -1 --merges e5f006eacc380b953c365256489084faccc1827c~1..e5f006eacc380b953c365256489084faccc1827c [Pipeline] echo 23:42:51 -----------> git rev-list -1 --merges e5f006eacc380b953c365256489084faccc1827c~1..e5f006eacc380b953c365256489084faccc1827c e5f006eacc380b953c365256489084faccc1827c [false] [Pipeline] sh 23:42:51 + git log --format=format:%s -1 e5f006eacc380b953c365256489084faccc1827c [Pipeline] echo 23:42:51 ========================================================= 23:42:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:42:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:42:51 + git log --format=format:%s -1 e5f006eacc380b953c365256489084faccc1827c [Pipeline] echo 23:42:51 [semverPrep] GIT_COMMIT: e5f006eacc380b953c365256489084faccc1827c, Commit Message: build(deps): Bump golang.org/x/crypto from 0.14.0 to 0.17.0 [Pipeline] echo 23:42:51 [semverPrep] This is not a build commit. [Pipeline] sh 23:42:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:42:52 + grep -v github /etc/ssh/ssh_known_hosts 23:42:52 + [ -e /tmp/ssh_known_hosts ] 23:42:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:42:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:42:52 + sudo tee -a /etc/ssh/ssh_known_hosts 23:42:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:42:52 23:42:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:42:53 0.1.4: Pulling from edgex-devops/py-git-semver 23:42:53 b85a868b505f: Pulling fs layer 23:42:53 e2be974225ed: Pulling fs layer 23:42:53 339a4e72a1f5: Pulling fs layer 23:42:53 988bab9f4d93: Pulling fs layer 23:42:53 1469e6f7b9e6: Pulling fs layer 23:42:53 eaf3925da568: Pulling fs layer 23:42:53 bab4dde63d76: Pulling fs layer 23:42:53 bde34c3a00c8: Pulling fs layer 23:42:53 b352a97aabf1: Pulling fs layer 23:42:53 4872d77fe225: Pulling fs layer 23:42:53 5851b861e8e6: Pulling fs layer 23:42:53 1469e6f7b9e6: Waiting 23:42:53 eaf3925da568: Waiting 23:42:53 bab4dde63d76: Waiting 23:42:53 bde34c3a00c8: Waiting 23:42:53 b352a97aabf1: Waiting 23:42:53 4872d77fe225: Waiting 23:42:53 5851b861e8e6: Waiting 23:42:53 988bab9f4d93: Waiting 23:42:53 e2be974225ed: Download complete 23:42:53 988bab9f4d93: Verifying Checksum 23:42:53 988bab9f4d93: Download complete 23:42:53 1469e6f7b9e6: Verifying Checksum 23:42:53 1469e6f7b9e6: Download complete 23:42:53 339a4e72a1f5: Verifying Checksum 23:42:53 339a4e72a1f5: Download complete 23:42:53 bde34c3a00c8: Download complete 23:42:53 b352a97aabf1: Download complete 23:42:53 4872d77fe225: Verifying Checksum 23:42:53 4872d77fe225: Download complete 23:42:53 5851b861e8e6: Verifying Checksum 23:42:53 5851b861e8e6: Download complete 23:42:53 b85a868b505f: Verifying Checksum 23:42:53 b85a868b505f: Download complete 23:42:53 bab4dde63d76: Verifying Checksum 23:42:53 bab4dde63d76: Download complete 23:42:54 b85a868b505f: Pull complete 23:42:55 e2be974225ed: Pull complete 23:42:55 339a4e72a1f5: Pull complete 23:42:55 988bab9f4d93: Pull complete 23:42:55 1469e6f7b9e6: Pull complete 23:42:55 eaf3925da568: Pull complete 23:42:57 bab4dde63d76: Pull complete 23:42:57 bde34c3a00c8: Pull complete 23:42:57 b352a97aabf1: Pull complete 23:42:57 4872d77fe225: Pull complete 23:42:57 5851b861e8e6: Pull complete 23:42:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:42:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:42:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:42:58 prd-ubuntu20.04-docker-8c-8g-25439 does not seem to be running inside a container 23:42:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-631 -v /w/workspace/_app-service-configurable_PR-631:/w/workspace/_app-service-configurable_PR-631:rw,z -v /w/workspace/_app-service-configurable_PR-631@tmp:/w/workspace/_app-service-configurable_PR-631@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:43:02 $ docker top 57cfc182bd6fa83d46501f9026f99cba4a93476c480d61394373441f142f67d2 -eo pid,comm 23:43:02 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). 23:43:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:43:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:43:02 [ssh-agent] Looking for ssh-agent implementation... 23:43:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:43:02 $ docker exec 57cfc182bd6fa83d46501f9026f99cba4a93476c480d61394373441f142f67d2 ssh-agent 23:43:02 SSH_AUTH_SOCK=/tmp/ssh-JF3pAGlotzHa/agent.32 23:43:02 SSH_AGENT_PID=38 23:43:02 Running ssh-add (command line suppressed) 23:43:02 Identity added: /w/workspace/_app-service-configurable_PR-631@tmp/private_key_5788610915098193824.key (/w/workspace/_app-service-configurable_PR-631@tmp/private_key_5788610915098193824.key) 23:43:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:43:03 + git tag --points-at HEAD [Pipeline] } 23:43:03 $ docker exec --env ******** --env ******** 57cfc182bd6fa83d46501f9026f99cba4a93476c480d61394373441f142f67d2 ssh-agent -k 23:43:03 unset SSH_AUTH_SOCK; 23:43:03 unset SSH_AGENT_PID; 23:43:03 echo Agent pid 38 killed; 23:43:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:43:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:43:03 [ssh-agent] Looking for ssh-agent implementation... 23:43:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:43:03 $ docker exec 57cfc182bd6fa83d46501f9026f99cba4a93476c480d61394373441f142f67d2 ssh-agent 23:43:03 SSH_AUTH_SOCK=/tmp/ssh-Id8A4J9GlnnU/agent.70 23:43:03 SSH_AGENT_PID=76 23:43:03 Running ssh-add (command line suppressed) 23:43:03 Identity added: /w/workspace/_app-service-configurable_PR-631@tmp/private_key_7319284826057511168.key (/w/workspace/_app-service-configurable_PR-631@tmp/private_key_7319284826057511168.key) 23:43:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:43:04 + git semver init 23:43:04 2023-12-18 23:43:04,296 [run_init] DEBUG init version:0.0.0 force:False 23:43:04 2023-12-18 23:43:04,297 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-631/.semver 23:43:04 2023-12-18 23:43:04,297 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-631/.semver 23:43:04 2023-12-18 23:43:04,298 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-631/.semver'], cwd=/w/workspace/_app-service-configurable_PR-631, universal_newlines=False, shell=None, istream=None) 23:43:05 2023-12-18 23:43:05,483 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-631/.git/info/exclude 23:43:05 2023-12-18 23:43:05,484 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-631/.semver/PR-631 with force:False 23:43:05 2023-12-18 23:43:05,484 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-631/.semver/PR-631 23:43:05 2023-12-18 23:43:05,488 [execute] INFO git cat-file --batch-check 23:43:05 2023-12-18 23:43:05,489 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-631/.semver, universal_newlines=False, shell=None, istream=) 23:43:05 2023-12-18 23:43:05,495 [execute] INFO git cat-file --batch 23:43:05 2023-12-18 23:43:05,495 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-631/.semver, universal_newlines=False, shell=None, istream=) 23:43:05 2023-12-18 23:43:05,500 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-631/.semver/PR-631 23:43:05 0.0.0 [Pipeline] } 23:43:05 $ docker exec --env ******** --env ******** 57cfc182bd6fa83d46501f9026f99cba4a93476c480d61394373441f142f67d2 ssh-agent -k 23:43:05 unset SSH_AUTH_SOCK; 23:43:05 unset SSH_AGENT_PID; 23:43:05 echo Agent pid 76 killed; 23:43:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:43:06 + git semver [Pipeline] } 23:43:06 $ docker stop --time=1 57cfc182bd6fa83d46501f9026f99cba4a93476c480d61394373441f142f67d2 23:43:08 $ docker rm -f --volumes 57cfc182bd6fa83d46501f9026f99cba4a93476c480d61394373441f142f67d2 [Pipeline] // withDockerContainer [Pipeline] sh 23:43:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:43:08 Stashed 1 file(s) [Pipeline] echo 23:43:08 [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 23:43:09 provisioning config files... 23:43:09 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-631@tmp/config5844386868010587820tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:43:10 ---> ****-login.sh 23:43:10 nexus3.edgexfoundry.org:10001 23:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:43:10 Configure a credential helper to remove this warning. See 23:43:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:43:10 23:43:10 Login Succeeded 23:43:10 nexus3.edgexfoundry.org:10002 23:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:43:10 Configure a credential helper to remove this warning. See 23:43:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:43:10 23:43:10 Login Succeeded 23:43:10 nexus3.edgexfoundry.org:10003 23:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:43:10 Configure a credential helper to remove this warning. See 23:43:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:43:10 23:43:10 Login Succeeded 23:43:10 nexus3.edgexfoundry.org:10004 23:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:43:10 Configure a credential helper to remove this warning. See 23:43:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:43:10 23:43:10 Login Succeeded 23:43:10 ****.io 23:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:43:10 Configure a credential helper to remove this warning. See 23:43:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:43:10 23:43:10 Login Succeeded 23:43:10 ---> ****-login.sh ends [Pipeline] } 23:43:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:43:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:43:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:43:11 ========================================================= 23:43:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 23:43:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:11 + 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 . 23:43:11 Sending build context to Docker daemon 8.8MB 23:43:11 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 23:43:11 Step 2/12 : FROM ${BASE} AS builder 23:43:11 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 23:43:11 7264a8db6415: Pulling fs layer 23:43:11 c4d48a809fc2: Pulling fs layer 23:43:11 4f1c88b9dad5: Pulling fs layer 23:43:11 ad3a456e5733: Pulling fs layer 23:43:11 69c7f0334f64: Pulling fs layer 23:43:11 1f1c1a5573a3: Pulling fs layer 23:43:11 ce7588e14bc9: Pulling fs layer 23:43:11 b5e4710f87ac: Pulling fs layer 23:43:11 ad3a456e5733: Waiting 23:43:11 69c7f0334f64: Waiting 23:43:11 1f1c1a5573a3: Waiting 23:43:11 ce7588e14bc9: Waiting 23:43:11 b5e4710f87ac: Waiting 23:43:11 c4d48a809fc2: Download complete 23:43:11 ad3a456e5733: Download complete 23:43:11 69c7f0334f64: Verifying Checksum 23:43:11 69c7f0334f64: Download complete 23:43:11 7264a8db6415: Verifying Checksum 23:43:11 7264a8db6415: Download complete 23:43:11 1f1c1a5573a3: Verifying Checksum 23:43:11 1f1c1a5573a3: Download complete 23:43:11 7264a8db6415: Pull complete 23:43:12 b5e4710f87ac: Verifying Checksum 23:43:12 b5e4710f87ac: Download complete 23:43:12 c4d48a809fc2: Pull complete 23:43:12 4f1c88b9dad5: Verifying Checksum 23:43:12 4f1c88b9dad5: Download complete 23:43:12 ce7588e14bc9: Verifying Checksum 23:43:12 ce7588e14bc9: Download complete 23:43:15 4f1c88b9dad5: Pull complete 23:43:15 ad3a456e5733: Pull complete 23:43:15 69c7f0334f64: Pull complete 23:43:15 1f1c1a5573a3: Pull complete 23:43:18 ce7588e14bc9: Pull complete 23:43:18 b5e4710f87ac: Pull complete 23:43:18 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 23:43:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:43:18 ---> 88b5674ff536 23:43:18 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:43:23 ---> Running in 459b1ed8661f 23:43:23 Removing intermediate container 459b1ed8661f 23:43:23 ---> f18d6bf1391b 23:43:23 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:43:23 ---> Running in a6de9456b2d6 23:43:23 Removing intermediate container a6de9456b2d6 23:43:23 ---> 65e9bd1aeeb5 23:43:23 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:43:23 ---> Running in 6c847828b1de 23:43:23 Removing intermediate container 6c847828b1de 23:43:23 ---> 11cfc37027a2 23:43:23 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:43:23 ---> Running in 435c82020f07 23:43:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:43:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:43:24 OK: 264 MiB in 52 packages 23:43:24 Removing intermediate container 435c82020f07 23:43:24 ---> 71afd61ef1bb 23:43:24 Step 7/12 : WORKDIR /app 23:43:24 Still waiting to schedule task 23:43:24 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 23:43:24 ---> Running in c9c9da99b208 23:43:24 Removing intermediate container c9c9da99b208 23:43:24 ---> 26ecd20ff239 23:43:24 Step 8/12 : COPY go.mod vendor* ./ 23:43:24 ---> 3f0cc4a43026 23:43:24 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:43:24 ---> Running in b65fe898f4bc 23:44:03 Removing intermediate container b65fe898f4bc 23:44:03 ---> 48a16bf770dd 23:44:03 Step 10/12 : COPY . . 23:44:03 ---> 0349e5391de1 23:44:03 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:44:03 ---> Running in 11233b1f5a1a 23:44:03 Removing intermediate container 11233b1f5a1a 23:44:03 ---> 571a5988acb0 23:44:03 Step 12/12 : RUN $MAKE 23:44:03 ---> Running in 825763737c7f 23:44:03 noop 23:44:03 Removing intermediate container 825763737c7f 23:44:03 ---> f8ce13b74910 23:44:03 Successfully built f8ce13b74910 23:44:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:03 + docker inspect -f . ci-base-image-x86_64 23:44:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:44:04 prd-ubuntu20.04-docker-8c-8g-25439 does not seem to be running inside a container 23:44:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-631 -v /w/workspace/_app-service-configurable_PR-631:/w/workspace/_app-service-configurable_PR-631:rw,z -v /w/workspace/_app-service-configurable_PR-631@tmp:/w/workspace/_app-service-configurable_PR-631@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 ******** ci-base-image-x86_64 cat 23:44:04 $ docker top c2dbb1cc706235e9d708f044d659e0e5fe0f8d956c38011658155ce8f4cf2b62 -eo pid,comm [Pipeline] { [Pipeline] sh 23:44:04 + go version 23:44:04 go version go1.21.0 linux/amd64 [Pipeline] } 23:44:04 $ docker stop --time=1 c2dbb1cc706235e9d708f044d659e0e5fe0f8d956c38011658155ce8f4cf2b62 23:44:06 $ docker rm -f --volumes c2dbb1cc706235e9d708f044d659e0e5fe0f8d956c38011658155ce8f4cf2b62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:07 + docker inspect -f . ci-base-image-x86_64 23:44:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:44:07 prd-ubuntu20.04-docker-8c-8g-25439 does not seem to be running inside a container 23:44: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_PR-631 -v /w/workspace/_app-service-configurable_PR-631:/w/workspace/_app-service-configurable_PR-631:rw,z -v /w/workspace/_app-service-configurable_PR-631@tmp:/w/workspace/_app-service-configurable_PR-631@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 ******** ci-base-image-x86_64 cat 23:44:07 $ docker top 1f48e641a99104d82bb91641bd327a415661396f256e45ab2ec5b4fcedd47554 -eo pid,comm [Pipeline] { [Pipeline] sh 23:44:08 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-631 [Pipeline] fileExists [Pipeline] sh 23:44:08 + make test 23:44:08 go test -race -coverprofile=coverage.out ./... 23:44:26 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:44:44 go vet ./... 23:44:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:44:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:44:45 ./bin/test-attribution-txt.sh [Pipeline] echo 23:44:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:44:46 $ docker stop --time=1 1f48e641a99104d82bb91641bd327a415661396f256e45ab2ec5b4fcedd47554 23:44:51 $ docker rm -f --volumes 1f48e641a99104d82bb91641bd327a415661396f256e45ab2ec5b4fcedd47554 [Pipeline] // withDockerContainer [Pipeline] sh 23:44:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:44:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:44:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:44:53 + ls -al . 23:44:53 total 184 23:44:53 drwxrwxr-x 7 jenkins jenkins 4096 Dec 18 23:44 . 23:44:53 drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 23:42 .. 23:44:53 -rw-rw-r-- 1 jenkins jenkins 119 Dec 18 23:42 .dockerignore 23:44:53 drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 23:44 .git 23:44:53 drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 23:42 .github 23:44:53 -rw-rw-r-- 1 jenkins jenkins 106 Dec 18 23:42 .gitignore 23:44:53 -rw-rw-r-- 1 jenkins jenkins 41 Dec 18 23:42 .golangci.yml 23:44:53 drwxr-xr-x 3 jenkins jenkins 4096 Dec 18 23:43 .semver 23:44:53 -rw-rw-r-- 1 jenkins jenkins 10394 Dec 18 23:42 Attribution.txt 23:44:53 -rw-rw-r-- 1 jenkins jenkins 37263 Dec 18 23:42 CHANGELOG.md 23:44:53 -rw-rw-r-- 1 jenkins jenkins 2007 Dec 18 23:42 Dockerfile 23:44:53 -rw-rw-r-- 1 jenkins jenkins 677 Dec 18 23:42 GOVERNANCE.md 23:44:53 -rw-rw-r-- 1 jenkins jenkins 666 Dec 18 23:42 Jenkinsfile 23:44:53 -rw-rw-r-- 1 jenkins jenkins 10174 Dec 18 23:42 LICENSE 23:44:53 -rw-rw-r-- 1 jenkins jenkins 618 Dec 18 23:42 OWNERS.md 23:44:53 -rw-rw-r-- 1 jenkins jenkins 4582 Dec 18 23:42 README.md 23:44:53 -rw-rw-r-- 1 jenkins jenkins 5 Dec 18 23:43 VERSION 23:44:53 drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 23:42 bin 23:44:53 -rw-r--r-- 1 jenkins jenkins 13 Dec 18 23:44 coverage.out 23:44:53 -rw-rw-r-- 1 jenkins jenkins 3726 Dec 18 23:42 go.mod 23:44:53 -rw-rw-r-- 1 jenkins jenkins 34907 Dec 18 23:42 go.sum 23:44:53 -rw-rw-r-- 1 jenkins jenkins 1937 Dec 18 23:42 main.go 23:44:53 -rw-rw-r-- 1 jenkins jenkins 2572 Dec 18 23:42 makefile 23:44:53 drwxrwxr-x 9 jenkins jenkins 4096 Dec 18 23:42 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:53 + 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=e5f006eacc380b953c365256489084faccc1827c --label arch=amd64 --label version=0.0.0 . 23:44:53 Sending build context to Docker daemon 8.801MB 23:44:53 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 23:44:53 Step 2/27 : FROM ${BASE} AS builder 23:44:53 ---> f8ce13b74910 23:44:53 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 23:44:54 ---> Running in d7d1960bc154 23:44:54 Removing intermediate container d7d1960bc154 23:44:54 ---> 67a8a31b5199 23:44:54 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 23:44:54 ---> Running in c16363c54c67 23:44:54 Removing intermediate container c16363c54c67 23:44:54 ---> ffcbcf0bcd67 23:44:54 Step 5/27 : ARG ADD_BUILD_TAGS="" 23:44:54 ---> Running in fe79d5c73234 23:44:54 Removing intermediate container fe79d5c73234 23:44:54 ---> d4fa53b1a598 23:44:54 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:44:54 ---> Running in e6e2c29ed50b 23:44:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:44:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:44:55 OK: 264 MiB in 52 packages 23:44:55 Removing intermediate container e6e2c29ed50b 23:44:55 ---> 24675b290494 23:44:55 Step 7/27 : WORKDIR /app 23:44:55 ---> Running in 54b58dc38d0c 23:44:55 Removing intermediate container 54b58dc38d0c 23:44:55 ---> c7bbb9cc6ba1 23:44:55 Step 8/27 : COPY go.mod vendor* ./ 23:44:55 ---> 041f84b1d9fb 23:44:55 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:44:55 ---> Running in 1fe7174f4264 23:44:56 Removing intermediate container 1fe7174f4264 23:44:56 ---> 4271122c0205 23:44:56 Step 10/27 : COPY . . 23:44:56 ---> 5945c9b13079 23:44:56 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:44:56 ---> Running in b16c5d3b311b 23:44:56 Removing intermediate container b16c5d3b311b 23:44:56 ---> 840cd4c5bc7b 23:44:56 Step 12/27 : RUN $MAKE 23:44:56 ---> Running in 3ec47b8f254b 23:44:57 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.5 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 23:45:15 Removing intermediate container 3ec47b8f254b 23:45:15 ---> c71fdfa8302b 23:45:15 Step 13/27 : FROM alpine:3.18 23:45:15 3.18: Pulling from library/alpine 23:45:15 c926b61bad3b: Pulling fs layer 23:45:15 c926b61bad3b: Verifying Checksum 23:45:15 c926b61bad3b: Download complete 23:45:15 c926b61bad3b: Pull complete 23:45:15 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 23:45:15 Status: Downloaded newer image for alpine:3.18 23:45:15 ---> b541f2080109 23:45:15 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:45:15 ---> Running in 4ddf94511738 23:45:15 Removing intermediate container 4ddf94511738 23:45:15 ---> e7eba826a5b1 23:45:15 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 23:45:15 ---> Running in e2b2d08aa29b 23:45:15 Removing intermediate container e2b2d08aa29b 23:45:15 ---> d48e95082f59 23:45:15 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 23:45:15 ---> Running in c13f9595de9d 23:45:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:45:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:45:16 (1/2) Installing ca-certificates (20230506-r0) 23:45:16 (2/2) Installing dumb-init (1.2.5-r2) 23:45:16 Executing busybox-1.36.1-r5.trigger 23:45:16 Executing ca-certificates-20230506-r0.trigger 23:45:16 OK: 8 MiB in 17 packages 23:45:16 Removing intermediate container c13f9595de9d 23:45:16 ---> 3c6098d60243 23:45:16 Step 17/27 : RUN apk --no-cache upgrade 23:45:16 ---> Running in a964f2f5aec9 23:45:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:45:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:45:17 OK: 8 MiB in 17 packages 23:45:17 Removing intermediate container a964f2f5aec9 23:45:17 ---> e5d5238a50f3 23:45:17 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:45:17 ---> b22c6b23d2e3 23:45:17 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 23:45:17 ---> 141748bec11b 23:45:17 Step 20/27 : COPY --from=builder /app/res/ /res/ 23:45:18 ---> 890532bd8a34 23:45:18 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 23:45:19 ---> 058047af53ab 23:45:19 Step 22/27 : EXPOSE 48095 23:45:19 ---> Running in 79402f6c0ea4 23:45:19 Removing intermediate container 79402f6c0ea4 23:45:19 ---> 3080531eecae 23:45:19 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 23:45:19 ---> Running in e5d3fa4aa3e8 23:45:19 Removing intermediate container e5d3fa4aa3e8 23:45:19 ---> f2e1d4bfba5c 23:45:19 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:45:19 ---> Running in d52a0f715fcb 23:45:19 Removing intermediate container d52a0f715fcb 23:45:19 ---> 4910db9abf82 23:45:19 Step 25/27 : LABEL arch=amd64 23:45:19 ---> Running in 93d0cd969c9b 23:45:19 Removing intermediate container 93d0cd969c9b 23:45:19 ---> 8a42ef5e4c1a 23:45:19 Step 26/27 : LABEL git_sha=e5f006eacc380b953c365256489084faccc1827c 23:45:19 ---> Running in f896a3e66258 23:45:19 Removing intermediate container f896a3e66258 23:45:19 ---> f28ea9159cac 23:45:19 Step 27/27 : LABEL version=0.0.0 23:45:19 ---> Running in 62ff088f7ce7 23:45:19 Removing intermediate container 62ff088f7ce7 23:45:19 ---> c8ffc3a2bd7d 23:45:19 [Warning] One or more build-args [ARCH] were not consumed 23:45:19 Successfully built c8ffc3a2bd7d 23:45:19 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 23:45:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:45:20 23:45:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:45:21 latest: Pulling from edgex-lftools-log-publisher 23:45:21 5eb5b503b376: Pulling fs layer 23:45:21 5c69ac0246d0: Pulling fs layer 23:45:21 ec43610c2a17: Pulling fs layer 23:45:21 3a2ae6a8a46f: Pulling fs layer 23:45:21 33b1e0a273af: Pulling fs layer 23:45:21 5d3b04190fa2: Pulling fs layer 23:45:21 2f39f015ded8: Pulling fs layer 23:45:21 33b1e0a273af: Waiting 23:45:21 2f39f015ded8: Waiting 23:45:21 5d3b04190fa2: Waiting 23:45:21 3a2ae6a8a46f: Waiting 23:45:21 5c69ac0246d0: Verifying Checksum 23:45:21 5c69ac0246d0: Download complete 23:45:21 3a2ae6a8a46f: Verifying Checksum 23:45:21 3a2ae6a8a46f: Download complete 23:45:21 33b1e0a273af: Verifying Checksum 23:45:21 33b1e0a273af: Download complete 23:45:21 5d3b04190fa2: Verifying Checksum 23:45:21 5d3b04190fa2: Download complete 23:45:21 ec43610c2a17: Verifying Checksum 23:45:21 ec43610c2a17: Download complete 23:45:21 5eb5b503b376: Verifying Checksum 23:45:21 5eb5b503b376: Download complete 23:45:21 2f39f015ded8: Download complete 23:45:22 5eb5b503b376: Pull complete 23:45:22 5c69ac0246d0: Pull complete 23:45:22 ec43610c2a17: Pull complete 23:45:23 3a2ae6a8a46f: Pull complete 23:45:23 33b1e0a273af: Pull complete 23:45:23 5d3b04190fa2: Pull complete 23:45:27 2f39f015ded8: Pull complete 23:45:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:45:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:45:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:45:27 prd-ubuntu20.04-docker-8c-8g-25439 does not seem to be running inside a container 23:45:27 $ 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-631 -v /w/workspace/_app-service-configurable_PR-631:/w/workspace/_app-service-configurable_PR-631:rw,z -v /w/workspace/_app-service-configurable_PR-631@tmp:/w/workspace/_app-service-configurable_PR-631@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:45:31 $ docker top d5e2cb07e50c91e8168b00173ba35b1384e7b359c27731777463a62c92a93ce7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:45:32 ---> job-cost.sh 23:45:32 lf-activate-venv: SKIPPING 23:45:32 INFO: No Stack... 23:45:32 INFO: Retrieving Pricing Info for: v3-standard-8 23:45:32 INFO: Archiving Costs [Pipeline] sh 23:45:33 + cat /w/workspace/_app-service-configurable_PR-631/archives/cost.csv 23:45:33 + cut -d, -f6 [Pipeline] lock 23:45:33 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-631-1-stack-cost] 23:45:33 Resource [jenkins-edgexfoundry-app-service-configurable-PR-631-1-stack-cost] did not exist. Created. 23:45:33 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-631-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:45:33 + echo total: 0.2199999988079071 [Pipeline] stash 23:45:33 Stashed 1 file(s) [Pipeline] } 23:45:33 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-631-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:45:34 $ docker stop --time=1 d5e2cb07e50c91e8168b00173ba35b1384e7b359c27731777463a62c92a93ce7 23:45:35 $ docker rm -f --volumes d5e2cb07e50c91e8168b00173ba35b1384e7b359c27731777463a62c92a93ce7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:57:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-25725 in /w/workspace/_app-service-configurable_PR-631 [Pipeline] { [Pipeline] ws 23:57:06 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 23:57:07 Selected Git installation does not exist. Using Default 23:57:07 The recommended git tool is: NONE 23:57:13 using credential edgex-jenkins-ssh 23:57:13 Cloning the remote Git repository 23:57:13 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 23:57:13 > git init /w/workspace/app-service-configurable/1 # timeout=10 23:57:13 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:57:13 > git --version # timeout=10 23:57:13 > git --version # 'git version 2.25.1' 23:57:13 using GIT_SSH to set credentials SSH Credentials for GitHub 23:57:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:57:15 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:57:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:57:17 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:57:17 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:57:17 using GIT_SSH to set credentials SSH Credentials for GitHub 23:57:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/631/head:refs/remotes/origin/PR-631 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:57:17 Merging remotes/origin/main commit 7026508220b1d9e97e7259c307e3053a0d3ee50a into PR head commit e5f006eacc380b953c365256489084faccc1827c 23:57:18 Merge succeeded, producing e5f006eacc380b953c365256489084faccc1827c 23:57:18 Checking out Revision e5f006eacc380b953c365256489084faccc1827c (PR-631) 23:57:18 Commit message: "build(deps): Bump golang.org/x/crypto from 0.14.0 to 0.17.0" 23:57:18 > git --version # timeout=10 23:57:18 > git --version # 'git version 2.25.1' 23:57:18 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 23:57:17 > git config core.sparsecheckout # timeout=10 23:57:17 > git checkout -f e5f006eacc380b953c365256489084faccc1827c # timeout=10 23:57:17 > git remote # timeout=10 23:57:17 > git config --get remote.origin.url # timeout=10 23:57:17 using GIT_SSH to set credentials SSH Credentials for GitHub 23:57:17 > git merge 7026508220b1d9e97e7259c307e3053a0d3ee50a # timeout=10 23:57:18 > git rev-parse HEAD^{commit} # timeout=10 23:57:18 > git config core.sparsecheckout # timeout=10 23:57:18 > git checkout -f e5f006eacc380b953c365256489084faccc1827c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:57:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:57:20 % Total % Received % Xferd Average Speed Time Time Time Current 23:57:20 Dload Upload Total Spent Left Speed 23:57:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 82350 0 --:--:-- --:--:-- --:--:-- 82350 [Pipeline] sh 23:57:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:57:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:57:20 + sudo tee /etc/docker/daemon.new 23:57:20 { 23:57:20 "registry-mirrors": [ 23:57:20 "https://nexus3.edgexfoundry.org:10001" 23:57:20 ], 23:57:20 "bip": "10.250.0.254/24", 23:57:20 "hosts": [ 23:57:20 "tcp://0.0.0.0:5555", 23:57:20 "unix:///var/run/docker.sock" 23:57:20 ], 23:57:20 "mtu": 1458, 23:57:20 "selinux-enabled": true, 23:57:20 "seccomp-profile": "/etc/docker/seccomp.json" 23:57:20 } [Pipeline] sh 23:57:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:57:21 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:57:39 provisioning config files... 23:57:39 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config1122650877293217664tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:57:40 ---> ****-login.sh 23:57:40 nexus3.edgexfoundry.org:10001 23:57:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:57:41 Configure a credential helper to remove this warning. See 23:57:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:57:41 23:57:41 Login Succeeded 23:57:41 nexus3.edgexfoundry.org:10002 23:57:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:57:41 Configure a credential helper to remove this warning. See 23:57:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:57:41 23:57:41 Login Succeeded 23:57:41 nexus3.edgexfoundry.org:10003 23:57:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:57:41 Configure a credential helper to remove this warning. See 23:57:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:57:41 23:57:41 Login Succeeded 23:57:41 nexus3.edgexfoundry.org:10004 23:57:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:57:41 Configure a credential helper to remove this warning. See 23:57:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:57:41 23:57:41 Login Succeeded 23:57:41 ****.io 23:57:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:57:42 Configure a credential helper to remove this warning. See 23:57:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:57:42 23:57:42 Login Succeeded 23:57:42 ---> ****-login.sh ends [Pipeline] } 23:57:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:57:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:57:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:57:43 ========================================================= 23:57:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 23:57:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:43 + 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 . 23:57:45 #0 building with "default" instance using docker driver 23:57:45 23:57:45 #1 [internal] load .dockerignore 23:57:45 #1 transferring context: 23:57:45 #1 transferring context: 159B 0.0s done 23:57:45 #1 DONE 0.1s 23:57:45 23:57:45 #2 [internal] load build definition from Dockerfile 23:57:45 #2 transferring dockerfile: 2.05kB done 23:57:45 #2 DONE 0.1s 23:57:45 23:57:45 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:57:45 #3 DONE 0.1s 23:57:45 23:57:45 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 23:57:45 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 23:57:45 #4 ... 23:57:45 23:57:45 #5 [internal] load build context 23:57:45 #5 transferring context: 130.60kB 0.0s done 23:57:45 #5 DONE 0.1s 23:57:45 23:57:45 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 23:57:45 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 23:57:45 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.05MB / 3.33MB 0.1s 23:57:45 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s 23:57:45 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 23:57:45 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s 23:57:45 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done 23:57:45 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.24MB / 63.99MB 0.3s 23:57:45 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 23:57:45 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 23:57:45 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done 23:57:45 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.05MB / 97.63MB 0.3s 23:57:45 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done 23:57:45 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s 23:57:45 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 8.57MB / 63.99MB 0.4s 23:57:45 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.4s 23:57:46 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 12.49MB / 63.99MB 0.5s 23:57:46 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 7.34MB / 97.63MB 0.5s 23:57:46 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 5.00MB / 11.40MB 0.5s 23:57:46 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 20.97MB / 63.99MB 0.7s 23:57:46 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done 23:57:46 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 14.06MB / 97.63MB 0.7s 23:57:46 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s 23:57:46 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 25.50MB / 63.99MB 0.8s 23:57:46 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done 23:57:46 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 34.67MB / 63.99MB 1.0s 23:57:46 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 23:57:46 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 39.05MB / 63.99MB 1.1s 23:57:46 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 23:57:46 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 42.99MB / 63.99MB 1.2s 23:57:46 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 23.21MB / 97.63MB 1.2s 23:57:46 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 51.38MB / 63.99MB 1.4s 23:57:46 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 32.51MB / 97.63MB 1.4s 23:57:46 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 58.72MB / 63.99MB 1.6s 23:57:46 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 40.89MB / 97.63MB 1.6s 23:57:47 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.70MB / 63.99MB 1.7s 23:57:47 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 46.14MB / 97.63MB 1.7s 23:57:47 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.8s done 23:57:47 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 56.62MB / 97.63MB 1.9s 23:57:47 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 61.87MB / 97.63MB 2.0s 23:57:47 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0.1s 23:57:47 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 67.11MB / 97.63MB 2.1s 23:57:47 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 72.17MB / 97.63MB 2.2s 23:57:47 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 77.59MB / 97.63MB 2.3s 23:57:48 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 87.03MB / 97.63MB 2.5s 23:57:48 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 92.27MB / 97.63MB 2.6s 23:57:48 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.7s 23:57:50 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 5.0s done 23:57:54 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.4s 23:57:59 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.6s 23:58:04 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.5s done 23:58:06 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 23:58:06 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 23:58:06 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 23:58:06 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0.1s 23:58:12 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s 23:58:15 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.6s done 23:58:15 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s 23:58:20 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done 23:58:20 #4 DONE 34.8s 23:58:20 23:58:20 #6 [builder 2/7] RUN apk add --update --no-cache make git 23:58:20 #6 0.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:58:21 #6 1.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:58:22 #6 2.384 OK: 266 MiB in 52 packages 23:58:25 #6 DONE 4.6s 23:58:25 23:58:25 #7 [builder 3/7] WORKDIR /app 23:58:25 #7 DONE 0.3s 23:58:25 23:58:25 #8 [builder 4/7] COPY go.mod vendor* ./ 23:58:25 #8 DONE 0.2s 23:58:25 23:58:25 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:59:04 #9 DONE 34.2s 23:59:04 23:59:04 #10 [builder 6/7] COPY . . 23:59:04 #10 DONE 0.2s 23:59:04 23:59:04 #11 [builder 7/7] RUN echo noop 23:59:04 #11 0.728 noop 23:59:04 #11 DONE 0.8s 23:59:04 23:59:04 #12 exporting to image 23:59:04 #12 exporting layers 23:59:26 #12 exporting layers 22.8s done 23:59:26 #12 writing image sha256:01c2b212406f190b605b067f3abf1442fc48b4a6fec7bee6a93b6e2882272e11 done 23:59:26 #12 naming to docker.io/library/ci-base-image-arm64 done 23:59:26 #12 DONE 22.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:27 + docker inspect -f . ci-base-image-arm64 23:59:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:59:27 prd-ubuntu20.04-docker-arm64-4c-16g-25725 does not seem to be running inside a container 23:59:27 $ 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 ******** ci-base-image-arm64 cat 23:59:28 $ docker top 41056bf534d671e8b82cb327120fe240b0b7d31e5c1698ba8e4994eac8a0a5d3 -eo pid,comm [Pipeline] { [Pipeline] sh 23:59:29 + go version 23:59:29 go version go1.21.0 linux/arm64 [Pipeline] } 23:59:29 $ docker stop --time=1 41056bf534d671e8b82cb327120fe240b0b7d31e5c1698ba8e4994eac8a0a5d3 23:59:33 $ docker rm -f --volumes 41056bf534d671e8b82cb327120fe240b0b7d31e5c1698ba8e4994eac8a0a5d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:34 + docker inspect -f . ci-base-image-arm64 23:59:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:59:34 prd-ubuntu20.04-docker-arm64-4c-16g-25725 does not seem to be running inside a container 23:59:34 $ 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 ******** ci-base-image-arm64 cat 23:59:35 $ docker top dbb64f1ec1a1cdd7d204aece35349a60d83bf10f12d30da3794c3cf50a99ca57 -eo pid,comm [Pipeline] { [Pipeline] sh 23:59:36 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 23:59:36 + make test 23:59:36 go test -race -coverprofile=coverage.out ./... 00:01:28 ? github.com/edgexfoundry/app-service-configurable [no test files] 00:01:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:01:28 go vet ./... 00:03:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:03:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:03:05 ./bin/test-attribution-txt.sh [Pipeline] echo 00:03:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 00:03:05 $ docker stop --time=1 dbb64f1ec1a1cdd7d204aece35349a60d83bf10f12d30da3794c3cf50a99ca57 00:03:07 $ docker rm -f --volumes dbb64f1ec1a1cdd7d204aece35349a60d83bf10f12d30da3794c3cf50a99ca57 [Pipeline] // withDockerContainer [Pipeline] sh 00:03:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:03:09 Warning: overwriting stash ‘coverage-report’ 00:03:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:03:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:03:11 + ls -al . 00:03:11 total 180 00:03:11 drwxrwxr-x 6 jenkins jenkins 4096 Dec 18 23:59 . 00:03:11 drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 23:57 .. 00:03:11 -rw-rw-r-- 1 jenkins jenkins 119 Dec 18 23:57 .dockerignore 00:03:11 drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 23:57 .git 00:03:11 drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 23:57 .github 00:03:11 -rw-rw-r-- 1 jenkins jenkins 106 Dec 18 23:57 .gitignore 00:03:11 -rw-rw-r-- 1 jenkins jenkins 41 Dec 18 23:57 .golangci.yml 00:03:11 -rw-rw-r-- 1 jenkins jenkins 10394 Dec 18 23:57 Attribution.txt 00:03:11 -rw-rw-r-- 1 jenkins jenkins 37263 Dec 18 23:57 CHANGELOG.md 00:03:11 -rw-rw-r-- 1 jenkins jenkins 2007 Dec 18 23:57 Dockerfile 00:03:11 -rw-rw-r-- 1 jenkins jenkins 677 Dec 18 23:57 GOVERNANCE.md 00:03:11 -rw-rw-r-- 1 jenkins jenkins 666 Dec 18 23:57 Jenkinsfile 00:03:11 -rw-rw-r-- 1 jenkins jenkins 10174 Dec 18 23:57 LICENSE 00:03:11 -rw-rw-r-- 1 jenkins jenkins 618 Dec 18 23:57 OWNERS.md 00:03:11 -rw-rw-r-- 1 jenkins jenkins 4582 Dec 18 23:57 README.md 00:03:11 -rw-rw-r-- 1 jenkins jenkins 5 Dec 18 23:43 VERSION 00:03:11 drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 23:57 bin 00:03:11 -rw-r--r-- 1 jenkins jenkins 13 Dec 18 23:59 coverage.out 00:03:11 -rw-rw-r-- 1 jenkins jenkins 3726 Dec 18 23:57 go.mod 00:03:11 -rw-rw-r-- 1 jenkins jenkins 34907 Dec 18 23:57 go.sum 00:03:11 -rw-rw-r-- 1 jenkins jenkins 1937 Dec 18 23:57 main.go 00:03:11 -rw-rw-r-- 1 jenkins jenkins 2572 Dec 18 23:57 makefile 00:03:11 drwxrwxr-x 9 jenkins jenkins 4096 Dec 18 23:57 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:11 + 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=e5f006eacc380b953c365256489084faccc1827c --label arch=arm64 --label version=0.0.0 . 00:03:12 #0 building with "default" instance using docker driver 00:03:12 00:03:12 #1 [internal] load build definition from Dockerfile 00:03:12 #1 transferring dockerfile: 2.05kB 0.0s done 00:03:12 #1 DONE 0.0s 00:03:12 00:03:12 #2 [internal] load .dockerignore 00:03:12 #2 transferring context: 159B 0.0s done 00:03:12 #2 DONE 0.0s 00:03:12 00:03:12 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:03:12 #3 DONE 0.0s 00:03:12 00:03:12 #4 [internal] load metadata for docker.io/library/alpine:3.18 00:03:12 #4 DONE 0.3s 00:03:12 00:03:12 #5 [internal] load build context 00:03:12 #5 transferring context: 1.45kB 0.0s done 00:03:12 #5 DONE 0.0s 00:03:12 00:03:12 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 00:03:12 #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 00:03:12 #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 00:03:12 #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 00:03:12 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.1s 00:03:13 #6 ... 00:03:13 00:03:13 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:03:13 #7 DONE 0.3s 00:03:13 00:03:13 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 00:03:13 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done 00:03:13 #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 00:03:13 #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 00:03:13 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 00:03:13 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done 00:03:13 #6 DONE 1.0s 00:03:13 00:03:13 #8 [builder 2/7] RUN apk add --update --no-cache make git 00:03:13 #8 0.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:03:14 #8 1.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:03:16 #8 2.640 OK: 266 MiB in 52 packages 00:03:16 #8 DONE 3.0s 00:03:16 00:03:16 #9 [builder 3/7] WORKDIR /app 00:03:16 #9 DONE 0.1s 00:03:16 00:03:16 #10 [builder 4/7] COPY go.mod vendor* ./ 00:03:16 #10 DONE 0.2s 00:03:16 00:03:16 #11 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 00:03:16 #11 0.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:03:16 #11 1.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:03:16 #11 2.344 (1/2) Installing ca-certificates (20230506-r0) 00:03:16 #11 2.452 (2/2) Installing dumb-init (1.2.5-r2) 00:03:16 #11 2.462 Executing busybox-1.36.1-r5.trigger 00:03:16 #11 2.489 Executing ca-certificates-20230506-r0.trigger 00:03:16 #11 2.779 OK: 9 MiB in 17 packages 00:03:16 #11 DONE 3.2s 00:03:16 00:03:16 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:03:18 #12 DONE 2.0s 00:03:18 00:03:18 #13 [builder 6/7] COPY . . 00:03:18 #13 DONE 0.1s 00:03:18 00:03:18 #14 [builder 7/7] RUN make build 00:03:19 #14 0.739 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.5 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 00:03:19 #14 ... 00:03:19 00:03:19 #15 [stage-1 3/7] RUN apk --no-cache upgrade 00:03:19 #15 0.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:03:19 #15 1.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:03:19 #15 2.507 OK: 9 MiB in 17 packages 00:03:19 #15 DONE 2.8s 00:03:20 00:03:20 #14 [builder 7/7] RUN make build 00:04:27 #14 DONE 65.4s 00:04:27 00:04:27 #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt 00:04:27 #16 DONE 0.1s 00:04:27 00:04:27 #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE 00:04:27 #17 DONE 0.1s 00:04:27 00:04:27 #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ 00:04:27 #18 DONE 0.1s 00:04:27 00:04:27 #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable 00:04:27 #19 DONE 0.3s 00:04:27 00:04:27 #20 exporting to image 00:04:27 #20 exporting layers 00:04:27 #20 exporting layers 0.3s done 00:04:27 #20 writing image sha256:1e7f4eb0b034271616df5ffa393093f79c85915bf7e70e4299a79ec3463bd64d done 00:04:27 #20 naming to docker.io/library/app-service-configurable-arm64 done 00:04:27 #20 DONE 0.3s [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 00:04:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:04:29 00:04:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:04:29 arm64: Pulling from edgex-lftools-log-publisher 00:04:29 8998bd30e6a1: Pulling fs layer 00:04:29 04944245beec: Pulling fs layer 00:04:29 699f458cf7ca: Pulling fs layer 00:04:29 765212b225bb: Pulling fs layer 00:04:29 f23df028b6ca: Pulling fs layer 00:04:29 d65c8cfc05b1: Pulling fs layer 00:04:29 2437ff75d9bd: Pulling fs layer 00:04:29 f23df028b6ca: Waiting 00:04:29 d65c8cfc05b1: Waiting 00:04:29 2437ff75d9bd: Waiting 00:04:29 765212b225bb: Waiting 00:04:29 04944245beec: Verifying Checksum 00:04:29 04944245beec: Download complete 00:04:29 765212b225bb: Verifying Checksum 00:04:29 765212b225bb: Download complete 00:04:29 f23df028b6ca: Verifying Checksum 00:04:29 f23df028b6ca: Download complete 00:04:29 d65c8cfc05b1: Verifying Checksum 00:04:29 d65c8cfc05b1: Download complete 00:04:30 699f458cf7ca: Verifying Checksum 00:04:30 699f458cf7ca: Download complete 00:04:30 8998bd30e6a1: Verifying Checksum 00:04:30 8998bd30e6a1: Download complete 00:04:32 2437ff75d9bd: Verifying Checksum 00:04:32 2437ff75d9bd: Download complete 00:04:37 8998bd30e6a1: Pull complete 00:04:38 04944245beec: Pull complete 00:04:39 699f458cf7ca: Pull complete 00:04:40 765212b225bb: Pull complete 00:04:41 f23df028b6ca: Pull complete 00:04:41 d65c8cfc05b1: Pull complete 00:05:07 2437ff75d9bd: Pull complete 00:05:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:05:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:05:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:05:11 prd-ubuntu20.04-docker-arm64-4c-16g-25725 does not seem to be running inside a container 00:05:11 $ 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 00:05:13 $ docker top 6d8564aa72eacad264847549f6d97b1d644254f9c5ca005471da32798ab028a3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:05:14 ---> job-cost.sh 00:05:14 lf-activate-venv: SKIPPING 00:05:14 INFO: No Stack... 00:05:14 INFO: Retrieving Pricing Info for: v3-standard-8 00:05:15 INFO: Archiving Costs [Pipeline] sh 00:05:16 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 00:05:16 + cut -d, -f6 [Pipeline] lock 00:05:16 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-631-1-stack-cost] 00:05:16 Resource [jenkins-edgexfoundry-app-service-configurable-PR-631-1-stack-cost] did not exist. Created. 00:05:16 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-631-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:05:16 /w/workspace/app-service-configurable/1@tmp/durable-c16e690e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:05:17 + echo total: 0.2199999988079071 [Pipeline] stash 00:05:17 Warning: overwriting stash ‘stack-cost’ 00:05:17 Stashed 1 file(s) [Pipeline] } 00:05:17 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-631-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:05:17 $ docker stop --time=1 6d8564aa72eacad264847549f6d97b1d644254f9c5ca005471da32798ab028a3 00:05:22 $ docker rm -f --volumes 6d8564aa72eacad264847549f6d97b1d644254f9c5ca005471da32798ab028a3 [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 00:05:25 provisioning config files... 00:05:25 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-631@tmp/config9629694988787415507tmp [Pipeline] { [Pipeline] sh 00:05:25 + set +x 00:05:25 + curl -s https://codecov.io/bash 00:05:25 + bash -s -- 00:05:25 00:05:25 _____ _ 00:05:25 / ____| | | 00:05:25 | | ___ __| | ___ ___ _____ __ 00:05:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:05:25 | |___| (_) | (_| | __/ (_| (_) \ V / 00:05:25 \_____\___/ \__,_|\___|\___\___/ \_/ 00:05:25 Bash-1.0.6 00:05:25 00:05:25 00:05:25 ==> git version 2.25.1 found 00:05:25 ==> 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 00:05:25 Release-Date: 2020-01-08 00:05:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:05:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:05:25 ==> Jenkins CI detected. 00:05:25 current dir:  /w/workspace/_app-service-configurable_PR-631 00:05:25 project root: . 00:05:25 --> token set from env 00:05:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:05:25 ==> Running gcov in . (disable via -X gcov) 00:05:25 ==> Python coveragepy not found 00:05:25 ==> Searching for coverage reports in: 00:05:25 + . 00:05:25 -> Found 1 reports 00:05:25 ==> Detecting git/mercurial file structure 00:05:25 ==> Reading reports 00:05:25 + ./coverage.out bytes=13 00:05:25 ==> Appending adjustments 00:05:25 https://docs.codecov.io/docs/fixing-reports 00:05:25 + Found adjustments 00:05:25 ==> Gzipping contents 00:05:25 4.0K /tmp/codecov.MKsBHE.gz 00:05:25 ==> Uploading reports 00:05:25 url: https://codecov.io 00:05:25 query: branch=PR-631&commit=e5f006eacc380b953c365256489084faccc1827c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-631%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=631&job=&cmd_args= 00:05:25 -> Pinging Codecov 00:05:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-631&commit=e5f006eacc380b953c365256489084faccc1827c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-631%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=631&job=&cmd_args= 00:05:25 -> Uploading to 00:05:25 https://storage.googleapis.com/codecov/v4/raw/2023-12-19/A97CA9966030D2A3747ED39772930CCE/e5f006eacc380b953c365256489084faccc1827c/102c902b-6c51-4bda-9ff3-36f45235dcda.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231219%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231219T000525Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d1e055af320312dbcf8907ae0e05f6910c6032da85811e07533799fc1c196ea6 00:05:25 % Total % Received % Xferd Average Speed Time Time Time Current 00:05:25 Dload Upload Total Spent Left Speed 00:05:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 966 --:--:-- --:--:-- --:--:-- 970 00:05:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/e5f006eacc380b953c365256489084faccc1827c [Pipeline] } 00:05:26 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 00:05:29 + [ -d /w/workspace/_app-service-configurable_PR-631/archives ] 00:05:29 + ls -al /w/workspace/_app-service-configurable_PR-631/archives 00:05:29 total 16 00:05:29 drwxr-xr-x 3 root root 4096 Dec 18 23:45 . 00:05:29 drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 23:45 .. 00:05:29 drwxr-xr-x 2 root root 4096 Dec 18 23:45 cost 00:05:29 -rw-r--r-- 1 root root 96 Dec 18 23:45 cost.csv 00:05:29 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-631/archives 00:05:29 + ls -al /w/workspace/_app-service-configurable_PR-631/archives 00:05:29 total 16 00:05:29 drwxr-xr-x 3 jenkins jenkins 4096 Dec 18 23:45 . 00:05:29 drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 23:45 .. 00:05:29 drwxr-xr-x 2 jenkins jenkins 4096 Dec 18 23:45 cost 00:05:29 -rw-r--r-- 1 jenkins jenkins 96 Dec 18 23:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:05:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:05:30 ---> package-listing.sh 00:05:30 ++ facter osfamily 00:05:30 ++ tr '[:upper:]' '[:lower:]' 00:05:30 + OS_FAMILY=debian 00:05:30 + workspace=/w/workspace/_app-service-configurable_PR-631 00:05:30 + START_PACKAGES=/tmp/packages_start.txt 00:05:30 + END_PACKAGES=/tmp/packages_end.txt 00:05:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:05:30 + PACKAGES=/tmp/packages_start.txt 00:05:30 + '[' /w/workspace/_app-service-configurable_PR-631 ']' 00:05:30 + PACKAGES=/tmp/packages_end.txt 00:05:30 + case "${OS_FAMILY}" in 00:05:30 + dpkg -l 00:05:30 + grep '^ii' 00:05:30 + '[' -f /tmp/packages_start.txt ']' 00:05:30 + '[' -f /tmp/packages_end.txt ']' 00:05:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:05:30 + '[' /w/workspace/_app-service-configurable_PR-631 ']' 00:05:30 + mkdir -p /w/workspace/_app-service-configurable_PR-631/archives/ 00:05:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-631/archives/ [Pipeline] echo 00:05:30 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-631/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:05:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:05:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:05:32 prd-ubuntu20.04-docker-8c-8g-25439 does not seem to be running inside a container 00:05:32 $ 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-631/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-631 -v /w/workspace/_app-service-configurable_PR-631:/w/workspace/_app-service-configurable_PR-631:rw,z -v /w/workspace/_app-service-configurable_PR-631@tmp:/w/workspace/_app-service-configurable_PR-631@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 00:05:32 $ docker top 90650549dde4974ff8bf2f310a36b74d5cf2fd82fa4f074214fc4b45cbf21589 -eo pid,comm [Pipeline] { [Pipeline] sh 00:05:32 + touch /tmp/pre-build-complete [Pipeline] sh 00:05:33 + mkdir -p /var/log/sysstat [Pipeline] sh 00:05:33 + ls /var/log/sa-host 00:05:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:05:33 provisioning config files... 00:05:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-631@tmp/config751069984038425882tmp [Pipeline] { [Pipeline] echo 00:05:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:05:34 ---> create-netrc.sh [Pipeline] } 00:05:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:05:34 ---> python-tools-install.sh [Pipeline] echo 00:05:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:05:34 ---> sudo-logs.sh 00:05:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:05:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:05:35 ---> job-cost.sh 00:05:35 lf-activate-venv: SKIPPING 00:05:35 DEBUG: total: 0.2199999988079071 00:05:35 INFO: Retrieving Stack Cost... 00:05:35 INFO: Retrieving Pricing Info for: v3-standard-8 00:05:35 INFO: Archiving Costs [Pipeline] echo 00:05:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:05:36 ---> logs-deploy.sh 00:05:36 lf-activate-venv: SKIPPING 00:05:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-631/1 00:05:36 INFO: archiving workspace using pattern(s): 00:05:37 Archives upload complete. 00:05:37 INFO: archiving logs to Nexus